Trace number 3371265

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 587f (fixed)UNSAT 506.275 127.341

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

506.22/127.34	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: 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-3371265-1305432558/watcher-3371265-1305432558 -o /tmp/evaluation-result-3371265-1305432558/solver-3371265-1305432558 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371265-1305432558.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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.94 1.30 1.67 2/326 31051
/proc/meminfo: memFree=23204620/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 635671427 8937472 147 33554432000 4194304 4417452 140733793820592 18446744073709551615 270338383616 0 0 4096 0 18446744071562362840 0 0 17 2 0 0 0
/proc/31051/statm: 2182 147 122 55 0 68 0

[startup+0.053211 s]
/proc/loadavg: 0.94 1.30 1.67 2/326 31051
/proc/meminfo: memFree=23204620/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=50980 CPUtime=0.08 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 638 1249 0 1 8 0 0 0 21 0 5 0 635671427 52203520 564 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 12745 564 179 55 0 10631 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50980

[startup+0.100201 s]
/proc/loadavg: 0.94 1.30 1.67 2/326 31051
/proc/meminfo: memFree=23204620/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=52368 CPUtime=0.22 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 1082 1249 0 1 22 0 0 0 21 0 5 0 635671427 53624832 904 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 13092 904 180 55 0 10978 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 52368

[startup+0.300163 s]
/proc/loadavg: 0.94 1.30 1.67 2/326 31051
/proc/meminfo: memFree=23204620/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=121796 CPUtime=1.02 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 3226 1249 0 1 102 0 0 0 21 0 5 0 635671427 124719104 1886 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 30449 1886 180 55 0 28335 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 121796

[startup+0.700084 s]
/proc/loadavg: 0.94 1.30 1.67 2/326 31051
/proc/meminfo: memFree=23204620/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=125056 CPUtime=2.62 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 7422 1249 0 1 262 0 0 0 21 0 5 0 635671427 128057344 2701 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 31264 2701 180 55 0 29150 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 125056

[startup+1.50093 s]
/proc/loadavg: 0.94 1.30 1.67 9/339 31075
/proc/meminfo: memFree=23178168/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=128732 CPUtime=5.8 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 15437 1249 0 1 579 1 0 0 21 0 5 0 635671427 131821568 3588 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 32183 3588 180 55 0 30069 0
[pid=31051/tid=31067] ppid=31048 vsize=128732 CPUtime=1.42 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 3887 1249 0 1 142 0 0 0 25 0 5 0 635671429 131821568 3588 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=128732 CPUtime=1.45 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 3965 1249 0 1 145 0 0 0 25 0 5 0 635671429 131821568 3588 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=128732 CPUtime=1.46 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 4027 1249 0 1 146 0 0 0 25 0 5 0 635671429 131821568 3588 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=128732 CPUtime=1.45 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 3206 1249 0 1 145 0 0 0 25 0 5 0 635671429 131821568 3588 33554432000 4194304 4417452 140733793820592 18446744073709551615 4242758 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 128732

[startup+3.10061 s]
/proc/loadavg: 0.94 1.30 1.67 9/339 31075
/proc/meminfo: memFree=23169112/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=136356 CPUtime=12.2 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 29289 1249 0 1 1216 4 0 0 21 0 5 0 635671427 139628544 5526 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 34089 5526 180 55 0 31975 0
[pid=31051/tid=31067] ppid=31048 vsize=136356 CPUtime=3.02 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 7312 1249 0 1 301 1 0 0 25 0 5 0 635671429 139628544 5526 33554432000 4194304 4417452 140733793820592 18446744073709551615 4366141 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=136356 CPUtime=3.05 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 7396 1249 0 1 304 1 0 0 25 0 5 0 635671429 139628544 5526 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=136356 CPUtime=3.04 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 7525 1249 0 1 304 0 0 0 25 0 5 0 635671429 139628544 5526 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=136356 CPUtime=3.05 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 6704 1249 0 1 304 1 0 0 25 0 5 0 635671429 139628544 5526 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 136356

[startup+6.30097 s]
/proc/loadavg: 1.50 1.41 1.71 9/339 31075
/proc/meminfo: memFree=23142676/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=145608 CPUtime=24.96 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 58089 1249 0 1 2488 8 0 0 21 0 5 0 635671427 149102592 7832 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 36402 7832 180 55 0 34288 0
[pid=31051/tid=31067] ppid=31048 vsize=145608 CPUtime=6.22 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 16235 1249 0 1 620 2 0 0 25 0 5 0 635671429 149102592 7832 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364456 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=145608 CPUtime=6.25 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 15912 1249 0 1 622 3 0 0 25 0 5 0 635671429 149102592 7832 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364693 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=145608 CPUtime=6.21 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 15177 1249 0 1 620 1 0 0 25 0 5 0 635671429 149102592 7832 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=145608 CPUtime=6.25 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 10413 1249 0 1 624 1 0 0 25 0 5 0 635671429 149102592 7832 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364885 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 145608

[startup+12.7007 s]
/proc/loadavg: 2.02 1.52 1.74 9/339 31075
/proc/meminfo: memFree=23121368/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=158236 CPUtime=50.49 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 94676 1249 0 1 5035 14 0 0 21 0 5 0 635671427 162033664 10996 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 39559 10996 180 55 0 37445 0
[pid=31051/tid=31067] ppid=31048 vsize=158236 CPUtime=12.62 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 25749 1249 0 1 1259 3 0 0 25 0 5 0 635671429 162033664 10996 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=158236 CPUtime=12.65 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 27081 1249 0 1 1261 4 0 0 25 0 5 0 635671429 162033664 10996 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=158236 CPUtime=12.54 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 24354 1249 0 1 1251 3 0 0 25 0 5 0 635671429 162033664 10996 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=158236 CPUtime=12.65 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 17140 1249 0 1 1263 2 0 0 25 0 5 0 635671429 162033664 10996 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 158236

[startup+25.5012 s]
/proc/loadavg: 3.35 1.84 1.84 9/339 31076
/proc/meminfo: memFree=23073500/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=171384 CPUtime=101.54 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 167732 1249 0 1 10128 26 0 0 21 0 5 0 635671427 175497216 14251 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 42846 14251 180 55 0 40732 0
[pid=31051/tid=31067] ppid=31048 vsize=171384 CPUtime=25.42 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 46108 1249 0 1 2535 7 0 0 25 0 5 0 635671429 175497216 14251 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=171384 CPUtime=25.44 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 50593 1249 0 1 2537 7 0 0 25 0 5 0 635671429 175497216 14251 33554432000 4194304 4417452 140733793820592 18446744073709551615 4366400 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=171384 CPUtime=25.2 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 41366 1249 0 1 2514 6 0 0 25 0 5 0 635671429 175497216 14251 33554432000 4194304 4417452 140733793820592 18446744073709551615 4246248 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=171384 CPUtime=25.45 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 29313 1249 0 1 2541 4 0 0 25 0 5 0 635671429 175497216 14251 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 171384

[startup+51.1011 s]
/proc/loadavg: 5.01 2.35 2.01 9/339 31076
/proc/meminfo: memFree=23020896/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=205860 CPUtime=203.67 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 273540 1249 0 1 20326 41 0 0 21 0 5 0 635671427 210800640 22870 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 51465 22870 180 55 0 49351 0
[pid=31051/tid=31067] ppid=31048 vsize=205860 CPUtime=51.02 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 72302 1249 0 1 5092 10 0 0 25 0 5 0 635671429 210800640 22870 33554432000 4194304 4417452 140733793820592 18446744073709551615 4311561 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=205860 CPUtime=51.04 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 82948 1249 0 1 5092 12 0 0 25 0 5 0 635671429 210800640 22870 33554432000 4194304 4417452 140733793820592 18446744073709551615 4251109 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=205860 CPUtime=50.52 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 67538 1249 0 1 5042 10 0 0 25 0 5 0 635671429 210800640 22870 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364737 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=205860 CPUtime=51.05 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 50400 1249 0 1 5098 7 0 0 25 0 5 0 635671429 210800640 22870 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.67
Current children cumulated vsize (KiB) 205860

[startup+102.313 s]
/proc/loadavg: 6.75 3.23 2.33 9/339 31078
/proc/meminfo: memFree=22874672/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=247836 CPUtime=407.95 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 473784 1249 0 1 40724 71 0 0 21 0 5 0 635671427 253784064 33364 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 61959 33364 180 55 0 59845 0
[pid=31051/tid=31067] ppid=31048 vsize=247836 CPUtime=102.23 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 119109 1249 0 1 10206 17 0 0 25 0 5 0 635671429 253784064 33364 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364877 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=247836 CPUtime=102.25 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 142171 1249 0 1 10205 20 0 0 25 0 5 0 635671429 253784064 33364 33554432000 4194304 4417452 140733793820592 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=247836 CPUtime=101.17 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 132687 1249 0 1 10097 20 0 0 25 0 5 0 635671429 253784064 33364 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=247836 CPUtime=102.27 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 79465 1249 0 1 10215 12 0 0 25 0 5 0 635671429 253784064 33364 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.95
Current children cumulated vsize (KiB) 247836

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

[startup+115.1 s]
/proc/loadavg: 7.09 3.48 2.42 9/339 31078
/proc/meminfo: memFree=22873180/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=243032 CPUtime=458.97 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 510103 1249 0 1 45819 78 0 0 21 0 5 0 635671427 248864768 32163 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 60758 32163 180 55 0 58644 0
[pid=31051/tid=31067] ppid=31048 vsize=243032 CPUtime=115.02 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 130671 1249 0 1 11482 20 0 0 25 0 5 0 635671429 248864768 32163 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=243032 CPUtime=115.03 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 153528 1249 0 1 11481 22 0 0 25 0 5 0 635671429 248864768 32163 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=243032 CPUtime=113.83 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 143512 1249 0 1 11361 22 0 0 25 0 5 0 635671429 248864768 32163 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364611 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=243032 CPUtime=115.05 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 82040 1249 0 1 11493 12 0 0 25 0 5 0 635671429 248864768 32163 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 458.97
Current children cumulated vsize (KiB) 243032

[startup+121.501 s]
/proc/loadavg: 7.17 3.56 2.45 9/339 31078
/proc/meminfo: memFree=22799772/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=268984 CPUtime=484.49 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 532319 1249 0 1 48368 81 0 0 21 0 5 0 635671427 275439616 38651 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 67246 38651 180 55 0 65132 0
[pid=31051/tid=31067] ppid=31048 vsize=268984 CPUtime=121.43 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 135371 1249 0 1 12122 21 0 0 25 0 5 0 635671429 275439616 38651 33554432000 4194304 4417452 140733793820592 18446744073709551615 4365092 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=268984 CPUtime=121.43 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 157973 1249 0 1 12120 23 0 0 25 0 5 0 635671429 275439616 38651 33554432000 4194304 4417452 140733793820592 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=268984 CPUtime=120.16 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 149274 1249 0 1 11993 23 0 0 25 0 5 0 635671429 275439616 38651 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=268984 CPUtime=121.46 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 89349 1249 0 1 12132 14 0 0 25 0 5 0 635671429 275439616 38651 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 484.49
Current children cumulated vsize (KiB) 268984

[startup+124.7 s]
/proc/loadavg: 7.23 3.63 2.48 9/339 31078
/proc/meminfo: memFree=22822084/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=245944 CPUtime=497.26 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 539370 1249 0 1 49644 82 0 0 21 0 5 0 635671427 251846656 32891 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 61486 32891 180 55 0 59372 0
[pid=31051/tid=31067] ppid=31048 vsize=245944 CPUtime=124.62 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 139735 1249 0 1 12441 21 0 0 25 0 5 0 635671429 251846656 32891 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=245944 CPUtime=124.63 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 159636 1249 0 1 12440 23 0 0 25 0 5 0 635671429 251846656 32891 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=245944 CPUtime=123.32 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 150298 1249 0 1 12309 23 0 0 25 0 5 0 635671429 251846656 32891 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=245944 CPUtime=124.66 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 89349 1249 0 1 12452 14 0 0 25 0 5 0 635671429 251846656 32891 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364741 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 497.26
Current children cumulated vsize (KiB) 245944

[startup+126.301 s]
/proc/loadavg: 7.23 3.63 2.48 9/339 31078
/proc/meminfo: memFree=22808320/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=209168 CPUtime=503.65 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 545854 1249 0 1 50282 83 0 0 21 0 5 0 635671427 214188032 23697 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 52292 23697 180 55 0 50178 0
[pid=31051/tid=31067] ppid=31048 vsize=209168 CPUtime=126.22 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 140759 1249 0 1 12601 21 0 0 25 0 5 0 635671429 214188032 23697 33554432000 4194304 4417452 140733793820592 18446744073709551615 4366099 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=31051/tid=31068] ppid=31048 vsize=209168 CPUtime=126.23 cores=0,2,4,6
/proc/31051/task/31068/stat : 31068 (plingeling) R 31048 31051 22057 0 -1 4202560 161795 1249 0 1 12600 23 0 0 25 0 5 0 635671429 214188032 23697 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364805 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=31051/tid=31073] ppid=31048 vsize=209168 CPUtime=124.91 cores=0,2,4,6
/proc/31051/task/31073/stat : 31073 (plingeling) R 31048 31051 22057 0 -1 4202560 152134 1249 0 1 12468 23 0 0 25 0 5 0 635671429 214188032 23697 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=31051/tid=31074] ppid=31048 vsize=209168 CPUtime=126.25 cores=0,2,4,6
/proc/31051/task/31074/stat : 31074 (plingeling) R 31048 31051 22057 0 -1 4202560 90814 1249 0 1 12611 14 0 0 25 0 5 0 635671429 214188032 23697 33554432000 4194304 4417452 140733793820592 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 503.65
Current children cumulated vsize (KiB) 209168

[startup+127.101 s]
/proc/loadavg: 7.23 3.63 2.48 9/339 31078
/proc/meminfo: memFree=22834980/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=219560 CPUtime=506.02 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 548453 1249 0 1 50519 83 0 0 21 0 2 0 635671427 224829440 26296 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 54890 26296 181 55 0 52776 0
[pid=31051/tid=31067] ppid=31048 vsize=219560 CPUtime=127.02 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 141783 1249 0 1 12681 21 0 0 25 0 2 0 635671429 224829440 26296 33554432000 4194304 4417452 140733793820592 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 506.02
Current children cumulated vsize (KiB) 219560

[startup+127.301 s]
/proc/loadavg: 7.23 3.63 2.48 9/339 31078
/proc/meminfo: memFree=22834980/32951124 swapFree=59367104/67111528
[pid=31051] ppid=31048 vsize=219560 CPUtime=506.22 cores=0,2,4,6
/proc/31051/stat : 31051 (plingeling) S 31048 31051 22057 0 -1 4202496 548453 1249 0 1 50539 83 0 0 21 0 2 0 635671427 224829440 26296 33554432000 4194304 4417452 140733793820592 18446744073709551615 270350186469 0 0 4096 17442 18446744073709551615 0 0 17 6 0 0 0
/proc/31051/statm: 54890 26296 181 55 0 52776 0
[pid=31051/tid=31067] ppid=31048 vsize=219560 CPUtime=127.22 cores=0,2,4,6
/proc/31051/task/31067/stat : 31067 (plingeling) R 31048 31051 22057 0 -1 4202560 141783 1249 0 1 12701 21 0 0 25 0 2 0 635671429 224829440 26296 33554432000 4194304 4417452 140733793820592 18446744073709551615 4250651 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 506.22
Current children cumulated vsize (KiB) 219560

Child status: 20
Real time (s): 127.341
CPU time (s): 506.275
CPU user time (s): 505.428
CPU system time (s): 0.846871
CPU usage (%): 397.574
Max. virtual memory (cumulated for all children) (KiB): 268984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.428
system time used= 0.846871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 549705
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 196
involuntary context switches= 2545

runsolver used 0.424935 second user time and 0.966853 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 06:09:18
IDJOB=3371265
IDBENCH=87943
IDSOLVER=1848
FILE ID=node143/3371265-1305432558
RUNJOBID= node143-1305432558-31036
PBS_JOBID= 13324594
Free space on /tmp= 73552 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371265-1305432558/watcher-3371265-1305432558 -o /tmp/evaluation-result-3371265-1305432558/solver-3371265-1305432558 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371265-1305432558.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=1238252377

node143.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.846
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.69
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.846
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.15
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.846
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.846
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.846
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.846
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.846
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.846
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:      23204792 kB
Buffers:        185916 kB
Cached:         803628 kB
SwapCached:      67400 kB
Active:         147132 kB
Inactive:      9363020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23204792 kB
SwapTotal:    67111528 kB
SwapFree:     59367104 kB
Dirty:              40 kB
Writeback:          20 kB
AnonPages:     8453248 kB
Mapped:          21996 kB
Slab:           118512 kB
PageTables:      53304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69937540 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= 73552 MiB
End job on node143 at 2011-05-15 06:11:26