Trace number 3191573

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
MD5SUMb444591b86255859f3a5d3b876e65166
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4203
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.03/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-3191573-1302538400/watcher-3191573-1302538400 -o /tmp/evaluation-result-3191573-1302538400/solver-3191573-1302538400 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191573-1302538400.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.05 10.05 8.07 4/192 20423
/proc/meminfo: memFree=12452120/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) R 20421 20423 20213 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365437869 18763776 392 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/20423/statm: 4581 392 343 23 0 91 0

[startup+0.059835 s]
/proc/loadavg: 10.05 10.05 8.07 4/192 20423
/proc/meminfo: memFree=12452120/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 3988826429482565892 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100827 s]
/proc/loadavg: 10.05 10.05 8.07 4/192 20423
/proc/meminfo: memFree=12452120/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 3988826429482565892 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300825 s]
/proc/loadavg: 10.05 10.05 8.07 4/192 20423
/proc/meminfo: memFree=12452120/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 17 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700736 s]
/proc/loadavg: 10.05 10.05 8.07 4/192 20423
/proc/meminfo: memFree=12452120/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611450238102405120 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50056 s]
/proc/loadavg: 9.72 9.98 8.06 13/206 20487
/proc/meminfo: memFree=12447604/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611450375541358592 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=114776 CPUtime=0.49 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 1178 0 0 0 49 0 0 0 25 0 1 0 365437869 117530624 736 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 28694 736 327 96 0 25256 0
[pid=20425] ppid=20423 vsize=13092 CPUtime=0.44 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 719 0 0 0 44 0 0 0 25 0 1 0 365437869 13406208 608 33554432000 4194304 4785740 140737288333072 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 3273 608 340 145 0 318 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=0.54 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 54 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 602048

[startup+3.1003 s]
/proc/loadavg: 9.72 9.98 8.06 11/204 20487
/proc/meminfo: memFree=12443900/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611448313957056512 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=115240 CPUtime=0.99 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 1579 0 0 0 99 0 0 0 25 0 1 0 365437869 118005760 896 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 28810 896 327 96 0 25372 0
[pid=20425] ppid=20423 vsize=13356 CPUtime=0.99 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 814 0 0 0 99 0 0 0 25 0 1 0 365437869 13676544 703 33554432000 4194304 4785740 140737288333072 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 3339 703 340 145 0 384 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=1.09 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 109 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 602776

[startup+6.30069 s]
/proc/loadavg: 9.59 9.95 8.06 12/205 20517
/proc/meminfo: memFree=12460320/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611448451396009984 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=120236 CPUtime=2.09 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 3476 0 0 0 209 0 0 0 25 0 1 0 365437869 123121664 2149 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 30059 2149 337 96 0 26621 0
[pid=20425] ppid=20423 vsize=14020 CPUtime=2.04 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 966 0 0 0 204 0 0 0 25 0 1 0 365437869 14356480 855 33554432000 4194304 4785740 140737288333072 18446744073709551615 255376998970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 3505 855 340 145 0 550 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=2.14 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 214 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 608436

[startup+12.7005 s]
/proc/loadavg: 9.70 9.97 8.08 12/205 20578
/proc/meminfo: memFree=12443356/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611448451396009984 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=123968 CPUtime=4.19 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 5143 0 0 0 419 0 0 0 25 0 1 0 365437869 126943232 3004 33554432000 4194304 4587354 140736304104416 18446744073709551615 4233078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 30992 3004 337 96 0 27554 0
[pid=20425] ppid=20423 vsize=14552 CPUtime=4.19 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 1111 0 0 0 419 0 0 0 25 0 1 0 365437869 14901248 1000 33554432000 4194304 4785740 140737288333072 18446744073709551615 4550422 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 3638 1000 340 145 0 683 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=4.29 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 429 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 612700

[startup+25.5011 s]
/proc/loadavg: 10.14 10.05 8.13 13/206 20670
/proc/meminfo: memFree=12426932/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611448726273916928 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=124108 CPUtime=8.48 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 7177 0 0 0 848 0 0 0 25 0 1 0 365437869 127086592 3050 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 31027 3050 337 96 0 27589 0
[pid=20425] ppid=20423 vsize=15624 CPUtime=8.44 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 1357 0 0 0 844 0 0 0 25 0 1 0 365437869 15998976 1246 33554432000 4194304 4785740 140737288333072 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 3906 1246 340 145 0 951 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=8.54 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 854 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 613912

[startup+51.1004 s]
/proc/loadavg: 10.85 10.22 8.24 13/206 20670
/proc/meminfo: memFree=12448776/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611448726273916928 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=127836 CPUtime=16.98 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 10969 0 0 0 1697 1 0 0 25 0 1 0 365437869 130904064 3607 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 31959 3607 337 96 0 28521 0
[pid=20425] ppid=20423 vsize=16736 CPUtime=16.99 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 1640 0 0 0 1699 0 0 0 25 0 1 0 365437869 17137664 1529 33554432000 4194304 4785740 140737288333072 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 4184 1529 340 145 0 1229 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=17.1 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 1710 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 618752

[startup+102.307 s]
/proc/loadavg: 11.50 10.49 8.43 13/206 20762
/proc/meminfo: memFree=12426068/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611448863712870400 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=131284 CPUtime=34.56 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 17328 0 0 0 3453 3 0 0 25 0 1 0 365437869 134434816 4739 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 32821 4739 337 96 0 29383 0
[pid=20425] ppid=20423 vsize=18016 CPUtime=33.79 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 1930 0 0 0 3379 0 0 0 25 0 1 0 365437869 18448384 1819 33554432000 4194304 4785740 140737288333072 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 4504 1819 340 145 0 1549 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=33.94 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 3394 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 623480

[startup+162.301 s]
/proc/loadavg: 11.81 10.77 8.65 13/206 20793
/proc/meminfo: memFree=12363984/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611448863712870400 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=141976 CPUtime=54.56 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 24602 0 0 0 5452 4 0 0 25 0 1 0 365437869 145383424 7719 33554432000 4194304 4587354 140736304104416 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 35494 7719 337 96 0 32056 0
[pid=20425] ppid=20423 vsize=19288 CPUtime=53.79 cores=0

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

/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 643552

[startup+882.301 s]
/proc/loadavg: 11.01 11.05 9.99 12/205 20843
/proc/meminfo: memFree=12508420/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611449276029730816 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=144104 CPUtime=294.54 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 69526 0 0 0 29436 18 0 0 25 0 1 0 365437869 147562496 9000 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 36026 9000 337 96 0 32588 0
[pid=20425] ppid=20423 vsize=25932 CPUtime=293.85 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 3794 0 0 0 29385 0 0 0 25 0 1 0 365437869 26554368 3683 33554432000 4194304 4785740 140737288333072 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6483 3683 340 145 0 3528 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=293.91 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 29391 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 644216

[startup+942.3 s]
/proc/loadavg: 11.00 11.04 10.05 12/205 20845
/proc/meminfo: memFree=12483108/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=168704 CPUtime=314.54 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 76474 0 0 0 31435 19 0 0 25 0 1 0 365437869 172752896 13897 33554432000 4194304 4587354 140736304104416 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 42176 13897 337 96 0 38738 0
[pid=20425] ppid=20423 vsize=26212 CPUtime=313.84 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 3866 0 0 0 31384 0 0 0 25 0 1 0 365437869 26841088 3755 33554432000 4194304 4785740 140737288333072 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6553 3755 340 145 0 3598 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=313.92 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 31392 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 669096

[startup+1002.3 s]
/proc/loadavg: 11.00 11.03 10.11 12/205 20847
/proc/meminfo: memFree=12449344/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=163996 CPUtime=334.54 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 78190 0 0 0 33434 20 0 0 25 0 1 0 365437869 167931904 13351 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 40999 13351 337 96 0 37561 0
[pid=20425] ppid=20423 vsize=26512 CPUtime=333.84 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 3933 0 0 0 33384 0 0 0 25 0 1 0 365437869 27148288 3822 33554432000 4194304 4785740 140737288333072 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6628 3822 340 145 0 3673 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=333.93 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 33393 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 10024379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 664688

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 10.16 12/205 20848
/proc/meminfo: memFree=12468176/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=173020 CPUtime=354.54 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 79000 0 0 0 35433 21 0 0 25 0 1 0 365437869 177172480 12065 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 43255 12065 337 96 0 39817 0
[pid=20425] ppid=20423 vsize=27004 CPUtime=353.84 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 4042 0 0 0 35384 0 0 0 25 0 1 0 365437869 27652096 3931 33554432000 4194304 4785740 140737288333072 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6751 3931 340 145 0 3796 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=353.93 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 35393 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 674204

[startup+1122.3 s]
/proc/loadavg: 11.07 11.03 10.22 12/205 20850
/proc/meminfo: memFree=12458476/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=171196 CPUtime=374.53 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 81134 0 0 0 37432 21 0 0 25 0 1 0 365437869 175304704 14143 33554432000 4194304 4587354 140736304104416 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 42799 14143 337 96 0 39361 0
[pid=20425] ppid=20423 vsize=27172 CPUtime=373.84 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 4082 0 0 0 37384 0 0 0 25 0 1 0 365437869 27824128 3971 33554432000 4194304 4785740 140737288333072 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6793 3971 340 145 0 3838 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=373.94 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 37394 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 672548

[startup+1182.3 s]
/proc/loadavg: 11.02 11.02 10.26 12/205 20851
/proc/meminfo: memFree=12460928/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=164200 CPUtime=394.53 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 84339 0 0 0 39430 23 0 0 25 0 1 0 365437869 168140800 13122 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 41050 13122 337 96 0 37612 0
[pid=20425] ppid=20423 vsize=27472 CPUtime=393.83 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 4135 0 0 0 39383 0 0 0 25 0 1 0 365437869 28131328 4024 33554432000 4194304 4785740 140737288333072 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6868 4024 340 145 0 3913 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=393.95 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 39395 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 665852

[startup+1242.3 s]
/proc/loadavg: 11.06 11.03 10.31 12/205 20853
/proc/meminfo: memFree=12456808/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611449138590777344 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=165040 CPUtime=414.53 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 87007 0 0 0 41429 24 0 0 25 0 1 0 365437869 169000960 13501 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 41260 13501 337 96 0 37822 0
[pid=20425] ppid=20423 vsize=27604 CPUtime=413.83 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 4171 0 0 0 41383 0 0 0 25 0 1 0 365437869 28266496 4060 33554432000 4194304 4785740 140737288333072 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6901 4060 340 145 0 3946 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=413.96 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 41396 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 10024433 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 666824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 11.03 10.35 12/205 20855
/proc/meminfo: memFree=12446244/32951124 swapFree=67111528/67111528
[pid=20423] ppid=20421 vsize=18324 CPUtime=0 cores=0,2
/proc/20423/stat : 20423 (ppfolio) S 20421 20423 20213 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365437869 18763776 394 33554432000 4194304 4287625 140735652588352 18446744073709551615 255377321487 0 0 4096 65536 13611449138590777344 0 0 17 2 0 0 0
/proc/20423/statm: 4581 394 345 23 0 91 0
[pid=20424] ppid=20423 vsize=169128 CPUtime=433.82 cores=0
/proc/20424/stat : 20424 (cryptominisat) R 20423 20423 20213 0 -1 4202496 89582 0 0 0 43358 24 0 0 25 0 1 0 365437869 173187072 13735 33554432000 4194304 4587354 140736304104416 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/20424/statm: 42282 13735 337 96 0 38844 0
[pid=20425] ppid=20423 vsize=27772 CPUtime=433.03 cores=0
/proc/20425/stat : 20425 (clasp) R 20423 20423 20213 0 -1 4202496 4212 0 0 0 43303 0 0 0 25 0 1 0 365437869 28438528 4101 33554432000 4194304 4785740 140737288333072 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/20425/statm: 6943 4101 340 145 0 3988 0
[pid=20426] ppid=20423 vsize=455856 CPUtime=433.18 cores=0
/proc/20426/stat : 20426 (TNM) R 20423 20423 20213 0 -1 4202496 322 0 0 0 43318 0 0 0 25 0 1 0 365437869 466796544 219 33554432000 134512640 134534564 4293336704 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/20426/statm: 113964 219 95 6 0 112630 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 671080

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20423 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=614254
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=254961
# CPU time returned by wait4() is 866.869
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.79
CPU system time (s): 0.24
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 748632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.614
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94329
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= 185
involuntary context switches= 18323

runsolver used 2.32864 second user time and 4.76927 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:13:20
IDJOB=3191573
IDBENCH=82704
IDSOLVER=1613
FILE ID=node135/3191573-1302538400
RUNJOBID= node135-1302537098-20231
PBS_JOBID= 12951128
Free space on /tmp= 70924 MiB

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

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

MD5SUM BENCH= b444591b86255859f3a5d3b876e65166
RANDOM SEED=897634485

node135.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.851
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12452400 kB
Buffers:        740348 kB
Cached:       18997592 kB
SwapCached:          0 kB
Active:       10964372 kB
Inactive:      9096144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12452400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9856 kB
Writeback:           0 kB
AnonPages:      322032 kB
Mapped:          16364 kB
Slab:           373768 kB
PageTables:       6068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2330308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70920 MiB
End job on node135 at 2011-04-11 18:35:00