Trace number 3219076

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) 5000.01 4999.91

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark379.26
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
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 540000
Number of clauses of size over 50

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

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-3219076-1303215562/watcher-3219076-1303215562 -o /tmp/evaluation-result-3219076-1303215562/solver-3219076-1303215562 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219076-1303215562.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: 5.84 5.97 5.99 4/180 8820
/proc/meminfo: memFree=15454812/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) R 8818 8820 8311 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 413972472 18763776 392 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039475605 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8820/statm: 4581 392 343 23 0 91 0

[startup+0.024787 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 8820
/proc/meminfo: memFree=15454812/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4443365910794699016 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100783 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 8820
/proc/meminfo: memFree=15454812/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4443365910794699016 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300734 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 8820
/proc/meminfo: memFree=15454812/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700665 s]
/proc/loadavg: 5.84 5.97 5.99 4/180 8820
/proc/meminfo: memFree=15454812/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271265862123520 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 5.84 5.97 5.99 7/184 8824
/proc/meminfo: memFree=15428120/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271678178983936 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=33280 CPUtime=0.53 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 4253 0 0 0 53 0 0 0 25 0 1 0 413972472 34078720 3692 33554432000 4194304 4587354 140737468802208 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 8320 3692 326 96 0 4882 0
[pid=8822] ppid=8820 vsize=21552 CPUtime=0.42 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 3035 0 0 0 42 0 0 0 25 0 1 0 413972472 22069248 2740 33554432000 4194304 4785740 140735428993264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 5388 2740 340 145 0 2433 0
[pid=8823] ppid=8820 vsize=455692 CPUtime=0.52 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 1375 0 0 0 52 0 0 0 25 0 1 0 413972472 466628608 1272 33554432000 134512640 134534564 4287333616 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 113923 1272 91 6 0 112589 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 528848

[startup+3.10123 s]
/proc/loadavg: 5.84 5.97 5.99 7/184 8824
/proc/meminfo: memFree=15419316/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=147400 CPUtime=1.04 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 5739 0 0 0 103 1 0 0 25 0 1 0 413972472 150937600 3515 33554432000 4194304 4587354 140737468802208 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 36850 3515 327 96 0 33412 0
[pid=8822] ppid=8820 vsize=24624 CPUtime=0.93 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 3802 0 0 0 93 0 0 0 25 0 1 0 413972472 25214976 3507 33554432000 4194304 4785740 140735428993264 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 6156 3507 340 145 0 3201 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1.1 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 110 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 652800

[startup+6.30066 s]
/proc/loadavg: 5.93 5.98 5.99 7/184 8824
/proc/meminfo: memFree=15409520/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476272227934797824 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=152700 CPUtime=2.14 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 8260 0 0 0 213 1 0 0 25 0 1 0 413972472 156364800 4066 33554432000 4194304 4587354 140737468802208 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 38175 4066 327 96 0 34737 0
[pid=8822] ppid=8820 vsize=31796 CPUtime=2.01 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 5594 0 0 0 201 0 0 0 25 0 1 0 413972472 32559104 5299 33554432000 4194304 4785740 140735428993264 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 7949 5299 340 145 0 4994 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=2.12 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 212 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 665272

[startup+12.7005 s]
/proc/loadavg: 5.94 5.98 5.99 7/184 8824
/proc/meminfo: memFree=15354688/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271953056890880 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=190536 CPUtime=4.24 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 21396 0 0 0 421 3 0 0 25 0 1 0 413972472 195108864 14986 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 47634 14986 337 96 0 44196 0
[pid=8822] ppid=8820 vsize=35924 CPUtime=4.12 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 6629 0 0 0 412 0 0 0 25 0 1 0 413972472 36786176 6334 33554432000 4194304 4785740 140735428993264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 8981 6334 340 145 0 6026 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=4.3 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 430 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 707236

[startup+25.5012 s]
/proc/loadavg: 5.95 5.98 5.99 7/184 8825
/proc/meminfo: memFree=15379816/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476270578667356160 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=152292 CPUtime=8.53 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 24625 0 0 0 850 3 0 0 25 0 1 0 413972472 155947008 4820 33554432000 4194304 4587354 140737468802208 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 38073 4820 337 96 0 34635 0
[pid=8822] ppid=8820 vsize=41908 CPUtime=8.42 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 8094 0 0 0 841 1 0 0 25 0 1 0 413972472 42913792 7799 33554432000 4194304 4785740 140735428993264 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 10477 7799 340 145 0 7522 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=8.52 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 852 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 674976

[startup+51.1007 s]
/proc/loadavg: 5.97 5.98 5.99 7/184 8825
/proc/meminfo: memFree=15350640/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476270990984216576 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=174548 CPUtime=17.03 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 36356 0 0 0 1698 5 0 0 25 0 1 0 413972472 178737152 11076 33554432000 4194304 4587354 140737468802208 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 43637 11076 337 96 0 40199 0
[pid=8822] ppid=8820 vsize=51656 CPUtime=16.93 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 10479 0 0 0 1692 1 0 0 25 0 1 0 413972472 52895744 10184 33554432000 4194304 4785740 140735428993264 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 12914 10184 340 145 0 9959 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=17.1 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 1710 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 706980

[startup+102.307 s]
/proc/loadavg: 5.98 5.98 5.99 7/184 8827
/proc/meminfo: memFree=15339452/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=170244 CPUtime=34.14 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 52733 0 0 0 3405 9 0 0 25 0 1 0 413972472 174329856 7675 33554432000 4194304 4587354 140737468802208 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 42561 7675 337 96 0 39123 0
[pid=8822] ppid=8820 vsize=61108 CPUtime=34 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 12805 0 0 0 3399 1 0 0 25 0 1 0 413972472 62574592 12510 33554432000 4194304 4785740 140735428993264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 15277 12510 340 145 0 12322 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=34.13 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 3413 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 712128

[startup+162.301 s]
/proc/loadavg: 6.02 6.00 6.00 7/184 8828
/proc/meminfo: memFree=15352316/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=154584 CPUtime=54.13 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 71618 0 0 0 5401 12 0 0 25 0 1 0 413972472 158294016 6642 33554432000 4194304 4587354 140737468802208 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 38646 6642 337 96 0 35208 0
[pid=8822] ppid=8820 vsize=68744 CPUtime=54.01 cores=1

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

/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1244512

[startup+4662.3 s]
/proc/loadavg: 6.02 6.01 6.00 8/184 8994
/proc/meminfo: memFree=15061604/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=539544 CPUtime=1554.15 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 747829 0 0 0 155257 158 0 0 25 0 1 0 413972472 552493056 106484 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 134886 106484 337 96 0 131448 0
[pid=8822] ppid=8820 vsize=224472 CPUtime=1554.07 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 52139 0 0 0 155397 10 0 0 25 0 1 0 413972472 229859328 51737 33554432000 4194304 4785740 140735428993264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 56118 51737 340 145 0 53163 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1554.17 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 155417 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4662.39
Current children cumulated vsize (KiB) 1244792

[startup+4722.31 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 8996
/proc/meminfo: memFree=15060812/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=539544 CPUtime=1574.16 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 747829 0 0 0 157258 158 0 0 25 0 1 0 413972472 552493056 106484 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 134886 106484 337 96 0 131448 0
[pid=8822] ppid=8820 vsize=225040 CPUtime=1574.07 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 52247 0 0 0 157397 10 0 0 25 0 1 0 413972472 230440960 51845 33554432000 4194304 4785740 140735428993264 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 56260 51845 340 145 0 53305 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1574.16 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 157416 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1245360

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8997
/proc/meminfo: memFree=15128492/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=539544 CPUtime=1594.16 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 747829 0 0 0 159258 158 0 0 25 0 1 0 413972472 552493056 106484 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 134886 106484 337 96 0 131448 0
[pid=8822] ppid=8820 vsize=225324 CPUtime=1594.07 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 52305 0 0 0 159397 10 0 0 25 0 1 0 413972472 230731776 51903 33554432000 4194304 4785740 140735428993264 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 56331 51903 340 145 0 53376 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1594.16 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 159416 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1245644

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8999
/proc/meminfo: memFree=15128204/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=539544 CPUtime=1614.17 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 747829 0 0 0 161259 158 0 0 25 0 1 0 413972472 552493056 106484 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 134886 106484 337 96 0 131448 0
[pid=8822] ppid=8820 vsize=225720 CPUtime=1614.06 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 52406 0 0 0 161396 10 0 0 25 0 1 0 413972472 231137280 52004 33554432000 4194304 4785740 140735428993264 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 56430 52004 340 145 0 53475 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1614.16 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 161416 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1246040

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9001
/proc/meminfo: memFree=15111824/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=560440 CPUtime=1634.18 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 752233 0 0 0 163260 158 0 0 25 0 1 0 413972472 573890560 110888 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 140110 110888 337 96 0 136672 0
[pid=8822] ppid=8820 vsize=226128 CPUtime=1634.06 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 52470 0 0 0 163396 10 0 0 25 0 1 0 413972472 231555072 52068 33554432000 4194304 4785740 140735428993264 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 56532 52068 340 145 0 53577 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1634.16 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 163416 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1267344

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9002
/proc/meminfo: memFree=15112540/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=560440 CPUtime=1654.18 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 752233 0 0 0 165260 158 0 0 25 0 1 0 413972472 573890560 110888 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 140110 110888 337 96 0 136672 0
[pid=8822] ppid=8820 vsize=227032 CPUtime=1654.06 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 52686 0 0 0 165396 10 0 0 25 0 1 0 413972472 232480768 52284 33554432000 4194304 4785740 140735428993264 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 56758 52284 340 145 0 53803 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1654.15 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 165415 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1268248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 9003
/proc/meminfo: memFree=15101248/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=560440 CPUtime=1666.68 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 752233 0 0 0 166510 158 0 0 25 0 1 0 413972472 573890560 110888 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 140110 110888 337 96 0 136672 0
[pid=8822] ppid=8820 vsize=228964 CPUtime=1666.58 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 53169 0 0 0 166647 11 0 0 25 0 1 0 413972472 234459136 52767 33554432000 4194304 4785740 140735428993264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 57241 52767 340 145 0 54286 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1666.75 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 166675 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1270180

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

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

[startup+4999.9 s]
/proc/loadavg: 6.06 6.02 6.00 7/184 9003
/proc/meminfo: memFree=15101248/32951124 swapFree=67111528/67111528
[pid=8820] ppid=8818 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8820/stat : 8820 (ppfolio) S 8818 8820 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413972472 18763776 394 33554432000 4194304 4287625 140734708894192 18446744073709551615 212039675407 0 0 4096 65536 4476271815617937408 0 0 17 7 0 0 0
/proc/8820/statm: 4581 394 345 23 0 91 0
[pid=8821] ppid=8820 vsize=560440 CPUtime=1666.68 cores=1
/proc/8821/stat : 8821 (cryptominisat) R 8820 8820 8311 0 -1 4202496 752233 0 0 0 166510 158 0 0 25 0 1 0 413972472 573890560 110888 33554432000 4194304 4587354 140737468802208 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8821/statm: 140110 110888 337 96 0 136672 0
[pid=8822] ppid=8820 vsize=228964 CPUtime=1666.58 cores=1
/proc/8822/stat : 8822 (clasp) R 8820 8820 8311 0 -1 4202496 53169 0 0 0 166647 11 0 0 25 0 1 0 413972472 234459136 52767 33554432000 4194304 4785740 140735428993264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/8822/statm: 57241 52767 340 145 0 54286 0
[pid=8823] ppid=8820 vsize=462452 CPUtime=1666.75 cores=1
/proc/8823/stat : 8823 (TNM) R 8820 8820 8311 0 -1 4202496 2353 0 0 0 166675 0 0 0 25 0 1 0 413972472 473550848 2250 33554432000 134512640 134534564 4287333616 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8823/statm: 115613 2250 95 6 0 114279 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1270180

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8820 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4998.32
CPU system time (s): 1.69
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1270180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
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= 281
involuntary context switches= 5

runsolver used 8.21075 second user time and 19.0691 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-19 14:19:22
IDJOB=3219076
IDBENCH=82529
IDSOLVER=1639
FILE ID=node146/3219076-1303215562
RUNJOBID= node146-1303206071-8330
PBS_JOBID= 13032238
Free space on /tmp= 72932 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219076-1303215562/watcher-3219076-1303215562 -o /tmp/evaluation-result-3219076-1303215562/solver-3219076-1303215562 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219076-1303215562.cnf

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=1684484668

node146.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15455092 kB
Buffers:        700892 kB
Cached:       15978996 kB
SwapCached:          0 kB
Active:        8342332 kB
Inactive:      8806780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15455092 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11272 kB
Writeback:           0 kB
AnonPages:      468636 kB
Mapped:          16444 kB
Slab:           282292 kB
PageTables:       5872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1109028 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= 72924 MiB
End job on node146 at 2011-04-19 15:42:44