Trace number 3219334

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) 4999.96 5000.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
MD5SUMe27af9a147b2d7c0283d090128805575
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark262.183
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 5.82 5.95 5.98 5/180 26277
/proc/meminfo: memFree=18188620/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 17404209142779838728 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0

[startup+0.0502339 s]
/proc/loadavg: 5.82 5.95 5.98 5/180 26277
/proc/meminfo: memFree=18188620/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 17404209142779838728 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100225 s]
/proc/loadavg: 5.82 5.95 5.98 5/180 26277
/proc/meminfo: memFree=18188620/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 17404209142779838728 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300194 s]
/proc/loadavg: 5.82 5.95 5.98 5/180 26277
/proc/meminfo: memFree=18188620/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701118 s]
/proc/loadavg: 5.82 5.95 5.98 5/180 26277
/proc/meminfo: memFree=18188620/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636370107497185280 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50099 s]
/proc/loadavg: 5.82 5.95 5.98 7/184 26281
/proc/meminfo: memFree=18111088/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636370519814045696 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=64100 CPUtime=0.49 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 12323 0 0 0 47 2 0 0 25 0 1 0 434886775 65638400 10055 33554432000 4194304 4587354 140736268944048 18446744073709551615 4310008 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 16025 10055 322 96 0 12587 0
[pid=26279] ppid=26277 vsize=31400 CPUtime=0.43 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 6963 0 0 0 43 0 0 0 25 0 1 0 434886775 32153600 5052 33554432000 4194304 4785740 140734072472016 18446744073709551615 4551119 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 7850 5052 339 145 0 4895 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=0.53 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 53 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 579812

[startup+3.10068 s]
/proc/loadavg: 5.83 5.95 5.98 7/184 26281
/proc/meminfo: memFree=18106996/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=57252 CPUtime=1.59 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 13261 0 0 0 157 2 0 0 19 0 1 0 434886775 58626048 9878 33554432000 4194304 4587354 140736268944048 18446744073709551615 4243968 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 14313 9878 326 96 0 10875 0
[pid=26279] ppid=26277 vsize=31400 CPUtime=0.65 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 6964 0 0 0 65 0 0 0 25 0 1 0 434886775 32153600 5053 33554432000 4194304 4785740 140734072472016 18446744073709551615 228122372334 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 7850 5053 340 145 0 4895 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=0.81 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 81 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 572964

[startup+6.30111 s]
/proc/loadavg: 5.83 5.95 5.98 7/184 26281
/proc/meminfo: memFree=18039540/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636371207008813056 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=94756 CPUtime=2.62 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 14047 0 0 0 259 3 0 0 21 0 1 0 434886775 97030144 10661 33554432000 4194304 4587354 140736268944048 18446744073709551615 228122410763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 23689 10661 326 96 0 20251 0
[pid=26279] ppid=26277 vsize=31812 CPUtime=1.73 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 7152 0 0 0 173 0 0 0 25 0 1 0 434886775 32575488 5241 33554432000 4194304 4785740 140734072472016 18446744073709551615 4546305 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 7953 5241 340 145 0 4998 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1.91 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 191 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 610880

[startup+12.7009 s]
/proc/loadavg: 5.86 5.96 5.98 7/184 26281
/proc/meminfo: memFree=18066668/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636371481886720000 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=94756 CPUtime=4.79 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 15684 0 0 0 476 3 0 0 25 0 1 0 434886775 97030144 12293 33554432000 4194304 4587354 140736268944048 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 23689 12293 326 96 0 20251 0
[pid=26279] ppid=26277 vsize=42232 CPUtime=3.86 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 9736 0 0 0 385 1 0 0 25 0 1 0 434886775 43245568 7825 33554432000 4194304 4785740 140734072472016 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 10558 7825 340 145 0 7603 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=4.01 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 401 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 621300

[startup+25.5006 s]
/proc/loadavg: 5.88 5.96 5.98 7/184 26281
/proc/meminfo: memFree=18054616/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636369557741371392 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=65540 CPUtime=9.02 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 20484 0 0 0 898 4 0 0 25 0 1 0 434886775 67112960 10647 33554432000 4194304 4587354 140736268944048 18446744073709551615 4243943 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 16385 10647 327 96 0 12947 0
[pid=26279] ppid=26277 vsize=62620 CPUtime=8.14 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 14845 0 0 0 812 2 0 0 25 0 1 0 434886775 64122880 12934 33554432000 4194304 4785740 140734072472016 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 15655 12934 340 145 0 12700 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=8.31 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 831 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 612472

[startup+51.101 s]
/proc/loadavg: 5.92 5.96 5.98 7/184 26282
/proc/meminfo: memFree=17973104/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636369832619278336 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=150044 CPUtime=17.59 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 47530 0 0 0 1751 8 0 0 25 0 1 0 434886775 153645056 18148 33554432000 4194304 4587354 140736268944048 18446744073709551615 4236522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 37511 18148 337 96 0 34073 0
[pid=26279] ppid=26277 vsize=101480 CPUtime=16.66 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 24475 0 0 0 1663 3 0 0 25 0 1 0 434886775 103915520 22564 33554432000 4194304 4785740 140734072472016 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 25370 22564 340 145 0 22415 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=16.81 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 1681 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 735836

[startup+102.307 s]
/proc/loadavg: 5.97 5.96 5.98 7/184 26283
/proc/meminfo: memFree=17873272/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636369695180324864 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=133192 CPUtime=34.63 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 83445 0 0 0 3449 14 0 0 25 0 1 0 434886775 136388608 27951 33554432000 4194304 4587354 140736268944048 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 33298 27951 337 96 0 29860 0
[pid=26279] ppid=26277 vsize=136052 CPUtime=33.73 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 33053 0 0 0 3368 5 0 0 25 0 1 0 434886775 139317248 31142 33554432000 4194304 4785740 140734072472016 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 34013 31142 340 145 0 31058 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=33.91 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 3391 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 753556

[startup+162.301 s]
/proc/loadavg: 6.12 6.00 5.99 7/184 26315
/proc/meminfo: memFree=17846124/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636370382375092224 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1257908 CPUtime=54.63 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 123193 0 0 0 5445 18 0 0 25 0 1 0 434886775 1288097792 49426 33554432000 4194304 4587354 140736268944048 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 314477 49426 337 96 0 311039 0
[pid=26279] ppid=26277 vsize=172552 CPUtime=53.74 cores=1

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

/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4602.25
Current children cumulated vsize (KiB) 2189120

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26477
/proc/meminfo: memFree=17094508/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636371481886720000 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1166012 CPUtime=1554.65 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1095409 0 0 0 155248 217 0 0 25 0 1 0 434886775 1193996288 26567 33554432000 4194304 4587354 140736268944048 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 291503 26567 337 96 0 288065 0
[pid=26279] ppid=26277 vsize=547480 CPUtime=1553.72 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 133960 0 0 0 155341 31 0 0 25 0 1 0 434886775 560619520 132049 33554432000 4194304 4785740 140734072472016 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 136870 132049 340 145 0 133915 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1553.88 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 155388 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4662.25
Current children cumulated vsize (KiB) 2197804

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26478
/proc/meminfo: memFree=17084308/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636371481886720000 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1166012 CPUtime=1574.65 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1105495 0 0 0 157245 220 0 0 25 0 1 0 434886775 1193996288 36615 33554432000 4194304 4587354 140736268944048 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 291503 36615 337 96 0 288065 0
[pid=26279] ppid=26277 vsize=547480 CPUtime=1573.73 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 133960 0 0 0 157342 31 0 0 25 0 1 0 434886775 560619520 132049 33554432000 4194304 4785740 140734072472016 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 136870 132049 340 145 0 133915 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1573.87 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 157387 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4722.25
Current children cumulated vsize (KiB) 2197804

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26480
/proc/meminfo: memFree=17163400/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636371481886720000 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1179536 CPUtime=1594.65 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1117761 0 0 0 159242 223 0 0 25 0 1 0 434886775 1207844864 25717 33554432000 4194304 4587354 140736268944048 18446744073709551615 4241174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 294884 25717 337 96 0 291446 0
[pid=26279] ppid=26277 vsize=547480 CPUtime=1593.74 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 133967 0 0 0 159343 31 0 0 25 0 1 0 434886775 560619520 132056 33554432000 4194304 4785740 140734072472016 18446744073709551615 228122411618 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 136870 132056 340 145 0 133915 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1593.87 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 159387 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4782.26
Current children cumulated vsize (KiB) 2211328

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26482
/proc/meminfo: memFree=17079564/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636371481886720000 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1179536 CPUtime=1614.64 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1127933 0 0 0 161238 226 0 0 25 0 1 0 434886775 1207844864 35858 33554432000 4194304 4587354 140736268944048 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 294884 35858 337 96 0 291446 0
[pid=26279] ppid=26277 vsize=547480 CPUtime=1613.74 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 133972 0 0 0 161343 31 0 0 25 0 1 0 434886775 560619520 132061 33554432000 4194304 4785740 140734072472016 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 136870 132061 340 145 0 133915 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1613.87 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 161387 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4842.25
Current children cumulated vsize (KiB) 2211328

[startup+4902.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26483
/proc/meminfo: memFree=17160648/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636371481886720000 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1156556 CPUtime=1634.64 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1140102 0 0 0 163235 229 0 0 25 0 1 0 434886775 1184313344 24698 33554432000 4194304 4587354 140736268944048 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 289139 24698 337 96 0 285701 0
[pid=26279] ppid=26277 vsize=547480 CPUtime=1633.75 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 133972 0 0 0 163344 31 0 0 25 0 1 0 434886775 560619520 132061 33554432000 4194304 4785740 140734072472016 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 136870 132061 340 145 0 133915 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1633.86 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 163386 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4902.25
Current children cumulated vsize (KiB) 2188348

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 26485
/proc/meminfo: memFree=17076932/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636369420302417920 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1156556 CPUtime=1654.64 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1150389 0 0 0 165233 231 0 0 25 0 1 0 434886775 1184313344 34954 33554432000 4194304 4587354 140736268944048 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 289139 34954 337 96 0 285701 0
[pid=26279] ppid=26277 vsize=547480 CPUtime=1653.75 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 133980 0 0 0 165344 31 0 0 25 0 1 0 434886775 560619520 132069 33554432000 4194304 4785740 140734072472016 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 136870 132069 340 145 0 133915 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1653.86 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 165386 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4962.25
Current children cumulated vsize (KiB) 2188348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.06 6.01 6.00 7/184 26486
/proc/meminfo: memFree=17013180/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636369420302417920 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1156556 CPUtime=1667.21 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1156236 0 0 0 166489 232 0 0 25 0 1 0 434886775 1184313344 40777 33554432000 4194304 4587354 140736268944048 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 289139 40777 337 96 0 285701 0
[pid=26279] ppid=26277 vsize=563704 CPUtime=1666.29 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 137961 0 0 0 166597 32 0 0 25 0 1 0 434886775 577232896 136050 33554432000 4194304 4785740 140734072472016 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 140926 136050 340 145 0 137971 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1666.46 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 166646 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 2204572

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

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

[startup+5000 s]
/proc/loadavg: 6.06 6.01 6.00 7/184 26486
/proc/meminfo: memFree=17013180/32951124 swapFree=67111528/67111528
[pid=26277] ppid=26275 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/26277/stat : 26277 (ppfolio) S 26275 26277 25749 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 434886775 18763776 393 33554432000 4194304 4287625 140735784505664 18446744073709551615 228122734095 0 0 4096 65536 5636369420302417920 0 0 17 3 0 0 0
/proc/26277/statm: 4581 393 345 23 0 91 0
[pid=26278] ppid=26277 vsize=1156556 CPUtime=1667.21 cores=1
/proc/26278/stat : 26278 (cryptominisat) R 26277 26277 25749 0 -1 4202496 1156236 0 0 0 166489 232 0 0 25 0 1 0 434886775 1184313344 40777 33554432000 4194304 4587354 140736268944048 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26278/statm: 289139 40777 337 96 0 285701 0
[pid=26279] ppid=26277 vsize=563704 CPUtime=1666.29 cores=1
/proc/26279/stat : 26279 (clasp) R 26277 26277 25749 0 -1 4202496 137961 0 0 0 166597 32 0 0 25 0 1 0 434886775 577232896 136050 33554432000 4194304 4785740 140734072472016 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26279/statm: 140926 136050 340 145 0 137971 0
[pid=26280] ppid=26277 vsize=465988 CPUtime=1666.46 cores=1
/proc/26280/stat : 26280 (TNM) R 26277 26277 25749 0 -1 4202496 5913 0 0 0 166646 0 0 0 25 0 1 0 434886775 477171712 5810 33554432000 134512640 134534564 4294629008 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26280/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 4999.96
Current children cumulated vsize (KiB) 2204572

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26277 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4999.96
#
# 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): 4999.96
CPU user time (s): 4997.32
CPU system time (s): 2.64
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 3262984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 265
involuntary context switches= 5

runsolver used 7.97579 second user time and 19.3031 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-19 19:08:08
IDJOB=3219334
IDBENCH=82572
IDSOLVER=1639
FILE ID=node138/3219334-1303232888
RUNJOBID= node138-1303222865-25768
PBS_JOBID= 13036444
Free space on /tmp= 73000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S950666065-093-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219334-1303232888/watcher-3219334-1303232888 -o /tmp/evaluation-result-3219334-1303232888/solver-3219334-1303232888 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219334-1303232888.cnf

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

MD5SUM BENCH= e27af9a147b2d7c0283d090128805575
RANDOM SEED=2000341156

node138.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.854
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.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18188900 kB
Buffers:        714776 kB
Cached:       13569380 kB
SwapCached:          0 kB
Active:        7543316 kB
Inactive:      6868184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18188900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24272 kB
Writeback:           0 kB
AnonPages:      127592 kB
Mapped:          16464 kB
Slab:           286396 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2572416 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= 72988 MiB
End job on node138 at 2011-04-19 20:31:30