Trace number 3371379

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 216.28 54.7558

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

216.12/54.75	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-3371379-1305432722/watcher-3371379-1305432722 -o /tmp/evaluation-result-3371379-1305432722/solver-3371379-1305432722 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371379-1305432722.cnf 

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

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: 7.29 3.55 1.95 6/233 14095
/proc/meminfo: memFree=19197600/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=11968 CPUtime=0 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) R 14093 14095 4864 0 -1 4202496 1061 1251 0 0 0 0 0 0 25 0 1 0 654872033 12255232 991 33554432000 4194304 4417452 140734344481008 18446744073709551615 248089698048 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/14095/statm: 2992 991 148 55 0 878 0

[startup+0.101599 s]
/proc/loadavg: 7.29 3.55 1.95 6/233 14095
/proc/meminfo: memFree=19197600/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=28852 CPUtime=0.08 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) R 14093 14095 4864 0 -1 4202496 5323 1251 0 0 8 0 0 0 25 0 1 0 654872033 29544448 5237 33554432000 4194304 4417452 140734344481008 18446744073709551615 4264934 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/14095/statm: 7213 5237 149 55 0 5099 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28852

[startup+0.200583 s]
/proc/loadavg: 7.29 3.55 1.95 6/233 14095
/proc/meminfo: memFree=19197600/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=46400 CPUtime=0.19 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) R 14093 14095 4864 0 -1 4202496 9710 1251 0 0 18 1 0 0 25 0 1 0 654872033 47513600 9624 33554432000 4194304 4417452 140734344481008 18446744073709551615 4264940 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/14095/statm: 11600 9624 149 55 0 9486 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 46400

[startup+0.300565 s]
/proc/loadavg: 7.29 3.55 1.95 6/233 14095
/proc/meminfo: memFree=19197600/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=65296 CPUtime=0.28 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) R 14093 14095 4864 0 -1 4202496 14481 1251 0 0 27 1 0 0 25 0 1 0 654872033 66863104 14348 33554432000 4194304 4417452 140734344481008 18446744073709551615 248089316842 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/14095/statm: 16324 14348 149 55 0 14210 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65296

[startup+0.700493 s]
/proc/loadavg: 7.29 3.55 1.95 6/233 14095
/proc/meminfo: memFree=19197600/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=151700 CPUtime=0.68 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) R 14093 14095 4864 0 -1 4202496 36082 1251 0 0 64 4 0 0 25 0 1 0 654872033 155340800 35949 33554432000 4194304 4417452 140734344481008 18446744073709551615 248089698048 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/14095/statm: 37925 35949 149 55 0 35811 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 151700

[startup+1.50036 s]
/proc/loadavg: 7.29 3.55 1.95 9/238 14105
/proc/meminfo: memFree=19028928/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=221212 CPUtime=3.71 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 72180 1251 0 0 360 11 0 0 25 0 5 0 654872033 226521088 43082 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 55303 43082 172 55 0 53189 0
[pid=14095/tid=14102] ppid=14093 vsize=221212 CPUtime=0.73 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 10565 1251 0 0 72 1 0 0 25 0 5 0 654872109 226521088 43082 33554432000 4194304 4417452 140734344481008 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=221212 CPUtime=0.73 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 10696 1251 0 0 72 1 0 0 25 0 5 0 654872109 226521088 43082 33554432000 4194304 4417452 140734344481008 18446744073709551615 4284484 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=221212 CPUtime=0.72 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 10330 1251 0 0 71 1 0 0 25 0 5 0 654872109 226521088 43082 33554432000 4194304 4417452 140734344481008 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=221212 CPUtime=0.73 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 4495 1251 0 0 73 0 0 0 18 0 5 0 654872109 226521088 43082 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364442 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 221212

[startup+3.10108 s]
/proc/loadavg: 7.35 3.63 1.98 9/238 14105
/proc/meminfo: memFree=19019256/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=275080 CPUtime=10.09 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 100369 1251 0 0 995 14 0 0 25 0 5 0 654872033 281681920 40201 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 68770 40201 175 55 0 66656 0
[pid=14095/tid=14102] ppid=14093 vsize=275080 CPUtime=2.34 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 19013 1251 0 0 231 3 0 0 25 0 5 0 654872109 281681920 40201 33554432000 4194304 4417452 140734344481008 18446744073709551615 4276039 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=275080 CPUtime=2.33 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 22109 1251 0 0 230 3 0 0 25 0 5 0 654872109 281681920 40201 33554432000 4194304 4417452 140734344481008 18446744073709551615 4277628 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=275080 CPUtime=2.31 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 18658 1251 0 0 229 2 0 0 25 0 5 0 654872109 281681920 40201 33554432000 4194304 4417452 140734344481008 18446744073709551615 4274358 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=275080 CPUtime=2.33 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 4495 1251 0 0 233 0 0 0 21 0 5 0 654872109 281681920 40201 33554432000 4194304 4417452 140734344481008 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.09
Current children cumulated vsize (KiB) 275080

[startup+6.30051 s]
/proc/loadavg: 7.35 3.63 1.98 9/238 14105
/proc/meminfo: memFree=19033256/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=303172 CPUtime=22.86 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 122860 1251 0 0 2269 17 0 0 25 0 5 0 654872033 310448128 47240 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 75793 47240 179 55 0 73679 0
[pid=14095/tid=14102] ppid=14093 vsize=303172 CPUtime=5.53 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 28491 1251 0 0 549 4 0 0 25 0 5 0 654872109 310448128 47240 33554432000 4194304 4417452 140734344481008 18446744073709551615 4320294 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=303172 CPUtime=5.53 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 27241 1251 0 0 549 4 0 0 25 0 5 0 654872109 310448128 47240 33554432000 4194304 4417452 140734344481008 18446744073709551615 4252601 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=303172 CPUtime=5.49 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26538 1251 0 0 546 3 0 0 25 0 5 0 654872109 310448128 47240 33554432000 4194304 4417452 140734344481008 18446744073709551615 4235999 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=303172 CPUtime=5.53 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 4496 1251 0 0 553 0 0 0 25 0 5 0 654872109 310448128 47240 33554432000 4194304 4417452 140734344481008 18446744073709551615 4236891 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 22.86
Current children cumulated vsize (KiB) 303172

[startup+12.7004 s]
/proc/loadavg: 7.45 3.77 2.04 9/238 14106
/proc/meminfo: memFree=19006340/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=301768 CPUtime=48.42 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 131052 1251 0 0 4822 20 0 0 25 0 5 0 654872033 309010432 46889 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 75442 46889 179 55 0 73328 0
[pid=14095/tid=14102] ppid=14093 vsize=301768 CPUtime=11.93 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 32587 1251 0 0 1188 5 0 0 25 0 5 0 654872109 309010432 46889 33554432000 4194304 4417452 140734344481008 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=301768 CPUtime=11.93 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31337 1251 0 0 1188 5 0 0 25 0 5 0 654872109 309010432 46889 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364488 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=301768 CPUtime=11.84 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26538 1251 0 0 1181 3 0 0 25 0 5 0 654872109 309010432 46889 33554432000 4194304 4417452 140734344481008 18446744073709551615 4232584 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=301768 CPUtime=11.93 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 4496 1251 0 0 1193 0 0 0 25 0 5 0 654872109 309010432 46889 33554432000 4194304 4417452 140734344481008 18446744073709551615 4232654 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.42
Current children cumulated vsize (KiB) 301768

[startup+25.5011 s]
/proc/loadavg: 7.53 3.91 2.11 9/238 14106
/proc/meminfo: memFree=19022068/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=275800 CPUtime=99.53 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 131705 1251 0 0 9933 20 0 0 25 0 5 0 654872033 282419200 40398 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 68950 40398 180 55 0 66836 0
[pid=14095/tid=14102] ppid=14093 vsize=275800 CPUtime=24.73 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 32648 1251 0 0 2468 5 0 0 25 0 5 0 654872109 282419200 40398 33554432000 4194304 4417452 140734344481008 18446744073709551615 4250795 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=275800 CPUtime=24.73 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31857 1251 0 0 2468 5 0 0 25 0 5 0 654872109 282419200 40398 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=275800 CPUtime=24.55 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26610 1251 0 0 2452 3 0 0 25 0 5 0 654872109 282419200 40398 33554432000 4194304 4417452 140734344481008 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=275800 CPUtime=24.73 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 4496 1251 0 0 2473 0 0 0 25 0 5 0 654872109 282419200 40398 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364619 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 99.53
Current children cumulated vsize (KiB) 275800

[startup+51.1006 s]
/proc/loadavg: 7.69 4.24 2.26 9/238 14107
/proc/meminfo: memFree=19042320/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=267456 CPUtime=201.74 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 133946 1251 0 0 20154 20 0 0 25 0 5 0 654872033 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 66864 38318 180 55 0 64750 0
[pid=14095/tid=14102] ppid=14093 vsize=267456 CPUtime=50.34 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 34745 1251 0 0 5028 6 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=267456 CPUtime=50.33 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31908 1251 0 0 5028 5 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4232644 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=267456 CPUtime=49.96 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26703 1251 0 0 4993 3 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=267456 CPUtime=50.33 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 4496 1251 0 0 5033 0 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 201.74
Current children cumulated vsize (KiB) 267456

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

[startup+51.2006 s]
/proc/loadavg: 7.69 4.24 2.26 9/238 14107
/proc/meminfo: memFree=19042320/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=267456 CPUtime=202.14 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 133946 1251 0 0 20194 20 0 0 25 0 5 0 654872033 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 66864 38318 180 55 0 64750 0
[pid=14095/tid=14102] ppid=14093 vsize=267456 CPUtime=50.44 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 34745 1251 0 0 5038 6 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4358181 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=267456 CPUtime=50.43 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31908 1251 0 0 5038 5 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4265465 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=267456 CPUtime=50.06 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26703 1251 0 0 5003 3 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4232623 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=267456 CPUtime=50.43 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 4496 1251 0 0 5043 0 0 0 25 0 5 0 654872109 273874944 38318 33554432000 4194304 4417452 140734344481008 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.14
Current children cumulated vsize (KiB) 267456

[startup+52.8003 s]
/proc/loadavg: 7.71 4.30 2.29 9/238 14107
/proc/meminfo: memFree=19017892/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=283840 CPUtime=208.55 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 138042 1251 0 0 20834 21 0 0 25 0 5 0 654872033 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 70960 42414 180 55 0 68846 0
[pid=14095/tid=14102] ppid=14093 vsize=283840 CPUtime=52.05 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 34745 1251 0 0 5199 6 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4263224 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=283840 CPUtime=52.04 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31908 1251 0 0 5199 5 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4237332 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=283840 CPUtime=51.66 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26703 1251 0 0 5163 3 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4365204 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=283840 CPUtime=52.04 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 8592 1251 0 0 5203 1 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4264940 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 208.55
Current children cumulated vsize (KiB) 283840

[startup+53.6012 s]
/proc/loadavg: 7.71 4.30 2.29 9/238 14107
/proc/meminfo: memFree=19017892/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=283840 CPUtime=211.73 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 138042 1251 0 0 21152 21 0 0 25 0 5 0 654872033 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 70960 42414 180 55 0 68846 0
[pid=14095/tid=14102] ppid=14093 vsize=283840 CPUtime=52.84 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 34745 1251 0 0 5278 6 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4365949 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=283840 CPUtime=52.83 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31908 1251 0 0 5278 5 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=283840 CPUtime=52.45 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26703 1251 0 0 5242 3 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4365118 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=283840 CPUtime=52.84 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 8592 1251 0 0 5283 1 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 211.73
Current children cumulated vsize (KiB) 283840

[startup+54.401 s]
/proc/loadavg: 7.71 4.30 2.29 9/238 14107
/proc/meminfo: memFree=19013428/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=283840 CPUtime=214.92 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 138042 1251 0 0 21471 21 0 0 25 0 5 0 654872033 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 70960 42414 180 55 0 68846 0
[pid=14095/tid=14102] ppid=14093 vsize=283840 CPUtime=53.64 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 34745 1251 0 0 5358 6 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=283840 CPUtime=53.63 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31908 1251 0 0 5358 5 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4237232 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=283840 CPUtime=53.24 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26703 1251 0 0 5321 3 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=283840 CPUtime=53.64 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 8592 1251 0 0 5363 1 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4365191 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 214.92
Current children cumulated vsize (KiB) 283840

[startup+54.601 s]
/proc/loadavg: 7.71 4.30 2.29 9/238 14107
/proc/meminfo: memFree=19013428/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=283840 CPUtime=215.72 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 138042 1251 0 0 21551 21 0 0 25 0 5 0 654872033 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 70960 42414 180 55 0 68846 0
[pid=14095/tid=14102] ppid=14093 vsize=283840 CPUtime=53.84 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 34745 1251 0 0 5378 6 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=283840 CPUtime=53.83 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31908 1251 0 0 5378 5 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4275950 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=283840 CPUtime=53.44 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26703 1251 0 0 5341 3 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4364838 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=283840 CPUtime=53.84 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 8592 1251 0 0 5383 1 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4236971 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 215.72
Current children cumulated vsize (KiB) 283840

[startup+54.701 s]
/proc/loadavg: 7.71 4.30 2.29 9/238 14107
/proc/meminfo: memFree=19013428/32950928 swapFree=64721848/67111528
[pid=14095] ppid=14093 vsize=283840 CPUtime=216.12 cores=1,3,5,7
/proc/14095/stat : 14095 (plingeling) S 14093 14095 4864 0 -1 4202496 138042 1251 0 0 21591 21 0 0 25 0 5 0 654872033 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 248101500901 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/14095/statm: 70960 42414 180 55 0 68846 0
[pid=14095/tid=14102] ppid=14093 vsize=283840 CPUtime=53.94 cores=1,3,5,7
/proc/14095/task/14102/stat : 14102 (plingeling) R 14093 14095 4864 0 -1 4202560 34745 1251 0 0 5388 6 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4232695 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=14095/tid=14103] ppid=14093 vsize=283840 CPUtime=53.93 cores=1,3,5,7
/proc/14095/task/14103/stat : 14103 (plingeling) R 14093 14095 4864 0 -1 4202560 31908 1251 0 0 5388 5 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=14095/tid=14104] ppid=14093 vsize=283840 CPUtime=53.54 cores=1,3,5,7
/proc/14095/task/14104/stat : 14104 (plingeling) R 14093 14095 4864 0 -1 4202560 26703 1251 0 0 5351 3 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 7 0 0 0
[pid=14095/tid=14105] ppid=14093 vsize=283840 CPUtime=53.94 cores=1,3,5,7
/proc/14095/task/14105/stat : 14105 (plingeling) R 14093 14095 4864 0 -1 4202560 8592 1251 0 0 5393 1 0 0 25 0 5 0 654872109 290652160 42414 33554432000 4194304 4417452 140734344481008 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 216.12
Current children cumulated vsize (KiB) 283840

Child status: 20
Real time (s): 54.7558
CPU time (s): 216.28
CPU user time (s): 216.052
CPU system time (s): 0.227965
CPU usage (%): 394.99
Max. virtual memory (cumulated for all children) (KiB): 335592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 216.052
system time used= 0.227965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139297
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= 212
involuntary context switches= 1621

runsolver used 0.114982 second user time and 0.285956 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 06:12:02
IDJOB=3371379
IDBENCH=88143
IDSOLVER=1848
FILE ID=node123/3371379-1305432722
RUNJOBID= node123-1305432588-13670
PBS_JOBID= 13324571
Free space on /tmp= 73464 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371379-1305432722/watcher-3371379-1305432722 -o /tmp/evaluation-result-3371379-1305432722/solver-3371379-1305432722 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371379-1305432722.cnf

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1347243690

node123.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.838
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.67
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.838
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      19197756 kB
Buffers:        306116 kB
Cached:        4044660 kB
SwapCached:      10528 kB
Active:       10642396 kB
Inactive:      2845092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19197756 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           10284 kB
Writeback:           0 kB
AnonPages:     9133780 kB
Mapped:          16408 kB
Slab:           174628 kB
PageTables:      30964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13156276 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= 73460 MiB
End job on node123 at 2011-05-15 06:12:57