Trace number 3263890

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) 1300.05 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
MD5SUM17624c574c7f9ee0eff4cc4a13e42e12
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.855
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.02/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3263890-1303547704/watcher-3263890-1303547704 -o /tmp/evaluation-result-3263890-1303547704/solver-3263890-1303547704 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263890-1303547704.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.69 3.92 3.79 3/175 16615
/proc/meminfo: memFree=16566128/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) R 16613 16615 15351 0 -1 4202496 484 0 0 0 0 0 0 0 24 0 1 0 466368172 18763776 391 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687495573 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/16615/statm: 4581 391 343 23 0 91 0

[startup+0.01903 s]
/proc/loadavg: 3.69 3.92 3.79 3/175 16615
/proc/meminfo: memFree=16566128/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 15503365194343481604 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101043 s]
/proc/loadavg: 3.69 3.92 3.79 3/175 16615
/proc/meminfo: memFree=16566128/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300975 s]
/proc/loadavg: 3.69 3.92 3.79 3/175 16615
/proc/meminfo: memFree=16566128/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.18282 s]
/proc/loadavg: 3.69 3.92 3.79 3/175 16615
/proc/meminfo: memFree=16566128/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986348866199617536 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5008 s]
/proc/loadavg: 3.69 3.92 3.79 3/175 16615
/proc/meminfo: memFree=16566128/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986348866199617536 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10047 s]
/proc/loadavg: 4.36 4.06 3.84 13/202 16708
/proc/meminfo: memFree=16512712/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=78460 CPUtime=1 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 1797 0 0 0 100 0 0 0 25 0 1 0 466368173 80343040 828 33554432000 4194304 4587354 140736371491360 18446744073709551615 4244096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 19615 828 333 96 0 16177 0
[pid=16617] ppid=16615 vsize=12692 CPUtime=0.94 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 641 0 0 0 94 0 0 0 25 0 1 0 466368173 12996608 533 33554432000 4194304 4785740 140735114755696 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 3173 533 340 145 0 218 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=1.14 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 114 0 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 565168

[startup+6.30087 s]
/proc/loadavg: 4.36 4.06 3.84 13/202 16768
/proc/meminfo: memFree=16479188/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347079493222400 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=83524 CPUtime=2.09 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 3782 0 0 0 209 0 0 0 25 0 1 0 466368173 85528576 2078 33554432000 4194304 4587354 140736371491360 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 20881 2078 337 96 0 17443 0
[pid=16617] ppid=16615 vsize=12956 CPUtime=2 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 691 0 0 0 200 0 0 0 25 0 1 0 466368173 13266944 583 33554432000 4194304 4785740 140735114755696 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 3239 583 340 145 0 284 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=2.19 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 219 0 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 570496

[startup+12.7007 s]
/proc/loadavg: 5.53 4.32 3.93 13/202 16798
/proc/meminfo: memFree=16424144/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986346942054268928 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=86392 CPUtime=4.19 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 5485 0 0 0 419 0 0 0 25 0 1 0 466368173 88465408 2862 33554432000 4194304 4587354 140736371491360 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 21598 2862 337 96 0 18160 0
[pid=16617] ppid=16615 vsize=13088 CPUtime=4.15 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 742 0 0 0 415 0 0 0 25 0 1 0 466368173 13402112 634 33554432000 4194304 4785740 140735114755696 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 3272 634 340 145 0 317 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=4.34 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 434 0 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 573496

[startup+25.5004 s]
/proc/loadavg: 6.53 4.57 4.01 13/202 16799
/proc/meminfo: memFree=16359064/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347491810082816 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=86920 CPUtime=8.49 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 8277 0 0 0 848 1 0 0 25 0 1 0 466368173 89006080 2846 33554432000 4194304 4587354 140736371491360 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 21730 2846 337 96 0 18292 0
[pid=16617] ppid=16615 vsize=13488 CPUtime=8.39 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 830 0 0 0 839 0 0 0 25 0 1 0 466368173 13811712 722 33554432000 4194304 4785740 140735114755696 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 3372 722 340 145 0 417 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=8.59 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 859 0 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 574424

[startup+51.1007 s]
/proc/loadavg: 8.39 5.17 4.22 13/202 16799
/proc/meminfo: memFree=16330500/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986349003638571008 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=91756 CPUtime=16.99 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 13226 0 0 0 1697 2 0 0 25 0 1 0 466368173 93958144 4060 33554432000 4194304 4587354 140736371491360 18446744073709551615 4239193 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 22939 4060 337 96 0 19501 0
[pid=16617] ppid=16615 vsize=13764 CPUtime=16.95 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 916 0 0 0 1695 0 0 0 25 0 1 0 466368173 14094336 808 33554432000 4194304 4785740 140735114755696 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 3441 808 340 145 0 486 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=17.14 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 1714 0 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 579536

[startup+102.3 s]
/proc/loadavg: 10.48 6.23 4.63 13/202 16801
/proc/meminfo: memFree=16224804/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347079493222400 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=101320 CPUtime=34.08 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 20619 0 0 0 3404 4 0 0 25 0 1 0 466368173 103751680 6728 33554432000 4194304 4587354 140736371491360 18446744073709551615 4241092 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 25330 6728 337 96 0 21892 0
[pid=16617] ppid=16615 vsize=14312 CPUtime=33.99 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1044 0 0 0 3399 0 0 0 25 0 1 0 466368173 14655488 936 33554432000 4194304 4785740 140735114755696 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 3578 936 340 145 0 623 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=34.19 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 3419 0 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 589648

[startup+162.3 s]
/proc/loadavg: 11.56 7.37 5.13 13/202 16802
/proc/meminfo: memFree=16193044/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986348728760664064 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=108920 CPUtime=54.09 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 25862 0 0 0 5403 6 0 0 25 0 1 0 466368173 111534080 8612 33554432000 4194304 4587354 140736371491360 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 27230 8612 337 96 0 23792 0
[pid=16617] ppid=16615 vsize=14856 CPUtime=53.99 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1175 0 0 0 5399 0 0 0 25 0 1 0 466368173 15212544 1067 33554432000 4194304 4785740 140735114755696 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 3714 1067 340 145 0 759 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=54.21 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 5421 0 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 597792

[startup+222.3 s]

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

[startup+882.301 s]
/proc/loadavg: 9.03 9.62 7.95 10/193 16838
/proc/meminfo: memFree=16127820/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347491810082816 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=117948 CPUtime=294.05 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 88947 0 0 0 29386 19 0 0 25 0 1 0 466368173 120778752 11565 33554432000 4194304 4587354 140736371491360 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 29487 11565 337 96 0 26049 0
[pid=16617] ppid=16615 vsize=16724 CPUtime=294.05 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1602 0 0 0 29405 0 0 0 25 0 1 0 466368173 17125376 1494 33554432000 4194304 4785740 140735114755696 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4181 1494 340 145 0 1226 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=294.2 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 29419 1 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 608688

[startup+942.307 s]
/proc/loadavg: 9.01 9.51 8.02 10/193 16840
/proc/meminfo: memFree=16123092/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347491810082816 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=118136 CPUtime=314.07 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 93906 0 0 0 31386 21 0 0 25 0 1 0 466368173 120971264 11627 33554432000 4194304 4587354 140736371491360 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 29534 11627 337 96 0 26096 0
[pid=16617] ppid=16615 vsize=16724 CPUtime=314.05 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1631 0 0 0 31405 0 0 0 25 0 1 0 466368173 17125376 1523 33554432000 4194304 4785740 140735114755696 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4181 1523 340 145 0 1226 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=314.19 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 31418 1 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 608876

[startup+1002.3 s]
/proc/loadavg: 9.00 9.42 8.07 10/193 16842
/proc/meminfo: memFree=16112412/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347491810082816 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=118252 CPUtime=334.07 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 98698 0 0 0 33386 21 0 0 25 0 1 0 466368173 121090048 11465 33554432000 4194304 4587354 140736371491360 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 29563 11465 337 96 0 26125 0
[pid=16617] ppid=16615 vsize=16876 CPUtime=334.05 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1638 0 0 0 33405 0 0 0 25 0 1 0 466368173 17281024 1530 33554432000 4194304 4785740 140735114755696 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4219 1530 340 145 0 1264 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=334.19 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 33418 1 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 609144

[startup+1062.3 s]
/proc/loadavg: 9.00 9.33 8.13 10/193 16843
/proc/meminfo: memFree=16086976/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986348866199617536 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=143656 CPUtime=354.07 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 107305 0 0 0 35385 22 0 0 25 0 1 0 466368173 147103744 17503 33554432000 4194304 4587354 140736371491360 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 35914 17503 337 96 0 32476 0
[pid=16617] ppid=16615 vsize=16876 CPUtime=354.04 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1648 0 0 0 35404 0 0 0 25 0 1 0 466368173 17281024 1540 33554432000 4194304 4785740 140735114755696 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4219 1540 340 145 0 1264 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=354.19 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 35418 1 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 634548

[startup+1122.3 s]
/proc/loadavg: 9.00 9.28 8.18 10/193 16845
/proc/meminfo: memFree=16081748/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986348866199617536 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=143656 CPUtime=374.08 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 107305 0 0 0 37386 22 0 0 25 0 1 0 466368173 147103744 17503 33554432000 4194304 4587354 140736371491360 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 35914 17503 337 96 0 32476 0
[pid=16617] ppid=16615 vsize=16876 CPUtime=374.04 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1654 0 0 0 37404 0 0 0 25 0 1 0 466368173 17281024 1546 33554432000 4194304 4785740 140735114755696 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4219 1546 340 145 0 1264 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=374.18 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 37417 1 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 634548

[startup+1182.3 s]
/proc/loadavg: 9.08 9.24 8.23 10/193 16846
/proc/meminfo: memFree=16083096/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347079493222400 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=136076 CPUtime=394.09 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 109475 0 0 0 39386 23 0 0 25 0 1 0 466368173 139341824 16498 33554432000 4194304 4587354 140736371491360 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 34019 16498 337 96 0 30581 0
[pid=16617] ppid=16615 vsize=16876 CPUtime=394.04 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1660 0 0 0 39404 0 0 0 25 0 1 0 466368173 17281024 1552 33554432000 4194304 4785740 140735114755696 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4219 1552 340 145 0 1264 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=394.18 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 39417 1 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 626968

[startup+1242.3 s]
/proc/loadavg: 9.03 9.19 8.28 10/193 16848
/proc/meminfo: memFree=16077136/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347079493222400 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=150556 CPUtime=414.1 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 111124 0 0 0 41387 23 0 0 25 0 1 0 466368173 154169344 18117 33554432000 4194304 4587354 140736371491360 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 37639 18117 337 96 0 34201 0
[pid=16617] ppid=16615 vsize=17024 CPUtime=414.03 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1670 0 0 0 41403 0 0 0 25 0 1 0 466368173 17432576 1562 33554432000 4194304 4785740 140735114755696 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4256 1562 340 145 0 1301 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=414.18 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 41417 1 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 641596



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.01 9.16 8.32 10/193 16850
/proc/meminfo: memFree=16080848/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347079493222400 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=136076 CPUtime=433.33 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 112260 0 0 0 43309 24 0 0 25 0 1 0 466368173 139341824 16581 33554432000 4194304 4587354 140736371491360 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 34019 16581 337 96 0 30581 0
[pid=16617] ppid=16615 vsize=17024 CPUtime=433.23 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1678 0 0 0 43323 0 0 0 25 0 1 0 466368173 17432576 1570 33554432000 4194304 4785740 140735114755696 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4256 1570 340 145 0 1301 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=433.46 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 43344 2 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 627116

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

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

[startup+1300 s]
/proc/loadavg: 9.01 9.16 8.32 10/193 16850
/proc/meminfo: memFree=16080848/32951124 swapFree=67111528/67111528
[pid=16615] ppid=16613 vsize=18324 CPUtime=0 cores=0,2
/proc/16615/stat : 16615 (ppfolio) S 16613 16615 15351 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466368172 18763776 393 33554432000 4194304 4287625 140734723625184 18446744073709551615 212687695375 0 0 4096 65536 4986347079493222400 0 0 17 2 0 0 0
/proc/16615/statm: 4581 393 345 23 0 91 0
[pid=16616] ppid=16615 vsize=136076 CPUtime=433.33 cores=0
/proc/16616/stat : 16616 (cryptominisat) R 16615 16615 15351 0 -1 4202496 112260 0 0 0 43309 24 0 0 25 0 1 0 466368173 139341824 16581 33554432000 4194304 4587354 140736371491360 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16616/statm: 34019 16581 337 96 0 30581 0
[pid=16617] ppid=16615 vsize=17024 CPUtime=433.23 cores=0
/proc/16617/stat : 16617 (clasp) R 16615 16615 15351 0 -1 4202496 1678 0 0 0 43323 0 0 0 25 0 1 0 466368173 17432576 1570 33554432000 4194304 4785740 140735114755696 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/16617/statm: 4256 1570 340 145 0 1301 0
[pid=16618] ppid=16615 vsize=455692 CPUtime=433.46 cores=0
/proc/16618/stat : 16618 (TNM) R 16615 16615 15351 0 -1 4202496 288 0 0 0 43344 2 0 0 25 0 1 0 466368173 466628608 185 33554432000 134512640 134534564 4290289632 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/16618/statm: 113923 185 95 6 0 112589 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 627116

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.78
CPU system time (s): 0.267959
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 693532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.267959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114760
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= 199
involuntary context switches= 14904

runsolver used 2.27765 second user time and 4.82127 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-23 10:35:04
IDJOB=3263890
IDBENCH=84030
IDSOLVER=1613
FILE ID=node139/3263890-1303547704
RUNJOBID= node139-1303547704-16593
PBS_JOBID= 13143099
Free space on /tmp= 72932 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-01-S136611085.shuffled-as.sat03-1627.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263890-1303547704/watcher-3263890-1303547704 -o /tmp/evaluation-result-3263890-1303547704/solver-3263890-1303547704 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263890-1303547704.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=320697891

node139.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.74
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	: 5321.49
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	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16567260 kB
Buffers:       2138680 kB
Cached:       13659064 kB
SwapCached:          0 kB
Active:        9580572 kB
Inactive:      6280880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16567260 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           29196 kB
Writeback:           0 kB
AnonPages:       63080 kB
Mapped:          14496 kB
Slab:           457944 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192328 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72900 MiB
End job on node139 at 2011-04-23 10:56:46