Trace number 3290549

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 90.8472 90.8432

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F17.cnf
MD5SUM4f20f237857124f0eb214df627f84b82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.1971
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses69700
Sum of the clauses size326536
Maximum clause length45
Minimum clause length1
Number of clauses of size 132
Number of clauses of size 217506
Number of clauses of size 312802
Number of clauses of size 46698
Number of clauses of size 59775
Number of clauses of size over 522887

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
90.78/90.83	s UNSATISFIABLE
90.78/90.84	solver [1] cryptominisat 2.7.1 answered
90.78/90.84	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-3290549-1303778769/watcher-3290549-1303778769 -o /tmp/evaluation-result-3290549-1303778769/solver-3290549-1303778769 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3290549-1303778769.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: 3.38 3.87 3.80 3/177 11767
/proc/meminfo: memFree=25634492/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) R 11765 11767 10526 0 -1 4202496 485 0 0 0 0 0 0 0 22 0 1 0 489474690 18763776 392 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11767/statm: 4581 392 343 23 0 91 0

[startup+0.096571 s]
/proc/loadavg: 3.38 3.87 3.80 3/177 11767
/proc/meminfo: memFree=25634492/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 11928006818246131976 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100567 s]
/proc/loadavg: 3.38 3.87 3.80 3/177 11767
/proc/meminfo: memFree=25634492/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 11928006818246131976 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300522 s]
/proc/loadavg: 3.38 3.87 3.80 3/177 11767
/proc/meminfo: memFree=25634492/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 11928006818246131976 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700458 s]
/proc/loadavg: 3.38 3.87 3.80 3/177 11767
/proc/meminfo: memFree=25634492/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 11928006818246131976 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50029 s]
/proc/loadavg: 3.38 3.87 3.80 13/202 11801
/proc/meminfo: memFree=25433188/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=29732 CPUtime=0.19 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 2514 0 0 0 19 0 0 0 22 0 1 0 489474690 30445568 2345 33554432000 4194304 4587354 140735004530736 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 7433 2345 307 96 0 3995 0
[pid=11769] ppid=11767 vsize=24204 CPUtime=0.99 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 4013 0 0 0 99 0 0 0 19 0 1 0 489474691 24784896 3413 33554432000 4194304 4785740 140733676130352 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 6051 3413 341 145 0 3096 0
[pid=11770] ppid=11767 vsize=458200 CPUtime=0.29 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2140 0 0 0 29 0 0 0 25 0 1 0 489474691 469196800 2037 33554432000 134512640 134534564 4287520384 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114550 2037 91 6 0 113216 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 530460

[startup+3.101 s]
/proc/loadavg: 3.38 3.87 3.80 13/202 11801
/proc/meminfo: memFree=25382232/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=30000 CPUtime=0.69 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 2587 0 0 0 69 0 0 0 25 0 1 0 489474690 30720000 2416 33554432000 4194304 4587354 140735004530736 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 7500 2416 307 96 0 4062 0
[pid=11769] ppid=11767 vsize=26476 CPUtime=1.54 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 4552 0 0 0 153 1 0 0 20 0 1 0 489474691 27111424 3952 33554432000 4194304 4785740 140733676130352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 6619 3952 341 145 0 3664 0
[pid=11770] ppid=11767 vsize=458200 CPUtime=0.84 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2141 0 0 0 84 0 0 0 25 0 1 0 489474691 469196800 2038 33554432000 134512640 134534564 4287520384 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114550 2038 91 6 0 113216 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 533000

[startup+6.30041 s]
/proc/loadavg: 3.91 3.97 3.84 13/202 11831
/proc/meminfo: memFree=25246424/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631344377285574656 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=40548 CPUtime=1.79 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 6242 0 0 0 178 1 0 0 25 0 1 0 489474690 41521152 5086 33554432000 4194304 4587354 140735004530736 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 10137 5086 327 96 0 6699 0
[pid=11769] ppid=11767 vsize=29636 CPUtime=2.59 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 5328 0 0 0 258 1 0 0 23 0 1 0 489474691 30347264 4728 33554432000 4194304 4785740 140733676130352 18446744073709551615 4552673 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 7409 4728 341 145 0 4454 0
[pid=11770] ppid=11767 vsize=458200 CPUtime=1.89 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2141 0 0 0 189 0 0 0 25 0 1 0 489474691 469196800 2038 33554432000 134512640 134534564 4287520384 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114550 2038 91 6 0 113216 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 546708

[startup+12.7012 s]
/proc/loadavg: 4.56 4.10 3.88 13/202 11831
/proc/meminfo: memFree=25205400/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631344514724528128 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1261932 CPUtime=3.89 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 9157 0 0 0 388 1 0 0 25 0 1 0 489474690 1292218368 6684 33554432000 4194304 4587354 140735004530736 18446744073709551615 212687344134 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 315483 6684 338 96 0 312045 0
[pid=11769] ppid=11767 vsize=32936 CPUtime=4.74 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 6175 0 0 0 473 1 0 0 25 0 1 0 489474691 33726464 5575 33554432000 4194304 4785740 140733676130352 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 8234 5575 341 145 0 5279 0
[pid=11770] ppid=11767 vsize=458200 CPUtime=4.04 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2141 0 0 0 404 0 0 0 25 0 1 0 489474691 469196800 2038 33554432000 134512640 134534564 4287520384 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114550 2038 91 6 0 113216 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1771392

[startup+25.5008 s]
/proc/loadavg: 6.21 4.49 4.01 13/202 11831
/proc/meminfo: memFree=25146416/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343415212900352 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1262808 CPUtime=8.19 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 11546 0 0 0 817 2 0 0 25 0 1 0 489474690 1293115392 7673 33554432000 4194304 4587354 140735004530736 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 315702 7673 338 96 0 312264 0
[pid=11769] ppid=11767 vsize=37488 CPUtime=8.98 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 7262 0 0 0 897 1 0 0 25 0 1 0 489474691 38387712 6662 33554432000 4194304 4785740 140733676130352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 9372 6662 341 145 0 6417 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=8.29 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 829 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1777488

[startup+51.1011 s]
/proc/loadavg: 8.18 5.09 4.22 13/202 11862
/proc/meminfo: memFree=24431036/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631344514724528128 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1261548 CPUtime=16.69 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 16577 0 0 0 1667 2 0 0 25 0 1 0 489474690 1291825152 8085 33554432000 4194304 4587354 140735004530736 18446744073709551615 4230195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 315387 8085 338 96 0 311949 0
[pid=11769] ppid=11767 vsize=44664 CPUtime=17.55 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 9016 0 0 0 1753 2 0 0 25 0 1 0 489474691 45735936 8416 33554432000 4194304 4785740 140733676130352 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 11166 8416 341 145 0 8211 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=16.84 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 1684 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1783404

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

[startup+76.7003 s]
/proc/loadavg: 9.48 5.64 4.43 13/202 11863
/proc/meminfo: memFree=24270580/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343002896039936 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1285816 CPUtime=25.25 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 20856 0 0 0 2522 3 0 0 25 0 1 0 489474690 1316675584 10531 33554432000 4194304 4587354 140735004530736 18446744073709551615 4230377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 321454 10531 338 96 0 318016 0
[pid=11769] ppid=11767 vsize=49084 CPUtime=26.09 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10082 0 0 0 2607 2 0 0 25 0 1 0 489474691 50262016 9482 33554432000 4194304 4785740 140733676130352 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12271 9482 341 145 0 9316 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=25.34 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 2534 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 1812092

[startup+83.1011 s]
/proc/loadavg: 9.68 5.75 4.47 13/202 11863
/proc/meminfo: memFree=24265812/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343277773946880 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1280312 CPUtime=27.39 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 22028 0 0 0 2736 3 0 0 25 0 1 0 489474690 1311039488 11691 33554432000 4194304 4587354 140735004530736 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 320078 11691 338 96 0 316640 0
[pid=11769] ppid=11767 vsize=50108 CPUtime=28.19 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10317 0 0 0 2817 2 0 0 25 0 1 0 489474691 51310592 9717 33554432000 4194304 4785740 140733676130352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12527 9717 341 145 0 9572 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=27.5 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 2750 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 83.08
Current children cumulated vsize (KiB) 1807612

[startup+86.3005 s]
/proc/loadavg: 9.87 5.85 4.51 13/202 11863
/proc/meminfo: memFree=24257752/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343415212900352 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1280312 CPUtime=28.45 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 22455 0 0 0 2842 3 0 0 25 0 1 0 489474690 1311039488 12110 33554432000 4194304 4587354 140735004530736 18446744073709551615 212687371924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 320078 12110 338 96 0 316640 0
[pid=11769] ppid=11767 vsize=50684 CPUtime=29.29 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10470 0 0 0 2927 2 0 0 25 0 1 0 489474691 51900416 9870 33554432000 4194304 4785740 140733676130352 18446744073709551615 4550325 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12671 9870 341 145 0 9716 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=28.54 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 2854 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 86.28
Current children cumulated vsize (KiB) 1808188

[startup+87.9012 s]
/proc/loadavg: 9.87 5.85 4.51 13/202 11863
/proc/meminfo: memFree=24254896/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343552651853824 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1280312 CPUtime=28.99 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 22630 0 0 0 2896 3 0 0 25 0 1 0 489474690 1311039488 12281 33554432000 4194304 4587354 140735004530736 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 320078 12281 338 96 0 316640 0
[pid=11769] ppid=11767 vsize=50816 CPUtime=29.79 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10489 0 0 0 2977 2 0 0 25 0 1 0 489474691 52035584 9889 33554432000 4194304 4785740 140733676130352 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12704 9889 341 145 0 9749 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=29.1 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 2910 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 87.88
Current children cumulated vsize (KiB) 1808320

[startup+89.5009 s]
/proc/loadavg: 9.87 5.85 4.51 13/202 11863
/proc/meminfo: memFree=24257872/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343552651853824 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1286544 CPUtime=29.49 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 22690 0 0 0 2946 3 0 0 25 0 1 0 489474690 1317421056 10531 33554432000 4194304 4587354 140735004530736 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 321636 10531 338 96 0 318198 0
[pid=11769] ppid=11767 vsize=50816 CPUtime=30.35 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10489 0 0 0 3033 2 0 0 25 0 1 0 489474691 52035584 9889 33554432000 4194304 4785740 140733676130352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12704 9889 341 145 0 9749 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=29.64 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 2964 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 89.48
Current children cumulated vsize (KiB) 1814552

[startup+90.3008 s]
/proc/loadavg: 10.04 5.95 4.55 13/202 11863
/proc/meminfo: memFree=24255640/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343552651853824 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1286544 CPUtime=29.79 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 22690 0 0 0 2976 3 0 0 25 0 1 0 489474690 1317421056 10531 33554432000 4194304 4587354 140735004530736 18446744073709551615 4238032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 321636 10531 338 96 0 318198 0
[pid=11769] ppid=11767 vsize=50816 CPUtime=30.59 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10489 0 0 0 3057 2 0 0 25 0 1 0 489474691 52035584 9889 33554432000 4194304 4785740 140733676130352 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12704 9889 341 145 0 9749 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=29.9 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 2990 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 90.28
Current children cumulated vsize (KiB) 1814552

[startup+90.7007 s]
/proc/loadavg: 10.04 5.95 4.55 13/202 11863
/proc/meminfo: memFree=24255640/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343552651853824 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1286544 CPUtime=29.89 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 22690 0 0 0 2986 3 0 0 25 0 1 0 489474690 1317421056 10531 33554432000 4194304 4587354 140735004530736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 321636 10531 338 96 0 318198 0
[pid=11769] ppid=11767 vsize=50816 CPUtime=30.75 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10489 0 0 0 3073 2 0 0 25 0 1 0 489474691 52035584 9889 33554432000 4194304 4785740 140733676130352 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12704 9889 341 145 0 9749 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=30.04 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 3004 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 90.68
Current children cumulated vsize (KiB) 1814552

[startup+90.8007 s]
/proc/loadavg: 10.04 5.95 4.55 13/202 11863
/proc/meminfo: memFree=24255640/32951124 swapFree=67111524/67111528
[pid=11767] ppid=11765 vsize=18324 CPUtime=0 cores=1,3
/proc/11767/stat : 11767 (ppfolio) S 11765 11767 10526 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 489474690 18763776 394 33554432000 4194304 4287625 140735095190080 18446744073709551615 212687695375 0 0 4096 65536 5631343552651853824 0 0 17 3 0 0 0
/proc/11767/statm: 4581 394 345 23 0 91 0
[pid=11768] ppid=11767 vsize=1286544 CPUtime=29.95 cores=1
/proc/11768/stat : 11768 (cryptominisat) R 11767 11767 10526 0 -1 4202496 22690 0 0 0 2992 3 0 0 25 0 1 0 489474690 1317421056 10531 33554432000 4194304 4587354 140735004530736 18446744073709551615 4231889 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11768/statm: 321636 10531 338 96 0 318198 0
[pid=11769] ppid=11767 vsize=50816 CPUtime=30.79 cores=1
/proc/11769/stat : 11769 (clasp) R 11767 11767 10526 0 -1 4202496 10489 0 0 0 3077 2 0 0 25 0 1 0 489474691 52035584 9889 33554432000 4194304 4785740 140733676130352 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11769/statm: 12704 9889 341 145 0 9749 0
[pid=11770] ppid=11767 vsize=458868 CPUtime=30.04 cores=1
/proc/11770/stat : 11770 (TNM) R 11767 11767 10526 0 -1 4202496 2814 0 0 0 3004 0 0 0 25 0 1 0 489474691 469880832 2711 33554432000 134512640 134534564 4287520384 18446744073709551615 134530524 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11770/statm: 114717 2711 95 6 0 113383 0
Current children cumulated CPU time (s) 90.78
Current children cumulated vsize (KiB) 1814552

Child status: 0
Real time (s): 90.8432
CPU time (s): 90.8472
CPU user time (s): 90.7772
CPU system time (s): 0.069989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 1814552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.7772
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36528
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= 160
involuntary context switches= 978

runsolver used 0.147977 second user time and 0.350946 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-26 02:46:10
IDJOB=3290549
IDBENCH=83438
IDSOLVER=1613
FILE ID=node139/3290549-1303778769
RUNJOBID= node139-1303778769-11748
PBS_JOBID= 13157184
Free space on /tmp= 72404 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F17.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290549-1303778769/watcher-3290549-1303778769 -o /tmp/evaluation-result-3290549-1303778769/solver-3290549-1303778769 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3290549-1303778769.cnf

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=1399935976

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:     32951124 kB
MemFree:      25636384 kB
Buffers:       1916844 kB
Cached:        4815032 kB
SwapCached:          4 kB
Active:         191280 kB
Inactive:      6607708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25636384 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           19032 kB
Writeback:           0 kB
AnonPages:       66708 kB
Mapped:          14496 kB
Slab:           450248 kB
PageTables:       5588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   195820 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= 72284 MiB
End job on node139 at 2011-04-26 02:47:40