Trace number 3275112

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.04 4999.91

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1820c171155g5.cnf
MD5SUM70a781814cd432fb0f934a7edd92ccff
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1716.97
Satisfiable
(Un)Satisfiability was proved
Number of variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

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

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-3275112-1303635780/watcher-3275112-1303635780 -o /tmp/evaluation-result-3275112-1303635780/solver-3275112-1303635780 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275112-1303635780.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): 5000 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.06 5.00 2.60 4/184 32456
/proc/meminfo: memFree=14192752/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) R 32454 32456 32332 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 475175882 18763776 392 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/32456/statm: 4581 392 343 23 0 91 0

[startup+0.094944 s]
/proc/loadavg: 6.06 5.00 2.60 4/184 32456
/proc/meminfo: memFree=14192752/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100937 s]
/proc/loadavg: 6.06 5.00 2.60 4/184 32456
/proc/meminfo: memFree=14192752/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300906 s]
/proc/loadavg: 6.06 5.00 2.60 4/184 32456
/proc/meminfo: memFree=14192752/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615510447772925952 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700834 s]
/proc/loadavg: 6.06 5.00 2.60 4/184 32456
/proc/meminfo: memFree=14192752/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615510447772925952 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 6.06 5.00 2.60 7/188 32460
/proc/meminfo: memFree=14136048/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=51724 CPUtime=0.43 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 11267 0 0 0 43 0 0 0 25 0 1 0 475175883 52965376 7338 33554432000 4194304 4587354 140733695533984 18446744073709551615 4236583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 12931 7338 326 96 0 9493 0
[pid=32458] ppid=32456 vsize=24252 CPUtime=0.49 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 4151 0 0 0 49 0 0 0 25 0 1 0 475175883 24834048 3282 33554432000 4194304 4785740 140736608929776 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 6063 3282 316 145 0 3108 0
[pid=32459] ppid=32456 vsize=459916 CPUtime=0.54 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 2925 0 0 0 54 0 0 0 25 0 1 0 475175883 470953984 2822 33554432000 134512640 134534564 4288491328 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 114979 2822 91 6 0 113645 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 554216

[startup+3.10038 s]
/proc/loadavg: 6.05 5.02 2.62 7/188 32460
/proc/meminfo: memFree=14138404/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511134967693312 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=51724 CPUtime=0.99 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 11750 0 0 0 99 0 0 0 25 0 1 0 475175883 52965376 7810 33554432000 4194304 4587354 140733695533984 18446744073709551615 4236404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 12931 7810 326 96 0 9493 0
[pid=32458] ppid=32456 vsize=23956 CPUtime=1.03 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 4519 0 0 0 103 0 0 0 25 0 1 0 475175883 24530944 3315 33554432000 4194304 4785740 140736608929776 18446744073709551615 255376968605 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 5989 3315 340 145 0 3034 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1.04 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 104 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 559072

[startup+6.30079 s]
/proc/loadavg: 6.05 5.02 2.62 7/188 32460
/proc/meminfo: memFree=14128788/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511547284553728 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=813700 CPUtime=2.03 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 13322 0 0 0 203 0 0 0 25 0 1 0 475175883 833228800 7949 33554432000 4194304 4587354 140733695533984 18446744073709551615 4243360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 203425 7949 327 96 0 199987 0
[pid=32458] ppid=32456 vsize=25320 CPUtime=2.09 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 4888 0 0 0 209 0 0 0 25 0 1 0 475175883 25927680 3684 33554432000 4194304 4785740 140736608929776 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 6330 3684 340 145 0 3375 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=2.14 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 214 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1322412

[startup+12.7006 s]
/proc/loadavg: 6.04 5.05 2.65 7/188 32461
/proc/meminfo: memFree=14118424/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615510997528739840 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=821888 CPUtime=4.2 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 15330 0 0 0 419 1 0 0 25 0 1 0 475175883 841613312 9954 33554432000 4194304 4587354 140733695533984 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 205472 9954 337 96 0 202034 0
[pid=32458] ppid=32456 vsize=34768 CPUtime=4.23 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 7234 0 0 0 423 0 0 0 25 0 1 0 475175883 35602432 6030 33554432000 4194304 4785740 140736608929776 18446744073709551615 255376962245 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 8692 6030 340 145 0 5737 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=4.24 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 424 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1340048

[startup+25.5012 s]
/proc/loadavg: 6.04 5.08 2.69 7/188 32461
/proc/meminfo: memFree=14071420/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615509760578158592 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=845348 CPUtime=8.44 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 21221 0 0 0 843 1 0 0 25 0 1 0 475175883 865636352 15836 33554432000 4194304 4587354 140733695533984 18446744073709551615 4230277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 211337 15836 337 96 0 207899 0
[pid=32458] ppid=32456 vsize=49008 CPUtime=8.49 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 10778 0 0 0 848 1 0 0 25 0 1 0 475175883 50184192 9574 33554432000 4194304 4785740 140736608929776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 12252 9574 340 145 0 9297 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=8.54 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 854 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1377748

[startup+51.1005 s]
/proc/loadavg: 6.02 5.15 2.78 7/188 32462
/proc/meminfo: memFree=14053772/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511134967693312 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=872480 CPUtime=16.99 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 25217 0 0 0 1697 2 0 0 25 0 1 0 475175883 893419520 17679 33554432000 4194304 4587354 140733695533984 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 218120 17679 337 96 0 214682 0
[pid=32458] ppid=32456 vsize=55704 CPUtime=17.04 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 12383 0 0 0 1703 1 0 0 25 0 1 0 475175883 57040896 11179 33554432000 4194304 4785740 140736608929776 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 13926 11179 340 145 0 10971 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=17.04 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 1704 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1411576

[startup+102.307 s]
/proc/loadavg: 6.05 5.31 2.96 7/188 32466
/proc/meminfo: memFree=14013316/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615510172895019008 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=881812 CPUtime=34.06 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 38166 0 0 0 3402 4 0 0 25 0 1 0 475175883 902975488 24715 33554432000 4194304 4587354 140733695533984 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 220453 24715 337 96 0 217015 0
[pid=32458] ppid=32456 vsize=61736 CPUtime=34.08 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 13833 0 0 0 3407 1 0 0 25 0 1 0 475175883 63217664 12629 33554432000 4194304 4785740 140736608929776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 15434 12629 340 145 0 12479 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=34.13 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 3413 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1426940

[startup+162.301 s]
/proc/loadavg: 6.02 5.42 3.14 7/188 32468
/proc/meminfo: memFree=13989728/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615509760578158592 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=983152 CPUtime=54.06 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 40976 0 0 0 5402 4 0 0 25 0 1 0 475175883 1006747648 27521 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 245788 27521 337 96 0 242350 0
[pid=32458] ppid=32456 vsize=72072 CPUtime=54.08 cores=1

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

/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1694492

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32631
/proc/meminfo: memFree=14023368/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511134967693312 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=977388 CPUtime=1554.07 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 463820 0 0 0 155311 96 0 0 25 0 1 0 475175883 1000845312 50585 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 244347 50585 337 96 0 240909 0
[pid=32458] ppid=32456 vsize=211068 CPUtime=1554.15 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 49008 0 0 0 155405 10 0 0 25 0 1 0 475175883 216133632 47804 33554432000 4194304 4785740 140736608929776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 52767 47804 340 145 0 49812 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1554.2 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 155420 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 1671848

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32632
/proc/meminfo: memFree=14016660/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511134967693312 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=979328 CPUtime=1574.07 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 469326 0 0 0 157309 98 0 0 25 0 1 0 475175883 1002831872 50585 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 244832 50585 337 96 0 241394 0
[pid=32458] ppid=32456 vsize=213636 CPUtime=1574.15 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 49655 0 0 0 157404 11 0 0 25 0 1 0 475175883 218763264 48451 33554432000 4194304 4785740 140736608929776 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 53409 48451 340 145 0 50454 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1574.2 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 157420 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1676356

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32634
/proc/meminfo: memFree=14015784/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511272406646784 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=977312 CPUtime=1594.08 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 475031 0 0 0 159308 100 0 0 25 0 1 0 475175883 1000767488 50585 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 244328 50585 337 96 0 240890 0
[pid=32458] ppid=32456 vsize=214596 CPUtime=1594.15 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 49841 0 0 0 159404 11 0 0 25 0 1 0 475175883 219746304 48637 33554432000 4194304 4785740 140736608929776 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 53649 48637 340 145 0 50694 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1594.2 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 159420 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 1675300

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32635
/proc/meminfo: memFree=14013416/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511272406646784 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=1071956 CPUtime=1614.09 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 480878 0 0 0 161308 101 0 0 25 0 1 0 475175883 1097682944 50585 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 267989 50585 337 96 0 264551 0
[pid=32458] ppid=32456 vsize=214596 CPUtime=1614.15 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 49857 0 0 0 161404 11 0 0 25 0 1 0 475175883 219746304 48653 33554432000 4194304 4785740 140736608929776 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 53649 48653 340 145 0 50694 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1614.19 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 161419 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 1769944

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32637
/proc/meminfo: memFree=13978560/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511409845600256 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=1071956 CPUtime=1634.1 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 486727 0 0 0 163308 102 0 0 25 0 1 0 475175883 1097682944 56341 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 267989 56341 337 96 0 264551 0
[pid=32458] ppid=32456 vsize=215664 CPUtime=1634.14 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 50079 0 0 0 163403 11 0 0 25 0 1 0 475175883 220839936 48875 33554432000 4194304 4785740 140736608929776 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 53916 48875 340 145 0 50961 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1634.19 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 163419 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 1771012

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32639
/proc/meminfo: memFree=13981516/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511409845600256 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=977312 CPUtime=1654.1 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 491969 0 0 0 165307 103 0 0 25 0 1 0 475175883 1000767488 55686 33554432000 4194304 4587354 140733695533984 18446744073709551615 4274676 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 244328 55686 337 96 0 240890 0
[pid=32458] ppid=32456 vsize=215916 CPUtime=1654.14 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 50161 0 0 0 165403 11 0 0 25 0 1 0 475175883 221097984 48957 33554432000 4194304 4785740 140736608929776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 53979 48957 340 145 0 51024 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1654.19 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 165419 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 1676620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32640
/proc/meminfo: memFree=13993168/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511409845600256 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=977388 CPUtime=1666.64 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 494121 0 0 0 166560 104 0 0 25 0 1 0 475175883 1000845312 52115 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 244347 52115 337 96 0 240909 0
[pid=32458] ppid=32456 vsize=216928 CPUtime=1666.71 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 50353 0 0 0 166660 11 0 0 25 0 1 0 475175883 222134272 49149 33554432000 4194304 4785740 140736608929776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 54232 49149 340 145 0 51277 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1666.69 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 166669 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1677708

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.95 7/188 32640
/proc/meminfo: memFree=13993168/32951124 swapFree=67111528/67111528
[pid=32456] ppid=32454 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32456/stat : 32456 (ppfolio) S 32454 32456 32332 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 475175882 18763776 394 33554432000 4194304 4287625 140736844606160 18446744073709551615 255377321487 0 0 4096 65536 5615511409845600256 0 0 17 7 0 0 0
/proc/32456/statm: 4581 394 345 23 0 91 0
[pid=32457] ppid=32456 vsize=977388 CPUtime=1666.64 cores=1
/proc/32457/stat : 32457 (cryptominisat) R 32456 32456 32332 0 -1 4202496 494121 0 0 0 166560 104 0 0 25 0 1 0 475175883 1000845312 52115 33554432000 4194304 4587354 140733695533984 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32457/statm: 244347 52115 337 96 0 240909 0
[pid=32458] ppid=32456 vsize=216928 CPUtime=1666.71 cores=1
/proc/32458/stat : 32458 (clasp) R 32456 32456 32332 0 -1 4202496 50353 0 0 0 166660 11 0 0 25 0 1 0 475175883 222134272 49149 33554432000 4194304 4785740 140736608929776 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32458/statm: 54232 49149 340 145 0 51277 0
[pid=32459] ppid=32456 vsize=465068 CPUtime=1666.69 cores=1
/proc/32459/stat : 32459 (TNM) R 32456 32456 32332 0 -1 4202496 4210 0 0 0 166669 0 0 0 25 0 1 0 475175883 476229632 4107 33554432000 134512640 134534564 4288491328 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32459/statm: 116267 4107 95 6 0 114933 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 1677708

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4998.89
CPU system time (s): 1.15
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2539964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.004999
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= 332
involuntary context switches= 5

runsolver used 8.03278 second user time and 19.2411 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-24 11:03:00
IDJOB=3275112
IDBENCH=71443
IDSOLVER=1639
FILE ID=node135/3275112-1303635780
RUNJOBID= node135-1303635246-32351
PBS_JOBID= 13150713
Free space on /tmp= 71360 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1820c171155g5.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275112-1303635780/watcher-3275112-1303635780 -o /tmp/evaluation-result-3275112-1303635780/solver-3275112-1303635780 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275112-1303635780.cnf

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

MD5SUM BENCH= 70a781814cd432fb0f934a7edd92ccff
RANDOM SEED=1451829350

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14193032 kB
Buffers:       2060448 kB
Cached:       15767576 kB
SwapCached:          0 kB
Active:        7641600 kB
Inactive:     10520708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14193032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12048 kB
Writeback:           0 kB
AnonPages:      333612 kB
Mapped:          16416 kB
Slab:           531416 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2184440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71352 MiB
End job on node135 at 2011-04-24 12:26:22