Trace number 3288249

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 144.07 144.156

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.2302
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
144.07/144.14	s UNSATISFIABLE
144.07/144.15	solver [1] cryptominisat 2.7.1 answered
144.07/144.15	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-3288249-1303767671/watcher-3288249-1303767671 -o /tmp/evaluation-result-3288249-1303767671/solver-3288249-1303767671 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288249-1303767671.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: 12.00 10.30 6.74 11/198 25467
/proc/meminfo: memFree=31253196/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) R 25465 25467 23613 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 488367574 18763776 392 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/25467/statm: 4581 392 343 23 0 91 0

[startup+0.0363571 s]
/proc/loadavg: 12.00 10.30 6.74 11/198 25467
/proc/meminfo: memFree=31253196/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 4375362216128381186 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100346 s]
/proc/loadavg: 12.00 10.30 6.74 11/198 25467
/proc/meminfo: memFree=31253196/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 4375362216128381186 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300306 s]
/proc/loadavg: 12.00 10.30 6.74 11/198 25467
/proc/meminfo: memFree=31253196/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700262 s]
/proc/loadavg: 12.00 10.30 6.74 11/198 25467
/proc/meminfo: memFree=31253196/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50113 s]
/proc/loadavg: 12.00 10.30 6.74 13/202 25471
/proc/meminfo: memFree=31130116/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=64592 CPUtime=0.49 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 10495 0 0 0 48 1 0 0 25 0 1 0 488367574 66142208 10203 33554432000 4194304 4587354 140737214544464 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 16148 10203 307 96 0 12710 0
[pid=25469] ppid=25467 vsize=73476 CPUtime=0.46 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 18077 0 0 0 44 2 0 0 25 0 1 0 488367574 75239424 14984 33554432000 4194304 4785740 140735923527664 18446744073709551615 253640520389 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 18369 14984 319 145 0 15414 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=0.51 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 50 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 632412

[startup+3.10084 s]
/proc/loadavg: 12.00 10.30 6.74 13/202 25471
/proc/meminfo: memFree=31097504/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329240120393728 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=84168 CPUtime=1.01 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 15358 0 0 0 99 2 0 0 25 0 1 0 488367574 86188032 15066 33554432000 4194304 4587354 140737214544464 18446744073709551615 4365103 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 21042 15066 311 96 0 17604 0
[pid=25469] ppid=25467 vsize=84792 CPUtime=1.03 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 20948 0 0 0 101 2 0 0 25 0 1 0 488367574 86827008 17855 33554432000 4194304 4785740 140735923527664 18446744073709551615 253640518979 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 21198 17855 320 145 0 18243 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=1.01 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 100 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 663304

[startup+6.30125 s]
/proc/loadavg: 12.00 10.33 6.77 13/202 25471
/proc/meminfo: memFree=31047516/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329514998300672 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=150508 CPUtime=2.09 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 27857 0 0 0 205 4 0 0 25 0 1 0 488367574 154120192 24965 33554432000 4194304 4587354 140737214544464 18446744073709551615 253640508597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 37627 24965 317 96 0 34189 0
[pid=25469] ppid=25467 vsize=79392 CPUtime=2.06 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 21639 0 0 0 203 3 0 0 25 0 1 0 488367574 81297408 16745 33554432000 4194304 4785740 140735923527664 18446744073709551615 4561956 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 19848 16745 340 145 0 16893 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=2.11 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 210 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 724244

[startup+12.7011 s]
/proc/loadavg: 12.00 10.35 6.79 13/202 25471
/proc/meminfo: memFree=31023500/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528330202193068032 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=156000 CPUtime=4.21 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 32426 0 0 0 417 4 0 0 25 0 1 0 488367574 159744000 26187 33554432000 4194304 4587354 140737214544464 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 39000 26187 330 96 0 35562 0
[pid=25469] ppid=25467 vsize=79392 CPUtime=4.24 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 21639 0 0 0 421 3 0 0 25 0 1 0 488367574 81297408 16745 33554432000 4194304 4785740 140735923527664 18446744073709551615 4290616 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 19848 16745 340 145 0 16893 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=4.21 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 420 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134530390 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 729736

[startup+25.5007 s]
/proc/loadavg: 12.00 10.43 6.88 13/202 25472
/proc/meminfo: memFree=31007108/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528328965242486784 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=156000 CPUtime=8.49 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 32807 0 0 0 844 5 0 0 25 0 1 0 488367574 159744000 26556 33554432000 4194304 4587354 140737214544464 18446744073709551615 4238043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 39000 26556 333 96 0 35562 0
[pid=25469] ppid=25467 vsize=80428 CPUtime=8.46 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 22005 0 0 0 843 3 0 0 25 0 1 0 488367574 82358272 17111 33554432000 4194304 4785740 140735923527664 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 20107 17111 340 145 0 17152 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=8.51 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 850 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 730772

[startup+51.1011 s]
/proc/loadavg: 12.00 10.56 7.01 13/202 25472
/proc/meminfo: memFree=30980324/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329652437254144 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=156000 CPUtime=17.02 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 32878 0 0 0 1697 5 0 0 25 0 1 0 488367574 159744000 26624 33554432000 4194304 4587354 140737214544464 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 39000 26624 338 96 0 35562 0
[pid=25469] ppid=25467 vsize=89188 CPUtime=17.04 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 24200 0 0 0 1700 4 0 0 25 0 1 0 488367574 91328512 19306 33554432000 4194304 4785740 140735923527664 18446744073709551615 253640516145 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 22297 19306 340 145 0 19342 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=17.01 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 1700 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 739532

[startup+102.307 s]
/proc/loadavg: 12.00 10.78 7.27 13/202 25474
/proc/meminfo: memFree=30909808/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528328552925626368 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=166480 CPUtime=34.09 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 37498 0 0 0 3403 6 0 0 25 0 1 0 488367574 170475520 31042 33554432000 4194304 4587354 140737214544464 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 41620 31042 338 96 0 38182 0
[pid=25469] ppid=25467 vsize=98876 CPUtime=34.08 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 26548 0 0 0 3403 5 0 0 25 0 1 0 488367574 101249024 21654 33554432000 4194304 4785740 140735923527664 18446744073709551615 4550453 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 24719 21654 340 145 0 21764 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=34.11 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 3410 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 759700

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

[startup+127.901 s]
/proc/loadavg: 12.00 10.87 7.40 13/202 25504
/proc/meminfo: memFree=30810796/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528328965242486784 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=169208 CPUtime=42.63 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 39314 0 0 0 4256 7 0 0 25 0 1 0 488367574 173268992 32803 33554432000 4194304 4587354 140737214544464 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 42302 32803 338 96 0 38864 0
[pid=25469] ppid=25467 vsize=100000 CPUtime=42.63 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 26829 0 0 0 4258 5 0 0 25 0 1 0 488367574 102400000 21935 33554432000 4194304 4785740 140735923527664 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 25000 21935 340 145 0 22045 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=42.61 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 4260 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 763552

[startup+134.301 s]
/proc/loadavg: 12.00 10.91 7.44 13/202 25505
/proc/meminfo: memFree=30809668/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329240120393728 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=1885548 CPUtime=44.78 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 44294 0 0 0 4471 7 0 0 25 0 1 0 488367574 1930801152 30315 33554432000 4194304 4587354 140737214544464 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 471387 30315 338 96 0 467949 0
[pid=25469] ppid=25467 vsize=101740 CPUtime=44.73 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 27262 0 0 0 4468 5 0 0 25 0 1 0 488367574 104181760 22368 33554432000 4194304 4785740 140735923527664 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 25435 22368 340 145 0 22480 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=44.75 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 4474 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 134.26
Current children cumulated vsize (KiB) 2481632

[startup+140.701 s]
/proc/loadavg: 12.00 10.93 7.47 13/202 25505
/proc/meminfo: memFree=30805192/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329514998300672 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=1885548 CPUtime=46.88 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 44540 0 0 0 4681 7 0 0 25 0 1 0 488367574 1930801152 30552 33554432000 4194304 4587354 140737214544464 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 471387 30552 338 96 0 467949 0
[pid=25469] ppid=25467 vsize=102636 CPUtime=46.88 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 27466 0 0 0 4683 5 0 0 25 0 1 0 488367574 105099264 22572 33554432000 4194304 4785740 140735923527664 18446744073709551615 4546074 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 25659 22572 340 145 0 22704 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=46.91 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 4690 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 140.67
Current children cumulated vsize (KiB) 2482528

[startup+142.3 s]
/proc/loadavg: 12.00 10.93 7.47 13/202 25505
/proc/meminfo: memFree=30804076/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329514998300672 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=1885548 CPUtime=47.43 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 44604 0 0 0 4736 7 0 0 25 0 1 0 488367574 1930801152 30612 33554432000 4194304 4587354 140737214544464 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 471387 30612 338 96 0 467949 0
[pid=25469] ppid=25467 vsize=102636 CPUtime=47.43 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 27466 0 0 0 4738 5 0 0 25 0 1 0 488367574 105099264 22572 33554432000 4194304 4785740 140735923527664 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 25659 22572 340 145 0 22704 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=47.41 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 4740 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134528427 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 142.27
Current children cumulated vsize (KiB) 2482528

[startup+143.1 s]
/proc/loadavg: 12.00 10.95 7.49 13/202 25505
/proc/meminfo: memFree=30812504/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329652437254144 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=1885548 CPUtime=47.68 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 44636 0 0 0 4761 7 0 0 25 0 1 0 488367574 1930801152 30644 33554432000 4194304 4587354 140737214544464 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 471387 30644 338 96 0 467949 0
[pid=25469] ppid=25467 vsize=102636 CPUtime=47.68 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 27466 0 0 0 4763 5 0 0 25 0 1 0 488367574 105099264 22572 33554432000 4194304 4785740 140735923527664 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 25659 22572 340 145 0 22704 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=47.71 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 4770 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 143.07
Current children cumulated vsize (KiB) 2482528

[startup+143.901 s]
/proc/loadavg: 12.00 10.95 7.49 13/202 25505
/proc/meminfo: memFree=30812504/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 3528329789876207616 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=1885548 CPUtime=47.98 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 44674 0 0 0 4791 7 0 0 25 0 1 0 488367574 1930801152 30678 33554432000 4194304 4587354 140737214544464 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 471387 30678 338 96 0 467949 0
[pid=25469] ppid=25467 vsize=102636 CPUtime=47.93 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 27466 0 0 0 4788 5 0 0 25 0 1 0 488367574 105099264 22572 33554432000 4194304 4785740 140735923527664 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 25659 22572 340 145 0 22704 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=47.95 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 4794 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 143.86
Current children cumulated vsize (KiB) 2482528

[startup+144.107 s]
/proc/loadavg: 12.00 10.95 7.49 13/202 25505
/proc/meminfo: memFree=30812008/32951124 swapFree=67111348/67111528
[pid=25467] ppid=25465 vsize=18324 CPUtime=0 cores=0,2
/proc/25467/stat : 25467 (ppfolio) S 25465 25467 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488367574 18763776 394 33554432000 4194304 4287625 140735979441552 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25467/statm: 4581 394 345 23 0 91 0
[pid=25468] ppid=25467 vsize=1885032 CPUtime=48.03 cores=0
/proc/25468/stat : 25468 (cryptominisat) R 25467 25467 23613 0 -1 4202496 44690 0 0 0 4796 7 0 0 25 0 1 0 488367574 1930272768 30580 33554432000 4194304 4587354 140737214544464 18446744073709551615 253640508504 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25468/statm: 471258 30580 351 96 0 467820 0
[pid=25469] ppid=25467 vsize=102636 CPUtime=48.03 cores=0
/proc/25469/stat : 25469 (clasp) R 25467 25467 23613 0 -1 4202496 27466 0 0 0 4798 5 0 0 25 0 1 0 488367574 105099264 22572 33554432000 4194304 4785740 140735923527664 18446744073709551615 4552893 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25469/statm: 25659 22572 340 145 0 22704 0
[pid=25470] ppid=25467 vsize=476020 CPUtime=48.01 cores=0
/proc/25470/stat : 25470 (TNM) R 25467 25467 23613 0 -1 4202496 12086 0 0 0 4800 1 0 0 25 0 1 0 488367574 487444480 11983 33554432000 134512640 134534564 4291778240 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25470/statm: 119005 11983 95 6 0 117671 0
Current children cumulated CPU time (s) 144.07
Current children cumulated vsize (KiB) 2482012

Child status: 0

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

Real time (s): 144.156
CPU time (s): 144.07
CPU user time (s): 143.94
CPU system time (s): 0.13
CPU usage (%): 99.9406
Max. virtual memory (cumulated for all children) (KiB): 2528924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.0064
system time used= 0.102984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57294
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= 135
involuntary context switches= 1076

runsolver used 0.242963 second user time and 0.551916 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:41:12
IDJOB=3288249
IDBENCH=82492
IDSOLVER=1613
FILE ID=node106/3288249-1303767671
RUNJOBID= node106-1303767118-25071
PBS_JOBID= 13157143
Free space on /tmp= 71636 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288249-1303767671/watcher-3288249-1303767671 -o /tmp/evaluation-result-3288249-1303767671/solver-3288249-1303767671 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3288249-1303767671.cnf

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=784106594

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31253600 kB
Buffers:         41708 kB
Cached:         241748 kB
SwapCached:         96 kB
Active:        1328388 kB
Inactive:       161908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31253600 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           16076 kB
Writeback:           0 kB
AnonPages:     1206484 kB
Mapped:          18160 kB
Slab:           137892 kB
PageTables:       8564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4935536 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= 71624 MiB
End job on node106 at 2011-04-25 23:43:36