Trace number 3276187

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 seqUNSAT 4933.02 4932.91

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1118.21
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
4932.99/4932.90	s UNSATISFIABLE
4932.99/4932.90	solver [1] cryptominisat 2.7.1 answered
4932.99/4932.90	Done

Verifier Data

No possible verification on an UNSAT instance

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-3276187-1303662857/watcher-3276187-1303662857 -o /tmp/evaluation-result-3276187-1303662857/solver-3276187-1303662857 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276187-1303662857.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.76 3.43 4.62 2/176 28040
/proc/meminfo: memFree=15050288/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) R 28035 28040 26615 0 -1 4202496 484 0 0 0 0 0 0 0 20 0 1 0 477883650 18763776 392 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/28040/statm: 4581 392 343 23 0 91 0

[startup+0.0813551 s]
/proc/loadavg: 2.76 3.43 4.62 2/176 28040
/proc/meminfo: memFree=15050288/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4006647588823466248 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100341 s]
/proc/loadavg: 2.76 3.43 4.62 2/176 28040
/proc/meminfo: memFree=15050288/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4006647588823466248 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300303 s]
/proc/loadavg: 2.76 3.43 4.62 2/176 28040
/proc/meminfo: memFree=15050288/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390913979174617088 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700234 s]
/proc/loadavg: 2.76 3.43 4.62 2/176 28040
/proc/meminfo: memFree=15050288/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390913017101942784 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 2.76 3.43 4.62 7/184 28048
/proc/meminfo: memFree=15023812/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390915078686244864 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1212996 CPUtime=1.04 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 4907 0 0 0 104 0 0 0 18 0 1 0 477883651 1242107904 3326 33554432000 4194304 4587354 140736571678528 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 303249 3326 338 96 0 299811 0
[pid=28045] ppid=28040 vsize=15996 CPUtime=0.29 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 1564 0 0 0 29 0 0 0 17 0 1 0 477883651 16379904 1355 33554432000 4194304 4785740 140734431181360 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 3999 1355 340 145 0 1044 0
[pid=28046] ppid=28040 vsize=454240 CPUtime=0.14 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 931 0 0 0 14 0 0 0 24 0 1 0 477883651 465141760 828 33554432000 134512640 134534564 4287154432 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113560 828 91 6 0 112226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1701556

[startup+3.10081 s]
/proc/loadavg: 2.76 3.43 4.62 7/184 28048
/proc/meminfo: memFree=15013148/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390913566857756672 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1212664 CPUtime=1.54 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 5292 0 0 0 154 0 0 0 18 0 1 0 477883651 1241767936 3227 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 303166 3227 338 96 0 299728 0
[pid=28045] ppid=28040 vsize=17468 CPUtime=1.39 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 1930 0 0 0 139 0 0 0 18 0 1 0 477883651 17887232 1721 33554432000 4194304 4785740 140734431181360 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 4367 1721 340 145 0 1412 0
[pid=28046] ppid=28040 vsize=454240 CPUtime=0.14 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 931 0 0 0 14 0 0 0 24 0 1 0 477883651 465141760 828 33554432000 134512640 134534564 4287154432 18446744073709551615 134524752 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113560 828 91 6 0 112226 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1702696

[startup+6.30025 s]
/proc/loadavg: 3.02 3.48 4.62 7/184 28048
/proc/meminfo: memFree=15003116/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390913841735663616 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1217160 CPUtime=2.64 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 5922 0 0 0 264 0 0 0 20 0 1 0 477883651 1246371840 3381 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 304290 3381 338 96 0 300852 0
[pid=28045] ppid=28040 vsize=18388 CPUtime=2.52 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 2128 0 0 0 252 0 0 0 20 0 1 0 477883651 18829312 1919 33554432000 4194304 4785740 140734431181360 18446744073709551615 4553784 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 4597 1919 340 145 0 1642 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1.12 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 112 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1708780

[startup+12.7011 s]
/proc/loadavg: 3.26 3.52 4.63 7/184 28049
/proc/meminfo: memFree=14999436/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390914391491477504 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=2433496 CPUtime=4.74 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 7132 0 0 0 473 1 0 0 25 0 1 0 477883651 2491899904 3458 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238278 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 608374 3458 338 96 0 604936 0
[pid=28045] ppid=28040 vsize=19196 CPUtime=4.63 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 2336 0 0 0 463 0 0 0 25 0 1 0 477883651 19656704 2127 33554432000 4194304 4785740 140734431181360 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 4799 2127 340 145 0 1844 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=3.31 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 331 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2925924

[startup+25.5009 s]
/proc/loadavg: 3.87 3.64 4.65 7/184 28049
/proc/meminfo: memFree=14985784/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=2439412 CPUtime=9.04 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 10147 0 0 0 903 1 0 0 25 0 1 0 477883651 2497957888 5076 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 609853 5076 338 96 0 606415 0
[pid=28045] ppid=28040 vsize=20744 CPUtime=8.91 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 2738 0 0 0 891 0 0 0 25 0 1 0 477883651 21241856 2529 33554432000 4194304 4785740 140734431181360 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 5186 2529 340 145 0 2231 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=7.52 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 752 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2933388

[startup+51.1004 s]
/proc/loadavg: 4.59 3.83 4.68 7/184 28050
/proc/meminfo: memFree=14971316/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390913566857756672 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1224892 CPUtime=17.54 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 14646 0 0 0 1752 2 0 0 25 0 1 0 477883651 1254289408 6225 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 306223 6225 338 96 0 302785 0
[pid=28045] ppid=28040 vsize=22396 CPUtime=17.43 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 3134 0 0 0 1743 0 0 0 25 0 1 0 477883651 22933504 2925 33554432000 4194304 4785740 140734431181360 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 5599 2925 340 145 0 2644 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=16.1 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 1610 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1720520

[startup+102.307 s]
/proc/loadavg: 5.39 4.16 4.75 7/184 28051
/proc/meminfo: memFree=14960608/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 4390914254052524032 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=2448452 CPUtime=34.64 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 19808 0 0 0 3461 3 0 0 25 0 1 0 477883651 2507214848 7354 33554432000 4194304 4587354 140736571678528 18446744073709551615 4244512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 612113 7354 338 96 0 608675 0
[pid=28045] ppid=28040 vsize=25040 CPUtime=34.51 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 3750 0 0 0 3451 0 0 0 25 0 1 0 477883651 25640960 3541 33554432000 4194304 4785740 140734431181360 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 6260 3541 340 145 0 3305 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=33.14 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 3314 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2946724

[startup+162.301 s]
/proc/loadavg: 5.77 4.49 4.83 7/184 28053
/proc/meminfo: memFree=14939376/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1240380 CPUtime=54.63 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 25775 0 0 0 5459 4 0 0 25 0 1 0 477883651 1270149120 10686 33554432000 4194304 4587354 140736571678528 18446744073709551615 4236451 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 310095 10686 339 96 0 306657 0
[pid=28045] ppid=28040 vsize=27052 CPUtime=54.5 cores=1

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

/proc/28045/statm: 13783 10513 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1593.16 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 159316 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 1826936

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28189
/proc/meminfo: memFree=14762116/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1293876 CPUtime=1614.66 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210743 0 0 0 161422 44 0 0 25 0 1 0 477883651 1324929024 25165 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323469 25165 339 96 0 320031 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1614.57 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10729 0 0 0 161456 1 0 0 25 0 1 0 477883651 56455168 10520 33554432000 4194304 4785740 140734431181360 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10520 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1613.16 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 161316 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1822240

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28191
/proc/meminfo: memFree=14776460/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1293876 CPUtime=1634.66 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210743 0 0 0 163422 44 0 0 25 0 1 0 477883651 1324929024 25165 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323469 25165 339 96 0 320031 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1634.57 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 163456 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1633.16 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 163316 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1822240

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

[startup+4915.1 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28191
/proc/meminfo: memFree=14776448/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1293876 CPUtime=1638.89 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210805 0 0 0 163845 44 0 0 25 0 1 0 477883651 1324929024 25224 33554432000 4194304 4587354 140736571678528 18446744073709551615 4236512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323469 25224 339 96 0 320031 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1638.84 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 163883 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1637.46 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 163746 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4915.19
Current children cumulated vsize (KiB) 1822240

[startup+4921.5 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28191
/proc/meminfo: memFree=14776448/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1293876 CPUtime=1641.07 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210854 0 0 0 164063 44 0 0 25 0 1 0 477883651 1324929024 25273 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323469 25273 339 96 0 320031 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1640.96 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 164095 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1639.56 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 163956 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4921.59
Current children cumulated vsize (KiB) 1822240

[startup+4927.9 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28192
/proc/meminfo: memFree=14776448/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1295240 CPUtime=1643.19 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210883 0 0 0 164275 44 0 0 25 0 1 0 477883651 1326325760 25166 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323810 25166 339 96 0 320372 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1643.06 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 164305 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1641.74 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 164174 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134529296 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4927.99
Current children cumulated vsize (KiB) 1823604

[startup+4931.1 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28192
/proc/meminfo: memFree=14776568/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1295240 CPUtime=1644.27 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210883 0 0 0 164383 44 0 0 25 0 1 0 477883651 1326325760 25166 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323810 25166 339 96 0 320372 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1644.16 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 164415 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1642.76 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 164276 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4931.19
Current children cumulated vsize (KiB) 1823604

[startup+4931.9 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28192
/proc/meminfo: memFree=14776444/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1295240 CPUtime=1644.49 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210883 0 0 0 164405 44 0 0 25 0 1 0 477883651 1326325760 25166 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323810 25166 339 96 0 320372 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1644.44 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 164443 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1643.06 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 164306 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4931.99
Current children cumulated vsize (KiB) 1823604

[startup+4932.7 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28192
/proc/meminfo: memFree=14776560/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=1295240 CPUtime=1644.79 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210883 0 0 0 164435 44 0 0 25 0 1 0 477883651 1326325760 25166 33554432000 4194304 4587354 140736571678528 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 323810 25166 339 96 0 320372 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1644.66 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 164465 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1643.33 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 164333 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4932.78
Current children cumulated vsize (KiB) 1823604

[startup+4932.9 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 28192
/proc/meminfo: memFree=14776560/32951124 swapFree=67111524/67111528
[pid=28040] ppid=28035 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/28040/stat : 28040 (ppfolio) S 28035 28040 26615 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477883650 18763776 394 33554432000 4194304 4287625 140735913172000 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28040/statm: 4581 394 345 23 0 91 0
[pid=28044] ppid=28040 vsize=114696 CPUtime=1644.87 cores=1
/proc/28044/stat : 28044 (cryptominisat) R 28040 28040 26615 0 -1 4202496 210897 0 0 0 164443 44 0 0 25 0 1 0 477883651 117448704 15952 33554432000 4194304 4587354 140736571678528 18446744073709551615 228244374634 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28044/statm: 28674 15952 352 96 0 25236 0
[pid=28045] ppid=28040 vsize=55132 CPUtime=1644.76 cores=1
/proc/28045/stat : 28045 (clasp) R 28040 28040 26615 0 -1 4202496 10733 0 0 0 164475 1 0 0 25 0 1 0 477883651 56455168 10524 33554432000 4194304 4785740 140734431181360 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/28045/statm: 13783 10524 340 145 0 10828 0
[pid=28046] ppid=28040 vsize=454908 CPUtime=1643.36 cores=1
/proc/28046/stat : 28046 (TNM) R 28040 28040 26615 0 -1 4202496 1271 0 0 0 164336 0 0 0 25 0 1 0 477883651 465825792 1168 33554432000 134512640 134534564 4287154432 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28046/statm: 113727 1168 95 6 0 112393 0
Current children cumulated CPU time (s) 4932.99
Current children cumulated vsize (KiB) 643060

Child status: 0
Real time (s): 4932.91
CPU time (s): 4933.02
CPU user time (s): 4932.56
CPU system time (s): 0.465929
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3022992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4932.56
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223420
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= 291
involuntary context switches= 53113

runsolver used 7.81781 second user time and 19.0711 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-24 18:34:17
IDJOB=3276187
IDBENCH=85808
IDSOLVER=1639
FILE ID=node136/3276187-1303662857
RUNJOBID= node136-1303662857-28022
PBS_JOBID= 13150712
Free space on /tmp= 72256 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276187-1303662857/watcher-3276187-1303662857 -o /tmp/evaluation-result-3276187-1303662857/solver-3276187-1303662857 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276187-1303662857.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=1387550922

node136.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.809
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.61
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.809
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.75
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.809
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.809
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.76
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.809
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.809
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15050980 kB
Buffers:       1703136 kB
Cached:       15569456 kB
SwapCached:          4 kB
Active:        9127516 kB
Inactive:      8208836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15050980 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           21420 kB
Writeback:           0 kB
AnonPages:       63296 kB
Mapped:          14484 kB
Slab:           501288 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189424 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= 72236 MiB
End job on node136 at 2011-04-24 19:56:30