Trace number 3261954

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-24_567.cnf
MD5SUMcb7c9df8144e5ba66f8009983efe791f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.0229
Satisfiable
(Un)Satisfiability was proved
Number of variables284
Number of clauses42826
Sum of the clauses size191271
Maximum clause length24
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2377
Number of clauses of size 339422
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53027

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.01/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-3261954-1303514478/watcher-3261954-1303514478 -o /tmp/evaluation-result-3261954-1303514478/solver-3261954-1303514478 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3261954-1303514478.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.74 4.48 3.30 11/198 5301
/proc/meminfo: memFree=19392060/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) R 5299 5301 3353 0 -1 4202496 472 0 0 0 0 0 0 0 25 0 1 0 541678261 18763776 392 33554432000 4194304 4287625 140733814461184 18446744073709551615 252457886101 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5301/statm: 4581 392 343 23 0 91 0

[startup+0.102969 s]
/proc/loadavg: 9.74 4.48 3.30 11/198 5301
/proc/meminfo: memFree=19392060/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 3922467329333494018 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200935 s]
/proc/loadavg: 9.74 4.48 3.30 11/198 5301
/proc/meminfo: memFree=19392060/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30093 s]
/proc/loadavg: 9.74 4.48 3.30 11/198 5301
/proc/meminfo: memFree=19392060/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700846 s]
/proc/loadavg: 9.74 4.48 3.30 11/198 5301
/proc/meminfo: memFree=19392060/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50068 s]
/proc/loadavg: 9.74 4.48 3.30 13/202 5305
/proc/meminfo: memFree=19375536/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 1800759390689558528 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
[pid=5302] ppid=5301 vsize=31036 CPUtime=0.49 cores=0
/proc/5302/stat : 5302 (cryptominisat) R 5301 5301 3353 0 -1 4202496 4061 0 0 0 49 0 0 0 25 0 1 0 541678262 31780864 2480 33554432000 4194304 4587354 140733710441776 18446744073709551615 4317976 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5302/statm: 7759 2480 322 96 0 4321 0
[pid=5303] ppid=5301 vsize=16056 CPUtime=0.44 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 1703 0 0 0 44 0 0 0 25 0 1 0 541678262 16441344 1339 33554432000 4194304 4785740 140737048618528 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 4014 1339 333 145 0 1059 0
[pid=5305] ppid=5301 vsize=455560 CPUtime=0.54 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1348 0 0 0 54 0 0 0 25 0 1 0 541678262 466493440 1245 33554432000 134512640 134534564 4293654112 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 113890 1245 91 6 0 112556 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 520976

[startup+3.1004 s]
/proc/loadavg: 9.74 4.48 3.30 13/202 5305
/proc/meminfo: memFree=19367476/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 1800759803006418944 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
[pid=5302] ppid=5301 vsize=31036 CPUtime=0.99 cores=0
/proc/5302/stat : 5302 (cryptominisat) R 5301 5301 3353 0 -1 4202496 4209 0 0 0 99 0 0 0 25 0 1 0 541678262 31780864 2622 33554432000 4194304 4587354 140733710441776 18446744073709551615 4238712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5302/statm: 7759 2622 326 96 0 4321 0
[pid=5303] ppid=5301 vsize=16476 CPUtime=0.96 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 1827 0 0 0 96 0 0 0 25 0 1 0 541678262 16871424 1463 33554432000 4194304 4785740 140737048618528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 4119 1463 340 145 0 1164 0
[pid=5305] ppid=5301 vsize=455560 CPUtime=1.12 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1348 0 0 0 112 0 0 0 25 0 1 0 541678262 466493440 1245 33554432000 134512640 134534564 4293654112 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 113890 1245 91 6 0 112556 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 521396

[startup+6.3008 s]
/proc/loadavg: 9.92 4.60 3.35 13/202 5305
/proc/meminfo: memFree=19363368/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 1800760077884325888 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
[pid=5302] ppid=5301 vsize=1442784 CPUtime=2.09 cores=0
/proc/5302/stat : 5302 (cryptominisat) R 5301 5301 3353 0 -1 4202496 4995 0 0 0 209 0 0 0 25 0 1 0 541678262 1477410816 2597 33554432000 4194304 4587354 140733710441776 18446744073709551615 4244000 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5302/statm: 360696 2597 327 96 0 357258 0
[pid=5303] ppid=5301 vsize=18428 CPUtime=2.04 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 2307 0 0 0 204 0 0 0 25 0 1 0 541678262 18870272 1943 33554432000 4194304 4785740 140737048618528 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 4607 1943 340 145 0 1652 0
[pid=5305] ppid=5301 vsize=455560 CPUtime=2.14 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1348 0 0 0 214 0 0 0 25 0 1 0 541678262 466493440 1245 33554432000 134512640 134534564 4293654112 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 113890 1245 91 6 0 112556 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1935096

[startup+12.7006 s]
/proc/loadavg: 10.09 4.73 3.40 13/202 5305
/proc/meminfo: memFree=19354324/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=0 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 541678261 18763776 394 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 1800759803006418944 0 0 17 2 0 0 0
/proc/5301/statm: 4581 394 345 23 0 91 0
[pid=5302] ppid=5301 vsize=1455476 CPUtime=4.19 cores=0
/proc/5302/stat : 5302 (cryptominisat) R 5301 5301 3353 0 -1 4202496 8300 0 0 0 419 0 0 0 25 0 1 0 541678262 1490407424 5164 33554432000 4194304 4587354 140733710441776 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5302/statm: 363869 5164 337 96 0 360431 0
[pid=5303] ppid=5301 vsize=20404 CPUtime=4.16 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 2762 0 0 0 416 0 0 0 25 0 1 0 541678262 20893696 2398 33554432000 4194304 4785740 140737048618528 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 5101 2398 340 145 0 2146 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=4.32 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 432 0 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1954016

[startup+25.5012 s]
/proc/loadavg: 10.36 5.05 3.52 12/201 5306
/proc/meminfo: memFree=19362368/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=23032 CPUtime=9.89 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 3396 0 0 0 989 0 0 0 25 0 1 0 541678262 23584768 3032 33554432000 4194304 4785740 140737048618528 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 5758 3032 340 145 0 2803 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=10.01 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 1001 0 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 501168

[startup+51.1005 s]
/proc/loadavg: 10.58 5.53 3.72 12/201 5306
/proc/meminfo: memFree=19350420/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=27016 CPUtime=22.69 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 4278 0 0 0 2269 0 0 0 25 0 1 0 541678262 27664384 3914 33554432000 4194304 4785740 140737048618528 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 6754 3914 340 145 0 3799 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=22.81 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 2281 0 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 505152

[startup+102.301 s]
/proc/loadavg: 10.85 6.38 4.11 12/201 5308
/proc/meminfo: memFree=19315744/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=31392 CPUtime=48.3 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 5286 0 0 0 4830 0 0 0 25 0 1 0 541678262 32145408 4922 33554432000 4194304 4785740 140737048618528 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 7848 4922 340 145 0 4893 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=48.41 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 4841 0 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 509528

[startup+162.301 s]
/proc/loadavg: 10.94 7.22 4.53 12/201 5309
/proc/meminfo: memFree=19287812/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=35248 CPUtime=78.3 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 6199 0 0 0 7830 0 0 0 25 0 1 0 541678262 36093952 5835 33554432000 4194304 4785740 140737048618528 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 8812 5835 340 145 0 5857 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=78.4 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 7840 0 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 513384

[startup+222.308 s]
/proc/loadavg: 10.98 7.91 4.94 12/201 5311
/proc/meminfo: memFree=19295096/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2

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

/proc/meminfo: memFree=19342952/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=51808 CPUtime=408.28 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 10050 0 0 0 40827 1 0 0 25 0 1 0 541678262 53051392 9686 33554432000 4194304 4785740 140737048618528 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 12952 9686 340 145 0 9997 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=408.45 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 40844 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 529944

[startup+882.307 s]
/proc/loadavg: 5.03 6.62 6.18 6/183 5362
/proc/meminfo: memFree=19338460/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=53848 CPUtime=438.29 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 10465 0 0 0 43828 1 0 0 25 0 1 0 541678262 55140352 10101 33554432000 4194304 4785740 140737048618528 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 13462 10101 340 145 0 10507 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=438.45 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 43844 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 531984

[startup+942.301 s]
/proc/loadavg: 5.01 6.32 6.10 6/183 5364
/proc/meminfo: memFree=19331740/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=53848 CPUtime=468.29 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 10468 0 0 0 46828 1 0 0 25 0 1 0 541678262 55140352 10104 33554432000 4194304 4785740 140737048618528 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 13462 10104 340 145 0 10507 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=468.45 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 46844 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 531984

[startup+1002.3 s]
/proc/loadavg: 5.00 6.08 6.03 6/183 5366
/proc/meminfo: memFree=19331348/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=54556 CPUtime=498.3 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 10656 0 0 0 49829 1 0 0 25 0 1 0 541678262 55865344 10292 33554432000 4194304 4785740 140737048618528 18446744073709551615 252457763418 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 13639 10292 340 145 0 10684 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=498.44 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 49843 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528378 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 532692

[startup+1062.3 s]
/proc/loadavg: 5.00 5.88 5.96 6/183 5370
/proc/meminfo: memFree=19317904/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=55268 CPUtime=528.3 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 10832 0 0 0 52829 1 0 0 25 0 1 0 541678262 56594432 10468 33554432000 4194304 4785740 140737048618528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 13817 10468 340 145 0 10862 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=528.43 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 52842 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 533404

[startup+1122.3 s]
/proc/loadavg: 5.00 5.72 5.90 6/183 5372
/proc/meminfo: memFree=19307640/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=55980 CPUtime=558.31 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 11010 0 0 0 55830 1 0 0 25 0 1 0 541678262 57323520 10646 33554432000 4194304 4785740 140737048618528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 13995 10646 340 145 0 11040 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=558.43 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 55842 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 534116

[startup+1182.3 s]
/proc/loadavg: 5.03 5.60 5.85 6/183 5373
/proc/meminfo: memFree=19298316/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=56408 CPUtime=588.32 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 11142 0 0 0 58831 1 0 0 25 0 1 0 541678262 57761792 10778 33554432000 4194304 4785740 140737048618528 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 14102 10778 340 145 0 11147 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=588.42 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 58841 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 534544

[startup+1242.3 s]
/proc/loadavg: 4.61 5.39 5.76 5/182 5406
/proc/meminfo: memFree=19567668/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=56408 CPUtime=618.32 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 11165 0 0 0 61831 1 0 0 25 0 1 0 541678262 57761792 10801 33554432000 4194304 4785740 140737048618528 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 14102 10801 340 145 0 11147 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=618.42 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 61841 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 534544



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.22 5.13 5.64 5/182 5408
/proc/meminfo: memFree=19562492/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=57056 CPUtime=647.14 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 11325 0 0 0 64713 1 0 0 25 0 1 0 541678262 58425344 10961 33554432000 4194304 4785740 140737048618528 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 14264 10961 340 145 0 11309 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=647.3 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 64729 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 535192

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

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

[startup+1300 s]
/proc/loadavg: 4.22 5.13 5.64 5/182 5408
/proc/meminfo: memFree=19562492/32951124 swapFree=67111480/67111528
[pid=5301] ppid=5299 vsize=18324 CPUtime=5.57 cores=0,2
/proc/5301/stat : 5301 (ppfolio) S 5299 5301 3353 0 -1 4202496 502 9035 0 0 0 0 556 1 15 0 1 0 541678261 18763776 395 33554432000 4194304 4287625 140733814461184 18446744073709551615 252458085903 0 0 4096 65536 15771084730834845956 0 0 17 2 0 0 0
/proc/5301/statm: 4581 395 346 23 0 91 0
[pid=5303] ppid=5301 vsize=57056 CPUtime=647.14 cores=0
/proc/5303/stat : 5303 (clasp) R 5301 5301 3353 0 -1 4202496 11325 0 0 0 64713 1 0 0 25 0 1 0 541678262 58425344 10961 33554432000 4194304 4785740 140737048618528 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5303/statm: 14264 10961 340 145 0 11309 0
[pid=5305] ppid=5301 vsize=459812 CPUtime=647.3 cores=0
/proc/5305/stat : 5305 (TNM) R 5301 5301 3353 0 -1 4202496 1678 0 0 0 64729 1 0 0 25 0 1 0 541678262 470847488 1575 33554432000 134512640 134534564 4293654112 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5305/statm: 114953 1575 95 6 0 113619 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 535192

Child status: 0

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.98
CPU system time (s): 0.03
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 1957972

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

runsolver used 2.34464 second user time and 4.73628 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 01:21:18
IDJOB=3261954
IDBENCH=83266
IDSOLVER=1613
FILE ID=node111/3261954-1303514478
RUNJOBID= node111-1303514381-5187
PBS_JOBID= 13134250
Free space on /tmp= 71388 MiB

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

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

MD5SUM BENCH= cb7c9df8144e5ba66f8009983efe791f
RANDOM SEED=784143452

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:      19392340 kB
Buffers:       1977276 kB
Cached:       10737428 kB
SwapCached:         44 kB
Active:        9182916 kB
Inactive:      3813200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19392340 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           10900 kB
Writeback:           0 kB
AnonPages:      281264 kB
Mapped:          17884 kB
Slab:           496192 kB
PageTables:       6668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7655688 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= 71400 MiB
End job on node111 at 2011-04-23 01:42:58