Trace number 3285029

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) 1299.94 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
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 variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3285029-1303761120/watcher-3285029-1303761120 -o /tmp/evaluation-result-3285029-1303761120/solver-3285029-1303761120 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285029-1303761120.cnf 

running on 2 cores: 0,2

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: 11.01 11.28 10.16 10/197 16547
/proc/meminfo: memFree=16827320/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) R 16545 16547 15892 0 -1 4202496 484 0 0 0 0 0 0 0 23 0 1 0 468528159 18763776 391 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106589077 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/16547/statm: 4581 391 343 23 0 91 0

[startup+0.06274 s]
/proc/loadavg: 11.01 11.28 10.16 10/197 16547
/proc/meminfo: memFree=16827320/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 4326926804779499780 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100735 s]
/proc/loadavg: 11.01 11.28 10.16 10/197 16547
/proc/meminfo: memFree=16827320/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 4326926804779499780 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300706 s]
/proc/loadavg: 11.01 11.28 10.16 10/197 16547
/proc/meminfo: memFree=16827320/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700627 s]
/proc/loadavg: 11.01 11.28 10.16 10/197 16547
/proc/meminfo: memFree=16827320/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 11.01 11.28 10.16 12/201 16551
/proc/meminfo: memFree=16694236/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=96628 CPUtime=0.54 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 17542 0 0 0 52 2 0 0 25 0 1 0 468528160 98947072 17193 33554432000 4194304 4587354 140733572425744 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 24157 17193 306 96 0 20719 0
[pid=16549] ppid=16547 vsize=88796 CPUtime=0.41 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 23418 0 0 0 38 3 0 0 25 0 1 0 468528160 90927104 18813 33554432000 4194304 4785740 140733535643264 18446744073709551615 4495525 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 22199 18813 318 145 0 19244 0
[pid=16550] ppid=16547 vsize=462824 CPUtime=0.51 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 4879 0 0 0 50 1 0 0 25 0 1 0 468528160 473931776 4777 33554432000 134512640 134534564 4287982896 18446744073709551615 134520971 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 115706 4777 90 6 0 114372 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 666572

[startup+3.10124 s]
/proc/loadavg: 11.09 11.29 10.17 12/201 16551
/proc/meminfo: memFree=16646124/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=97156 CPUtime=1.04 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 17656 0 0 0 102 2 0 0 25 0 1 0 468528160 99487744 17307 33554432000 4194304 4587354 140733572425744 18446744073709551615 4238080 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 24289 17307 306 96 0 20851 0
[pid=16549] ppid=16547 vsize=93928 CPUtime=0.93 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 24654 0 0 0 89 4 0 0 25 0 1 0 468528160 96182272 20049 33554432000 4194304 4785740 140733535643264 18446744073709551615 4499370 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 23482 20049 319 145 0 20527 0
[pid=16550] ppid=16547 vsize=500044 CPUtime=1.1 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 16488 0 0 0 108 2 0 0 25 0 1 0 468528160 512045056 16385 33554432000 134512640 134534564 4287982896 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 125011 16385 91 6 0 123677 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 709452

[startup+6.30065 s]
/proc/loadavg: 11.09 11.29 10.17 12/201 16551
/proc/meminfo: memFree=16569584/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502477660167077888 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=120736 CPUtime=2.14 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 23504 0 0 0 211 3 0 0 25 0 1 0 468528160 123633664 23155 33554432000 4194304 4587354 140733572425744 18446744073709551615 4367578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 30184 23155 312 96 0 26746 0
[pid=16549] ppid=16547 vsize=81748 CPUtime=2.01 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 24781 0 0 0 197 4 0 0 25 0 1 0 468528160 83709952 17235 33554432000 4194304 4785740 140733535643264 18446744073709551615 4319139 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 20437 17235 340 145 0 17482 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=2.11 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 207 4 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 751212

[startup+12.7006 s]
/proc/loadavg: 10.83 11.23 10.16 9/196 16552
/proc/meminfo: memFree=17675348/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502477935044984832 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=187440 CPUtime=4.24 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 46034 0 0 0 418 6 0 0 25 0 1 0 468528160 191938560 37135 33554432000 4194304 4587354 140733572425744 18446744073709551615 4317675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 46860 37135 321 96 0 43422 0
[pid=16549] ppid=16547 vsize=100940 CPUtime=4.13 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 29676 0 0 0 408 5 0 0 25 0 1 0 468528160 103362560 22130 33554432000 4194304 4785740 140733535643264 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 25235 22130 340 145 0 22280 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=4.3 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 426 4 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 837108

[startup+25.5013 s]
/proc/loadavg: 10.79 11.21 10.17 11/200 16582
/proc/meminfo: memFree=16652236/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=163012 CPUtime=9.06 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 47251 0 0 0 899 7 0 0 25 0 1 0 468528160 166924288 34088 33554432000 4194304 4587354 140733572425744 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 40753 34088 330 96 0 37315 0
[pid=16549] ppid=16547 vsize=150504 CPUtime=8.11 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 42067 0 0 0 804 7 0 0 25 0 1 0 468528160 154116096 34521 33554432000 4194304 4785740 140733535643264 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 37626 34521 340 145 0 34671 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=8.3 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 826 4 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 862244

[startup+51.1008 s]
/proc/loadavg: 10.52 11.11 10.16 11/200 16583
/proc/meminfo: memFree=15909492/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=200516 CPUtime=17.64 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 49304 0 0 0 1757 7 0 0 25 0 1 0 468528160 205328384 36141 33554432000 4194304 4587354 140733572425744 18446744073709551615 4236798 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 50129 36141 330 96 0 46691 0
[pid=16549] ppid=16547 vsize=276100 CPUtime=16.63 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 73430 0 0 0 1651 12 0 0 25 0 1 0 468528160 282726400 65884 33554432000 4194304 4785740 140733535643264 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 69025 65884 340 145 0 66070 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=16.8 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 1676 4 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1025344

[startup+102.307 s]
/proc/loadavg: 10.20 10.92 10.15 11/200 16584
/proc/meminfo: memFree=15545728/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478622239752192 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=200516 CPUtime=34.66 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 53273 0 0 0 3457 9 0 0 25 0 1 0 468528160 205328384 40106 33554432000 4194304 4587354 140733572425744 18446744073709551615 4236694 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 50129 40106 330 96 0 46691 0
[pid=16549] ppid=16547 vsize=500836 CPUtime=33.71 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 129556 0 0 0 3348 23 0 0 25 0 1 0 468528160 512856064 122010 33554432000 4194304 4785740 140733535643264 18446744073709551615 4304538 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 125209 122010 340 145 0 122254 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=33.9 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 3386 4 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1250080

[startup+162.301 s]
/proc/loadavg: 9.85 10.70 10.12 10/195 16589
/proc/meminfo: memFree=16588216/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478759678705664 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=350520 CPUtime=54.66 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 57681 0 0 0 5456 10 0 0 25 0 1 0 468528160 358932480 44512 33554432000 4194304 4587354 140733572425744 18446744073709551615 4236760 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 87630 44512 330 96 0 84192 0
[pid=16549] ppid=16547 vsize=766800 CPUtime=53.71 cores=0

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

/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 822.24
Current children cumulated vsize (KiB) 4355740

[startup+882.301 s]
/proc/loadavg: 10.00 10.05 10.03 11/200 16675
/proc/meminfo: memFree=13779112/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478072483938304 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=286072 CPUtime=317.19 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5176675 0 0 0 31049 670 0 0 25 0 1 0 468528160 292937728 65904 33554432000 4194304 4587354 140733572425744 18446744073709551615 4236473 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 71518 65904 340 96 0 68080 0
[pid=16549] ppid=16547 vsize=1815760 CPUtime=282.47 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 457854 0 0 0 28165 82 0 0 25 0 1 0 468528160 1859338240 450308 33554432000 4194304 4785740 140733535643264 18446744073709551615 4549826 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 453940 450308 340 145 0 450985 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=282.58 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 28253 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 2650560

[startup+942.301 s]
/proc/loadavg: 10.00 10.04 10.03 11/200 16677
/proc/meminfo: memFree=13542372/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478897117659136 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=368292 CPUtime=337.19 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5176732 0 0 0 33049 670 0 0 25 0 1 0 468528160 377131008 65961 33554432000 4194304 4587354 140733572425744 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 92073 65961 340 96 0 88635 0
[pid=16549] ppid=16547 vsize=1975532 CPUtime=302.47 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 497745 0 0 0 30158 89 0 0 25 0 1 0 468528160 2022944768 490199 33554432000 4194304 4785740 140733535643264 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 493883 490199 340 145 0 490928 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=302.58 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 30253 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 2892552

[startup+1002.3 s]
/proc/loadavg: 9.91 10.01 10.01 11/200 16709
/proc/meminfo: memFree=13939916/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478347361845248 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=2056768 CPUtime=357.19 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5183129 0 0 0 35047 672 0 0 25 0 1 0 468528160 2106130432 67777 33554432000 4194304 4587354 140733572425744 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 514192 67777 340 96 0 510754 0
[pid=16549] ppid=16547 vsize=2121840 CPUtime=322.46 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 534170 0 0 0 32150 96 0 0 25 0 1 0 468528160 2172764160 526624 33554432000 4194304 4785740 140733535643264 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 530460 526624 340 145 0 527505 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=322.59 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 32254 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 4727336

[startup+1062.3 s]
/proc/loadavg: 9.96 10.01 10.01 11/200 16711
/proc/meminfo: memFree=13124336/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478622239752192 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=2056768 CPUtime=377.18 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5192434 0 0 0 37044 674 0 0 25 0 1 0 468528160 2106130432 77068 33554432000 4194304 4587354 140733572425744 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 514192 77068 340 96 0 510754 0
[pid=16549] ppid=16547 vsize=2254216 CPUtime=342.46 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 567107 0 0 0 34144 102 0 0 25 0 1 0 468528160 2308317184 559561 33554432000 4194304 4785740 140733535643264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 563554 559561 340 145 0 560599 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=342.59 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 34254 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 4859712

[startup+1122.3 s]
/proc/loadavg: 9.98 10.00 10.00 11/200 16713
/proc/meminfo: memFree=12971672/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478897117659136 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=2060780 CPUtime=397.18 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5198883 0 0 0 39041 677 0 0 25 0 1 0 468528160 2110238720 73799 33554432000 4194304 4587354 140733572425744 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 515195 73799 340 96 0 511757 0
[pid=16549] ppid=16547 vsize=2317612 CPUtime=362.46 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 583001 0 0 0 36141 105 0 0 25 0 1 0 468528160 2373234688 575455 33554432000 4194304 4785740 140733535643264 18446744073709551615 4299849 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 579403 575455 340 145 0 576448 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=362.6 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 36255 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 4927120

[startup+1182.3 s]
/proc/loadavg: 9.99 10.00 10.00 11/200 16714
/proc/meminfo: memFree=13033964/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502477522728124416 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=304300 CPUtime=417.17 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5199252 0 0 0 41040 677 0 0 25 0 1 0 468528160 311603200 67776 33554432000 4194304 4587354 140733572425744 18446744073709551615 4477297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 76075 67776 340 96 0 72637 0
[pid=16549] ppid=16547 vsize=2317612 CPUtime=382.46 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 583015 0 0 0 38141 105 0 0 25 0 1 0 468528160 2373234688 575469 33554432000 4194304 4785740 140733535643264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 579403 575469 340 145 0 576448 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=382.61 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 38256 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 3170640

[startup+1242.3 s]
/proc/loadavg: 9.99 10.00 10.00 11/200 16716
/proc/meminfo: memFree=12591332/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502478897117659136 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=411888 CPUtime=437.17 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5242083 0 0 0 43034 683 0 0 25 0 1 0 468528160 421773312 97272 33554432000 4194304 4587354 140733572425744 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 102972 97272 340 96 0 99534 0
[pid=16549] ppid=16547 vsize=2317612 CPUtime=402.46 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 583049 0 0 0 40141 105 0 0 25 0 1 0 468528160 2373234688 575503 33554432000 4194304 4785740 140733535643264 18446744073709551615 4416798 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 579403 575503 340 145 0 576448 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=402.62 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 40257 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 3278228



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.99 10.00 10.00 10/195 16720
/proc/meminfo: memFree=14095600/32951124 swapFree=67111524/67111528
[pid=16547] ppid=16545 vsize=18324 CPUtime=0 cores=0,2
/proc/16547/stat : 16547 (ppfolio) S 16545 16547 15892 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 468528159 18763776 393 33554432000 4194304 4287625 140734596620544 18446744073709551615 255106788879 0 0 4096 65536 3502476835533357056 0 0 17 2 0 0 0
/proc/16547/statm: 4581 393 345 23 0 91 0
[pid=16548] ppid=16547 vsize=411888 CPUtime=456.46 cores=0
/proc/16548/stat : 16548 (cryptominisat) R 16547 16547 15892 0 -1 4202496 5242083 0 0 0 44963 683 0 0 25 0 1 0 468528160 421773312 97272 33554432000 4194304 4587354 140733572425744 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16548/statm: 102972 97272 340 96 0 99534 0
[pid=16549] ppid=16547 vsize=2317612 CPUtime=421.65 cores=0
/proc/16549/stat : 16549 (clasp) R 16547 16547 15892 0 -1 4202496 583060 0 0 0 42060 105 0 0 25 0 1 0 468528160 2373234688 575514 33554432000 4194304 4785740 140733535643264 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16549/statm: 579403 575514 340 145 0 576448 0
[pid=16550] ppid=16547 vsize=530404 CPUtime=421.83 cores=0
/proc/16550/stat : 16550 (TNM) R 16547 16547 15892 0 -1 4202496 30801 0 0 0 42178 5 0 0 25 0 1 0 468528160 543133696 30698 33554432000 134512640 134534564 4287982896 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16550/statm: 132601 30698 95 6 0 131267 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 3278228

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 16547 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1299.94
#
# 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): 1299.94
CPU user time (s): 1292.01
CPU system time (s): 7.93
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 6100720

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

runsolver used 2.28465 second user time and 4.82127 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 21:52:00
IDJOB=3285029
IDBENCH=82369
IDSOLVER=1613
FILE ID=node144/3285029-1303761120
RUNJOBID= node144-1303759502-15910
PBS_JOBID= 13157119
Free space on /tmp= 71932 MiB

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

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1657901524

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:      16827600 kB
Buffers:       2184028 kB
Cached:        9907524 kB
SwapCached:          4 kB
Active:        7134052 kB
Inactive:      8419268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16827600 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           25652 kB
Writeback:           0 kB
AnonPages:     3460932 kB
Mapped:          17928 kB
Slab:           496632 kB
PageTables:      13020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7210508 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= 71700 MiB
End job on node144 at 2011-04-25 22:13:42