Trace number 3308571

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT09 reference solver:LySAT i/2009-03-20? (TO) 1300.02 1300.01

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_19_UNKNOWN.cnf
MD5SUM4cf2a693df1b6e5a084b88e84ec5f2af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.5608
Satisfiable
(Un)Satisfiability was proved
Number of variables4020
Number of clauses466486
Sum of the clauses size1393798
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26187
Number of clauses of size 3460268
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.00/0.15	c ==============================================================================
0.00/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  466486  1393798 |  139945       0        0     nan |  0.000 % |
3.59/3.65	c |         0 |  464591  2028804 |      --       0       --      -- |     --   | -1895/635006
3.59/3.65	c ==============================================================================
3.59/3.65	c Result  :   #vars: 2624   #clauses: 464591   #literals: 2028804
3.59/3.65	c CPU time:   3.62245 s
3.59/3.65	c ==============================================================================
3.99/4.02	c lySAT 0.1
3.99/4.02	c minisat core +  additionnal features
3.99/4.02	c ============================[ Problem Statistics ]=============================
3.99/4.02	c |                                                                             |
3.99/4.02	c |  Number of variables:  2624                                                 |
3.99/4.02	c |  Number of clauses:    464591                                               |
4.01/4.16	c |  Parsing time:         0.13         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308571-1303983280/watcher-3308571-1303983280 -o /tmp/evaluation-result-3308571-1303983280/solver-3308571-1303983280 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308571-1303983280.cnf i 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.26 0.62 0.21 4/192 11332
/proc/meminfo: memFree=13875164/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=0 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) R 11330 11332 11235 0 -1 4202496 314 0 0 0 0 0 0 0 23 0 1 0 588558637 8908800 250 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020216213 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/11332/statm: 2175 250 209 178 0 68 0

[startup+0.106736 s]
/proc/loadavg: 2.26 0.62 0.21 4/192 11332
/proc/meminfo: memFree=13875164/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=0 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 588558637 8908800 250 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200723 s]
/proc/loadavg: 2.26 0.62 0.21 4/192 11332
/proc/meminfo: memFree=13875164/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=0 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 588558637 8908800 250 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300705 s]
/proc/loadavg: 2.26 0.62 0.21 4/192 11332
/proc/meminfo: memFree=13875164/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=0 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 588558637 8908800 250 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70063 s]
/proc/loadavg: 2.26 0.62 0.21 4/192 11332
/proc/meminfo: memFree=13875164/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=0 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 588558637 8908800 250 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50048 s]
/proc/loadavg: 2.40 0.67 0.23 5/194 11334
/proc/meminfo: memFree=13826788/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=0 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 588558637 8908800 250 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2175 250 209 178 0 68 0
[pid=11333] ppid=11332 vsize=49428 CPUtime=1.49 cores=1,3
/proc/11333/stat : 11333 (SatElite) R 11332 11332 11235 0 -1 4202496 11570 0 0 0 146 3 0 0 25 0 1 0 588558637 50614272 11525 33554432000 134512640 135034092 4289674288 18446744073709551615 134569226 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11333/statm: 12357 11525 68 128 0 12227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58128

[startup+3.10119 s]
/proc/loadavg: 2.40 0.67 0.23 5/194 11334
/proc/meminfo: memFree=13826652/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=0 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 588558637 8908800 250 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/11332/statm: 2175 250 209 178 0 68 0
[pid=11333] ppid=11332 vsize=49428 CPUtime=3.09 cores=1,3
/proc/11333/stat : 11333 (SatElite) R 11332 11332 11235 0 -1 4202496 11570 0 0 0 306 3 0 0 25 0 1 0 588558637 50614272 11525 33554432000 134512640 135034092 4289674288 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11333/statm: 12357 11525 68 128 0 12227 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58128

[startup+6.30061 s]
/proc/loadavg: 2.53 0.73 0.25 5/194 11335
/proc/meminfo: memFree=13827768/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=36024 CPUtime=2.27 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 8924 0 0 0 226 1 0 0 25 0 1 0 588559039 36888576 8879 33554432000 134512640 135226915 4289003376 18446744073709551615 134537009 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 9006 8879 81 175 0 8829 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 44724

[startup+12.7004 s]
/proc/loadavg: 2.65 0.78 0.27 5/194 11336
/proc/meminfo: memFree=13815024/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=47880 CPUtime=8.66 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 11895 0 0 0 865 1 0 0 25 0 1 0 588559039 49029120 11850 33554432000 134512640 135226915 4289003376 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 11970 11850 81 175 0 11793 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 56580

[startup+25.5011 s]
/proc/loadavg: 2.95 0.94 0.33 5/194 11336
/proc/meminfo: memFree=13796216/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=57536 CPUtime=21.47 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 14275 0 0 0 2145 2 0 0 25 0 1 0 588559039 58916864 14230 33554432000 134512640 135226915 4289003376 18446744073709551615 134538573 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 14384 14230 81 175 0 14207 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66236

[startup+51.1004 s]
/proc/loadavg: 3.30 1.18 0.42 5/194 11336
/proc/meminfo: memFree=13771400/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=80676 CPUtime=47.07 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 20024 0 0 0 4704 3 0 0 25 0 1 0 588559039 82612224 19979 33554432000 134512640 135226915 4289003376 18446744073709551615 134547737 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 20169 19979 81 175 0 19992 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 89376

[startup+102.301 s]
/proc/loadavg: 3.65 1.60 0.60 5/194 11487
/proc/meminfo: memFree=16779192/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=105128 CPUtime=98.27 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 26091 0 0 0 9823 4 0 0 25 0 1 0 588559039 107651072 26046 33554432000 134512640 135226915 4289003376 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 26282 26046 81 175 0 26105 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 113828

[startup+162.301 s]
/proc/loadavg: 3.87 2.03 0.81 5/194 11549
/proc/meminfo: memFree=16224644/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=144612 CPUtime=158.27 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 35896 0 0 0 15821 6 0 0 25 0 1 0 588559039 148082688 35851 33554432000 134512640 135226915 4289003376 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 36153 35851 81 175 0 35976 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 153312

[startup+222.307 s]
/proc/loadavg: 3.95 2.39 1.01 5/194 11580
/proc/meminfo: memFree=15723116/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=174440 CPUtime=218.27 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 43241 0 0 0 21817 10 0 0 25 0 1 0 588559039 178626560 43196 33554432000 134512640 135226915 4289003376 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 43610 43196 81 175 0 43433 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 183140

[startup+282.301 s]
/proc/loadavg: 3.98 2.68 1.19 5/194 11585
/proc/meminfo: memFree=15624336/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=193732 CPUtime=278.27 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 47962 0 0 0 27815 12 0 0 25 0 1 0 588559039 198381568 47917 33554432000 134512640 135226915 4289003376 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 48433 47917 81 175 0 48256 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 202432

[startup+342.301 s]
/proc/loadavg: 4.06 2.94 1.38 5/194 11586
/proc/meminfo: memFree=15535852/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=202736 CPUtime=338.27 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 50156 0 0 0 33814 13 0 0 25 0 1 0 588559039 207601664 50111 33554432000 134512640 135226915 4289003376 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 50684 50111 81 175 0 50507 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 211436

[startup+402.3 s]
/proc/loadavg: 4.02 3.13 1.54 5/194 11588
/proc/meminfo: memFree=15430664/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3

################
# More data... #
################

/proc/11335/statm: 66869 65914 81 175 0 66692 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 276176

[startup+702.3 s]
/proc/loadavg: 4.00 3.67 2.20 5/194 11626
/proc/meminfo: memFree=14504720/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=289292 CPUtime=698.29 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 71278 0 0 0 69807 22 0 0 25 0 1 0 588559039 296235008 71233 33554432000 134512640 135226915 4289003376 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 72323 71233 81 175 0 72146 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 297992

[startup+762.3 s]
/proc/loadavg: 4.00 3.73 2.31 5/194 11628
/proc/meminfo: memFree=14431020/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=304248 CPUtime=758.29 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 74904 0 0 0 75805 24 0 0 25 0 1 0 588559039 311549952 74837 33554432000 134512640 135226915 4289003376 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 76062 74837 81 175 0 75885 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 312948

[startup+822.3 s]
/proc/loadavg: 4.00 3.78 2.42 5/194 11629
/proc/meminfo: memFree=14328428/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=312668 CPUtime=818.29 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 76825 0 0 0 81804 25 0 0 25 0 1 0 588559039 320172032 76758 33554432000 134512640 135226915 4289003376 18446744073709551615 134536915 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78167 76758 81 175 0 77990 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 321368

[startup+882.307 s]
/proc/loadavg: 4.13 3.86 2.53 5/194 11631
/proc/meminfo: memFree=14258324/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=312668 CPUtime=878.3 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 76849 0 0 0 87805 25 0 0 25 0 1 0 588559039 320172032 76782 33554432000 134512640 135226915 4289003376 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78167 76782 81 175 0 77990 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 321368

[startup+942.301 s]
/proc/loadavg: 4.05 3.88 2.62 5/194 11632
/proc/meminfo: memFree=14159448/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=312740 CPUtime=938.29 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 76871 0 0 0 93804 25 0 0 25 0 1 0 588559039 320245760 76804 33554432000 134512640 135226915 4289003376 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78185 76804 81 175 0 78008 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 321440

[startup+1002.3 s]
/proc/loadavg: 4.02 3.90 2.70 5/194 11634
/proc/meminfo: memFree=14156164/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=312740 CPUtime=998.29 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 76881 0 0 0 99804 25 0 0 25 0 1 0 588559039 320245760 76814 33554432000 134512640 135226915 4289003376 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78185 76814 81 175 0 78008 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 321440

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 2.78 5/194 11636
/proc/meminfo: memFree=14150932/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=312740 CPUtime=1058.3 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 76886 0 0 0 105805 25 0 0 25 0 1 0 588559039 320245760 76819 33554432000 134512640 135226915 4289003376 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78185 76819 81 175 0 78008 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 321440

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 2.85 5/194 11637
/proc/meminfo: memFree=14150392/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=313028 CPUtime=1118.3 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 76956 0 0 0 111805 25 0 0 25 0 1 0 588559039 320540672 76889 33554432000 134512640 135226915 4289003376 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78257 76889 81 175 0 78080 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 321728

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 2.92 5/194 11639
/proc/meminfo: memFree=14122248/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=313456 CPUtime=1178.3 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 77013 0 0 0 117805 25 0 0 25 0 1 0 588559039 320978944 76946 33554432000 134512640 135226915 4289003376 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78364 76946 81 175 0 78187 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 322156

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 2.99 5/194 11640
/proc/meminfo: memFree=14009752/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=313564 CPUtime=1238.3 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 77052 0 0 0 123805 25 0 0 25 0 1 0 588559039 321089536 76985 33554432000 134512640 135226915 4289003376 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78391 76985 81 175 0 78214 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 322264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.05 5/194 11642
/proc/meminfo: memFree=13928100/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=314012 CPUtime=1296.01 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 77135 0 0 0 129576 25 0 0 25 0 1 0 588559039 321548288 77068 33554432000 134512640 135226915 4289003376 18446744073709551615 134537076 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78503 77068 81 175 0 78326 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 322712

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.05 5/194 11642
/proc/meminfo: memFree=13928100/32951124 swapFree=67111528/67111528
[pid=11332] ppid=11330 vsize=8700 CPUtime=4.01 cores=1,3
/proc/11332/stat : 11332 (lysat.sh) S 11330 11332 11235 0 -1 4202496 356 11574 0 0 0 0 397 4 18 0 1 0 588558637 8908800 252 33554432000 4194304 4922060 140734162196080 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/11332/statm: 2175 252 209 178 0 68 0
[pid=11335] ppid=11332 vsize=314012 CPUtime=1296.01 cores=1,3
/proc/11335/stat : 11335 (LySATi) R 11332 11332 11235 0 -1 4202496 77135 0 0 0 129576 25 0 0 25 0 1 0 588559039 321548288 77068 33554432000 134512640 135226915 4289003376 18446744073709551615 134537076 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/11335/statm: 78503 77068 81 175 0 78326 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 322712

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11332 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=976395
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=46992
# CPU time returned by wait4() is 4.02339
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.73
CPU system time (s): 0.29
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 322712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.9764
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 14

runsolver used 2.02269 second user time and 5.07623 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-28 11:34:41
IDJOB=3308571
IDBENCH=71095
IDSOLVER=1692
FILE ID=node110/3308571-1303983280
RUNJOBID= node110-1303983225-11255
PBS_JOBID= 13168716
Free space on /tmp= 72112 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_19_UNKNOWN.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308571-1303983280/watcher-3308571-1303983280 -o /tmp/evaluation-result-3308571-1303983280/solver-3308571-1303983280 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308571-1303983280.cnf i

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 4cf2a693df1b6e5a084b88e84ec5f2af
RANDOM SEED=2022180860

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13875568 kB
Buffers:       2329856 kB
Cached:       13617588 kB
SwapCached:          0 kB
Active:       10974476 kB
Inactive:      7523160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13875568 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          722244 kB
Writeback:           0 kB
AnonPages:     2549240 kB
Mapped:          16080 kB
Slab:           506912 kB
PageTables:      10496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2898384 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72392 MiB
End job on node110 at 2011-04-28 11:56:23