Trace number 3291699

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 1300.01

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications 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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	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-3291699-1303782080/watcher-3291699-1303782080 -o /tmp/evaluation-result-3291699-1303782080/solver-3291699-1303782080 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3291699-1303782080.cnf 

running on 2 cores: 1,3

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: 8.65 8.35 7.63 8/189 31305
/proc/meminfo: memFree=11716712/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=11800 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (runsolver) R 31303 31305 30273 0 -1 4202560 42 0 0 0 0 0 0 0 22 0 1 0 568438775 12083200 52 33554432000 4194304 5434984 140736040489328 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/31305/statm: 2950 52 31 303 0 2644 0

[startup+0.00710097 s]
/proc/loadavg: 8.65 8.35 7.63 8/189 31305
/proc/meminfo: memFree=11716712/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=2712 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) R 31303 31305 30273 0 -1 4194304 77 0 0 0 0 0 0 0 22 0 1 0 568438775 2777088 31 33554432000 4194304 4287625 140734836663088 18446744073709551615 216730255370 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31305/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.101122 s]
/proc/loadavg: 8.65 8.35 7.63 8/189 31305
/proc/meminfo: memFree=11716712/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269011166167040 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301084 s]
/proc/loadavg: 8.65 8.35 7.63 8/189 31305
/proc/meminfo: memFree=11716712/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269011166167040 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701015 s]
/proc/loadavg: 8.65 8.35 7.63 8/189 31305
/proc/meminfo: memFree=11716712/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269011166167040 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 8.65 8.35 7.63 10/193 31309
/proc/meminfo: memFree=11558208/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269011166167040 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=146776 CPUtime=0.49 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 22306 0 0 0 46 3 0 0 25 0 1 0 568438776 150298624 21626 33554432000 4194304 4587354 140733600929472 18446744073709551615 4284144 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 36694 21626 289 96 0 33256 0
[pid=31308] ppid=31305 vsize=111140 CPUtime=0.43 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 30883 0 0 0 40 3 0 0 25 0 1 0 568438776 113807360 23963 33554432000 4194304 4785740 140735756520912 18446744073709551615 216734839493 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 27785 23964 313 145 0 24830 0
[pid=31309] ppid=31305 vsize=465332 CPUtime=0.54 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 5561 0 0 0 53 1 0 0 25 0 1 0 568438776 476499968 5459 33554432000 134512640 134534564 4294899424 18446744073709551615 6315026 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 116333 5459 90 6 0 114999 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 741572

[startup+3.1006 s]
/proc/loadavg: 8.65 8.35 7.63 10/193 31309
/proc/meminfo: memFree=11455944/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269286044073984 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=149208 CPUtime=1.03 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 23386 0 0 0 100 3 0 0 25 0 1 0 568438776 152788992 22663 33554432000 4194304 4587354 140733600929472 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 37302 22663 306 96 0 33864 0
[pid=31308] ppid=31305 vsize=126960 CPUtime=0.99 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 34485 0 0 0 95 4 0 0 25 0 1 0 568438776 130007040 27565 33554432000 4194304 4785740 140735756520912 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 31740 27565 318 145 0 28785 0
[pid=31309] ppid=31305 vsize=501628 CPUtime=1.04 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 16984 0 0 0 101 3 0 0 25 0 1 0 568438776 513667072 16881 33554432000 134512640 134534564 4294899424 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 125407 16881 91 6 0 124073 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 796120

[startup+6.30103 s]
/proc/loadavg: 8.68 8.36 7.64 10/193 31309
/proc/meminfo: memFree=11445156/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269286044073984 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=149752 CPUtime=2.09 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 23526 0 0 0 206 3 0 0 25 0 1 0 568438776 153346048 22803 33554432000 4194304 4587354 140733600929472 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 37438 22803 306 96 0 34000 0
[pid=31308] ppid=31305 vsize=135756 CPUtime=2.03 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 36607 0 0 0 199 4 0 0 25 0 1 0 568438776 139014144 29687 33554432000 4194304 4785740 140735756520912 18446744073709551615 216734839493 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 33939 29687 319 145 0 30984 0
[pid=31309] ppid=31305 vsize=501628 CPUtime=2.14 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 16984 0 0 0 211 3 0 0 25 0 1 0 568438776 513667072 16881 33554432000 134512640 134534564 4294899424 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 125407 16881 91 6 0 124073 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 805460

[startup+12.7009 s]
/proc/loadavg: 8.70 8.37 7.64 10/193 31309
/proc/meminfo: memFree=11321164/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269560921980928 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=206052 CPUtime=4.23 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 37544 0 0 0 418 5 0 0 25 0 1 0 568438776 210997248 36821 33554432000 4194304 4587354 140733600929472 18446744073709551615 4364583 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 51513 36821 311 96 0 48075 0
[pid=31308] ppid=31305 vsize=167848 CPUtime=4.19 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 44636 0 0 0 414 5 0 0 25 0 1 0 568438776 171876352 37716 33554432000 4194304 4785740 140735756520912 18446744073709551615 4291605 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 41962 37716 320 145 0 39007 0
[pid=31309] ppid=31305 vsize=521164 CPUtime=4.24 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31499 0 0 0 419 5 0 0 25 0 1 0 568438776 533671936 31396 33554432000 134512640 134534564 4294899424 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 130291 31396 95 6 0 128957 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 913388

[startup+25.5007 s]
/proc/loadavg: 8.77 8.40 7.66 10/193 31310
/proc/meminfo: memFree=11304964/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269698360934400 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=206860 CPUtime=8.49 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 37736 0 0 0 844 5 0 0 25 0 1 0 568438776 211824640 37013 33554432000 4194304 4587354 140733600929472 18446744073709551615 4421200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 51715 37013 312 96 0 48277 0
[pid=31308] ppid=31305 vsize=156332 CPUtime=8.44 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 46410 0 0 0 838 6 0 0 25 0 1 0 568438776 160083968 35434 33554432000 4194304 4785740 140735756520912 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 39083 35434 340 145 0 36128 0
[pid=31309] ppid=31305 vsize=521164 CPUtime=8.54 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31499 0 0 0 849 5 0 0 25 0 1 0 568438776 533671936 31396 33554432000 134512640 134534564 4294899424 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 130291 31396 95 6 0 128957 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 902680

[startup+51.1012 s]
/proc/loadavg: 8.85 8.45 7.70 10/193 31311
/proc/meminfo: memFree=11300388/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269698360934400 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=206860 CPUtime=17.04 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 37736 0 0 0 1699 5 0 0 25 0 1 0 568438776 211824640 37013 33554432000 4194304 4587354 140733600929472 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 51715 37013 312 96 0 48277 0
[pid=31308] ppid=31305 vsize=156332 CPUtime=16.99 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 46411 0 0 0 1693 6 0 0 25 0 1 0 568438776 160083968 35435 33554432000 4194304 4785740 140735756520912 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 39083 35435 340 145 0 36128 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=17.04 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 1699 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134530456 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 906516

[startup+102.307 s]
/proc/loadavg: 8.76 8.48 7.75 10/193 31373
/proc/meminfo: memFree=11109492/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608270522994655232 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=277120 CPUtime=34.09 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 74906 0 0 0 3399 10 0 0 25 0 1 0 568438776 283770880 53941 33554432000 4194304 4587354 140733600929472 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 69280 53941 331 96 0 65842 0
[pid=31308] ppid=31305 vsize=164936 CPUtime=34.05 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 48792 0 0 0 3398 7 0 0 25 0 1 0 568438776 168894464 37816 33554432000 4194304 4785740 140735756520912 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 41234 37816 340 145 0 38279 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=34.13 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 3408 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 985380

[startup+162.301 s]
/proc/loadavg: 8.91 8.57 7.82 10/193 31374
/proc/meminfo: memFree=11072128/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269973238841344 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=695192 CPUtime=54.08 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 80172 0 0 0 5397 11 0 0 25 0 1 0 568438776 711876608 52393 33554432000 4194304 4587354 140733600929472 18446744073709551615 4238035 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 173798 52393 334 96 0 170360 0
[pid=31308] ppid=31305 vsize=179656 CPUtime=54.05 cores=1

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

/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1595112

[startup+882.301 s]
/proc/loadavg: 9.03 8.97 8.45 10/193 31394
/proc/meminfo: memFree=10503916/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269423483027456 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=897156 CPUtime=294.14 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 171011 0 0 0 29378 36 0 0 25 0 1 0 568438776 918687744 62439 33554432000 4194304 4587354 140733600929472 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 224289 62439 337 96 0 220851 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=294.05 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 101951 0 0 0 29382 23 0 0 25 0 1 0 568438776 387883008 90975 33554432000 4194304 4785740 140735756520912 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 90975 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=294.1 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 29405 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1819272

[startup+942.3 s]
/proc/loadavg: 9.05 8.99 8.48 10/193 31395
/proc/meminfo: memFree=10475252/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269560921980928 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=897156 CPUtime=314.14 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 173465 0 0 0 31377 37 0 0 25 0 1 0 568438776 918687744 64884 33554432000 4194304 4587354 140733600929472 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 224289 64884 337 96 0 220851 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=314.05 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 101951 0 0 0 31382 23 0 0 25 0 1 0 568438776 387883008 90975 33554432000 4194304 4785740 140735756520912 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 90975 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=314.1 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 31405 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1819272

[startup+1002.3 s]
/proc/loadavg: 9.02 8.99 8.51 10/193 31397
/proc/meminfo: memFree=10473864/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608270248116748288 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=779236 CPUtime=334.14 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 185049 0 0 0 33372 42 0 0 25 0 1 0 568438776 797937664 64652 33554432000 4194304 4587354 140733600929472 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 194809 64652 337 96 0 191371 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=334.04 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 101978 0 0 0 33381 23 0 0 25 0 1 0 568438776 387883008 91002 33554432000 4194304 4785740 140735756520912 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 91002 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=334.1 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 33405 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1701352

[startup+1062.3 s]
/proc/loadavg: 9.00 8.99 8.54 10/193 31398
/proc/meminfo: memFree=10442096/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269148605120512 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=780532 CPUtime=354.14 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 208654 0 0 0 35369 45 0 0 25 0 1 0 568438776 799264768 64980 33554432000 4194304 4587354 140733600929472 18446744073709551615 4239572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 195133 64980 337 96 0 191695 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=354.04 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 101980 0 0 0 35381 23 0 0 25 0 1 0 568438776 387883008 91004 33554432000 4194304 4785740 140735756520912 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 91004 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=354.11 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 35406 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1702648

[startup+1122.3 s]
/proc/loadavg: 9.00 8.99 8.57 10/193 31400
/proc/meminfo: memFree=10449500/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269698360934400 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=673732 CPUtime=374.13 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 226451 0 0 0 37364 49 0 0 25 0 1 0 568438776 689901568 61866 33554432000 4194304 4587354 140733600929472 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 168433 61866 337 96 0 164995 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=374.04 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 101981 0 0 0 37381 23 0 0 25 0 1 0 568438776 387883008 91005 33554432000 4194304 4785740 140735756520912 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 91005 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=374.12 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 37407 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1595848

[startup+1182.3 s]
/proc/loadavg: 9.00 8.99 8.59 10/193 31411
/proc/meminfo: memFree=10333524/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269835799887872 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=673732 CPUtime=394.13 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 234460 0 0 0 39361 52 0 0 25 0 1 0 568438776 689901568 69817 33554432000 4194304 4587354 140733600929472 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 168433 69817 337 96 0 164995 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=394.03 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 101982 0 0 0 39380 23 0 0 25 0 1 0 568438776 387883008 91006 33554432000 4194304 4785740 140735756520912 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 91006 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=394.13 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 39408 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 1595848

[startup+1242.3 s]
/proc/loadavg: 7.41 8.57 8.47 9/190 31863
/proc/meminfo: memFree=11490084/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269973238841344 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=672232 CPUtime=414.13 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 255025 0 0 0 41358 55 0 0 25 0 1 0 568438776 688365568 63188 33554432000 4194304 4587354 140733600929472 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 168058 63188 337 96 0 164620 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=414.03 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 101983 0 0 0 41380 23 0 0 25 0 1 0 568438776 387883008 91007 33554432000 4194304 4785740 140735756520912 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 91007 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=414.13 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 41408 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1594348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.52 8.10 8.31 7/184 31904
/proc/meminfo: memFree=11792500/32951124 swapFree=67102140/67111528
[pid=31305] ppid=31303 vsize=18324 CPUtime=0 cores=1,3
/proc/31305/stat : 31305 (ppfolio) S 31303 31305 30273 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 568438775 18763776 393 33554432000 4194304 4287625 140734836663088 18446744073709551615 216735198735 0 0 4096 65536 4608269973238841344 0 0 17 3 0 0 0
/proc/31305/statm: 4581 393 345 23 0 91 0
[pid=31307] ppid=31305 vsize=294532 CPUtime=433.33 cores=1
/proc/31307/stat : 31307 (cryptominisat) R 31305 31305 30273 0 -1 4202496 269274 0 0 0 43274 59 0 0 25 0 1 0 568438776 301600768 63558 33554432000 4194304 4587354 140733600929472 18446744073709551615 4236616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/31307/statm: 73633 63558 337 96 0 70195 0
[pid=31308] ppid=31305 vsize=378792 CPUtime=433.3 cores=1
/proc/31308/stat : 31308 (clasp) R 31305 31305 30273 0 -1 4202496 102013 0 0 0 43307 23 0 0 25 0 1 0 568438776 387883008 91037 33554432000 4194304 4785740 140735756520912 18446744073709551615 4545881 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/31308/statm: 94698 91037 340 145 0 91743 0
[pid=31309] ppid=31305 vsize=525000 CPUtime=433.37 cores=1
/proc/31309/stat : 31309 (TNM) R 31305 31305 30273 0 -1 4202496 31501 0 0 0 43332 5 0 0 25 0 1 0 568438776 537600000 31398 33554432000 134512640 134534564 4294899424 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31309/statm: 131250 31398 95 6 0 129916 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1216648

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 31305 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.13
CPU system time (s): 0.87
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 2349100

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

runsolver used 1.9847 second user time and 5.12322 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 03:41:21
IDJOB=3291699
IDBENCH=84248
IDSOLVER=1613
FILE ID=node119/3291699-1303782080
RUNJOBID= node119-1303780673-31017
PBS_JOBID= 13157193
Free space on /tmp= 71648 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291699-1303782080/watcher-3291699-1303782080 -o /tmp/evaluation-result-3291699-1303782080/solver-3291699-1303782080 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3291699-1303782080.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=670923217

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11716868 kB
Buffers:       2228604 kB
Cached:       17357900 kB
SwapCached:       5504 kB
Active:        9345304 kB
Inactive:     11303424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11716868 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           40564 kB
Writeback:           0 kB
AnonPages:     1059264 kB
Mapped:          17076 kB
Slab:           518320 kB
PageTables:       7792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3513104 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= 71980 MiB
End job on node119 at 2011-04-26 04:03:03