Trace number 3275557

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.1 5000.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-14-14-unsat.cnf
MD5SUM78a2cc7b74fc3d9947709f16156cc565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark13888.3
Satisfiable
(Un)Satisfiability was proved
Number of variables196
Number of clauses1470
Sum of the clauses size5292
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21274
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5196

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275557-1303645315/watcher-3275557-1303645315 -o /tmp/evaluation-result-3275557-1303645315/solver-3275557-1303645315 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275557-1303645315.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 23710
/proc/meminfo: memFree=14051936/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 4221140866925822212 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0

[startup+0.101279 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 23710
/proc/meminfo: memFree=14051936/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 4221140866925822212 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200257 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 23710
/proc/meminfo: memFree=14051936/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300241 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 23710
/proc/meminfo: memFree=14051936/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701159 s]
/proc/loadavg: 6.00 6.00 5.96 4/180 23710
/proc/meminfo: memFree=14051936/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928120157808361472 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23715
/proc/meminfo: memFree=14046324/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928120295247314944 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=614692 CPUtime=0.49 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 1735 0 0 0 49 0 0 0 25 0 1 0 476132417 629444608 947 33554432000 4194304 4587354 140737049456240 18446744073709551615 4245326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 153673 947 327 96 0 150235 0
[pid=23712] ppid=23710 vsize=13228 CPUtime=0.39 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 756 0 0 0 39 0 0 0 25 0 1 0 476132417 13545472 647 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 3307 647 340 145 0 352 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=0.59 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 59 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1102092

[startup+3.10071 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23715
/proc/meminfo: memFree=14043596/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118233663012864 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=615340 CPUtime=0.99 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 2640 0 0 0 99 0 0 0 25 0 1 0 476132417 630108160 1309 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 153835 1309 327 96 0 150397 0
[pid=23712] ppid=23710 vsize=13628 CPUtime=0.94 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 882 0 0 0 94 0 0 0 25 0 1 0 476132417 13955072 773 33554432000 4194304 4785740 140737286481632 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 3407 773 340 145 0 452 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1.14 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 114 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1103140

[startup+6.30117 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23715
/proc/meminfo: memFree=14028172/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928119882930454528 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=627328 CPUtime=2.09 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 6152 0 0 0 209 0 0 0 25 0 1 0 476132417 642383872 4140 33554432000 4194304 4587354 140737049456240 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 156832 4140 337 96 0 153394 0
[pid=23712] ppid=23710 vsize=14028 CPUtime=1.99 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 962 0 0 0 199 0 0 0 25 0 1 0 476132417 14364672 853 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 3507 853 340 145 0 552 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=2.19 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 219 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1115528

[startup+12.701 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23715
/proc/meminfo: memFree=14063924/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118508540919808 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=628160 CPUtime=4.2 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 7783 0 0 0 419 1 0 0 25 0 1 0 476132417 643235840 4170 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 157040 4170 337 96 0 153602 0
[pid=23712] ppid=23710 vsize=14848 CPUtime=4.14 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 1164 0 0 0 414 0 0 0 25 0 1 0 476132417 15204352 1055 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 3712 1055 340 145 0 757 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=4.34 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 434 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1117180

[startup+25.5008 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23715
/proc/meminfo: memFree=14038244/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118233663012864 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=635236 CPUtime=8.49 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 10971 0 0 0 848 1 0 0 25 0 1 0 476132417 650481664 6407 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 158809 6407 337 96 0 155371 0
[pid=23712] ppid=23710 vsize=15796 CPUtime=8.39 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 1401 0 0 0 839 0 0 0 25 0 1 0 476132417 16175104 1292 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 3949 1292 340 145 0 994 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=8.59 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 859 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1125204

[startup+51.1012 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23716
/proc/meminfo: memFree=14045916/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118645979873280 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=647876 CPUtime=16.99 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 16177 0 0 0 1697 2 0 0 25 0 1 0 476132417 663425024 9246 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 161969 9246 337 96 0 158531 0
[pid=23712] ppid=23710 vsize=16792 CPUtime=16.95 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 1658 0 0 0 1695 0 0 0 25 0 1 0 476132417 17195008 1549 33554432000 4194304 4785740 140737286481632 18446744073709551615 4307187 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 4198 1549 340 145 0 1243 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=17.14 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 1714 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1138840

[startup+102.301 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23717
/proc/meminfo: memFree=14019780/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928119882930454528 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=655400 CPUtime=34.08 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 19426 0 0 0 3406 2 0 0 25 0 1 0 476132417 671129600 11067 33554432000 4194304 4587354 140737049456240 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 163850 11067 337 96 0 160412 0
[pid=23712] ppid=23710 vsize=18116 CPUtime=33.99 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 1974 0 0 0 3399 0 0 0 25 0 1 0 476132417 18550784 1865 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 4529 1865 340 145 0 1574 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=34.21 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 3421 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134530166 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1147688

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.96 7/184 23719
/proc/meminfo: memFree=13994832/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118645979873280 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=654712 CPUtime=54.08 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 26534 0 0 0 5404 4 0 0 25 0 1 0 476132417 670425088 12088 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 163678 12088 337 96 0 160240 0
[pid=23712] ppid=23710 vsize=19492 CPUtime=53.98 cores=0

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

/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 4602.39
Current children cumulated vsize (KiB) 1242856

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 24032
/proc/meminfo: memFree=14657376/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118783418826752 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=757472 CPUtime=1554.12 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 200161 0 0 0 155367 45 0 0 25 0 1 0 476132417 775651328 37205 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 189368 37205 337 96 0 185930 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1554.06 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4484 0 0 0 155401 5 0 0 25 0 1 0 476132417 29429760 4375 33554432000 4194304 4785740 140737286481632 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4375 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1554.21 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 155421 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1260384

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 24033
/proc/meminfo: memFree=14649168/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118783418826752 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=757472 CPUtime=1574.14 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 201779 0 0 0 157368 46 0 0 25 0 1 0 476132417 775651328 38796 33554432000 4194304 4587354 140737049456240 18446744073709551615 270612807313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 189368 38796 337 96 0 185930 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1574.05 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4485 0 0 0 157400 5 0 0 25 0 1 0 476132417 29429760 4376 33554432000 4194304 4785740 140737286481632 18446744073709551615 4309522 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4376 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1574.2 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 157420 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134529033 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1260384

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 24044
/proc/meminfo: memFree=14552492/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118920857780224 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=757472 CPUtime=1594.14 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 203266 0 0 0 159367 47 0 0 25 0 1 0 476132417 775651328 40251 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 189368 40251 337 96 0 185930 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1594.05 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4485 0 0 0 159399 6 0 0 25 0 1 0 476132417 29429760 4376 33554432000 4194304 4785740 140737286481632 18446744073709551615 4416801 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4376 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1594.2 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 159420 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1260384

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 24046
/proc/meminfo: memFree=14656624/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118920857780224 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=735440 CPUtime=1614.15 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 203357 0 0 0 161368 47 0 0 25 0 1 0 476132417 753090560 33196 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 183860 33196 337 96 0 180422 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1614.05 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4486 0 0 0 161399 6 0 0 25 0 1 0 476132417 29429760 4377 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4377 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1614.21 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 161421 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1238352

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 24047
/proc/meminfo: memFree=14642716/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118920857780224 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=735440 CPUtime=1634.14 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 204522 0 0 0 163367 47 0 0 25 0 1 0 476132417 753090560 34336 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 183860 34336 337 96 0 180422 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1634.05 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4486 0 0 0 163399 6 0 0 25 0 1 0 476132417 29429760 4377 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4377 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1634.21 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 163421 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1238352

[startup+4962.3 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 24052
/proc/meminfo: memFree=14640344/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118920857780224 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=757592 CPUtime=1654.14 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 209008 0 0 0 165366 48 0 0 25 0 1 0 476132417 775774208 37113 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 189398 37113 337 96 0 185960 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1654.04 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4487 0 0 0 165398 6 0 0 25 0 1 0 476132417 29429760 4378 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4378 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1654.21 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 165421 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1260504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 24053
/proc/meminfo: memFree=14635372/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118920857780224 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=757592 CPUtime=1666.67 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 210270 0 0 0 166619 48 0 0 25 0 1 0 476132417 775774208 38353 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 189398 38353 337 96 0 185960 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1666.64 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4487 0 0 0 166658 6 0 0 25 0 1 0 476132417 29429760 4378 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4378 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1666.79 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 166679 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1260504

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

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

[startup+5000 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 24053
/proc/meminfo: memFree=14635372/32951124 swapFree=67111528/67111528
[pid=23710] ppid=23708 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23710/stat : 23710 (ppfolio) S 23708 23710 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476132417 18763776 393 33554432000 4194304 4287625 140736324460112 18446744073709551615 270613130767 0 0 4096 65536 5928118920857780224 0 0 17 4 0 0 0
/proc/23710/statm: 4581 393 345 23 0 91 0
[pid=23711] ppid=23710 vsize=757592 CPUtime=1666.67 cores=0
/proc/23711/stat : 23711 (cryptominisat) R 23710 23710 23062 0 -1 4202496 210270 0 0 0 166619 48 0 0 25 0 1 0 476132417 775774208 38353 33554432000 4194304 4587354 140737049456240 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23711/statm: 189398 38353 337 96 0 185960 0
[pid=23712] ppid=23710 vsize=28740 CPUtime=1666.64 cores=0
/proc/23712/stat : 23712 (clasp) R 23710 23710 23062 0 -1 4202496 4487 0 0 0 166658 6 0 0 25 0 1 0 476132417 29429760 4378 33554432000 4194304 4785740 140737286481632 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23712/statm: 7185 4378 341 145 0 4230 0
[pid=23713] ppid=23710 vsize=455848 CPUtime=1666.79 cores=0
/proc/23713/stat : 23713 (TNM) R 23710 23710 23062 0 -1 4202496 331 0 0 0 166679 0 0 0 25 0 1 0 476132417 466788352 228 33554432000 134512640 134534564 4292467264 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23713/statm: 113962 228 95 6 0 112628 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1260504

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.1
CPU user time (s): 4999.56
CPU system time (s): 0.54
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1852836

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

runsolver used 8.83066 second user time and 18.4352 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 13:41:55
IDJOB=3275557
IDBENCH=83211
IDSOLVER=1639
FILE ID=node108/3275557-1303645315
RUNJOBID= node108-1303635252-23080
PBS_JOBID= 13150740
Free space on /tmp= 71840 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-14-14-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275557-1303645315/watcher-3275557-1303645315 -o /tmp/evaluation-result-3275557-1303645315/solver-3275557-1303645315 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275557-1303645315.cnf

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

MD5SUM BENCH= 78a2cc7b74fc3d9947709f16156cc565
RANDOM SEED=1368378181

node108.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.820
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.64
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.820
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.820
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.820
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.77
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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14052092 kB
Buffers:       2256224 kB
Cached:       15151440 kB
SwapCached:          0 kB
Active:       10520684 kB
Inactive:      7804128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14052092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10352 kB
Writeback:           0 kB
AnonPages:      916756 kB
Mapped:          16408 kB
Slab:           507092 kB
PageTables:       6812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3291668 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= 71844 MiB
End job on node108 at 2011-04-24 15:05:17