Trace number 3275587

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.09 5000.01

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

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

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-3275587-1303645377/watcher-3275587-1303645377 -o /tmp/evaluation-result-3275587-1303645377/solver-3275587-1303645377 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275587-1303645377.cnf 

running on 4 cores: 1,3,5,7

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: 5.25 5.13 5.03 4/178 21860
/proc/meminfo: memFree=18391228/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) R 21858 21860 21178 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 476137307 18763776 392 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664628629 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21860/statm: 4581 392 343 23 0 91 0

[startup+0.0233319 s]
/proc/loadavg: 5.25 5.13 5.03 4/178 21860
/proc/meminfo: memFree=18391228/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 4462140621594788102 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.130315 s]
/proc/loadavg: 5.25 5.13 5.03 4/178 21860
/proc/meminfo: memFree=18391228/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 4462140621594788102 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300284 s]
/proc/loadavg: 5.25 5.13 5.03 4/178 21860
/proc/meminfo: memFree=18391228/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700225 s]
/proc/loadavg: 5.25 5.13 5.03 4/178 21860
/proc/meminfo: memFree=18391228/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 2336130019073458176 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 5.31 5.14 5.03 7/182 21864
/proc/meminfo: memFree=18385144/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 2336130156512411648 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=845920 CPUtime=0.49 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 2141 0 0 0 49 0 0 0 25 0 1 0 476137308 866222080 1153 33554432000 4194304 4587354 140734366295232 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 211480 1153 327 96 0 208042 0
[pid=21862] ppid=21860 vsize=13616 CPUtime=0.44 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 854 0 0 0 44 0 0 0 25 0 1 0 476137308 13942784 744 33554432000 4194304 4785740 140733844270352 18446744073709551615 4550531 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 3404 744 340 145 0 449 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=0.54 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 54 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1333820

[startup+3.10081 s]
/proc/loadavg: 5.31 5.14 5.03 7/182 21864
/proc/meminfo: memFree=18384040/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=847884 CPUtime=0.99 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 3291 0 0 0 99 0 0 0 25 0 1 0 476137308 868233216 1612 33554432000 4194304 4587354 140734366295232 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 211971 1612 331 96 0 208533 0
[pid=21862] ppid=21860 vsize=14292 CPUtime=0.99 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 1026 0 0 0 99 0 0 0 25 0 1 0 476137308 14635008 916 33554432000 4194304 4785740 140733844270352 18446744073709551615 4549590 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 3573 916 340 145 0 618 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1.09 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 109 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1336460

[startup+6.30025 s]
/proc/loadavg: 5.31 5.14 5.03 9/182 21864
/proc/meminfo: memFree=18353448/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 2336129744195551232 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=864620 CPUtime=2.09 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 7509 0 0 0 209 0 0 0 25 0 1 0 476137308 885370880 5013 33554432000 4194304 4587354 140734366295232 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 216155 5013 337 96 0 212717 0
[pid=21862] ppid=21860 vsize=15096 CPUtime=2.04 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 1222 0 0 0 204 0 0 0 25 0 1 0 476137308 15458304 1112 33554432000 4194304 4785740 140733844270352 18446744073709551615 4550368 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 3774 1112 340 145 0 819 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=2.14 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 214 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1354000

[startup+12.7011 s]
/proc/loadavg: 5.78 5.25 5.07 7/182 21864
/proc/meminfo: memFree=18350648/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 2336128369806016512 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=863644 CPUtime=4.19 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 9728 0 0 0 419 0 0 0 25 0 1 0 476137308 884371456 5292 33554432000 4194304 4587354 140734366295232 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 215911 5292 337 96 0 212473 0
[pid=21862] ppid=21860 vsize=16048 CPUtime=4.19 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 1484 0 0 0 419 0 0 0 25 0 1 0 476137308 16433152 1374 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 4012 1374 340 145 0 1057 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=4.29 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 429 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1353976

[startup+25.5009 s]
/proc/loadavg: 5.82 5.28 5.08 7/182 21864
/proc/meminfo: memFree=18407824/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 2336128232367063040 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=873616 CPUtime=8.49 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 12829 0 0 0 848 1 0 0 25 0 1 0 476137308 894582784 7230 33554432000 4194304 4587354 140734366295232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 218404 7230 337 96 0 214966 0
[pid=21862] ppid=21860 vsize=17320 CPUtime=8.44 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 1780 0 0 0 844 0 0 0 25 0 1 0 476137308 17735680 1670 33554432000 4194304 4785740 140733844270352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 4330 1670 340 145 0 1375 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=8.54 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 854 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1365220

[startup+51.1005 s]
/proc/loadavg: 5.89 5.34 5.11 7/182 21865
/proc/meminfo: memFree=18341572/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 2336130019073458176 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=890292 CPUtime=16.99 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 25497 0 0 0 1696 3 0 0 25 0 1 0 476137308 911659008 9545 33554432000 4194304 4587354 140734366295232 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 222573 9545 337 96 0 219135 0
[pid=21862] ppid=21860 vsize=19024 CPUtime=16.99 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 2187 0 0 0 1699 0 0 0 25 0 1 0 476137308 19480576 2077 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 4756 2077 340 145 0 1801 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=17.1 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 1710 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1383600

[startup+102.307 s]
/proc/loadavg: 5.95 5.44 5.15 7/182 21866
/proc/meminfo: memFree=18367736/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=878492 CPUtime=34.08 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 35368 0 0 0 3404 4 0 0 25 0 1 0 476137308 899575808 10925 33554432000 4194304 4587354 140734366295232 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 219623 10925 337 96 0 216185 0
[pid=21862] ppid=21860 vsize=21032 CPUtime=34.05 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 2651 0 0 0 3405 0 0 0 25 0 1 0 476137308 21536768 2541 33554432000 4194304 4785740 140733844270352 18446744073709551615 4309530 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 5258 2541 340 145 0 2303 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=34.14 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 3414 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1373808

[startup+162.301 s]
/proc/loadavg: 5.98 5.54 5.20 7/182 21868
/proc/meminfo: memFree=18314284/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476137307 18763776 394 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 2336130019073458176 0 0 17 7 0 0 0
/proc/21860/statm: 4581 394 345 23 0 91 0
[pid=21861] ppid=21860 vsize=921300 CPUtime=54.09 cores=1
/proc/21861/stat : 21861 (cryptominisat) R 21860 21860 21178 0 -1 4202496 50202 0 0 0 5402 7 0 0 25 0 1 0 476137308 943411200 20745 33554432000 4194304 4587354 140734366295232 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21861/statm: 230325 20745 337 96 0 226887 0
[pid=21862] ppid=21860 vsize=23000 CPUtime=54.05 cores=1

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

/proc/meminfo: memFree=17858956/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44768 CPUtime=1747.23 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8108 0 0 0 174722 1 0 0 25 0 1 0 476137308 45842432 7998 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11192 7998 341 145 0 8237 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1747.28 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 174728 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 519052

[startup+4542.3 s]
/proc/loadavg: 5.00 5.00 5.14 6/181 21996
/proc/meminfo: memFree=18118724/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44768 CPUtime=1777.22 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8108 0 0 0 177721 1 0 0 25 0 1 0 476137308 45842432 7998 33554432000 4194304 4785740 140733844270352 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11192 7998 341 145 0 8237 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1777.29 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 177729 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 519052

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.13 6/181 21998
/proc/meminfo: memFree=18114376/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44768 CPUtime=1807.22 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8108 0 0 0 180721 1 0 0 25 0 1 0 476137308 45842432 7998 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11192 7998 341 145 0 8237 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1807.3 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 180730 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 519052

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.12 6/181 22000
/proc/meminfo: memFree=18146736/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44768 CPUtime=1837.21 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8109 0 0 0 183720 1 0 0 25 0 1 0 476137308 45842432 7999 33554432000 4194304 4785740 140733844270352 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11192 7999 341 145 0 8237 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1837.3 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 183730 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 519052

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.11 6/181 22011
/proc/meminfo: memFree=18126256/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44768 CPUtime=1867.21 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8109 0 0 0 186720 1 0 0 25 0 1 0 476137308 45842432 7999 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11192 7999 341 145 0 8237 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1867.31 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 186731 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 519052

[startup+4782.3 s]
/proc/loadavg: 5.06 5.01 5.10 6/181 22012
/proc/meminfo: memFree=18110128/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44768 CPUtime=1897.21 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8112 0 0 0 189720 1 0 0 25 0 1 0 476137308 45842432 8002 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11192 8002 341 145 0 8237 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1897.31 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 189731 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 519052

[startup+4842.3 s]
/proc/loadavg: 5.02 5.01 5.09 6/181 22013
/proc/meminfo: memFree=18093748/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44936 CPUtime=1927.2 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8136 0 0 0 192719 1 0 0 25 0 1 0 476137308 46014464 8026 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11234 8026 341 145 0 8279 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1927.32 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 192732 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 519220

[startup+4902.3 s]
/proc/loadavg: 3.98 4.76 5.00 3/172 22033
/proc/meminfo: memFree=18662680/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=44936 CPUtime=1957.2 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8148 0 0 0 195719 1 0 0 25 0 1 0 476137308 46014464 8038 33554432000 4194304 4785740 140733844270352 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11234 8038 341 145 0 8279 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1957.32 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 195732 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 519220

[startup+4962.3 s]
/proc/loadavg: 2.73 4.26 4.81 3/172 22035
/proc/meminfo: memFree=18662424/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=45104 CPUtime=1987.19 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8200 0 0 0 198718 1 0 0 25 0 1 0 476137308 46186496 8090 33554432000 4194304 4785740 140733844270352 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11276 8090 341 145 0 8321 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=1987.33 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 198733 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 519388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.43 3.99 4.70 3/172 22039
/proc/meminfo: memFree=18663472/32951132 swapFree=67111528/67111528
[pid=21860] ppid=21858 vsize=18324 CPUtime=987.86 cores=1,3,5,7
/proc/21860/stat : 21860 (ppfolio) S 21858 21860 21178 0 -1 4202496 502 310927 0 0 0 0 98731 55 15 0 1 0 476137307 18763776 395 33554432000 4194304 4287625 140736616837856 18446744073709551615 274664828431 0 0 4096 65536 3818805647944679684 0 0 17 7 0 0 0
/proc/21860/statm: 4581 395 346 23 0 91 0
[pid=21862] ppid=21860 vsize=45104 CPUtime=2006.09 cores=1
/proc/21862/stat : 21862 (clasp) R 21860 21860 21178 0 -1 4202496 8200 0 0 0 200608 1 0 0 25 0 1 0 476137308 46186496 8090 33554432000 4194304 4785740 140733844270352 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21862/statm: 11276 8090 341 145 0 8321 0
[pid=21863] ppid=21860 vsize=455960 CPUtime=2006.14 cores=1
/proc/21863/stat : 21863 (TNM) R 21860 21860 21178 0 -1 4202496 372 0 0 0 200614 0 0 0 25 0 1 0 476137308 466903040 269 33554432000 134512640 134534564 4290729056 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21863/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 519388

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21860 and gives
#  childrusage.ru_utime.tv_sec=2993
#  childrusage.ru_utime.tv_usec=393934
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=573912
# CPU time returned by wait4() is 2993.97
# while last known CPU time is 5000.09
#
# 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.09
CPU user time (s): 4999.53
CPU system time (s): 0.56
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2641672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2993.39
system time used= 0.573912
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 319661
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= 224
involuntary context switches= 33290

runsolver used 7.32289 second user time and 18.1072 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 13:42:57
IDJOB=3275587
IDBENCH=83223
IDSOLVER=1639
FILE ID=node131/3275587-1303645377
RUNJOBID= node131-1303635247-21198
PBS_JOBID= 13150717
Free space on /tmp= 72128 MiB

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

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=1752536278

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18391640 kB
Buffers:        997584 kB
Cached:       12693216 kB
SwapCached:          0 kB
Active:        4562608 kB
Inactive:      9482148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18391640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10128 kB
Writeback:           0 kB
AnonPages:      353636 kB
Mapped:          16692 kB
Slab:           451368 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1660112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72132 MiB
End job on node131 at 2011-04-24 15:06:17