Trace number 3250028

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.96 1300.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.09	This is pico-portfolio, a naive parallel portfolio
0.00/0.09	Copyright (C) 2011 Olivier Roussel
0.00/0.09	Using 1 processing units
0.00/0.09	This portfolio uses the following solvers:
0.00/0.09	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.09	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.09	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.09	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.09	Starting clasp 1.3.6 on core(s) 1
0.00/0.09	Starting TNM 2009 on core(s) 1
1299.93/1300.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-3250028-1303510426/watcher-3250028-1303510426 -o /tmp/evaluation-result-3250028-1303510426/solver-3250028-1303510426 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250028-1303510426.cnf 

running on 2 cores: 1,3

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: 3.46 3.84 3.53 8/195 31813
/proc/meminfo: memFree=26597128/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=8428 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 541273272 8630272 54 33554432000 4194304 4287625 140733653333776 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/31813/statm: 2107 54 41 23 0 44 0

[startup+0.081645 s]
/proc/loadavg: 3.46 3.84 3.53 8/195 31813
/proc/meminfo: memFree=26597128/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=8428 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4194304 102 0 0 0 0 0 0 0 25 0 1 0 541273272 8630272 54 33554432000 4194304 4287625 140733653333776 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/31813/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.100635 s]
/proc/loadavg: 3.46 3.84 3.53 8/195 31813
/proc/meminfo: memFree=26597128/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 12580596106389324040 0 0 17 1 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300592 s]
/proc/loadavg: 3.46 3.84 3.53 8/195 31813
/proc/meminfo: memFree=26597128/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 12580596106389324040 0 0 17 1 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700513 s]
/proc/loadavg: 3.46 3.84 3.53 8/195 31813
/proc/meminfo: memFree=26597128/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 12580596106389324040 0 0 17 1 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 3.46 3.84 3.53 13/202 31820
/proc/meminfo: memFree=26562336/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 5633814567596326912 0 0 17 3 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
[pid=31816] ppid=31813 vsize=691200 CPUtime=0.6 cores=1
/proc/31816/stat : 31816 (cryptominisat) R 31813 31813 30535 0 -1 4202496 2331 0 0 0 60 0 0 0 18 0 1 0 541273281 707788800 1340 33554432000 4194304 4587354 140735008407296 18446744073709551615 4244617 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31816/statm: 172800 1340 327 96 0 169362 0
[pid=31817] ppid=31813 vsize=14024 CPUtime=0.79 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 970 0 0 0 79 0 0 0 19 0 1 0 541273281 14360576 859 33554432000 4194304 4785740 140734580804928 18446744073709551615 4552635 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 3506 859 340 145 0 551 0
[pid=31819] ppid=31813 vsize=451868 CPUtime=0 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 231 0 0 0 0 0 0 0 25 0 1 0 541273281 462712832 128 33554432000 134512640 134534564 4294648384 18446744073709551615 8928202 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 112967 128 90 6 0 111633 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1175416

[startup+3.10102 s]
/proc/loadavg: 4.14 3.98 3.58 13/202 31820
/proc/meminfo: memFree=26548136/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
[pid=31816] ppid=31813 vsize=694548 CPUtime=1.2 cores=1
/proc/31816/stat : 31816 (cryptominisat) R 31813 31813 30535 0 -1 4202496 4002 0 0 0 120 0 0 0 19 0 1 0 541273281 711217152 1507 33554432000 4194304 4587354 140735008407296 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31816/statm: 173637 1507 331 96 0 170199 0
[pid=31817] ppid=31813 vsize=14428 CPUtime=1.29 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 1078 0 0 0 129 0 0 0 19 0 1 0 541273281 14774272 967 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 3607 967 340 145 0 652 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=0.5 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 50 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134530273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1183260

[startup+6.30043 s]
/proc/loadavg: 4.14 3.98 3.58 13/202 31820
/proc/meminfo: memFree=26518620/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 5633816216863768576 0 0 17 3 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
[pid=31816] ppid=31813 vsize=708772 CPUtime=2.29 cores=1
/proc/31816/stat : 31816 (cryptominisat) R 31813 31813 30535 0 -1 4202496 7410 0 0 0 229 0 0 0 21 0 1 0 541273281 725782528 4913 33554432000 4194304 4587354 140735008407296 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31816/statm: 177193 4913 337 96 0 173755 0
[pid=31817] ppid=31813 vsize=15096 CPUtime=2.39 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 1245 0 0 0 239 0 0 0 22 0 1 0 541273281 15458304 1134 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 3774 1134 340 145 0 819 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=1.5 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 150 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1198152

[startup+12.7003 s]
/proc/loadavg: 4.77 4.11 3.62 13/202 31820
/proc/meminfo: memFree=26507676/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 5633814155279466496 0 0 17 3 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
[pid=31816] ppid=31813 vsize=717032 CPUtime=4.39 cores=1
/proc/31816/stat : 31816 (cryptominisat) R 31813 31813 30535 0 -1 4202496 11552 0 0 0 438 1 0 0 25 0 1 0 541273281 734240768 7115 33554432000 4194304 4587354 140735008407296 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31816/statm: 179258 7115 337 96 0 175820 0
[pid=31817] ppid=31813 vsize=16192 CPUtime=4.5 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 1514 0 0 0 450 0 0 0 25 0 1 0 541273281 16580608 1403 33554432000 4194304 4785740 140734580804928 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 4048 1403 340 145 0 1093 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=3.7 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 370 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1207508

[startup+25.501 s]
/proc/loadavg: 6.22 4.46 3.75 12/201 31820
/proc/meminfo: memFree=26469388/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 5633814842474233856 0 0 17 3 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
[pid=31816] ppid=31813 vsize=718024 CPUtime=8.6 cores=1
/proc/31816/stat : 31816 (cryptominisat) R 31813 31813 30535 0 -1 4202496 12806 0 0 0 859 1 0 0 25 0 1 0 541273281 735256576 7204 33554432000 4194304 4587354 140735008407296 18446744073709551615 4236573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31816/statm: 179506 7204 337 96 0 176068 0
[pid=31817] ppid=31813 vsize=17320 CPUtime=8.79 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 1788 0 0 0 879 0 0 0 25 0 1 0 541273281 17735680 1677 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 4330 1677 340 145 0 1375 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=7.99 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 799 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 8707296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 1209628

[startup+51.1002 s]
/proc/loadavg: 7.63 4.94 3.92 11/200 31821
/proc/meminfo: memFree=26477764/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=0 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541273272 18763776 394 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 5633814705035280384 0 0 17 3 0 0 0
/proc/31813/statm: 4581 394 345 23 0 91 0
[pid=31816] ppid=31813 vsize=726244 CPUtime=17.19 cores=1
/proc/31816/stat : 31816 (cryptominisat) R 31813 31813 30535 0 -1 4202496 25604 0 0 0 1716 3 0 0 25 0 1 0 541273281 743673856 9600 33554432000 4194304 4587354 140735008407296 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31816/statm: 181561 9600 337 96 0 178123 0
[pid=31817] ppid=31813 vsize=19024 CPUtime=17.31 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 2189 0 0 0 1731 0 0 0 25 0 1 0 541273281 19480576 2078 33554432000 4194304 4785740 140734580804928 18446744073709551615 4550088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 4756 2078 340 145 0 1801 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=16.49 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 1649 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1219552

[startup+102.307 s]
/proc/loadavg: 8.97 5.77 4.26 10/199 31822
/proc/meminfo: memFree=26503292/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=21180 CPUtime=34.99 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 2702 0 0 0 3499 0 0 0 25 0 1 0 541273281 21688320 2591 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 5295 2591 340 145 0 2340 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=34.16 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 3416 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 495464

[startup+162.301 s]
/proc/loadavg: 9.04 6.33 4.54 10/199 31824
/proc/meminfo: memFree=26492104/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=23604 CPUtime=64.98 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 3238 0 0 0 6498 0 0 0 25 0 1 0 541273281 24170496 3127 33554432000 4194304 4785740 140734580804928 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 5901 3127 340 145 0 2946 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=64.16 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 6416 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 162.19

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

[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=33500 CPUtime=335.02 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 5527 0 0 0 33501 1 0 0 25 0 1 0 541273281 34304000 5416 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 8375 5416 341 145 0 5420 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=334.15 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 33415 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 507784

[startup+762.306 s]
/proc/loadavg: 4.01 5.01 4.92 5/182 31874
/proc/meminfo: memFree=26600452/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=33668 CPUtime=365.03 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 5554 0 0 0 36502 1 0 0 25 0 1 0 541273281 34476032 5443 33554432000 4194304 4785740 140734580804928 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 8417 5443 341 145 0 5462 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=364.14 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 36414 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 507952

[startup+822.301 s]
/proc/loadavg: 4.00 4.84 4.86 5/182 31876
/proc/meminfo: memFree=26600040/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=33836 CPUtime=395.03 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 5612 0 0 0 39502 1 0 0 25 0 1 0 541273281 34648064 5501 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 8459 5501 341 145 0 5504 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=394.14 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 39414 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 508120

[startup+882.301 s]
/proc/loadavg: 4.00 4.67 4.80 5/182 31877
/proc/meminfo: memFree=26599516/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=34480 CPUtime=425.03 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 5741 0 0 0 42502 1 0 0 25 0 1 0 541273281 35307520 5630 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287564 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 8620 5630 341 145 0 5665 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=424.14 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 42414 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 508764

[startup+942.3 s]
/proc/loadavg: 4.00 4.55 4.75 5/182 31879
/proc/meminfo: memFree=26599468/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=34652 CPUtime=455.03 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 5775 0 0 0 45502 1 0 0 25 0 1 0 541273281 35483648 5664 33554432000 4194304 4785740 140734580804928 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 8663 5664 341 145 0 5708 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=454.14 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 45414 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 942.22
Current children cumulated vsize (KiB) 508936

[startup+1002.3 s]
/proc/loadavg: 4.00 4.44 4.70 5/182 31880
/proc/meminfo: memFree=26598808/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=35324 CPUtime=485.02 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 5932 0 0 0 48501 1 0 0 25 0 1 0 541273281 36171776 5821 33554432000 4194304 4785740 140734580804928 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 8831 5821 341 145 0 5876 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=484.15 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 48415 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134530273 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 509608

[startup+1062.3 s]
/proc/loadavg: 4.00 4.37 4.66 5/182 31882
/proc/meminfo: memFree=26597780/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=36504 CPUtime=515.02 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 6199 0 0 0 51501 1 0 0 25 0 1 0 541273281 37380096 6088 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 9126 6088 341 145 0 6171 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=514.15 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 51415 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.22
Current children cumulated vsize (KiB) 510788

[startup+1122.3 s]
/proc/loadavg: 4.03 4.31 4.61 5/182 31884
/proc/meminfo: memFree=26597372/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=36844 CPUtime=545.01 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 6311 0 0 0 54500 1 0 0 25 0 1 0 541273281 37728256 6200 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 9211 6200 341 145 0 6256 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=544.16 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 54416 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.22
Current children cumulated vsize (KiB) 511128

[startup+1182.3 s]
/proc/loadavg: 4.01 4.25 4.58 5/182 31885
/proc/meminfo: memFree=26596960/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=37348 CPUtime=575.01 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 6421 0 0 0 57500 1 0 0 25 0 1 0 541273281 38244352 6310 33554432000 4194304 4785740 140734580804928 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 9337 6310 341 145 0 6382 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=574.17 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 57417 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 511632

[startup+1242.3 s]
/proc/loadavg: 4.00 4.20 4.54 5/182 31887
/proc/meminfo: memFree=26596304/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=37684 CPUtime=605 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 6492 0 0 0 60499 1 0 0 25 0 1 0 541273281 38588416 6381 33554432000 4194304 4785740 140734580804928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 9421 6381 341 145 0 6466 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=604.17 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 60417 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 511968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.16 4.50 3/175 31906
/proc/meminfo: memFree=26618368/32950928 swapFree=67071984/67111528
[pid=31813] ppid=31811 vsize=18324 CPUtime=33.05 cores=1,3
/proc/31813/stat : 31813 (ppfolio) S 31811 31813 30535 0 -1 4202496 502 35372 0 0 0 0 3300 5 15 0 1 0 541273272 18763776 395 33554432000 4194304 4287625 140733653333776 18446744073709551615 260905414159 0 0 4096 65536 4311465609708667137 0 0 17 3 0 0 0
/proc/31813/statm: 4581 395 346 23 0 91 0
[pid=31817] ppid=31813 vsize=38024 CPUtime=633.88 cores=1
/proc/31817/stat : 31817 (clasp) R 31813 31813 30535 0 -1 4202496 6566 0 0 0 63387 1 0 0 25 0 1 0 541273281 38936576 6455 33554432000 4194304 4785740 140734580804928 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31817/statm: 9506 6455 341 145 0 6551 0
[pid=31819] ppid=31813 vsize=455960 CPUtime=633 cores=1
/proc/31819/stat : 31819 (TNM) R 31813 31813 30535 0 -1 4202496 373 0 0 0 63300 0 0 0 25 0 1 0 541273281 466903040 269 33554432000 134512640 134534564 4294648384 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31819/statm: 113990 269 95 6 0 112656 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 512308

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.96
CPU user time (s): 1299.89
CPU system time (s): 0.068989
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 1258936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42845
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= 158
involuntary context switches= 15325

runsolver used 1.9937 second user time and 4.33134 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 00:13:46
IDJOB=3250028
IDBENCH=83223
IDSOLVER=1613
FILE ID=node116/3250028-1303510426
RUNJOBID= node116-1303510425-31707
PBS_JOBID= 13134221
Free space on /tmp= 72444 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-3250028-1303510426/watcher-3250028-1303510426 -o /tmp/evaluation-result-3250028-1303510426/solver-3250028-1303510426 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250028-1303510426.cnf

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=1595049050

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.826
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.826
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.826
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.826
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:     32950928 kB
MemFree:      26597416 kB
Buffers:       1388712 kB
Cached:        4503088 kB
SwapCached:       9728 kB
Active:        2483764 kB
Inactive:      3462468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26597416 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           40372 kB
Writeback:           0 kB
AnonPages:       48668 kB
Mapped:          15780 kB
Slab:           343976 kB
PageTables:       5336 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4148376 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= 72464 MiB
End job on node116 at 2011-04-23 00:35:26