Trace number 3285167

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

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
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 variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

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

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-3285167-1303761448/watcher-3285167-1303761448 -o /tmp/evaluation-result-3285167-1303761448/solver-3285167-1303761448 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285167-1303761448.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: 9.75 10.35 10.07 8/196 16647
/proc/meminfo: memFree=16303076/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) R 16645 16647 15892 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 468560944 18763776 391 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16647/statm: 4581 391 343 23 0 91 0

[startup+0.00849289 s]
/proc/loadavg: 9.75 10.35 10.07 8/196 16647
/proc/meminfo: memFree=16303076/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) R 16645 16647 15892 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 468560944 18763776 391 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/16647/statm: 4581 391 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100516 s]
/proc/loadavg: 9.75 10.35 10.07 8/196 16647
/proc/meminfo: memFree=16303076/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4490832377521602824 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300469 s]
/proc/loadavg: 9.75 10.35 10.07 8/196 16647
/proc/meminfo: memFree=16303076/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242090607673344 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.7004 s]
/proc/loadavg: 9.75 10.35 10.07 8/196 16647
/proc/meminfo: memFree=16303076/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50126 s]
/proc/loadavg: 9.75 10.35 10.07 11/200 16651
/proc/meminfo: memFree=16181028/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=75628 CPUtime=0.53 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 13354 0 0 0 51 2 0 0 25 0 1 0 468560944 77443072 13006 33554432000 4194304 4587354 140735087671792 18446744073709551615 4230285 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 18907 13006 306 96 0 15469 0
[pid=16649] ppid=16647 vsize=68160 CPUtime=0.41 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 17436 0 0 0 39 2 0 0 25 0 1 0 468560945 69795840 13997 33554432000 4194304 4785740 140737385393536 18446744073709551615 255106427640 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 17040 13997 319 145 0 14085 0
[pid=16650] ppid=16647 vsize=464140 CPUtime=0.51 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 5589 0 0 0 50 1 0 0 25 0 1 0 468560945 475279360 5486 33554432000 134512640 134534564 4293551296 18446744073709551615 8037884 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 116035 5490 91 6 0 114701 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 626252

[startup+3.10098 s]
/proc/loadavg: 9.75 10.35 10.07 11/200 16651
/proc/meminfo: memFree=16122556/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242640363487232 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=92900 CPUtime=1.04 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 17644 0 0 0 101 3 0 0 25 0 1 0 468560944 95129600 17296 33554432000 4194304 4587354 140735087671792 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 23225 17296 311 96 0 19787 0
[pid=16649] ppid=16647 vsize=61932 CPUtime=0.93 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 18184 0 0 0 90 3 0 0 25 0 1 0 468560945 63418368 12533 33554432000 4194304 4785740 140737385393536 18446744073709551615 4549797 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 15483 12533 333 145 0 12528 0
[pid=16650] ppid=16647 vsize=489748 CPUtime=1.1 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 13010 0 0 0 108 2 0 0 25 0 1 0 468560945 501501952 12907 33554432000 134512640 134534564 4293551296 18446744073709551615 134524467 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 122437 12907 91 6 0 121103 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 662904

[startup+6.30043 s]
/proc/loadavg: 9.77 10.34 10.07 11/200 16651
/proc/meminfo: memFree=16160008/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242777802440704 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=93260 CPUtime=2.14 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 17718 0 0 0 211 3 0 0 25 0 1 0 468560944 95498240 17370 33554432000 4194304 4587354 140735087671792 18446744073709551615 4421086 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 23315 17370 312 96 0 19877 0
[pid=16649] ppid=16647 vsize=63544 CPUtime=2.02 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 18643 0 0 0 199 3 0 0 25 0 1 0 468560945 65069056 12992 33554432000 4194304 4785740 140737385393536 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 15886 12992 340 145 0 12931 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=2.11 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 208 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134529970 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 684808

[startup+12.7003 s]
/proc/loadavg: 9.79 10.34 10.07 11/200 16652
/proc/meminfo: memFree=16005380/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=120924 CPUtime=4.24 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 32473 0 0 0 418 6 0 0 25 0 1 0 468560944 123826176 24079 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 30231 24079 330 96 0 26793 0
[pid=16649] ppid=16647 vsize=92424 CPUtime=4.13 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 25853 0 0 0 408 5 0 0 25 0 1 0 468560945 94642176 20202 33554432000 4194304 4785740 140737385393536 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 23106 20202 340 145 0 20151 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=4.3 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 427 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 741352

[startup+25.5011 s]
/proc/loadavg: 9.83 10.32 10.07 11/200 16652
/proc/meminfo: memFree=15895208/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=120924 CPUtime=8.54 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 33766 0 0 0 848 6 0 0 25 0 1 0 468560944 123826176 25371 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 30231 25371 330 96 0 26793 0
[pid=16649] ppid=16647 vsize=148808 CPUtime=8.42 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 39948 0 0 0 833 9 0 0 25 0 1 0 468560945 152379392 34297 33554432000 4194304 4785740 140737385393536 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 37202 34297 340 145 0 34247 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=8.51 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 848 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 797736

[startup+51.1006 s]
/proc/loadavg: 9.89 10.29 10.07 11/200 16653
/proc/meminfo: memFree=15716112/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=158428 CPUtime=17.04 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 36374 0 0 0 1697 7 0 0 25 0 1 0 468560944 162230272 27977 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 39607 27977 330 96 0 36169 0
[pid=16649] ppid=16647 vsize=253584 CPUtime=16.93 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 66099 0 0 0 1679 14 0 0 25 0 1 0 468560945 259670016 60448 33554432000 4194304 4785740 140737385393536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 63396 60448 340 145 0 60441 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=17.1 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 1707 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 940016

[startup+102.308 s]
/proc/loadavg: 10.02 10.26 10.07 11/200 16654
/proc/meminfo: memFree=15023712/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=158428 CPUtime=34.13 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 41287 0 0 0 3405 8 0 0 25 0 1 0 468560944 162230272 32889 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 39607 32889 330 96 0 36169 0
[pid=16649] ppid=16647 vsize=475448 CPUtime=34.01 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 121492 0 0 0 3378 23 0 0 25 0 1 0 468560945 486858752 115841 33554432000 4194304 4785740 140737385393536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 118862 115841 340 145 0 115907 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=34.13 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 3410 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1161880

[startup+162.301 s]
/proc/loadavg: 10.07 10.23 10.07 11/200 16656
/proc/meminfo: memFree=14554696/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611243739875115008 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=308432 CPUtime=54.14 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 47464 0 0 0 5404 10 0 0 25 0 1 0 468560944 315834368 39063 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 77108 39063 330 96 0 73670 0
[pid=16649] ppid=16647 vsize=717308 CPUtime=54 cores=5

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

/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 2561368

[startup+882.301 s]
/proc/loadavg: 9.99 10.00 10.00 11/200 16715
/proc/meminfo: memFree=12800840/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611243877314068480 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=975140 CPUtime=315.29 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 654659 0 0 0 31418 111 0 0 25 0 1 0 468560944 998543360 58252 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 243785 58252 341 96 0 240347 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=283.43 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279588 0 0 0 28286 57 0 0 25 0 1 0 468560945 1135562752 273937 33554432000 4194304 4785740 140737385393536 18446744073709551615 4304033 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 273937 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=283.56 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 28353 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 2612092

[startup+942.301 s]
/proc/loadavg: 9.99 10.00 10.00 11/200 16716
/proc/meminfo: memFree=12525056/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242228046626816 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=233768 CPUtime=335.29 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 663650 0 0 0 33415 114 0 0 25 0 1 0 468560944 239378432 35238 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 58442 35238 340 96 0 55004 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=303.44 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279589 0 0 0 30287 57 0 0 25 0 1 0 468560945 1135562752 273938 33554432000 4194304 4785740 140737385393536 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 273938 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=303.55 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 30352 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1870720

[startup+1002.3 s]
/proc/loadavg: 9.66 9.91 9.97 11/200 16779
/proc/meminfo: memFree=15441008/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242502924533760 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=900140 CPUtime=355.29 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 675790 0 0 0 35412 117 0 0 25 0 1 0 468560944 921743360 39160 33554432000 4194304 4587354 140735087671792 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 225035 39160 340 96 0 221597 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=323.45 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279597 0 0 0 32288 57 0 0 25 0 1 0 468560945 1135562752 273946 33554432000 4194304 4785740 140737385393536 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 273946 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=323.55 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 32352 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 2537092

[startup+1062.3 s]
/proc/loadavg: 9.99 9.95 9.98 11/200 16781
/proc/meminfo: memFree=14141460/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242502924533760 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=954124 CPUtime=375.28 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 708289 0 0 0 37406 122 0 0 25 0 1 0 468560944 977022976 43912 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236768 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 238531 43912 340 96 0 235093 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=343.46 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279597 0 0 0 34289 57 0 0 25 0 1 0 468560945 1135562752 273946 33554432000 4194304 4785740 140737385393536 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 273946 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=343.55 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 34352 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 2591076

[startup+1122.3 s]
/proc/loadavg: 10.04 9.97 9.98 11/200 16782
/proc/meminfo: memFree=13960224/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242777802440704 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=954124 CPUtime=395.28 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 718298 0 0 0 39403 125 0 0 25 0 1 0 468560944 977022976 53908 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 238531 53908 340 96 0 235093 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=363.46 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279616 0 0 0 36289 57 0 0 25 0 1 0 468560945 1135562752 273965 33554432000 4194304 4785740 140737385393536 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 273965 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=363.55 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 36352 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 2591076

[startup+1182.3 s]
/proc/loadavg: 9.04 9.72 9.90 9/192 16802
/proc/meminfo: memFree=15764820/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611243190119301120 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=952852 CPUtime=415.28 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 725670 0 0 0 41401 127 0 0 25 0 1 0 468560944 975720448 43912 33554432000 4194304 4587354 140735087671792 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 238213 43912 340 96 0 234775 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=383.45 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279633 0 0 0 38288 57 0 0 25 0 1 0 468560945 1135562752 273982 33554432000 4194304 4785740 140737385393536 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 273982 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=383.56 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 38353 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 2589804

[startup+1242.3 s]
/proc/loadavg: 8.38 9.41 9.78 9/192 16803
/proc/meminfo: memFree=15746748/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611242777802440704 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=1053152 CPUtime=435.27 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 752295 0 0 0 43398 129 0 0 25 0 1 0 468560944 1078427648 70523 33554432000 4194304 4587354 140735087671792 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 263288 70523 340 96 0 259850 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=403.45 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279660 0 0 0 40288 57 0 0 25 0 1 0 468560945 1135562752 274009 33554432000 4194304 4785740 140737385393536 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 274009 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=403.57 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 40354 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 2690104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.14 9.15 9.66 9/192 16805
/proc/meminfo: memFree=15797112/32951124 swapFree=67111524/67111528
[pid=16647] ppid=16645 vsize=18324 CPUtime=0.04 cores=5,7
/proc/16647/stat : 16647 (ppfolio) S 16645 16647 15892 0 -1 4202496 499 0 0 0 0 4 0 0 15 0 1 0 468560944 18763776 393 33554432000 4194304 4287625 140734985728560 18446744073709551615 255106788879 0 0 4096 65536 4611243327558254592 0 0 17 7 0 0 0
/proc/16647/statm: 4581 393 345 23 0 91 0
[pid=16648] ppid=16647 vsize=972260 CPUtime=454.51 cores=5
/proc/16648/stat : 16648 (cryptominisat) R 16647 16647 15892 0 -1 4202496 761356 0 0 0 45320 131 0 0 25 0 1 0 468560944 995594240 38373 33554432000 4194304 4587354 140735087671792 18446744073709551615 4250346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16648/statm: 243065 38373 340 96 0 239627 0
[pid=16649] ppid=16647 vsize=1108948 CPUtime=422.65 cores=5
/proc/16649/stat : 16649 (clasp) R 16647 16647 15892 0 -1 4202496 279660 0 0 0 42208 57 0 0 25 0 1 0 468560945 1135562752 274009 33554432000 4194304 4785740 140737385393536 18446744073709551615 4548984 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/16649/statm: 277237 274009 340 145 0 274282 0
[pid=16650] ppid=16647 vsize=509680 CPUtime=422.84 cores=5
/proc/16650/stat : 16650 (TNM) R 16647 16647 15892 0 -1 4202496 23083 0 0 0 42281 3 0 0 25 0 1 0 468560945 521912320 22980 33554432000 134512640 134534564 4293551296 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/16650/statm: 127420 22980 95 6 0 126086 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 2609212

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1298.09
CPU system time (s): 1.95
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3436360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.009998
system time used= 0.040993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 6526
involuntary context switches= 3

runsolver used 2.02569 second user time and 5.13622 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:57:28
IDJOB=3285167
IDBENCH=82372
IDSOLVER=1613
FILE ID=node144/3285167-1303761448
RUNJOBID= node144-1303759502-15913
PBS_JOBID= 13157119
Free space on /tmp= 71844 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285167-1303761448/watcher-3285167-1303761448 -o /tmp/evaluation-result-3285167-1303761448/solver-3285167-1303761448 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285167-1303761448.cnf

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=628236129

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16307696 kB
Buffers:       2184620 kB
Cached:       10061632 kB
SwapCached:          4 kB
Active:        7591156 kB
Inactive:      8482404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16307696 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21868 kB
Writeback:           0 kB
AnonPages:     3826596 kB
Mapped:          17864 kB
Slab:           496580 kB
PageTables:      13344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6961156 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= 71964 MiB
End job on node144 at 2011-04-25 22:19:10