Trace number 3273870

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n130-s30940966-unsat.cnf
MD5SUMca44a78076b8228fbb99ecc0147f157f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4645.03
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of clauses276
Sum of the clauses size828
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3276
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
1300.00/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273870-1303603576/watcher-3273870-1303603576 -o /tmp/evaluation-result-3273870-1303603576/solver-3273870-1303603576 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3273870-1303603576.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: 6.06 4.48 3.91 11/198 18670
/proc/meminfo: memFree=14329888/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) R 18668 18670 18201 0 -1 4202496 454 0 0 0 0 0 0 0 25 0 1 0 471955600 18763776 391 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/18670/statm: 4581 391 342 23 0 91 0

[startup+0.077865 s]
/proc/loadavg: 6.06 4.48 3.91 11/198 18670
/proc/meminfo: memFree=14329888/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 4014875234334114051 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100856 s]
/proc/loadavg: 6.06 4.48 3.91 11/198 18670
/proc/meminfo: memFree=14329888/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 4014875234334114051 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30082 s]
/proc/loadavg: 6.06 4.48 3.91 11/198 18670
/proc/meminfo: memFree=14329888/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211073015585701888 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700773 s]
/proc/loadavg: 6.06 4.48 3.91 11/198 18670
/proc/meminfo: memFree=14329888/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211073015585701888 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50064 s]
/proc/loadavg: 6.06 4.48 3.91 13/202 18674
/proc/meminfo: memFree=14322672/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071091440353280 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1548036 CPUtime=0.49 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 1372 0 0 0 49 0 0 0 25 0 1 0 471955601 1585188864 686 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 387009 686 327 96 0 383571 0
[pid=18673] ppid=18670 vsize=12428 CPUtime=0.39 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 573 0 0 0 39 0 0 0 25 0 1 0 471955601 12726272 464 33554432000 4194304 4785740 140734485658080 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3107 464 340 145 0 152 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=0.59 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 59 0 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2034484

[startup+3.10036 s]
/proc/loadavg: 6.06 4.48 3.91 13/202 18674
/proc/meminfo: memFree=14320056/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1555340 CPUtime=0.99 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 2981 0 0 0 99 0 0 0 25 0 1 0 471955601 1592668160 2011 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 388835 2011 337 96 0 385397 0
[pid=18673] ppid=18670 vsize=12560 CPUtime=0.94 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 600 0 0 0 94 0 0 0 25 0 1 0 471955601 12861440 491 33554432000 4194304 4785740 140734485658080 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3140 491 340 145 0 185 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=1.14 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 114 0 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2041920

[startup+6.30077 s]
/proc/loadavg: 6.54 4.60 3.95 13/202 18675
/proc/meminfo: memFree=14316964/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211072740707794944 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1556076 CPUtime=2.09 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 4377 0 0 0 209 0 0 0 25 0 1 0 471955601 1593421824 2718 33554432000 4194304 4587354 140734565267584 18446744073709551615 4388373 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 389019 2718 337 96 0 385581 0
[pid=18673] ppid=18670 vsize=12692 CPUtime=1.99 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 630 0 0 0 199 0 0 0 25 0 1 0 471955601 12996608 521 33554432000 4194304 4785740 140734485658080 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3173 521 340 145 0 218 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=2.19 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 219 0 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134530445 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2042788

[startup+12.7007 s]
/proc/loadavg: 6.97 4.72 4.00 13/202 18675
/proc/meminfo: memFree=14301080/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211073015585701888 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1556248 CPUtime=4.19 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 5814 0 0 0 419 0 0 0 25 0 1 0 471955601 1593597952 2877 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 389062 2877 337 96 0 385624 0
[pid=18673] ppid=18670 vsize=12956 CPUtime=4.14 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 684 0 0 0 414 0 0 0 25 0 1 0 471955601 13266944 575 33554432000 4194304 4785740 140734485658080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3239 575 340 145 0 284 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=4.34 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 434 0 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134530728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2043224

[startup+25.5004 s]
/proc/loadavg: 8.09 5.08 4.12 13/202 18675
/proc/meminfo: memFree=14286872/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1561428 CPUtime=8.49 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 9300 0 0 0 848 1 0 0 25 0 1 0 471955601 1598902272 3569 33554432000 4194304 4587354 140734565267584 18446744073709551615 4231914 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 390357 3569 337 96 0 386919 0
[pid=18673] ppid=18670 vsize=13088 CPUtime=8.39 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 745 0 0 0 839 0 0 0 25 0 1 0 471955601 13402112 636 33554432000 4194304 4785740 140734485658080 18446744073709551615 4553384 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3272 636 340 145 0 317 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=8.58 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 858 0 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134530832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2048536

[startup+51.1009 s]
/proc/loadavg: 9.42 5.63 4.33 13/202 18676
/proc/meminfo: memFree=14251880/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071228879306752 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1562452 CPUtime=16.98 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 15272 0 0 0 1696 2 0 0 25 0 1 0 471955601 1599950848 4347 33554432000 4194304 4587354 140734565267584 18446744073709551615 4239048 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 390613 4347 337 96 0 387175 0
[pid=18673] ppid=18670 vsize=13356 CPUtime=16.94 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 814 0 0 0 1694 0 0 0 25 0 1 0 471955601 13676544 705 33554432000 4194304 4785740 140734485658080 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3339 705 340 145 0 384 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=17.13 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 1713 0 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2049828

[startup+102.307 s]
/proc/loadavg: 10.95 6.63 4.74 13/202 18677
/proc/meminfo: memFree=14229536/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071503757213696 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1561488 CPUtime=34.09 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 22026 0 0 0 3405 4 0 0 25 0 1 0 471955601 1598963712 6217 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 390372 6217 337 96 0 386934 0
[pid=18673] ppid=18670 vsize=13760 CPUtime=33.99 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 886 0 0 0 3399 0 0 0 25 0 1 0 471955601 14090240 777 33554432000 4194304 4785740 140734485658080 18446744073709551615 4277568 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3440 777 340 145 0 485 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=34.2 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 3420 0 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134529846 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2049268

[startup+162.3 s]
/proc/loadavg: 11.61 7.60 5.19 13/202 18679
/proc/meminfo: memFree=14219092/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071366318260224 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1579116 CPUtime=54.08 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 30257 0 0 0 5403 5 0 0 25 0 1 0 471955601 1617014784 8436 33554432000 4194304 4587354 140734565267584 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 394779 8436 337 96 0 391341 0
[pid=18673] ppid=18670 vsize=14032 CPUtime=53.99 cores=0

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

[startup+822.3 s]
/proc/loadavg: 12.04 11.52 8.64 13/202 18696
/proc/meminfo: memFree=14105800/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1595992 CPUtime=274.05 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 82640 0 0 0 27389 16 0 0 25 0 1 0 471955601 1634295808 12569 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 398998 12569 337 96 0 395560 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=274.04 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1090 0 0 0 27404 0 0 0 25 0 1 0 471955601 14921728 981 33554432000 4194304 4785740 140734485658080 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 981 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=274.2 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 27419 1 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2084584

[startup+882.301 s]
/proc/loadavg: 12.01 11.61 8.85 13/202 18698
/proc/meminfo: memFree=14108124/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1596232 CPUtime=294.05 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 85413 0 0 0 29388 17 0 0 25 0 1 0 471955601 1634541568 12911 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 399058 12911 337 96 0 395620 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=294.05 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1093 0 0 0 29405 0 0 0 25 0 1 0 471955601 14921728 984 33554432000 4194304 4785740 140734485658080 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 984 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=294.2 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 29419 1 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2084824

[startup+942.301 s]
/proc/loadavg: 12.00 11.68 9.04 13/202 18700
/proc/meminfo: memFree=14103376/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1638492 CPUtime=314.05 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 88116 0 0 0 31388 17 0 0 25 0 1 0 471955601 1677815808 13121 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 409623 13121 337 96 0 406185 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=314.05 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1093 0 0 0 31405 0 0 0 25 0 1 0 471955601 14921728 984 33554432000 4194304 4785740 140734485658080 18446744073709551615 4277491 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 984 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=314.19 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 31418 1 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134514044 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2127084

[startup+1002.3 s]
/proc/loadavg: 12.00 11.73 9.23 13/202 18701
/proc/meminfo: memFree=14100124/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1638596 CPUtime=334.06 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 90584 0 0 0 33388 18 0 0 25 0 1 0 471955601 1677922304 13069 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 409649 13069 337 96 0 406211 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=334.04 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1093 0 0 0 33404 0 0 0 25 0 1 0 471955601 14921728 984 33554432000 4194304 4785740 140734485658080 18446744073709551615 4549593 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 984 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=334.19 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 33418 1 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2127188

[startup+1062.3 s]
/proc/loadavg: 12.00 11.78 9.40 13/202 18703
/proc/meminfo: memFree=14101460/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071366318260224 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1602268 CPUtime=354.07 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 92779 0 0 0 35389 18 0 0 25 0 1 0 471955601 1640722432 12725 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 400567 12725 337 96 0 397129 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=354.04 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1095 0 0 0 35404 0 0 0 25 0 1 0 471955601 14921728 986 33554432000 4194304 4785740 140734485658080 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 986 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=354.19 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 35418 1 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2090860

[startup+1122.3 s]
/proc/loadavg: 12.00 11.82 9.56 13/202 18704
/proc/meminfo: memFree=14107256/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071641196167168 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1602516 CPUtime=374.08 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 95117 0 0 0 37389 19 0 0 25 0 1 0 471955601 1640976384 12522 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 400629 12522 337 96 0 397191 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=374.04 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1101 0 0 0 37404 0 0 0 25 0 1 0 471955601 14921728 992 33554432000 4194304 4785740 140734485658080 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 992 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=374.18 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 37417 1 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2091108

[startup+1182.3 s]
/proc/loadavg: 12.00 11.85 9.71 13/202 18706
/proc/meminfo: memFree=14100652/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071641196167168 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1582452 CPUtime=394.08 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 96748 0 0 0 39389 19 0 0 25 0 1 0 471955601 1620430848 11421 33554432000 4194304 4587354 140734565267584 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 395613 11421 337 96 0 392175 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=394.03 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1101 0 0 0 39403 0 0 0 25 0 1 0 471955601 14921728 992 33554432000 4194304 4785740 140734485658080 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 992 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=394.18 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 39417 1 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 2071044

[startup+1242.3 s]
/proc/loadavg: 12.00 11.87 9.85 13/202 18708
/proc/meminfo: memFree=14107444/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211071778635120640 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1583332 CPUtime=414.09 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 99500 0 0 0 41390 19 0 0 25 0 1 0 471955601 1621331968 11421 33554432000 4194304 4587354 140734565267584 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 395833 11421 337 96 0 392395 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=414.03 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1106 0 0 0 41403 0 0 0 25 0 1 0 471955601 14921728 997 33554432000 4194304 4785740 140734485658080 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 997 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=414.18 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 41416 2 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2071924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.83 11.41 9.82 4/175 18763
/proc/meminfo: memFree=14347348/32951124 swapFree=67111524/67111528
[pid=18670] ppid=18668 vsize=18324 CPUtime=0 cores=0,2
/proc/18670/stat : 18670 (ppfolio) S 18668 18670 18201 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 471955600 18763776 394 33554432000 4194304 4287625 140735851448848 18446744073709551615 228244368911 0 0 4096 65536 6211070954001399808 0 0 17 2 0 0 0
/proc/18670/statm: 4581 394 345 23 0 91 0
[pid=18671] ppid=18670 vsize=1610984 CPUtime=433.32 cores=0
/proc/18671/stat : 18671 (cryptominisat) R 18670 18670 18201 0 -1 4202496 104414 0 0 0 43313 19 0 0 25 0 1 0 471955601 1649647616 16300 33554432000 4194304 4587354 140734565267584 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18671/statm: 402746 16300 337 96 0 399308 0
[pid=18673] ppid=18670 vsize=14572 CPUtime=433.23 cores=0
/proc/18673/stat : 18673 (clasp) R 18670 18670 18201 0 -1 4202496 1109 0 0 0 43323 0 0 0 25 0 1 0 471955601 14921728 1000 33554432000 4194304 4785740 140734485658080 18446744073709551615 4562722 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18673/statm: 3643 1000 340 145 0 688 0
[pid=18674] ppid=18670 vsize=455696 CPUtime=433.45 cores=0
/proc/18674/stat : 18674 (TNM) R 18670 18670 18201 0 -1 4202496 267 0 0 0 43343 2 0 0 25 0 1 0 471955601 466632704 164 33554432000 134512640 134534564 4294509392 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18674/statm: 113924 164 95 6 0 112590 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 2099576

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.04
CPU user time (s): 1299.81
CPU system time (s): 0.228965
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3691672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.228965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106323
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= 208
involuntary context switches= 15066

runsolver used 2.17467 second user time and 4.93125 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 02:06:16
IDJOB=3273870
IDBENCH=83148
IDSOLVER=1613
FILE ID=node136/3273870-1303603576
RUNJOBID= node136-1303603558-18529
PBS_JOBID= 13150606
Free space on /tmp= 71592 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n130-s30940966-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273870-1303603576/watcher-3273870-1303603576 -o /tmp/evaluation-result-3273870-1303603576/solver-3273870-1303603576 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3273870-1303603576.cnf

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

MD5SUM BENCH= ca44a78076b8228fbb99ecc0147f157f
RANDOM SEED=696728024

node136.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.809
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.61
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.809
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.809
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.75
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14330292 kB
Buffers:       1701800 kB
Cached:       16234748 kB
SwapCached:          4 kB
Active:        9536080 kB
Inactive:      8517620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14330292 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           40716 kB
Writeback:           0 kB
AnonPages:      116816 kB
Mapped:          17888 kB
Slab:           502360 kB
PageTables:       6452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  6833656 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= 71612 MiB
End job on node136 at 2011-04-24 02:27:56