Trace number 3276062

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) 5000.02 4999.91

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2-rand3bip-sat/
mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
MD5SUM51d9aefd9da7f94abc32dd024090dc46
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005998
Satisfiable
(Un)Satisfiability was proved
Number of variables270
Number of clauses1080
Sum of the clauses size3240
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31080
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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-3276062-1303660588/watcher-3276062-1303660588 -o /tmp/evaluation-result-3276062-1303660588/solver-3276062-1303660588 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276062-1303660588.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.00 2/172 26089
/proc/meminfo: memFree=12239760/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) R 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0

[startup+0.055563 s]
/proc/loadavg: 0.92 0.98 1.00 2/172 26089
/proc/meminfo: memFree=12239760/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100557 s]
/proc/loadavg: 0.92 0.98 1.00 2/172 26089
/proc/meminfo: memFree=12239760/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 24 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300518 s]
/proc/loadavg: 0.92 0.98 1.00 2/172 26089
/proc/meminfo: memFree=12239760/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 23 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582010199593713664 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700446 s]
/proc/loadavg: 0.92 0.98 1.00 2/172 26089
/proc/meminfo: memFree=12239760/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 18 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008275448365056 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 1.33 1.07 1.02 7/184 26101
/proc/meminfo: memFree=12221924/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1746828 CPUtime=1.14 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 1950 0 0 0 114 0 0 0 19 0 1 0 458474680 1788751872 1045 33554432000 4194304 4587354 140734437718528 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 436707 1045 335 96 0 433269 0
[pid=26093] ppid=26089 vsize=12428 CPUtime=0.13 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 578 0 0 0 13 0 0 0 21 0 1 0 458474680 12726272 469 33554432000 4194304 4785740 140733614125728 18446744073709551615 4553075 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 3107 469 340 145 0 152 0
[pid=26094] ppid=26089 vsize=455692 CPUtime=0.21 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 293 0 0 0 21 0 0 0 25 0 1 0 458474680 466628608 190 33554432000 134512640 134534564 4291469664 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113923 190 95 6 0 112589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2233272

[startup+3.10102 s]
/proc/loadavg: 1.33 1.07 1.02 7/184 26101
/proc/meminfo: memFree=12219448/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1752556 CPUtime=1.64 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 3740 0 0 0 164 0 0 0 20 0 1 0 458474680 1794617344 2465 33554432000 4194304 4587354 140734437718528 18446744073709551615 4237928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 438139 2465 338 96 0 434701 0
[pid=26093] ppid=26089 vsize=12692 CPUtime=0.72 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 636 0 0 0 72 0 0 0 23 0 1 0 458474680 12996608 527 33554432000 4194304 4785740 140733614125728 18446744073709551615 4277703 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 3173 527 340 145 0 218 0
[pid=26094] ppid=26089 vsize=455692 CPUtime=0.72 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 293 0 0 0 72 0 0 0 25 0 1 0 458474680 466628608 190 33554432000 134512640 134534564 4291469664 18446744073709551615 8346848 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113923 190 95 6 0 112589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2239264

[startup+6.30045 s]
/proc/loadavg: 1.33 1.07 1.02 7/184 26101
/proc/meminfo: memFree=12210296/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008550326272000 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1753136 CPUtime=2.74 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 4671 0 0 0 274 0 0 0 23 0 1 0 458474680 1795211264 2439 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 438284 2439 338 96 0 434846 0
[pid=26093] ppid=26089 vsize=12956 CPUtime=1.73 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 685 0 0 0 173 0 0 0 25 0 1 0 458474680 13266944 576 33554432000 4194304 4785740 140733614125728 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 3239 576 340 145 0 284 0
[pid=26094] ppid=26089 vsize=455692 CPUtime=1.81 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 293 0 0 0 181 0 0 0 25 0 1 0 458474680 466628608 190 33554432000 134512640 134534564 4291469664 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113923 190 95 6 0 112589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2240108

[startup+12.7003 s]
/proc/loadavg: 2.04 1.23 1.08 7/184 26101
/proc/meminfo: memFree=12193076/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1756476 CPUtime=4.84 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 6231 0 0 0 484 0 0 0 25 0 1 0 458474680 1798631424 3340 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 439119 3340 338 96 0 435681 0
[pid=26093] ppid=26089 vsize=13088 CPUtime=3.92 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 746 0 0 0 392 0 0 0 25 0 1 0 458474680 13402112 637 33554432000 4194304 4785740 140733614125728 18446744073709551615 4550961 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 3272 637 340 145 0 317 0
[pid=26094] ppid=26089 vsize=455692 CPUtime=3.92 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 293 0 0 0 392 0 0 0 25 0 1 0 458474680 466628608 190 33554432000 134512640 134534564 4291469664 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113923 190 95 6 0 112589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2243580

[startup+25.501 s]
/proc/loadavg: 2.65 1.38 1.13 7/184 26101
/proc/meminfo: memFree=12189856/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008412887318528 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1759380 CPUtime=9.13 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 8782 0 0 0 913 0 0 0 25 0 1 0 458474680 1801605120 3364 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 439845 3364 338 96 0 436407 0
[pid=26093] ppid=26089 vsize=13628 CPUtime=8.13 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 875 0 0 0 813 0 0 0 25 0 1 0 458474680 13955072 766 33554432000 4194304 4785740 140733614125728 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 3407 766 340 145 0 452 0
[pid=26094] ppid=26089 vsize=455692 CPUtime=8.21 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 293 0 0 0 821 0 0 0 25 0 1 0 458474680 466628608 190 33554432000 134512640 134534564 4291469664 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113923 190 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2247024

[startup+51.1004 s]
/proc/loadavg: 3.97 1.82 1.28 7/184 26102
/proc/meminfo: memFree=12175024/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008275448365056 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1759452 CPUtime=17.64 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 12777 0 0 0 1763 1 0 0 25 0 1 0 458474680 1801678848 4093 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 439863 4093 338 96 0 436425 0
[pid=26093] ppid=26089 vsize=14300 CPUtime=16.72 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 1034 0 0 0 1672 0 0 0 25 0 1 0 458474680 14643200 925 33554432000 4194304 4785740 140733614125728 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 3575 925 340 145 0 620 0
[pid=26094] ppid=26089 vsize=455692 CPUtime=16.72 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 293 0 0 0 1672 0 0 0 25 0 1 0 458474680 466628608 190 33554432000 134512640 134534564 4291469664 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113923 190 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2247768

[startup+102.306 s]
/proc/loadavg: 5.12 2.47 1.53 7/184 26103
/proc/meminfo: memFree=12163340/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008275448365056 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1762628 CPUtime=34.73 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 20244 0 0 0 3471 2 0 0 25 0 1 0 458474680 1804931072 5112 33554432000 4194304 4587354 140734437718528 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 440657 5112 338 96 0 437219 0
[pid=26093] ppid=26089 vsize=15260 CPUtime=33.75 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 1266 0 0 0 3375 0 0 0 25 0 1 0 458474680 15626240 1157 33554432000 4194304 4785740 140733614125728 18446744073709551615 4277639 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 3815 1157 340 145 0 860 0
[pid=26094] ppid=26089 vsize=455692 CPUtime=33.8 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 293 0 0 0 3380 0 0 0 25 0 1 0 458474680 466628608 190 33554432000 134512640 134534564 4291469664 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113923 190 95 6 0 112589 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2251904

[startup+162.3 s]
/proc/loadavg: 5.67 3.11 1.80 7/184 26105
/proc/meminfo: memFree=12150392/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1763160 CPUtime=54.73 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 26403 0 0 0 5470 3 0 0 25 0 1 0 458474680 1805475840 7063 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 440790 7063 338 96 0 437352 0
[pid=26093] ppid=26089 vsize=15960 CPUtime=53.75 cores=1

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

/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 2340124

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 26246
/proc/meminfo: memFree=11869920/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1840200 CPUtime=1554.75 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 227638 0 0 0 155435 40 0 0 25 0 1 0 458474680 1884364800 26090 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 460050 26090 338 96 0 456612 0
[pid=26093] ppid=26089 vsize=25904 CPUtime=1553.78 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3761 0 0 0 155378 0 0 0 25 0 1 0 458474680 26525696 3652 33554432000 4194304 4785740 140733614125728 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6476 3652 341 145 0 3521 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1553.87 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 155387 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 2340124

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 26247
/proc/meminfo: memFree=11887748/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1821380 CPUtime=1574.76 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 227824 0 0 0 157436 40 0 0 25 0 1 0 458474680 1865093120 21454 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 455345 21454 338 96 0 451907 0
[pid=26093] ppid=26089 vsize=25904 CPUtime=1573.77 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3761 0 0 0 157377 0 0 0 25 0 1 0 458474680 26525696 3652 33554432000 4194304 4785740 140733614125728 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6476 3652 341 145 0 3521 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1573.87 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 157387 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 8346851 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 2321304

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 26249
/proc/meminfo: memFree=11879268/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1840384 CPUtime=1594.77 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 230266 0 0 0 159436 41 0 0 25 0 1 0 458474680 1884553216 23800 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 460096 23800 338 96 0 456658 0
[pid=26093] ppid=26089 vsize=25904 CPUtime=1593.77 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3761 0 0 0 159377 0 0 0 25 0 1 0 458474680 26525696 3652 33554432000 4194304 4785740 140733614125728 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6476 3652 341 145 0 3521 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1593.87 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 159387 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 2340308

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 26251
/proc/meminfo: memFree=11870656/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1840384 CPUtime=1614.77 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 232359 0 0 0 161436 41 0 0 25 0 1 0 458474680 1884553216 25827 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 460096 25827 338 96 0 456658 0
[pid=26093] ppid=26089 vsize=26044 CPUtime=1613.77 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3769 0 0 0 161377 0 0 0 25 0 1 0 458474680 26669056 3660 33554432000 4194304 4785740 140733614125728 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6511 3660 341 145 0 3556 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1613.86 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 161386 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 2340448

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 26252
/proc/meminfo: memFree=11886968/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1821380 CPUtime=1634.78 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 232837 0 0 0 163437 41 0 0 25 0 1 0 458474680 1865093120 21454 33554432000 4194304 4587354 140734437718528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 455345 21454 338 96 0 451907 0
[pid=26093] ppid=26089 vsize=26044 CPUtime=1633.77 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3777 0 0 0 163377 0 0 0 25 0 1 0 458474680 26669056 3668 33554432000 4194304 4785740 140733614125728 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6511 3668 341 145 0 3556 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1633.86 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 163386 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 2321444

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 26254
/proc/meminfo: memFree=11886920/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1821380 CPUtime=1654.79 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 232920 0 0 0 165438 41 0 0 25 0 1 0 458474680 1865093120 21534 33554432000 4194304 4587354 140734437718528 18446744073709551615 4232120 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 455345 21534 338 96 0 451907 0
[pid=26093] ppid=26089 vsize=26044 CPUtime=1653.76 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3777 0 0 0 165376 0 0 0 25 0 1 0 458474680 26669056 3668 33554432000 4194304 4785740 140733614125728 18446744073709551615 4309613 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6511 3668 341 145 0 3556 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1653.86 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 165386 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 2321444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.06 6.01 5.92 7/184 26255
/proc/meminfo: memFree=11874488/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1840580 CPUtime=1667.29 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 236206 0 0 0 166687 42 0 0 25 0 1 0 458474680 1884753920 24692 33554432000 4194304 4587354 140734437718528 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 460145 24692 338 96 0 456707 0
[pid=26093] ppid=26089 vsize=26044 CPUtime=1666.36 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3784 0 0 0 166636 0 0 0 25 0 1 0 458474680 26669056 3675 33554432000 4194304 4785740 140733614125728 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6511 3675 341 145 0 3556 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1666.37 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 166637 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2340644

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

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

[startup+4999.9 s]
/proc/loadavg: 6.06 6.01 5.92 7/184 26255
/proc/meminfo: memFree=11874488/32951124 swapFree=67111528/67111528
[pid=26089] ppid=26087 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26089/stat : 26089 (ppfolio) S 26087 26089 24906 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 458474679 18763776 393 33554432000 4194304 4287625 140733412605120 18446744073709551615 233510317583 0 0 4096 65536 4582008138009411584 0 0 17 3 0 0 0
/proc/26089/statm: 4581 393 345 23 0 91 0
[pid=26092] ppid=26089 vsize=1840580 CPUtime=1667.29 cores=1
/proc/26092/stat : 26092 (cryptominisat) R 26089 26089 24906 0 -1 4202496 236206 0 0 0 166687 42 0 0 25 0 1 0 458474680 1884753920 24692 33554432000 4194304 4587354 140734437718528 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26092/statm: 460145 24692 338 96 0 456707 0
[pid=26093] ppid=26089 vsize=26044 CPUtime=1666.36 cores=1
/proc/26093/stat : 26093 (clasp) R 26089 26089 24906 0 -1 4202496 3784 0 0 0 166636 0 0 0 25 0 1 0 458474680 26669056 3675 33554432000 4194304 4785740 140733614125728 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26093/statm: 6511 3675 341 145 0 3556 0
[pid=26094] ppid=26089 vsize=455696 CPUtime=1666.37 cores=1
/proc/26094/stat : 26094 (TNM) R 26089 26089 24906 0 -1 4202496 302 0 0 0 166637 0 0 0 25 0 1 0 458474680 466632704 199 33554432000 134512640 134534564 4291469664 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26094/statm: 113924 199 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 2340644

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.02
CPU user time (s): 4999.6
CPU system time (s): 0.42
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4077316

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

runsolver used 8.17176 second user time and 18.6442 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-24 17:56:28
IDJOB=3276062
IDBENCH=85304
IDSOLVER=1639
FILE ID=node145/3276062-1303660588
RUNJOBID= node145-1303660588-26075
PBS_JOBID= 13150703
Free space on /tmp= 71700 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2-rand3bip-sat/mod2-rand3bip-sat-270-1.shuffled-as.sat05-2248.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276062-1303660588/watcher-3276062-1303660588 -o /tmp/evaluation-result-3276062-1303660588/solver-3276062-1303660588 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276062-1303660588.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 51d9aefd9da7f94abc32dd024090dc46
RANDOM SEED=2100188533

node145.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.786
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.57
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.786
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	: 5332.76
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.786
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.74
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.786
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12240040 kB
Buffers:       2169700 kB
Cached:       17908144 kB
SwapCached:          0 kB
Active:       10035232 kB
Inactive:     10106444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12240040 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20296 kB
Writeback:           0 kB
AnonPages:       63764 kB
Mapped:          14492 kB
Slab:           505748 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183120 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= 71680 MiB
End job on node145 at 2011-04-24 19:19:50