Trace number 3191594

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
MD5SUM6ae9d83c80bad27a7e5f57fa7d9ee7b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark206.501
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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.01/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-3191594-1302538484/watcher-3191594-1302538484 -o /tmp/evaluation-result-3191594-1302538484/solver-3191594-1302538484 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191594-1302538484.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.51 10.78 8.69 6/189 23653
/proc/meminfo: memFree=17197008/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) R 23651 23653 23398 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 365446156 18763776 392 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905551253 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/23653/statm: 4581 392 343 23 0 91 0

[startup+0.0608079 s]
/proc/loadavg: 10.51 10.78 8.69 6/189 23653
/proc/meminfo: memFree=17197008/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 4111429947438891268 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1008 s]
/proc/loadavg: 10.51 10.78 8.69 6/189 23653
/proc/meminfo: memFree=17197008/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 4111429947438891268 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300766 s]
/proc/loadavg: 10.51 10.78 8.69 6/189 23653
/proc/meminfo: memFree=17197008/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085698802993332224 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700729 s]
/proc/loadavg: 10.51 10.78 8.69 6/189 23653
/proc/meminfo: memFree=17197008/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085698940432285696 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 10.51 10.78 8.69 11/200 23670
/proc/meminfo: memFree=17178932/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085699077871239168 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=499792 CPUtime=1 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 1669 0 0 0 100 0 0 0 19 0 1 0 365446156 511787008 914 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 124948 914 327 96 0 121510 0
[pid=23655] ppid=23653 vsize=12824 CPUtime=0.16 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 668 0 0 0 16 0 0 0 25 0 1 0 365446156 13131776 556 33554432000 4194304 4785740 140737106690240 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 3206 556 340 145 0 251 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=0.32 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 32 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134530533 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 986772

[startup+3.10126 s]
/proc/loadavg: 10.51 10.78 8.69 11/200 23670
/proc/meminfo: memFree=17175260/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=505552 CPUtime=1.49 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 3408 0 0 0 149 0 0 0 20 0 1 0 365446156 517685248 2332 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 126388 2332 337 96 0 122950 0
[pid=23655] ppid=23653 vsize=13356 CPUtime=0.74 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 806 0 0 0 74 0 0 0 25 0 1 0 365446156 13676544 694 33554432000 4194304 4785740 140737106690240 18446744073709551615 4552536 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 3339 694 340 145 0 384 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=0.84 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 84 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 993064

[startup+6.3007 s]
/proc/loadavg: 10.47 10.76 8.70 11/200 23670
/proc/meminfo: memFree=17164040/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697153725890560 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=506148 CPUtime=2.59 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 4202 0 0 0 259 0 0 0 22 0 1 0 365446156 518295552 2318 33554432000 4194304 4587354 140734510924432 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 126537 2318 337 96 0 123099 0
[pid=23655] ppid=23653 vsize=14024 CPUtime=1.76 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 977 0 0 0 176 0 0 0 25 0 1 0 365446156 14360576 865 33554432000 4194304 4785740 140737106690240 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 3506 865 340 145 0 551 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=1.92 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 192 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134528451 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 994328

[startup+12.7006 s]
/proc/loadavg: 10.43 10.75 8.70 11/200 23670
/proc/meminfo: memFree=17154260/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085699215310192640 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=510024 CPUtime=4.69 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 6018 0 0 0 469 0 0 0 25 0 1 0 365446156 522264576 3192 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 127506 3192 337 96 0 124068 0
[pid=23655] ppid=23653 vsize=14828 CPUtime=3.94 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 1151 0 0 0 394 0 0 0 25 0 1 0 365446156 15183872 1039 33554432000 4194304 4785740 140737106690240 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 3707 1039 340 145 0 752 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=4.04 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 404 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134528960 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 999008

[startup+25.5012 s]
/proc/loadavg: 10.34 10.71 8.72 11/200 23670
/proc/meminfo: memFree=17159608/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697428603797504 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=509552 CPUtime=8.99 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 7998 0 0 0 898 1 0 0 25 0 1 0 365446156 521781248 3478 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 127388 3478 337 96 0 123950 0
[pid=23655] ppid=23653 vsize=15780 CPUtime=8.17 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 1399 0 0 0 817 0 0 0 25 0 1 0 365446156 16158720 1287 33554432000 4194304 4785740 140737106690240 18446744073709551615 4553064 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 3945 1287 340 145 0 990 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=8.32 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 832 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 999488

[startup+51.1006 s]
/proc/loadavg: 10.22 10.65 8.76 11/200 23671
/proc/meminfo: memFree=17142756/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697428603797504 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=511612 CPUtime=17.48 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 12211 0 0 0 1747 1 0 0 25 0 1 0 365446156 523890688 4010 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 127903 4010 337 96 0 124465 0
[pid=23655] ppid=23653 vsize=16756 CPUtime=16.74 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 1650 0 0 0 1674 0 0 0 25 0 1 0 365446156 17158144 1538 33554432000 4194304 4785740 140737106690240 18446744073709551615 4550312 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 4189 1538 340 145 0 1234 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=16.85 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 1685 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 3688900 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1002524

[startup+102.307 s]
/proc/loadavg: 10.17 10.58 8.83 11/200 23733
/proc/meminfo: memFree=17197616/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697291164844032 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=516844 CPUtime=34.59 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 18749 0 0 0 3455 4 0 0 25 0 1 0 365446156 529248256 4873 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 129211 4873 337 96 0 125773 0
[pid=23655] ppid=23653 vsize=18916 CPUtime=33.78 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 2170 0 0 0 3378 0 0 0 25 0 1 0 365446156 19369984 2058 33554432000 4194304 4785740 140737106690240 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 4729 2058 340 145 0 1774 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=33.91 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 3391 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1009916

[startup+162.301 s]
/proc/loadavg: 10.06 10.47 8.90 11/200 23735
/proc/meminfo: memFree=17159400/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697291164844032 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=535968 CPUtime=54.58 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 26507 0 0 0 5452 6 0 0 25 0 1 0 365446156 548831232 8176 33554432000 4194304 4587354 140734510924432 18446744073709551615 4251124 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 133992 8176 337 96 0 130554 0
[pid=23655] ppid=23653 vsize=20192 CPUtime=53.78 cores=0

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

/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1032308

[startup+882.301 s]
/proc/loadavg: 10.99 10.60 9.71 12/201 23784
/proc/meminfo: memFree=16884324/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697840920657920 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=541840 CPUtime=294.54 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 72260 0 0 0 29432 22 0 0 25 0 1 0 365446156 554844160 8612 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 135460 8612 337 96 0 132022 0
[pid=23655] ppid=23653 vsize=28000 CPUtime=293.79 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4283 0 0 0 29379 0 0 0 25 0 1 0 365446156 28672000 4171 33554432000 4194304 4785740 140737106690240 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7000 4171 340 145 0 4045 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=293.95 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 29395 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1043996

[startup+942.301 s]
/proc/loadavg: 10.99 10.67 9.79 12/201 23786
/proc/meminfo: memFree=16839664/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697840920657920 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=530456 CPUtime=314.54 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 74995 0 0 0 31431 23 0 0 25 0 1 0 365446156 543186944 9239 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 132614 9239 337 96 0 129176 0
[pid=23655] ppid=23653 vsize=28340 CPUtime=313.79 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4370 0 0 0 31379 0 0 0 25 0 1 0 365446156 29020160 4258 33554432000 4194304 4785740 140737106690240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7085 4258 340 145 0 4130 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=313.96 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 31396 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1032952

[startup+1002.3 s]
/proc/loadavg: 10.99 10.73 9.86 12/201 23787
/proc/meminfo: memFree=16780748/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697153725890560 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=554088 CPUtime=334.54 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 80622 0 0 0 33429 25 0 0 25 0 1 0 365446156 567386112 12726 33554432000 4194304 4587354 140734510924432 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 138522 12726 337 96 0 135084 0
[pid=23655] ppid=23653 vsize=28656 CPUtime=333.79 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4428 0 0 0 33379 0 0 0 25 0 1 0 365446156 29343744 4316 33554432000 4194304 4785740 140737106690240 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7164 4316 340 145 0 4209 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=333.97 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 33397 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134528643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1056900

[startup+1062.3 s]
/proc/loadavg: 10.99 10.78 9.93 12/201 23789
/proc/meminfo: memFree=16806516/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=537908 CPUtime=354.55 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 82756 0 0 0 35429 26 0 0 25 0 1 0 365446156 550817792 12470 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 134477 12470 337 96 0 131039 0
[pid=23655] ppid=23653 vsize=28788 CPUtime=353.78 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4469 0 0 0 35378 0 0 0 25 0 1 0 365446156 29478912 4357 33554432000 4194304 4785740 140737106690240 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7197 4357 340 145 0 4242 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=353.97 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 35397 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1040852

[startup+1122.3 s]
/proc/loadavg: 10.87 10.77 9.98 12/201 23852
/proc/meminfo: memFree=17375840/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=537908 CPUtime=374.55 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 85145 0 0 0 37429 26 0 0 25 0 1 0 365446156 550817792 12562 33554432000 4194304 4587354 140734510924432 18446744073709551615 4245517 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 134477 12562 337 96 0 131039 0
[pid=23655] ppid=23653 vsize=29256 CPUtime=373.78 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4560 0 0 0 37378 0 0 0 25 0 1 0 365446156 29958144 4448 33554432000 4194304 4785740 140737106690240 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7314 4448 340 145 0 4359 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=373.96 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 37396 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1041320

[startup+1182.3 s]
/proc/loadavg: 10.95 10.81 10.04 12/201 23853
/proc/meminfo: memFree=17361628/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=551032 CPUtime=394.57 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 86614 0 0 0 39430 27 0 0 25 0 1 0 365446156 564256768 14007 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 137758 14007 337 96 0 134320 0
[pid=23655] ppid=23653 vsize=29688 CPUtime=393.78 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4659 0 0 0 39378 0 0 0 25 0 1 0 365446156 30400512 4547 33554432000 4194304 4785740 140737106690240 18446744073709551615 4553148 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7422 4547 340 145 0 4467 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=393.96 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 39396 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 3689472 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1054876

[startup+1242.3 s]
/proc/loadavg: 11.04 10.86 10.10 12/201 23855
/proc/meminfo: memFree=17351560/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=537908 CPUtime=414.57 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 87616 0 0 0 41430 27 0 0 25 0 1 0 365446156 550817792 12588 33554432000 4194304 4587354 140734510924432 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 134477 12588 337 96 0 131039 0
[pid=23655] ppid=23653 vsize=29840 CPUtime=413.77 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4715 0 0 0 41377 0 0 0 25 0 1 0 365446156 30556160 4603 33554432000 4194304 4785740 140737106690240 18446744073709551615 4291548 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7460 4603 340 145 0 4505 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=413.96 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 41396 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1041904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.13 10.91 10.17 12/201 23856
/proc/meminfo: memFree=17331332/32951124 swapFree=67111528/67111528
[pid=23653] ppid=23651 vsize=18324 CPUtime=0 cores=0,2
/proc/23653/stat : 23653 (ppfolio) S 23651 23653 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365446156 18763776 394 33554432000 4194304 4287625 140734870694768 18446744073709551615 218905751055 0 0 4096 65536 10085697840920657920 0 0 17 2 0 0 0
/proc/23653/statm: 4581 394 345 23 0 91 0
[pid=23654] ppid=23653 vsize=551144 CPUtime=433.83 cores=0
/proc/23654/stat : 23654 (cryptominisat) R 23653 23653 23398 0 -1 4202496 89806 0 0 0 43355 28 0 0 25 0 1 0 365446156 564371456 14719 33554432000 4194304 4587354 140734510924432 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23654/statm: 137786 14719 337 96 0 134348 0
[pid=23655] ppid=23653 vsize=30008 CPUtime=433.03 cores=0
/proc/23655/stat : 23655 (clasp) R 23653 23653 23398 0 -1 4202496 4742 0 0 0 43303 0 0 0 25 0 1 0 365446156 30728192 4630 33554432000 4194304 4785740 140737106690240 18446744073709551615 218905398176 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23655/statm: 7502 4630 340 145 0 4547 0
[pid=23656] ppid=23653 vsize=455832 CPUtime=433.15 cores=0
/proc/23656/stat : 23656 (TNM) R 23653 23653 23398 0 -1 4202496 329 0 0 0 43315 0 0 0 25 0 1 0 365446157 466771968 226 33554432000 134512640 134534564 4291085856 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23656/statm: 113958 226 95 6 0 112624 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1055308

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 23653 and gives
#  childrusage.ru_utime.tv_sec=866
#  childrusage.ru_utime.tv_usec=592257
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=294955
# CPU time returned by wait4() is 866.887
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.73
CPU system time (s): 0.28
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 1530120

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

runsolver used 2.31665 second user time and 4.78127 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-11 18:14:44
IDJOB=3191594
IDBENCH=82725
IDSOLVER=1613
FILE ID=node137/3191594-1302538484
RUNJOBID= node137-1302537182-23416
PBS_JOBID= 12951130
Free space on /tmp= 71320 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S367251957-028.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191594-1302538484/watcher-3191594-1302538484 -o /tmp/evaluation-result-3191594-1302538484/solver-3191594-1302538484 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191594-1302538484.cnf

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

MD5SUM BENCH= 6ae9d83c80bad27a7e5f57fa7d9ee7b1
RANDOM SEED=1479057539

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.844
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.844
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.83
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.844
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:      17197272 kB
Buffers:        667756 kB
Cached:       14262080 kB
SwapCached:          0 kB
Active:        8819820 kB
Inactive:      6543320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17197272 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10180 kB
Writeback:           0 kB
AnonPages:      433204 kB
Mapped:          16848 kB
Slab:           326424 kB
PageTables:       6688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1502880 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= 71320 MiB
End job on node137 at 2011-04-11 18:36:24