Trace number 3262570

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-13_160.cnf
MD5SUMad5b26aa9760a3817f3ab03e9314a5d6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark284.707
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses7308
Sum of the clauses size31804
Maximum clause length13
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 36320
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5988

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	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-3262570-1303542985/watcher-3262570-1303542985 -o /tmp/evaluation-result-3262570-1303542985/solver-3262570-1303542985 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3262570-1303542985.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.56 7.62 5.45 10/197 5729
/proc/meminfo: memFree=16875728/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) R 5727 5729 5047 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 544529052 18763776 392 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020216213 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5729/statm: 4581 392 343 23 0 91 0

[startup+0.0601869 s]
/proc/loadavg: 9.56 7.62 5.45 10/197 5729
/proc/meminfo: memFree=16875728/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 4370937781338210562 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101163 s]
/proc/loadavg: 9.56 7.62 5.45 10/197 5729
/proc/meminfo: memFree=16875728/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 4370937781338210562 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30113 s]
/proc/loadavg: 9.56 7.62 5.45 10/197 5729
/proc/meminfo: memFree=16875728/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697445060815618048 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701063 s]
/proc/loadavg: 9.56 7.62 5.45 10/197 5729
/proc/meminfo: memFree=16875728/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697445198254571520 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 9.56 7.62 5.45 12/201 5733
/proc/meminfo: memFree=16868876/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697445335693524992 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=579780 CPUtime=0.49 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 1696 0 0 0 49 0 0 0 25 0 1 0 544529053 593694720 910 33554432000 4194304 4587354 140737325498832 18446744073709551615 4241321 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 144945 910 326 96 0 141507 0
[pid=5731] ppid=5729 vsize=13492 CPUtime=0.4 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 840 0 0 0 40 0 0 0 25 0 1 0 544529053 13815808 731 33554432000 4194304 4785740 140736583358624 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 3373 731 340 145 0 418 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=0.59 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 59 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530160 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1067972

[startup+3.10062 s]
/proc/loadavg: 9.68 7.68 5.48 12/201 5733
/proc/meminfo: memFree=16867636/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697443548987129856 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=579508 CPUtime=0.99 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 2119 0 0 0 99 0 0 0 25 0 1 0 544529053 593416192 1035 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 144877 1035 326 96 0 141439 0
[pid=5731] ppid=5729 vsize=14024 CPUtime=0.94 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 964 0 0 0 94 0 0 0 25 0 1 0 544529053 14360576 855 33554432000 4194304 4785740 140736583358624 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 3506 855 340 145 0 551 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=1.14 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 114 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1068232

[startup+6.30104 s]
/proc/loadavg: 9.68 7.68 5.48 12/201 5733
/proc/meminfo: memFree=16862620/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697443548987129856 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=586132 CPUtime=2.09 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 4444 0 0 0 209 0 0 0 25 0 1 0 544529053 600199168 2609 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 146533 2609 336 96 0 143095 0
[pid=5731] ppid=5729 vsize=14568 CPUtime=1.99 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 1098 0 0 0 199 0 0 0 25 0 1 0 544529053 14917632 989 33554432000 4194304 4785740 140736583358624 18446744073709551615 4553317 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 3642 989 340 145 0 687 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=2.19 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 219 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528880 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1075400

[startup+12.7009 s]
/proc/loadavg: 9.88 7.79 5.53 12/201 5733
/proc/meminfo: memFree=16863252/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697445473132478464 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=586216 CPUtime=4.19 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 5933 0 0 0 419 0 0 0 25 0 1 0 544529053 600285184 2704 33554432000 4194304 4587354 140737325498832 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 146554 2704 336 96 0 143116 0
[pid=5731] ppid=5729 vsize=15468 CPUtime=4.14 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 1318 0 0 0 414 0 0 0 25 0 1 0 544529053 15839232 1209 33554432000 4194304 4785740 140736583358624 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 3867 1209 340 145 0 912 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=4.34 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 434 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1076384

[startup+25.5005 s]
/proc/loadavg: 10.05 7.89 5.59 12/201 5734
/proc/meminfo: memFree=16841552/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697444511059804160 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=593792 CPUtime=8.49 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 9574 0 0 0 848 1 0 0 25 0 1 0 544529053 608043008 4542 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 148448 4542 336 96 0 145010 0
[pid=5731] ppid=5729 vsize=16512 CPUtime=8.39 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 1544 0 0 0 839 0 0 0 25 0 1 0 544529053 16908288 1435 33554432000 4194304 4785740 140736583358624 18446744073709551615 4277495 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 4128 1435 340 145 0 1173 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=8.59 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 859 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1085004

[startup+51.1008 s]
/proc/loadavg: 10.37 8.14 5.74 12/201 5734
/proc/meminfo: memFree=16821728/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697445473132478464 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=43924 CPUtime=16.99 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 14188 0 0 0 1698 1 0 0 25 0 1 0 544529053 44978176 5447 33554432000 4194304 4587354 140737325498832 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 10981 5447 336 96 0 7543 0
[pid=5731] ppid=5729 vsize=17984 CPUtime=16.95 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 1878 0 0 0 1695 0 0 0 25 0 1 0 544529053 18415616 1769 33554432000 4194304 4785740 140736583358624 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 4496 1769 341 145 0 1541 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=17.14 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 1714 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 536608

[startup+102.307 s]
/proc/loadavg: 10.75 8.62 6.04 12/201 5736
/proc/meminfo: memFree=16806844/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=50464 CPUtime=34.09 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 22341 0 0 0 3406 3 0 0 25 0 1 0 544529053 51675136 6925 33554432000 4194304 4587354 140737325498832 18446744073709551615 4242702 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 12616 6925 336 96 0 9178 0
[pid=5731] ppid=5729 vsize=19556 CPUtime=33.99 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 2232 0 0 0 3399 0 0 0 25 0 1 0 544529053 20025344 2123 33554432000 4194304 4785740 140736583358624 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 4889 2123 341 145 0 1934 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=34.21 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 3421 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 544720

[startup+162.3 s]
/proc/loadavg: 10.91 9.05 6.34 12/201 5737
/proc/meminfo: memFree=16809292/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=42808 CPUtime=54.08 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 29751 0 0 0 5404 4 0 0 25 0 1 0 544529053 43835392 7234 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 10702 7234 336 96 0 7264 0
[pid=5731] ppid=5729 vsize=20540 CPUtime=53.98 cores=0

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

[startup+822.3 s]
/proc/loadavg: 11.00 10.80 8.70 12/201 5755
/proc/meminfo: memFree=16701348/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697443961303990272 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=75100 CPUtime=274.05 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 89220 0 0 0 27386 19 0 0 25 0 1 0 544529053 76902400 13295 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 18775 13295 336 96 0 15337 0
[pid=5731] ppid=5729 vsize=26456 CPUtime=274.04 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 3839 0 0 0 27404 0 0 0 25 0 1 0 544529053 27090944 3730 33554432000 4194304 4785740 140736583358624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 6614 3730 341 145 0 3659 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=274.19 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 27419 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 576256

[startup+882.3 s]
/proc/loadavg: 11.00 10.83 8.85 12/201 5757
/proc/meminfo: memFree=16705152/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697444098742943744 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=75236 CPUtime=294.06 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 93912 0 0 0 29386 20 0 0 25 0 1 0 544529053 77041664 13298 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 18809 13298 336 96 0 15371 0
[pid=5731] ppid=5729 vsize=26840 CPUtime=294.04 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 3954 0 0 0 29404 0 0 0 25 0 1 0 544529053 27484160 3845 33554432000 4194304 4785740 140736583358624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 6710 3845 341 145 0 3755 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=294.19 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 29419 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 576776

[startup+942.3 s]
/proc/loadavg: 11.00 10.86 8.98 12/201 5758
/proc/meminfo: memFree=16704124/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697444098742943744 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=75376 CPUtime=314.07 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 98563 0 0 0 31386 21 0 0 25 0 1 0 544529053 77185024 13139 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 18844 13139 336 96 0 15406 0
[pid=5731] ppid=5729 vsize=27092 CPUtime=314.04 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 3994 0 0 0 31404 0 0 0 25 0 1 0 544529053 27742208 3885 33554432000 4194304 4785740 140736583358624 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 6773 3885 341 145 0 3818 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=314.19 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 31419 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 577168

[startup+1002.3 s]
/proc/loadavg: 10.56 10.78 9.07 10/193 5778
/proc/meminfo: memFree=16710752/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697444236181897216 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=631732 CPUtime=334.07 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 103096 0 0 0 33385 22 0 0 25 0 1 0 544529053 646893568 12716 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 157933 12716 336 96 0 154495 0
[pid=5731] ppid=5729 vsize=27284 CPUtime=334.04 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 4032 0 0 0 33404 0 0 0 25 0 1 0 544529053 27938816 3923 33554432000 4194304 4785740 140736583358624 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 6821 3923 341 145 0 3866 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=334.19 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 33419 0 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1133716

[startup+1062.3 s]
/proc/loadavg: 9.57 10.46 9.06 10/193 5779
/proc/meminfo: memFree=16763452/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697444373620850688 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=75576 CPUtime=354.08 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 106688 0 0 0 35385 23 0 0 25 0 1 0 544529053 77389824 13730 33554432000 4194304 4587354 140737325498832 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 18894 13730 336 96 0 15456 0
[pid=5731] ppid=5729 vsize=27476 CPUtime=354.03 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 4081 0 0 0 35403 0 0 0 25 0 1 0 544529053 28135424 3972 33554432000 4194304 4785740 140736583358624 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 6869 3972 341 145 0 3914 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=354.19 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 35418 1 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 577752

[startup+1122.3 s]
/proc/loadavg: 9.07 10.14 9.04 10/193 5812
/proc/meminfo: memFree=16778248/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697444511059804160 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=75708 CPUtime=374.09 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 111332 0 0 0 37384 25 0 0 25 0 1 0 544529053 77524992 13237 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 18927 13237 336 96 0 15489 0
[pid=5731] ppid=5729 vsize=27668 CPUtime=374.03 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 4129 0 0 0 37403 0 0 0 25 0 1 0 544529053 28332032 4020 33554432000 4194304 4785740 140736583358624 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 6917 4020 341 145 0 3962 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=374.18 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 37417 1 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 578076

[startup+1182.3 s]
/proc/loadavg: 9.03 9.95 9.04 10/193 5814
/proc/meminfo: memFree=16711424/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=81092 CPUtime=394.1 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 115354 0 0 0 39384 26 0 0 25 0 1 0 544529053 83038208 14617 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 20273 14617 336 96 0 16835 0
[pid=5731] ppid=5729 vsize=27860 CPUtime=394.03 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 4180 0 0 0 39403 0 0 0 25 0 1 0 544529053 28528640 4071 33554432000 4194304 4785740 140736583358624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 6965 4071 341 145 0 4010 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=394.18 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 39417 1 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528476 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 583652

[startup+1242.3 s]
/proc/loadavg: 9.04 9.78 9.04 10/193 5815
/proc/meminfo: memFree=16711888/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=622344 CPUtime=414.1 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 116318 0 0 0 41384 26 0 0 25 0 1 0 544529053 637280256 12827 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 155586 12827 336 96 0 152148 0
[pid=5731] ppid=5729 vsize=28052 CPUtime=414.03 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 4223 0 0 0 41402 1 0 0 25 0 1 0 544529053 28725248 4114 33554432000 4194304 4785740 140736583358624 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 7013 4114 341 145 0 4058 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=414.18 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 41417 1 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1125096



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.62 9.55 9.00 9/192 5848
/proc/meminfo: memFree=16792500/32951124 swapFree=67111528/67111528
[pid=5729] ppid=5727 vsize=18324 CPUtime=0 cores=0,2
/proc/5729/stat : 5729 (ppfolio) S 5727 5729 5047 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 544529052 18763776 394 33554432000 4194304 4287625 140734335952464 18446744073709551615 260020416015 0 0 4096 65536 7697444373620850688 0 0 17 2 0 0 0
/proc/5729/statm: 4581 394 345 23 0 91 0
[pid=5730] ppid=5729 vsize=66124 CPUtime=433.33 cores=0
/proc/5730/stat : 5730 (cryptominisat) R 5729 5729 5047 0 -1 4202496 119034 0 0 0 43306 27 0 0 25 0 1 0 544529053 67710976 12826 33554432000 4194304 4587354 140737325498832 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5730/statm: 16531 12826 336 96 0 13093 0
[pid=5731] ppid=5729 vsize=28052 CPUtime=433.23 cores=0
/proc/5731/stat : 5731 (clasp) R 5729 5729 5047 0 -1 4202496 4229 0 0 0 43322 1 0 0 25 0 1 0 544529053 28725248 4120 33554432000 4194304 4785740 140736583358624 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5731/statm: 7013 4120 341 145 0 4058 0
[pid=5732] ppid=5729 vsize=456376 CPUtime=433.46 cores=0
/proc/5732/stat : 5732 (TNM) R 5729 5729 5047 0 -1 4202496 513 0 0 0 43345 1 0 0 25 0 1 0 544529053 467329024 409 33554432000 134512640 134534564 4290117296 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5732/statm: 114094 409 95 6 0 112760 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 568876

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

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

runsolver used 2.31765 second user time and 4.78027 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-23 09:16:25
IDJOB=3262570
IDBENCH=83323
IDSOLVER=1613
FILE ID=node110/3262570-1303542985
RUNJOBID= node110-1303542514-5516
PBS_JOBID= 13143128
Free space on /tmp= 71952 MiB

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

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

MD5SUM BENCH= ad5b26aa9760a3817f3ab03e9314a5d6
RANDOM SEED=2010343153

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      16876008 kB
Buffers:       2309756 kB
Cached:       12997568 kB
SwapCached:          0 kB
Active:        8066528 kB
Inactive:      7441360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16876008 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11384 kB
Writeback:           0 kB
AnonPages:      199728 kB
Mapped:          17620 kB
Slab:           501336 kB
PageTables:       6540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3072768 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= 71952 MiB
End job on node110 at 2011-04-23 09:38:05