Trace number 3387289

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) 5000.05 4999.92

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUM6c2d25eda70423643946d76935ceb950
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1512832
Number of clauses8233086
Sum of the clauses size19530286
Maximum clause length1178
Minimum clause length1
Number of clauses of size 1846
Number of clauses of size 28165680
Number of clauses of size 31280
Number of clauses of size 41600
Number of clauses of size 51600
Number of clauses of size over 562080

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 8233086
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision

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-3387289-1305599909/watcher-3387289-1305599909 -o /tmp/evaluation-result-3387289-1305599909/solver-3387289-1305599909 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387289-1305599909.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.17 2.03 2.09 3/426 8383
/proc/meminfo: memFree=15101176/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0

[startup+0.0697031 s]
/proc/loadavg: 2.17 2.03 2.09 3/426 8383
/proc/meminfo: memFree=15101176/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100699 s]
/proc/loadavg: 2.17 2.03 2.09 3/426 8383
/proc/meminfo: memFree=15101176/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300661 s]
/proc/loadavg: 2.17 2.03 2.09 3/426 8383
/proc/meminfo: memFree=15101176/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700588 s]
/proc/loadavg: 2.17 2.03 2.09 3/426 8383
/proc/meminfo: memFree=15101176/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.95436 s]
/proc/loadavg: 2.17 2.03 2.09 3/426 8383
/proc/meminfo: memFree=15101176/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10115 s]
/proc/loadavg: 2.39 2.08 2.10 4/428 8386
/proc/meminfo: memFree=14625364/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=587640 CPUtime=3.09 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 140923 0 0 0 291 18 0 0 25 0 1 0 671589666 601743360 118562 33554432000 4194304 4256717 140736748063296 18446744073709551615 4219805 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 146910 118562 236 16 0 143552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 596340

[startup+6.30057 s]
/proc/loadavg: 2.39 2.08 2.10 4/428 8386
/proc/meminfo: memFree=14618196/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=588628 CPUtime=6.29 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 143152 0 0 0 611 18 0 0 25 0 1 0 671589666 602755072 120790 33554432000 4194304 4256717 140736748063296 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 147157 120790 236 16 0 143799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 597328

[startup+12.7004 s]
/proc/loadavg: 2.49 2.11 2.11 4/428 8386
/proc/meminfo: memFree=14591556/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=590696 CPUtime=12.69 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 147888 0 0 0 1250 19 0 0 25 0 1 0 671589666 604872704 125523 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209058 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 147674 125523 236 16 0 144316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 599396

[startup+25.5011 s]
/proc/loadavg: 2.56 2.14 2.12 4/428 8387
/proc/meminfo: memFree=14545920/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=600952 CPUtime=25.49 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 158040 0 0 0 2530 19 0 0 25 0 1 0 671589666 615374848 135671 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209216 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 150238 135671 237 16 0 146880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 609652

[startup+51.1004 s]
/proc/loadavg: 2.71 2.21 2.14 4/428 8387
/proc/meminfo: memFree=14557464/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=600952 CPUtime=51.09 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 226978 0 0 0 5083 26 0 0 25 0 1 0 671589666 615374848 131473 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 150238 131473 237 16 0 146880 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 609652

[startup+102.316 s]
/proc/loadavg: 2.88 2.34 2.19 4/428 8389
/proc/meminfo: memFree=14517020/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=604944 CPUtime=102.31 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 308140 0 0 0 10197 34 0 0 25 0 1 0 671589666 619462656 135668 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209143 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 151236 135668 237 16 0 147878 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 613644

[startup+162.301 s]
/proc/loadavg: 3.10 2.49 2.25 4/428 8390
/proc/meminfo: memFree=14446928/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=737204 CPUtime=162.3 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 480445 0 0 0 16176 54 0 0 25 0 1 0 671589666 754896896 143456 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209184 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 184301 143456 237 16 0 180943 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 745904

[startup+222.301 s]
/proc/loadavg: 3.10 2.60 2.30 4/428 8392
/proc/meminfo: memFree=14432520/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=612464 CPUtime=222.3 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 714932 0 0 0 22149 81 0 0 25 0 1 0 671589666 627163136 137419 33554432000 4194304 4256717 140736748063296 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 153116 137420 237 16 0 149758 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 621164

[startup+282.3 s]
/proc/loadavg: 3.13 2.70 2.35 4/428 8394
/proc/meminfo: memFree=14445508/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=744724 CPUtime=282.29 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 887389 0 0 0 28126 103 0 0 25 0 1 0 671589666 762597376 142267 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209111 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 186181 142267 237 16 0 182823 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 753424

[startup+342.3 s]
/proc/loadavg: 3.15 2.78 2.40 4/428 8395
/proc/meminfo: memFree=14385836/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=744724 CPUtime=342.3 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 996360 0 0 0 34113 117 0 0 25 0 1 0 671589666 762597376 155763 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 186181 155763 237 16 0 182823 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 753424

[startup+402.3 s]
/proc/loadavg: 3.05 2.82 2.43 4/428 8397
/proc/meminfo: memFree=14429452/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=619996 CPUtime=402.3 cores=1,3,5,7

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

/proc/8385/statm: 348419 264309 237 16 0 345061 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 1402376

[startup+4362.3 s]
/proc/loadavg: 3.00 3.01 3.00 4/428 8606
/proc/meminfo: memFree=13961188/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1740264 CPUtime=4362.42 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 8989197 0 0 0 435191 1051 0 0 25 0 1 0 671589666 1782030336 369536 33554432000 4194304 4256717 140736748063296 18446744073709551615 4221465 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 435066 369538 237 16 0 431708 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 1748964

[startup+4422.3 s]
/proc/loadavg: 3.20 3.05 3.01 4/428 8608
/proc/meminfo: memFree=14241160/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1047140 CPUtime=4422.43 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9036503 0 0 0 441183 1060 0 0 25 0 1 0 671589666 1072271360 226023 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209900 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 261785 226023 237 16 0 258427 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 1055840

[startup+4482.3 s]
/proc/loadavg: 3.15 3.05 3.01 4/428 8610
/proc/meminfo: memFree=14071376/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=837684 CPUtime=4482.43 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9277250 0 0 0 447153 1090 0 0 25 0 1 0 671589666 857788416 187722 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209105 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 209421 187722 237 16 0 206063 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 846384

[startup+4542.3 s]
/proc/loadavg: 3.18 3.07 3.02 4/428 8611
/proc/meminfo: memFree=14242092/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1052608 CPUtime=4542.42 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9324812 0 0 0 453148 1094 0 0 25 0 1 0 671589666 1077870592 235268 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 263152 235268 237 16 0 259794 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 1061308

[startup+4602.3 s]
/proc/loadavg: 3.16 3.09 3.02 4/428 8613
/proc/meminfo: memFree=14036352/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1401856 CPUtime=4602.44 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9366691 0 0 0 459144 1100 0 0 25 0 1 0 671589666 1435500544 277127 33554432000 4194304 4256717 140736748063296 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 350464 277127 237 16 0 347106 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 1410556

[startup+4662.3 s]
/proc/loadavg: 3.10 3.08 3.02 4/428 8614
/proc/meminfo: memFree=14308380/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1052608 CPUtime=4662.43 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9506101 0 0 0 465125 1118 0 0 25 0 1 0 671589666 1077870592 209030 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209138 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 263152 209030 237 16 0 259794 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 1061308

[startup+4722.32 s]
/proc/loadavg: 3.04 3.07 3.02 4/428 8616
/proc/meminfo: memFree=14299684/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1056604 CPUtime=4722.44 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9653645 0 0 0 471110 1134 0 0 25 0 1 0 671589666 1081962496 212126 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209204 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 264151 212126 237 16 0 260793 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 1065304

[startup+4782.3 s]
/proc/loadavg: 3.01 3.05 3.01 4/428 8618
/proc/meminfo: memFree=14305732/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1056604 CPUtime=4782.43 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9794128 0 0 0 477092 1151 0 0 25 0 1 0 671589666 1081962496 209740 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209327 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 264151 209740 237 16 0 260793 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 1065304

[startup+4842.3 s]
/proc/loadavg: 3.00 3.04 3.01 4/428 8619
/proc/meminfo: memFree=14299624/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1056604 CPUtime=4842.44 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9944310 0 0 0 483073 1171 0 0 25 0 1 0 671589666 1081962496 210840 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209126 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 264151 210840 237 16 0 260793 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 1065304

[startup+4902.3 s]
/proc/loadavg: 3.00 3.03 3.00 4/428 8621
/proc/meminfo: memFree=14143380/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1056604 CPUtime=4902.43 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 9983357 0 0 0 489067 1176 0 0 25 0 1 0 671589666 1081962496 249863 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209327 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 264151 249863 237 16 0 260793 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 1065304

[startup+4962.3 s]
/proc/loadavg: 3.05 3.04 3.00 4/428 8631
/proc/meminfo: memFree=14265572/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1056604 CPUtime=4962.44 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 10124173 0 0 0 495052 1192 0 0 25 0 1 0 671589666 1081962496 219575 33554432000 4194304 4256717 140736748063296 18446744073709551615 4209152 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 264151 219575 237 16 0 260793 0
Current children cumulated CPU time (s) 4962.44
Current children cumulated vsize (KiB) 1065304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.08 3.05 3.00 4/428 8632
/proc/meminfo: memFree=14149736/32951124 swapFree=54450792/67111528
[pid=8383] ppid=8381 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/8383/stat : 8383 (esg_static.sh) S 8381 8383 6454 0 -1 4202496 352 112 0 0 0 0 0 0 23 0 1 0 671589666 8908800 252 33554432000 4194304 4922060 140737325752816 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8383/statm: 2175 252 209 178 0 68 0
[pid=8385] ppid=8383 vsize=1060700 CPUtime=5000.05 cores=1,3,5,7
/proc/8385/stat : 8385 (minisat_static) R 8383 8383 6454 0 -1 4202496 10149448 0 0 0 498811 1194 0 0 25 0 1 0 671589666 1086156800 244837 33554432000 4194304 4256717 140736748063296 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/8385/statm: 265175 244837 237 16 0 261817 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 1069400

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 8383 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.05
CPU user time (s): 4988.11
CPU system time (s): 11.94
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1973352

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

runsolver used 20.029 second user time and 48.1567 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-17 04:38:35
IDJOB=3387289
IDBENCH=82404
IDSOLVER=1874
FILE ID=node134/3387289-1305599909
RUNJOBID= node134-1305599909-8362
PBS_JOBID= 13350344
Free space on /tmp= 73444 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-three-cities-sequential-14nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387289-1305599909/watcher-3387289-1305599909 -o /tmp/evaluation-result-3387289-1305599909/solver-3387289-1305599909 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387289-1305599909.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 6c2d25eda70423643946d76935ceb950
RANDOM SEED=1679573494

node134.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.831
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15101208 kB
Buffers:        182852 kB
Cached:        1048552 kB
SwapCached:      16428 kB
Active:        6416960 kB
Inactive:     11166320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15101208 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:          240144 kB
Writeback:           0 kB
AnonPages:    16343412 kB
Mapped:          22420 kB
Slab:           110924 kB
PageTables:      89560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 111147944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73512 MiB
End job on node134 at 2011-05-17 06:01:57