Trace number 3261998

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

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
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 variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1
1300.03/1300.00	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-3261998-1303515684/watcher-3261998-1303515684 -o /tmp/evaluation-result-3261998-1303515684/solver-3261998-1303515684 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3261998-1303515684.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.02 5.55 5.82 4/179 5401
/proc/meminfo: memFree=19584084/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=0 cores=1,3
/proc/5401/stat : 5401 (ppfolio) R 5399 5401 3353 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 541798870 18763776 391 33554432000 4194304 4287625 140735628648736 18446744073709551615 252457886101 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/5401/statm: 4581 391 343 23 0 91 0

[startup+0.0904589 s]
/proc/loadavg: 5.02 5.55 5.82 4/179 5401
/proc/meminfo: memFree=19584084/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=0 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 541798870 18763776 393 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 8027139124257325320 0 0 17 3 0 0 0
/proc/5401/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100454 s]
/proc/loadavg: 5.02 5.55 5.82 4/179 5401
/proc/meminfo: memFree=19584084/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=0 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 541798870 18763776 393 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 8027139124257325320 0 0 17 3 0 0 0
/proc/5401/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300416 s]
/proc/loadavg: 5.02 5.55 5.82 4/179 5401
/proc/meminfo: memFree=19584084/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=0 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 541798870 18763776 393 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/5401/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700343 s]
/proc/loadavg: 5.02 5.55 5.82 4/179 5401
/proc/meminfo: memFree=19584084/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=0 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 541798870 18763776 393 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 1075059588685889536 0 0 17 3 0 0 0
/proc/5401/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50119 s]
/proc/loadavg: 5.02 5.55 5.82 6/183 5405
/proc/meminfo: memFree=19570452/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=0 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541798870 18763776 393 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 1075060413319610368 0 0 17 3 0 0 0
/proc/5401/statm: 4581 393 345 23 0 91 0
[pid=5402] ppid=5401 vsize=28864 CPUtime=0.95 cores=1
/proc/5402/stat : 5402 (cryptominisat) R 5401 5401 3353 0 -1 4202496 3147 0 0 0 95 0 0 0 18 0 1 0 541798871 29556736 2070 33554432000 4194304 4587354 140736134770320 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5402/statm: 7216 2070 327 96 0 3778 0
[pid=5403] ppid=5401 vsize=14740 CPUtime=0.22 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 1294 0 0 0 22 0 0 0 24 0 1 0 541798871 15093760 1037 33554432000 4194304 4785740 140733756253104 18446744073709551615 4309519 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 3685 1037 339 145 0 730 0
[pid=5404] ppid=5401 vsize=454372 CPUtime=0.31 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 989 0 0 0 31 0 0 0 25 0 1 0 541798871 465276928 886 33554432000 134512640 134534564 4287248000 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 113593 886 91 6 0 112259 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 516300

[startup+3.1009 s]
/proc/loadavg: 5.02 5.54 5.82 6/183 5405
/proc/meminfo: memFree=19569708/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=0 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 541798870 18763776 393 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 1075060688197517312 0 0 17 3 0 0 0
/proc/5401/statm: 4581 393 345 23 0 91 0
[pid=5402] ppid=5401 vsize=749168 CPUtime=1.64 cores=1
/proc/5402/stat : 5402 (cryptominisat) R 5401 5401 3353 0 -1 4202496 3703 0 0 0 163 1 0 0 19 0 1 0 541798871 767148032 2070 33554432000 4194304 4587354 140736134770320 18446744073709551615 4236763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/5402/statm: 187292 2070 327 96 0 183854 0
[pid=5403] ppid=5401 vsize=15732 CPUtime=0.63 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 1528 0 0 0 63 0 0 0 25 0 1 0 541798871 16109568 1271 33554432000 4194304 4785740 140733756253104 18446744073709551615 4287150 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 3933 1271 340 145 0 978 0
[pid=5404] ppid=5401 vsize=454372 CPUtime=0.81 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 989 0 0 0 81 0 0 0 25 0 1 0 541798871 465276928 886 33554432000 134512640 134534564 4287248000 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 113593 886 91 6 0 112259 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1237596

[startup+6.3003 s]
/proc/loadavg: 5.02 5.54 5.82 5/182 5405
/proc/meminfo: memFree=19573324/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=17292 CPUtime=2.02 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 1920 0 0 0 202 0 0 0 25 0 1 0 541798871 17707008 1663 33554432000 4194304 4785740 140733756253104 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 4323 1663 340 145 0 1368 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=2.11 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 211 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 494084

[startup+12.7011 s]
/proc/loadavg: 4.86 5.49 5.80 5/182 5406
/proc/meminfo: memFree=19570464/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=19492 CPUtime=5.22 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 2428 0 0 0 522 0 0 0 25 0 1 0 541798871 19959808 2171 33554432000 4194304 4785740 140733756253104 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 4873 2171 340 145 0 1918 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=5.31 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 531 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 496284

[startup+25.5007 s]
/proc/loadavg: 4.73 5.44 5.78 5/182 5406
/proc/meminfo: memFree=19568756/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=21528 CPUtime=11.62 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 2931 0 0 0 1162 0 0 0 25 0 1 0 541798871 22044672 2674 33554432000 4194304 4785740 140733756253104 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 5382 2674 340 145 0 2427 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=11.71 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 1171 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 498320

[startup+51.101 s]
/proc/loadavg: 4.48 5.32 5.73 5/182 5406
/proc/meminfo: memFree=19566344/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=24116 CPUtime=24.41 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 3521 0 0 0 2441 0 0 0 25 0 1 0 541798871 24694784 3264 33554432000 4194304 4785740 140733756253104 18446744073709551615 4550876 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 6029 3264 340 145 0 3074 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=24.51 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 2451 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 500908

[startup+102.306 s]
/proc/loadavg: 3.88 5.03 5.61 3/174 5426
/proc/meminfo: memFree=19623176/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=28268 CPUtime=50.01 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 4446 0 0 0 5001 0 0 0 25 0 1 0 541798871 28946432 4189 33554432000 4194304 4785740 140733756253104 18446744073709551615 4287178 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 7067 4189 340 145 0 4112 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=50.12 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 5012 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 505060

[startup+162.3 s]
/proc/loadavg: 2.75 4.52 5.40 3/174 5428
/proc/meminfo: memFree=19620276/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=31832 CPUtime=80 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 5246 0 0 0 8000 0 0 0 25 0 1 0 541798871 32595968 4989 33554432000 4194304 4785740 140733756253104 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 7958 4989 340 145 0 5003 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=80.12 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 8012 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 508624

[startup+222.301 s]
/proc/loadavg: 2.25 4.02 5.16 3/174 5429
/proc/meminfo: memFree=19618776/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=33696 CPUtime=110 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 5687 0 0 0 11000 0 0 0 25 0 1 0 541798871 34504704 5430 33554432000 4194304 4785740 140733756253104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 8424 5430 340 145 0 5469 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=110.13 cores=1

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

/proc/meminfo: memFree=19609052/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=44788 CPUtime=380 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 8248 0 0 0 38000 0 0 0 25 0 1 0 541798871 45862912 7991 33554432000 4194304 4785740 140733756253104 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 11197 7991 340 145 0 8242 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=380.15 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 38015 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 521580

[startup+822.3 s]
/proc/loadavg: 2.00 2.27 3.65 3/174 5445
/proc/meminfo: memFree=19608784/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=45104 CPUtime=410 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 8329 0 0 0 41000 0 0 0 25 0 1 0 541798871 46186496 8072 33554432000 4194304 4785740 140733756253104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 11276 8072 340 145 0 8321 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=410.14 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 41014 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 521896

[startup+882.3 s]
/proc/loadavg: 2.00 2.21 3.53 3/174 5447
/proc/meminfo: memFree=19608148/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=45672 CPUtime=440.01 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 8468 0 0 0 44001 0 0 0 25 0 1 0 541798871 46768128 8211 33554432000 4194304 4785740 140733756253104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 11418 8211 340 145 0 8463 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=440.14 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 44014 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 522464

[startup+942.301 s]
/proc/loadavg: 2.00 2.18 3.44 3/174 5448
/proc/meminfo: memFree=19607256/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=47008 CPUtime=470.01 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 8731 0 0 0 47001 0 0 0 25 0 1 0 541798871 48136192 8474 33554432000 4194304 4785740 140733756253104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 11752 8474 340 145 0 8797 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=470.13 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 47013 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 523800

[startup+1002.3 s]
/proc/loadavg: 2.00 2.14 3.34 3/174 5450
/proc/meminfo: memFree=19605996/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=48292 CPUtime=500.02 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 8982 0 0 0 50002 0 0 0 25 0 1 0 541798871 49451008 8725 33554432000 4194304 4785740 140733756253104 18446744073709551615 252457763434 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 12073 8725 340 145 0 9118 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=500.13 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 50013 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 525084

[startup+1062.3 s]
/proc/loadavg: 2.00 2.11 3.26 3/174 5452
/proc/meminfo: memFree=19606092/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=48292 CPUtime=530.03 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 9006 0 0 0 53003 0 0 0 25 0 1 0 541798871 49451008 8749 33554432000 4194304 4785740 140733756253104 18446744073709551615 4312615 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 12073 8749 340 145 0 9118 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=530.13 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 53013 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 525084

[startup+1122.3 s]
/proc/loadavg: 2.00 2.09 3.17 3/174 5453
/proc/meminfo: memFree=19605828/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=48580 CPUtime=560.03 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 9089 0 0 0 56003 0 0 0 25 0 1 0 541798871 49745920 8832 33554432000 4194304 4785740 140733756253104 18446744073709551615 4291861 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 12145 8832 340 145 0 9190 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=560.13 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 56013 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 525372

[startup+1182.3 s]
/proc/loadavg: 2.00 2.07 3.10 3/175 5456
/proc/meminfo: memFree=19605172/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=49292 CPUtime=590.02 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 9252 0 0 0 59002 0 0 0 25 0 1 0 541798871 50475008 8995 33554432000 4194304 4785740 140733756253104 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 12323 8995 340 145 0 9368 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=590.13 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 59013 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 526084

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 3.03 3/174 5465
/proc/meminfo: memFree=19605144/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=49576 CPUtime=620.02 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 9329 0 0 0 62002 0 0 0 25 0 1 0 541798871 50765824 9072 33554432000 4194304 4785740 140733756253104 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 12394 9072 340 145 0 9439 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=620.14 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 62014 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 526368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.04 2.96 3/174 5467
/proc/meminfo: memFree=19604012/32951124 swapFree=67111480/67111528
[pid=5401] ppid=5399 vsize=18324 CPUtime=2.16 cores=1,3
/proc/5401/stat : 5401 (ppfolio) S 5399 5401 3353 0 -1 4202496 501 3873 0 0 0 0 215 1 15 0 1 0 541798870 18763776 394 33554432000 4194304 4287625 140735628648736 18446744073709551615 252458085903 0 0 4096 65536 5625750753613152516 0 0 17 3 0 0 0
/proc/5401/statm: 4581 394 346 23 0 91 0
[pid=5403] ppid=5401 vsize=50572 CPUtime=648.86 cores=1
/proc/5403/stat : 5403 (clasp) R 5401 5401 3353 0 -1 4202496 9550 0 0 0 64886 0 0 0 25 0 1 0 541798871 51785728 9293 33554432000 4194304 4785740 140733756253104 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/5403/statm: 12643 9293 340 145 0 9688 0
[pid=5404] ppid=5401 vsize=458468 CPUtime=649.01 cores=1
/proc/5404/stat : 5404 (TNM) R 5401 5401 3353 0 -1 4202496 1222 0 0 0 64901 0 0 0 25 0 1 0 541798871 469471232 1119 33554432000 134512640 134534564 4287248000 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/5404/statm: 114617 1119 95 6 0 113283 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 527364

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5401 and gives
#  childrusage.ru_utime.tv_sec=651
#  childrusage.ru_utime.tv_usec=15030
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=21996
# CPU time returned by wait4() is 651.037
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1300.02
CPU system time (s): 0.01
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1238532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 651.015
system time used= 0.021996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13958
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= 43
involuntary context switches= 7760

runsolver used 1.58176 second user time and 4.37833 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 01:41:24
IDJOB=3261998
IDBENCH=83268
IDSOLVER=1613
FILE ID=node111/3261998-1303515684
RUNJOBID= node111-1303514381-5189
PBS_JOBID= 13134250
Free space on /tmp= 71408 MiB

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

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

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=600418963

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:      19584488 kB
Buffers:       1977340 kB
Cached:       10715488 kB
SwapCached:         44 kB
Active:        8992948 kB
Inactive:      3813240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19584488 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:      113216 kB
Mapped:          16116 kB
Slab:           496044 kB
PageTables:       5088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   715824 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= 71408 MiB
End job on node111 at 2011-04-23 02:03:04