Trace number 3276092

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.81

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.6647
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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

running on 4 cores: 0,2,4,6

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.79 4.96 4/176 22412
/proc/meminfo: memFree=21348816/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0

[startup+2.46216 s]
/proc/loadavg: 2.76 3.79 4.96 4/176 22412
/proc/meminfo: memFree=21348816/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324
heavy processes:

[startup+2.50715 s]
/proc/loadavg: 3.18 3.86 4.98 7/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=871648 CPUtime=0.89 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 1470 0 0 0 89 0 0 0 19 0 1 0 477690009 892567552 773 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 217912 773 327 96 0 214474 0
[pid=22415] ppid=22410 vsize=13360 CPUtime=1.59 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 796 0 0 0 159 0 0 0 19 0 1 0 477690009 13680640 686 33554432000 4194304 4785740 140734090535808 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3340 686 340 145 0 385 0
[pid=22417] ppid=22410 vsize=451868 CPUtime=0 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 221 0 0 0 0 0 0 0 24 0 1 0 477690009 462712832 119 33554432000 134512640 134534564 4292210688 18446744073709551615 4176220 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 112967 119 90 6 0 111633 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 1355200

[startup+2.60113 s]
/proc/loadavg: 3.18 3.86 4.98 7/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=871648 CPUtime=0.89 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 1470 0 0 0 89 0 0 0 19 0 1 0 477690009 892567552 773 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 217912 773 327 96 0 214474 0
[pid=22415] ppid=22410 vsize=13360 CPUtime=1.69 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 802 0 0 0 169 0 0 0 19 0 1 0 477690009 13680640 692 33554432000 4194304 4785740 140734090535808 18446744073709551615 4549056 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3340 692 340 145 0 385 0
[pid=22417] ppid=22410 vsize=451868 CPUtime=0 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 221 0 0 0 0 0 0 0 24 0 1 0 477690009 462712832 119 33554432000 134512640 134534564 4292210688 18446744073709551615 4176220 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 112967 119 90 6 0 111633 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1355200

[startup+2.70111 s]
/proc/loadavg: 3.18 3.86 4.98 7/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=871648 CPUtime=0.89 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 1470 0 0 0 89 0 0 0 19 0 1 0 477690009 892567552 773 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 217912 773 327 96 0 214474 0
[pid=22415] ppid=22410 vsize=13360 CPUtime=1.69 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 804 0 0 0 169 0 0 0 19 0 1 0 477690009 13680640 694 33554432000 4194304 4785740 140734090535808 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3340 694 340 145 0 385 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=0.09 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 9 0 0 0 24 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 1359160

[startup+2.8011 s]
/proc/loadavg: 3.18 3.86 4.98 7/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=871648 CPUtime=0.99 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 1508 0 0 0 99 0 0 0 19 0 1 0 477690009 892567552 811 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 217912 811 327 96 0 214474 0
[pid=22415] ppid=22410 vsize=13360 CPUtime=1.69 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 804 0 0 0 169 0 0 0 19 0 1 0 477690009 13680640 694 33554432000 4194304 4785740 140734090535808 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3340 694 340 145 0 385 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=0.1 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 10 0 0 0 24 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 1359160

[startup+3.10103 s]
/proc/loadavg: 3.18 3.86 4.98 7/184 22420
/proc/meminfo: memFree=21336380/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=871648 CPUtime=1.09 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 1550 0 0 0 109 0 0 0 19 0 1 0 477690009 892567552 852 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 217912 852 327 96 0 214474 0
[pid=22415] ppid=22410 vsize=13360 CPUtime=1.79 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 806 0 0 0 179 0 0 0 19 0 1 0 477690009 13680640 696 33554432000 4194304 4785740 140734090535808 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3340 696 340 145 0 385 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=0.2 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 20 0 0 0 25 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1359160

[startup+6.30041 s]
/proc/loadavg: 3.18 3.86 4.98 8/184 22421
/proc/meminfo: memFree=21326712/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=876128 CPUtime=2.09 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 3191 0 0 0 209 0 0 0 21 0 1 0 477690009 897155072 2190 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 219032 2190 337 96 0 215594 0
[pid=22415] ppid=22410 vsize=13768 CPUtime=2.89 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 890 0 0 0 289 0 0 0 21 0 1 0 477690009 14098432 780 33554432000 4194304 4785740 140734090535808 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3442 780 340 145 0 487 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=1.29 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 129 0 0 0 25 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1364048

[startup+12.7011 s]
/proc/loadavg: 3.61 3.93 4.99 8/184 22421
/proc/meminfo: memFree=21322156/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=878032 CPUtime=4.19 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 4279 0 0 0 419 0 0 0 25 0 1 0 477690009 899104768 2526 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 219508 2526 337 96 0 216070 0
[pid=22415] ppid=22410 vsize=14184 CPUtime=5.09 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 996 0 0 0 509 0 0 0 25 0 1 0 477690009 14524416 886 33554432000 4194304 4785740 140734090535808 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3546 886 340 145 0 591 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=3.4 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 340 0 0 0 25 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1366368

[startup+25.5066 s]
/proc/loadavg: 3.98 4.00 5.00 8/184 22421
/proc/meminfo: memFree=21318644/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426517804417024 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=877444 CPUtime=8.49 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 6149 0 0 0 849 0 0 0 25 0 1 0 477690009 898502656 2458 33554432000 4194304 4587354 140736623735232 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 219361 2458 338 96 0 215923 0
[pid=22415] ppid=22410 vsize=14748 CPUtime=9.3 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 1128 0 0 0 930 0 0 0 25 0 1 0 477690009 15101952 1018 33554432000 4194304 4785740 140734090535808 18446744073709551615 4546082 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3687 1018 340 145 0 732 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=7.69 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 769 0 0 0 25 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1366344

[startup+51.1005 s]
/proc/loadavg: 4.67 4.16 5.03 8/184 22422
/proc/meminfo: memFree=21314120/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=878904 CPUtime=16.99 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 9688 0 0 0 1698 1 0 0 25 0 1 0 477690009 899997696 2826 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 219726 2826 338 96 0 216288 0
[pid=22415] ppid=22410 vsize=15432 CPUtime=17.89 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 1294 0 0 0 1789 0 0 0 25 0 1 0 477690009 15802368 1184 33554432000 4194304 4785740 140734090535808 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 3858 1184 340 145 0 903 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=16.19 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 1619 0 0 0 25 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1368488


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

/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 4542.48
Current children cumulated vsize (KiB) 1446756

[startup+4602.3 s]
/proc/loadavg: 6.06 6.00 5.92 8/184 22558
/proc/meminfo: memFree=21152540/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=941724 CPUtime=1534.16 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 221005 0 0 0 153368 48 0 0 25 0 1 0 477690009 964325376 19563 33554432000 4194304 4587354 140736623735232 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235431 19563 338 96 0 231993 0
[pid=22415] ppid=22410 vsize=30880 CPUtime=1534.97 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4797 0 0 0 153497 0 0 0 25 0 1 0 477690009 31621120 4687 33554432000 4194304 4785740 140734090535808 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7720 4687 341 145 0 4765 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=1533.36 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 153336 0 0 0 25 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 4602.49
Current children cumulated vsize (KiB) 1446756

[startup+4662.3 s]
/proc/loadavg: 6.02 6.00 5.92 8/184 22560
/proc/meminfo: memFree=21139240/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=941620 CPUtime=1554.15 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 223784 0 0 0 155367 48 0 0 25 0 1 0 477690009 964218880 18644 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235405 18644 338 96 0 231967 0
[pid=22415] ppid=22410 vsize=30880 CPUtime=1554.98 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4799 0 0 0 155498 0 0 0 25 0 1 0 477690009 31621120 4689 33554432000 4194304 4785740 140734090535808 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7720 4689 341 145 0 4765 0
[pid=22417] ppid=22410 vsize=455828 CPUtime=1553.36 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 339 0 0 0 155336 0 0 0 25 0 1 0 477690009 466767872 236 33554432000 134512640 134534564 4292210688 18446744073709551615 134530723 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113957 236 95 6 0 112623 0
Current children cumulated CPU time (s) 4662.49
Current children cumulated vsize (KiB) 1446652

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22561
/proc/meminfo: memFree=21134884/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=941620 CPUtime=1574.15 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 224854 0 0 0 157367 48 0 0 25 0 1 0 477690009 964218880 19673 33554432000 4194304 4587354 140736623735232 18446744073709551615 4231728 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235405 19673 338 96 0 231967 0
[pid=22415] ppid=22410 vsize=30880 CPUtime=1574.98 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4799 0 0 0 157498 0 0 0 25 0 1 0 477690009 31621120 4689 33554432000 4194304 4785740 140734090535808 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7720 4689 341 145 0 4765 0
[pid=22417] ppid=22410 vsize=455832 CPUtime=1573.36 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 348 0 0 0 157336 0 0 0 25 0 1 0 477690009 466771968 245 33554432000 134512640 134534564 4292210688 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113958 245 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.49
Current children cumulated vsize (KiB) 1446656

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22563
/proc/meminfo: memFree=21138088/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=941768 CPUtime=1594.15 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 227743 0 0 0 159366 49 0 0 25 0 1 0 477690009 964370432 18909 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235442 18909 338 96 0 232004 0
[pid=22415] ppid=22410 vsize=30880 CPUtime=1594.99 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4811 0 0 0 159499 0 0 0 25 0 1 0 477690009 31621120 4701 33554432000 4194304 4785740 140734090535808 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7720 4701 341 145 0 4765 0
[pid=22417] ppid=22410 vsize=455832 CPUtime=1593.35 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 348 0 0 0 159335 0 0 0 25 0 1 0 477690009 466771968 245 33554432000 134512640 134534564 4292210688 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113958 245 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.49
Current children cumulated vsize (KiB) 1446804

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22564
/proc/meminfo: memFree=21134720/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=941768 CPUtime=1614.15 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 228615 0 0 0 161366 49 0 0 25 0 1 0 477690009 964370432 19737 33554432000 4194304 4587354 140736623735232 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235442 19737 338 96 0 232004 0
[pid=22415] ppid=22410 vsize=31048 CPUtime=1615.01 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4828 0 0 0 161501 0 0 0 25 0 1 0 477690009 31793152 4718 33554432000 4194304 4785740 140734090535808 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7762 4718 341 145 0 4807 0
[pid=22417] ppid=22410 vsize=455832 CPUtime=1613.35 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 348 0 0 0 161335 0 0 0 25 0 1 0 477690009 466771968 245 33554432000 134512640 134534564 4292210688 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113958 245 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.51
Current children cumulated vsize (KiB) 1446972

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22566
/proc/meminfo: memFree=21131108/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=942268 CPUtime=1634.14 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 231514 0 0 0 163365 49 0 0 25 0 1 0 477690009 964882432 18907 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235567 18907 338 96 0 232129 0
[pid=22415] ppid=22410 vsize=31048 CPUtime=1635.01 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4839 0 0 0 163501 0 0 0 25 0 1 0 477690009 31793152 4729 33554432000 4194304 4785740 140734090535808 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7762 4729 341 145 0 4807 0
[pid=22417] ppid=22410 vsize=455832 CPUtime=1633.35 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 348 0 0 0 163335 0 0 0 25 0 1 0 477690009 466771968 245 33554432000 134512640 134534564 4292210688 18446744073709551615 4036040 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113958 245 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.5
Current children cumulated vsize (KiB) 1447472

[startup+4962.31 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22568
/proc/meminfo: memFree=21121652/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=942268 CPUtime=1654.14 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 232235 0 0 0 165364 50 0 0 25 0 1 0 477690009 964882432 19593 33554432000 4194304 4587354 140736623735232 18446744073709551615 4231917 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235567 19593 338 96 0 232129 0
[pid=22415] ppid=22410 vsize=31048 CPUtime=1655.03 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4853 0 0 0 165503 0 0 0 25 0 1 0 477690009 31793152 4743 33554432000 4194304 4785740 140734090535808 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7762 4743 341 145 0 4807 0
[pid=22417] ppid=22410 vsize=455832 CPUtime=1653.34 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 348 0 0 0 165334 0 0 0 25 0 1 0 477690009 466771968 245 33554432000 134512640 134534564 4292210688 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113958 245 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.51
Current children cumulated vsize (KiB) 1447472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 6.00 6.00 5.92 8/184 22569
/proc/meminfo: memFree=21147060/32950928 swapFree=67111528/67111528
[pid=22410] ppid=22407 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22410/stat : 22410 (ppfolio) S 22407 22410 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477690008 18763776 394 33554432000 4194304 4287625 140735945465952 18446744073709551615 254500711951 0 0 4096 65536 2886426655243370496 0 0 17 2 0 0 0
/proc/22410/statm: 4581 394 345 23 0 91 0
[pid=22414] ppid=22410 vsize=942216 CPUtime=1666.64 cores=0
/proc/22414/stat : 22414 (cryptominisat) R 22410 22410 20994 0 -1 4202496 234933 0 0 0 166614 50 0 0 25 0 1 0 477690009 964829184 18731 33554432000 4194304 4587354 140736623735232 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22414/statm: 235554 18731 338 96 0 232116 0
[pid=22415] ppid=22410 vsize=31048 CPUtime=1667.53 cores=0
/proc/22415/stat : 22415 (clasp) R 22410 22410 20994 0 -1 4202496 4853 0 0 0 166753 0 0 0 25 0 1 0 477690009 31793152 4743 33554432000 4194304 4785740 140734090535808 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22415/statm: 7762 4743 341 145 0 4807 0
[pid=22417] ppid=22410 vsize=455832 CPUtime=1665.84 cores=0
/proc/22417/stat : 22417 (TNM) R 22410 22410 20994 0 -1 4202496 348 0 0 0 166584 0 0 0 25 0 1 0 477690009 466771968 245 33554432000 134512640 134534564 4292210688 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22417/statm: 113958 245 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1447420

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22410 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=999
# CPU time returned by wait4() is 0.002998
# 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.81
CPU time (s): 5000.01
CPU user time (s): 4999.51
CPU system time (s): 0.5
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 4820276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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= 213
involuntary context switches= 4

runsolver used 8.45871 second user time and 18.7062 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-24 18:02:13
IDJOB=3276092
IDBENCH=85366
IDSOLVER=1639
FILE ID=node149/3276092-1303660933
RUNJOBID= node149-1303660933-22393
PBS_JOBID= 13150699
Free space on /tmp= 72292 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276092-1303660933/watcher-3276092-1303660933 -o /tmp/evaluation-result-3276092-1303660933/solver-3276092-1303660933 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276092-1303660933.cnf

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=1334659697

node149.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.806
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.806
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.82
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.806
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:     32950928 kB
MemFree:      21349128 kB
Buffers:       2142832 kB
Cached:        8864464 kB
SwapCached:          0 kB
Active:         657956 kB
Inactive:     10413444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21349128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20276 kB
Writeback:           0 kB
AnonPages:       63376 kB
Mapped:          14484 kB
Slab:           466900 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   187988 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= 72272 MiB
End job on node149 at 2011-04-24 19:25:35