Trace number 3275907

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
MD5SUMf1f35d90237c4ca07d41a6a9b08e6279
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2451.79
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses58376
Sum of the clauses size583480
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
Number of clauses of size over 558320

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

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

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


[startup+0 s]
/proc/loadavg: 5.92 5.98 5.93 5/177 10253
/proc/meminfo: memFree=25917288/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) R 10251 10253 9075 0 -1 4202496 484 0 0 0 0 0 0 0 19 0 1 0 477170333 18763776 392 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970370453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/10253/statm: 4581 392 343 23 0 91 0

[startup+0.0737339 s]
/proc/loadavg: 5.92 5.98 5.93 5/177 10253
/proc/meminfo: memFree=25917288/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100724 s]
/proc/loadavg: 5.92 5.98 5.93 5/177 10253
/proc/meminfo: memFree=25917288/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300692 s]
/proc/loadavg: 5.92 5.98 5.93 5/177 10253
/proc/meminfo: memFree=25917288/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700625 s]
/proc/loadavg: 5.92 5.98 5.93 5/177 10253
/proc/meminfo: memFree=25917288/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 5.92 5.98 5.93 7/182 10258
/proc/meminfo: memFree=25876452/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=27868 CPUtime=0.54 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 2415 0 0 0 54 0 0 0 21 0 1 0 477170333 28536832 2242 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 6967 2242 306 96 0 3529 0
[pid=10256] ppid=10253 vsize=19884 CPUtime=0.43 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 2562 0 0 0 43 0 0 0 22 0 1 0 477170333 20361216 2283 33554432000 4194304 4785740 140736485368944 18446744073709551615 4495909 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 4971 2283 314 145 0 2016 0
[pid=10257] ppid=10253 vsize=461804 CPUtime=0.5 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 2961 0 0 0 50 0 0 0 25 0 1 0 477170333 472887296 2858 33554432000 134512640 134534564 4292235344 18446744073709551615 134524731 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 115451 2858 91 6 0 114117 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 527880

[startup+3.10121 s]
/proc/loadavg: 5.92 5.98 5.93 7/182 10258
/proc/meminfo: memFree=25874840/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=28004 CPUtime=1.04 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 2481 0 0 0 104 0 0 0 23 0 1 0 477170333 28676096 2307 33554432000 4194304 4587354 140735710203312 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 7001 2307 306 96 0 3563 0
[pid=10256] ppid=10253 vsize=19884 CPUtime=1.02 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 2563 0 0 0 102 0 0 0 25 0 1 0 477170333 20361216 2284 33554432000 4194304 4785740 140736485368944 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 4971 2284 314 145 0 2016 0
[pid=10257] ppid=10253 vsize=461804 CPUtime=1.02 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 2961 0 0 0 102 0 0 0 25 0 1 0 477170333 472887296 2858 33554432000 134512640 134534564 4292235344 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 115451 2858 91 6 0 114117 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 528016

[startup+6.30066 s]
/proc/loadavg: 6.09 6.02 5.94 7/182 10258
/proc/meminfo: memFree=25862112/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=43424 CPUtime=2.14 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 9317 0 0 0 213 1 0 0 25 0 1 0 477170333 44466176 6043 33554432000 4194304 4587354 140735710203312 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 10856 6043 314 96 0 7418 0
[pid=10256] ppid=10253 vsize=20248 CPUtime=2.03 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 2625 0 0 0 203 0 0 0 25 0 1 0 477170333 20733952 2346 33554432000 4194304 4785740 140736485368944 18446744073709551615 4496251 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 5062 2346 314 145 0 2107 0
[pid=10257] ppid=10253 vsize=461804 CPUtime=2.1 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 2961 0 0 0 210 0 0 0 25 0 1 0 477170333 472887296 2858 33554432000 134512640 134534564 4292235344 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 115451 2858 91 6 0 114117 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 543800

[startup+12.7006 s]
/proc/loadavg: 6.08 6.02 5.94 7/182 10259
/proc/meminfo: memFree=25838356/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957597133862862848 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=48424 CPUtime=4.75 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 17941 0 0 0 473 2 0 0 19 0 1 0 477170333 49586176 7847 33554432000 4194304 4587354 140735710203312 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 12106 7847 337 96 0 8668 0
[pid=10256] ppid=10253 vsize=20248 CPUtime=3.92 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 2635 0 0 0 392 0 0 0 25 0 1 0 477170333 20733952 2356 33554432000 4194304 4785740 140736485368944 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 5062 2356 314 145 0 2107 0
[pid=10257] ppid=10253 vsize=461804 CPUtime=4 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 2961 0 0 0 400 0 0 0 25 0 1 0 477170333 472887296 2858 33554432000 134512640 134534564 4292235344 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 115451 2858 91 6 0 114117 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 548800

[startup+25.5004 s]
/proc/loadavg: 6.06 6.01 5.94 7/182 10259
/proc/meminfo: memFree=25828060/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957597271301816320 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=46444 CPUtime=9.04 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 20333 0 0 0 901 3 0 0 25 0 1 0 477170333 47558656 7331 33554432000 4194304 4587354 140735710203312 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 11611 7331 337 96 0 8173 0
[pid=10256] ppid=10253 vsize=25464 CPUtime=8.21 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 4071 0 0 0 821 0 0 0 25 0 1 0 477170333 26075136 3604 33554432000 4194304 4785740 140736485368944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 6366 3604 340 145 0 3411 0
[pid=10257] ppid=10253 vsize=461804 CPUtime=8.22 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 2961 0 0 0 822 0 0 0 25 0 1 0 477170333 472887296 2858 33554432000 134512640 134534564 4292235344 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 115451 2858 91 6 0 114117 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 552036

[startup+51.1009 s]
/proc/loadavg: 6.04 6.01 5.94 7/182 10260
/proc/meminfo: memFree=25815716/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596034351235072 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=55248 CPUtime=17.55 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 26415 0 0 0 1752 3 0 0 25 0 1 0 477170333 56573952 8401 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 13812 8401 337 96 0 10374 0
[pid=10256] ppid=10253 vsize=28532 CPUtime=16.71 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 4779 0 0 0 1671 0 0 0 25 0 1 0 477170333 29216768 4312 33554432000 4194304 4785740 140736485368944 18446744073709551615 4312630 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 7133 4312 340 145 0 4178 0
[pid=10257] ppid=10253 vsize=461804 CPUtime=16.8 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 2961 0 0 0 1680 0 0 0 25 0 1 0 477170333 472887296 2858 33554432000 134512640 134534564 4292235344 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 115451 2858 91 6 0 114117 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 563908

[startup+102.306 s]
/proc/loadavg: 6.02 6.01 5.94 7/182 10261
/proc/meminfo: memFree=25800192/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596584107048960 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=57572 CPUtime=34.63 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 37788 0 0 0 3458 5 0 0 25 0 1 0 477170333 58953728 8980 33554432000 4194304 4587354 140735710203312 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 14393 8980 337 96 0 10955 0
[pid=10256] ppid=10253 vsize=32780 CPUtime=33.81 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 5738 0 0 0 3381 0 0 0 25 0 1 0 477170333 33566720 5271 33554432000 4194304 4785740 140736485368944 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 8195 5271 340 145 0 5240 0
[pid=10257] ppid=10253 vsize=461804 CPUtime=33.83 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 2961 0 0 0 3383 0 0 0 25 0 1 0 477170333 472887296 2858 33554432000 134512640 134534564 4292235344 18446744073709551615 134524556 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 115451 2858 91 6 0 114117 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 570480

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.94 7/182 10263
/proc/meminfo: memFree=25807736/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596309229142016 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=51400 CPUtime=54.63 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 45156 0 0 0 5456 7 0 0 25 0 1 0 477170333 52633600 9574 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 12850 9574 337 96 0 9412 0
[pid=10256] ppid=10253 vsize=34680 CPUtime=53.8 cores=1

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

/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 680508

[startup+4602.3 s]
/proc/loadavg: 5.00 5.01 5.00 6/181 10393
/proc/meminfo: memFree=25681460/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=524144 CPUtime=1535.2 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 364588 0 0 0 153436 84 0 0 25 0 1 0 477170333 536723456 23820 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 131036 23820 337 96 0 127598 0
[pid=10256] ppid=10253 vsize=82956 CPUtime=1533.58 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17301 0 0 0 153356 2 0 0 25 0 1 0 477170333 84946944 16673 33554432000 4194304 4785740 140736485368944 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 20739 16673 340 145 0 17784 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1533.58 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 153358 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 1091192

[startup+4662.3 s]
/proc/loadavg: 5.00 5.01 5.00 6/181 10395
/proc/meminfo: memFree=25685156/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=113600 CPUtime=1555.2 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 368817 0 0 0 155434 86 0 0 25 0 1 0 477170333 116326400 22638 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 28400 22638 337 96 0 24962 0
[pid=10256] ppid=10253 vsize=83384 CPUtime=1553.57 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17408 0 0 0 155355 2 0 0 25 0 1 0 477170333 85385216 16780 33554432000 4194304 4785740 140736485368944 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 20846 16780 340 145 0 17891 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1553.58 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 155358 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 681076

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10396
/proc/meminfo: memFree=25675092/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596446668095488 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=113600 CPUtime=1575.2 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 371181 0 0 0 157433 87 0 0 25 0 1 0 477170333 116326400 24891 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 28400 24891 337 96 0 24962 0
[pid=10256] ppid=10253 vsize=84348 CPUtime=1573.58 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17586 0 0 0 157355 3 0 0 25 0 1 0 477170333 86372352 16958 33554432000 4194304 4785740 140736485368944 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 21087 16958 340 145 0 18132 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1573.59 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 157359 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 682040

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10398
/proc/meminfo: memFree=25678048/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596584107048960 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=113672 CPUtime=1595.2 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 375783 0 0 0 159432 88 0 0 25 0 1 0 477170333 116400128 24028 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 28418 24028 337 96 0 24980 0
[pid=10256] ppid=10253 vsize=85312 CPUtime=1593.58 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17771 0 0 0 159355 3 0 0 25 0 1 0 477170333 87359488 17143 33554432000 4194304 4785740 140736485368944 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 21328 17143 340 145 0 18373 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1593.6 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 159360 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 683076

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10399
/proc/meminfo: memFree=25682620/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596584107048960 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=524224 CPUtime=1615.2 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 380090 0 0 0 161431 89 0 0 25 0 1 0 477170333 536805376 22860 33554432000 4194304 4587354 140735710203312 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 131056 22860 337 96 0 127618 0
[pid=10256] ppid=10253 vsize=85312 CPUtime=1613.57 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17771 0 0 0 161354 3 0 0 25 0 1 0 477170333 87359488 17143 33554432000 4194304 4785740 140736485368944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 21328 17143 340 145 0 18373 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1613.6 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 161360 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1093628

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10401
/proc/meminfo: memFree=25673792/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596584107048960 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=524224 CPUtime=1635.2 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 382435 0 0 0 163430 90 0 0 25 0 1 0 477170333 536805376 25103 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 131056 25103 337 96 0 127618 0
[pid=10256] ppid=10253 vsize=85312 CPUtime=1633.57 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17775 0 0 0 163354 3 0 0 25 0 1 0 477170333 87359488 17147 33554432000 4194304 4785740 140736485368944 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 21328 17147 340 145 0 18373 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1633.61 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 163361 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 1093628

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/181 10403
/proc/meminfo: memFree=25677500/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957596584107048960 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=113808 CPUtime=1655.19 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 386977 0 0 0 165428 91 0 0 25 0 1 0 477170333 116539392 24102 33554432000 4194304 4587354 140735710203312 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 28452 24102 337 96 0 25014 0
[pid=10256] ppid=10253 vsize=85312 CPUtime=1653.57 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17777 0 0 0 165354 3 0 0 25 0 1 0 477170333 87359488 17149 33554432000 4194304 4785740 140736485368944 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 21328 17149 340 145 0 18373 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1653.62 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 165362 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 683212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.07 5.02 5.00 4/177 10404
/proc/meminfo: memFree=25699216/32951132 swapFree=67111364/67111528
[pid=10253] ppid=10251 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/10253/stat : 10253 (ppfolio) S 10251 10253 9075 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477170333 18763776 394 33554432000 4194304 4287625 140734229257568 18446744073709551615 242970570255 0 0 4096 65536 3957595759473328128 0 0 17 7 0 0 0
/proc/10253/statm: 4581 394 345 23 0 91 0
[pid=10255] ppid=10253 vsize=160740 CPUtime=1667.78 cores=1
/proc/10255/stat : 10255 (cryptominisat) R 10253 10253 9075 0 -1 4202496 397995 0 0 0 166686 92 0 0 25 0 1 0 477170333 164597760 35089 33554432000 4194304 4587354 140735710203312 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10255/statm: 40185 35089 337 96 0 36747 0
[pid=10256] ppid=10253 vsize=85312 CPUtime=1666.14 cores=1
/proc/10256/stat : 10256 (clasp) R 10253 10253 9075 0 -1 4202496 17789 0 0 0 166611 3 0 0 25 0 1 0 477170333 87359488 17161 33554432000 4194304 4785740 140736485368944 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/10256/statm: 21328 17161 340 145 0 18373 0
[pid=10257] ppid=10253 vsize=465768 CPUtime=1666.15 cores=1
/proc/10257/stat : 10257 (TNM) R 10253 10253 9075 0 -1 4202496 3300 0 0 0 166615 0 0 0 25 0 1 0 477170333 476946432 3197 33554432000 134512640 134534564 4292235344 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10257/statm: 116442 3197 95 6 0 115108 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 730144

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 10253 and gives
#  childrusage.ru_utime.tv_sec=1666
#  childrusage.ru_utime.tv_usec=118711
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=37994
# CPU time returned by wait4() is 1666.16
# while last known CPU time is 5000.07
#
# 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.07
CPU user time (s): 4999.12
CPU system time (s): 0.95
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10162148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1666.12
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18305
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= 320
involuntary context switches= 18073

runsolver used 7.29089 second user time and 16.2665 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 16:35:16
IDJOB=3275907
IDBENCH=83965
IDSOLVER=1639
FILE ID=node128/3275907-1303655716
RUNJOBID= node128-1303650714-10025
PBS_JOBID= 13150720
Free space on /tmp= 66844 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_28_40_7-log.shuffled-as.sat03-127.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275907-1303655716/watcher-3275907-1303655716 -o /tmp/evaluation-result-3275907-1303655716/solver-3275907-1303655716 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275907-1303655716.cnf

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

MD5SUM BENCH= f1f35d90237c4ca07d41a6a9b08e6279
RANDOM SEED=1537690003

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:      25920420 kB
Buffers:       1226540 kB
Cached:        5127808 kB
SwapCached:        160 kB
Active:         309752 kB
Inactive:      6113100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25920420 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23688 kB
Writeback:           0 kB
AnonPages:       68000 kB
Mapped:          15592 kB
Slab:           544668 kB
PageTables:       4300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   208844 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= 66844 MiB
End job on node128 at 2011-04-24 17:58:39