Trace number 3309741

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
Plingeling 587UNSAT 93.9377 12.4065

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.62245
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

93.92/12.40	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3309741-1304008178/watcher-3309741-1304008178 -o /tmp/evaluation-result-3309741-1304008178/solver-3309741-1304008178 -C 40000 -W 5100 -M 31000 plingeling -t 8 HOME/instance-3309741-1304008178.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.44 7.88 7.71 2/170 15882
/proc/meminfo: memFree=11778888/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=10568 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (plingeling) R 15880 15882 15667 0 -1 4202496 710 1254 0 0 0 0 0 0 22 0 1 0 591048436 10821632 640 33554432000 4194304 4417332 140735945070976 18446744073709551615 216735178496 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15882/statm: 2642 640 147 55 0 528 0

[startup+0.016611 s]
/proc/loadavg: 7.44 7.88 7.71 2/170 15882
/proc/meminfo: memFree=11778888/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=13360 CPUtime=0 cores=0-7
/proc/15882/stat : 15882 (plingeling) R 15880 15882 15667 0 -1 4202496 1432 1254 0 0 0 0 0 0 22 0 1 0 591048436 13680640 1362 33554432000 4194304 4417332 140735945070976 18446744073709551615 4260153 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15882/statm: 3340 1362 147 55 0 1226 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13360

[startup+0.100613 s]
/proc/loadavg: 7.44 7.88 7.71 2/170 15882
/proc/meminfo: memFree=11778888/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=30340 CPUtime=0.09 cores=0-7
/proc/15882/stat : 15882 (plingeling) R 15880 15882 15667 0 -1 4202496 5678 1254 0 0 8 1 0 0 22 0 1 0 591048436 31068160 5608 33554432000 4194304 4417332 140735945070976 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15882/statm: 7585 5608 148 55 0 5471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30340

[startup+0.300559 s]
/proc/loadavg: 7.44 7.88 7.71 2/170 15882
/proc/meminfo: memFree=11778888/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=81076 CPUtime=0.29 cores=0-7
/proc/15882/stat : 15882 (plingeling) R 15880 15882 15667 0 -1 4202496 18364 1254 0 0 27 2 0 0 23 0 1 0 591048436 83021824 18292 33554432000 4194304 4417332 140735945070976 18446744073709551615 216734797435 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/15882/statm: 20269 18292 148 55 0 18155 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81076

[startup+0.700453 s]
/proc/loadavg: 7.44 7.88 7.71 2/170 15882
/proc/meminfo: memFree=11778888/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=290000 CPUtime=0.91 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 43528 1254 0 0 86 5 0 0 19 0 9 0 591048436 296960000 34094 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 72500 34128 159 55 0 70386 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 290000

[startup+1.50133 s]
/proc/loadavg: 7.44 7.88 7.71 9/179 15896
/proc/meminfo: memFree=11602860/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=303752 CPUtime=6.95 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 75548 1254 0 0 685 10 0 0 19 0 9 0 591048436 311042048 42518 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 75938 42518 172 55 0 73824 0
[pid=15882/tid=15889] ppid=15880 vsize=303752 CPUtime=0.43 cores=0-7
/proc/15882/task/15889/stat : 15889 (plingeling) R 15880 15882 15667 0 -1 4202560 2001 1254 0 0 43 0 0 0 25 0 9 0 591048502 311042048 42518 33554432000 4194304 4417332 140735945070976 18446744073709551615 4290753 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=303752 CPUtime=0.82 cores=0-7
/proc/15882/task/15890/stat : 15890 (plingeling) R 15880 15882 15667 0 -1 4202560 3920 1254 0 0 82 0 0 0 18 0 9 0 591048502 311042048 42518 33554432000 4194304 4417332 140735945070976 18446744073709551615 4301960 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15882/tid=15891] ppid=15880 vsize=303752 CPUtime=0.83 cores=0-7
/proc/15882/task/15891/stat : 15891 (plingeling) R 15880 15882 15667 0 -1 4202560 3638 1254 0 0 83 0 0 0 18 0 9 0 591048502 311042048 42518 33554432000 4194304 4417332 140735945070976 18446744073709551615 4269364 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15882/tid=15892] ppid=15880 vsize=303752 CPUtime=0.83 cores=0-7
/proc/15882/task/15892/stat : 15892 (plingeling) R 15880 15882 15667 0 -1 4202560 2207 1254 0 0 83 0 0 0 18 0 9 0 591048502 311042048 42518 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15882/tid=15893] ppid=15880 vsize=303752 CPUtime=0.82 cores=0-7
/proc/15882/task/15893/stat : 15893 (plingeling) R 15880 15882 15667 0 -1 4202560 6838 1254 0 0 82 0 0 0 21 0 9 0 591048502 311042048 42519 33554432000 4194304 4417332 140735945070976 18446744073709551615 216734839841 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15882/tid=15894] ppid=15880 vsize=303752 CPUtime=0.82 cores=0-7
/proc/15882/task/15894/stat : 15894 (plingeling) R 15880 15882 15667 0 -1 4202560 8018 1254 0 0 81 1 0 0 18 0 9 0 591048502 311042048 42519 33554432000 4194304 4417332 140735945070976 18446744073709551615 4293802 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15882/tid=15895] ppid=15880 vsize=303752 CPUtime=0.82 cores=0-7
/proc/15882/task/15895/stat : 15895 (plingeling) R 15880 15882 15667 0 -1 4202560 5795 1254 0 0 82 0 0 0 18 0 9 0 591048502 311042048 42529 33554432000 4194304 4417332 140735945070976 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15882/tid=15896] ppid=15880 vsize=303752 CPUtime=0.82 cores=0-7
/proc/15882/task/15896/stat : 15896 (plingeling) R 15880 15882 15667 0 -1 4202560 7277 1254 0 0 82 0 0 0 23 0 9 0 591048502 311042048 42539 33554432000 4194304 4417332 140735945070976 18446744073709551615 4265988 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.95
Current children cumulated vsize (KiB) 303752

[startup+3.10104 s]
/proc/loadavg: 7.44 7.88 7.71 9/179 15896
/proc/meminfo: memFree=11604844/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=319756 CPUtime=19.74 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 113421 1254 0 0 1959 15 0 0 19 0 9 0 591048436 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 79939 47659 176 55 0 77825 0
[pid=15882/tid=15889] ppid=15880 vsize=319756 CPUtime=2.02 cores=0-7
/proc/15882/task/15889/stat : 15889 (plingeling) R 15880 15882 15667 0 -1 4202560 6319 1254 0 0 202 0 0 0 25 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4275748 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=319756 CPUtime=2.43 cores=0-7
/proc/15882/task/15890/stat : 15890 (plingeling) R 15880 15882 15667 0 -1 4202560 7525 1254 0 0 242 1 0 0 22 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4234178 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15882/tid=15891] ppid=15880 vsize=319756 CPUtime=2.43 cores=0-7
/proc/15882/task/15891/stat : 15891 (plingeling) R 15880 15882 15667 0 -1 4202560 8882 1254 0 0 242 1 0 0 22 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4346390 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15882/tid=15892] ppid=15880 vsize=319756 CPUtime=2.43 cores=0-7
/proc/15882/task/15892/stat : 15892 (plingeling) R 15880 15882 15667 0 -1 4202560 2209 1254 0 0 243 0 0 0 22 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364556 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15882/tid=15893] ppid=15880 vsize=319756 CPUtime=2.42 cores=0-7
/proc/15882/task/15893/stat : 15893 (plingeling) R 15880 15882 15667 0 -1 4202560 12198 1254 0 0 241 1 0 0 25 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4346456 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15882/tid=15894] ppid=15880 vsize=319756 CPUtime=2.42 cores=0-7
/proc/15882/task/15894/stat : 15894 (plingeling) R 15880 15882 15667 0 -1 4202560 18349 1254 0 0 240 2 0 0 21 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15882/tid=15895] ppid=15880 vsize=319756 CPUtime=2.42 cores=0-7
/proc/15882/task/15895/stat : 15895 (plingeling) R 15880 15882 15667 0 -1 4202560 11223 1254 0 0 241 1 0 0 21 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4346375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15882/tid=15896] ppid=15880 vsize=319756 CPUtime=2.43 cores=0-7
/proc/15882/task/15896/stat : 15896 (plingeling) R 15880 15882 15667 0 -1 4202560 10861 1254 0 0 242 1 0 0 25 0 9 0 591048502 327430144 47659 33554432000 4194304 4417332 140735945070976 18446744073709551615 4270970 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.74
Current children cumulated vsize (KiB) 319756

[startup+6.30048 s]
/proc/loadavg: 7.48 7.89 7.71 9/179 15897
/proc/meminfo: memFree=11525740/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=383692 CPUtime=45.31 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 137471 1254 0 0 4513 18 0 0 19 0 9 0 591048436 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 95923 68558 180 55 0 93809 0
[pid=15882/tid=15889] ppid=15880 vsize=383692 CPUtime=5.23 cores=0-7
/proc/15882/task/15889/stat : 15889 (plingeling) R 15880 15882 15667 0 -1 4202560 9909 1254 0 0 522 1 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4235411 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=383692 CPUtime=5.63 cores=0-7
/proc/15882/task/15890/stat : 15890 (plingeling) R 15880 15882 15667 0 -1 4202560 12794 1254 0 0 561 2 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4271674 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15882/tid=15891] ppid=15880 vsize=383692 CPUtime=5.63 cores=0-7
/proc/15882/task/15891/stat : 15891 (plingeling) R 15880 15882 15667 0 -1 4202560 11474 1254 0 0 562 1 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15882/tid=15892] ppid=15880 vsize=383692 CPUtime=5.63 cores=0-7
/proc/15882/task/15892/stat : 15892 (plingeling) R 15880 15882 15667 0 -1 4202560 2209 1254 0 0 563 0 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15882/tid=15893] ppid=15880 vsize=383692 CPUtime=5.62 cores=0-7
/proc/15882/task/15893/stat : 15893 (plingeling) R 15880 15882 15667 0 -1 4202560 16961 1254 0 0 560 2 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4253152 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15882/tid=15894] ppid=15880 vsize=383692 CPUtime=5.59 cores=0-7
/proc/15882/task/15894/stat : 15894 (plingeling) R 15880 15882 15667 0 -1 4202560 22371 1254 0 0 557 2 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4257702 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15882/tid=15895] ppid=15880 vsize=383692 CPUtime=5.62 cores=0-7
/proc/15882/task/15895/stat : 15895 (plingeling) R 15880 15882 15667 0 -1 4202560 12983 1254 0 0 561 1 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15882/tid=15896] ppid=15880 vsize=383692 CPUtime=5.63 cores=0-7
/proc/15882/task/15896/stat : 15896 (plingeling) R 15880 15882 15667 0 -1 4202560 12915 1254 0 0 562 1 0 0 25 0 9 0 591048502 392900608 68558 33554432000 4194304 4417332 140735945070976 18446744073709551615 4257323 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 45.31
Current children cumulated vsize (KiB) 383692

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

[startup+9.50092 s]
/proc/loadavg: 7.52 7.89 7.71 9/179 15897
/proc/meminfo: memFree=11487184/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=416476 CPUtime=70.9 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 145667 1254 0 0 7071 19 0 0 19 0 9 0 591048436 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 104119 74738 180 55 0 102005 0
[pid=15882/tid=15889] ppid=15880 vsize=416476 CPUtime=8.43 cores=0-7
/proc/15882/task/15889/stat : 15889 (plingeling) R 15880 15882 15667 0 -1 4202560 11958 1254 0 0 842 1 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4249110 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=416476 CPUtime=8.83 cores=0-7
/proc/15882/task/15890/stat : 15890 (plingeling) R 15880 15882 15667 0 -1 4202560 12794 1254 0 0 881 2 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4258188 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15882/tid=15891] ppid=15880 vsize=416476 CPUtime=8.83 cores=0-7
/proc/15882/task/15891/stat : 15891 (plingeling) R 15880 15882 15667 0 -1 4202560 11474 1254 0 0 882 1 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4232705 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15882/tid=15892] ppid=15880 vsize=416476 CPUtime=8.83 cores=0-7
/proc/15882/task/15892/stat : 15892 (plingeling) R 15880 15882 15667 0 -1 4202560 2209 1254 0 0 883 0 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15882/tid=15893] ppid=15880 vsize=416476 CPUtime=8.82 cores=0-7
/proc/15882/task/15893/stat : 15893 (plingeling) R 15880 15882 15667 0 -1 4202560 19010 1254 0 0 880 2 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4239423 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15882/tid=15894] ppid=15880 vsize=416476 CPUtime=8.77 cores=0-7
/proc/15882/task/15894/stat : 15894 (plingeling) R 15880 15882 15667 0 -1 4202560 24420 1254 0 0 875 2 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4249597 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15882/tid=15895] ppid=15880 vsize=416476 CPUtime=8.82 cores=0-7
/proc/15882/task/15895/stat : 15895 (plingeling) R 15880 15882 15667 0 -1 4202560 12983 1254 0 0 881 1 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15882/tid=15896] ppid=15880 vsize=416476 CPUtime=8.82 cores=0-7
/proc/15882/task/15896/stat : 15896 (plingeling) R 15880 15882 15667 0 -1 4202560 14964 1254 0 0 881 1 0 0 25 0 9 0 591048502 426471424 74738 33554432000 4194304 4417332 140735945070976 18446744073709551615 4235985 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 70.9
Current children cumulated vsize (KiB) 416476

[startup+11.1006 s]
/proc/loadavg: 7.52 7.89 7.71 9/179 15897
/proc/meminfo: memFree=11538172/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=353780 CPUtime=83.68 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 145731 1254 0 0 8349 19 0 0 19 0 9 0 591048436 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 88445 59065 181 55 0 86331 0
[pid=15882/tid=15889] ppid=15880 vsize=353780 CPUtime=10.03 cores=0-7
/proc/15882/task/15889/stat : 15889 (plingeling) R 15880 15882 15667 0 -1 4202560 11958 1254 0 0 1002 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=353780 CPUtime=10.43 cores=0-7
/proc/15882/task/15890/stat : 15890 (plingeling) R 15880 15882 15667 0 -1 4202560 12794 1254 0 0 1041 2 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4265408 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15882/tid=15891] ppid=15880 vsize=353780 CPUtime=10.42 cores=0-7
/proc/15882/task/15891/stat : 15891 (plingeling) R 15880 15882 15667 0 -1 4202560 11507 1254 0 0 1041 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15882/tid=15892] ppid=15880 vsize=353780 CPUtime=10.43 cores=0-7
/proc/15882/task/15892/stat : 15892 (plingeling) R 15880 15882 15667 0 -1 4202560 2209 1254 0 0 1043 0 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4236995 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15882/tid=15893] ppid=15880 vsize=353780 CPUtime=10.42 cores=0-7
/proc/15882/task/15893/stat : 15893 (plingeling) R 15880 15882 15667 0 -1 4202560 19011 1254 0 0 1040 2 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364491 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15882/tid=15894] ppid=15880 vsize=353780 CPUtime=10.36 cores=0-7
/proc/15882/task/15894/stat : 15894 (plingeling) R 15880 15882 15667 0 -1 4202560 24420 1254 0 0 1034 2 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15882/tid=15895] ppid=15880 vsize=353780 CPUtime=10.42 cores=0-7
/proc/15882/task/15895/stat : 15895 (plingeling) R 15880 15882 15667 0 -1 4202560 13013 1254 0 0 1041 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4357326 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15882/tid=15896] ppid=15880 vsize=353780 CPUtime=10.42 cores=0-7
/proc/15882/task/15896/stat : 15896 (plingeling) R 15880 15882 15667 0 -1 4202560 14964 1254 0 0 1041 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 83.68
Current children cumulated vsize (KiB) 353780

[startup+11.9005 s]
/proc/loadavg: 7.52 7.89 7.71 9/179 15897
/proc/meminfo: memFree=11538172/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=353780 CPUtime=90.08 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 145731 1254 0 0 8989 19 0 0 19 0 9 0 591048436 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 88445 59065 181 55 0 86331 0
[pid=15882/tid=15889] ppid=15880 vsize=353780 CPUtime=10.83 cores=0-7
/proc/15882/task/15889/stat : 15889 (plingeling) R 15880 15882 15667 0 -1 4202560 11958 1254 0 0 1082 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4264945 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=353780 CPUtime=11.23 cores=0-7
/proc/15882/task/15890/stat : 15890 (plingeling) R 15880 15882 15667 0 -1 4202560 12794 1254 0 0 1121 2 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4232636 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15882/tid=15891] ppid=15880 vsize=353780 CPUtime=11.22 cores=0-7
/proc/15882/task/15891/stat : 15891 (plingeling) R 15880 15882 15667 0 -1 4202560 11507 1254 0 0 1121 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15882/tid=15892] ppid=15880 vsize=353780 CPUtime=11.23 cores=0-7
/proc/15882/task/15892/stat : 15892 (plingeling) R 15880 15882 15667 0 -1 4202560 2209 1254 0 0 1123 0 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4356899 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15882/tid=15893] ppid=15880 vsize=353780 CPUtime=11.22 cores=0-7
/proc/15882/task/15893/stat : 15893 (plingeling) R 15880 15882 15667 0 -1 4202560 19011 1254 0 0 1120 2 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4357874 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15882/tid=15894] ppid=15880 vsize=353780 CPUtime=11.16 cores=0-7
/proc/15882/task/15894/stat : 15894 (plingeling) R 15880 15882 15667 0 -1 4202560 24420 1254 0 0 1114 2 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15882/tid=15895] ppid=15880 vsize=353780 CPUtime=11.22 cores=0-7
/proc/15882/task/15895/stat : 15895 (plingeling) R 15880 15882 15667 0 -1 4202560 13013 1254 0 0 1121 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4365864 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15882/tid=15896] ppid=15880 vsize=353780 CPUtime=11.22 cores=0-7
/proc/15882/task/15896/stat : 15896 (plingeling) R 15880 15882 15667 0 -1 4202560 14964 1254 0 0 1121 1 0 0 25 0 9 0 591048502 362270720 59065 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364346 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.08
Current children cumulated vsize (KiB) 353780

[startup+12.3004 s]
/proc/loadavg: 7.52 7.89 7.71 9/179 15897
/proc/meminfo: memFree=11538792/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=353800 CPUtime=93.27 cores=0-7
/proc/15882/stat : 15882 (plingeling) S 15880 15882 15667 0 -1 4202496 145738 1254 0 0 9308 19 0 0 19 0 9 0 591048436 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 216746981349 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/15882/statm: 88450 59070 181 55 0 86336 0
[pid=15882/tid=15889] ppid=15880 vsize=353800 CPUtime=11.23 cores=0-7
/proc/15882/task/15889/stat : 15889 (plingeling) R 15880 15882 15667 0 -1 4202560 11958 1254 0 0 1122 1 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4352419 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=15882/tid=15890] ppid=15880 vsize=353800 CPUtime=11.63 cores=0-7
/proc/15882/task/15890/stat : 15890 (plingeling) R 15880 15882 15667 0 -1 4202560 12794 1254 0 0 1161 2 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=15882/tid=15891] ppid=15880 vsize=353800 CPUtime=11.62 cores=0-7
/proc/15882/task/15891/stat : 15891 (plingeling) R 15880 15882 15667 0 -1 4202560 11507 1254 0 0 1161 1 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=15882/tid=15892] ppid=15880 vsize=353800 CPUtime=11.63 cores=0-7
/proc/15882/task/15892/stat : 15892 (plingeling) R 15880 15882 15667 0 -1 4202560 2209 1254 0 0 1163 0 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364568 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=15882/tid=15893] ppid=15880 vsize=353800 CPUtime=11.62 cores=0-7
/proc/15882/task/15893/stat : 15893 (plingeling) R 15880 15882 15667 0 -1 4202560 19018 1254 0 0 1160 2 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=15882/tid=15894] ppid=15880 vsize=353800 CPUtime=11.56 cores=0-7
/proc/15882/task/15894/stat : 15894 (plingeling) R 15880 15882 15667 0 -1 4202560 24420 1254 0 0 1154 2 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=15882/tid=15895] ppid=15880 vsize=353800 CPUtime=11.62 cores=0-7
/proc/15882/task/15895/stat : 15895 (plingeling) R 15880 15882 15667 0 -1 4202560 13013 1254 0 0 1161 1 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364404 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=15882/tid=15896] ppid=15880 vsize=353800 CPUtime=11.62 cores=0-7
/proc/15882/task/15896/stat : 15896 (plingeling) R 15880 15882 15667 0 -1 4202560 14964 1254 0 0 1161 1 0 0 25 0 9 0 591048502 362291200 59070 33554432000 4194304 4417332 140735945070976 18446744073709551615 4364329 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 93.27
Current children cumulated vsize (KiB) 353800

[startup+12.4005 s]
/proc/loadavg: 7.52 7.89 7.71 9/179 15897
/proc/meminfo: memFree=11538792/32951124 swapFree=67102140/67111528
[pid=15882] ppid=15880 vsize=212456 CPUtime=93.92 cores=0-7
/proc/15882/stat : 15882 (plingeling) R 15880 15882 15667 0 -1 4202496 145739 1254 0 0 9372 20 0 0 17 0 1 0 591048436 217554944 27755 33554432000 4194304 4417332 140735945070976 18446744073709551615 216735222119 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/15882/statm: 53114 27755 182 55 0 51000 0
Current children cumulated CPU time (s) 93.92
Current children cumulated vsize (KiB) 212456

Child status: 20
Real time (s): 12.4065
CPU time (s): 93.9377
CPU user time (s): 93.7237
CPU system time (s): 0.213967
CPU usage (%): 757.164
Max. virtual memory (cumulated for all children) (KiB): 416604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 93.7238
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146996
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= 247
involuntary context switches= 481

runsolver used 0.024996 second user time and 0.047992 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-28 18:29:38
IDJOB=3309741
IDBENCH=82489
IDSOLVER=1695
FILE ID=node119/3309741-1304008178
RUNJOBID= node119-1304004602-15681
PBS_JOBID= 13168820
Free space on /tmp= 71812 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309741-1304008178/watcher-3309741-1304008178 -o /tmp/evaluation-result-3309741-1304008178/solver-3309741-1304008178 -C 40000 -W 5100 -M 31000  plingeling -t 8 HOME/instance-3309741-1304008178.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=989670371

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:      11779052 kB
Buffers:       2241412 kB
Cached:       18284888 kB
SwapCached:       5504 kB
Active:        9453704 kB
Inactive:     11133684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11779052 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            5308 kB
Writeback:           0 kB
AnonPages:       59128 kB
Mapped:          14336 kB
Slab:           519756 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184280 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= 71812 MiB
End job on node119 at 2011-04-28 18:29:50