Trace number 3366086

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
SAT09 reference solver:glucose 1.0? (TO) 5000.04 5000.12

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_k.cnf
MD5SUM932387240a0c17f4c88af52c4ca151c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark323.644
Satisfiable
(Un)Satisfiability was proved
Number of variables89315
Number of clauses5584003
Sum of the clauses size16593705
Maximum clause length295
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25473787
Number of clauses of size 337063
Number of clauses of size 4514
Number of clauses of size 5453
Number of clauses of size over 572185

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
0.00/0.00	c num clauses = 5584003
0.00/0.00	c too many clauses .. no preprocessing
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.00	
0.00/0.00	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.00/0.00	
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  89315                                                |
0.00/0.00	c |  Number of clauses:    5584003                                              |
1.49/1.53	c |  Parsing time:         1.42         s                                       |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366086-1305325781/watcher-3366086-1305325781 -o /tmp/evaluation-result-3366086-1305325781/solver-3366086-1305325781 -C 5000 -W 5100 -M 15500 glucose.sh HOME/instance-3366086-1305325781.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.95 2.00 2.00 2/283 31953
/proc/meminfo: memFree=14339560/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0

[startup+0.0897461 s]
/proc/loadavg: 1.95 2.00 2.00 2/283 31953
/proc/meminfo: memFree=14339560/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100743 s]
/proc/loadavg: 1.95 2.00 2.00 2/283 31953
/proc/meminfo: memFree=14339560/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300712 s]
/proc/loadavg: 1.95 2.00 2.00 2/283 31953
/proc/meminfo: memFree=14339560/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700653 s]
/proc/loadavg: 1.95 2.00 2.00 2/283 31953
/proc/meminfo: memFree=14339560/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50051 s]
/proc/loadavg: 1.95 2.00 2.00 3/285 31956
/proc/meminfo: memFree=14146104/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=297824 CPUtime=1.49 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 70497 0 0 0 139 10 0 0 25 0 1 0 644177884 304971776 70450 33554432000 134512640 135217611 4287758960 18446744073709551615 134723558 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 74456 70451 60 173 0 74281 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 306528

[startup+3.10024 s]
/proc/loadavg: 1.95 2.00 2.00 3/285 31956
/proc/meminfo: memFree=14043280/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=312808 CPUtime=3.08 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 74263 0 0 0 297 11 0 0 25 0 1 0 644177884 320315392 74169 33554432000 134512640 135217611 4287758960 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 78202 74169 76 173 0 78027 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 321512

[startup+6.30068 s]
/proc/loadavg: 1.96 2.00 2.00 3/285 31956
/proc/meminfo: memFree=14029752/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=323300 CPUtime=6.29 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 76880 0 0 0 617 12 0 0 25 0 1 0 644177884 331059200 76786 33554432000 134512640 135217611 4287758960 18446744073709551615 134532721 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 80825 76786 76 173 0 80650 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 332004

[startup+36.1175 s]
/proc/loadavg: 1.96 2.00 2.00 3/285 31956
/proc/meminfo: memFree=14029752/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=346444 CPUtime=36.1 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 82596 0 0 0 3597 13 0 0 25 0 1 0 644177884 354758656 82502 33554432000 134512640 135217611 4287758960 18446744073709551615 134527899 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 86611 82502 76 173 0 86436 0
Current children cumulated CPU time (s) 36.1
Current children cumulated vsize (KiB) 355148

[startup+36.2005 s]
/proc/loadavg: 3.41 2.34 2.11 3/285 31957
/proc/meminfo: memFree=14010080/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=346444 CPUtime=36.19 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 82598 0 0 0 3606 13 0 0 25 0 1 0 644177884 354758656 82504 33554432000 134512640 135217611 4287758960 18446744073709551615 134533775 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 86611 82504 76 173 0 86436 0
Current children cumulated CPU time (s) 36.19
Current children cumulated vsize (KiB) 355148

[startup+51.1009 s]
/proc/loadavg: 3.23 2.36 2.12 3/285 31957
/proc/meminfo: memFree=14006996/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=350160 CPUtime=51.09 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 83483 0 0 0 5095 14 0 0 25 0 1 0 644177884 358563840 83389 33554432000 134512640 135217611 4287758960 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 87540 83389 76 173 0 87365 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 358864

[startup+102.311 s]
/proc/loadavg: 2.72 2.35 2.12 3/285 31958
/proc/meminfo: memFree=13999108/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=358212 CPUtime=102.29 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 85480 0 0 0 10215 14 0 0 25 0 1 0 644177884 366809088 85386 33554432000 134512640 135217611 4287758960 18446744073709551615 134533775 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 89553 85386 76 173 0 89378 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 366916

[startup+162.301 s]
/proc/loadavg: 1.82 2.17 2.08 2/278 31978
/proc/meminfo: memFree=14048228/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=369260 CPUtime=162.28 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 88167 0 0 0 16213 15 0 0 25 0 1 0 644177884 378122240 88073 33554432000 134512640 135217611 4287758960 18446744073709551615 134536994 0 0 4096 8388611 0 0 0 17 7 0 0 0
/proc/31955/statm: 92315 88073 76 173 0 92140 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 377964

[startup+222.301 s]
/proc/loadavg: 1.30 1.96 2.01 2/278 31980
/proc/meminfo: memFree=14041792/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=375596 CPUtime=222.28 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 89714 0 0 0 22213 15 0 0 25 0 1 0 644177884 384610304 89620 33554432000 134512640 135217611 4287758960 18446744073709551615 134533757 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 93899 89620 76 173 0 93724 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 384300

[startup+282.301 s]
/proc/loadavg: 1.11 1.78 1.94 2/278 31981
/proc/meminfo: memFree=14036940/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=380792 CPUtime=282.27 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 90946 0 0 0 28212 15 0 0 25 0 1 0 644177884 389931008 90852 33554432000 134512640 135217611 4287758960 18446744073709551615 134527896 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 95198 90852 76 173 0 95023 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 389496

[startup+342.3 s]
/proc/loadavg: 1.04 1.64 1.88 2/278 31983
/proc/meminfo: memFree=14031352/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=387032 CPUtime=342.28 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 92433 0 0 0 34212 16 0 0 25 0 1 0 644177884 396320768 92339 33554432000 134512640 135217611 4287758960 18446744073709551615 134537857 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 96758 92339 76 173 0 96583 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 395736

[startup+402.301 s]
/proc/loadavg: 1.01 1.52 1.82 2/278 31984
/proc/meminfo: memFree=14025144/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7

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

/proc/31955/statm: 943976 938276 76 173 0 943801 0
Current children cumulated CPU time (s) 4302.23
Current children cumulated vsize (KiB) 3784608

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32102
/proc/meminfo: memFree=10641596/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3775904 CPUtime=4362.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 944966 0 0 0 436090 133 0 0 25 0 1 0 644177884 3866525696 938277 33554432000 134512640 135217611 4287758960 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 943976 938277 76 173 0 943801 0
Current children cumulated CPU time (s) 4362.23
Current children cumulated vsize (KiB) 3784608

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32104
/proc/meminfo: memFree=10641588/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776172 CPUtime=4422.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945016 0 0 0 442090 133 0 0 25 0 1 0 644177884 3866800128 938327 33554432000 134512640 135217611 4287758960 18446744073709551615 134522681 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944043 938327 76 173 0 943868 0
Current children cumulated CPU time (s) 4422.23
Current children cumulated vsize (KiB) 3784876

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32105
/proc/meminfo: memFree=10641572/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776412 CPUtime=4482.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945103 0 0 0 448090 133 0 0 25 0 1 0 644177884 3867045888 938414 33554432000 134512640 135217611 4287758960 18446744073709551615 134533131 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944103 938414 76 173 0 943928 0
Current children cumulated CPU time (s) 4482.23
Current children cumulated vsize (KiB) 3785116

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32107
/proc/meminfo: memFree=10641564/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776772 CPUtime=4542.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945124 0 0 0 454090 133 0 0 25 0 1 0 644177884 3867414528 938435 33554432000 134512640 135217611 4287758960 18446744073709551615 134533775 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944193 938435 76 173 0 944018 0
Current children cumulated CPU time (s) 4542.23
Current children cumulated vsize (KiB) 3785476

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32108
/proc/meminfo: memFree=10641436/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776932 CPUtime=4602.24 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945160 0 0 0 460091 133 0 0 25 0 1 0 644177884 3867578368 938471 33554432000 134512640 135217611 4287758960 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944233 938471 76 173 0 944058 0
Current children cumulated CPU time (s) 4602.24
Current children cumulated vsize (KiB) 3785636

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32110
/proc/meminfo: memFree=10641548/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776932 CPUtime=4662.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945162 0 0 0 466090 133 0 0 25 0 1 0 644177884 3867578368 938473 33554432000 134512640 135217611 4287758960 18446744073709551615 134533766 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944233 938473 76 173 0 944058 0
Current children cumulated CPU time (s) 4662.23
Current children cumulated vsize (KiB) 3785636

[startup+4722.31 s]
/proc/loadavg: 1.04 1.01 1.00 2/278 32112
/proc/meminfo: memFree=10641036/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776932 CPUtime=4722.24 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945164 0 0 0 472091 133 0 0 25 0 1 0 644177884 3867578368 938475 33554432000 134512640 135217611 4287758960 18446744073709551615 134533046 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944233 938475 76 173 0 944058 0
Current children cumulated CPU time (s) 4722.24
Current children cumulated vsize (KiB) 3785636

[startup+4782.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/278 32113
/proc/meminfo: memFree=10641156/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776932 CPUtime=4782.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945166 0 0 0 478090 133 0 0 25 0 1 0 644177884 3867578368 938477 33554432000 134512640 135217611 4287758960 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944233 938477 76 173 0 944058 0
Current children cumulated CPU time (s) 4782.23
Current children cumulated vsize (KiB) 3785636

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32115
/proc/meminfo: memFree=10641396/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3776932 CPUtime=4842.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945191 0 0 0 484090 133 0 0 25 0 1 0 644177884 3867578368 938502 33554432000 134512640 135217611 4287758960 18446744073709551615 134532760 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944233 938502 76 173 0 944058 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 3785636

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32116
/proc/meminfo: memFree=10641140/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3777172 CPUtime=4902.22 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945227 0 0 0 490089 133 0 0 25 0 1 0 644177884 3867824128 938538 33554432000 134512640 135217611 4287758960 18446744073709551615 134533152 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944293 938538 76 173 0 944118 0
Current children cumulated CPU time (s) 4902.22
Current children cumulated vsize (KiB) 3785876

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32118
/proc/meminfo: memFree=10641012/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3777412 CPUtime=4962.23 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945273 0 0 0 496090 133 0 0 25 0 1 0 644177884 3868069888 938584 33554432000 134512640 135217611 4287758960 18446744073709551615 134522384 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944353 938584 76 173 0 944178 0
Current children cumulated CPU time (s) 4962.23
Current children cumulated vsize (KiB) 3786116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/278 32119
/proc/meminfo: memFree=10640876/32951132 swapFree=67093824/67111528
[pid=31953] ppid=31951 vsize=8704 CPUtime=0 cores=1,3,5,7
/proc/31953/stat : 31953 (glucose.sh) S 31951 31953 31324 0 -1 4202496 360 110 0 0 0 0 0 0 23 0 1 0 644177883 8912896 255 33554432000 4194304 4922060 140736224790800 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/31953/statm: 2176 255 211 178 0 69 0
[pid=31955] ppid=31953 vsize=3777412 CPUtime=5000.04 cores=1,3,5,7
/proc/31955/stat : 31955 (glucose_static) R 31953 31953 31324 0 -1 4202496 945273 0 0 0 499871 133 0 0 25 0 1 0 644177884 3868069888 938584 33554432000 134512640 135217611 4287758960 18446744073709551615 134527914 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/31955/statm: 944353 938584 76 173 0 944178 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 3786116

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.12
CPU time (s): 5000.04
CPU user time (s): 4998.71
CPU system time (s): 1.33
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 3810976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 470
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 5

runsolver used 12.2911 second user time and 32.654 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 00:29:42
IDJOB=3366086
IDBENCH=88167
IDSOLVER=1842
FILE ID=node131/3366086-1305325781
RUNJOBID= node131-1305315243-31343
PBS_JOBID= 13324301
Free space on /tmp= 52484 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_k.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366086-1305325781/watcher-3366086-1305325781 -o /tmp/evaluation-result-3366086-1305325781/solver-3366086-1305325781 -C 5000 -W 5100 -M 15500  glucose.sh HOME/instance-3366086-1305325781.cnf

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

MD5SUM BENCH= 932387240a0c17f4c88af52c4ca151c6
RANDOM SEED=1296426230

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.75
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.830
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.77
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.830
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.75
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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      14339584 kB
Buffers:        235080 kB
Cached:        8238352 kB
SwapCached:       1504 kB
Active:       10663024 kB
Inactive:      7584192 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      14339584 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:          104704 kB
Writeback:          36 kB
AnonPages:     9772304 kB
Mapped:          27344 kB
Slab:           271124 kB
PageTables:      31220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28070656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 52484 MiB
End job on node131 at 2011-05-14 01:53:05