Trace number 3191862

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S690749326-001.UNKNOWN.cnf
MD5SUM20f33ec190b502d21efebab5417989ef
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark36.7644
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.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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1299.99/1300.00	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-3191862-1302539878/watcher-3191862-1302539878 -o /tmp/evaluation-result-3191862-1302539878/solver-3191862-1302539878 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191862-1302539878.cnf 

running on 2 cores: 5,7

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: 12.02 11.65 10.88 10/198 6671
/proc/meminfo: memFree=12916120/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) R 6669 6671 6116 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 444218508 18763776 391 33554432000 4194304 4287625 140734166683024 18446744073709551615 216734998933 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/6671/statm: 4581 391 343 23 0 91 0

[startup+0.034792 s]
/proc/loadavg: 12.02 11.65 10.88 10/198 6671
/proc/meminfo: memFree=12916120/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5632234848560054536 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100783 s]
/proc/loadavg: 12.02 11.65 10.88 10/198 6671
/proc/meminfo: memFree=12916120/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5632234848560054536 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300747 s]
/proc/loadavg: 12.02 11.65 10.88 10/198 6671
/proc/meminfo: memFree=12916120/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700688 s]
/proc/loadavg: 12.02 11.65 10.88 10/198 6671
/proc/meminfo: memFree=12916120/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631132996175134720 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 12.01 11.65 10.88 13/202 6675
/proc/meminfo: memFree=12911376/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631133133614088192 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1783268 CPUtime=0.49 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 1213 0 0 0 49 0 0 0 25 0 1 0 444218508 1826066432 764 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 445817 764 327 96 0 442379 0
[pid=6673] ppid=6671 vsize=13092 CPUtime=0.4 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 733 0 0 0 40 0 0 0 25 0 1 0 444218508 13406208 622 33554432000 4194304 4785740 140734447107344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 3273 622 340 145 0 318 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=0.59 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 59 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134528238 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2270540

[startup+3.10026 s]
/proc/loadavg: 12.01 11.65 10.88 13/202 6675
/proc/meminfo: memFree=12909204/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631131346907693056 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1783548 CPUtime=0.99 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 1690 0 0 0 99 0 0 0 25 0 1 0 444218508 1826353152 982 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 445887 982 331 96 0 442449 0
[pid=6673] ppid=6671 vsize=13496 CPUtime=0.94 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 833 0 0 0 94 0 0 0 25 0 1 0 444218508 13819904 722 33554432000 4194304 4785740 140734447107344 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 3374 722 340 145 0 419 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=1.14 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 114 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2271224

[startup+6.30071 s]
/proc/loadavg: 12.01 11.66 10.89 13/202 6675
/proc/meminfo: memFree=12900896/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631131346907693056 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1792608 CPUtime=2.09 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 3725 0 0 0 209 0 0 0 25 0 1 0 444218508 1835630592 2326 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 448152 2326 337 96 0 444714 0
[pid=6673] ppid=6671 vsize=14028 CPUtime=2 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 959 0 0 0 200 0 0 0 25 0 1 0 444218508 14364672 848 33554432000 4194304 4785740 140734447107344 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 3507 848 340 145 0 552 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=2.19 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 219 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2280816

[startup+12.7006 s]
/proc/loadavg: 11.93 11.65 10.89 12/201 6705
/proc/meminfo: memFree=12923968/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631133408491995136 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1793024 CPUtime=4.19 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 5577 0 0 0 419 0 0 0 25 0 1 0 444218508 1836056576 2902 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 448256 2902 337 96 0 444818 0
[pid=6673] ppid=6671 vsize=14708 CPUtime=4.14 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 1126 0 0 0 414 0 0 0 25 0 1 0 444218508 15060992 1015 33554432000 4194304 4785740 140734447107344 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 3677 1015 340 145 0 722 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=4.34 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 434 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2281912

[startup+25.5003 s]
/proc/loadavg: 11.79 11.62 10.89 12/201 6706
/proc/meminfo: memFree=12922264/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631131484346646528 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1793288 CPUtime=8.49 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 7844 0 0 0 848 1 0 0 25 0 1 0 444218508 1836326912 2938 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 448322 2938 337 96 0 444884 0
[pid=6673] ppid=6671 vsize=15580 CPUtime=8.39 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 1335 0 0 0 839 0 0 0 25 0 1 0 444218508 15953920 1224 33554432000 4194304 4785740 140734447107344 18446744073709551615 4553772 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 3895 1224 340 145 0 940 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=8.59 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 859 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2283048

[startup+51.1008 s]
/proc/loadavg: 11.64 11.60 10.90 13/202 6738
/proc/meminfo: memFree=12916468/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631131484346646528 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1795612 CPUtime=16.99 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 11704 0 0 0 1698 1 0 0 25 0 1 0 444218508 1838706688 4025 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238560 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 448903 4025 337 96 0 445465 0
[pid=6673] ppid=6671 vsize=16788 CPUtime=16.94 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 1655 0 0 0 1694 0 0 0 25 0 1 0 444218508 17190912 1544 33554432000 4194304 4785740 140734447107344 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 4197 1544 341 145 0 1242 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=17.14 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 1714 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2286580

[startup+102.307 s]
/proc/loadavg: 11.89 11.67 10.96 13/202 6741
/proc/meminfo: memFree=12887440/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631132996175134720 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1808512 CPUtime=34.09 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 19379 0 0 0 3406 3 0 0 25 0 1 0 444218508 1851916288 6508 33554432000 4194304 4587354 140734554006064 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 452128 6508 337 96 0 448690 0
[pid=6673] ppid=6671 vsize=18492 CPUtime=33.99 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 2057 0 0 0 3399 0 0 0 25 0 1 0 444218508 18935808 1946 33554432000 4194304 4785740 140734447107344 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 4623 1946 341 145 0 1668 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=34.2 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 3420 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2301184

[startup+162.3 s]
/proc/loadavg: 11.96 11.73 11.02 13/202 6742
/proc/meminfo: memFree=12864096/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631131621785600000 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1810868 CPUtime=54.08 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 25546 0 0 0 5404 4 0 0 25 0 1 0 444218508 1854328832 7456 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 452717 7456 337 96 0 449279 0
[pid=6673] ppid=6671 vsize=19608 CPUtime=53.99 cores=5

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

[pid=6673] ppid=6671 vsize=26236 CPUtime=234.01 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 3849 0 0 0 23401 0 0 0 25 0 1 0 444218508 26865664 3738 33554432000 4194304 4785740 140734447107344 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 6559 3738 341 145 0 3604 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=234.21 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 23421 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 6187391 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 2328392

[startup+762.307 s]
/proc/loadavg: 12.01 11.98 11.48 13/202 6758
/proc/meminfo: memFree=12808780/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=0 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444218508 18763776 393 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 5631132034102460416 0 0 17 7 0 0 0
/proc/6671/statm: 4581 393 345 23 0 91 0
[pid=6672] ppid=6671 vsize=1814832 CPUtime=254.05 cores=5
/proc/6672/stat : 6672 (cryptominisat) R 6671 6671 6116 0 -1 4202496 66023 0 0 0 25390 15 0 0 25 0 1 0 444218508 1858387968 9054 33554432000 4194304 4587354 140734554006064 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/6672/statm: 453708 9054 337 96 0 450270 0
[pid=6673] ppid=6671 vsize=26556 CPUtime=254.02 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 3931 0 0 0 25402 0 0 0 25 0 1 0 444218508 27193344 3820 33554432000 4194304 4785740 140734447107344 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 6639 3820 341 145 0 3684 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=254.21 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 25421 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 2315568

[startup+822.301 s]
/proc/loadavg: 11.72 11.92 11.49 12/201 6760
/proc/meminfo: memFree=12841008/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=26872 CPUtime=277.25 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4007 0 0 0 27725 0 0 0 25 0 1 0 444218508 27516928 3896 33554432000 4194304 4785740 140734447107344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 6718 3896 341 145 0 3763 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=277.43 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 27743 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 501052

[startup+882.301 s]
/proc/loadavg: 11.26 11.75 11.46 12/201 6763
/proc/meminfo: memFree=12837876/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=27168 CPUtime=307.24 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4079 0 0 0 30724 0 0 0 25 0 1 0 444218508 27820032 3968 33554432000 4194304 4785740 140734447107344 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 6792 3968 341 145 0 3837 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=307.44 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 30744 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 501348

[startup+942.301 s]
/proc/loadavg: 11.09 11.61 11.43 12/201 6764
/proc/meminfo: memFree=12842820/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=27852 CPUtime=337.24 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4238 0 0 0 33724 0 0 0 25 0 1 0 444218508 28520448 4127 33554432000 4194304 4785740 140734447107344 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 6963 4127 341 145 0 4008 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=337.45 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 33745 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 502032

[startup+1002.3 s]
/proc/loadavg: 10.18 11.30 11.33 9/192 6784
/proc/meminfo: memFree=12907080/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=28360 CPUtime=367.23 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4334 0 0 0 36723 0 0 0 25 0 1 0 444218508 29040640 4223 33554432000 4194304 4785740 140734447107344 18446744073709551615 4309510 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 7090 4223 341 145 0 4135 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=367.45 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 36745 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 502540

[startup+1062.3 s]
/proc/loadavg: 7.62 10.41 11.03 6/183 6803
/proc/meminfo: memFree=12974996/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=28528 CPUtime=397.23 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4364 0 0 0 39723 0 0 0 25 0 1 0 444218508 29212672 4253 33554432000 4194304 4785740 140734447107344 18446744073709551615 4549042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 7132 4253 341 145 0 4177 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=397.46 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 39746 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 502708

[startup+1122.3 s]
/proc/loadavg: 5.96 9.42 10.65 6/183 6805
/proc/meminfo: memFree=12977792/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=28528 CPUtime=427.22 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4383 0 0 0 42722 0 0 0 25 0 1 0 444218508 29212672 4272 33554432000 4194304 4785740 140734447107344 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 7132 4272 341 145 0 4177 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=427.46 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 42746 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 502708

[startup+1182.3 s]
/proc/loadavg: 5.35 8.62 10.29 6/183 6806
/proc/meminfo: memFree=12974416/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=28848 CPUtime=457.22 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4436 0 0 0 45722 0 0 0 25 0 1 0 444218508 29540352 4325 33554432000 4194304 4785740 140734447107344 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 7212 4325 341 145 0 4257 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=457.47 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 45747 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 503028

[startup+1242.3 s]
/proc/loadavg: 5.13 7.95 9.96 6/183 6808
/proc/meminfo: memFree=12978108/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=29128 CPUtime=487.22 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4507 0 0 0 48722 0 0 0 25 0 1 0 444218508 29827072 4396 33554432000 4194304 4785740 140734447107344 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 7282 4396 341 145 0 4327 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=487.47 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 48747 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 503308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.05 7.46 9.67 6/183 6810
/proc/meminfo: memFree=12980808/32951124 swapFree=67102128/67111528
[pid=6671] ppid=6669 vsize=18324 CPUtime=267.6 cores=5,7
/proc/6671/stat : 6671 (ppfolio) S 6669 6671 6116 0 -1 4202496 502 68174 0 0 0 0 26744 16 15 0 1 0 444218508 18763776 394 33554432000 4194304 4287625 140734166683024 18446744073709551615 216735198735 0 0 4096 65536 4519931090189648132 0 0 17 7 0 0 0
/proc/6671/statm: 4581 394 346 23 0 91 0
[pid=6673] ppid=6671 vsize=29280 CPUtime=516.11 cores=5
/proc/6673/stat : 6673 (clasp) R 6671 6671 6116 0 -1 4202496 4542 0 0 0 51611 0 0 0 25 0 1 0 444218508 29982720 4431 33554432000 4194304 4785740 140734447107344 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/6673/statm: 7320 4431 341 145 0 4365 0
[pid=6674] ppid=6671 vsize=455856 CPUtime=516.28 cores=5
/proc/6674/stat : 6674 (TNM) R 6671 6671 6116 0 -1 4202496 321 0 0 0 51628 0 0 0 25 0 1 0 444218508 466796544 218 33554432000 134512640 134534564 4289433520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/6674/statm: 113964 218 95 6 0 112630 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 503460

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): 1300.01
CPU time (s): 1300.02
CPU user time (s): 1299.85
CPU system time (s): 0.172973
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4090720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.85
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73570
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= 177
involuntary context switches= 14373

runsolver used 2.03169 second user time and 4.77927 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-11 18:37:58
IDJOB=3191862
IDBENCH=82993
IDSOLVER=1613
FILE ID=node119/3191862-1302539878
RUNJOBID= node119-1302536957-6137
PBS_JOBID= 12951122
Free space on /tmp= 71332 MiB

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

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

MD5SUM BENCH= 20f33ec190b502d21efebab5417989ef
RANDOM SEED=1576647996

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12916276 kB
Buffers:        657640 kB
Cached:       18745840 kB
SwapCached:       5516 kB
Active:        7517064 kB
Inactive:     12078916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12916276 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      190164 kB
Mapped:          17736 kB
Slab:           373056 kB
PageTables:       6744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5049040 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= 71340 MiB
End job on node119 at 2011-04-11 18:59:39