Trace number 3285719

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

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.00/0.17	This is pico-portfolio, a naive parallel portfolio
0.00/0.17	Copyright (C) 2011 Olivier Roussel
0.00/0.17	Using 1 processing units
0.00/0.17	This portfolio uses the following solvers:
0.00/0.17	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.17	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.17	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.17	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.17	Starting clasp 1.3.6 on core(s) 4
0.00/0.17	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-3285719-1303763427/watcher-3285719-1303763427 -o /tmp/evaluation-result-3285719-1303763427/solver-3285719-1303763427 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285719-1303763427.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: 10.30 10.74 8.81 6/187 21103
/proc/meminfo: memFree=16215952/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=2712 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4194304 84 0 0 0 0 0 0 0 23 0 1 0 487943333 2777088 37 33554432000 4194304 4287625 140736078347712 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/21103/statm: 678 37 27 23 0 23 0

[startup+0.0590709 s]
/proc/loadavg: 10.30 10.74 8.81 6/187 21103
/proc/meminfo: memFree=16215952/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=2712 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4194304 84 0 0 0 0 0 0 0 23 0 1 0 487943333 2777088 37 33554432000 4194304 4287625 140736078347712 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/21103/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.101062 s]
/proc/loadavg: 10.30 10.74 8.81 6/187 21103
/proc/meminfo: memFree=16215952/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=8428 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4194304 102 0 0 0 0 0 0 0 23 0 1 0 487943333 8630272 54 33554432000 4194304 4287625 140736078347712 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 6 0 0 0
/proc/21103/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.301049 s]
/proc/loadavg: 10.30 10.74 8.81 6/187 21103
/proc/meminfo: memFree=16215952/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631477386806034432 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70098 s]
/proc/loadavg: 10.30 10.74 8.81 6/187 21103
/proc/meminfo: memFree=16215952/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631477386806034432 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50081 s]
/proc/loadavg: 10.30 10.74 8.81 8/191 21107
/proc/meminfo: memFree=15911304/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631477386806034432 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=127924 CPUtime=0.48 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 25548 0 0 0 44 4 0 0 20 0 1 0 487943351 130994176 25304 33554432000 4194304 4587354 140736790106752 18446744073709551615 244446606021 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 31981 25307 288 96 0 28543 0
[pid=21106] ppid=21103 vsize=93572 CPUtime=0.41 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 26433 0 0 0 38 3 0 0 20 0 1 0 487943351 95817728 20103 33554432000 4194304 4785740 140733797600224 18446744073709551615 4473177 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 23393 20103 308 145 0 20438 0
[pid=21107] ppid=21103 vsize=462164 CPUtime=0.4 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 4587 0 0 0 40 0 0 0 23 0 1 0 487943351 473255936 4485 33554432000 134512640 134534564 4291081936 18446744073709551615 9899595 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 115541 4485 90 6 0 114207 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 701984

[startup+3.10051 s]
/proc/loadavg: 10.30 10.74 8.81 9/190 21128
/proc/meminfo: memFree=15555888/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=217384 CPUtime=1.04 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 46597 0 0 0 98 6 0 0 22 0 1 0 487943351 222601216 46198 33554432000 4194304 4587354 140736790106752 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 54346 46198 306 96 0 50908 0
[pid=21106] ppid=21103 vsize=179744 CPUtime=0.92 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 55098 0 0 0 85 7 0 0 21 0 1 0 487943351 184057856 39326 33554432000 4194304 4785740 140733797600224 18446744073709551615 4489788 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 44936 39326 312 145 0 41981 0
[pid=21107] ppid=21103 vsize=475364 CPUtime=0.94 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 10197 0 0 0 93 1 0 0 25 0 1 0 487943351 486772736 10095 33554432000 134512640 134534564 4291081936 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 118841 10095 90 6 0 117507 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 890816

[startup+6.30091 s]
/proc/loadavg: 10.28 10.73 8.82 10/195 21137
/proc/meminfo: memFree=14817152/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631477936561848320 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=266068 CPUtime=2.08 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 58788 0 0 0 200 8 0 0 25 0 1 0 487943351 272453632 58388 33554432000 4194304 4587354 140736790106752 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 66517 58388 311 96 0 63079 0
[pid=21106] ppid=21103 vsize=216548 CPUtime=2.02 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 63646 0 0 0 194 8 0 0 25 0 1 0 487943351 221745152 47874 33554432000 4194304 4785740 140733797600224 18446744073709551615 4495520 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 54137 47874 318 145 0 51182 0
[pid=21107] ppid=21103 vsize=505852 CPUtime=2 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 22606 0 0 0 196 4 0 0 25 0 1 0 487943351 517992448 22503 33554432000 134512640 134534564 4291081936 18446744073709551615 10021787 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 126463 22503 91 6 0 125129 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 1006792

[startup+12.7067 s]
/proc/loadavg: 10.49 10.77 8.84 11/200 21146
/proc/meminfo: memFree=13165524/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631478074000801792 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=266536 CPUtime=4.24 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 58902 0 0 0 416 8 0 0 25 0 1 0 487943351 272932864 58502 33554432000 4194304 4587354 140736790106752 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 66634 58502 312 96 0 63196 0
[pid=21106] ppid=21103 vsize=188864 CPUtime=4.11 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 63789 0 0 0 403 8 0 0 25 0 1 0 487943351 193396736 43225 33554432000 4194304 4785740 140733797600224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 47216 43225 339 145 0 44261 0
[pid=21107] ppid=21103 vsize=600364 CPUtime=4.14 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 49267 0 0 0 408 6 0 0 25 0 1 0 487943351 614772736 49164 33554432000 134512640 134534564 4291081936 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 150091 49164 91 6 0 148757 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 1074088

[startup+25.5004 s]
/proc/loadavg: 10.38 10.73 8.86 11/200 21147
/proc/meminfo: memFree=12363748/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631478761195569152 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=356264 CPUtime=8.49 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 105132 0 0 0 835 14 0 0 25 0 1 0 487943351 364814336 76695 33554432000 4194304 4587354 140736790106752 18446744073709551615 4250248 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 89066 76695 330 96 0 85628 0
[pid=21106] ppid=21103 vsize=188864 CPUtime=8.41 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 63790 0 0 0 833 8 0 0 25 0 1 0 487943351 193396736 43226 33554432000 4194304 4785740 140733797600224 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 47216 43226 340 145 0 44261 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=8.4 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 830 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 1223216

[startup+51.1006 s]
/proc/loadavg: 10.32 10.69 8.89 11/200 21147
/proc/meminfo: memFree=11592756/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631478898634522624 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=393768 CPUtime=17.04 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 108185 0 0 0 1690 14 0 0 25 0 1 0 487943351 403218432 79747 33554432000 4194304 4587354 140736790106752 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 98442 79747 330 96 0 95004 0
[pid=21106] ppid=21103 vsize=188864 CPUtime=16.91 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 63790 0 0 0 1683 8 0 0 25 0 1 0 487943351 193396736 43226 33554432000 4194304 4785740 140733797600224 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 47216 43226 340 145 0 44261 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=16.95 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 1685 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 1260720

[startup+102.301 s]
/proc/loadavg: 10.14 10.58 8.95 11/200 21149
/proc/meminfo: memFree=11468576/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631479173512429568 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=393768 CPUtime=34.09 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 114212 0 0 0 3394 15 0 0 25 0 1 0 487943351 403218432 85769 33554432000 4194304 4587354 140736790106752 18446744073709551615 4244149 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 98442 85769 330 96 0 95004 0
[pid=21106] ppid=21103 vsize=188864 CPUtime=34.01 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 63790 0 0 0 3393 8 0 0 25 0 1 0 487943351 193396736 43226 33554432000 4194304 4785740 140733797600224 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 47216 43226 340 145 0 44261 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=33.99 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 3389 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 1260720

[startup+162.307 s]
/proc/loadavg: 10.05 10.47 9.01 11/200 21150
/proc/meminfo: memFree=11360428/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631477386806034432 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=2404636 CPUtime=54.11 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 118964 0 0 0 5393 18 0 0 25 0 1 0 487943351 2462347264 76560 33554432000 4194304 4587354 140736790106752 18446744073709551615 4236522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 601159 76560 333 96 0 597721 0
[pid=21106] ppid=21103 vsize=188864 CPUtime=54.01 cores=4

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

/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 3455292

[startup+882.301 s]
/proc/loadavg: 10.00 10.04 9.52 11/200 21170
/proc/meminfo: memFree=9693572/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631478348878708736 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=2534344 CPUtime=294.09 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 274798 0 0 0 29366 43 0 0 25 0 1 0 487943351 2595168256 164293 33554432000 4194304 4587354 140736790106752 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 633586 164293 338 96 0 630148 0
[pid=21106] ppid=21103 vsize=373824 CPUtime=293.97 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 111133 0 0 0 29376 21 0 0 25 0 1 0 487943351 382795776 90569 33554432000 4194304 4785740 140733797600224 18446744073709551615 4290659 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 93456 90569 340 145 0 90501 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=294.06 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 29396 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 3586256

[startup+942.301 s]
/proc/loadavg: 10.00 10.03 9.55 11/200 21171
/proc/meminfo: memFree=9723308/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631479036073476096 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=527956 CPUtime=314.09 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 292187 0 0 0 31363 46 0 0 25 0 1 0 487943351 540626944 120180 33554432000 4194304 4587354 140736790106752 18446744073709551615 4236798 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 131989 120180 338 96 0 128551 0
[pid=21106] ppid=21103 vsize=387976 CPUtime=313.98 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 114665 0 0 0 31376 22 0 0 25 0 1 0 487943351 397287424 94101 33554432000 4194304 4785740 140733797600224 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 96994 94101 340 145 0 94039 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=314.05 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 31395 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 1594020

[startup+1002.3 s]
/proc/loadavg: 10.00 10.02 9.58 11/200 21173
/proc/meminfo: memFree=9670448/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631479173512429568 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=527956 CPUtime=334.09 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 292187 0 0 0 33363 46 0 0 25 0 1 0 487943351 540626944 120180 33554432000 4194304 4587354 140736790106752 18446744073709551615 4236541 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 131989 120180 338 96 0 128551 0
[pid=21106] ppid=21103 vsize=403212 CPUtime=333.98 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 118341 0 0 0 33376 22 0 0 25 0 1 0 487943351 412889088 97777 33554432000 4194304 4785740 140733797600224 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 100803 97777 340 145 0 97848 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=334.05 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 33395 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1609256

[startup+1062.3 s]
/proc/loadavg: 10.06 10.03 9.60 11/200 21174
/proc/meminfo: memFree=9535632/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631479310951383040 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=2622540 CPUtime=354.08 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 292188 0 0 0 35362 46 0 0 25 0 1 0 487943351 2685480960 120181 33554432000 4194304 4587354 140736790106752 18446744073709551615 4239054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 655635 120181 338 96 0 652197 0
[pid=21106] ppid=21103 vsize=420088 CPUtime=354 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 122589 0 0 0 35377 23 0 0 25 0 1 0 487943351 430170112 102025 33554432000 4194304 4785740 140733797600224 18446744073709551615 4290580 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 105022 102025 340 145 0 102067 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=354.05 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 35395 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 3720716

[startup+1122.3 s]
/proc/loadavg: 10.02 10.02 9.63 11/200 21176
/proc/meminfo: memFree=9433424/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631477386806034432 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=2622540 CPUtime=374.08 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 297739 0 0 0 37360 48 0 0 25 0 1 0 487943351 2685480960 125726 33554432000 4194304 4587354 140736790106752 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 655635 125726 338 96 0 652197 0
[pid=21106] ppid=21103 vsize=435268 CPUtime=374 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 126384 0 0 0 37376 24 0 0 25 0 1 0 487943351 445714432 105820 33554432000 4194304 4785740 140733797600224 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 108817 105820 340 145 0 105862 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=374.04 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 37394 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3735896

[startup+1182.3 s]
/proc/loadavg: 10.00 10.02 9.65 11/200 21178
/proc/meminfo: memFree=9225452/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631478074000801792 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=2622540 CPUtime=394.08 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 303756 0 0 0 39357 51 0 0 25 0 1 0 487943351 2685480960 131731 33554432000 4194304 4587354 140736790106752 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 655635 131731 338 96 0 652197 0
[pid=21106] ppid=21103 vsize=452100 CPUtime=394.01 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 130598 0 0 0 39376 25 0 0 25 0 1 0 487943351 462950400 110034 33554432000 4194304 4785740 140733797600224 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 113025 110034 340 145 0 110070 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=394.04 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 39394 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 3752728

[startup+1242.3 s]
/proc/loadavg: 10.00 10.01 9.67 11/200 21179
/proc/meminfo: memFree=9003592/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631479173512429568 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=2766760 CPUtime=414.08 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 353603 0 0 0 41350 58 0 0 25 0 1 0 487943351 2833162240 167623 33554432000 4194304 4587354 140736790106752 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 691690 167623 338 96 0 688252 0
[pid=21106] ppid=21103 vsize=466600 CPUtime=414.03 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 134238 0 0 0 41376 27 0 0 25 0 1 0 487943351 477798400 113674 33554432000 4194304 4785740 140733797600224 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 116650 113674 340 145 0 113695 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=414.04 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 41394 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 3911448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.04 10.02 9.69 10/198 21182
/proc/meminfo: memFree=10041096/32951124 swapFree=67111528/67111528
[pid=21103] ppid=21101 vsize=18324 CPUtime=0 cores=4,6
/proc/21103/stat : 21103 (ppfolio) S 21101 21103 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487943333 18763776 393 33554432000 4194304 4287625 140736078347712 18446744073709551615 244446965263 0 0 4096 65536 7631477386806034432 0 0 17 6 0 0 0
/proc/21103/statm: 4581 393 345 23 0 91 0
[pid=21105] ppid=21103 vsize=672176 CPUtime=433.36 cores=4
/proc/21105/stat : 21105 (cryptominisat) R 21103 21103 20445 0 -1 4202496 355835 0 0 0 43277 59 0 0 25 0 1 0 487943351 688308224 156072 33554432000 4194304 4587354 140736790106752 18446744073709551615 4236856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21105/statm: 168044 156072 338 96 0 164606 0
[pid=21106] ppid=21103 vsize=482104 CPUtime=433.25 cores=4
/proc/21106/stat : 21106 (clasp) R 21103 21103 20445 0 -1 4202496 138151 0 0 0 43297 28 0 0 25 0 1 0 487943351 493674496 117587 33554432000 4194304 4785740 140733797600224 18446744073709551615 4552562 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21106/statm: 120526 117587 340 145 0 117571 0
[pid=21107] ppid=21103 vsize=659764 CPUtime=433.23 cores=4
/proc/21107/stat : 21107 (TNM) R 21103 21103 20445 0 -1 4202496 78063 0 0 0 43313 10 0 0 25 0 1 0 487943351 675598336 77960 33554432000 134512640 134534564 4291081936 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21107/statm: 164941 77960 95 6 0 163607 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 1832368

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 21103 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1299.84
#
# 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.84
CPU user time (s): 1298.87
CPU system time (s): 0.97
CPU usage (%): 99.9867
Max. virtual memory (cumulated for all children) (KiB): 3967116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124
involuntary context switches= 4

runsolver used 2.25866 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 22:30:29
IDJOB=3285719
IDBENCH=82394
IDSOLVER=1613
FILE ID=node105/3285719-1303763427
RUNJOBID= node105-1303762124-20933
PBS_JOBID= 13157144
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.080-SAT.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285719-1303763427/watcher-3285719-1303763427 -o /tmp/evaluation-result-3285719-1303763427/solver-3285719-1303763427 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285719-1303763427.cnf

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=2126488354

node105.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.825
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.65
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.825
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.15
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.825
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.82
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.825
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.75
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.825
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	: 5410.70
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.825
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.825
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.82
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.825
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:      16216232 kB
Buffers:       2283356 kB
Cached:       13806092 kB
SwapCached:          0 kB
Active:        8628924 kB
Inactive:      7532828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16216232 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          165456 kB
Writeback:           0 kB
AnonPages:       71564 kB
Mapped:          15932 kB
Slab:           508764 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   697836 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= 71476 MiB
End job on node105 at 2011-04-25 22:52:11