Trace number 3308319

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.01 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.9931
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

Solver Data

0.00/0.00	c Parsing...
0.00/0.69	c ==============================================================================
0.00/0.69	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.69	c ==============================================================================
0.00/0.69	c |         0 | 1385857  3235805 |  415757       0        0     nan |  0.000 % |
5.49/5.51	c |         0 |  868292  2392233 |      --       0       --      -- |     --   | -256585/-254593
5.49/5.51	c ==============================================================================
5.49/5.51	c Result  :   #vars: 150440   #clauses: 868292   #literals: 2392233
5.49/5.51	c CPU time:   5.39218 s
5.49/5.51	c ==============================================================================
6.09/6.11	c lySAT 0.1
6.09/6.11	c minisat core +  additionnal features
6.09/6.11	c ============================[ Problem Statistics ]=============================
6.09/6.11	c |                                                                             |
6.09/6.11	c |  Number of variables:  150440                                               |
6.09/6.11	c |  Number of clauses:    868292                                               |
6.10/6.40	c |  Parsing time:         0.27         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-3308319-1303983195/watcher-3308319-1303983195 -o /tmp/evaluation-result-3308319-1303983195/solver-3308319-1303983195 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308319-1303983195.cnf i 

running on 2 cores: 0,2

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: 0.00 0.00 0.00 6/180 22469
/proc/meminfo: memFree=22288012/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=0 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 509917380 8908800 250 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 250 209 178 0 68 0

[startup+0.104296 s]
/proc/loadavg: 0.00 0.00 0.00 6/180 22469
/proc/meminfo: memFree=22288012/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=0 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 509917380 8908800 250 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.201275 s]
/proc/loadavg: 0.00 0.00 0.00 6/180 22469
/proc/meminfo: memFree=22288012/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=0 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 509917380 8908800 250 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301256 s]
/proc/loadavg: 0.00 0.00 0.00 6/180 22469
/proc/meminfo: memFree=22288012/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=0 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 509917380 8908800 250 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70116 s]
/proc/loadavg: 0.00 0.00 0.00 6/180 22469
/proc/meminfo: memFree=22288012/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=0 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 509917380 8908800 250 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50101 s]
/proc/loadavg: 0.00 0.00 0.00 6/190 22484
/proc/meminfo: memFree=21888892/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=0 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 509917380 8908800 250 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 250 209 178 0 68 0
[pid=22470] ppid=22468 vsize=177340 CPUtime=1.48 cores=0,2
/proc/22470/stat : 22470 (SatElite) R 22468 22468 22426 0 -1 4202496 39540 0 0 0 140 8 0 0 25 0 1 0 509917381 181596160 36112 33554432000 134512640 135034092 4293853568 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22470/statm: 44335 36113 68 128 0 44205 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 186040

[startup+3.1007 s]
/proc/loadavg: 0.32 0.07 0.02 6/194 22491
/proc/meminfo: memFree=21726660/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=0 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 331 0 0 0 0 0 0 0 20 0 1 0 509917380 8908800 250 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 250 209 178 0 68 0
[pid=22470] ppid=22468 vsize=194932 CPUtime=3.09 cores=0,2
/proc/22470/stat : 22470 (SatElite) R 22468 22468 22426 0 -1 4202496 44068 0 0 0 300 9 0 0 25 0 1 0 509917381 199610368 39910 33554432000 134512640 135034092 4293853568 18446744073709551615 134671583 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22470/statm: 48733 39910 68 128 0 48603 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 203632

[startup+6.30109 s]
/proc/loadavg: 0.32 0.07 0.02 6/194 22493
/proc/meminfo: memFree=21807188/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 8700

[startup+12.701 s]
/proc/loadavg: 0.89 0.20 0.06 6/194 22496
/proc/meminfo: memFree=21974876/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=63084 CPUtime=6.58 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 14932 0 0 0 656 2 0 0 25 0 1 0 509917991 64598016 14865 33554432000 134512640 135226915 4288933728 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 15771 14865 81 175 0 15594 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71784

[startup+25.5007 s]
/proc/loadavg: 1.36 0.32 0.11 6/194 22496
/proc/meminfo: memFree=21957744/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=65996 CPUtime=19.38 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 15674 0 0 0 1936 2 0 0 25 0 1 0 509917991 67579904 15607 33554432000 134512640 135226915 4288933728 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 16499 15607 81 175 0 16322 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 74696

[startup+51.101 s]
/proc/loadavg: 2.26 0.62 0.21 6/194 22497
/proc/meminfo: memFree=21910776/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=77956 CPUtime=44.98 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 18647 0 0 0 4495 3 0 0 25 0 1 0 509917991 79826944 18580 33554432000 134512640 135226915 4288933728 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 19489 18580 81 175 0 19312 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86656

[startup+102.301 s]
/proc/loadavg: 3.30 1.18 0.42 6/194 22498
/proc/meminfo: memFree=21849680/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=94672 CPUtime=96.19 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 22811 0 0 0 9614 5 0 0 25 0 1 0 509917991 96944128 22744 33554432000 134512640 135226915 4288933728 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 23668 22744 81 175 0 23491 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 103372

[startup+162.301 s]
/proc/loadavg: 3.74 1.69 0.64 6/194 22500
/proc/meminfo: memFree=21742912/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=122492 CPUtime=156.18 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 29781 0 0 0 15611 7 0 0 25 0 1 0 509917991 125431808 29714 33554432000 134512640 135226915 4288933728 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 30623 29714 81 175 0 30446 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 131192

[startup+222.307 s]
/proc/loadavg: 4.02 2.14 0.86 6/194 22501
/proc/meminfo: memFree=21642576/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=135448 CPUtime=216.19 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 33008 0 0 0 21610 9 0 0 25 0 1 0 509917991 138698752 32941 33554432000 134512640 135226915 4288933728 18446744073709551615 134538612 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 33862 32941 81 175 0 33685 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 144148

[startup+282.3 s]
/proc/loadavg: 4.00 2.48 1.05 6/194 22503
/proc/meminfo: memFree=21564432/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=169468 CPUtime=276.19 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 41484 0 0 0 27607 12 0 0 25 0 1 0 509917991 173535232 41417 33554432000 134512640 135226915 4288933728 18446744073709551615 134538591 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 42367 41417 81 175 0 42190 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 178168

[startup+342.301 s]
/proc/loadavg: 4.00 2.75 1.24 6/194 22504
/proc/meminfo: memFree=21562668/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=169468 CPUtime=336.19 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 41484 0 0 0 33607 12 0 0 25 0 1 0 509917991 173535232 41417 33554432000 134512640 135226915 4288933728 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 42367 41417 81 175 0 42190 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 178168

[startup+402.301 s]
/proc/loadavg: 4.00 2.98 1.41 6/194 22506
/proc/meminfo: memFree=21436040/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=172484 CPUtime=396.19 cores=0,2

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

/proc/22494/statm: 55726 54806 81 175 0 55549 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 231604

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.11 6/194 22514
/proc/meminfo: memFree=21077880/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=270700 CPUtime=696.19 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 66816 0 0 0 69597 22 0 0 25 0 1 0 509917991 277196800 66749 33554432000 134512640 135226915 4288933728 18446744073709551615 134538576 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 67675 66749 81 175 0 67498 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 279400

[startup+762.301 s]
/proc/loadavg: 4.16 3.72 2.24 6/194 22516
/proc/meminfo: memFree=21011016/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=336868 CPUtime=756.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 83338 0 0 0 75592 29 0 0 25 0 1 0 509917991 344952832 83271 33554432000 134512640 135226915 4288933728 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 84217 83271 81 175 0 84040 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 345568

[startup+822.301 s]
/proc/loadavg: 4.06 3.77 2.35 6/194 22517
/proc/meminfo: memFree=21001200/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=346540 CPUtime=816.2 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 85761 0 0 0 81589 31 0 0 25 0 1 0 509917991 354856960 85694 33554432000 134512640 135226915 4288933728 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 86635 85694 81 175 0 86458 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 355240

[startup+882.307 s]
/proc/loadavg: 4.02 3.81 2.45 6/194 22519
/proc/meminfo: memFree=20936316/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=346540 CPUtime=876.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 85761 0 0 0 87590 31 0 0 25 0 1 0 509917991 354856960 85694 33554432000 134512640 135226915 4288933728 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 86635 85694 81 175 0 86458 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 355240

[startup+942.3 s]
/proc/loadavg: 4.00 3.84 2.54 6/194 22520
/proc/meminfo: memFree=20782656/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=346540 CPUtime=936.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 85761 0 0 0 93590 31 0 0 25 0 1 0 509917991 354856960 85694 33554432000 134512640 135226915 4288933728 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 86635 85694 81 175 0 86458 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 355240

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 2.63 6/194 22522
/proc/meminfo: memFree=20727448/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=377860 CPUtime=996.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 93599 0 0 0 99587 34 0 0 25 0 1 0 509917991 386928640 93532 33554432000 134512640 135226915 4288933728 18446744073709551615 134527838 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 94465 93532 81 175 0 94288 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 386560

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.71 6/194 22524
/proc/meminfo: memFree=20727280/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=377860 CPUtime=1056.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 93599 0 0 0 105587 34 0 0 25 0 1 0 509917991 386928640 93532 33554432000 134512640 135226915 4288933728 18446744073709551615 134536839 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 94465 93532 81 175 0 94288 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 386560

[startup+1122.3 s]
/proc/loadavg: 4.07 3.92 2.80 6/194 22525
/proc/meminfo: memFree=20727128/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=377860 CPUtime=1116.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 93599 0 0 0 111587 34 0 0 25 0 1 0 509917991 386928640 93532 33554432000 134512640 135226915 4288933728 18446744073709551615 134540301 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 94465 93532 81 175 0 94288 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 386560

[startup+1182.3 s]
/proc/loadavg: 4.02 3.93 2.87 5/194 22557
/proc/meminfo: memFree=20477724/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=377860 CPUtime=1176.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 93599 0 0 0 117587 34 0 0 25 0 1 0 509917991 386928640 93532 33554432000 134512640 135226915 4288933728 18446744073709551615 134539439 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 94465 93532 81 175 0 94288 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 386560

[startup+1242.3 s]
/proc/loadavg: 4.01 3.94 2.94 5/194 22558
/proc/meminfo: memFree=20345960/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=418764 CPUtime=1236.21 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 103833 0 0 0 123583 38 0 0 25 0 1 0 509917991 428814336 103766 33554432000 134512640 135226915 4288933728 18446744073709551615 134538842 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 104691 103766 81 175 0 104514 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 427464



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.00 5/194 22560
/proc/meminfo: memFree=20265020/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=482812 CPUtime=1293.91 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 119809 0 0 0 129348 43 0 0 25 0 1 0 509917991 494399488 119742 33554432000 134512640 135226915 4288933728 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 120703 119742 81 175 0 120526 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 491512

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.00 5/194 22560
/proc/meminfo: memFree=20265020/32951124 swapFree=67111412/67111528
[pid=22468] ppid=22465 vsize=8700 CPUtime=6.1 cores=0,2
/proc/22468/stat : 22468 (lysat.sh) S 22465 22468 22426 0 -1 4202496 355 58741 0 0 0 0 594 16 18 0 1 0 509917380 8908800 252 33554432000 4194304 4922060 140733870831312 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22468/statm: 2175 252 209 178 0 68 0
[pid=22494] ppid=22468 vsize=482812 CPUtime=1293.91 cores=0,2
/proc/22494/stat : 22494 (LySATi) R 22468 22468 22426 0 -1 4202496 119809 0 0 0 129348 43 0 0 25 0 1 0 509917991 494399488 119742 33554432000 134512640 135226915 4288933728 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22494/statm: 120703 119742 81 175 0 120526 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 491512

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22468 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=944096
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=164974
# CPU time returned by wait4() is 6.10907
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.42
CPU system time (s): 0.59
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 491512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.9441
system time used= 0.164974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59096
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= 51

runsolver used 2.21566 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-28 11:33:17
IDJOB=3308319
IDBENCH=20349
IDSOLVER=1692
FILE ID=node137/3308319-1303983195
RUNJOBID= node137-1303983195-22444
PBS_JOBID= 13168689
Free space on /tmp= 71564 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308319-1303983195/watcher-3308319-1303983195 -o /tmp/evaluation-result-3308319-1303983195/solver-3308319-1303983195 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308319-1303983195.cnf i

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=613829762

node137.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.844
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.68
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.844
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.75
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22288572 kB
Buffers:       1776340 kB
Cached:        8262012 kB
SwapCached:        112 kB
Active:        3882364 kB
Inactive:      6223056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22288572 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           63244 kB
Writeback:           0 kB
AnonPages:       66096 kB
Mapped:          14484 kB
Slab:           492156 kB
PageTables:       4972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190800 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= 71300 MiB
End job on node137 at 2011-04-28 11:54:59