Trace number 3280935

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.05 1300.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark643.759
Satisfiable
(Un)Satisfiability was proved
Number of variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.02/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-3280935-1303749567/watcher-3280935-1303749567 -o /tmp/evaluation-result-3280935-1303749567/solver-3280935-1303749567 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280935-1303749567.cnf 

running on 2 cores: 5,7

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 10/198 22266
/proc/meminfo: memFree=15206964/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) R 22264 22266 21691 0 -1 4202496 484 0 0 0 0 0 0 0 23 0 1 0 486557110 18763776 392 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22266/statm: 4581 392 343 23 0 91 0

[startup+0.100805 s]
/proc/loadavg: 2.01 2.56 3.04 10/198 22266
/proc/meminfo: memFree=15206964/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4415625782181724424 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200797 s]
/proc/loadavg: 2.01 2.56 3.04 10/198 22266
/proc/meminfo: memFree=15206964/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300769 s]
/proc/loadavg: 2.01 2.56 3.04 10/198 22266
/proc/meminfo: memFree=15206964/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700694 s]
/proc/loadavg: 2.01 2.56 3.04 10/198 22266
/proc/meminfo: memFree=15206964/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 2.81 2.71 3.09 13/202 22270
/proc/meminfo: memFree=15195216/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603954527538774016 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=26024 CPUtime=0.45 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 1272 0 0 0 45 0 0 0 25 0 1 0 486557111 26648576 840 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 6506 840 333 96 0 3068 0
[pid=22268] ppid=22266 vsize=13636 CPUtime=0.42 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 875 0 0 0 42 0 0 0 25 0 1 0 486557111 13963264 754 33554432000 4194304 4785740 140735177182240 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 3409 754 340 145 0 454 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=0.61 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 425 0 0 0 61 0 0 0 25 0 1 0 486557111 466907136 322 33554432000 134512640 134534564 4293679600 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 322 95 6 0 112657 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 513948

[startup+3.10026 s]
/proc/loadavg: 2.81 2.71 3.09 13/202 22270
/proc/meminfo: memFree=15190016/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603954664977727488 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1324308 CPUtime=1.04 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 1751 0 0 0 104 0 0 0 25 0 1 0 486557111 1356091392 1027 33554432000 4194304 4587354 140734679954544 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 331077 1027 333 96 0 327639 0
[pid=22268] ppid=22266 vsize=14180 CPUtime=0.93 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 1000 0 0 0 93 0 0 0 25 0 1 0 486557111 14520320 879 33554432000 4194304 4785740 140735177182240 18446744073709551615 4552630 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 3545 879 340 145 0 590 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=1.11 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 425 0 0 0 111 0 0 0 25 0 1 0 486557111 466907136 322 33554432000 134512640 134534564 4293679600 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 322 95 6 0 112657 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1812776

[startup+6.30068 s]
/proc/loadavg: 2.81 2.71 3.09 13/202 22270
/proc/meminfo: memFree=15175640/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1325020 CPUtime=2.05 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 2589 0 0 0 205 0 0 0 25 0 1 0 486557111 1356820480 1039 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 331255 1039 336 96 0 327817 0
[pid=22268] ppid=22266 vsize=14708 CPUtime=2.02 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 1150 0 0 0 202 0 0 0 25 0 1 0 486557111 15060992 1029 33554432000 4194304 4785740 140735177182240 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 3677 1029 340 145 0 722 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=2.21 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 425 0 0 0 221 0 0 0 25 0 1 0 486557111 466907136 322 33554432000 134512640 134534564 4293679600 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 322 95 6 0 112657 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1814016

[startup+12.7005 s]
/proc/loadavg: 4.22 3.02 3.18 13/202 22271
/proc/meminfo: memFree=15089348/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955077294587904 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1331556 CPUtime=4.23 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 5266 0 0 0 423 0 0 0 25 0 1 0 486557111 1363513344 2686 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 332889 2686 339 96 0 329451 0
[pid=22268] ppid=22266 vsize=15512 CPUtime=4.13 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 1343 0 0 0 413 0 0 0 25 0 1 0 486557111 15884288 1222 33554432000 4194304 4785740 140735177182240 18446744073709551615 4549003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 3878 1222 340 145 0 923 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=4.31 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 425 0 0 0 431 0 0 0 25 0 1 0 486557111 466907136 322 33554432000 134512640 134534564 4293679600 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 322 95 6 0 112657 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1821356

[startup+25.5012 s]
/proc/loadavg: 5.41 3.31 3.28 13/202 22271
/proc/meminfo: memFree=14875940/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955077294587904 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1335576 CPUtime=8.45 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 7930 0 0 0 844 1 0 0 25 0 1 0 486557111 1367629824 4164 33554432000 4194304 4587354 140734679954544 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 333894 4164 339 96 0 330456 0
[pid=22268] ppid=22266 vsize=16040 CPUtime=8.42 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 1478 0 0 0 842 0 0 0 25 0 1 0 486557111 16424960 1357 33554432000 4194304 4785740 140735177182240 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 4010 1357 341 145 0 1055 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=8.61 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 861 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134530407 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1825904

[startup+51.1005 s]
/proc/loadavg: 8.01 4.14 3.55 13/202 22271
/proc/meminfo: memFree=14843060/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955627050401792 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1337484 CPUtime=17.04 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 11255 0 0 0 1702 2 0 0 25 0 1 0 486557111 1369583616 3979 33554432000 4194304 4587354 140734679954544 18446744073709551615 4236532 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 334371 3979 339 96 0 330933 0
[pid=22268] ppid=22266 vsize=17136 CPUtime=16.93 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 1743 0 0 0 1693 0 0 0 25 0 1 0 486557111 17547264 1622 33554432000 4194304 4785740 140735177182240 18446744073709551615 4548969 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 4284 1622 341 145 0 1329 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=17.11 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 1711 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1828908

[startup+102.301 s]
/proc/loadavg: 10.27 5.35 3.99 13/202 22303
/proc/meminfo: memFree=15040300/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=982948 CPUtime=34.63 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 17282 0 0 0 3460 3 0 0 25 0 1 0 486557111 1006538752 5382 33554432000 4194304 4587354 140734679954544 18446744073709551615 4230371 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 245737 5382 339 96 0 242299 0
[pid=22268] ppid=22266 vsize=19032 CPUtime=33.74 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 2203 0 0 0 3374 0 0 0 25 0 1 0 486557111 19488768 2082 33554432000 4194304 4785740 140735177182240 18446744073709551615 4553090 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 4758 2082 341 145 0 1803 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=33.9 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 3390 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134529812 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1476268

[startup+162.3 s]
/proc/loadavg: 11.36 6.56 4.49 13/202 22305
/proc/meminfo: memFree=15002428/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955764489355264 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1349064 CPUtime=54.63 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 21144 0 0 0 5458 5 0 0 25 0 1 0 486557111 1381441536 6014 33554432000 4194304 4587354 140734679954544 18446744073709551615 4237708 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 337266 6014 339 96 0 333828 0
[pid=22268] ppid=22266 vsize=20092 CPUtime=53.74 cores=5

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

[startup+882.307 s]
/proc/loadavg: 12.01 11.52 8.53 13/202 22384
/proc/meminfo: memFree=14835248/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955352172494848 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=67612 CPUtime=295.18 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 63186 0 0 0 29499 19 0 0 25 0 1 0 486557111 69234688 11630 33554432000 4194304 4587354 140734679954544 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 16903 11630 339 96 0 13465 0
[pid=22268] ppid=22266 vsize=27016 CPUtime=293.47 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4157 0 0 0 29346 1 0 0 25 0 1 0 486557111 27664384 4036 33554432000 4194304 4785740 140735177182240 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 6754 4036 341 145 0 3799 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=293.66 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 29366 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 568916

[startup+942.301 s]
/proc/loadavg: 12.00 11.61 8.75 13/202 22385
/proc/meminfo: memFree=14812160/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955352172494848 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=67732 CPUtime=315.17 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 65744 0 0 0 31497 20 0 0 25 0 1 0 486557111 69357568 12127 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 16933 12127 339 96 0 13495 0
[pid=22268] ppid=22266 vsize=27152 CPUtime=313.47 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4194 0 0 0 31346 1 0 0 25 0 1 0 486557111 27803648 4073 33554432000 4194304 4785740 140735177182240 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 6788 4073 341 145 0 3833 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=313.66 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 31366 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 569172

[startup+1002.3 s]
/proc/loadavg: 12.03 11.69 8.95 13/202 22387
/proc/meminfo: memFree=14812652/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955489611448320 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1397732 CPUtime=335.18 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 68227 0 0 0 33497 21 0 0 25 0 1 0 486557111 1431277568 12376 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 349433 12376 339 96 0 345995 0
[pid=22268] ppid=22266 vsize=27440 CPUtime=333.47 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4235 0 0 0 33346 1 0 0 25 0 1 0 486557111 28098560 4114 33554432000 4194304 4785740 140735177182240 18446744073709551615 4550316 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 6860 4114 341 145 0 3905 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=333.66 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 33366 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1899460

[startup+1062.3 s]
/proc/loadavg: 12.01 11.74 9.14 13/202 22389
/proc/meminfo: memFree=14773200/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955627050401792 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1367352 CPUtime=355.18 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 71372 0 0 0 35495 23 0 0 25 0 1 0 486557111 1400168448 11078 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 341838 11078 339 96 0 338400 0
[pid=22268] ppid=22266 vsize=27716 CPUtime=353.46 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4315 0 0 0 35345 1 0 0 25 0 1 0 486557111 28381184 4194 33554432000 4194304 4785740 140735177182240 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 6929 4194 341 145 0 3974 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=353.65 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 35365 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1869356

[startup+1122.3 s]
/proc/loadavg: 12.00 11.79 9.32 13/202 22390
/proc/meminfo: memFree=14803700/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955627050401792 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1397904 CPUtime=375.18 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 73875 0 0 0 37493 25 0 0 25 0 1 0 486557111 1431453696 11408 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 349476 11408 339 96 0 346038 0
[pid=22268] ppid=22266 vsize=27988 CPUtime=373.47 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4376 0 0 0 37346 1 0 0 25 0 1 0 486557111 28659712 4255 33554432000 4194304 4785740 140735177182240 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 6997 4255 341 145 0 4042 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=373.65 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 37365 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1900180

[startup+1182.3 s]
/proc/loadavg: 12.00 11.82 9.48 13/202 22392
/proc/meminfo: memFree=14791028/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 4603955764489355264 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1397980 CPUtime=395.18 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 76329 0 0 0 39492 26 0 0 25 0 1 0 486557111 1431531520 11522 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 349495 11522 339 96 0 346057 0
[pid=22268] ppid=22266 vsize=28120 CPUtime=393.48 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4413 0 0 0 39347 1 0 0 25 0 1 0 486557111 28794880 4292 33554432000 4194304 4785740 140735177182240 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 7030 4292 341 145 0 4075 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=393.65 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 39365 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1900388

[startup+1242.3 s]
/proc/loadavg: 12.00 11.85 9.64 13/202 22393
/proc/meminfo: memFree=14775644/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1361164 CPUtime=415.18 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 77414 0 0 0 41491 27 0 0 25 0 1 0 486557111 1393831936 10651 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 340291 10651 339 96 0 336853 0
[pid=22268] ppid=22266 vsize=28432 CPUtime=413.49 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4495 0 0 0 41348 1 0 0 25 0 1 0 486557111 29114368 4374 33554432000 4194304 4785740 140735177182240 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 7108 4374 341 145 0 4153 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=413.65 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 41365 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1863884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.78 11.83 9.75 10/194 22445
/proc/meminfo: memFree=15615356/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1013580 CPUtime=434.38 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 79354 0 0 0 43410 28 0 0 25 0 1 0 486557111 1037905920 12550 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 253395 12550 339 96 0 249957 0
[pid=22268] ppid=22266 vsize=29268 CPUtime=432.75 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4722 0 0 0 43274 1 0 0 25 0 1 0 486557111 29970432 4601 33554432000 4194304 4785740 140735177182240 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 7317 4601 341 145 0 4362 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=432.89 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 43289 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1517136

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

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

[startup+1300 s]
/proc/loadavg: 11.78 11.83 9.75 10/194 22445
/proc/meminfo: memFree=15615356/32951124 swapFree=67111528/67111528
[pid=22266] ppid=22264 vsize=18324 CPUtime=0 cores=5,7
/proc/22266/stat : 22266 (ppfolio) S 22264 22266 21691 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 486557110 18763776 394 33554432000 4194304 4287625 140734261447360 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/22266/statm: 4581 394 345 23 0 91 0
[pid=22267] ppid=22266 vsize=1013580 CPUtime=434.38 cores=5
/proc/22267/stat : 22267 (cryptominisat) R 22266 22266 21691 0 -1 4202496 79354 0 0 0 43410 28 0 0 25 0 1 0 486557111 1037905920 12550 33554432000 4194304 4587354 140734679954544 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22267/statm: 253395 12550 339 96 0 249957 0
[pid=22268] ppid=22266 vsize=29268 CPUtime=432.75 cores=5
/proc/22268/stat : 22268 (clasp) R 22266 22266 21691 0 -1 4202496 4722 0 0 0 43274 1 0 0 25 0 1 0 486557111 29970432 4601 33554432000 4194304 4785740 140735177182240 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22268/statm: 7317 4601 341 145 0 4362 0
[pid=22269] ppid=22266 vsize=455964 CPUtime=432.89 cores=5
/proc/22269/stat : 22269 (TNM) R 22266 22266 21691 0 -1 4202496 426 0 0 0 43289 0 0 0 25 0 1 0 486557111 466907136 323 33554432000 134512640 134534564 4293679600 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/22269/statm: 113991 323 95 6 0 112657 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1517136

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.74
CPU system time (s): 0.306953
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3168444

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

runsolver used 2.02869 second user time and 5.07523 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 18:39:27
IDJOB=3280935
IDBENCH=20472
IDSOLVER=1613
FILE ID=node106/3280935-1303749567
RUNJOBID= node106-1303749552-22158
PBS_JOBID= 13154056
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
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:      15207244 kB
Buffers:       1985672 kB
Cached:       14191812 kB
SwapCached:          0 kB
Active:       10631424 kB
Inactive:      6547380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15207244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           84748 kB
Writeback:           0 kB
AnonPages:     1000880 kB
Mapped:          17612 kB
Slab:           499204 kB
PageTables:       8156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2901296 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= 71732 MiB
End job on node106 at 2011-04-25 19:01:09