Trace number 3191893

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.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1511266249-002.UNKNOWN.cnf
MD5SUM5f2e312544271c81369da327dc351a86
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.27
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191893-1302539982/watcher-3191893-1302539982 -o /tmp/evaluation-result-3191893-1302539982/solver-3191893-1302539982 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191893-1302539982.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: 10.99 10.42 9.58 10/195 32210
/proc/meminfo: memFree=20424228/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18240 CPUtime=0 cores=0,2
/proc/32210/stat : 32210 (ppfolio) R 32208 32210 31540 0 -1 4194304 268 0 0 0 0 0 0 0 25 0 1 0 365596827 18677760 215 33554432000 4194304 4287625 140735669761520 18446744073709551615 242965587857 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32210/statm: 4560 215 182 23 0 57 0

[startup+0.0206151 s]
/proc/loadavg: 10.99 10.42 9.58 10/195 32210
/proc/meminfo: memFree=20424228/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3259365610517135620 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100622 s]
/proc/loadavg: 10.99 10.42 9.58 10/195 32210
/proc/meminfo: memFree=20424228/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3259365610517135620 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300589 s]
/proc/loadavg: 10.99 10.42 9.58 10/195 32210
/proc/meminfo: memFree=20424228/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700529 s]
/proc/loadavg: 10.99 10.42 9.58 10/195 32210
/proc/meminfo: memFree=20424228/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676703480938496 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 10.99 10.42 9.58 12/199 32214
/proc/meminfo: memFree=20419980/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676840919891968 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1468232 CPUtime=0.49 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 1210 0 0 0 49 0 0 0 25 0 1 0 365596828 1503469568 747 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 367058 747 327 96 0 363620 0
[pid=32213] ppid=32210 vsize=13092 CPUtime=0.39 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 729 0 0 0 39 0 0 0 25 0 1 0 365596828 13406208 617 33554432000 4194304 4785740 140736516888768 18446744073709551615 4287045 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 3273 617 340 145 0 318 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=0.58 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 58 0 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1955504

[startup+3.14813 s]
/proc/loadavg: 10.99 10.43 9.59 12/199 32214
/proc/meminfo: memFree=20418368/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676978358845440 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1468632 CPUtime=1.08 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 1703 0 0 0 108 0 0 0 25 0 1 0 365596828 1503879168 974 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 367158 977 331 96 0 363720 0
[pid=32213] ppid=32210 vsize=13492 CPUtime=0.99 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 844 0 0 0 99 0 0 0 25 0 1 0 365596828 13815808 732 33554432000 4194304 4785740 140736516888768 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 3373 732 340 145 0 418 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=1.17 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 117 0 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 1956304

[startup+6.30055 s]
/proc/loadavg: 10.99 10.43 9.59 12/199 32214
/proc/meminfo: memFree=20417008/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649675603969310720 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1474876 CPUtime=2.09 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 3697 0 0 0 209 0 0 0 25 0 1 0 365596828 1510273024 2288 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 368719 2288 337 96 0 365281 0
[pid=32213] ppid=32210 vsize=14028 CPUtime=1.99 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 980 0 0 0 199 0 0 0 25 0 1 0 365596828 14364672 868 33554432000 4194304 4785740 140736516888768 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 3507 868 340 145 0 552 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=2.18 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 218 0 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1963084

[startup+12.7005 s]
/proc/loadavg: 10.99 10.45 9.60 12/199 32214
/proc/meminfo: memFree=20407884/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649675603969310720 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1478568 CPUtime=4.19 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 5191 0 0 0 419 0 0 0 25 0 1 0 365596828 1514053632 2968 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 369642 2968 337 96 0 366204 0
[pid=32213] ppid=32210 vsize=14716 CPUtime=4.13 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 1131 0 0 0 413 0 0 0 25 0 1 0 365596828 15069184 1019 33554432000 4194304 4785740 140736516888768 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 3679 1019 340 145 0 724 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=4.34 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 434 0 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1967464

[startup+25.5013 s]
/proc/loadavg: 10.99 10.46 9.62 12/199 32214
/proc/meminfo: memFree=20405624/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649675878847217664 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1477544 CPUtime=8.49 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 7308 0 0 0 849 0 0 0 25 0 1 0 365596828 1513005056 3053 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 369386 3053 337 96 0 365948 0
[pid=32213] ppid=32210 vsize=15664 CPUtime=8.39 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 1382 0 0 0 839 0 0 0 25 0 1 0 365596828 16039936 1270 33554432000 4194304 4785740 140736516888768 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 3916 1270 340 145 0 961 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=8.59 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 859 0 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1967388

[startup+51.1068 s]
/proc/loadavg: 10.99 10.50 9.65 12/199 32215
/proc/meminfo: memFree=20400244/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649675878847217664 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1480228 CPUtime=16.98 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 11201 0 0 0 1698 0 0 0 25 0 1 0 365596828 1515753472 3545 33554432000 4194304 4587354 140736215996432 18446744073709551615 4243434 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 370057 3545 337 96 0 366619 0
[pid=32213] ppid=32210 vsize=16900 CPUtime=16.94 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 1685 0 0 0 1694 0 0 0 25 0 1 0 365596828 17305600 1573 33554432000 4194304 4785740 140736516888768 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 4225 1573 340 145 0 1270 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=17.14 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 1714 0 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1971308

[startup+102.301 s]
/proc/loadavg: 10.99 10.59 9.73 12/199 32217
/proc/meminfo: memFree=20397312/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676016286171136 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1485004 CPUtime=34.09 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 17734 0 0 0 3407 2 0 0 25 0 1 0 365596828 1520644096 4745 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 371251 4745 337 96 0 367813 0
[pid=32213] ppid=32210 vsize=18388 CPUtime=33.98 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 2042 0 0 0 3398 0 0 0 25 0 1 0 365596828 18829312 1930 33554432000 4194304 4785740 140736516888768 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 4597 1930 340 145 0 1642 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=34.19 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 3419 0 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 8717793 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1977572

[startup+162.301 s]
/proc/loadavg: 10.99 10.66 9.80 12/199 32249
/proc/meminfo: memFree=20430612/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676016286171136 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1495228 CPUtime=54.09 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 24887 0 0 0 5405 4 0 0 25 0 1 0 365596828 1531113472 7611 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 373807 7611 337 96 0 370369 0
[pid=32213] ppid=32210 vsize=19668 CPUtime=53.98 cores=0

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

[startup+882.301 s]
/proc/loadavg: 9.36 10.38 10.22 10/191 32286
/proc/meminfo: memFree=20392376/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676428603031552 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1512428 CPUtime=294.05 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 70250 0 0 0 29390 15 0 0 25 0 1 0 365596828 1548726272 8149 33554432000 4194304 4587354 140736215996432 18446744073709551615 4230313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 378107 8149 337 96 0 374669 0
[pid=32213] ppid=32210 vsize=26396 CPUtime=294 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 3899 0 0 0 29400 0 0 0 25 0 1 0 365596828 27029504 3787 33554432000 4194304 4785740 140736516888768 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 6599 3787 340 145 0 3644 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=294.2 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 29419 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 2013004

[startup+942.3 s]
/proc/loadavg: 9.19 10.14 10.15 10/191 32288
/proc/meminfo: memFree=20369552/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649675603969310720 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1515800 CPUtime=314.04 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 76778 0 0 0 31388 16 0 0 25 0 1 0 365596828 1552179200 12491 33554432000 4194304 4587354 140736215996432 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 378950 12491 337 96 0 375512 0
[pid=32213] ppid=32210 vsize=26684 CPUtime=314.01 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 3982 0 0 0 31401 0 0 0 25 0 1 0 365596828 27324416 3870 33554432000 4194304 4785740 140736516888768 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 6671 3870 340 145 0 3716 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=314.19 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 31418 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 2016664

[startup+1002.3 s]
/proc/loadavg: 9.07 9.93 10.07 10/191 32290
/proc/meminfo: memFree=20364592/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1507592 CPUtime=334.04 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 79145 0 0 0 33387 17 0 0 25 0 1 0 365596828 1543774208 12475 33554432000 4194304 4587354 140736215996432 18446744073709551615 4248831 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 376898 12475 337 96 0 373460 0
[pid=32213] ppid=32210 vsize=26988 CPUtime=334.01 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 4075 0 0 0 33401 0 0 0 25 0 1 0 365596828 27635712 3963 33554432000 4194304 4785740 140736516888768 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 6747 3963 340 145 0 3792 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=334.19 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 33418 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 2008760

[startup+1062.3 s]
/proc/loadavg: 9.02 9.76 10.00 10/191 32291
/proc/meminfo: memFree=20353788/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1507208 CPUtime=354.03 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 81524 0 0 0 35386 17 0 0 25 0 1 0 365596828 1543380992 12577 33554432000 4194304 4587354 140736215996432 18446744073709551615 4239316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 376802 12577 337 96 0 373364 0
[pid=32213] ppid=32210 vsize=27440 CPUtime=354.02 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 4156 0 0 0 35402 0 0 0 25 0 1 0 365596828 28098560 4044 33554432000 4194304 4785740 140736516888768 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 6860 4044 340 145 0 3905 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=354.19 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 35418 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134530248 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 2008828

[startup+1122.3 s]
/proc/loadavg: 9.01 9.62 9.94 10/191 32293
/proc/meminfo: memFree=20330708/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1521788 CPUtime=374.04 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 82828 0 0 0 37386 18 0 0 25 0 1 0 365596828 1558310912 13857 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 380447 13857 337 96 0 377009 0
[pid=32213] ppid=32210 vsize=27608 CPUtime=374.02 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 4195 0 0 0 37402 0 0 0 25 0 1 0 365596828 28270592 4083 33554432000 4194304 4785740 140736516888768 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 6902 4083 340 145 0 3947 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=374.18 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 37417 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 2023576

[startup+1182.3 s]
/proc/loadavg: 7.98 9.27 9.80 7/182 32312
/proc/meminfo: memFree=20444868/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1510320 CPUtime=394.03 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 83876 0 0 0 39385 18 0 0 25 0 1 0 365596828 1546567680 12588 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 377580 12588 337 96 0 374142 0
[pid=32213] ppid=32210 vsize=27608 CPUtime=394.03 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 4221 0 0 0 39403 0 0 0 25 0 1 0 365596828 28270592 4109 33554432000 4194304 4785740 140736516888768 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 6902 4109 340 145 0 3947 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=394.18 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 39417 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 2012108

[startup+1242.3 s]
/proc/loadavg: 6.67 8.63 9.54 7/182 32314
/proc/meminfo: memFree=20442992/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676291164078080 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1526500 CPUtime=414.04 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 85907 0 0 0 41385 19 0 0 25 0 1 0 365596828 1563136000 14556 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 381625 14556 337 96 0 378187 0
[pid=32213] ppid=32210 vsize=27908 CPUtime=414.02 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 4284 0 0 0 41402 0 0 0 25 0 1 0 365596828 28577792 4172 33554432000 4194304 4785740 140736516888768 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 6977 4172 340 145 0 4022 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=414.18 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 41417 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 8719360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 2028588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.26 8.18 9.33 7/182 32324
/proc/meminfo: memFree=20449752/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676291164078080 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1523072 CPUtime=433.33 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 86260 0 0 0 43314 19 0 0 25 0 1 0 365596828 1559625728 12588 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 380768 12588 337 96 0 377330 0
[pid=32213] ppid=32210 vsize=28040 CPUtime=433.22 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 4309 0 0 0 43322 0 0 0 25 0 1 0 365596828 28712960 4197 33554432000 4194304 4785740 140736516888768 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 7010 4197 340 145 0 4055 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=433.4 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 43339 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 2025292

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: 6.26 8.18 9.33 7/182 32324
/proc/meminfo: memFree=20449752/32951132 swapFree=67111528/67111528
[pid=32210] ppid=32208 vsize=18324 CPUtime=0.02 cores=0,2
/proc/32210/stat : 32210 (ppfolio) S 32208 32210 31540 0 -1 4202496 502 0 0 0 0 2 0 0 15 0 1 0 365596827 18763776 394 33554432000 4194304 4287625 140735669761520 18446744073709551615 242970570255 0 0 4096 65536 3649676291164078080 0 0 17 2 0 0 0
/proc/32210/statm: 4581 394 345 23 0 91 0
[pid=32212] ppid=32210 vsize=1523072 CPUtime=433.33 cores=0
/proc/32212/stat : 32212 (cryptominisat) R 32210 32210 31540 0 -1 4202496 86260 0 0 0 43314 19 0 0 25 0 1 0 365596828 1559625728 12588 33554432000 4194304 4587354 140736215996432 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32212/statm: 380768 12588 337 96 0 377330 0
[pid=32213] ppid=32210 vsize=28040 CPUtime=433.22 cores=0
/proc/32213/stat : 32213 (clasp) R 32210 32210 31540 0 -1 4202496 4309 0 0 0 43322 0 0 0 25 0 1 0 365596828 28712960 4197 33554432000 4194304 4785740 140736516888768 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/32213/statm: 7010 4197 340 145 0 4055 0
[pid=32214] ppid=32210 vsize=455856 CPUtime=433.4 cores=0
/proc/32214/stat : 32214 (TNM) R 32210 32210 31540 0 -1 4202496 324 0 0 0 43339 1 0 0 25 0 1 0 365596828 466796544 220 33554432000 134512640 134534564 4289979184 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32214/statm: 113964 220 95 6 0 112630 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 2025292

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.77
CPU system time (s): 0.243962
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 3487564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.77
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91429
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= 179
involuntary context switches= 14714

runsolver used 2.91756 second user time and 6.45002 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 18:39:42
IDJOB=3191893
IDBENCH=83024
IDSOLVER=1613
FILE ID=node128/3191893-1302539982
RUNJOBID= node128-1302537234-31558
PBS_JOBID= 12951131
Free space on /tmp= 72000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1511266249-002.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191893-1302539982/watcher-3191893-1302539982 -o /tmp/evaluation-result-3191893-1302539982/solver-3191893-1302539982 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191893-1302539982.cnf

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

MD5SUM BENCH= 5f2e312544271c81369da327dc351a86
RANDOM SEED=1325422490

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20424508 kB
Buffers:        542056 kB
Cached:       11446456 kB
SwapCached:          0 kB
Active:        7468728 kB
Inactive:      4730844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20424508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      210732 kB
Mapped:          17892 kB
Slab:           262072 kB
PageTables:       6532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2624948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72008 MiB
End job on node128 at 2011-04-11 19:01:22