Trace number 3275967

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.04 5000.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 benchmark668.579
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.12	This is pico-portfolio, a naive parallel portfolio
0.00/0.12	Copyright (C) 2011 Olivier Roussel
0.00/0.12	Using 1 processing units
0.00/0.12	This portfolio uses the following solvers:
0.00/0.12	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.12	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.12	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.12	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.12	Starting clasp 1.3.6 on core(s) 0
0.00/0.12	Starting TNM 2009 on core(s) 0
5000.01/5000.00	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275967-1303656594/watcher-3275967-1303656594 -o /tmp/evaluation-result-3275967-1303656594/solver-3275967-1303656594 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275967-1303656594.cnf 

running on 4 cores: 0,2,4,6

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.00 5.00 4.94 4/180 812
/proc/meminfo: memFree=16134916/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 477257174 2777088 37 33554432000 4194304 4287625 140735817692912 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/812/statm: 678 37 27 23 0 23 0

[startup+0.0394901 s]
/proc/loadavg: 5.00 5.00 4.94 4/180 812
/proc/meminfo: memFree=16134916/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 477257174 2777088 37 33554432000 4194304 4287625 140735817692912 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/812/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100505 s]
/proc/loadavg: 5.00 5.00 4.94 4/180 812
/proc/meminfo: memFree=16134916/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=2712 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 477257174 2777088 37 33554432000 4194304 4287625 140735817692912 18446744073709551615 212682751623 0 2147483391 4096 0 18446744071699945619 0 0 17 4 0 0 0
/proc/812/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300478 s]
/proc/loadavg: 5.00 5.00 4.94 4/180 812
/proc/meminfo: memFree=16134916/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4460450947100803332 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700406 s]
/proc/loadavg: 5.00 5.00 4.94 4/180 812
/proc/meminfo: memFree=16134916/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591474795685609472 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50124 s]
/proc/loadavg: 5.00 5.00 4.94 7/184 816
/proc/meminfo: memFree=16129676/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591472734101307392 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1133428 CPUtime=0.42 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 1144 0 0 0 42 0 0 0 25 0 1 0 477257187 1160630272 702 33554432000 4194304 4587354 140735106539008 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 283357 702 329 96 0 279919 0
[pid=815] ppid=812 vsize=12560 CPUtime=0.4 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 607 0 0 0 40 0 0 0 25 0 1 0 477257187 12861440 498 33554432000 4194304 4785740 140736334365984 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 3140 498 340 145 0 185 0
[pid=816] ppid=812 vsize=455696 CPUtime=0.54 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 289 0 0 0 54 0 0 0 25 0 1 0 477257187 466632704 185 33554432000 134512640 134534564 4292565264 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 1620008

[startup+3.10092 s]
/proc/loadavg: 5.16 5.03 4.95 7/184 816
/proc/meminfo: memFree=16128056/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1134072 CPUtime=0.99 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 1790 0 0 0 99 0 0 0 25 0 1 0 477257187 1161289728 820 33554432000 4194304 4587354 140735106539008 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 283518 820 333 96 0 280080 0
[pid=815] ppid=812 vsize=12692 CPUtime=0.92 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 640 0 0 0 92 0 0 0 25 0 1 0 477257187 12996608 531 33554432000 4194304 4785740 140736334365984 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 3173 531 340 145 0 218 0
[pid=816] ppid=812 vsize=455696 CPUtime=1.04 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 289 0 0 0 104 0 0 0 25 0 1 0 477257187 466632704 185 33554432000 134512640 134534564 4292565264 18446744073709551615 134529768 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1620784

[startup+6.30039 s]
/proc/loadavg: 5.16 5.03 4.95 7/184 816
/proc/meminfo: memFree=16116256/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591473146418167808 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1139136 CPUtime=2.01 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 3721 0 0 0 201 0 0 0 25 0 1 0 477257187 1166475264 2018 33554432000 4194304 4587354 140735106539008 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 284784 2018 337 96 0 281346 0
[pid=815] ppid=812 vsize=12956 CPUtime=2 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 691 0 0 0 200 0 0 0 25 0 1 0 477257187 13266944 582 33554432000 4194304 4785740 140736334365984 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 3239 582 340 145 0 284 0
[pid=816] ppid=812 vsize=455696 CPUtime=2.14 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 289 0 0 0 214 0 0 0 25 0 1 0 477257187 466632704 185 33554432000 134512640 134534564 4292565264 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 1626112

[startup+12.7012 s]
/proc/loadavg: 5.29 5.06 4.96 7/184 816
/proc/meminfo: memFree=16109848/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591473008979214336 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1142004 CPUtime=4.19 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 5460 0 0 0 418 1 0 0 25 0 1 0 477257187 1169412096 2838 33554432000 4194304 4587354 140735106539008 18446744073709551615 4241220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 285501 2838 337 96 0 282063 0
[pid=815] ppid=812 vsize=13088 CPUtime=4.12 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 740 0 0 0 412 0 0 0 25 0 1 0 477257187 13402112 631 33554432000 4194304 4785740 140736334365984 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 3272 631 340 145 0 317 0
[pid=816] ppid=812 vsize=455696 CPUtime=4.24 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 289 0 0 0 424 0 0 0 25 0 1 0 477257187 466632704 185 33554432000 134512640 134534564 4292565264 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 1629112

[startup+25.5009 s]
/proc/loadavg: 5.40 5.09 4.97 7/184 816
/proc/meminfo: memFree=16107880/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591473421296074752 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1142532 CPUtime=8.42 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 8190 0 0 0 841 1 0 0 25 0 1 0 477257187 1169952768 2765 33554432000 4194304 4587354 140735106539008 18446744073709551615 212687371921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 285633 2765 337 96 0 282195 0
[pid=815] ppid=812 vsize=13488 CPUtime=8.39 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 830 0 0 0 839 0 0 0 25 0 1 0 477257187 13811712 721 33554432000 4194304 4785740 140736334365984 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 3372 721 340 145 0 417 0
[pid=816] ppid=812 vsize=455696 CPUtime=8.54 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 289 0 0 0 854 0 0 0 25 0 1 0 477257187 466632704 185 33554432000 134512640 134534564 4292565264 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 1630040

[startup+51.1012 s]
/proc/loadavg: 5.60 5.17 5.00 7/184 817
/proc/meminfo: memFree=16097744/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591472734101307392 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1147368 CPUtime=16.98 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 13151 0 0 0 1697 1 0 0 25 0 1 0 477257187 1174904832 3986 33554432000 4194304 4587354 140735106539008 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 286842 3986 337 96 0 283404 0
[pid=815] ppid=812 vsize=13764 CPUtime=16.93 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 909 0 0 0 1693 0 0 0 25 0 1 0 477257187 14094336 800 33554432000 4194304 4785740 140736334365984 18446744073709551615 4550850 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 3441 800 340 145 0 486 0
[pid=816] ppid=812 vsize=455696 CPUtime=17.04 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 289 0 0 0 1704 0 0 0 25 0 1 0 477257187 466632704 185 33554432000 134512640 134534564 4292565264 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 1635152

[startup+102.307 s]
/proc/loadavg: 5.84 5.30 5.05 7/184 818
/proc/meminfo: memFree=16075164/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591473008979214336 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1156932 CPUtime=34.04 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 20513 0 0 0 3401 3 0 0 25 0 1 0 477257187 1184698368 6624 33554432000 4194304 4587354 140735106539008 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 289233 6624 337 96 0 285795 0
[pid=815] ppid=812 vsize=14312 CPUtime=33.99 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1044 0 0 0 3399 0 0 0 25 0 1 0 477257187 14655488 935 33554432000 4194304 4785740 140736334365984 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 3578 935 340 145 0 623 0
[pid=816] ppid=812 vsize=455696 CPUtime=34.14 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 289 0 0 0 3414 0 0 0 25 0 1 0 477257187 466632704 185 33554432000 134512640 134534564 4292565264 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 1645264

[startup+162.301 s]
/proc/loadavg: 5.93 5.42 5.10 7/184 820
/proc/meminfo: memFree=16056544/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 4591474658246656000 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1164532 CPUtime=54.04 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 25862 0 0 0 5400 4 0 0 25 0 1 0 477257187 1192480768 8611 33554432000 4194304 4587354 140735106539008 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 291133 8611 337 96 0 287695 0
[pid=815] ppid=812 vsize=14856 CPUtime=53.99 cores=0

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

[pid=816] ppid=812 vsize=455700 CPUtime=1474.15 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 147415 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4422.29
Current children cumulated vsize (KiB) 1698688

[startup+4482.3 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 978
/proc/meminfo: memFree=15959972/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=1207040 CPUtime=1494.06 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 149926 0 0 0 149374 32 0 0 25 0 1 0 477257187 1236008960 21071 33554432000 4194304 4587354 140735106539008 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 301760 21071 337 96 0 298322 0
[pid=815] ppid=812 vsize=17776 CPUtime=1494.06 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1859 0 0 0 149406 0 0 0 25 0 1 0 477257187 18202624 1750 33554432000 4194304 4785740 140736334365984 18446744073709551615 4309525 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1750 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1494.16 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 149416 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4482.28
Current children cumulated vsize (KiB) 1698840

[startup+4542.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 980
/proc/meminfo: memFree=15938360/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 477257174 18763776 394 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/812/statm: 4581 394 345 23 0 91 0
[pid=814] ppid=812 vsize=8855024 CPUtime=1514.06 cores=0
/proc/814/stat : 814 (cryptominisat) R 812 812 32167 0 -1 4202496 153319 0 0 0 151373 33 0 0 25 0 1 0 477257187 9067544576 24404 33554432000 4194304 4587354 140735106539008 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/814/statm: 2213756 24404 337 96 0 2210318 0
[pid=815] ppid=812 vsize=17776 CPUtime=1514.06 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1859 0 0 0 151406 0 0 0 25 0 1 0 477257187 18202624 1750 33554432000 4194304 4785740 140736334365984 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1750 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1514.17 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 151417 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 9346824

[startup+4602.3 s]
/proc/loadavg: 5.85 5.97 5.92 6/183 981
/proc/meminfo: memFree=16037172/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1535.28 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1859 0 0 0 153528 0 0 0 25 0 1 0 477257187 18202624 1750 33554432000 4194304 4785740 140736334365984 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1750 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1535.41 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 153541 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 7596350 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4602.3
Current children cumulated vsize (KiB) 491800

[startup+4662.3 s]
/proc/loadavg: 5.31 5.79 5.86 6/183 983
/proc/meminfo: memFree=16040996/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1565.28 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1859 0 0 0 156528 0 0 0 25 0 1 0 477257187 18202624 1750 33554432000 4194304 4785740 140736334365984 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1750 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1565.41 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 156541 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 7596335 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4662.3
Current children cumulated vsize (KiB) 491800

[startup+4722.31 s]
/proc/loadavg: 5.11 5.64 5.80 6/183 985
/proc/meminfo: memFree=16033280/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1595.29 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1859 0 0 0 159529 0 0 0 25 0 1 0 477257187 18202624 1750 33554432000 4194304 4785740 140736334365984 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1750 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1595.4 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 159540 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 7595478 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4722.3
Current children cumulated vsize (KiB) 491800

[startup+4782.3 s]
/proc/loadavg: 5.04 5.52 5.75 6/183 986
/proc/meminfo: memFree=16036488/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1625.29 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1859 0 0 0 162529 0 0 0 25 0 1 0 477257187 18202624 1750 33554432000 4194304 4785740 140736334365984 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1750 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1625.4 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 162540 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4782.3
Current children cumulated vsize (KiB) 491800

[startup+4842.3 s]
/proc/loadavg: 5.01 5.42 5.70 6/183 988
/proc/meminfo: memFree=16040808/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1655.3 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1859 0 0 0 165530 0 0 0 25 0 1 0 477257187 18202624 1750 33554432000 4194304 4785740 140736334365984 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1750 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1655.39 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 165539 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4842.3
Current children cumulated vsize (KiB) 491800

[startup+4902.3 s]
/proc/loadavg: 5.00 5.34 5.65 6/183 989
/proc/meminfo: memFree=16032476/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1685.31 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1864 0 0 0 168531 0 0 0 25 0 1 0 477257187 18202624 1755 33554432000 4194304 4785740 140736334365984 18446744073709551615 4550518 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1755 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1685.39 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 168539 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4902.31
Current children cumulated vsize (KiB) 491800

[startup+4962.3 s]
/proc/loadavg: 5.05 5.29 5.62 6/183 991
/proc/meminfo: memFree=16035684/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1715.31 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1869 0 0 0 171531 0 0 0 25 0 1 0 477257187 18202624 1760 33554432000 4194304 4785740 140736334365984 18446744073709551615 4552910 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1760 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1715.38 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 171538 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4962.3
Current children cumulated vsize (KiB) 491800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.02 5.26 5.59 3/178 993
/proc/meminfo: memFree=16125360/32951124 swapFree=67111528/67111528
[pid=812] ppid=810 vsize=18324 CPUtime=1531.61 cores=0,2,4,6
/proc/812/stat : 812 (ppfolio) S 810 812 32167 0 -1 4202496 502 154349 0 0 0 0 153127 34 15 0 1 0 477257174 18763776 395 33554432000 4194304 4287625 140735817692912 18446744073709551615 212687695375 0 0 4096 65536 13197655088597795076 0 0 17 4 0 0 0
/proc/812/statm: 4581 395 346 23 0 91 0
[pid=815] ppid=812 vsize=17776 CPUtime=1734.13 cores=0
/proc/815/stat : 815 (clasp) R 812 812 32167 0 -1 4202496 1869 0 0 0 173413 0 0 0 25 0 1 0 477257187 18202624 1760 33554432000 4194304 4785740 140736334365984 18446744073709551615 4549823 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/815/statm: 4444 1760 340 145 0 1489 0
[pid=816] ppid=812 vsize=455700 CPUtime=1734.27 cores=0
/proc/816/stat : 816 (TNM) R 812 812 32167 0 -1 4202496 298 0 0 0 173427 0 0 0 25 0 1 0 477257187 466636800 194 33554432000 134512640 134534564 4292565264 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/816/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 491800

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

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

Child status: 0
Real time (s): 5000.01
CPU time (s): 5000.04
CPU user time (s): 4999.69
CPU system time (s): 0.353946
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 10454436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.69
system time used= 0.353946
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157051
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= 240
involuntary context switches= 58621

runsolver used 8.50771 second user time and 16.9924 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 16:49:54
IDJOB=3275967
IDBENCH=84030
IDSOLVER=1639
FILE ID=node139/3275967-1303656594
RUNJOBID= node139-1303651592-570
PBS_JOBID= 13150709
Free space on /tmp= 72560 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-3275967-1303656594/watcher-3275967-1303656594 -o /tmp/evaluation-result-3275967-1303656594/solver-3275967-1303656594 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275967-1303656594.cnf

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

MD5SUM BENCH= 17624c574c7f9ee0eff4cc4a13e42e12
RANDOM SEED=1923124485

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:      16135196 kB
Buffers:       2144628 kB
Cached:       14084632 kB
SwapCached:          0 kB
Active:        9794652 kB
Inactive:      6500456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16135196 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20200 kB
Writeback:           0 kB
AnonPages:       64616 kB
Mapped:          15860 kB
Slab:           458952 kB
PageTables:       4668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   672900 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= 72548 MiB
End job on node139 at 2011-04-24 18:13:14