Trace number 3262482

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

Solver Data

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

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-3262482-1303542710/watcher-3262482-1303542710 -o /tmp/evaluation-result-3262482-1303542710/solver-3262482-1303542710 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262482-1303542710.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: 9.99 7.88 5.52 8/196 15679
/proc/meminfo: memFree=19462384/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=0 cores=0,2
/proc/15679/stat : 15679 (ppfolio) R 15677 15679 15036 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 544501523 18763776 392 33554432000 4194304 4287625 140736447789056 18446744073709551615 252457886101 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/15679/statm: 4581 392 343 23 0 91 0

[startup+0.019136 s]
/proc/loadavg: 9.99 7.88 5.52 8/196 15679
/proc/meminfo: memFree=19462384/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=0 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 544501523 18763776 394 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 4147947202498494723 0 0 17 2 0 0 0
/proc/15679/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101148 s]
/proc/loadavg: 9.99 7.88 5.52 8/196 15679
/proc/meminfo: memFree=19462384/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=0 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 544501523 18763776 394 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 4147947202498494723 0 0 17 2 0 0 0
/proc/15679/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301107 s]
/proc/loadavg: 9.99 7.88 5.52 8/196 15679
/proc/meminfo: memFree=19462384/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=0 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 544501523 18763776 394 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15679/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701025 s]
/proc/loadavg: 9.99 7.88 5.52 8/196 15679
/proc/meminfo: memFree=19462384/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=0 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 544501523 18763776 394 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/15679/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 9.99 7.91 5.54 11/200 15683
/proc/meminfo: memFree=19445488/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=0 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 544501523 18763776 394 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 4605055276117131264 0 0 17 2 0 0 0
/proc/15679/statm: 4581 394 345 23 0 91 0
[pid=15680] ppid=15679 vsize=29716 CPUtime=0.49 cores=0
/proc/15680/stat : 15680 (cryptominisat) R 15679 15679 15036 0 -1 4202496 3341 0 0 0 49 0 0 0 25 0 1 0 544501523 30429184 2155 33554432000 4194304 4587354 140736936434224 18446744073709551615 4238149 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15680/statm: 7429 2155 326 96 0 3991 0
[pid=15681] ppid=15679 vsize=15260 CPUtime=0.44 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 1426 0 0 0 44 0 0 0 25 0 1 0 544501523 15626240 1160 33554432000 4194304 4785740 140734415162560 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 3815 1160 340 145 0 860 0
[pid=15682] ppid=15679 vsize=454768 CPUtime=0.54 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1116 0 0 0 54 0 0 0 25 0 1 0 544501523 465682432 1013 33554432000 134512640 134534564 4286820368 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 113692 1013 91 6 0 112358 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 518068

[startup+3.10058 s]
/proc/loadavg: 9.99 7.91 5.54 11/200 15683
/proc/meminfo: memFree=19444988/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=0 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 544501523 18763776 394 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 4605055413556084736 0 0 17 2 0 0 0
/proc/15679/statm: 4581 394 345 23 0 91 0
[pid=15680] ppid=15679 vsize=29796 CPUtime=0.99 cores=0
/proc/15680/stat : 15680 (cryptominisat) R 15679 15679 15036 0 -1 4202496 3499 0 0 0 99 0 0 0 25 0 1 0 544501523 30511104 2310 33554432000 4194304 4587354 140736936434224 18446744073709551615 4241244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15680/statm: 7449 2310 327 96 0 4011 0
[pid=15681] ppid=15679 vsize=16544 CPUtime=0.96 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 1739 0 0 0 96 0 0 0 25 0 1 0 544501523 16941056 1473 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 4136 1473 340 145 0 1181 0
[pid=15682] ppid=15679 vsize=454768 CPUtime=1.12 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1116 0 0 0 112 0 0 0 25 0 1 0 544501523 465682432 1013 33554432000 134512640 134534564 4286820368 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 113692 1013 91 6 0 112358 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 519432

[startup+6.30098 s]
/proc/loadavg: 9.99 7.91 5.54 10/199 15683
/proc/meminfo: memFree=19451196/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=18004 CPUtime=2.35 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 2087 0 0 0 235 0 0 0 25 0 1 0 544501523 18436096 1821 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 4501 1821 340 145 0 1546 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=2.52 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 252 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 495216

[startup+12.7008 s]
/proc/loadavg: 9.84 7.95 5.58 10/199 15683
/proc/meminfo: memFree=19445268/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=19800 CPUtime=5.56 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 2541 0 0 0 556 0 0 0 25 0 1 0 544501523 20275200 2275 33554432000 4194304 4785740 140734415162560 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 4950 2275 340 145 0 1995 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=5.72 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 572 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 497012

[startup+25.5004 s]
/proc/loadavg: 9.71 7.98 5.61 10/199 15684
/proc/meminfo: memFree=19443280/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=22364 CPUtime=11.96 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 3123 0 0 0 1196 0 0 0 25 0 1 0 544501523 22900736 2857 33554432000 4194304 4785740 140734415162560 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 5591 2857 340 145 0 2636 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=12.12 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 1212 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 499576

[startup+51.1006 s]
/proc/loadavg: 9.43 8.08 5.72 10/199 15684
/proc/meminfo: memFree=19431720/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=24688 CPUtime=24.76 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 3663 0 0 0 2476 0 0 0 25 0 1 0 544501523 25280512 3397 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 6172 3397 340 145 0 3217 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=24.91 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 2491 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 501900

[startup+102.307 s]
/proc/loadavg: 9.18 8.22 5.89 10/199 15686
/proc/meminfo: memFree=19420792/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=28288 CPUtime=50.37 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 4512 0 0 0 5037 0 0 0 25 0 1 0 544501523 28966912 4246 33554432000 4194304 4785740 140734415162560 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 7072 4246 340 145 0 4117 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=50.51 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 5051 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 505500

[startup+162.301 s]
/proc/loadavg: 9.07 8.36 6.08 10/199 15687
/proc/meminfo: memFree=19414196/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=31480 CPUtime=80.37 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 5222 0 0 0 8037 0 0 0 25 0 1 0 544501523 32235520 4956 33554432000 4194304 4785740 140734415162560 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 7870 4956 340 145 0 4915 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=80.51 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 8051 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 508692

[startup+222.301 s]
/proc/loadavg: 9.02 8.47 6.26 11/199 15689
/proc/meminfo: memFree=19408232/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=34212 CPUtime=110.37 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 5860 0 0 0 11037 0 0 0 25 0 1 0 544501523 35033088 5594 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 8553 5594 340 145 0 5598 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=110.5 cores=0

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

[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=45152 CPUtime=350.39 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 8357 0 0 0 35037 2 0 0 25 0 1 0 544501523 46235648 8091 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 11288 8091 340 145 0 8333 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=350.51 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 35051 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 522364

[startup+762.307 s]
/proc/loadavg: 9.05 8.92 7.46 10/199 15703
/proc/meminfo: memFree=19374744/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=46524 CPUtime=380.39 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 8678 0 0 0 38037 2 0 0 25 0 1 0 544501523 47640576 8412 33554432000 4194304 4785740 140734415162560 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 11631 8412 340 145 0 8676 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=380.52 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 38052 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 523736

[startup+822.301 s]
/proc/loadavg: 9.07 8.95 7.56 10/199 15705
/proc/meminfo: memFree=19371756/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=48136 CPUtime=410.38 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 9036 0 0 0 41036 2 0 0 25 0 1 0 544501523 49291264 8770 33554432000 4194304 4785740 140734415162560 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 12034 8770 340 145 0 9079 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=410.52 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 41052 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 525348

[startup+882.301 s]
/proc/loadavg: 9.02 8.95 7.65 10/199 15707
/proc/meminfo: memFree=19369756/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=48800 CPUtime=440.38 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 9186 0 0 0 44036 2 0 0 25 0 1 0 544501523 49971200 8920 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 12200 8920 340 145 0 9245 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=440.53 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 44053 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 526012

[startup+942.301 s]
/proc/loadavg: 9.01 8.96 7.73 10/199 15708
/proc/meminfo: memFree=19377552/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=49276 CPUtime=470.37 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 9326 0 0 0 47035 2 0 0 25 0 1 0 544501523 50458624 9060 33554432000 4194304 4785740 140734415162560 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 12319 9060 340 145 0 9364 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=470.54 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 47054 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 526488

[startup+1002.3 s]
/proc/loadavg: 6.85 8.38 7.61 6/183 15746
/proc/meminfo: memFree=19493928/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=50560 CPUtime=500.37 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 9621 0 0 0 50034 3 0 0 25 0 1 0 544501523 51773440 9355 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 12640 9355 340 145 0 9685 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=500.54 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 50054 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 527772

[startup+1062.3 s]
/proc/loadavg: 5.68 7.76 7.44 6/183 15747
/proc/meminfo: memFree=19488204/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=51748 CPUtime=530.37 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 9880 0 0 0 53034 3 0 0 25 0 1 0 544501523 52989952 9614 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 12937 9614 340 145 0 9982 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=530.54 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 53054 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 528960

[startup+1122.3 s]
/proc/loadavg: 5.25 7.25 7.28 6/183 15749
/proc/meminfo: memFree=19487568/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=53172 CPUtime=560.38 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 10203 0 0 0 56035 3 0 0 25 0 1 0 544501523 54448128 9937 33554432000 4194304 4785740 140734415162560 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 13293 9937 340 145 0 10338 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=560.53 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 56053 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 530384

[startup+1182.3 s]
/proc/loadavg: 5.09 6.84 7.14 6/183 15781
/proc/meminfo: memFree=19508668/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=53980 CPUtime=590.39 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 10369 0 0 0 59036 3 0 0 25 0 1 0 544501523 55275520 10103 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 13495 10103 340 145 0 10540 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=590.53 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 59053 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 531192

[startup+1242.3 s]
/proc/loadavg: 4.54 6.38 6.96 5/182 15783
/proc/meminfo: memFree=19521420/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=54976 CPUtime=620.39 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 10566 0 0 0 62036 3 0 0 25 0 1 0 544501523 56295424 10300 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 13744 10300 340 145 0 10789 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=620.52 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 62052 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 532188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.21 5.98 6.79 5/182 15785
/proc/meminfo: memFree=19515704/32951124 swapFree=67111480/67111528
[pid=15679] ppid=15677 vsize=18324 CPUtime=1.4 cores=0,2
/proc/15679/stat : 15679 (ppfolio) S 15677 15679 15036 0 -1 4202496 503 3618 0 0 0 0 140 0 15 0 1 0 544501523 18763776 395 33554432000 4194304 4287625 140736447789056 18446744073709551615 252458085903 0 0 4096 65536 2745059975653982468 0 0 17 2 0 0 0
/proc/15679/statm: 4581 395 346 23 0 91 0
[pid=15681] ppid=15679 vsize=55688 CPUtime=649.24 cores=0
/proc/15681/stat : 15681 (clasp) R 15679 15679 15036 0 -1 4202496 10732 0 0 0 64921 3 0 0 25 0 1 0 544501523 57024512 10466 33554432000 4194304 4785740 140734415162560 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15681/statm: 13922 10466 340 145 0 10967 0
[pid=15682] ppid=15679 vsize=458888 CPUtime=649.38 cores=0
/proc/15682/stat : 15682 (TNM) R 15679 15679 15036 0 -1 4202496 1386 0 0 0 64938 0 0 0 25 0 1 0 544501523 469901312 1283 33554432000 134512640 134534564 4286820368 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15682/statm: 114722 1283 95 6 0 113388 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 532900

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.01
CPU system time (s): 0.044993
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 532900

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

runsolver used 2.32165 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 09:11:50
IDJOB=3262482
IDBENCH=83313
IDSOLVER=1613
FILE ID=node111/3262482-1303542710
RUNJOBID= node111-1303542365-15529
PBS_JOBID= 13143127
Free space on /tmp= 71504 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262482-1303542710/watcher-3262482-1303542710 -o /tmp/evaluation-result-3262482-1303542710/solver-3262482-1303542710 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3262482-1303542710.cnf

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=840974570

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:      19462540 kB
Buffers:       2115072 kB
Cached:       10633028 kB
SwapCached:         44 kB
Active:        9225968 kB
Inactive:      3698320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19462540 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:      175752 kB
Mapped:          17232 kB
Slab:           498516 kB
PageTables:       6164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3329208 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= 71516 MiB
End job on node111 at 2011-04-23 09:33:31