Trace number 3285627

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.025-NOTKNOWN.cnf
MD5SUM732b9c9b0d44d6a9e75489b2f5004165
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 variables95456
Number of clauses477186
Sum of the clauses size1137161
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2470925
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.32 2.48 3.20 9/192 27053
/proc/meminfo: memFree=13567012/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) R 27051 27053 25750 0 -1 4202496 485 0 0 0 0 0 0 0 22 0 1 0 468680765 18763776 392 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039475605 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27053/statm: 4581 392 343 23 0 91 0

[startup+0.0552279 s]
/proc/loadavg: 1.32 2.48 3.20 9/192 27053
/proc/meminfo: memFree=13567012/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101222 s]
/proc/loadavg: 1.32 2.48 3.20 9/192 27053
/proc/meminfo: memFree=13567012/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301183 s]
/proc/loadavg: 1.32 2.48 3.20 9/192 27053
/proc/meminfo: memFree=13567012/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701112 s]
/proc/loadavg: 1.32 2.48 3.20 9/192 27053
/proc/meminfo: memFree=13567012/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 1.32 2.48 3.20 11/196 27057
/proc/meminfo: memFree=13318908/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=59676 CPUtime=0.52 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 8828 0 0 0 50 2 0 0 25 0 1 0 468680765 61108224 8612 33554432000 4194304 4587354 140734374157184 18446744073709551615 4237655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 14919 8612 307 96 0 11481 0
[pid=27055] ppid=27053 vsize=43540 CPUtime=0.46 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 11586 0 0 0 45 1 0 0 25 0 1 0 468680765 44584960 7977 33554432000 4194304 4785740 140734795828512 18446744073709551615 4319139 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 10885 7977 333 145 0 7930 0
[pid=27056] ppid=27053 vsize=478660 CPUtime=0.5 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 9263 0 0 0 49 1 0 0 25 0 1 0 468680765 490147840 9160 33554432000 134512640 134534564 4294881312 18446744073709551615 134524776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 119665 9160 91 6 0 118331 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 600200

[startup+3.10068 s]
/proc/loadavg: 1.32 2.48 3.20 11/196 27057
/proc/meminfo: memFree=13181352/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601085091577856 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=70848 CPUtime=1.01 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 11611 0 0 0 99 2 0 0 25 0 1 0 468680765 72548352 11395 33554432000 4194304 4587354 140734374157184 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 17712 11395 312 96 0 14274 0
[pid=27055] ppid=27053 vsize=46484 CPUtime=1 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 12435 0 0 0 99 1 0 0 25 0 1 0 468680765 47599616 8826 33554432000 4194304 4785740 140734795828512 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 11621 8826 340 145 0 8666 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=1.05 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 104 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134528697 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 624348

[startup+6.3011 s]
/proc/loadavg: 2.10 2.62 3.24 12/201 27066
/proc/meminfo: memFree=12626764/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601085091577856 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=70848 CPUtime=2.11 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 11616 0 0 0 209 2 0 0 25 0 1 0 468680765 72548352 11400 33554432000 4194304 4587354 140734374157184 18446744073709551615 4421133 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 17712 11400 312 96 0 14274 0
[pid=27055] ppid=27053 vsize=59808 CPUtime=2.06 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 15747 0 0 0 204 2 0 0 25 0 1 0 468680765 61243392 12138 33554432000 4194304 4785740 140734795828512 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 14952 12138 340 145 0 11997 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=2.09 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 208 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 637672

[startup+12.701 s]
/proc/loadavg: 2.89 2.77 3.29 12/201 27066
/proc/meminfo: memFree=11584552/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=81752 CPUtime=4.21 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 19771 0 0 0 418 3 0 0 25 0 1 0 468680765 83714048 14542 33554432000 4194304 4587354 140734374157184 18446744073709551615 4236426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 20438 14542 330 96 0 17000 0
[pid=27055] ppid=27053 vsize=93988 CPUtime=4.2 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 24300 0 0 0 418 2 0 0 25 0 1 0 468680765 96243712 20691 33554432000 4194304 4785740 140734795828512 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 23497 20691 340 145 0 20542 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=4.25 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 424 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 682756

[startup+25.5007 s]
/proc/loadavg: 4.69 3.18 3.41 12/201 27066
/proc/meminfo: memFree=11101268/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550602047164252160 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=119256 CPUtime=8.52 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 21438 0 0 0 848 4 0 0 25 0 1 0 468680765 122118144 16208 33554432000 4194304 4587354 140734374157184 18446744073709551615 4245506 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 29814 16208 330 96 0 26376 0
[pid=27055] ppid=27053 vsize=147896 CPUtime=8.46 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 37748 0 0 0 841 5 0 0 25 0 1 0 468680765 151445504 34139 33554432000 4194304 4785740 140734795828512 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 36974 34139 340 145 0 34019 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=8.49 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 848 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 774168

[startup+51.1011 s]
/proc/loadavg: 6.84 3.80 3.61 12/201 27067
/proc/meminfo: memFree=10737832/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550602322042159104 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=119256 CPUtime=17.01 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 24436 0 0 0 1697 4 0 0 25 0 1 0 468680765 122118144 19197 33554432000 4194304 4587354 140734374157184 18446744073709551615 4236816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 29814 19197 330 96 0 26376 0
[pid=27055] ppid=27053 vsize=224312 CPUtime=17 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 56819 0 0 0 1692 8 0 0 25 0 1 0 468680765 229695488 53210 33554432000 4194304 4785740 140734795828512 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 56078 53210 340 145 0 53123 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=17.05 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 1704 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 850584

[startup+102.307 s]
/proc/loadavg: 9.19 4.91 4.00 12/201 27068
/proc/meminfo: memFree=10116856/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550600397896810496 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1177724 CPUtime=34.11 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 32028 0 0 0 3405 6 0 0 25 0 1 0 468680765 1205989376 18214 33554432000 4194304 4587354 140734374157184 18446744073709551615 4236680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 294431 18214 330 96 0 290993 0
[pid=27055] ppid=27053 vsize=286648 CPUtime=34.08 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 72397 0 0 0 3397 11 0 0 25 0 1 0 468680765 293527552 68788 33554432000 4194304 4785740 140734795828512 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 71662 68788 340 145 0 68707 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=34.09 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 3408 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1971388

[startup+162.301 s]
/proc/loadavg: 10.33 6.02 4.43 12/201 27070
/proc/meminfo: memFree=9493696/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550602047164252160 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1191528 CPUtime=66.79 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 40229 0 0 0 6670 9 0 0 25 0 1 0 468680765 1220124672 26411 33554432000 4194304 4587354 140734374157184 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 297882 26411 340 96 0 294444 0
[pid=27055] ppid=27053 vsize=286648 CPUtime=47.7 cores=4

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

/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 2676512

[startup+882.301 s]
/proc/loadavg: 11.00 10.55 7.96 12/201 27092
/proc/meminfo: memFree=6453552/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550600810213670912 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1367372 CPUtime=306.77 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 269184 0 0 0 30621 56 0 0 25 0 1 0 468680765 1400188928 62921 33554432000 4194304 4587354 140734374157184 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 341843 62921 340 96 0 338405 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=287.76 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211360 0 0 0 28740 36 0 0 25 0 1 0 468680765 865071104 207751 33554432000 4194304 4785740 140734795828512 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207751 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=287.75 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 28774 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134525956 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2719184

[startup+942.301 s]
/proc/loadavg: 11.00 10.63 8.15 12/201 27094
/proc/meminfo: memFree=6478088/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601772286345216 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1353580 CPUtime=326.77 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 276567 0 0 0 32619 58 0 0 25 0 1 0 468680765 1386065920 65452 33554432000 4194304 4587354 140734374157184 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 338395 65452 340 96 0 334957 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=307.75 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211365 0 0 0 30739 36 0 0 25 0 1 0 468680765 865071104 207756 33554432000 4194304 4785740 140734795828512 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207756 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=307.76 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 30775 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 2705392

[startup+1002.3 s]
/proc/loadavg: 11.04 10.71 8.33 12/201 27095
/proc/meminfo: memFree=6343140/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601222530531328 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1353580 CPUtime=346.76 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 277950 0 0 0 34618 58 0 0 25 0 1 0 468680765 1386065920 66835 33554432000 4194304 4587354 140734374157184 18446744073709551615 4236866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 338395 66835 341 96 0 334957 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=327.75 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211366 0 0 0 32739 36 0 0 25 0 1 0 468680765 865071104 207757 33554432000 4194304 4785740 140734795828512 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207757 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=327.76 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 32775 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 2705392

[startup+1062.3 s]
/proc/loadavg: 11.01 10.76 8.49 12/201 27097
/proc/meminfo: memFree=6300100/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601359969484800 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1330172 CPUtime=366.75 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 289098 0 0 0 36614 61 0 0 25 0 1 0 468680765 1362096128 70542 33554432000 4194304 4587354 140734374157184 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 332543 70542 341 96 0 329105 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=347.75 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211369 0 0 0 34739 36 0 0 25 0 1 0 468680765 865071104 207760 33554432000 4194304 4785740 140734795828512 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207760 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=347.77 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 34776 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2681984

[startup+1122.3 s]
/proc/loadavg: 11.08 10.82 8.65 12/201 27099
/proc/meminfo: memFree=6256920/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601634847391744 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1340120 CPUtime=386.76 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 297478 0 0 0 38611 65 0 0 25 0 1 0 468680765 1372282880 63278 33554432000 4194304 4587354 140734374157184 18446744073709551615 4248827 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 335030 63278 341 96 0 331592 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=367.74 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211370 0 0 0 36738 36 0 0 25 0 1 0 468680765 865071104 207761 33554432000 4194304 4785740 140734795828512 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207761 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=367.78 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 36777 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 2691932

[startup+1182.3 s]
/proc/loadavg: 11.03 10.85 8.80 12/201 27100
/proc/meminfo: memFree=6062340/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601909725298688 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=1358024 CPUtime=406.75 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 308736 0 0 0 40607 68 0 0 25 0 1 0 468680765 1390616576 68850 33554432000 4194304 4587354 140734374157184 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 339506 68850 341 96 0 336068 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=387.74 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211372 0 0 0 38738 36 0 0 25 0 1 0 468680765 865071104 207763 33554432000 4194304 4785740 140734795828512 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207763 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=387.79 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 38778 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 10779003 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 2709836

[startup+1242.3 s]
/proc/loadavg: 11.01 10.87 8.93 12/201 27102
/proc/meminfo: memFree=6215452/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550600397896810496 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=276696 CPUtime=426.75 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 311952 0 0 0 42606 69 0 0 25 0 1 0 468680765 283336704 63277 33554432000 4194304 4587354 140734374157184 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 69174 63277 341 96 0 65736 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=407.74 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211373 0 0 0 40738 36 0 0 25 0 1 0 468680765 865071104 207764 33554432000 4194304 4785740 140734795828512 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207764 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=407.79 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 40778 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1628508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.89 9.06 6/191 27105
/proc/meminfo: memFree=10305284/32951124 swapFree=67111528/67111528
[pid=27053] ppid=27051 vsize=18324 CPUtime=0 cores=4,6
/proc/27053/stat : 27053 (ppfolio) S 27051 27053 25750 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 468680765 18763776 394 33554432000 4194304 4287625 140735612981456 18446744073709551615 212039675407 0 0 4096 65536 3550601497408438272 0 0 17 6 0 0 0
/proc/27053/statm: 4581 394 345 23 0 91 0
[pid=27054] ppid=27053 vsize=374248 CPUtime=446.03 cores=4
/proc/27054/stat : 27054 (cryptominisat) R 27053 27053 25750 0 -1 4202496 336015 0 0 0 44531 72 0 0 25 0 1 0 468680765 383229952 87339 33554432000 4194304 4587354 140734374157184 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27054/statm: 93562 87339 340 96 0 90124 0
[pid=27055] ppid=27053 vsize=844796 CPUtime=426.93 cores=4
/proc/27055/stat : 27055 (clasp) R 27053 27053 25750 0 -1 4202496 211377 0 0 0 42657 36 0 0 25 0 1 0 468680765 865071104 207768 33554432000 4194304 4785740 140734795828512 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27055/statm: 211199 207768 340 145 0 208244 0
[pid=27056] ppid=27053 vsize=488692 CPUtime=427.03 cores=4
/proc/27056/stat : 27056 (TNM) R 27053 27053 25750 0 -1 4202496 15174 0 0 0 42702 1 0 0 25 0 1 0 468680765 500420608 15071 33554432000 134512640 134534564 4294881312 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27056/statm: 122173 15071 95 6 0 120839 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1726060

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 27053 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=8998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.010997
# while last known CPU time is 1299.99
#
# 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.99
CPU user time (s): 1298.9
CPU system time (s): 1.09
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 3796068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.008998
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= 501
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= 6784
involuntary context switches= 4

runsolver used 2.31265 second user time and 4.90125 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 22:17:25
IDJOB=3285627
IDBENCH=82390
IDSOLVER=1613
FILE ID=node146/3285627-1303762645
RUNJOBID= node146-1303762644-27012
PBS_JOBID= 13154065
Free space on /tmp= 72780 MiB

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

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

MD5SUM BENCH= 732b9c9b0d44d6a9e75489b2f5004165
RANDOM SEED=1680208786

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13568532 kB
Buffers:       2073772 kB
Cached:       16590984 kB
SwapCached:          0 kB
Active:        9762520 kB
Inactive:      9085168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13568532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           95136 kB
Writeback:           0 kB
AnonPages:      182136 kB
Mapped:          15952 kB
Slab:           470268 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1261152 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= 72652 MiB
End job on node146 at 2011-04-25 22:39:07