Trace number 3275327

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

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
Number of clauses of size 50
Number of clauses of size over 50

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-3275327-1303640634/watcher-3275327-1303640634 -o /tmp/evaluation-result-3275327-1303640634/solver-3275327-1303640634 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275327-1303640634.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: 5.09 5.38 5.66 3/177 9526
/proc/meminfo: memFree=25925644/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) R 9524 9526 9075 0 -1 4202496 485 0 0 0 0 0 0 0 23 0 1 0 475662053 18763776 392 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970370453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/9526/statm: 4581 392 343 23 0 91 0

[startup+0.0756571 s]
/proc/loadavg: 5.09 5.38 5.66 3/177 9526
/proc/meminfo: memFree=25925644/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 10278981544018149636 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100653 s]
/proc/loadavg: 5.09 5.38 5.66 3/177 9526
/proc/meminfo: memFree=25925644/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 10278981544018149636 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300618 s]
/proc/loadavg: 5.09 5.38 5.66 3/177 9526
/proc/meminfo: memFree=25925644/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 10278981544018149636 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700549 s]
/proc/loadavg: 5.09 5.38 5.66 3/177 9526
/proc/meminfo: memFree=25925644/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 10278981544018149636 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50041 s]
/proc/loadavg: 5.09 5.38 5.66 6/181 9530
/proc/meminfo: memFree=25900212/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=32268 CPUtime=0.19 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 3750 0 0 0 19 0 0 0 24 0 1 0 475662053 33042432 3636 33554432000 4194304 4587354 140736385326128 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 8067 3636 305 96 0 4629 0
[pid=9528] ppid=9526 vsize=27240 CPUtime=0.99 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 4871 0 0 0 99 0 0 0 19 0 1 0 475662053 27893760 4003 33554432000 4194304 4785740 140736960832304 18446744073709551615 4484272 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 6810 4003 316 145 0 3855 0
[pid=9529] ppid=9526 vsize=464140 CPUtime=0.28 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 3918 0 0 0 28 0 0 0 25 0 1 0 475662053 475279360 3815 33554432000 134512640 134534564 4291890320 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 116035 3815 91 6 0 114701 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 541972

[startup+3.10114 s]
/proc/loadavg: 5.09 5.38 5.66 6/181 9530
/proc/meminfo: memFree=25879752/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=32928 CPUtime=0.69 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 3915 0 0 0 69 0 0 0 25 0 1 0 475662053 33718272 3801 33554432000 4194304 4587354 140736385326128 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 8232 3801 305 96 0 4794 0
[pid=9528] ppid=9526 vsize=30672 CPUtime=1.53 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 5704 0 0 0 153 0 0 0 20 0 1 0 475662053 31408128 4836 33554432000 4194304 4785740 140736960832304 18446744073709551615 4489677 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 7668 4836 316 145 0 4713 0
[pid=9529] ppid=9526 vsize=464140 CPUtime=0.84 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 3918 0 0 0 84 0 0 0 25 0 1 0 475662053 475279360 3815 33554432000 134512640 134534564 4291890320 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 116035 3815 91 6 0 114701 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 546064

[startup+6.30059 s]
/proc/loadavg: 5.25 5.41 5.67 6/181 9530
/proc/meminfo: memFree=25847192/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620920160780812288 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=56772 CPUtime=1.79 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 15243 0 0 0 177 2 0 0 25 0 1 0 475662053 58134528 9880 33554432000 4194304 4587354 140736385326128 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 14193 9880 315 96 0 10755 0
[pid=9528] ppid=9526 vsize=35028 CPUtime=2.59 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 6815 0 0 0 258 1 0 0 22 0 1 0 475662053 35868672 5947 33554432000 4194304 4785740 140736960832304 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 8757 5947 316 145 0 5802 0
[pid=9529] ppid=9526 vsize=464140 CPUtime=1.88 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 3918 0 0 0 188 0 0 0 25 0 1 0 475662053 475279360 3815 33554432000 134512640 134534564 4291890320 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 116035 3815 91 6 0 114701 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 574264

[startup+12.7005 s]
/proc/loadavg: 5.23 5.40 5.66 6/181 9530
/proc/meminfo: memFree=25814540/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620920710536626176 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=115980 CPUtime=3.89 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 23390 0 0 0 386 3 0 0 25 0 1 0 475662053 118763520 17047 33554432000 4194304 4587354 140736385326128 18446744073709551615 4364714 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 28995 17047 337 96 0 25557 0
[pid=9528] ppid=9526 vsize=39648 CPUtime=4.74 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 7975 0 0 0 473 1 0 0 25 0 1 0 475662053 40599552 7107 33554432000 4194304 4785740 140736960832304 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 9912 7107 316 145 0 6957 0
[pid=9529] ppid=9526 vsize=464140 CPUtime=4.04 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 3918 0 0 0 404 0 0 0 25 0 1 0 475662053 475279360 3815 33554432000 134512640 134534564 4291890320 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 116035 3815 91 6 0 114701 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 638092

[startup+25.5013 s]
/proc/loadavg: 5.17 5.38 5.65 6/181 9531
/proc/meminfo: memFree=25793176/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620920985414533120 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=107652 CPUtime=8.19 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 27917 0 0 0 816 3 0 0 25 0 1 0 475662053 110235648 16152 33554432000 4194304 4587354 140736385326128 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 26913 16152 337 96 0 23475 0
[pid=9528] ppid=9526 vsize=59652 CPUtime=8.99 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 13291 0 0 0 897 2 0 0 25 0 1 0 475662053 61083648 12115 33554432000 4194304 4785740 140736960832304 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 14913 12115 340 145 0 11958 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=8.29 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 829 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 656236

[startup+51.1009 s]
/proc/loadavg: 5.11 5.35 5.63 6/181 9531
/proc/meminfo: memFree=25749368/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620919198708137984 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2143484 CPUtime=16.69 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 45046 0 0 0 1664 5 0 0 25 0 1 0 475662053 2194927616 23013 33554432000 4194304 4587354 140736385326128 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 535871 23013 337 96 0 532433 0
[pid=9528] ppid=9526 vsize=75576 CPUtime=17.55 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 17154 0 0 0 1752 3 0 0 25 0 1 0 475662053 77389824 15978 33554432000 4194304 4785740 140736960832304 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 18894 15978 340 145 0 15939 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=16.84 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 1684 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2707992

[startup+102.307 s]
/proc/loadavg: 5.05 5.29 5.60 6/181 9533
/proc/meminfo: memFree=25705204/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620920435658719232 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2165488 CPUtime=33.78 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 68925 0 0 0 3370 8 0 0 25 0 1 0 475662053 2217459712 29469 33554432000 4194304 4587354 140736385326128 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 541372 29469 337 96 0 537934 0
[pid=9528] ppid=9526 vsize=94664 CPUtime=34.58 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 21770 0 0 0 3455 3 0 0 25 0 1 0 475662053 96935936 20594 33554432000 4194304 4785740 140736960832304 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 23666 20594 340 145 0 20711 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=33.9 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 3390 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2749084

[startup+162.301 s]
/proc/loadavg: 5.02 5.24 5.56 6/181 9534
/proc/meminfo: memFree=25701964/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620920985414533120 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2164364 CPUtime=53.78 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 91928 0 0 0 5366 12 0 0 25 0 1 0 475662053 2216308736 27844 33554432000 4194304 4587354 140736385326128 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 541091 27844 337 96 0 537653 0
[pid=9528] ppid=9526 vsize=104820 CPUtime=54.58 cores=1

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

/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 3206140

[startup+4602.3 s]
/proc/loadavg: 5.01 5.00 5.00 6/181 9665
/proc/meminfo: memFree=25519756/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2145356 CPUtime=1533.8 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 1962745 0 0 0 153019 361 0 0 25 0 1 0 475662053 2196844544 29000 33554432000 4194304 4587354 140736385326128 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 536339 29000 337 96 0 532901 0
[pid=9528] ppid=9526 vsize=295260 CPUtime=1534.65 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 67496 0 0 0 153453 12 0 0 25 0 1 0 475662053 302346240 66320 33554432000 4194304 4785740 140736960832304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 73815 66320 340 145 0 70860 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1533.9 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 153390 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 2929548

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 9666
/proc/meminfo: memFree=25504864/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2146064 CPUtime=1553.81 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 1983694 0 0 0 155015 366 0 0 25 0 1 0 475662053 2197569536 32646 33554432000 4194304 4587354 140736385326128 18446744073709551615 4232137 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 536516 32646 337 96 0 533078 0
[pid=9528] ppid=9526 vsize=295544 CPUtime=1554.65 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 67567 0 0 0 155453 12 0 0 25 0 1 0 475662053 302637056 66391 33554432000 4194304 4785740 140736960832304 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 73886 66391 340 145 0 70931 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1553.9 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 155390 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 2930540

[startup+4722.31 s]
/proc/loadavg: 5.39 5.09 5.03 7/182 9729
/proc/meminfo: memFree=25508132/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2144696 CPUtime=1573.82 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 2012430 0 0 0 157011 371 0 0 25 0 1 0 475662053 2196168704 26719 33554432000 4194304 4587354 140736385326128 18446744073709551615 242970246801 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 536174 26719 337 96 0 532736 0
[pid=9528] ppid=9526 vsize=297252 CPUtime=1574.65 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 67943 0 0 0 157453 12 0 0 25 0 1 0 475662053 304386048 66767 33554432000 4194304 4785740 140736960832304 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 74313 66767 340 145 0 71358 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1573.9 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 157390 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 2930880

[startup+4782.3 s]
/proc/loadavg: 5.77 5.26 5.09 7/182 9730
/proc/meminfo: memFree=25478628/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2158672 CPUtime=1593.82 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 2033950 0 0 0 159006 376 0 0 25 0 1 0 475662053 2210480128 30642 33554432000 4194304 4587354 140736385326128 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 539668 30642 337 96 0 536230 0
[pid=9528] ppid=9526 vsize=298956 CPUtime=1594.65 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 68332 0 0 0 159452 13 0 0 25 0 1 0 475662053 306130944 67156 33554432000 4194304 4785740 140736960832304 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 74739 67156 340 145 0 71784 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1593.9 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 159390 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 2946560

[startup+4842.3 s]
/proc/loadavg: 5.92 5.39 5.14 7/182 9732
/proc/meminfo: memFree=25498584/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620921260292440064 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2146668 CPUtime=1613.82 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 2061436 0 0 0 161001 381 0 0 25 0 1 0 475662053 2198188032 22884 33554432000 4194304 4587354 140736385326128 18446744073709551615 242970246846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 536667 22884 337 96 0 533229 0
[pid=9528] ppid=9526 vsize=299596 CPUtime=1614.65 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 68471 0 0 0 161452 13 0 0 25 0 1 0 475662053 306786304 67295 33554432000 4194304 4785740 140736960832304 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 74899 67295 340 145 0 71944 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1613.89 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 161389 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 2935196

[startup+4902.3 s]
/proc/loadavg: 5.97 5.50 5.19 7/182 9734
/proc/meminfo: memFree=25450708/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620921260292440064 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=279468 CPUtime=1633.83 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 2084282 0 0 0 162997 386 0 0 25 0 1 0 475662053 286175232 27830 33554432000 4194304 4587354 140736385326128 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 69867 27830 337 96 0 66429 0
[pid=9528] ppid=9526 vsize=299596 CPUtime=1634.65 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 68471 0 0 0 163452 13 0 0 25 0 1 0 475662053 306786304 67295 33554432000 4194304 4785740 140736960832304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 74899 67295 340 145 0 71944 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1633.89 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 163389 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1067996

[startup+4962.3 s]
/proc/loadavg: 6.05 5.60 5.25 7/182 9735
/proc/meminfo: memFree=25442136/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620921260292440064 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2149380 CPUtime=1653.84 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 2105521 0 0 0 164993 391 0 0 25 0 1 0 475662053 2200965120 31177 33554432000 4194304 4587354 140736385326128 18446744073709551615 4230306 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 537345 31177 337 96 0 533907 0
[pid=9528] ppid=9526 vsize=299596 CPUtime=1654.64 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 68471 0 0 0 165451 13 0 0 25 0 1 0 475662053 306786304 67295 33554432000 4194304 4785740 140736960832304 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 74899 67295 340 145 0 71944 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1653.89 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 165389 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 2937908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.03 5.65 5.28 7/182 9736
/proc/meminfo: memFree=25447336/32951132 swapFree=67111364/67111528
[pid=9526] ppid=9524 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9526/stat : 9526 (ppfolio) S 9524 9526 9075 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 475662053 18763776 394 33554432000 4194304 4287625 140734090428848 18446744073709551615 242970570255 0 0 4096 65536 2620921260292440064 0 0 17 7 0 0 0
/proc/9526/statm: 4581 394 345 23 0 91 0
[pid=9527] ppid=9526 vsize=2148892 CPUtime=1666.36 cores=1
/proc/9527/stat : 9527 (cryptominisat) R 9526 9526 9075 0 -1 4202496 2121480 0 0 0 166241 395 0 0 25 0 1 0 475662053 2200465408 29238 33554432000 4194304 4587354 140736385326128 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9527/statm: 537223 29238 337 96 0 533785 0
[pid=9528] ppid=9526 vsize=300736 CPUtime=1667.24 cores=1
/proc/9528/stat : 9528 (clasp) R 9526 9526 9075 0 -1 4202496 68745 0 0 0 166711 13 0 0 25 0 1 0 475662053 307953664 67569 33554432000 4194304 4785740 140736960832304 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9528/statm: 75184 67569 340 145 0 72229 0
[pid=9529] ppid=9526 vsize=470608 CPUtime=1666.48 cores=1
/proc/9529/stat : 9529 (TNM) R 9526 9526 9075 0 -1 4202496 5442 0 0 0 166648 0 0 0 25 0 1 0 475662053 481902592 5339 33554432000 134512640 134534564 4291890320 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9529/statm: 117652 5339 95 6 0 116318 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2938560

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9526 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4996
CPU system time (s): 4.08
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 5041008

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

runsolver used 7.79481 second user time and 19.485 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 12:23:54
IDJOB=3275327
IDBENCH=83159
IDSOLVER=1639
FILE ID=node128/3275327-1303640634
RUNJOBID= node128-1303635247-9094
PBS_JOBID= 13150720
Free space on /tmp= 66844 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275327-1303640634/watcher-3275327-1303640634 -o /tmp/evaluation-result-3275327-1303640634/solver-3275327-1303640634 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275327-1303640634.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=1583593682

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25925924 kB
Buffers:       1218560 kB
Cached:        5127680 kB
SwapCached:        160 kB
Active:         303740 kB
Inactive:      6113496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25925924 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           13724 kB
Writeback:          44 kB
AnonPages:       70900 kB
Mapped:          16412 kB
Slab:           544396 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   666712 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= 66832 MiB
End job on node128 at 2011-04-24 13:47:16