Trace number 3221248

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 4999.79 5000.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
MD5SUM3db6bd99841631bff4d8c3d33ccc1047
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark370.187
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 1.83 1.91 1.95 5/179 32181
/proc/meminfo: memFree=18775976/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4194304 84 0 0 0 0 0 0 0 20 0 1 0 421401731 2777088 37 33554432000 4194304 4287625 140733320445104 18446744073709551615 220811312775 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/32181/statm: 678 37 27 23 0 23 0

[startup+0.0976601 s]
/proc/loadavg: 1.83 1.91 1.95 5/179 32181
/proc/meminfo: memFree=18775976/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4194304 84 0 0 0 0 0 0 0 20 0 1 0 421401731 2777088 37 33554432000 4194304 4287625 140733320445104 18446744073709551615 220811312775 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/32181/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100661 s]
/proc/loadavg: 1.83 1.91 1.95 5/179 32181
/proc/meminfo: memFree=18775976/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4194304 84 0 0 0 0 0 0 0 20 0 1 0 421401731 2777088 37 33554432000 4194304 4287625 140733320445104 18446744073709551615 220811312775 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/32181/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300646 s]
/proc/loadavg: 1.83 1.91 1.95 5/179 32181
/proc/meminfo: memFree=18775976/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=8428 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4194304 102 0 0 0 0 0 0 0 19 0 1 0 421401731 8630272 54 33554432000 4194304 4287625 140733320445104 18446744073709551615 220811312775 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/32181/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.700546 s]
/proc/loadavg: 1.83 1.91 1.95 5/179 32181
/proc/meminfo: memFree=18775976/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628595185899274240 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5004 s]
/proc/loadavg: 2.16 1.98 1.97 8/184 32186
/proc/meminfo: memFree=18770528/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628595185899274240 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=6962156 CPUtime=0.49 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 1725 0 0 0 49 0 0 0 19 0 1 0 421401766 7129247744 897 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 1740539 897 326 96 0 1737101 0
[pid=32185] ppid=32181 vsize=13908 CPUtime=0.49 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 919 0 0 0 49 0 0 0 16 0 1 0 421401766 14241792 811 33554432000 4194304 4785740 140734452553648 18446744073709551615 220815934082 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 3477 811 340 145 0 522 0
[pid=32186] ppid=32181 vsize=452524 CPUtime=0.14 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 417 0 0 0 14 0 0 0 21 0 1 0 421401766 463384576 314 33554432000 134512640 134534564 4290360032 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 7446912

[startup+3.1011 s]
/proc/loadavg: 2.16 1.98 1.97 8/184 32186
/proc/meminfo: memFree=18762344/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 17 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628595185899274240 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=6962156 CPUtime=0.49 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 1725 0 0 0 49 0 0 0 19 0 1 0 421401766 7129247744 897 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 1740539 897 326 96 0 1737101 0
[pid=32185] ppid=32181 vsize=14728 CPUtime=2.09 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 1139 0 0 0 209 0 0 0 18 0 1 0 421401766 15081472 1031 33554432000 4194304 4785740 140734452553648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 3682 1031 340 145 0 727 0
[pid=32186] ppid=32181 vsize=452524 CPUtime=0.14 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 417 0 0 0 14 0 0 0 21 0 1 0 421401766 463384576 314 33554432000 134512640 134534564 4290360032 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 7447732

[startup+6.30052 s]
/proc/loadavg: 2.16 1.98 1.97 8/184 32186
/proc/meminfo: memFree=18760664/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594911021367296 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=2046684 CPUtime=1.39 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 3828 0 0 0 139 0 0 0 20 0 1 0 421401766 2095804416 2360 33554432000 4194304 4587354 140733919601312 18446744073709551615 4357495 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 511671 2360 336 96 0 508233 0
[pid=32185] ppid=32181 vsize=15296 CPUtime=3.49 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 1265 0 0 0 349 0 0 0 20 0 1 0 421401766 15663104 1157 33554432000 4194304 4785740 140734452553648 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 3824 1157 340 145 0 869 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1.04 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 104 0 0 0 24 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 2536656

[startup+12.7003 s]
/proc/loadavg: 2.75 2.11 2.02 8/184 32187
/proc/meminfo: memFree=18749600/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628595598216134656 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=2049956 CPUtime=3.58 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 5132 0 0 0 358 0 0 0 25 0 1 0 421401766 2099154944 2829 33554432000 4194304 4587354 140733919601312 18446744073709551615 4231887 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 512489 2829 336 96 0 509051 0
[pid=32185] ppid=32181 vsize=15916 CPUtime=5.59 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 1420 0 0 0 559 0 0 0 25 0 1 0 421401766 16297984 1312 33554432000 4194304 4785740 140734452553648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 3979 1312 340 145 0 1024 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=3.14 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 314 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2540548

[startup+25.501 s]
/proc/loadavg: 3.25 2.24 2.06 8/184 32187
/proc/meminfo: memFree=18742936/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628595598216134656 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=6975184 CPUtime=7.79 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 8535 0 0 0 778 1 0 0 25 0 1 0 421401766 7142588416 4185 33554432000 4194304 4587354 140733919601312 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 1743796 4185 336 96 0 1740358 0
[pid=32185] ppid=32181 vsize=16804 CPUtime=9.89 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 1610 0 0 0 989 0 0 0 25 0 1 0 421401766 17207296 1502 33554432000 4194304 4785740 140734452553648 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 4201 1502 340 145 0 1246 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=7.44 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 744 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 7466664

[startup+51.1003 s]
/proc/loadavg: 4.19 2.54 2.16 8/184 32188
/proc/meminfo: memFree=18732492/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594636143460352 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=6980080 CPUtime=16.38 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 12586 0 0 0 1637 1 0 0 25 0 1 0 421401766 7147601920 5519 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 1745020 5519 336 96 0 1741582 0
[pid=32185] ppid=32181 vsize=18032 CPUtime=18.39 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 1891 0 0 0 1839 0 0 0 25 0 1 0 421401766 18464768 1783 33554432000 4194304 4785740 140734452553648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 4508 1783 340 145 0 1553 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=15.95 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 1595 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 7472788

[startup+102.307 s]
/proc/loadavg: 5.27 3.12 2.38 8/184 32189
/proc/meminfo: memFree=18722436/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628595460777181184 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=47856 CPUtime=33.41 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 19450 0 0 0 3338 3 0 0 25 0 1 0 421401766 49004544 6397 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 11964 6397 336 96 0 8526 0
[pid=32185] ppid=32181 vsize=19492 CPUtime=35.49 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 2222 0 0 0 3549 0 0 0 25 0 1 0 421401766 19959808 2114 33554432000 4194304 4785740 140734452553648 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 4873 2114 341 145 0 1918 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=33.04 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 3304 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 542024

[startup+162.301 s]
/proc/loadavg: 5.80 3.66 2.61 8/184 32191
/proc/meminfo: memFree=18706056/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628593674070786048 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=50412 CPUtime=53.41 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 25581 0 0 0 5337 4 0 0 25 0 1 0 421401766 51621888 7184 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 12603 7184 336 96 0 9165 0
[pid=32185] ppid=32181 vsize=20684 CPUtime=55.48 cores=1

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

/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4542.06
Current children cumulated vsize (KiB) 594772

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 32510
/proc/meminfo: memFree=18660124/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594636143460352 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=81812 CPUtime=1533.46 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 116381 0 0 0 153321 25 0 0 25 0 1 0 421401766 83775488 16974 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 20453 16974 336 96 0 17015 0
[pid=32185] ppid=32181 vsize=38284 CPUtime=1535.51 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6610 0 0 0 153550 1 0 0 25 0 1 0 421401766 39202816 6455 33554432000 4194304 4785740 140734452553648 18446744073709551615 4277491 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9571 6455 341 145 0 6616 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1533.11 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 153311 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4602.08
Current children cumulated vsize (KiB) 594772

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 32512
/proc/meminfo: memFree=18643856/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594636143460352 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=97648 CPUtime=1553.45 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 118411 0 0 0 155320 25 0 0 25 0 1 0 421401766 99991552 18981 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 24412 18981 336 96 0 20974 0
[pid=32185] ppid=32181 vsize=38284 CPUtime=1555.51 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6610 0 0 0 155550 1 0 0 25 0 1 0 421401766 39202816 6455 33554432000 4194304 4785740 140734452553648 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9571 6455 341 145 0 6616 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1553.11 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 155311 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134530717 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4662.07
Current children cumulated vsize (KiB) 610608

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 32513
/proc/meminfo: memFree=18629196/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594773582413824 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=97648 CPUtime=1573.45 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 119571 0 0 0 157319 26 0 0 25 0 1 0 421401766 99991552 20082 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 24412 20082 336 96 0 20974 0
[pid=32185] ppid=32181 vsize=38284 CPUtime=1575.52 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6615 0 0 0 157551 1 0 0 25 0 1 0 421401766 39202816 6460 33554432000 4194304 4785740 140734452553648 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9571 6460 341 145 0 6616 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1573.1 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 157310 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4722.07
Current children cumulated vsize (KiB) 610608

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 32515
/proc/meminfo: memFree=18634744/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594773582413824 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=81812 CPUtime=1593.45 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 120140 0 0 0 159318 27 0 0 25 0 1 0 421401766 83775488 16974 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 20453 16974 336 96 0 17015 0
[pid=32185] ppid=32181 vsize=38284 CPUtime=1595.52 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6616 0 0 0 159551 1 0 0 25 0 1 0 421401766 39202816 6461 33554432000 4194304 4785740 140734452553648 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9571 6461 341 145 0 6616 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1593.1 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 159310 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4782.07
Current children cumulated vsize (KiB) 594772

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 32516
/proc/meminfo: memFree=18632100/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594773582413824 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=81812 CPUtime=1613.45 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 120140 0 0 0 161318 27 0 0 25 0 1 0 421401766 83775488 16974 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 20453 16974 336 96 0 17015 0
[pid=32185] ppid=32181 vsize=38284 CPUtime=1615.53 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6616 0 0 0 161552 1 0 0 25 0 1 0 421401766 39202816 6461 33554432000 4194304 4785740 140734452553648 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9571 6461 341 145 0 6616 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1613.1 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 161310 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4842.08
Current children cumulated vsize (KiB) 594772

[startup+4902.3 s]
/proc/loadavg: 6.04 6.01 5.92 7/184 32518
/proc/meminfo: memFree=18619920/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594773582413824 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=97764 CPUtime=1633.45 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 121666 0 0 0 163318 27 0 0 25 0 1 0 421401766 100110336 18495 33554432000 4194304 4587354 140733919601312 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 24441 18495 336 96 0 21003 0
[pid=32185] ppid=32181 vsize=38284 CPUtime=1635.54 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6617 0 0 0 163553 1 0 0 25 0 1 0 421401766 39202816 6462 33554432000 4194304 4785740 140734452553648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9571 6462 341 145 0 6616 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1633.1 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 163310 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4902.09
Current children cumulated vsize (KiB) 610724

[startup+4962.3 s]
/proc/loadavg: 6.01 6.01 5.92 7/184 32520
/proc/meminfo: memFree=18615280/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594773582413824 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=97764 CPUtime=1653.44 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 122981 0 0 0 165317 27 0 0 25 0 1 0 421401766 100110336 19746 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 24441 19746 336 96 0 21003 0
[pid=32185] ppid=32181 vsize=38668 CPUtime=1655.54 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6683 0 0 0 165553 1 0 0 25 0 1 0 421401766 39596032 6528 33554432000 4194304 4785740 140734452553648 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9667 6528 341 145 0 6712 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1653.09 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 165309 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4962.07
Current children cumulated vsize (KiB) 611108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 32521
/proc/meminfo: memFree=18609924/32951124 swapFree=67111528/67111528
[pid=32181] ppid=32179 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32181/stat : 32181 (ppfolio) S 32179 32181 32141 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 421401731 18763776 393 33554432000 4194304 4287625 140733320445104 18446744073709551615 220816256527 0 0 4096 65536 5628594773582413824 0 0 17 5 0 0 0
/proc/32181/statm: 4581 393 345 23 0 91 0
[pid=32184] ppid=32181 vsize=97764 CPUtime=1666.04 cores=1
/proc/32184/stat : 32184 (cryptominisat) R 32181 32181 32141 0 -1 4202496 123563 0 0 0 166576 28 0 0 25 0 1 0 421401766 100110336 20300 33554432000 4194304 4587354 140733919601312 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32184/statm: 24441 20300 336 96 0 21003 0
[pid=32185] ppid=32181 vsize=38668 CPUtime=1668.06 cores=1
/proc/32185/stat : 32185 (clasp) R 32181 32181 32141 0 -1 4202496 6685 0 0 0 166805 1 0 0 25 0 1 0 421401766 39596032 6530 33554432000 4194304 4785740 140734452553648 18446744073709551615 220815933056 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32185/statm: 9667 6530 341 145 0 6712 0
[pid=32186] ppid=32181 vsize=456352 CPUtime=1665.69 cores=1
/proc/32186/stat : 32186 (TNM) R 32181 32181 32141 0 -1 4202496 478 0 0 0 166569 0 0 0 25 0 1 0 421401766 467304448 375 33554432000 134512640 134534564 4290360032 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32186/statm: 114088 375 95 6 0 112754 0
Current children cumulated CPU time (s) 4999.79
Current children cumulated vsize (KiB) 611108

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 4999.79
CPU user time (s): 4999.5
CPU system time (s): 0.29
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 7545784

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

runsolver used 8.5417 second user time and 18.5902 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-20 10:57:38
IDJOB=3221248
IDBENCH=82891
IDSOLVER=1639
FILE ID=node147/3221248-1303289858
RUNJOBID= node147-1303289857-32160
PBS_JOBID= 13049606
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221248-1303289858/watcher-3221248-1303289858 -o /tmp/evaluation-result-3221248-1303289858/solver-3221248-1303289858 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221248-1303289858.cnf

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

MD5SUM BENCH= 3db6bd99841631bff4d8c3d33ccc1047
RANDOM SEED=31912257

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18777496 kB
Buffers:        716392 kB
Cached:       13030652 kB
SwapCached:          0 kB
Active:        5630020 kB
Inactive:      8182372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18777496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20284 kB
Writeback:           0 kB
AnonPages:       64628 kB
Mapped:          15492 kB
Slab:           296444 kB
PageTables:       4656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   206484 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= 72240 MiB
End job on node147 at 2011-04-20 12:21:00