Trace number 3308783

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) 1300.02 1300.01

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-countbits128-tseitin.cnf
MD5SUM47da9e46b00ffd3e0b0f453a6c3c9f38
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2179.95
Satisfiable
(Un)Satisfiability was proved
Number of variables95810
Number of clauses287045
Sum of the clauses size669769
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2191362
Number of clauses of size 395681
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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.13	c ==============================================================================
0.00/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  287043   669767 |   86112       0        0     nan |  0.000 % |
2.09/2.16	c |         0 |  165084   471456 |      --       0       --      -- |     --   | -121957/-198306
2.09/2.16	c ==============================================================================
2.09/2.16	c Result  :   #vars: 35680   #clauses: 165084   #literals: 471456
2.09/2.16	c CPU time:   2.11968 s
2.09/2.16	c ==============================================================================
2.19/2.26	c
2.19/2.26	c Starting glucose
2.19/2.26	c
2.19/2.26	
2.19/2.26	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
2.19/2.26	
2.19/2.26	c ============================[ Problem Statistics ]=============================
2.19/2.26	c |                                                                             |
2.19/2.26	c |  Number of variables:  35680                                                |
2.19/2.26	c |  Number of clauses:    165084                                               |
2.25/2.32	c |  Parsing time:         0.05         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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308783-1303984525/watcher-3308783-1303984525 -o /tmp/evaluation-result-3308783-1303984525/solver-3308783-1303984525 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308783-1303984525.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.72 3.91 2.99 4/185 22694
/proc/meminfo: memFree=13036432/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=0 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588683194 8912896 253 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 253 211 178 0 69 0

[startup+0.059251 s]
/proc/loadavg: 3.72 3.91 2.99 4/185 22694
/proc/meminfo: memFree=13036432/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=0 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588683194 8912896 253 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100239 s]
/proc/loadavg: 3.72 3.91 2.99 4/185 22694
/proc/meminfo: memFree=13036432/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=0 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588683194 8912896 253 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300211 s]
/proc/loadavg: 3.72 3.91 2.99 4/185 22694
/proc/meminfo: memFree=13036432/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=0 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588683194 8912896 253 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701137 s]
/proc/loadavg: 3.72 3.91 2.99 4/185 22694
/proc/meminfo: memFree=13036432/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=0 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588683194 8912896 253 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.501 s]
/proc/loadavg: 3.72 3.91 2.99 3/182 22738
/proc/meminfo: memFree=12968040/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=0 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 334 0 0 0 0 0 0 0 24 0 1 0 588683194 8912896 253 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 253 211 178 0 69 0
[pid=22695] ppid=22694 vsize=51920 CPUtime=1.49 cores=0,2
/proc/22695/stat : 22695 (SatELite_releas) R 22694 22694 22509 0 -1 4202496 12394 0 0 0 146 3 0 0 25 0 1 0 588683194 53166080 11458 33554432000 134512640 135225430 4292609568 18446744073709551615 134598924 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/22695/statm: 12980 11458 78 175 0 12803 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60624

[startup+3.10062 s]
/proc/loadavg: 3.72 3.91 2.99 5/190 22754
/proc/meminfo: memFree=12932844/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 8704
heavy processes:

[startup+6.30109 s]
/proc/loadavg: 3.74 3.91 2.99 4/188 22784
/proc/meminfo: memFree=13018068/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=20956 CPUtime=4.02 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 4933 0 0 0 402 0 0 0 25 0 1 0 588683420 21458944 4888 33554432000 134512640 135217611 4288501312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 5239 4888 77 173 0 5064 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29660

[startup+12.7009 s]
/proc/loadavg: 3.76 3.91 3.00 5/194 22796
/proc/meminfo: memFree=12958648/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=23024 CPUtime=10.43 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 5451 0 0 0 1042 1 0 0 25 0 1 0 588683420 23576576 5406 33554432000 134512640 135217611 4288501312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 5756 5406 77 173 0 5581 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31728

[startup+25.5005 s]
/proc/loadavg: 3.89 3.93 3.02 5/194 22826
/proc/meminfo: memFree=12945580/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=25860 CPUtime=23.23 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 6164 0 0 0 2322 1 0 0 25 0 1 0 588683420 26480640 6119 33554432000 134512640 135217611 4288501312 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 6465 6119 77 173 0 6290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34564

[startup+51.1008 s]
/proc/loadavg: 3.92 3.94 3.04 5/194 22827
/proc/meminfo: memFree=12927856/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=29300 CPUtime=48.82 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 7013 0 0 0 4881 1 0 0 25 0 1 0 588683420 30003200 6968 33554432000 134512640 135217611 4288501312 18446744073709551615 134533277 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 7325 6968 77 173 0 7150 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 38004

[startup+102.307 s]
/proc/loadavg: 3.96 3.94 3.09 5/194 22828
/proc/meminfo: memFree=12895680/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=35048 CPUtime=100.04 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 8412 0 0 0 10002 2 0 0 25 0 1 0 588683420 35889152 8367 33554432000 134512640 135217611 4288501312 18446744073709551615 134532989 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 8762 8367 77 173 0 8587 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43752

[startup+162.301 s]
/proc/loadavg: 4.04 3.97 3.15 5/194 22830
/proc/meminfo: memFree=12860672/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=39472 CPUtime=160.03 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 9527 0 0 0 16001 2 0 0 25 0 1 0 588683420 40419328 9482 33554432000 134512640 135217611 4288501312 18446744073709551615 134533034 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 9868 9482 77 173 0 9693 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48176

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.20 5/194 22831
/proc/meminfo: memFree=12830740/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=43704 CPUtime=220.03 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 10622 0 0 0 22001 2 0 0 25 0 1 0 588683420 44752896 10577 33554432000 134512640 135217611 4288501312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 10926 10577 77 173 0 10751 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 52408

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.25 5/194 22833
/proc/meminfo: memFree=12806516/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=47056 CPUtime=280.03 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 11368 0 0 0 28001 2 0 0 25 0 1 0 588683420 48185344 11323 33554432000 134512640 135217611 4288501312 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 11764 11323 77 173 0 11589 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 55760

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.29 5/194 22844
/proc/meminfo: memFree=12785184/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=50876 CPUtime=340.03 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 12354 0 0 0 34000 3 0 0 25 0 1 0 588683420 52097024 12309 33554432000 134512640 135217611 4288501312 18446744073709551615 134527922 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 12719 12309 77 173 0 12544 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 59580

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.33 5/194 22845
/proc/meminfo: memFree=12764048/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0

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

/proc/22756/statm: 15297 14924 77 173 0 15122 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 69892

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.47 5/194 22852
/proc/meminfo: memFree=12700464/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=64496 CPUtime=640.05 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 15722 0 0 0 64000 5 0 0 25 0 1 0 588683420 66043904 15677 33554432000 134512640 135217611 4288501312 18446744073709551615 134533043 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 16124 15677 77 173 0 15949 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 73200

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.50 5/194 22853
/proc/meminfo: memFree=12691088/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=66304 CPUtime=700.05 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 16154 0 0 0 70000 5 0 0 25 0 1 0 588683420 67895296 16109 33554432000 134512640 135217611 4288501312 18446744073709551615 134542219 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 16576 16109 77 173 0 16401 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 75008

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.53 5/194 22855
/proc/meminfo: memFree=12676528/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=66700 CPUtime=760.06 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 16275 0 0 0 76001 5 0 0 25 0 1 0 588683420 68300800 16230 33554432000 134512640 135217611 4288501312 18446744073709551615 134533078 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 16675 16230 77 173 0 16500 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 75404

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.56 5/194 22886
/proc/meminfo: memFree=12710840/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=69776 CPUtime=820.05 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 17054 0 0 0 82000 5 0 0 25 0 1 0 588683420 71450624 17009 33554432000 134512640 135217611 4288501312 18446744073709551615 134533193 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 17444 17009 77 173 0 17269 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 78480

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.58 6/194 22888
/proc/meminfo: memFree=12682036/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=72076 CPUtime=880.05 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 17608 0 0 0 88000 5 0 0 25 0 1 0 588683420 73805824 17563 33554432000 134512640 135217611 4288501312 18446744073709551615 134533316 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 18019 17563 77 173 0 17844 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 80780

[startup+942.301 s]
/proc/loadavg: 4.13 4.00 3.62 6/194 22890
/proc/meminfo: memFree=12667356/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=73548 CPUtime=940.05 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 17990 0 0 0 94000 5 0 0 25 0 1 0 588683420 75313152 17945 33554432000 134512640 135217611 4288501312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 18387 17945 77 173 0 18212 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 82252

[startup+1002.3 s]
/proc/loadavg: 4.05 4.00 3.64 6/194 22891
/proc/meminfo: memFree=12646860/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=75860 CPUtime=1000.05 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 18558 0 0 0 100000 5 0 0 25 0 1 0 588683420 77680640 18513 33554432000 134512640 135217611 4288501312 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 18965 18513 77 173 0 18790 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 84564

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.66 6/194 22893
/proc/meminfo: memFree=12611088/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=81416 CPUtime=1060.06 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 19985 0 0 0 106000 6 0 0 25 0 1 0 588683420 83369984 19940 33554432000 134512640 135217611 4288501312 18446744073709551615 134527938 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 20354 19940 77 173 0 20179 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 90120

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.68 5/194 22894
/proc/meminfo: memFree=12604336/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=81416 CPUtime=1120.06 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 19990 0 0 0 112000 6 0 0 25 0 1 0 588683420 83369984 19945 33554432000 134512640 135217611 4288501312 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 20354 19945 77 173 0 20179 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 90120

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.70 5/194 22896
/proc/meminfo: memFree=12596476/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=83084 CPUtime=1180.06 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 20391 0 0 0 117999 7 0 0 25 0 1 0 588683420 85078016 20346 33554432000 134512640 135217611 4288501312 18446744073709551615 134533339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 20771 20346 77 173 0 20596 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 91788

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.72 6/194 22898
/proc/meminfo: memFree=12589352/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=83216 CPUtime=1240.06 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 20411 0 0 0 123999 7 0 0 25 0 1 0 588683420 85213184 20366 33554432000 134512640 135217611 4288501312 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 20804 20366 77 173 0 20629 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 91920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.73 5/194 22899
/proc/meminfo: memFree=12578996/32950928 swapFree=67111528/67111528
[pid=22694] ppid=22692 vsize=8704 CPUtime=2.25 cores=0,2
/proc/22694/stat : 22694 (glucose.sh) S 22692 22694 22509 0 -1 4202496 360 13484 0 0 0 0 221 4 18 0 1 0 588683194 8912896 255 33554432000 4194304 4922060 140736141948832 18446744073709551615 251367365765 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22694/statm: 2176 255 211 178 0 69 0
[pid=22756] ppid=22694 vsize=84932 CPUtime=1297.77 cores=0,2
/proc/22756/stat : 22756 (glucose_static) R 22694 22694 22509 0 -1 4202496 20874 0 0 0 129770 7 0 0 25 0 1 0 588683420 86970368 20829 33554432000 134512640 135217611 4288501312 18446744073709551615 134527845 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/22756/statm: 21233 20829 77 173 0 21058 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 93636

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 22694 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=217662
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=46992
# CPU time returned by wait4() is 2.26465
# while last known CPU time is 1300.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.91
CPU system time (s): 0.11
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 93636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.21766
system time used= 0.046992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13844
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= 10
involuntary context switches= 46

runsolver used 2.27665 second user time and 4.83427 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-28 11:55:25
IDJOB=3308783
IDBENCH=82462
IDSOLVER=1691
FILE ID=node113/3308783-1303984525
RUNJOBID= node113-1303983221-22527
PBS_JOBID= 13168713
Free space on /tmp= 71112 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-countbits128-tseitin.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308783-1303984525/watcher-3308783-1303984525 -o /tmp/evaluation-result-3308783-1303984525/solver-3308783-1303984525 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308783-1303984525.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 47da9e46b00ffd3e0b0f453a6c3c9f38
RANDOM SEED=632864931

node113.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	: 5332.76
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.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.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.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.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.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.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.83
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13036704 kB
Buffers:       1868948 kB
Cached:       17366948 kB
SwapCached:          0 kB
Active:       10746708 kB
Inactive:      8570232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13036704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14004 kB
Writeback:           0 kB
AnonPages:       80440 kB
Mapped:          15376 kB
Slab:           533592 kB
PageTables:       4988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   257380 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= 71104 MiB
End job on node113 at 2011-04-28 12:17:07