Trace number 3220996

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 888.938 888.92

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1082084494-034.UNKNOWN.cnf
MD5SUMbf255e5bc10dc75db5f2f0a4a1086e58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.4181
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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
888.88/888.91	s UNSATISFIABLE
888.88/888.92	solver [2] clasp 1.3.6 answered
888.88/888.92	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-3220996-1303282681/watcher-3220996-1303282681 -o /tmp/evaluation-result-3220996-1303282681/solver-3220996-1303282681 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220996-1303282681.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): 5000 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.48 2.17 2.07 5/178 23549
/proc/meminfo: memFree=19837068/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) R 23547 23549 20779 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 439867751 18763776 392 33554432000 4194304 4287625 140735655270800 18446744073709551615 210646966677 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23549/statm: 4581 392 343 23 0 91 0

[startup+0.019116 s]
/proc/loadavg: 2.48 2.17 2.07 5/178 23549
/proc/meminfo: memFree=19837068/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 17924630261316681992 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1011 s]
/proc/loadavg: 2.48 2.17 2.07 5/178 23549
/proc/meminfo: memFree=19837068/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 17924630261316681992 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301066 s]
/proc/loadavg: 2.48 2.17 2.07 5/178 23549
/proc/meminfo: memFree=19837068/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701012 s]
/proc/loadavg: 2.48 2.17 2.07 5/178 23549
/proc/meminfo: memFree=19837068/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977700453122048 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 2.48 2.17 2.07 7/182 23553
/proc/meminfo: memFree=19831964/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977837892075520 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=1952364 CPUtime=0.54 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 1586 0 0 0 54 0 0 0 25 0 1 0 439867751 1999220736 883 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 488091 883 326 96 0 484653 0
[pid=23551] ppid=23549 vsize=13628 CPUtime=0.42 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 859 0 0 0 42 0 0 0 25 0 1 0 439867751 13955072 751 33554432000 4194304 4785740 140735486198784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 3407 751 340 145 0 452 0
[pid=23552] ppid=23549 vsize=452392 CPUtime=0.52 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 384 0 0 0 52 0 0 0 25 0 1 0 439867751 463249408 281 33554432000 134512640 134534564 4288785632 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 113098 281 91 6 0 111764 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2436708

[startup+3.10061 s]
/proc/loadavg: 2.48 2.17 2.07 7/182 23553
/proc/meminfo: memFree=19830480/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835978250208935936 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=26388 CPUtime=1.04 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 1990 0 0 0 104 0 0 0 25 0 1 0 439867751 27021312 1028 33554432000 4194304 4587354 140735008681536 18446744073709551615 4232263 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 6597 1028 330 96 0 3159 0
[pid=23551] ppid=23549 vsize=13932 CPUtime=0.93 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 940 0 0 0 93 0 0 0 25 0 1 0 439867751 14266368 832 33554432000 4194304 4785740 140735486198784 18446744073709551615 4312653 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 3483 832 340 145 0 528 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=1.11 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 111 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528304 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 514868

[startup+6.30106 s]
/proc/loadavg: 2.92 2.27 2.10 8/182 23553
/proc/meminfo: memFree=19823684/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835978250208935936 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=799764 CPUtime=2.14 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 3962 0 0 0 214 0 0 0 25 0 1 0 439867751 818958336 2340 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 199941 2340 336 96 0 196503 0
[pid=23551] ppid=23549 vsize=14660 CPUtime=2.02 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 1092 0 0 0 202 0 0 0 25 0 1 0 439867751 15011840 984 33554432000 4194304 4785740 140735486198784 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 3665 984 340 145 0 710 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=2.12 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 212 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1288972

[startup+12.701 s]
/proc/loadavg: 3.17 2.33 2.12 7/182 23554
/proc/meminfo: memFree=19816268/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977150697308160 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=1958924 CPUtime=4.24 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 5209 0 0 0 424 0 0 0 25 0 1 0 439867751 2005938176 2404 33554432000 4194304 4587354 140735008681536 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 489731 2404 336 96 0 486293 0
[pid=23551] ppid=23549 vsize=15256 CPUtime=4.13 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 1260 0 0 0 413 0 0 0 25 0 1 0 439867751 15622144 1152 33554432000 4194304 4785740 140735486198784 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 3814 1152 340 145 0 859 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=4.31 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 431 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2448728

[startup+25.5008 s]
/proc/loadavg: 3.80 2.51 2.18 7/182 23554
/proc/meminfo: memFree=19810260/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=37896 CPUtime=8.53 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 7611 0 0 0 853 0 0 0 25 0 1 0 439867751 38805504 3835 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 9474 3835 336 96 0 6036 0
[pid=23551] ppid=23549 vsize=15912 CPUtime=8.42 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 1404 0 0 0 842 0 0 0 25 0 1 0 439867751 16293888 1296 33554432000 4194304 4785740 140735486198784 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 3978 1296 340 145 0 1023 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=8.52 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 852 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 528356

[startup+51.1005 s]
/proc/loadavg: 4.55 2.79 2.28 7/182 23555
/proc/meminfo: memFree=19800764/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835976738380447744 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=1968868 CPUtime=17.03 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 11734 0 0 0 1702 1 0 0 25 0 1 0 439867751 2016120832 4881 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 492217 4881 336 96 0 488779 0
[pid=23551] ppid=23549 vsize=17028 CPUtime=16.94 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 1661 0 0 0 1694 0 0 0 25 0 1 0 439867751 17436672 1553 33554432000 4194304 4785740 140735486198784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 4257 1553 340 145 0 1302 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=17.11 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 1711 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2460444

[startup+102.306 s]
/proc/loadavg: 5.37 3.28 2.48 7/182 23556
/proc/meminfo: memFree=19791208/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=44524 CPUtime=34.14 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 17082 0 0 0 3411 3 0 0 25 0 1 0 439867751 45592576 5549 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 11131 5549 336 96 0 7693 0
[pid=23551] ppid=23549 vsize=18780 CPUtime=34.01 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 2047 0 0 0 3401 0 0 0 25 0 1 0 439867751 19230720 1939 33554432000 4194304 4785740 140735486198784 18446744073709551615 4312592 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 4695 1939 341 145 0 1740 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=34.13 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 3413 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 537852

[startup+162.301 s]
/proc/loadavg: 5.77 3.77 2.69 7/182 23558
/proc/meminfo: memFree=19782020/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977837892075520 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=46472 CPUtime=54.13 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 22301 0 0 0 5410 3 0 0 25 0 1 0 439867751 47587328 5933 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 11618 5933 336 96 0 8180 0
[pid=23551] ppid=23549 vsize=20140 CPUtime=54.01 cores=1

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

/proc/23551/statm: 6194 3309 341 145 0 3239 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=214.18 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 21418 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 555456

[startup+702.301 s]
/proc/loadavg: 5.99 5.62 4.13 7/182 23584
/proc/meminfo: memFree=19725008/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977150697308160 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56256 CPUtime=234.11 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 56682 0 0 0 23401 10 0 0 25 0 1 0 439867751 57606144 8451 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14064 8451 336 96 0 10626 0
[pid=23551] ppid=23549 vsize=25028 CPUtime=234.01 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3513 0 0 0 23401 0 0 0 25 0 1 0 439867751 25628672 3405 33554432000 4194304 4785740 140735486198784 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6257 3405 341 145 0 3302 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=234.17 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 23417 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 555832

[startup+762.307 s]
/proc/loadavg: 5.99 5.69 4.25 7/182 23586
/proc/meminfo: memFree=19720640/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977288136261632 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56308 CPUtime=254.1 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 59193 0 0 0 25400 10 0 0 25 0 1 0 439867751 57659392 9177 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14077 9177 336 96 0 10639 0
[pid=23551] ppid=23549 vsize=25280 CPUtime=254.02 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3583 0 0 0 25402 0 0 0 25 0 1 0 439867751 25886720 3475 33554432000 4194304 4785740 140735486198784 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6320 3475 341 145 0 3365 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=254.17 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 25417 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 556136

[startup+822.3 s]
/proc/loadavg: 5.99 5.74 4.35 7/182 23587
/proc/meminfo: memFree=19721496/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977425575215104 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56424 CPUtime=274.1 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 62417 0 0 0 27399 11 0 0 25 0 1 0 439867751 57778176 8828 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14106 8828 336 96 0 10668 0
[pid=23551] ppid=23549 vsize=25788 CPUtime=274.02 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3660 0 0 0 27402 0 0 0 25 0 1 0 439867751 26406912 3552 33554432000 4194304 4785740 140735486198784 18446744073709551615 4312611 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6447 3552 341 145 0 3492 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=274.17 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 27417 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 556760

[startup+882.3 s]
/proc/loadavg: 6.03 5.80 4.46 7/182 23589
/proc/meminfo: memFree=19722976/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56540 CPUtime=294.1 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 65614 0 0 0 29398 12 0 0 25 0 1 0 439867751 57896960 8313 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14135 8313 336 96 0 10697 0
[pid=23551] ppid=23549 vsize=26292 CPUtime=294.03 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3796 0 0 0 29403 0 0 0 25 0 1 0 439867751 26923008 3688 33554432000 4194304 4785740 140735486198784 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6573 3688 341 145 0 3618 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=294.16 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 29416 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 557380

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

[startup+883.101 s]
/proc/loadavg: 6.03 5.80 4.46 7/182 23589
/proc/meminfo: memFree=19722976/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56540 CPUtime=294.4 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 65646 0 0 0 29428 12 0 0 25 0 1 0 439867751 57896960 8343 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14135 8343 336 96 0 10697 0
[pid=23551] ppid=23549 vsize=26292 CPUtime=294.27 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3796 0 0 0 29427 0 0 0 25 0 1 0 439867751 26923008 3688 33554432000 4194304 4785740 140735486198784 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6573 3688 341 145 0 3618 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=294.42 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 29442 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 883.09
Current children cumulated vsize (KiB) 557380

[startup+886.301 s]
/proc/loadavg: 6.03 5.80 4.47 7/182 23589
/proc/meminfo: memFree=19722604/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56540 CPUtime=295.45 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 65767 0 0 0 29533 12 0 0 25 0 1 0 439867751 57896960 8459 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14135 8459 336 96 0 10697 0
[pid=23551] ppid=23549 vsize=26292 CPUtime=295.37 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3799 0 0 0 29537 0 0 0 25 0 1 0 439867751 26923008 3691 33554432000 4194304 4785740 140735486198784 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6573 3691 341 145 0 3618 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=295.46 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 29546 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 886.28
Current children cumulated vsize (KiB) 557380

[startup+887.9 s]
/proc/loadavg: 6.03 5.80 4.47 7/182 23589
/proc/meminfo: memFree=19722232/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56540 CPUtime=296 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 65829 0 0 0 29588 12 0 0 25 0 1 0 439867751 57896960 8518 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14135 8518 336 96 0 10697 0
[pid=23551] ppid=23549 vsize=26292 CPUtime=295.87 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3799 0 0 0 29587 0 0 0 25 0 1 0 439867751 26923008 3691 33554432000 4194304 4785740 140735486198784 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6573 3691 341 145 0 3618 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=296.02 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 29602 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 887.89
Current children cumulated vsize (KiB) 557380

[startup+888.7 s]
/proc/loadavg: 6.03 5.80 4.47 7/182 23589
/proc/meminfo: memFree=19722108/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56540 CPUtime=296.26 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 65856 0 0 0 29614 12 0 0 25 0 1 0 439867751 57896960 8544 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14135 8544 336 96 0 10697 0
[pid=23551] ppid=23549 vsize=26292 CPUtime=296.17 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3799 0 0 0 29617 0 0 0 25 0 1 0 439867751 26923008 3691 33554432000 4194304 4785740 140735486198784 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6573 3691 341 145 0 3618 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=296.26 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 29626 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530227 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 888.69
Current children cumulated vsize (KiB) 557380

[startup+888.9 s]
/proc/loadavg: 6.03 5.80 4.47 7/182 23589
/proc/meminfo: memFree=19722108/32951132 swapFree=67111528/67111528
[pid=23549] ppid=23547 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23549/stat : 23549 (ppfolio) S 23547 23549 20779 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 439867751 18763776 394 33554432000 4194304 4287625 140735655270800 18446744073709551615 210647166479 0 0 4096 65536 6835977563014168576 0 0 17 7 0 0 0
/proc/23549/statm: 4581 394 345 23 0 91 0
[pid=23550] ppid=23549 vsize=56540 CPUtime=296.29 cores=1
/proc/23550/stat : 23550 (cryptominisat) R 23549 23549 20779 0 -1 4202496 65860 0 0 0 29617 12 0 0 25 0 1 0 439867751 57896960 8548 33554432000 4194304 4587354 140735008681536 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23550/statm: 14135 8548 336 96 0 10697 0
[pid=23551] ppid=23549 vsize=26292 CPUtime=296.23 cores=1
/proc/23551/stat : 23551 (clasp) R 23549 23549 20779 0 -1 4202496 3799 0 0 0 29623 0 0 0 25 0 1 0 439867751 26923008 3691 33554432000 4194304 4785740 140735486198784 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23551/statm: 6573 3691 341 145 0 3618 0
[pid=23552] ppid=23549 vsize=456224 CPUtime=296.36 cores=1
/proc/23552/stat : 23552 (TNM) R 23549 23549 20779 0 -1 4202496 440 0 0 0 29636 0 0 0 25 0 1 0 439867751 467173376 337 33554432000 134512640 134534564 4288785632 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23552/statm: 114056 337 95 6 0 112722 0
Current children cumulated CPU time (s) 888.88
Current children cumulated vsize (KiB) 557380

Child status: 0
Real time (s): 888.92
CPU time (s): 888.938
CPU user time (s): 888.801
CPU system time (s): 0.136979
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2483600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 888.801
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70634
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= 221
involuntary context switches= 9729

runsolver used 1.44378 second user time and 3.20551 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-20 08:58:01
IDJOB=3220996
IDBENCH=82849
IDSOLVER=1639
FILE ID=node129/3220996-1303282681
RUNJOBID= node129-1303282667-23497
PBS_JOBID= 13049500
Free space on /tmp= 72368 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1082084494-034.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220996-1303282681/watcher-3220996-1303282681 -o /tmp/evaluation-result-3220996-1303282681/solver-3220996-1303282681 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220996-1303282681.cnf

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

MD5SUM BENCH= bf255e5bc10dc75db5f2f0a4a1086e58
RANDOM SEED=947561832

node129.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.831
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.831
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.831
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.831
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.82
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.831
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.74
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.831
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.831
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.831
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:     32951132 kB
MemFree:      19837472 kB
Buffers:        524476 kB
Cached:       12193048 kB
SwapCached:          0 kB
Active:        4886396 kB
Inactive:      7910148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19837472 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20740 kB
Writeback:           0 kB
AnonPages:       78824 kB
Mapped:          16676 kB
Slab:           254136 kB
PageTables:       4700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   688076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72360 MiB
End job on node129 at 2011-04-20 09:12:50