Trace number 3280889

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 seq? (TO) 1300.04 1300.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

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) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4
1300.00/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3280889-1303749563/watcher-3280889-1303749563 -o /tmp/evaluation-result-3280889-1303749563/solver-3280889-1303749563 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280889-1303749563.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: 2.01 2.56 3.04 8/190 22253
/proc/meminfo: memFree=15334244/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=11800 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (runsolver) R 22251 22253 21691 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 486556709 12083200 52 33554432000 4194304 5434984 140736167597120 18446744073709551615 4881607 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/22253/statm: 2950 52 31 303 0 2644 0

[startup+0.091286 s]
/proc/loadavg: 2.01 2.56 3.04 8/190 22253
/proc/meminfo: memFree=15334244/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100275 s]
/proc/loadavg: 2.01 2.56 3.04 8/190 22253
/proc/meminfo: memFree=15334244/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300238 s]
/proc/loadavg: 2.01 2.56 3.04 8/190 22253
/proc/meminfo: memFree=15334244/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701177 s]
/proc/loadavg: 2.01 2.56 3.04 8/190 22253
/proc/meminfo: memFree=15334244/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 2.01 2.56 3.04 10/194 22257
/proc/meminfo: memFree=15317216/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947291105111310336 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=361384 CPUtime=0.54 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 1475 0 0 0 54 0 0 0 25 0 1 0 486556710 370057216 978 33554432000 4194304 4587354 140733789550640 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 90346 978 333 96 0 86908 0
[pid=22256] ppid=22253 vsize=13980 CPUtime=0.42 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 969 0 0 0 42 0 0 0 25 0 1 0 486556710 14315520 846 33554432000 4194304 4785740 140734993200784 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 3495 846 340 145 0 540 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=0.51 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 51 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 849788

[startup+3.10074 s]
/proc/loadavg: 2.01 2.56 3.04 10/194 22257
/proc/meminfo: memFree=15308784/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947291242550263808 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=360080 CPUtime=1.04 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 1872 0 0 0 104 0 0 0 25 0 1 0 486556710 368721920 1011 33554432000 4194304 4587354 140733789550640 18446744073709551615 4236479 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 90020 1011 333 96 0 86582 0
[pid=22256] ppid=22253 vsize=14528 CPUtime=1.02 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 1112 0 0 0 102 0 0 0 25 0 1 0 486556710 14876672 989 33554432000 4194304 4785740 140734993200784 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 3632 989 340 145 0 677 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=1.01 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 101 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 849032

[startup+6.30115 s]
/proc/loadavg: 2.81 2.71 3.09 13/202 22270
/proc/meminfo: memFree=15193728/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947291379989217280 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=360448 CPUtime=2.14 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 2496 0 0 0 214 0 0 0 25 0 1 0 486556710 369098752 1208 33554432000 4194304 4587354 140733789550640 18446744073709551615 4243373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 90112 1208 333 96 0 86674 0
[pid=22256] ppid=22253 vsize=15324 CPUtime=2.02 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 1295 0 0 0 202 0 0 0 25 0 1 0 486556710 15691776 1172 33554432000 4194304 4785740 140734993200784 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 3831 1172 340 145 0 876 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=2.11 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 211 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 850196

[startup+12.701 s]
/proc/loadavg: 3.54 2.87 3.14 13/202 22270
/proc/meminfo: memFree=15129648/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947289593282822144 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=367764 CPUtime=4.24 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 5316 0 0 0 423 1 0 0 25 0 1 0 486556710 376590336 3028 33554432000 4194304 4587354 140733789550640 18446744073709551615 4245162 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 91941 3028 342 96 0 88503 0
[pid=22256] ppid=22253 vsize=15984 CPUtime=4.22 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 1462 0 0 0 422 0 0 0 25 0 1 0 486556710 16367616 1339 33554432000 4194304 4785740 140734993200784 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 3996 1339 340 145 0 1041 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=4.21 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 421 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 858172

[startup+25.5007 s]
/proc/loadavg: 5.41 3.31 3.28 13/202 22271
/proc/meminfo: memFree=14913780/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947289730721775616 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=374128 CPUtime=9.03 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 8386 0 0 0 902 1 0 0 25 0 1 0 486556710 383107072 4262 33554432000 4194304 4587354 140733789550640 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 93532 4262 342 96 0 90094 0
[pid=22256] ppid=22253 vsize=16644 CPUtime=8.22 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 1621 0 0 0 822 0 0 0 25 0 1 0 486556710 17043456 1498 33554432000 4194304 4785740 140734993200784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 4161 1498 340 145 0 1206 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=8.21 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 821 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 865196

[startup+51.101 s]
/proc/loadavg: 7.66 4.01 3.51 13/202 22271
/proc/meminfo: memFree=14842068/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947290280477589504 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=979148 CPUtime=17.55 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 11655 0 0 0 1753 2 0 0 25 0 1 0 486556710 1002647552 4628 33554432000 4194304 4587354 140733789550640 18446744073709551615 4236580 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 244787 4628 342 96 0 241349 0
[pid=22256] ppid=22253 vsize=18232 CPUtime=16.71 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 2011 0 0 0 1671 0 0 0 25 0 1 0 486556710 18669568 1888 33554432000 4194304 4785740 140734993200784 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 4558 1888 340 145 0 1603 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=16.8 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 1680 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1471804

[startup+102.308 s]
/proc/loadavg: 10.12 5.24 3.95 13/202 22303
/proc/meminfo: memFree=15033604/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=984204 CPUtime=34.63 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 18321 0 0 0 3459 4 0 0 25 0 1 0 486556710 1007824896 5528 33554432000 4194304 4587354 140733789550640 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 246051 5528 342 96 0 242613 0
[pid=22256] ppid=22253 vsize=20528 CPUtime=33.81 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 2584 0 0 0 3381 0 0 0 25 0 1 0 486556710 21020672 2461 33554432000 4194304 4785740 140734993200784 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 5132 2461 341 145 0 2177 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=33.83 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 3383 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1479156

[startup+162.301 s]
/proc/loadavg: 11.31 6.47 4.45 13/202 22304
/proc/meminfo: memFree=15008380/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947290417916542976 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=383400 CPUtime=54.63 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 23855 0 0 0 5458 5 0 0 25 0 1 0 486556710 392601600 5946 33554432000 4194304 4587354 140733789550640 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 95850 5946 342 96 0 92412 0
[pid=22256] ppid=22253 vsize=21792 CPUtime=53.81 cores=4

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

[startup+822.301 s]
/proc/loadavg: 12.05 11.41 8.29 13/202 22382
/proc/meminfo: memFree=14874320/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947290830233403392 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=387356 CPUtime=274.65 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 62797 0 0 0 27446 19 0 0 25 0 1 0 486556710 396652544 9360 33554432000 4194304 4587354 140733789550640 18446744073709551615 4243933 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 96839 9360 342 96 0 93401 0
[pid=22256] ppid=22253 vsize=29528 CPUtime=273.77 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 4813 0 0 0 27377 0 0 0 25 0 1 0 486556710 30236672 4658 33554432000 4194304 4785740 140734993200784 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 7382 4658 341 145 0 4427 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=273.86 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 27386 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 891308

[startup+882.301 s]
/proc/loadavg: 12.02 11.52 8.51 13/202 22384
/proc/meminfo: memFree=14838224/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947290830233403392 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=399504 CPUtime=294.66 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 65174 0 0 0 29446 20 0 0 25 0 1 0 486556710 409092096 11695 33554432000 4194304 4587354 140733789550640 18446744073709551615 4236426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 99876 11695 342 96 0 96438 0
[pid=22256] ppid=22253 vsize=29940 CPUtime=293.77 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 4930 0 0 0 29377 0 0 0 25 0 1 0 486556710 30658560 4775 33554432000 4194304 4785740 140734993200784 18446744073709551615 4552662 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 7485 4775 341 145 0 4530 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=293.86 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 29386 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 903868

[startup+942.301 s]
/proc/loadavg: 12.00 11.60 8.73 13/202 22385
/proc/meminfo: memFree=14821212/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947290967672356864 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=516032 CPUtime=314.67 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 66622 0 0 0 31447 20 0 0 25 0 1 0 486556710 528416768 10606 33554432000 4194304 4587354 140733789550640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 129008 10606 342 96 0 125570 0
[pid=22256] ppid=22253 vsize=30472 CPUtime=313.76 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 5066 0 0 0 31376 0 0 0 25 0 1 0 486556710 31203328 4911 33554432000 4194304 4785740 140734993200784 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 7618 4911 341 145 0 4663 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=313.86 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 31386 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134529253 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1020928

[startup+1002.3 s]
/proc/loadavg: 12.04 11.69 8.94 13/202 22387
/proc/meminfo: memFree=14773840/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947290967672356864 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=398180 CPUtime=334.67 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 69541 0 0 0 33446 21 0 0 25 0 1 0 486556710 407736320 11015 33554432000 4194304 4587354 140733789550640 18446744073709551615 253640556219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 99545 11015 342 96 0 96107 0
[pid=22256] ppid=22253 vsize=31520 CPUtime=333.77 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 5304 0 0 0 33376 1 0 0 25 0 1 0 486556710 32276480 5149 33554432000 4194304 4785740 140734993200784 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 7880 5149 341 145 0 4925 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=333.85 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 33385 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 11701472 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 904124

[startup+1062.3 s]
/proc/loadavg: 12.01 11.74 9.12 13/202 22388
/proc/meminfo: memFree=14768364/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947291105111310336 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=1003968 CPUtime=354.68 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 72650 0 0 0 35446 22 0 0 25 0 1 0 486556710 1028063232 11601 33554432000 4194304 4587354 140733789550640 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 250992 11601 342 96 0 247554 0
[pid=22256] ppid=22253 vsize=31744 CPUtime=353.76 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 5351 0 0 0 35375 1 0 0 25 0 1 0 486556710 32505856 5196 33554432000 4194304 4785740 140734993200784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 7936 5196 341 145 0 4981 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=353.85 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 35385 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1510136

[startup+1122.3 s]
/proc/loadavg: 12.00 11.79 9.30 13/202 22390
/proc/meminfo: memFree=14809528/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947291105111310336 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=398136 CPUtime=374.68 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 75586 0 0 0 37445 23 0 0 25 0 1 0 486556710 407691264 11878 33554432000 4194304 4587354 140733789550640 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 99534 11878 342 96 0 96096 0
[pid=22256] ppid=22253 vsize=32128 CPUtime=373.77 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 5474 0 0 0 37376 1 0 0 25 0 1 0 486556710 32899072 5319 33554432000 4194304 4785740 140734993200784 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 8032 5319 341 145 0 5077 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=373.85 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 37385 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 904688

[startup+1182.3 s]
/proc/loadavg: 12.00 11.82 9.47 13/202 22391
/proc/meminfo: memFree=14766228/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947291105111310336 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=1004164 CPUtime=394.68 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 78466 0 0 0 39444 24 0 0 25 0 1 0 486556710 1028263936 12073 33554432000 4194304 4587354 140733789550640 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 251041 12073 342 96 0 247603 0
[pid=22256] ppid=22253 vsize=32620 CPUtime=393.78 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 5578 0 0 0 39377 1 0 0 25 0 1 0 486556710 33402880 5423 33554432000 4194304 4785740 140734993200784 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 8155 5423 341 145 0 5200 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=393.84 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 39384 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1511208

[startup+1242.3 s]
/proc/loadavg: 12.00 11.85 9.62 13/202 22393
/proc/meminfo: memFree=14781224/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 5947291105111310336 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=518180 CPUtime=414.67 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 82284 0 0 0 41441 26 0 0 25 0 1 0 486556710 530616320 10362 33554432000 4194304 4587354 140733789550640 18446744073709551615 4244166 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 129545 10362 342 96 0 126107 0
[pid=22256] ppid=22253 vsize=33020 CPUtime=413.78 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 5694 0 0 0 41377 1 0 0 25 0 1 0 486556710 33812480 5539 33554432000 4194304 4785740 140734993200784 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 8255 5539 341 145 0 5300 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=413.84 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 41384 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1025624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.78 11.83 9.75 13/203 22427
/proc/meminfo: memFree=15600032/32951124 swapFree=67111528/67111528
[pid=22253] ppid=22251 vsize=18324 CPUtime=0 cores=4,6
/proc/22253/stat : 22253 (ppfolio) S 22251 22253 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486556709 18763776 394 33554432000 4194304 4287625 140736265159088 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/22253/statm: 4581 394 345 23 0 91 0
[pid=22255] ppid=22253 vsize=540500 CPUtime=433.87 cores=4
/proc/22255/stat : 22255 (cryptominisat) R 22253 22253 21691 0 -1 4202496 88844 0 0 0 43360 27 0 0 25 0 1 0 486556710 553472000 16878 33554432000 4194304 4587354 140733789550640 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/22255/statm: 135125 16878 342 96 0 131687 0
[pid=22256] ppid=22253 vsize=33284 CPUtime=433.05 cores=4
/proc/22256/stat : 22256 (clasp) R 22253 22253 21691 0 -1 4202496 5753 0 0 0 43304 1 0 0 25 0 1 0 486556710 34082816 5598 33554432000 4194304 4785740 140734993200784 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/22256/statm: 8321 5598 341 145 0 5366 0
[pid=22257] ppid=22253 vsize=456100 CPUtime=433.08 cores=4
/proc/22257/stat : 22257 (TNM) R 22253 22253 21691 0 -1 4202496 461 0 0 0 43308 0 0 0 25 0 1 0 486556710 467046400 358 33554432000 134512640 134534564 4288218480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22257/statm: 114025 358 95 6 0 112691 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1048208

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.74
CPU system time (s): 0.302953
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1900928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.74
system time used= 0.302953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95591
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= 193
involuntary context switches= 14255

runsolver used 2.29565 second user time and 4.80327 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 18:39:23
IDJOB=3280889
IDBENCH=20468
IDSOLVER=1613
FILE ID=node106/3280889-1303749563
RUNJOBID= node106-1303749552-22156
PBS_JOBID= 13154056
Free space on /tmp= 71712 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280889-1303749563/watcher-3280889-1303749563 -o /tmp/evaluation-result-3280889-1303749563/solver-3280889-1303749563 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280889-1303749563.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1534588523

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:      15334532 kB
Buffers:       1985624 kB
Cached:       14181644 kB
SwapCached:          0 kB
Active:       10503700 kB
Inactive:      6547344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15334532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           74700 kB
Writeback:           0 kB
AnonPages:      883116 kB
Mapped:          16864 kB
Slab:           499004 kB
PageTables:       7084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1967764 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= 71724 MiB
End job on node106 at 2011-04-25 19:01:03