Trace number 3275957

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) 5000.04 4999.91

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	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-3275957-1303656364/watcher-3275957-1303656364 -o /tmp/evaluation-result-3275957-1303656364/solver-3275957-1303656364 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275957-1303656364.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): 5100 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.60 1.81 1.88 4/180 31998
/proc/meminfo: memFree=14913872/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 15799350700883804420 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0

[startup+0.079227 s]
/proc/loadavg: 1.60 1.81 1.88 4/180 31998
/proc/meminfo: memFree=14913872/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 15799350700883804420 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100235 s]
/proc/loadavg: 1.60 1.81 1.88 4/180 31998
/proc/meminfo: memFree=14913872/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 15799350700883804420 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300189 s]
/proc/loadavg: 1.60 1.81 1.88 4/180 31998
/proc/meminfo: memFree=14913872/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700125 s]
/proc/loadavg: 1.60 1.81 1.88 4/180 31998
/proc/meminfo: memFree=14913872/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 6983902146563407872 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50098 s]
/proc/loadavg: 1.60 1.81 1.88 7/184 32002
/proc/meminfo: memFree=14909252/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=238312 CPUtime=0.92 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 1795 0 0 0 92 0 0 0 19 0 1 0 477237111 244031488 982 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 59578 983 333 96 0 56140 0
[pid=32000] ppid=31998 vsize=12560 CPUtime=0.24 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 616 0 0 0 24 0 0 0 25 0 1 0 477237111 12861440 506 33554432000 4194304 4785740 140735939568240 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 3140 506 340 145 0 185 0
[pid=32001] ppid=31998 vsize=455692 CPUtime=0.32 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 295 0 0 0 32 0 0 0 25 0 1 0 477237111 466628608 191 33554432000 134512640 134534564 4291543520 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113923 191 95 6 0 112589 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 724888

[startup+3.10069 s]
/proc/loadavg: 1.60 1.81 1.88 7/184 32002
/proc/meminfo: memFree=14903424/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=244304 CPUtime=1.49 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 3613 0 0 0 149 0 0 0 20 0 1 0 477237111 250167296 2439 33554432000 4194304 4587354 140733818301744 18446744073709551615 4237754 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 61076 2439 337 96 0 57638 0
[pid=32000] ppid=31998 vsize=12824 CPUtime=0.77 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 670 0 0 0 77 0 0 0 25 0 1 0 477237111 13131776 560 33554432000 4194304 4785740 140735939568240 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 3206 560 340 145 0 251 0
[pid=32001] ppid=31998 vsize=455692 CPUtime=0.82 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 295 0 0 0 82 0 0 0 25 0 1 0 477237111 466628608 191 33554432000 134512640 134534564 4291543520 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113923 191 95 6 0 112589 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 731144

[startup+6.30111 s]
/proc/loadavg: 1.95 1.88 1.90 7/184 32002
/proc/meminfo: memFree=14894712/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 6983901734246547456 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=246324 CPUtime=2.51 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 4980 0 0 0 251 0 0 0 22 0 1 0 477237111 252235776 2959 33554432000 4194304 4587354 140733818301744 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 61581 2959 337 96 0 58143 0
[pid=32000] ppid=31998 vsize=13092 CPUtime=1.84 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 724 0 0 0 184 0 0 0 25 0 1 0 477237111 13406208 614 33554432000 4194304 4785740 140735939568240 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 3273 614 340 145 0 318 0
[pid=32001] ppid=31998 vsize=455692 CPUtime=1.92 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 295 0 0 0 192 0 0 0 25 0 1 0 477237111 466628608 191 33554432000 134512640 134534564 4291543520 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113923 191 95 6 0 112589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 733432

[startup+12.7009 s]
/proc/loadavg: 2.28 1.94 1.92 7/184 32002
/proc/meminfo: memFree=14889244/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=247432 CPUtime=4.69 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 6687 0 0 0 469 0 0 0 25 0 1 0 477237111 253370368 3075 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 61858 3075 337 96 0 58420 0
[pid=32000] ppid=31998 vsize=13364 CPUtime=3.97 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 795 0 0 0 397 0 0 0 25 0 1 0 477237111 13684736 685 33554432000 4194304 4785740 140735939568240 18446744073709551615 4557804 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 3341 685 340 145 0 386 0
[pid=32001] ppid=31998 vsize=455692 CPUtime=4.02 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 295 0 0 0 402 0 0 0 25 0 1 0 477237111 466628608 191 33554432000 134512640 134534564 4291543520 18446744073709551615 11536765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113923 191 95 6 0 112589 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 734812

[startup+25.5006 s]
/proc/loadavg: 3.10 2.14 1.99 7/184 32002
/proc/meminfo: memFree=14887100/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 6983902146563407872 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=249196 CPUtime=8.92 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 9887 0 0 0 891 1 0 0 25 0 1 0 477237111 255176704 3491 33554432000 4194304 4587354 140733818301744 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 62299 3491 338 96 0 58861 0
[pid=32000] ppid=31998 vsize=13768 CPUtime=8.24 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 904 0 0 0 824 0 0 0 25 0 1 0 477237111 14098432 794 33554432000 4194304 4785740 140735939568240 18446744073709551615 4548888 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 3442 794 340 145 0 487 0
[pid=32001] ppid=31998 vsize=455692 CPUtime=8.32 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 295 0 0 0 832 0 0 0 25 0 1 0 477237111 466628608 191 33554432000 134512640 134534564 4291543520 18446744073709551615 134529228 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113923 191 95 6 0 112589 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 736980

[startup+51.1009 s]
/proc/loadavg: 4.09 2.45 2.09 7/184 32003
/proc/meminfo: memFree=14876864/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=253912 CPUtime=17.48 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 15549 0 0 0 1747 1 0 0 25 0 1 0 477237111 260005888 4845 33554432000 4194304 4587354 140733818301744 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 63478 4845 338 96 0 60040 0
[pid=32000] ppid=31998 vsize=14180 CPUtime=16.77 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 1015 0 0 0 1677 0 0 0 25 0 1 0 477237111 14520320 905 33554432000 4194304 4785740 140735939568240 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 3545 905 340 145 0 590 0
[pid=32001] ppid=31998 vsize=455692 CPUtime=16.82 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 295 0 0 0 1682 0 0 0 25 0 1 0 477237111 466628608 191 33554432000 134512640 134534564 4291543520 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113923 191 95 6 0 112589 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 742108

[startup+102.307 s]
/proc/loadavg: 5.17 2.99 2.29 8/184 32004
/proc/meminfo: memFree=14852056/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 6983900634734919680 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=265084 CPUtime=34.53 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 25064 0 0 0 3450 3 0 0 25 0 1 0 477237111 271446016 7750 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 66271 7750 338 96 0 62833 0
[pid=32000] ppid=31998 vsize=14884 CPUtime=33.84 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 1166 0 0 0 3384 0 0 0 25 0 1 0 477237111 15241216 1056 33554432000 4194304 4785740 140735939568240 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 3721 1056 340 145 0 766 0
[pid=32001] ppid=31998 vsize=455692 CPUtime=33.91 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 295 0 0 0 3391 0 0 0 25 0 1 0 477237111 466628608 191 33554432000 134512640 134534564 4291543520 18446744073709551615 11536757 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113923 191 95 6 0 112589 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 753984

[startup+162.301 s]
/proc/loadavg: 5.69 3.54 2.52 7/184 32006
/proc/meminfo: memFree=14842748/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=53328 CPUtime=54.53 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 34564 0 0 0 5449 4 0 0 25 0 1 0 477237111 54607872 7804 33554432000 4194304 4587354 140733818301744 18446744073709551615 4241174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 13332 7804 338 96 0 9894 0
[pid=32000] ppid=31998 vsize=15304 CPUtime=53.84 cores=1

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

/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 832728

[startup+4662.3 s]
/proc/loadavg: 5.00 5.21 5.54 6/183 32147
/proc/meminfo: memFree=14791000/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339628 CPUtime=1554.55 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 310395 0 0 0 155403 52 0 0 25 0 1 0 477237111 347779072 27725 33554432000 4194304 4587354 140733818301744 18446744073709551615 4239919 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84907 27725 338 96 0 81469 0
[pid=32000] ppid=31998 vsize=19228 CPUtime=1553.91 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2219 0 0 0 155391 0 0 0 25 0 1 0 477237111 19689472 2109 33554432000 4194304 4785740 140735939568240 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4807 2109 340 145 0 1852 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1553.96 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 155396 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 832876

[startup+4722.31 s]
/proc/loadavg: 5.00 5.17 5.50 6/183 32152
/proc/meminfo: memFree=14790184/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339484 CPUtime=1574.55 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 310902 0 0 0 157403 52 0 0 25 0 1 0 477237111 347631616 27725 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84871 27725 338 96 0 81433 0
[pid=32000] ppid=31998 vsize=19376 CPUtime=1573.9 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2235 0 0 0 157390 0 0 0 25 0 1 0 477237111 19841024 2125 33554432000 4194304 4785740 140735939568240 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4844 2125 340 145 0 1889 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1573.97 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 157397 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 832880

[startup+4782.3 s]
/proc/loadavg: 5.00 5.13 5.47 6/183 32153
/proc/meminfo: memFree=14789796/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339484 CPUtime=1594.55 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 311242 0 0 0 159403 52 0 0 25 0 1 0 477237111 347631616 28057 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84871 28057 338 96 0 81433 0
[pid=32000] ppid=31998 vsize=19376 CPUtime=1593.9 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2236 0 0 0 159390 0 0 0 25 0 1 0 477237111 19841024 2126 33554432000 4194304 4785740 140735939568240 18446744073709551615 4276237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4844 2126 340 145 0 1889 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1593.98 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 159398 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 832880

[startup+4842.3 s]
/proc/loadavg: 5.00 5.11 5.44 6/183 32155
/proc/meminfo: memFree=14790528/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339676 CPUtime=1614.55 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 311400 0 0 0 161403 52 0 0 25 0 1 0 477237111 347828224 27725 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84919 27725 338 96 0 81481 0
[pid=32000] ppid=31998 vsize=19376 CPUtime=1613.9 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2236 0 0 0 161390 0 0 0 25 0 1 0 477237111 19841024 2126 33554432000 4194304 4785740 140735939568240 18446744073709551615 4278133 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4844 2126 340 145 0 1889 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1613.97 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 161397 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 833072

[startup+4902.3 s]
/proc/loadavg: 5.00 5.08 5.41 6/183 32156
/proc/meminfo: memFree=14790512/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339480 CPUtime=1634.56 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 311919 0 0 0 163404 52 0 0 25 0 1 0 477237111 347627520 27725 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84870 27725 338 96 0 81432 0
[pid=32000] ppid=31998 vsize=19376 CPUtime=1633.89 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2236 0 0 0 163389 0 0 0 25 0 1 0 477237111 19841024 2126 33554432000 4194304 4785740 140735939568240 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4844 2126 340 145 0 1889 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1633.97 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 163397 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 832876

[startup+4962.3 s]
/proc/loadavg: 5.05 5.08 5.38 6/183 32158
/proc/meminfo: memFree=14790628/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339480 CPUtime=1654.57 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 311919 0 0 0 165405 52 0 0 25 0 1 0 477237111 347627520 27725 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84870 27725 338 96 0 81432 0
[pid=32000] ppid=31998 vsize=19376 CPUtime=1653.89 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2243 0 0 0 165389 0 0 0 25 0 1 0 477237111 19841024 2133 33554432000 4194304 4785740 140735939568240 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4844 2133 340 145 0 1889 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1653.97 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 165397 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 832876



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.86 5.04 5.35 4/176 32177
/proc/meminfo: memFree=14808640/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339628 CPUtime=1667.14 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 312360 0 0 0 166661 53 0 0 25 0 1 0 477237111 347779072 27725 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84907 27725 338 96 0 81469 0
[pid=32000] ppid=31998 vsize=19376 CPUtime=1666.43 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2243 0 0 0 166643 0 0 0 25 0 1 0 477237111 19841024 2133 33554432000 4194304 4785740 140735939568240 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4844 2133 340 145 0 1889 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1666.47 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 166647 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 11536747 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 833024

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

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

[startup+4999.9 s]
/proc/loadavg: 4.86 5.04 5.35 4/176 32177
/proc/meminfo: memFree=14808640/32951124 swapFree=67111528/67111528
[pid=31998] ppid=31996 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/31998/stat : 31998 (ppfolio) S 31996 31998 30903 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 477237110 18763776 394 33554432000 4194304 4287625 140734113735936 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31998/statm: 4581 394 345 23 0 91 0
[pid=31999] ppid=31998 vsize=339628 CPUtime=1667.14 cores=1
/proc/31999/stat : 31999 (cryptominisat) R 31998 31998 30903 0 -1 4202496 312360 0 0 0 166661 53 0 0 25 0 1 0 477237111 347779072 27725 33554432000 4194304 4587354 140733818301744 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31999/statm: 84907 27725 338 96 0 81469 0
[pid=32000] ppid=31998 vsize=19376 CPUtime=1666.43 cores=1
/proc/32000/stat : 32000 (clasp) R 31998 31998 30903 0 -1 4202496 2243 0 0 0 166643 0 0 0 25 0 1 0 477237111 19841024 2133 33554432000 4194304 4785740 140735939568240 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32000/statm: 4844 2133 340 145 0 1889 0
[pid=32001] ppid=31998 vsize=455696 CPUtime=1666.47 cores=1
/proc/32001/stat : 32001 (TNM) R 31998 31998 30903 0 -1 4202496 304 0 0 0 166647 0 0 0 25 0 1 0 477237111 466632704 200 33554432000 134512640 134534564 4291543520 18446744073709551615 11536747 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32001/statm: 113924 200 103 6 0 112590 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 833024

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4999.51
CPU system time (s): 0.53
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1045044

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

runsolver used 8.03078 second user time and 16.9234 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 16:46:04
IDJOB=3275957
IDBENCH=84021
IDSOLVER=1639
FILE ID=node109/3275957-1303656364
RUNJOBID= node109-1303656362-31946
PBS_JOBID= 13150739
Free space on /tmp= 72180 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275957-1303656364/watcher-3275957-1303656364 -o /tmp/evaluation-result-3275957-1303656364/solver-3275957-1303656364 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275957-1303656364.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1664225521

node109.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14914152 kB
Buffers:       2105852 kB
Cached:       15287228 kB
SwapCached:          0 kB
Active:        9420404 kB
Inactive:      8040308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14914152 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20464 kB
Writeback:           0 kB
AnonPages:       67728 kB
Mapped:          16404 kB
Slab:           511176 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2184840 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= 72180 MiB
End job on node109 at 2011-04-24 18:09:26