Trace number 3287927

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 484.984 484.974

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
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
484.88/484.96	s UNSATISFIABLE
484.88/484.97	solver [1] cryptominisat 2.7.1 answered
484.88/484.97	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-3287927-1303767147/watcher-3287927-1303767147 -o /tmp/evaluation-result-3287927-1303767147/solver-3287927-1303767147 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3287927-1303767147.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: 4.86 2.13 2.76 11/198 25243
/proc/meminfo: memFree=31685480/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18240 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) R 25241 25243 23613 0 -1 4194304 286 0 0 0 0 0 0 0 23 0 1 0 488315128 18677760 234 33554432000 4194304 4287625 140734944277776 18446744073709551615 253635896808 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25243/statm: 4560 234 198 23 0 57 0

[startup+0.0833041 s]
/proc/loadavg: 4.86 2.13 2.76 11/198 25243
/proc/meminfo: memFree=31685480/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538536418877898752 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100315 s]
/proc/loadavg: 4.86 2.13 2.76 11/198 25243
/proc/meminfo: memFree=31685480/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538536418877898752 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300289 s]
/proc/loadavg: 4.86 2.13 2.76 11/198 25243
/proc/meminfo: memFree=31685480/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701211 s]
/proc/loadavg: 4.86 2.13 2.76 11/198 25243
/proc/meminfo: memFree=31685480/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 4.86 2.13 2.76 13/202 25247
/proc/meminfo: memFree=31586500/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=51936 CPUtime=0.49 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 7671 0 0 0 49 0 0 0 25 0 1 0 488315129 53182464 7379 33554432000 4194304 4587354 140733443204864 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 12984 7379 307 96 0 9546 0
[pid=25246] ppid=25243 vsize=53060 CPUtime=0.39 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 12425 0 0 0 38 1 0 0 25 0 1 0 488315129 54333440 10235 33554432000 4194304 4785740 140737364629488 18446744073709551615 4489943 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 13265 10235 319 145 0 10310 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=0.58 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 57 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 592084

[startup+3.10077 s]
/proc/loadavg: 4.86 2.13 2.76 13/202 25247
/proc/meminfo: memFree=31574720/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=52088 CPUtime=0.99 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 7689 0 0 0 99 0 0 0 25 0 1 0 488315129 53338112 7397 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 13022 7397 307 96 0 9584 0
[pid=25246] ppid=25243 vsize=68700 CPUtime=0.93 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 16328 0 0 0 91 2 0 0 25 0 1 0 488315129 70348800 14138 33554432000 4194304 4785740 140737364629488 18446744073709551615 4489730 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 17175 14138 319 145 0 14220 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=1.14 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 113 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 607876

[startup+6.30119 s]
/proc/loadavg: 5.43 2.29 2.81 13/202 25247
/proc/meminfo: memFree=31522108/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538537518389526528 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=84908 CPUtime=2.09 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 22366 0 0 0 207 2 0 0 25 0 1 0 488315129 86945792 16019 33554432000 4194304 4587354 140733443204864 18446744073709551615 4316361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 21227 16019 321 96 0 17789 0
[pid=25246] ppid=25243 vsize=98568 CPUtime=1.99 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 23765 0 0 0 196 3 0 0 25 0 1 0 488315129 100933632 21575 33554432000 4194304 4785740 140737364629488 18446744073709551615 4488995 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 24642 21575 319 145 0 21687 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=2.19 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 218 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 670564

[startup+12.701 s]
/proc/loadavg: 5.96 2.45 2.86 13/202 25247
/proc/meminfo: memFree=31485260/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538538480462200832 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=86296 CPUtime=4.19 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 22845 0 0 0 417 2 0 0 25 0 1 0 488315129 88367104 16484 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 21574 16484 332 96 0 18136 0
[pid=25246] ppid=25243 vsize=103192 CPUtime=4.13 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 26358 0 0 0 409 4 0 0 25 0 1 0 488315129 105668608 22895 33554432000 4194304 4785740 140737364629488 18446744073709551615 4319146 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 25798 22895 340 145 0 22843 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=4.34 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 433 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 676576

[startup+25.5007 s]
/proc/loadavg: 7.30 2.92 3.00 13/202 25278
/proc/meminfo: memFree=31534328/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538537793267433472 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=86296 CPUtime=8.49 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 23374 0 0 0 847 2 0 0 25 0 1 0 488315129 88367104 16999 33554432000 4194304 4587354 140733443204864 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 21574 16999 338 96 0 18136 0
[pid=25246] ppid=25243 vsize=103192 CPUtime=8.39 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 26359 0 0 0 835 4 0 0 25 0 1 0 488315129 105668608 22896 33554432000 4194304 4785740 140737364629488 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 25798 22896 340 145 0 22843 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=8.59 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 858 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 676576

[startup+51.101 s]
/proc/loadavg: 8.90 3.65 3.24 13/202 25308
/proc/meminfo: memFree=31419716/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538536693755805696 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=132472 CPUtime=16.99 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 25880 0 0 0 1697 2 0 0 25 0 1 0 488315129 135651328 19477 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 33118 19477 338 96 0 29680 0
[pid=25246] ppid=25243 vsize=103192 CPUtime=16.94 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 26359 0 0 0 1690 4 0 0 25 0 1 0 488315129 105668608 22896 33554432000 4194304 4785740 140737364629488 18446744073709551615 4552576 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 25798 22896 340 145 0 22843 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=17.14 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 1713 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 722752

[startup+102.308 s]
/proc/loadavg: 10.76 5.05 3.74 13/202 25340
/proc/meminfo: memFree=31419372/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538536418877898752 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=1980784 CPUtime=34.09 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 28417 0 0 0 3406 3 0 0 25 0 1 0 488315129 2028322816 18683 33554432000 4194304 4587354 140733443204864 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 495196 18683 338 96 0 491758 0
[pid=25246] ppid=25243 vsize=103192 CPUtime=33.99 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 26360 0 0 0 3395 4 0 0 25 0 1 0 488315129 105668608 22897 33554432000 4194304 4785740 140737364629488 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 25798 22897 340 145 0 22843 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=34.2 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 3419 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134528238 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2571064

[startup+162.301 s]
/proc/loadavg: 11.56 6.23 4.22 13/202 25371
/proc/meminfo: memFree=31293040/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538536693755805696 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=1991592 CPUtime=54.08 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 31710 0 0 0 5404 4 0 0 25 0 1 0 488315129 2039390208 21942 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 497898 21942 338 96 0 494460 0
[pid=25246] ppid=25243 vsize=103192 CPUtime=53.98 cores=0

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

/proc/25246/statm: 25798 22912 340 145 0 22843 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=94.22 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 9421 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 2628416

[startup+342.301 s]
/proc/loadavg: 12.00 8.85 5.59 13/202 25376
/proc/meminfo: memFree=31150900/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538537243511619584 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=2068360 CPUtime=114.07 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 46605 0 0 0 11400 7 0 0 25 0 1 0 488315129 2118000640 23949 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 517090 23949 338 96 0 513652 0
[pid=25246] ppid=25243 vsize=103192 CPUtime=113.98 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 26375 0 0 0 11394 4 0 0 25 0 1 0 488315129 105668608 22912 33554432000 4194304 4785740 140737364629488 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 25798 22912 340 145 0 22843 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=114.23 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 11422 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 2658640

[startup+402.301 s]
/proc/loadavg: 12.00 9.42 5.99 13/202 25378
/proc/meminfo: memFree=31115380/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538537793267433472 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=124044 CPUtime=134.07 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 53241 0 0 0 13399 8 0 0 25 0 1 0 488315129 127021056 23706 33554432000 4194304 4587354 140733443204864 18446744073709551615 4236264 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 31011 23706 338 96 0 27573 0
[pid=25246] ppid=25243 vsize=109448 CPUtime=133.98 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 27918 0 0 0 13394 4 0 0 25 0 1 0 488315129 112074752 24455 33554432000 4194304 4785740 140737364629488 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 27362 24455 340 145 0 24407 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=134.22 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 13421 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 720580

[startup+462.301 s]
/proc/loadavg: 12.00 9.89 6.36 13/202 25379
/proc/meminfo: memFree=31035216/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538537243511619584 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=124652 CPUtime=154.06 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 60828 0 0 0 15396 10 0 0 25 0 1 0 488315129 127643648 24169 33554432000 4194304 4587354 140733443204864 18446744073709551615 4238262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 31163 24169 338 96 0 27725 0
[pid=25246] ppid=25243 vsize=118580 CPUtime=153.99 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 30146 0 0 0 15394 5 0 0 25 0 1 0 488315129 121425920 26683 33554432000 4194304 4785740 140737364629488 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 29645 26683 340 145 0 26690 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=154.22 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 15421 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134526128 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 730320

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

[startup+473.501 s]
/proc/loadavg: 12.00 9.99 6.45 13/202 25380
/proc/meminfo: memFree=31027520/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538537243511619584 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=124652 CPUtime=157.79 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 60828 0 0 0 15769 10 0 0 25 0 1 0 488315129 127643648 24169 33554432000 4194304 4587354 140733443204864 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 31163 24169 338 96 0 27725 0
[pid=25246] ppid=25243 vsize=118764 CPUtime=157.77 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 30171 0 0 0 15772 5 0 0 25 0 1 0 488315129 121614336 26708 33554432000 4194304 4785740 140737364629488 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 29691 26708 340 145 0 26736 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=157.92 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 15791 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 473.48
Current children cumulated vsize (KiB) 730504

[startup+479.901 s]
/proc/loadavg: 12.00 10.02 6.48 13/202 25380
/proc/meminfo: memFree=31019956/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 3538538343023247360 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=129956 CPUtime=159.96 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 61761 0 0 0 15986 10 0 0 25 0 1 0 488315129 133074944 25100 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237613 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 32489 25100 338 96 0 29051 0
[pid=25246] ppid=25243 vsize=118764 CPUtime=159.87 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 30172 0 0 0 15982 5 0 0 25 0 1 0 488315129 121614336 26709 33554432000 4194304 4785740 140737364629488 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 29691 26709 340 145 0 26736 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=160.05 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 16004 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 479.88
Current children cumulated vsize (KiB) 735808

[startup+483.1 s]
/proc/loadavg: 12.00 10.06 6.51 13/202 25380
/proc/meminfo: memFree=31018092/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=129956 CPUtime=160.99 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 61787 0 0 0 16089 10 0 0 25 0 1 0 488315129 133074944 25126 33554432000 4194304 4587354 140733443204864 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 32489 25126 338 96 0 29051 0
[pid=25246] ppid=25243 vsize=118764 CPUtime=160.97 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 30172 0 0 0 16092 5 0 0 25 0 1 0 488315129 121614336 26709 33554432000 4194304 4785740 140737364629488 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 29691 26709 340 145 0 26736 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=161.12 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 16111 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134530672 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 483.08
Current children cumulated vsize (KiB) 735808

[startup+483.9 s]
/proc/loadavg: 12.00 10.06 6.51 13/202 25380
/proc/meminfo: memFree=31017348/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=129956 CPUtime=161.26 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 61827 0 0 0 16116 10 0 0 25 0 1 0 488315129 133074944 25163 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 32489 25163 338 96 0 29051 0
[pid=25246] ppid=25243 vsize=118764 CPUtime=161.2 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 30172 0 0 0 16115 5 0 0 25 0 1 0 488315129 121614336 26709 33554432000 4194304 4785740 140737364629488 18446744073709551615 4550862 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 29691 26709 340 145 0 26736 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=161.42 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 16141 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 11794704 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 483.88
Current children cumulated vsize (KiB) 735808

[startup+484.701 s]
/proc/loadavg: 12.00 10.06 6.51 13/202 25380
/proc/meminfo: memFree=31017348/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=129956 CPUtime=161.56 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 61869 0 0 0 16146 10 0 0 25 0 1 0 488315129 133074944 25202 33554432000 4194304 4587354 140733443204864 18446744073709551615 4238234 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 32489 25202 338 96 0 29051 0
[pid=25246] ppid=25243 vsize=118764 CPUtime=161.47 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 30172 0 0 0 16142 5 0 0 25 0 1 0 488315129 121614336 26709 33554432000 4194304 4785740 140737364629488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 29691 26709 340 145 0 26736 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=161.65 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 16164 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 484.68
Current children cumulated vsize (KiB) 735808

[startup+484.901 s]
/proc/loadavg: 12.00 10.06 6.51 13/202 25380
/proc/meminfo: memFree=31017348/32951124 swapFree=67111348/67111528
[pid=25243] ppid=25241 vsize=18324 CPUtime=0 cores=0,2
/proc/25243/stat : 25243 (ppfolio) S 25241 25243 23613 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 488315128 18763776 394 33554432000 4194304 4287625 140734944277776 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/25243/statm: 4581 394 345 23 0 91 0
[pid=25245] ppid=25243 vsize=129956 CPUtime=161.59 cores=0
/proc/25245/stat : 25245 (cryptominisat) R 25243 25243 23613 0 -1 4202496 61872 0 0 0 16149 10 0 0 25 0 1 0 488315129 133074944 25205 33554432000 4194304 4587354 140733443204864 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/25245/statm: 32489 25205 338 96 0 29051 0
[pid=25246] ppid=25243 vsize=118764 CPUtime=161.57 cores=0
/proc/25246/stat : 25246 (clasp) R 25243 25243 23613 0 -1 4202496 30172 0 0 0 16152 5 0 0 25 0 1 0 488315129 121614336 26709 33554432000 4194304 4785740 140737364629488 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/25246/statm: 29691 26709 340 145 0 26736 0
[pid=25247] ppid=25243 vsize=468764 CPUtime=161.72 cores=0
/proc/25247/stat : 25247 (TNM) R 25243 25243 23613 0 -1 4202496 8564 0 0 0 16171 1 0 0 25 0 1 0 488315129 480014336 8460 33554432000 134512640 134534564 4288390480 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25247/statm: 117191 8460 95 6 0 115857 0
Current children cumulated CPU time (s) 484.88
Current children cumulated vsize (KiB) 735808

Child status: 0
Real time (s): 484.974
CPU time (s): 484.984
CPU user time (s): 484.792
CPU system time (s): 0.19197
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4598984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 484.792
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101143
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= 245
involuntary context switches= 5568

runsolver used 0.857869 second user time and 1.79473 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:32:27
IDJOB=3287927
IDBENCH=82477
IDSOLVER=1613
FILE ID=node106/3287927-1303767147
RUNJOBID= node106-1303767118-25071
PBS_JOBID= 13157143
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1061454387

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:      31685636 kB
Buffers:         40436 kB
Cached:         224624 kB
SwapCached:         96 kB
Active:         910036 kB
Inactive:       149240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31685636 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           63828 kB
Writeback:           0 kB
AnonPages:      794312 kB
Mapped:          18184 kB
Slab:           138780 kB
PageTables:       7760 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2376528 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= 71628 MiB
End job on node106 at 2011-04-25 23:40:32