Trace number 3285305

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300 1300.01

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark539.975
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	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-3285305-1303762124/watcher-3285305-1303762124 -o /tmp/evaluation-result-3285305-1303762124/solver-3285305-1303762124 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285305-1303762124.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: 0.85 1.27 2.33 5/180 20956
/proc/meminfo: memFree=16474524/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=304 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4194304 75 0 0 0 0 0 0 0 20 0 1 0 487812938 311296 29 33554432000 4194304 4287625 140736268021568 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/20956/statm: 76 29 23 23 0 22 0

[startup+0.00981994 s]
/proc/loadavg: 0.85 1.27 2.33 5/180 20956
/proc/meminfo: memFree=16474524/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) R 20954 20956 20445 0 -1 4202496 470 0 0 0 0 0 0 0 21 0 1 0 487812938 18763776 391 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446765461 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20956/statm: 4581 391 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100755 s]
/proc/loadavg: 0.85 1.27 2.33 5/180 20956
/proc/meminfo: memFree=16474524/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607803898254065664 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300745 s]
/proc/loadavg: 0.85 1.27 2.33 5/180 20956
/proc/meminfo: memFree=16474524/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607803898254065664 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700673 s]
/proc/loadavg: 0.85 1.27 2.33 5/180 20956
/proc/meminfo: memFree=16474524/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607803898254065664 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 0.85 1.27 2.33 11/196 20978
/proc/meminfo: memFree=16120652/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=103368 CPUtime=0.49 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 20611 0 0 0 47 2 0 0 23 0 1 0 487812939 105848832 20373 33554432000 4194304 4587354 140737208806080 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 25842 20373 306 96 0 22404 0
[pid=20959] ppid=20956 vsize=84308 CPUtime=0.43 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 23305 0 0 0 40 3 0 0 22 0 1 0 487812939 86331392 18129 33554432000 4194304 4785740 140733728233008 18446744073709551615 244446606021 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 21077 18130 312 145 0 18122 0
[pid=20960] ppid=20956 vsize=465464 CPUtime=0.54 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 6021 0 0 0 54 0 0 0 25 0 1 0 487812939 476635136 5919 33554432000 134512640 134534564 4288264544 18446744073709551615 9773640 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 116366 5919 90 6 0 115032 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 671464

[startup+3.1012 s]
/proc/loadavg: 0.85 1.27 2.33 11/196 20978
/proc/meminfo: memFree=15852916/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=103500 CPUtime=1.03 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 20681 0 0 0 101 2 0 0 25 0 1 0 487812939 105984000 20443 33554432000 4194304 4587354 140737208806080 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 25875 20443 306 96 0 22437 0
[pid=20959] ppid=20956 vsize=92888 CPUtime=0.99 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 25406 0 0 0 95 4 0 0 25 0 1 0 487812939 95117312 20230 33554432000 4194304 4785740 140733728233008 18446744073709551615 4499360 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 23222 20230 319 145 0 20267 0
[pid=20960] ppid=20956 vsize=515620 CPUtime=1.04 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 21931 0 0 0 101 3 0 0 25 0 1 0 487812939 527994880 21828 33554432000 134512640 134534564 4288264544 18446744073709551615 10022946 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 128905 21828 91 6 0 127571 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 730332

[startup+6.3006 s]
/proc/loadavg: 1.66 1.43 2.38 12/201 20987
/proc/meminfo: memFree=15112408/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804585448833024 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=124864 CPUtime=2.09 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 26012 0 0 0 206 3 0 0 25 0 1 0 487812939 127860736 25774 33554432000 4194304 4587354 140737208806080 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 31216 25774 312 96 0 27778 0
[pid=20959] ppid=20956 vsize=84684 CPUtime=2.03 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 25479 0 0 0 199 4 0 0 25 0 1 0 487812939 86716416 18271 33554432000 4194304 4785740 140733728233008 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 21171 18271 340 145 0 18216 0
[pid=20960] ppid=20956 vsize=526048 CPUtime=2.14 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 24755 0 0 0 211 3 0 0 25 0 1 0 487812939 538673152 24652 33554432000 134512640 134534564 4288264544 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 131512 24652 91 6 0 130178 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 753920

[startup+12.7004 s]
/proc/loadavg: 2.49 1.61 2.43 12/201 20988
/proc/meminfo: memFree=14459936/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804860326739968 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=176848 CPUtime=4.23 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 39969 0 0 0 418 5 0 0 25 0 1 0 487812939 181092352 34824 33554432000 4194304 4587354 140737208806080 18446744073709551615 4317894 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 44212 34824 321 96 0 40774 0
[pid=20959] ppid=20956 vsize=84684 CPUtime=4.19 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 25479 0 0 0 415 4 0 0 25 0 1 0 487812939 86716416 18271 33554432000 4194304 4785740 140733728233008 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 21171 18271 340 145 0 18216 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=4.24 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 420 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 830748

[startup+25.5011 s]
/proc/loadavg: 4.37 2.07 2.56 12/201 20988
/proc/meminfo: memFree=14194036/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=214352 CPUtime=8.49 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 43623 0 0 0 844 5 0 0 25 0 1 0 487812939 219496448 38477 33554432000 4194304 4587354 140737208806080 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 53588 38477 330 96 0 50150 0
[pid=20959] ppid=20956 vsize=84684 CPUtime=8.43 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 25479 0 0 0 839 4 0 0 25 0 1 0 487812939 86716416 18271 33554432000 4194304 4785740 140733728233008 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 21171 18271 340 145 0 18216 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=8.54 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 850 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 868252

[startup+51.1013 s]
/proc/loadavg: 6.63 2.79 2.79 12/201 20988
/proc/meminfo: memFree=14011660/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607805547521507328 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=214352 CPUtime=17.03 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 48273 0 0 0 1697 6 0 0 25 0 1 0 487812939 219496448 43122 33554432000 4194304 4587354 140737208806080 18446744073709551615 4236856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 53588 43122 330 96 0 50150 0
[pid=20959] ppid=20956 vsize=84684 CPUtime=16.99 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 25479 0 0 0 1695 4 0 0 25 0 1 0 487812939 86716416 18271 33554432000 4194304 4785740 140733728233008 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 21171 18271 340 145 0 18216 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=17.03 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 1699 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 868252

[startup+102.308 s]
/proc/loadavg: 9.10 4.05 3.21 12/201 20990
/proc/meminfo: memFree=13766376/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607803760815112192 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=364356 CPUtime=34.08 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 57150 0 0 0 3400 8 0 0 25 0 1 0 487812939 373100544 51981 33554432000 4194304 4587354 140737208806080 18446744073709551615 4236798 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 91089 51981 330 96 0 87651 0
[pid=20959] ppid=20956 vsize=97288 CPUtime=34.04 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 28672 0 0 0 3400 4 0 0 25 0 1 0 487812939 99622912 21464 33554432000 4194304 4785740 140733728233008 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 24322 21464 340 145 0 21367 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=34.13 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 3409 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1030860

[startup+162.301 s]
/proc/loadavg: 10.30 5.31 3.70 12/201 20992
/proc/meminfo: memFree=13675148/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804173131972608 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=254168 CPUtime=54.08 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 65180 0 0 0 5399 9 0 0 25 0 1 0 487812939 260268032 42524 33554432000 4194304 4587354 140737208806080 18446744073709551615 4237609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 63542 42524 333 96 0 60104 0
[pid=20959] ppid=20956 vsize=124660 CPUtime=54.05 cores=4

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

/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 3239168

[startup+882.301 s]
/proc/loadavg: 11.01 10.50 7.64 12/201 21011
/proc/meminfo: memFree=12484040/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804310570926080 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2258632 CPUtime=294.15 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 295487 0 0 0 29369 46 0 0 25 0 1 0 487812939 2312839168 48703 33554432000 4194304 4587354 140737208806080 18446744073709551615 4236760 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 564658 48703 338 96 0 561220 0
[pid=20959] ppid=20956 vsize=394320 CPUtime=294.05 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 102889 0 0 0 29381 24 0 0 25 0 1 0 487812939 403783680 95681 33554432000 4194304 4785740 140733728233008 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 98580 95681 340 145 0 95625 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=294.09 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 29405 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 3222168

[startup+942.301 s]
/proc/loadavg: 11.00 10.58 7.83 12/201 21012
/proc/meminfo: memFree=12413692/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804448009879552 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2236396 CPUtime=314.15 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 302859 0 0 0 31368 47 0 0 25 0 1 0 487812939 2290069504 44085 33554432000 4194304 4587354 140737208806080 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 559099 44085 338 96 0 555661 0
[pid=20959] ppid=20956 vsize=415100 CPUtime=314.05 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 108094 0 0 0 31380 25 0 0 25 0 1 0 487812939 425062400 100886 33554432000 4194304 4785740 140733728233008 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 103775 100886 340 145 0 100820 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=314.1 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 31406 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 3220712

[startup+1002.3 s]
/proc/loadavg: 11.00 10.66 8.03 12/201 21014
/proc/meminfo: memFree=12263872/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804722887786496 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2236396 CPUtime=334.14 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 309741 0 0 0 33366 48 0 0 25 0 1 0 487812939 2290069504 50959 33554432000 4194304 4587354 140737208806080 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 559099 50959 338 96 0 555661 0
[pid=20959] ppid=20956 vsize=440548 CPUtime=334.04 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 114346 0 0 0 33379 25 0 0 25 0 1 0 487812939 451121152 107138 33554432000 4194304 4785740 140733728233008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 110137 107138 340 145 0 107182 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=334.11 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 33407 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 3246160

[startup+1062.3 s]
/proc/loadavg: 11.05 10.73 8.21 12/201 21016
/proc/meminfo: memFree=12191172/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607805410082553856 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2236396 CPUtime=354.14 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 314514 0 0 0 35365 49 0 0 25 0 1 0 487812939 2290069504 55723 33554432000 4194304 4587354 140737208806080 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 559099 55723 338 96 0 555661 0
[pid=20959] ppid=20956 vsize=461004 CPUtime=354.03 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 119470 0 0 0 35377 26 0 0 25 0 1 0 487812939 472068096 112262 33554432000 4194304 4785740 140733728233008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 115251 112262 340 145 0 112296 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=354.11 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 35407 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 3266616

[startup+1122.3 s]
/proc/loadavg: 11.05 10.79 8.39 12/201 21017
/proc/meminfo: memFree=11909904/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804173131972608 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2515148 CPUtime=374.13 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 381560 0 0 0 37357 56 0 0 25 0 1 0 487812939 2575511552 122768 33554432000 4194304 4587354 140737208806080 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 628787 122768 338 96 0 625349 0
[pid=20959] ppid=20956 vsize=485220 CPUtime=374.03 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 125521 0 0 0 37375 28 0 0 25 0 1 0 487812939 496865280 118313 33554432000 4194304 4785740 140733728233008 18446744073709551615 4290583 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 121305 118313 340 145 0 118350 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=374.12 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 37408 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 3569584

[startup+1182.3 s]
/proc/loadavg: 11.02 10.83 8.55 12/201 21019
/proc/meminfo: memFree=11837584/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804860326739968 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2485532 CPUtime=394.14 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 385656 0 0 0 39356 58 0 0 25 0 1 0 487812939 2545184768 97501 33554432000 4194304 4587354 140737208806080 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 621383 97501 338 96 0 617945 0
[pid=20959] ppid=20956 vsize=504384 CPUtime=394.03 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 130337 0 0 0 39373 30 0 0 25 0 1 0 487812939 516489216 123129 33554432000 4194304 4785740 140733728233008 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 126096 123129 340 145 0 123141 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=394.13 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 39409 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 3559132

[startup+1242.3 s]
/proc/loadavg: 11.07 10.87 8.71 12/201 21020
/proc/meminfo: memFree=11784364/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607804997765693440 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2485532 CPUtime=414.12 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 392964 0 0 0 41353 59 0 0 25 0 1 0 487812939 2545184768 104799 33554432000 4194304 4587354 140737208806080 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 621383 104799 338 96 0 617945 0
[pid=20959] ppid=20956 vsize=521756 CPUtime=414.03 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 134675 0 0 0 41373 30 0 0 25 0 1 0 487812939 534278144 127467 33554432000 4194304 4785740 140733728233008 18446744073709551615 4290588 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 130439 127467 340 145 0 127484 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=414.14 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 41410 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 3576504



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 10.89 8.85 12/201 21022
/proc/meminfo: memFree=11749608/32951124 swapFree=67111528/67111528
[pid=20956] ppid=20954 vsize=18324 CPUtime=0 cores=4,6
/proc/20956/stat : 20956 (ppfolio) S 20954 20956 20445 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 487812938 18763776 393 33554432000 4194304 4287625 140736268021568 18446744073709551615 244446965263 0 0 4096 65536 14607805135204646912 0 0 17 6 0 0 0
/proc/20956/statm: 4581 393 345 23 0 91 0
[pid=20958] ppid=20956 vsize=2492128 CPUtime=433.32 cores=4
/proc/20958/stat : 20958 (cryptominisat) R 20956 20956 20445 0 -1 4202496 396902 0 0 0 43272 60 0 0 25 0 1 0 487812939 2551939072 97912 33554432000 4194304 4587354 140737208806080 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20958/statm: 623032 97912 338 96 0 619594 0
[pid=20959] ppid=20956 vsize=533640 CPUtime=433.31 cores=4
/proc/20959/stat : 20959 (clasp) R 20956 20956 20445 0 -1 4202496 137645 0 0 0 43300 31 0 0 25 0 1 0 487812939 546447360 130437 33554432000 4194304 4785740 140733728233008 18446744073709551615 4290648 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/20959/statm: 133410 130437 340 145 0 130455 0
[pid=20960] ppid=20956 vsize=550892 CPUtime=433.37 cores=4
/proc/20960/stat : 20960 (TNM) R 20956 20956 20445 0 -1 4202496 37425 0 0 0 43333 4 0 0 25 0 1 0 487812939 564113408 37322 33554432000 134512640 134534564 4288264544 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20960/statm: 137723 37322 95 6 0 136389 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 3594984

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 20956 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.05
CPU system time (s): 0.95
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 3594984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.000999
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= 136
involuntary context switches= 6

runsolver used 2.37864 second user time and 4.73228 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 22:08:45
IDJOB=3285305
IDBENCH=82378
IDSOLVER=1613
FILE ID=node105/3285305-1303762124
RUNJOBID= node105-1303762124-20933
PBS_JOBID= 13157144
Free space on /tmp= 71824 MiB

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

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=912200738

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:      16474696 kB
Buffers:       2282892 kB
Cached:       13548592 kB
SwapCached:          0 kB
Active:        8409640 kB
Inactive:      7496924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16474696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           92264 kB
Writeback:          32 kB
AnonPages:       74432 kB
Mapped:          14500 kB
Slab:           506076 kB
PageTables:       5304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   197692 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= 71668 MiB
End job on node105 at 2011-04-25 22:30:27