Trace number 3498851

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
rcl 2011-04-01? (TO) 5000.01 4999.91

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c Parsing...
0.00/0.27	c ==============================================================================
0.00/0.27	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.27	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.27	c ==============================================================================
0.00/0.27	c |         0 |  717437  1645964 |  215231       0        0     nan |  0.000 % |
2.10/2.12	c |         0 |  408968  1113292 |      --       0       --      -- |     --   | -134393/-137715
2.10/2.12	c ==============================================================================
2.10/2.12	c Result  :   #vars: 76968   #clauses: 408968   #literals: 1113292
2.10/2.12	c CPU time:   2.06669 s
2.10/2.12	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.1 (svn: 989)

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-3498851-1308149966/watcher-3498851-1308149966 -o /tmp/evaluation-result-3498851-1308149966/solver-3498851-1308149966 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3498851-1308149966.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: 0.92 1.04 1.39 2/174 4548
/proc/meminfo: memFree=30385668/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907412791 8908800 250 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4548/statm: 2175 250 209 178 0 68 0

[startup+0.0770491 s]
/proc/loadavg: 0.92 1.04 1.39 2/174 4548
/proc/meminfo: memFree=30385668/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907412791 8908800 250 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101042 s]
/proc/loadavg: 0.92 1.04 1.39 2/174 4548
/proc/meminfo: memFree=30385668/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907412791 8908800 250 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301021 s]
/proc/loadavg: 0.92 1.04 1.39 2/174 4548
/proc/meminfo: memFree=30385668/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907412791 8908800 250 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700938 s]
/proc/loadavg: 0.92 1.04 1.39 2/174 4548
/proc/meminfo: memFree=30385668/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907412791 8908800 250 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4548/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 0.92 1.04 1.39 3/180 4561
/proc/meminfo: memFree=30191960/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 328 0 0 0 0 0 0 0 22 0 1 0 907412791 8908800 250 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/4548/statm: 2175 250 209 178 0 68 0
[pid=4549] ppid=4548 vsize=94052 CPUtime=1.49 cores=1,3,5,7
/proc/4549/stat : 4549 (SatELite_releas) R 4548 4548 4512 0 -1 4202496 23585 0 0 0 145 4 0 0 25 0 1 0 907412791 96309248 19960 33554432000 134512640 135144242 4287244592 18446744073709551615 134615417 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/4549/statm: 23513 19960 77 155 0 23356 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102752

[startup+3.10052 s]
/proc/loadavg: 0.92 1.04 1.39 3/180 4561
/proc/meminfo: memFree=30171632/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 8700
heavy processes:

[startup+6.30099 s]
/proc/loadavg: 1.01 1.05 1.40 3/180 4563
/proc/meminfo: memFree=30297128/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=39576 CPUtime=3.96 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 8008 0 0 0 395 1 0 0 25 0 1 0 907413025 40525824 7917 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208516 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 9894 7917 131 6 0 8364 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48276

[startup+12.7008 s]
/proc/loadavg: 1.09 1.07 1.40 3/180 4563
/proc/meminfo: memFree=30289612/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=44376 CPUtime=10.35 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 9218 0 0 0 1034 1 0 0 25 0 1 0 907413025 45441024 9127 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 11094 9127 131 6 0 9564 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53076

[startup+25.5006 s]
/proc/loadavg: 1.29 1.11 1.41 3/180 4564
/proc/meminfo: memFree=30283764/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=49056 CPUtime=23.15 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 10372 0 0 0 2314 1 0 0 25 0 1 0 907413025 50233344 10281 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 12264 10281 131 6 0 10734 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 57756

[startup+51.1011 s]
/proc/loadavg: 1.53 1.18 1.42 3/180 4564
/proc/meminfo: memFree=30277648/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=53948 CPUtime=48.75 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 11587 0 0 0 4874 1 0 0 25 0 1 0 907413025 55242752 11496 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 13487 11496 131 6 0 11957 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62648

[startup+102.307 s]
/proc/loadavg: 1.85 1.32 1.46 3/180 4575
/proc/meminfo: memFree=30261560/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=64016 CPUtime=99.96 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 14115 0 0 0 9994 2 0 0 25 0 1 0 907413025 65552384 14024 33554432000 4194304 4218580 140734171682592 18446744073709551615 4210026 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 16004 14024 131 6 0 14474 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 72716

[startup+162.301 s]
/proc/loadavg: 1.94 1.44 1.49 3/180 4576
/proc/meminfo: memFree=30254612/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=69368 CPUtime=159.95 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 15467 0 0 0 15993 2 0 0 25 0 1 0 907413025 71032832 15375 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208693 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 17342 15375 131 6 0 15812 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78068

[startup+222.301 s]
/proc/loadavg: 2.06 1.56 1.52 3/180 4578
/proc/meminfo: memFree=30238596/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=81140 CPUtime=219.95 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 18442 0 0 0 21992 3 0 0 25 0 1 0 907413025 83087360 18328 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208288 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 20285 18328 131 6 0 18755 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 89840

[startup+282.301 s]
/proc/loadavg: 2.02 1.63 1.55 3/180 4579
/proc/meminfo: memFree=30232880/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=81140 CPUtime=279.95 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 18468 0 0 0 27992 3 0 0 25 0 1 0 907413025 83087360 18330 33554432000 4194304 4218580 140734171682592 18446744073709551615 4210524 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 20285 18330 131 6 0 18755 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 89840

[startup+342.301 s]
/proc/loadavg: 2.00 1.70 1.57 3/180 4581
/proc/meminfo: memFree=30229496/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=84740 CPUtime=339.96 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 19356 0 0 0 33993 3 0 0 25 0 1 0 907413025 86773760 19204 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 21185 19204 131 6 0 19655 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 93440

[startup+402.3 s]
/proc/loadavg: 2.00 1.75 1.60 3/180 4583
/proc/meminfo: memFree=30220288/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0

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

/proc/4562/statm: 51822 49855 131 6 0 50292 0
Current children cumulated CPU time (s) 4362.38
Current children cumulated vsize (KiB) 215988

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4711
/proc/meminfo: memFree=30035812/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=209616 CPUtime=4420.05 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 54447 0 0 0 441988 17 0 0 25 0 1 0 907413025 214646784 50435 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 52404 50435 131 6 0 50874 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 218316

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4712
/proc/meminfo: memFree=30035056/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=210708 CPUtime=4480.05 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 54756 0 0 0 447988 17 0 0 25 0 1 0 907413025 215764992 50703 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 52677 50703 131 6 0 51147 0
Current children cumulated CPU time (s) 4482.38
Current children cumulated vsize (KiB) 219408

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4714
/proc/meminfo: memFree=30032060/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=213472 CPUtime=4540.05 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 55505 0 0 0 453988 17 0 0 25 0 1 0 907413025 218595328 51412 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208493 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53368 51412 131 6 0 51838 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 222172

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4716
/proc/meminfo: memFree=30031284/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=213856 CPUtime=4600.06 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 55655 0 0 0 459989 17 0 0 25 0 1 0 907413025 218988544 51480 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53464 51480 131 6 0 51934 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 222556

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4717
/proc/meminfo: memFree=30031016/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=214016 CPUtime=4660.07 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 55731 0 0 0 465989 18 0 0 25 0 1 0 907413025 219152384 51518 33554432000 4194304 4218580 140734171682592 18446744073709551615 255106462696 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53504 51518 131 6 0 51974 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 222716

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4719
/proc/meminfo: memFree=30031248/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=213920 CPUtime=4720.07 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 55785 0 0 0 471989 18 0 0 25 0 1 0 907413025 219054080 51499 33554432000 4194304 4218580 140734171682592 18446744073709551615 4210232 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53480 51499 131 6 0 51950 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 222620

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4720
/proc/meminfo: memFree=30031236/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=214048 CPUtime=4780.07 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 55855 0 0 0 477989 18 0 0 25 0 1 0 907413025 219185152 51527 33554432000 4194304 4218580 140734171682592 18446744073709551615 4213540 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53512 51527 131 6 0 51982 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 222748

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4722
/proc/meminfo: memFree=30031208/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=213952 CPUtime=4840.07 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 55908 0 0 0 483989 18 0 0 25 0 1 0 907413025 219086848 51506 33554432000 4194304 4218580 140734171682592 18446744073709551615 4210735 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53488 51506 131 6 0 51958 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 222652

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4724
/proc/meminfo: memFree=30031168/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=214048 CPUtime=4900.07 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 55972 0 0 0 489989 18 0 0 25 0 1 0 907413025 219185152 51530 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53512 51530 131 6 0 51982 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 222748

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4725
/proc/meminfo: memFree=30031032/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=213984 CPUtime=4960.07 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 56034 0 0 0 495989 18 0 0 25 0 1 0 907413025 219119616 51513 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208324 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53496 51513 131 6 0 51966 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 222684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4726
/proc/meminfo: memFree=30031012/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=213984 CPUtime=4997.68 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 56098 0 0 0 499750 18 0 0 25 0 1 0 907413025 219119616 51541 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53496 51541 131 6 0 51966 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 222684

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 3/180 4726
/proc/meminfo: memFree=30031012/32951124 swapFree=67055536/67111528
[pid=4548] ppid=4546 vsize=8700 CPUtime=2.33 cores=1,3,5,7
/proc/4548/stat : 4548 (esg_static.sh) S 4546 4548 4512 0 -1 4202496 353 30076 0 0 0 0 226 7 18 0 1 0 907412791 8908800 253 33554432000 4194304 4922060 140736498978112 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/4548/statm: 2175 253 209 178 0 68 0
[pid=4562] ppid=4548 vsize=213984 CPUtime=4997.68 cores=1,3,5,7
/proc/4562/stat : 4562 (cdcl) R 4548 4548 4512 0 -1 4202496 56098 0 0 0 499750 18 0 0 25 0 1 0 907413025 219119616 51541 33554432000 4194304 4218580 140734171682592 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/4562/statm: 53496 51541 131 6 0 51966 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 222684

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4548 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=263655
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=75988
# CPU time returned by wait4() is 2.33964
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.76
CPU system time (s): 0.25
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 222780

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

runsolver used 8.40972 second user time and 18.5682 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-15 16:59:27
IDJOB=3498851
IDBENCH=20386
IDSOLVER=1993
FILE ID=node144/3498851-1308149966
RUNJOBID= node144-1308149966-4531
PBS_JOBID= 13575582
Free space on /tmp= 73956 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3498851-1308149966/watcher-3498851-1308149966 -o /tmp/evaluation-result-3498851-1308149966/solver-3498851-1308149966 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3498851-1308149966.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1033775474

node144.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.850
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.70
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.850
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	: 5226.16
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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30386816 kB
Buffers:        409840 kB
Cached:        1796012 kB
SwapCached:       9596 kB
Active:         550612 kB
Inactive:      1678112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30386816 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:           27116 kB
Writeback:           0 kB
AnonPages:       20568 kB
Mapped:          12600 kB
Slab:           271816 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190028 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= 73920 MiB
End job on node144 at 2011-06-15 18:22:49