Trace number 3286777

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
ppfolio seqUNSAT 115.06 115.054

General information on the benchmark

Nameapplication/jarvisalo/smtqfbv-aigs/
smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
MD5SUMceca868d07951273fdc2de08c57f2b6a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9231
Satisfiable
(Un)Satisfiability was proved
Number of variables259762
Number of clauses656573
Sum of the clauses size1532001
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2437714
Number of clauses of size 3218857
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	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
114.97/115.03	s UNSATISFIABLE
114.97/115.05	solver [1] cryptominisat 2.7.1 answered
114.97/115.05	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3286777-1303764282/watcher-3286777-1303764282 -o /tmp/evaluation-result-3286777-1303764282/solver-3286777-1303764282 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3286777-1303764282.cnf 

running on 2 cores: 1,3

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: 10.02 8.55 6.02 9/201 6909
/proc/meminfo: memFree=13255316/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) R 6907 6909 5962 0 -1 4202496 485 0 0 0 0 0 0 0 24 0 1 0 488026168 18763776 392 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/6909/statm: 4581 392 343 23 0 91 0

[startup+0.105488 s]
/proc/loadavg: 10.02 8.55 6.02 9/201 6909
/proc/meminfo: memFree=13255316/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 17950863784121696520 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200473 s]
/proc/loadavg: 10.02 8.55 6.02 9/201 6909
/proc/meminfo: memFree=13255316/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633031440439443456 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300452 s]
/proc/loadavg: 10.02 8.55 6.02 9/201 6909
/proc/meminfo: memFree=13255316/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633031440439443456 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700382 s]
/proc/loadavg: 10.02 8.55 6.02 9/201 6909
/proc/meminfo: memFree=13255316/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633031440439443456 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50123 s]
/proc/loadavg: 10.10 8.59 6.04 12/205 6913
/proc/meminfo: memFree=13094332/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=107140 CPUtime=0.49 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 20752 0 0 0 46 3 0 0 25 0 1 0 488026168 109711360 20222 33554432000 4194304 4587354 140736104942096 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 26785 20222 306 96 0 23347 0
[pid=6911] ppid=6909 vsize=110532 CPUtime=0.39 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 29705 0 0 0 35 4 0 0 25 0 1 0 488026168 113184768 24180 33554432000 4194304 4785740 140733512379232 18446744073709551615 4495163 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 27633 24180 317 145 0 24678 0
[pid=6912] ppid=6909 vsize=492124 CPUtime=0.59 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 14127 0 0 0 57 2 0 0 25 0 1 0 488026168 503934976 14024 33554432000 134512640 134534564 4293358672 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 123031 14024 91 6 0 121697 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 728120

[startup+3.10095 s]
/proc/loadavg: 10.10 8.59 6.04 12/205 6913
/proc/meminfo: memFree=13027496/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=107140 CPUtime=0.99 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 20754 0 0 0 96 3 0 0 25 0 1 0 488026168 109711360 20224 33554432000 4194304 4587354 140736104942096 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 26785 20224 306 96 0 23347 0
[pid=6911] ppid=6909 vsize=127508 CPUtime=0.94 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 33836 0 0 0 89 5 0 0 25 0 1 0 488026168 130568192 28311 33554432000 4194304 4785740 140733512379232 18446744073709551615 4500396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 31877 28312 319 145 0 28922 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=1.14 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 111 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 751828

[startup+6.30036 s]
/proc/loadavg: 10.17 8.63 6.07 12/205 6913
/proc/meminfo: memFree=12980928/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=107140 CPUtime=2.09 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 20754 0 0 0 206 3 0 0 25 0 1 0 488026168 109711360 20224 33554432000 4194304 4587354 140736104942096 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 26785 20224 306 96 0 23347 0
[pid=6911] ppid=6909 vsize=125408 CPUtime=1.99 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 36981 0 0 0 193 6 0 0 25 0 1 0 488026168 128417792 27636 33554432000 4194304 4785740 140733512379232 18446744073709551615 4319122 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 31352 27636 339 145 0 28397 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=2.18 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 215 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 749728

[startup+12.7012 s]
/proc/loadavg: 10.24 8.67 6.10 12/205 6913
/proc/meminfo: memFree=12937064/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633032127634210816 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=154612 CPUtime=4.19 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 32588 0 0 0 415 4 0 0 25 0 1 0 488026168 158322688 32058 33554432000 4194304 4587354 140736104942096 18446744073709551615 4421072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 38653 32058 312 96 0 35215 0
[pid=6911] ppid=6909 vsize=125408 CPUtime=4.14 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 36983 0 0 0 408 6 0 0 25 0 1 0 488026168 128417792 27638 33554432000 4194304 4785740 140733512379232 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 31352 27638 340 145 0 28397 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=4.34 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 431 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 797200

[startup+25.5009 s]
/proc/loadavg: 10.41 8.79 6.17 12/205 6914
/proc/meminfo: memFree=12823728/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633032952267931648 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=286620 CPUtime=8.49 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 78550 0 0 0 838 11 0 0 25 0 1 0 488026168 293498880 58909 33554432000 4194304 4587354 140736104942096 18446744073709551615 4236622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 71655 58909 332 96 0 68217 0
[pid=6911] ppid=6909 vsize=125408 CPUtime=8.39 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 37055 0 0 0 833 6 0 0 25 0 1 0 488026168 128417792 27710 33554432000 4194304 4785740 140733512379232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 31352 27710 340 145 0 28397 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=8.59 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 856 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 929208

[startup+51.1012 s]
/proc/loadavg: 10.61 8.96 6.30 12/205 6944
/proc/meminfo: memFree=12648704/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633033089706885120 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=286620 CPUtime=16.99 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 81998 0 0 0 1688 11 0 0 25 0 1 0 488026168 293498880 62351 33554432000 4194304 4587354 140736104942096 18446744073709551615 4236896 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 71655 62351 332 96 0 68217 0
[pid=6911] ppid=6909 vsize=127924 CPUtime=16.94 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 37736 0 0 0 1688 6 0 0 25 0 1 0 488026168 130994176 28391 33554432000 4194304 4785740 140733512379232 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 31981 28391 340 145 0 29026 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=17.14 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 1711 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 931724

[startup+102.301 s]
/proc/loadavg: 10.83 9.27 6.54 12/205 7006
/proc/meminfo: memFree=12190588/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633031990195257344 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=289396 CPUtime=34.08 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 95423 0 0 0 3394 14 0 0 25 0 1 0 488026168 296341504 64490 33554432000 4194304 4587354 140736104942096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 72349 64490 338 96 0 68911 0
[pid=6911] ppid=6909 vsize=132208 CPUtime=33.98 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38779 0 0 0 3392 6 0 0 25 0 1 0 488026168 135380992 29434 33554432000 4194304 4785740 140733512379232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33052 29434 340 145 0 30097 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=34.2 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3417 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 938784

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

[startup+102.408 s]
/proc/loadavg: 10.83 9.27 6.54 12/205 7006
/proc/meminfo: memFree=12190588/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633031990195257344 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=289396 CPUtime=34.08 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 95423 0 0 0 3394 14 0 0 25 0 1 0 488026168 296341504 64490 33554432000 4194304 4587354 140736104942096 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 72349 64490 338 96 0 68911 0
[pid=6911] ppid=6909 vsize=132208 CPUtime=34.05 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38779 0 0 0 3399 6 0 0 25 0 1 0 488026168 135380992 29434 33554432000 4194304 4785740 140733512379232 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33052 29434 340 145 0 30097 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=34.23 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3420 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 7636449 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 938784

[startup+108.801 s]
/proc/loadavg: 10.84 9.30 6.57 12/205 7006
/proc/meminfo: memFree=12219000/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633032814828978176 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=289396 CPUtime=36.25 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 96028 0 0 0 3611 14 0 0 25 0 1 0 488026168 296341504 65051 33554432000 4194304 4587354 140736104942096 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 72349 65051 338 96 0 68911 0
[pid=6911] ppid=6909 vsize=132604 CPUtime=36.18 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38872 0 0 0 3612 6 0 0 25 0 1 0 488026168 135786496 29527 33554432000 4194304 4785740 140733512379232 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33151 29527 340 145 0 30196 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=36.33 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3630 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 108.76
Current children cumulated vsize (KiB) 939180

[startup+112.001 s]
/proc/loadavg: 10.85 9.33 6.59 12/205 7006
/proc/meminfo: memFree=12204100/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633032539951071232 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=294920 CPUtime=37.28 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 97706 0 0 0 3714 14 0 0 25 0 1 0 488026168 301998080 66710 33554432000 4194304 4587354 140736104942096 18446744073709551615 271550198289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 73730 66710 338 96 0 70292 0
[pid=6911] ppid=6909 vsize=132604 CPUtime=37.25 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38889 0 0 0 3719 6 0 0 25 0 1 0 488026168 135786496 29544 33554432000 4194304 4785740 140733512379232 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33151 29544 340 145 0 30196 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=37.43 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3740 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 111.96
Current children cumulated vsize (KiB) 944704

[startup+113.601 s]
/proc/loadavg: 10.85 9.33 6.59 12/205 7006
/proc/meminfo: memFree=12175208/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633033227145838592 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=294920 CPUtime=37.85 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 97850 0 0 0 3771 14 0 0 25 0 1 0 488026168 301998080 66841 33554432000 4194304 4587354 140736104942096 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 73730 66841 338 96 0 70292 0
[pid=6911] ppid=6909 vsize=132736 CPUtime=37.78 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38900 0 0 0 3772 6 0 0 25 0 1 0 488026168 135921664 29555 33554432000 4194304 4785740 140733512379232 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33184 29555 340 145 0 30229 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=37.93 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3790 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 113.56
Current children cumulated vsize (KiB) 944836

[startup+114.401 s]
/proc/loadavg: 10.85 9.33 6.59 12/205 7006
/proc/meminfo: memFree=12208068/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 5633033364584792064 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=294920 CPUtime=38.08 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 97951 0 0 0 3794 14 0 0 25 0 1 0 488026168 301998080 66939 33554432000 4194304 4587354 140736104942096 18446744073709551615 4241302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 73730 66939 338 96 0 70292 0
[pid=6911] ppid=6909 vsize=132736 CPUtime=38.05 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38912 0 0 0 3799 6 0 0 25 0 1 0 488026168 135921664 29567 33554432000 4194304 4785740 140733512379232 18446744073709551615 4552860 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33184 29567 340 145 0 30229 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=38.23 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3820 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 114.36
Current children cumulated vsize (KiB) 944836

[startup+114.801 s]
/proc/loadavg: 10.85 9.33 6.59 12/205 7006
/proc/meminfo: memFree=12208068/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=387536 CPUtime=38.25 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 98005 0 0 0 3810 15 0 0 25 0 1 0 488026168 396836864 51555 33554432000 4194304 4587354 140736104942096 18446744073709551615 271550186700 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 96884 51555 351 96 0 93446 0
[pid=6911] ppid=6909 vsize=132736 CPUtime=38.18 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38912 0 0 0 3812 6 0 0 25 0 1 0 488026168 135921664 29567 33554432000 4194304 4785740 140733512379232 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33184 29567 340 145 0 30229 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=38.33 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3830 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 114.76
Current children cumulated vsize (KiB) 1037452

[startup+115.001 s]
/proc/loadavg: 10.85 9.33 6.59 12/205 7006
/proc/meminfo: memFree=12208068/32951124 swapFree=67111528/67111528
[pid=6909] ppid=6907 vsize=18324 CPUtime=0 cores=1,3
/proc/6909/stat : 6909 (ppfolio) S 6907 6909 5962 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488026168 18763776 394 33554432000 4194304 4287625 140733318699040 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/6909/statm: 4581 394 345 23 0 91 0
[pid=6910] ppid=6909 vsize=369300 CPUtime=38.29 cores=1
/proc/6910/stat : 6910 (cryptominisat) R 6909 6909 5962 0 -1 4202496 98005 0 0 0 3814 15 0 0 25 0 1 0 488026168 378163200 41833 33554432000 4194304 4587354 140736104942096 18446744073709551615 271550580871 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6910/statm: 92325 41833 351 96 0 88887 0
[pid=6911] ppid=6909 vsize=132736 CPUtime=38.25 cores=1
/proc/6911/stat : 6911 (clasp) R 6909 6909 5962 0 -1 4202496 38912 0 0 0 3819 6 0 0 25 0 1 0 488026168 135921664 29567 33554432000 4194304 4785740 140733512379232 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/6911/statm: 33184 29567 340 145 0 30229 0
[pid=6912] ppid=6909 vsize=498856 CPUtime=38.43 cores=1
/proc/6912/stat : 6912 (TNM) R 6909 6909 5962 0 -1 4202496 24737 0 0 0 3840 3 0 0 25 0 1 0 488026168 510828544 24634 33554432000 134512640 134534564 4293358672 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/6912/statm: 124714 24634 95 6 0 123380 0
Current children cumulated CPU time (s) 114.97
Current children cumulated vsize (KiB) 1019216

Child status: 0
Real time (s): 115.054
CPU time (s): 115.06
CPU user time (s): 114.776
CPU system time (s): 0.283956
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1107900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.776
system time used= 0.283956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162175
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= 131
involuntary context switches= 1343

runsolver used 0.153976 second user time and 0.52592 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 22:44:43
IDJOB=3286777
IDBENCH=82435
IDSOLVER=1613
FILE ID=node133/3286777-1303764282
RUNJOBID= node133-1303763834-6668
PBS_JOBID= 13157125
Free space on /tmp= 71356 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/smtqfbv-aigs/smtlib-qfbv-aigs-lfsr_008_063_080-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286777-1303764282/watcher-3286777-1303764282 -o /tmp/evaluation-result-3286777-1303764282/solver-3286777-1303764282 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3286777-1303764282.cnf

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

MD5SUM BENCH= ceca868d07951273fdc2de08c57f2b6a
RANDOM SEED=1122518190

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13255604 kB
Buffers:       2171544 kB
Cached:       12530312 kB
SwapCached:          0 kB
Active:       13064096 kB
Inactive:      6061496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13255604 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21768 kB
Writeback:           0 kB
AnonPages:     4422776 kB
Mapped:          18140 kB
Slab:           497172 kB
PageTables:      14784 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6437272 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71328 MiB
End job on node133 at 2011-04-25 22:46:38