Trace number 3288065

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 549.814 549.8

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
549.69/549.78	s UNSATISFIABLE
549.69/549.79	solver [1] cryptominisat 2.7.1 answered
549.69/549.79	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-3288065-1303767234/watcher-3288065-1303767234 -o /tmp/evaluation-result-3288065-1303767234/solver-3288065-1303767234 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288065-1303767234.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 10.27 4.57 3.56 11/198 25335
/proc/meminfo: memFree=31601984/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) R 25333 25335 23613 0 -1 4202496 482 0 0 0 0 0 0 0 25 0 1 0 488323789 18763776 391 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/25335/statm: 4581 391 343 23 0 91 0

[startup+0.0909121 s]
/proc/loadavg: 10.27 4.57 3.56 11/198 25335
/proc/meminfo: memFree=31601984/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 4381892215685742850 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100898 s]
/proc/loadavg: 10.27 4.57 3.56 11/198 25335
/proc/meminfo: memFree=31601984/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 4381892215685742850 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300858 s]
/proc/loadavg: 10.27 4.57 3.56 11/198 25335
/proc/meminfo: memFree=31601984/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 23 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700794 s]
/proc/loadavg: 10.27 4.57 3.56 11/198 25335
/proc/meminfo: memFree=31601984/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 23 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 10.41 4.69 3.61 13/202 25339
/proc/meminfo: memFree=31483148/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 23 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=58052 CPUtime=0.54 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 9165 0 0 0 53 1 0 0 25 0 1 0 488323790 59445248 8856 33554432000 4194304 4587354 140734678733568 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 14513 8856 307 96 0 11075 0
[pid=25337] ppid=25335 vsize=64532 CPUtime=0.42 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 15259 0 0 0 40 2 0 0 25 0 1 0 488323790 66080768 13053 33554432000 4194304 4785740 140735629010656 18446744073709551615 253640518232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 16133 13053 319 145 0 13178 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=0.51 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 50 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 613628

[startup+3.10033 s]
/proc/loadavg: 10.41 4.69 3.61 13/202 25339
/proc/meminfo: memFree=31468392/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343148548751360 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=76208 CPUtime=1.03 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 13658 0 0 0 102 1 0 0 25 0 1 0 488323790 78036992 13349 33554432000 4194304 4587354 140734678733568 18446744073709551615 4421222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 19052 13349 312 96 0 15614 0
[pid=25337] ppid=25335 vsize=68304 CPUtime=0.92 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 17727 0 0 0 90 2 0 0 25 0 1 0 488323790 69943296 13975 33554432000 4194304 4785740 140735629010656 18446744073709551615 4319342 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 17076 13975 332 145 0 14121 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=1.1 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 109 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 635556

[startup+6.30077 s]
/proc/loadavg: 10.41 4.69 3.61 13/202 25339
/proc/meminfo: memFree=31421272/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343835743518720 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=141408 CPUtime=2.14 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 25788 0 0 0 211 3 0 0 25 0 1 0 488323790 144801792 20826 33554432000 4194304 4587354 140734678733568 18446744073709551615 4237511 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 35352 20826 330 96 0 31914 0
[pid=25337] ppid=25335 vsize=68304 CPUtime=2.01 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 17735 0 0 0 199 2 0 0 25 0 1 0 488323790 69943296 13983 33554432000 4194304 4785740 140735629010656 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 17076 13983 340 145 0 14121 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=2.11 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 210 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 700756

[startup+12.7006 s]
/proc/loadavg: 10.65 4.93 3.70 13/202 25340
/proc/meminfo: memFree=31425192/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079342323915030528 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=141408 CPUtime=4.24 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 26014 0 0 0 421 3 0 0 25 0 1 0 488323790 144801792 21036 33554432000 4194304 4587354 140734678733568 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 35352 21036 330 96 0 31914 0
[pid=25337] ppid=25335 vsize=68304 CPUtime=4.13 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 17735 0 0 0 411 2 0 0 25 0 1 0 488323790 69943296 13983 33554432000 4194304 4785740 140735629010656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 17076 13983 340 145 0 14121 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=4.3 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 429 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 700756

[startup+25.5013 s]
/proc/loadavg: 10.86 5.17 3.79 13/202 25370
/proc/meminfo: memFree=31368064/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343560865611776 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=141408 CPUtime=8.54 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 26377 0 0 0 851 3 0 0 25 0 1 0 488323790 144801792 21387 33554432000 4194304 4587354 140734678733568 18446744073709551615 4239328 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 35352 21387 338 96 0 31914 0
[pid=25337] ppid=25335 vsize=69592 CPUtime=8.41 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 18037 0 0 0 839 2 0 0 25 0 1 0 488323790 71262208 14285 33554432000 4194304 4785740 140735629010656 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 17398 14285 340 145 0 14443 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=8.52 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 851 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 702044

[startup+51.1006 s]
/proc/loadavg: 11.33 5.73 4.01 13/202 25371
/proc/meminfo: memFree=31333928/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343973182472192 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=149252 CPUtime=17.03 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 31176 0 0 0 1700 3 0 0 25 0 1 0 488323790 152834048 23993 33554432000 4194304 4587354 140734678733568 18446744073709551615 4238299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 37313 23993 338 96 0 33875 0
[pid=25337] ppid=25335 vsize=73840 CPUtime=16.93 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 19125 0 0 0 1690 3 0 0 25 0 1 0 488323790 75612160 15373 33554432000 4194304 4785740 140735629010656 18446744073709551615 4552576 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 18460 15373 340 145 0 15505 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=17.1 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 1709 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 714136

[startup+102.307 s]
/proc/loadavg: 11.73 6.78 4.46 13/202 25372
/proc/meminfo: memFree=31265964/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343423426658304 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1342148 CPUtime=34.14 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 35226 0 0 0 3409 5 0 0 25 0 1 0 488323790 1374359552 23554 33554432000 4194304 4587354 140734678733568 18446744073709551615 4449074 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 335537 23554 338 96 0 332099 0
[pid=25337] ppid=25335 vsize=82204 CPUtime=34.01 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 21194 0 0 0 3398 3 0 0 25 0 1 0 488323790 84176896 17442 33554432000 4194304 4785740 140735629010656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 20551 17442 340 145 0 17596 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=34.13 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 3412 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1915396

[startup+162.3 s]
/proc/loadavg: 11.90 7.73 4.93 13/202 25374
/proc/meminfo: memFree=31186932/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343423426658304 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1352912 CPUtime=54.13 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 39350 0 0 0 5407 6 0 0 25 0 1 0 488323790 1385381888 27615 33554432000 4194304 4587354 140734678733568 18446744073709551615 4241174 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 338228 27615 338 96 0 334790 0
[pid=25337] ppid=25335 vsize=88044 CPUtime=54.01 cores=4

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

/proc/25337/statm: 27822 24609 340 145 0 24867 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=134.17 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 13416 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 1813684

[startup+462.301 s]
/proc/loadavg: 12.00 10.43 6.88 13/202 25472
/proc/meminfo: memFree=31008596/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343285987704832 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1211352 CPUtime=154.11 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 61202 0 0 0 15402 9 0 0 25 0 1 0 488323790 1240424448 30989 33554432000 4194304 4587354 140734678733568 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 302838 30989 338 96 0 299400 0
[pid=25337] ppid=25335 vsize=111288 CPUtime=153.99 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 28362 0 0 0 15392 7 0 0 25 0 1 0 488323790 113958912 24610 33554432000 4194304 4785740 140735629010656 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 27822 24610 340 145 0 24867 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=154.17 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 15416 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 1813684

[startup+522.301 s]
/proc/loadavg: 12.00 10.72 7.19 13/202 25473
/proc/meminfo: memFree=30924944/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343560865611776 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=174.12 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66114 0 0 0 17401 11 0 0 25 0 1 0 488323790 1261502464 30642 33554432000 4194304 4587354 140734678733568 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 30642 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=115836 CPUtime=173.99 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 29486 0 0 0 17392 7 0 0 25 0 1 0 488323790 118616064 25734 33554432000 4194304 4785740 140735629010656 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 28959 25734 340 145 0 26004 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=174.18 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 17417 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1838816

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

[startup+524.708 s]
/proc/loadavg: 12.00 10.72 7.19 13/202 25473
/proc/meminfo: memFree=30917628/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343560865611776 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=174.92 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66182 0 0 0 17481 11 0 0 25 0 1 0 488323790 1261502464 30708 33554432000 4194304 4587354 140734678733568 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 30708 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=115836 CPUtime=174.8 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 29488 0 0 0 17473 7 0 0 25 0 1 0 488323790 118616064 25736 33554432000 4194304 4785740 140735629010656 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 28959 25736 340 145 0 26004 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=174.98 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 17497 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 524.7
Current children cumulated vsize (KiB) 1838816

[startup+537.501 s]
/proc/loadavg: 12.00 10.78 7.27 13/202 25474
/proc/meminfo: memFree=30902616/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343560865611776 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=179.22 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66488 0 0 0 17911 11 0 0 25 0 1 0 488323790 1261502464 31003 33554432000 4194304 4587354 140734678733568 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 31003 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=116100 CPUtime=179.08 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 29568 0 0 0 17901 7 0 0 25 0 1 0 488323790 118886400 25816 33554432000 4194304 4785740 140735629010656 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 29025 25816 340 145 0 26070 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=179.18 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 17917 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 537.48
Current children cumulated vsize (KiB) 1839080

[startup+543.901 s]
/proc/loadavg: 12.00 10.80 7.30 13/202 25474
/proc/meminfo: memFree=30906584/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343560865611776 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=181.32 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66631 0 0 0 18121 11 0 0 25 0 1 0 488323790 1261502464 31142 33554432000 4194304 4587354 140734678733568 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 31142 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=119560 CPUtime=181.2 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 30402 0 0 0 18112 8 0 0 25 0 1 0 488323790 122429440 26650 33554432000 4194304 4785740 140735629010656 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 29890 26650 340 145 0 26935 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=181.38 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 18137 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 543.9
Current children cumulated vsize (KiB) 1842540

[startup+547.1 s]
/proc/loadavg: 12.00 10.82 7.32 13/202 25474
/proc/meminfo: memFree=30904592/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343698304565248 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=182.41 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66692 0 0 0 18230 11 0 0 25 0 1 0 488323790 1261502464 31199 33554432000 4194304 4587354 140734678733568 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 31199 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=119828 CPUtime=182.29 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 30475 0 0 0 18221 8 0 0 25 0 1 0 488323790 122703872 26723 33554432000 4194304 4785740 140735629010656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 29957 26723 340 145 0 27002 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=182.38 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 18237 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 547.08
Current children cumulated vsize (KiB) 1842808

[startup+548.701 s]
/proc/loadavg: 12.00 10.82 7.32 13/202 25474
/proc/meminfo: memFree=30903972/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343698304565248 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=182.91 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66717 0 0 0 18280 11 0 0 25 0 1 0 488323790 1261502464 31224 33554432000 4194304 4587354 140734678733568 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 31224 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=119828 CPUtime=182.8 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 30491 0 0 0 18272 8 0 0 25 0 1 0 488323790 122703872 26739 33554432000 4194304 4785740 140735629010656 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 29957 26739 340 145 0 27002 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=182.98 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 18297 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 548.69
Current children cumulated vsize (KiB) 1842808

[startup+549.501 s]
/proc/loadavg: 12.00 10.82 7.32 13/202 25474
/proc/meminfo: memFree=30903348/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343698304565248 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=183.21 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66726 0 0 0 18310 11 0 0 25 0 1 0 488323790 1261502464 31233 33554432000 4194304 4587354 140734678733568 18446744073709551615 4229117 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 31233 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=119960 CPUtime=183.09 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 30509 0 0 0 18301 8 0 0 25 0 1 0 488323790 122839040 26757 33554432000 4194304 4785740 140735629010656 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 29990 26757 340 145 0 27035 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=183.19 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 18318 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 549.49
Current children cumulated vsize (KiB) 1842940

[startup+549.701 s]
/proc/loadavg: 12.00 10.82 7.32 13/202 25474
/proc/meminfo: memFree=30903348/32951124 swapFree=67111348/67111528
[pid=25335] ppid=25333 vsize=18324 CPUtime=0 cores=4,6
/proc/25335/stat : 25335 (ppfolio) S 25333 25335 23613 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 488323789 18763776 393 33554432000 4194304 4287625 140734495808624 18446744073709551615 253640879631 0 0 4096 65536 1079343698304565248 0 0 17 6 0 0 0
/proc/25335/statm: 4581 393 345 23 0 91 0
[pid=25336] ppid=25335 vsize=1231936 CPUtime=183.22 cores=4
/proc/25336/stat : 25336 (cryptominisat) R 25335 25335 23613 0 -1 4202496 66726 0 0 0 18311 11 0 0 25 0 1 0 488323790 1261502464 31233 33554432000 4194304 4587354 140734678733568 18446744073709551615 4231876 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/25336/statm: 307984 31233 338 96 0 304546 0
[pid=25337] ppid=25335 vsize=119960 CPUtime=183.19 cores=4
/proc/25337/stat : 25337 (clasp) R 25335 25335 23613 0 -1 4202496 30513 0 0 0 18311 8 0 0 25 0 1 0 488323790 122839040 26761 33554432000 4194304 4785740 140735629010656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/25337/statm: 29990 26761 340 145 0 27035 0
[pid=25338] ppid=25335 vsize=472720 CPUtime=183.28 cores=4
/proc/25338/stat : 25338 (TNM) R 25335 25335 23613 0 -1 4202496 10415 0 0 0 18327 1 0 0 25 0 1 0 488323790 484065280 10312 33554432000 134512640 134534564 4289658112 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/25338/statm: 118180 10312 95 6 0 116846 0
Current children cumulated CPU time (s) 549.69
Current children cumulated vsize (KiB) 1842940

Child status: 0
Real time (s): 549.8
CPU time (s): 549.814
CPU user time (s): 549.591
CPU system time (s): 0.222966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1962708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 549.591
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108185
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= 208
involuntary context switches= 11301

runsolver used 0.976851 second user time and 2.02369 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:33:54
IDJOB=3288065
IDBENCH=82482
IDSOLVER=1613
FILE ID=node106/3288065-1303767234
RUNJOBID= node106-1303767118-25072
PBS_JOBID= 13157143
Free space on /tmp= 71640 MiB

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

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=826340778

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:      31602264 kB
Buffers:         40828 kB
Cached:         231540 kB
SwapCached:         96 kB
Active:         987448 kB
Inactive:       155364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31602264 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           24836 kB
Writeback:           0 kB
AnonPages:      870264 kB
Mapped:          17892 kB
Slab:           138056 kB
PageTables:       7752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2442100 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:43:04