Trace number 3349042

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
minisat hack: minisat_psm 2011-04-01? (TO) 1300.02 1300.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

Solver Data

0.00/0.00	c Parsing...
0.00/0.71	c ==============================================================================
0.00/0.71	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.71	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.71	c ==============================================================================
0.00/0.71	c |         0 | 2099998  4799185 |  629999       0        0     nan |  0.000 % |
2.89/2.98	c |         0 | 1504697  3503635 |      --       0       --      -- |     --   | -35/-52
2.89/2.98	c ==============================================================================
2.89/2.98	c Result  :   #vars: 107716   #clauses: 1504697   #literals: 3503635
2.89/2.98	c CPU time:   2.84857 s
2.89/2.98	c ==============================================================================

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: 961)

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-3349042-1304969899/watcher-3349042-1304969899 -o /tmp/evaluation-result-3349042-1304969899/solver-3349042-1304969899 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3349042-1304969899.cnf 

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: 4.29 4.12 3.47 4/398 31482
/proc/meminfo: memFree=8292480/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=0 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 687220720 8908800 250 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 250 209 178 0 68 0

[startup+0.0684981 s]
/proc/loadavg: 4.29 4.12 3.47 4/398 31482
/proc/meminfo: memFree=8292480/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=0 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 687220720 8908800 250 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10049 s]
/proc/loadavg: 4.29 4.12 3.47 4/398 31482
/proc/meminfo: memFree=8292480/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=0 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 687220720 8908800 250 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300458 s]
/proc/loadavg: 4.29 4.12 3.47 4/398 31482
/proc/meminfo: memFree=8292480/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=0 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 687220720 8908800 250 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700388 s]
/proc/loadavg: 4.29 4.12 3.47 4/398 31482
/proc/meminfo: memFree=8292480/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=0 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 687220720 8908800 250 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50025 s]
/proc/loadavg: 4.29 4.12 3.47 6/400 31484
/proc/meminfo: memFree=8148376/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=0 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 687220720 8908800 250 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 250 209 178 0 68 0
[pid=31483] ppid=31482 vsize=183040 CPUtime=1.49 cores=1,3
/proc/31483/stat : 31483 (SatELite_releas) R 31482 31482 31060 0 -1 4202496 41961 0 0 0 137 12 0 0 25 0 1 0 687220720 187432960 37489 33554432000 134512640 135144242 4294076064 18446744073709551615 134585381 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31483/statm: 45760 37489 77 155 0 45603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191740

[startup+3.10096 s]
/proc/loadavg: 4.29 4.12 3.47 6/400 31484
/proc/meminfo: memFree=8148748/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=0 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 687220720 8908800 250 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 250 209 178 0 68 0
[pid=31483] ppid=31482 vsize=182344 CPUtime=3.09 cores=1,3
/proc/31483/stat : 31483 (SatELite_releas) R 31482 31482 31060 0 -1 4202496 46161 0 0 0 295 14 0 0 25 0 1 0 687220720 186720256 37363 33554432000 134512640 135144242 4294076064 18446744073709551615 134745630 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/31483/statm: 45586 37363 77 155 0 45429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 191044

[startup+6.3004 s]
/proc/loadavg: 4.35 4.13 3.48 6/400 31485
/proc/meminfo: memFree=8177516/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=118292 CPUtime=2.68 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 26704 0 0 0 264 4 0 0 25 0 1 0 687221081 121131008 22075 33554432000 4194304 4256717 140737106845280 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 29573 22075 252 16 0 26215 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 126992

[startup+12.7003 s]
/proc/loadavg: 4.32 4.13 3.48 6/400 31486
/proc/meminfo: memFree=8168568/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=119272 CPUtime=9.08 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 43493 0 0 0 901 7 0 0 25 0 1 0 687221081 122134528 22916 33554432000 4194304 4256717 140737106845280 18446744073709551615 4213501 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 29818 22916 253 16 0 26460 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 127972

[startup+25.501 s]
/proc/loadavg: 4.25 4.12 3.49 6/400 31486
/proc/meminfo: memFree=8177836/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=120336 CPUtime=21.88 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 77859 0 0 0 2176 12 0 0 25 0 1 0 687221081 123224064 23693 33554432000 4194304 4256717 140737106845280 18446744073709551615 4218684 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 30084 23693 253 16 0 26726 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 129036

[startup+51.1006 s]
/proc/loadavg: 4.16 4.11 3.50 6/400 31489
/proc/meminfo: memFree=8155132/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=152608 CPUtime=47.48 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 136857 0 0 0 4727 21 0 0 25 0 1 0 687221081 156270592 28767 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209204 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 38152 28767 253 16 0 34794 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 161308

[startup+102.316 s]
/proc/loadavg: 4.06 4.09 3.53 6/400 31491
/proc/meminfo: memFree=8114768/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=155028 CPUtime=98.7 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 247051 0 0 0 9833 37 0 0 25 0 1 0 687221081 158748672 30792 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209327 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 38757 30792 253 16 0 35399 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 163728

[startup+162.301 s]
/proc/loadavg: 4.02 4.07 3.55 6/400 31493
/proc/meminfo: memFree=8084848/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=157220 CPUtime=158.68 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 368656 0 0 0 15813 55 0 0 25 0 1 0 687221081 160993280 32600 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 39305 32600 253 16 0 35947 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 165920

[startup+222.3 s]
/proc/loadavg: 3.81 4.01 3.56 5/393 31512
/proc/meminfo: memFree=8217540/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=158804 CPUtime=218.69 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 481299 0 0 0 21798 71 0 0 25 0 1 0 687221081 162615296 34140 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 39701 34140 253 16 0 36343 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 167504

[startup+282.301 s]
/proc/loadavg: 3.36 3.84 3.53 5/393 31514
/proc/meminfo: memFree=8214496/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=160048 CPUtime=278.69 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 597925 0 0 0 27779 90 0 0 25 0 1 0 687221081 163889152 35381 33554432000 4194304 4256717 140737106845280 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 40012 35381 253 16 0 36654 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 168748

[startup+342.3 s]
/proc/loadavg: 3.13 3.68 3.49 5/393 31515
/proc/meminfo: memFree=8179336/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=211408 CPUtime=338.68 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 690551 0 0 0 33763 105 0 0 25 0 1 0 687221081 216481792 40126 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 52852 40126 253 16 0 49494 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 220108

[startup+402.301 s]
/proc/loadavg: 3.05 3.56 3.46 5/393 31517
/proc/meminfo: memFree=8188348/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3

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

/proc/31485/statm: 74304 53811 253 16 0 70946 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 305916

[startup+642.301 s]
/proc/loadavg: 3.05 3.27 3.35 5/393 31553
/proc/meminfo: memFree=8197492/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=217064 CPUtime=638.7 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 1278356 0 0 0 63675 195 0 0 25 0 1 0 687221081 222273536 49126 33554432000 4194304 4256717 140737106845280 18446744073709551615 4220218 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 54266 49126 253 16 0 50908 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 225764

[startup+702.3 s]
/proc/loadavg: 3.02 3.23 3.33 4/393 31585
/proc/meminfo: memFree=7597228/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=218048 CPUtime=698.69 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 1421234 0 0 0 69656 213 0 0 25 0 1 0 687221081 223281152 42368 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 54512 42368 253 16 0 51154 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 226748

[startup+762.315 s]
/proc/loadavg: 3.00 3.18 3.31 4/393 31587
/proc/meminfo: memFree=7597980/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=218852 CPUtime=758.72 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 1525226 0 0 0 75644 228 0 0 25 0 1 0 687221081 224104448 41928 33554432000 4194304 4256717 140737106845280 18446744073709551615 4214170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 54713 41928 253 16 0 51355 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 227552

[startup+822.3 s]
/proc/loadavg: 3.00 3.15 3.29 4/393 31588
/proc/meminfo: memFree=7586848/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=219732 CPUtime=818.7 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 1639332 0 0 0 81626 244 0 0 25 0 1 0 687221081 225005568 45845 33554432000 4194304 4256717 140737106845280 18446744073709551615 4218952 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 54933 45845 253 16 0 51575 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 228432

[startup+882.301 s]
/proc/loadavg: 3.00 3.11 3.26 4/393 31590
/proc/meminfo: memFree=7592304/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=220664 CPUtime=878.7 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 1730376 0 0 0 87613 257 0 0 25 0 1 0 687221081 225959936 49041 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 55166 49041 253 16 0 51808 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 229364

[startup+942.3 s]
/proc/loadavg: 3.00 3.09 3.25 4/393 31591
/proc/meminfo: memFree=7546924/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=221868 CPUtime=938.7 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 1854620 0 0 0 93595 275 0 0 25 0 1 0 687221081 227192832 42875 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 55467 42875 253 16 0 52109 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 230568

[startup+1002.3 s]
/proc/loadavg: 3.06 3.09 3.24 4/393 31593
/proc/meminfo: memFree=7477840/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=303828 CPUtime=998.7 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 1944128 0 0 0 99582 288 0 0 25 0 1 0 687221081 311119872 57057 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 75957 57057 253 16 0 72599 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 312528

[startup+1062.3 s]
/proc/loadavg: 3.02 3.07 3.22 4/393 31595
/proc/meminfo: memFree=7489108/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=304804 CPUtime=1058.7 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 2070319 0 0 0 105566 304 0 0 25 0 1 0 687221081 312119296 52776 33554432000 4194304 4256717 140737106845280 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 76201 52776 253 16 0 72843 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 313504

[startup+1122.3 s]
/proc/loadavg: 3.21 3.10 3.22 4/393 31596
/proc/meminfo: memFree=7441732/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=224420 CPUtime=1118.71 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 2206241 0 0 0 111549 322 0 0 25 0 1 0 687221081 229806080 51335 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 56105 51335 253 16 0 52747 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 233120

[startup+1182.3 s]
/proc/loadavg: 3.08 3.08 3.20 4/393 31598
/proc/meminfo: memFree=7410732/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=306224 CPUtime=1178.71 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 2272656 0 0 0 117538 333 0 0 25 0 1 0 687221081 313573376 65419 33554432000 4194304 4256717 140737106845280 18446744073709551615 4213733 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 76556 65419 253 16 0 73198 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 314924

[startup+1242.3 s]
/proc/loadavg: 3.03 3.06 3.18 4/393 31599
/proc/meminfo: memFree=7444080/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=306488 CPUtime=1238.71 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 2391643 0 0 0 123522 349 0 0 25 0 1 0 687221081 313843712 59685 33554432000 4194304 4256717 140737106845280 18446744073709551615 4208992 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 76622 59685 253 16 0 73264 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 315188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.05 3.17 4/393 31601
/proc/meminfo: memFree=7344312/32951124 swapFree=65586204/67111528
[pid=31482] ppid=31480 vsize=8700 CPUtime=3.59 cores=1,3
/proc/31482/stat : 31482 (esg_static.sh) S 31480 31482 31060 0 -1 4202496 353 46162 0 0 0 0 341 18 18 0 1 0 687220720 8908800 252 33554432000 4194304 4922060 140737176611040 18446744073709551615 216734997637 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31482/statm: 2175 252 209 178 0 68 0
[pid=31485] ppid=31482 vsize=439224 CPUtime=1296.43 cores=1,3
/proc/31485/stat : 31485 (minisat_static) R 31482 31482 31060 0 -1 4202496 2413802 0 0 0 129290 353 0 0 25 0 1 0 687221081 449765376 81832 33554432000 4194304 4256717 140737106845280 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/31485/statm: 109806 81832 253 16 0 106448 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 447924

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31482 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=419480
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=186971
# CPU time returned by wait4() is 3.60645
# 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.02
CPU time (s): 1300.02
CPU user time (s): 1296.31
CPU system time (s): 3.71
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 659064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.41948
system time used= 0.186971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46515
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= 8
involuntary context switches= 23

runsolver used 4.90925 second user time and 10.8933 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-09 21:38:21
IDJOB=3349042
IDBENCH=82363
IDSOLVER=1811
FILE ID=node119/3349042-1304969899
RUNJOBID= node119-1304968097-31080
PBS_JOBID= 13285631
Free space on /tmp= 35124 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349042-1304969899/watcher-3349042-1304969899 -o /tmp/evaluation-result-3349042-1304969899/solver-3349042-1304969899 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3349042-1304969899.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=332360542

node119.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.815
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.63
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.815
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.815
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.815
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.815
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.67
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.815
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.815
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.815
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:       8292752 kB
Buffers:        197772 kB
Cached:       10696096 kB
SwapCached:       4648 kB
Active:       14812576 kB
Inactive:      9349104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8292752 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           45292 kB
Writeback:           0 kB
AnonPages:    13266212 kB
Mapped:          30492 kB
Slab:           373576 kB
PageTables:      58252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102977632 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= 34972 MiB
End job on node119 at 2011-05-09 22:00:03