Trace number 3250644

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/
VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
MD5SUM1144bbd60c180aa5e72d35b74e9676cb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables312
Number of clauses26889
Sum of the clauses size121302
Maximum clause length18
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 324180
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52709

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-3250644-1303543593/watcher-3250644-1303543593 -o /tmp/evaluation-result-3250644-1303543593/solver-3250644-1303543593 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3250644-1303543593.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: 11.04 11.70 9.88 2/174 13497
/proc/meminfo: memFree=16079564/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) R 13495 13497 12969 0 -1 4202496 485 0 0 0 0 0 0 0 18 0 1 0 446774811 18763776 392 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095271317 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/13497/statm: 4581 392 343 23 0 91 0

[startup+0.0518701 s]
/proc/loadavg: 11.04 11.70 9.88 2/174 13497
/proc/meminfo: memFree=16079564/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100857 s]
/proc/loadavg: 11.04 11.70 9.88 2/174 13497
/proc/meminfo: memFree=16079564/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300809 s]
/proc/loadavg: 11.04 11.70 9.88 2/174 13497
/proc/meminfo: memFree=16079564/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103467766918414336 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.32865 s]
/proc/loadavg: 11.04 11.70 9.88 2/174 13497
/proc/meminfo: memFree=16079564/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103468316674228224 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50062 s]
/proc/loadavg: 11.04 11.70 9.88 2/174 13497
/proc/meminfo: memFree=16079564/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103468454113181696 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10031 s]
/proc/loadavg: 11.04 11.70 9.88 13/202 13540
/proc/meminfo: memFree=15995108/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103468591552135168 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=27452 CPUtime=1.04 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 3689 0 0 0 104 0 0 0 21 0 1 0 446774812 28110848 1867 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 6863 1867 327 96 0 3425 0
[pid=13499] ppid=13497 vsize=16432 CPUtime=1.02 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 1648 0 0 0 102 0 0 0 22 0 1 0 446774812 16826368 1449 33554432000 4194304 4785740 140736232163936 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 4108 1449 340 145 0 1153 0
[pid=13500] ppid=13497 vsize=454240 CPUtime=1.01 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 936 0 0 0 101 0 0 0 25 0 1 0 446774812 465141760 833 33554432000 134512640 134534564 4293558976 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 113560 833 91 6 0 112226 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 516448

[startup+6.30673 s]
/proc/loadavg: 11.12 11.70 9.89 13/202 13540
/proc/meminfo: memFree=15973352/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103466804845740032 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=129268 CPUtime=2.14 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 4987 0 0 0 214 0 0 0 25 0 1 0 446774812 132370432 1937 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 32317 1937 327 96 0 28879 0
[pid=13499] ppid=13497 vsize=17516 CPUtime=2.03 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 1934 0 0 0 203 0 0 0 25 0 1 0 446774812 17936384 1735 33554432000 4194304 4785740 140736232163936 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 4379 1735 340 145 0 1424 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=2.1 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 210 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 623572

[startup+12.7006 s]
/proc/loadavg: 11.19 11.71 9.91 13/202 13540
/proc/meminfo: memFree=15942628/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103466942284693504 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=141468 CPUtime=4.24 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 9272 0 0 0 423 1 0 0 25 0 1 0 446774812 144863232 4801 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 35367 4801 337 96 0 31929 0
[pid=13499] ppid=13497 vsize=18736 CPUtime=4.22 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 2200 0 0 0 422 0 0 0 25 0 1 0 446774812 19185664 2001 33554432000 4194304 4785740 140736232163936 18446744073709551615 4309527 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 4684 2001 340 145 0 1729 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=4.22 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 422 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 636992

[startup+25.5012 s]
/proc/loadavg: 11.37 11.72 9.94 13/202 13541
/proc/meminfo: memFree=15920528/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103468591552135168 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=144016 CPUtime=8.53 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 12538 0 0 0 852 1 0 0 25 0 1 0 446774812 147472384 5518 33554432000 4194304 4587354 140734276303680 18446744073709551615 4365120 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 36004 5518 337 96 0 32566 0
[pid=13499] ppid=13497 vsize=21228 CPUtime=8.43 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 2788 0 0 0 843 0 0 0 25 0 1 0 446774812 21737472 2589 33554432000 4194304 4785740 140736232163936 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 5307 2589 340 145 0 2352 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=8.5 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 850 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 642032

[startup+51.1005 s]
/proc/loadavg: 11.58 11.74 9.99 13/202 13541
/proc/meminfo: memFree=15885000/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103467766918414336 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=155640 CPUtime=17.03 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 18414 0 0 0 1701 2 0 0 25 0 1 0 446774812 159375360 8275 33554432000 4194304 4587354 140734276303680 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 38910 8275 337 96 0 35472 0
[pid=13499] ppid=13497 vsize=23140 CPUtime=17.02 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 3244 0 0 0 1702 0 0 0 25 0 1 0 446774812 23695360 3045 33554432000 4194304 4785740 140736232163936 18446744073709551615 4548981 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 5785 3045 340 145 0 2830 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=17.02 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 1702 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 655568

[startup+102.301 s]
/proc/loadavg: 11.82 11.78 10.10 13/202 13543
/proc/meminfo: memFree=15811964/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=174516 CPUtime=34.13 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 24058 0 0 0 3410 3 0 0 25 0 1 0 446774812 178704384 8428 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 43629 8428 337 96 0 40191 0
[pid=13499] ppid=13497 vsize=26028 CPUtime=34.04 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 3922 0 0 0 3404 0 0 0 25 0 1 0 446774812 26652672 3723 33554432000 4194304 4785740 140736232163936 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 6507 3723 340 145 0 3552 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=34.1 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 3410 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 677332

[startup+162.301 s]
/proc/loadavg: 11.97 11.83 10.22 13/202 13544
/proc/meminfo: memFree=15808592/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=143712 CPUtime=54.13 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 32258 0 0 0 5407 6 0 0 25 0 1 0 446774812 147161088 5449 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 35928 5449 337 96 0 32490 0
[pid=13499] ppid=13497 vsize=28216 CPUtime=54.05 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 4432 0 0 0 5405 0 0 0 25 0 1 0 446774812 28893184 4233 33554432000 4194304 4785740 140736232163936 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 7054 4233 340 145 0 4099 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=54.1 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 5410 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 648716

[startup+222.301 s]

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

[startup+822.301 s]
/proc/loadavg: 12.04 12.00 11.12 13/202 13562
/proc/meminfo: memFree=15715736/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103466804845740032 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=175752 CPUtime=274.66 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 125587 0 0 0 27443 23 0 0 25 0 1 0 446774812 179970048 14619 33554432000 4194304 4587354 140734276303680 18446744073709551615 4231887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 43938 14619 337 96 0 40500 0
[pid=13499] ppid=13497 vsize=44804 CPUtime=273.77 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 8174 0 0 0 27377 0 0 0 25 0 1 0 446774812 45879296 7975 33554432000 4194304 4785740 140736232163936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 11201 7975 340 145 0 8246 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=273.86 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 27386 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 697344

[startup+882.301 s]
/proc/loadavg: 12.01 12.00 11.17 13/202 13564
/proc/meminfo: memFree=15712256/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103466942284693504 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=175448 CPUtime=294.67 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 129160 0 0 0 29442 25 0 0 25 0 1 0 446774812 179658752 14742 33554432000 4194304 4587354 140734276303680 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 43862 14742 337 96 0 40424 0
[pid=13499] ppid=13497 vsize=45332 CPUtime=293.77 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 8307 0 0 0 29377 0 0 0 25 0 1 0 446774812 46419968 8108 33554432000 4194304 4785740 140736232163936 18446744073709551615 4538892 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 11333 8108 340 145 0 8378 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=293.85 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 29385 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 697568

[startup+942.301 s]
/proc/loadavg: 12.00 12.00 11.22 13/202 13565
/proc/meminfo: memFree=15710388/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=189812 CPUtime=314.68 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 141870 0 0 0 31441 27 0 0 25 0 1 0 446774812 194367488 14569 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 47453 14569 337 96 0 44015 0
[pid=13499] ppid=13497 vsize=46800 CPUtime=313.76 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 8610 0 0 0 31376 0 0 0 25 0 1 0 446774812 47923200 8411 33554432000 4194304 4785740 140736232163936 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 11700 8411 340 145 0 8745 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=313.85 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 31385 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 713400

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.26 13/202 13567
/proc/meminfo: memFree=15708768/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103466804845740032 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=171632 CPUtime=334.68 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 141876 0 0 0 33441 27 0 0 25 0 1 0 446774812 175751168 14573 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 42908 14573 337 96 0 39470 0
[pid=13499] ppid=13497 vsize=46800 CPUtime=333.76 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 8618 0 0 0 33376 0 0 0 25 0 1 0 446774812 47923200 8419 33554432000 4194304 4785740 140736232163936 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 11700 8419 340 145 0 8745 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=333.85 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 33385 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 695220

[startup+1062.31 s]
/proc/loadavg: 12.00 12.00 11.31 13/202 13568
/proc/meminfo: memFree=15723384/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103466804845740032 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=151496 CPUtime=354.68 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 144428 0 0 0 35441 27 0 0 25 0 1 0 446774812 155131904 7824 33554432000 4194304 4587354 140734276303680 18446744073709551615 4244512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 37874 7824 337 96 0 34436 0
[pid=13499] ppid=13497 vsize=48856 CPUtime=353.77 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 9074 0 0 0 35377 0 0 0 25 0 1 0 446774812 50028544 8875 33554432000 4194304 4785740 140736232163936 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 12214 8875 340 145 0 9259 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=353.84 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 35384 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 677140

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.35 13/202 13570
/proc/meminfo: memFree=15709984/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103466942284693504 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=170552 CPUtime=374.68 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 151677 0 0 0 37439 29 0 0 25 0 1 0 446774812 174645248 7179 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 42638 7179 337 96 0 39200 0
[pid=13499] ppid=13497 vsize=49356 CPUtime=373.77 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 9194 0 0 0 37377 0 0 0 25 0 1 0 446774812 50540544 8995 33554432000 4194304 4785740 140736232163936 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 12339 8995 340 145 0 9384 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=373.84 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 37384 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 696696

[startup+1182.3 s]
/proc/loadavg: 12.03 12.01 11.39 13/202 13572
/proc/meminfo: memFree=15728936/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103467079723646976 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=151788 CPUtime=394.68 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 157440 0 0 0 39437 31 0 0 25 0 1 0 446774812 155430912 8919 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 37947 8919 337 96 0 34509 0
[pid=13499] ppid=13497 vsize=50312 CPUtime=393.79 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 9425 0 0 0 39378 1 0 0 25 0 1 0 446774812 51519488 9226 33554432000 4194304 4785740 140736232163936 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 12578 9226 340 145 0 9623 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=393.84 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 39384 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 678888

[startup+1242.3 s]
/proc/loadavg: 12.01 12.01 11.43 13/202 13573
/proc/meminfo: memFree=15730416/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103467217162600448 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=152592 CPUtime=414.67 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 164625 0 0 0 41435 32 0 0 25 0 1 0 446774812 156254208 7948 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 38148 7948 337 96 0 34710 0
[pid=13499] ppid=13497 vsize=51264 CPUtime=413.79 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 9621 0 0 0 41378 1 0 0 25 0 1 0 446774812 52494336 9422 33554432000 4194304 4785740 140736232163936 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 12816 9422 340 145 0 9861 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=413.84 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 41384 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 680644



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 12.00 11.46 13/202 13575
/proc/meminfo: memFree=15712800/32951124 swapFree=67111528/67111528
[pid=13497] ppid=13495 vsize=18324 CPUtime=0 cores=0,2
/proc/13497/stat : 13497 (ppfolio) S 13495 13497 12969 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 446774811 18763776 394 33554432000 4194304 4287625 140733480054768 18446744073709551615 228095471119 0 0 4096 65536 8103467217162600448 0 0 17 2 0 0 0
/proc/13497/statm: 4581 394 345 23 0 91 0
[pid=13498] ppid=13497 vsize=152684 CPUtime=433.87 cores=0
/proc/13498/stat : 13498 (cryptominisat) R 13497 13497 12969 0 -1 4202496 170013 0 0 0 43353 34 0 0 25 0 1 0 446774812 156348416 9149 33554432000 4194304 4587354 140734276303680 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13498/statm: 38171 9149 337 96 0 34733 0
[pid=13499] ppid=13497 vsize=51928 CPUtime=433.05 cores=0
/proc/13499/stat : 13499 (clasp) R 13497 13497 12969 0 -1 4202496 9785 0 0 0 43304 1 0 0 25 0 1 0 446774812 53174272 9586 33554432000 4194304 4785740 140736232163936 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/13499/statm: 12982 9586 340 145 0 10027 0
[pid=13500] ppid=13497 vsize=458464 CPUtime=433.09 cores=0
/proc/13500/stat : 13500 (TNM) R 13497 13497 12969 0 -1 4202496 1189 0 0 0 43309 0 0 0 25 0 1 0 446774812 469467136 1086 33554432000 134512640 134534564 4293558976 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/13500/statm: 114616 1086 95 6 0 113282 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 681400

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): 1299.68
CPU system time (s): 0.372943
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 831872

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

runsolver used 2.29865 second user time and 4.79927 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 09:26:33
IDJOB=3250644
IDBENCH=83335
IDSOLVER=1613
FILE ID=node142/3250644-1303543593
RUNJOBID= node142-1303542291-13323
PBS_JOBID= 13143096
Free space on /tmp= 71336 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-18_312.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250644-1303543593/watcher-3250644-1303543593 -o /tmp/evaluation-result-3250644-1303543593/solver-3250644-1303543593 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3250644-1303543593.cnf

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

MD5SUM BENCH= 1144bbd60c180aa5e72d35b74e9676cb
RANDOM SEED=669546689

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16079596 kB
Buffers:       2062176 kB
Cached:       14174584 kB
SwapCached:          0 kB
Active:        6667700 kB
Inactive:      9634284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16079596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10536 kB
Writeback:           0 kB
AnonPages:       64808 kB
Mapped:          14676 kB
Slab:           503936 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189000 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= 71336 MiB
End job on node142 at 2011-04-23 09:48:15