Trace number 3190955

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 par? (TO) 4800.34 1201.71

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S625465881-078-UNKNOWN.cnf
MD5SUM3ba69e7f651721ce4358ca0320f27486
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark497.12
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3190955-1304048242/watcher-3190955-1304048242 -o /tmp/evaluation-result-3190955-1304048242/solver-3190955-1304048242 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190955-1304048242.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 10.16 9.98 8.56 6/182 12381
/proc/meminfo: memFree=13899980/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) R 12379 12381 10696 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0

[startup+0.219922 s]
/proc/loadavg: 10.16 9.98 8.56 6/182 12381
/proc/meminfo: memFree=13899980/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300909 s]
/proc/loadavg: 10.16 9.98 8.56 6/182 12381
/proc/meminfo: memFree=13899980/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400892 s]
/proc/loadavg: 10.16 9.98 8.56 6/182 12381
/proc/meminfo: memFree=13899980/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 22 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700837 s]
/proc/loadavg: 10.16 9.98 8.56 6/182 12381
/proc/meminfo: memFree=13899980/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5007 s]
/proc/loadavg: 10.16 9.98 8.56 11/188 12387
/proc/meminfo: memFree=13787216/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 19 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=57176 CPUtime=1.49 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 12906 0 0 0 148 1 0 0 25 0 1 0 516424065 58548224 9521 33554432000 4194304 4587354 140737289067456 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 14294 9521 326 96 0 10856 0
[pid=12383] ppid=12381 vsize=31120 CPUtime=1.48 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 6918 0 0 0 148 0 0 0 25 0 1 0 516424065 31866880 5007 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 7780 5007 340 145 0 4825 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=0.78 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 77 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=19268 CPUtime=1.49 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 6377 0 0 0 148 1 0 0 25 0 1 0 516424065 19730432 3472 33554432000 4194304 4352236 140735023262544 18446744073709551615 4207744 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 4817 3472 127 39 0 3897 0
[pid=12386] ppid=12381 vsize=33316 CPUtime=0.69 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4194304 16289 0 0 0 67 2 0 0 25 0 1 0 516424065 34115584 5443 33554432000 4194304 4331988 140734188739648 18446744073709551615 4252174 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 8329 5443 129 34 0 6771 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 625192

[startup+3.10041 s]
/proc/loadavg: 10.23 9.99 8.57 11/188 12387
/proc/meminfo: memFree=13786224/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=94680 CPUtime=3.08 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 13952 0 0 0 306 2 0 0 25 0 1 0 516424065 96952320 10561 33554432000 4194304 4587354 140737289067456 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 23670 10561 326 96 0 20232 0
[pid=12383] ppid=12381 vsize=34616 CPUtime=3.09 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 7828 0 0 0 308 1 0 0 25 0 1 0 516424065 35446784 5917 33554432000 4194304 4785740 140734016108624 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 8654 5917 340 145 0 5699 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=1.57 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 156 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=19268 CPUtime=3.09 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 6377 0 0 0 308 1 0 0 25 0 1 0 516424065 19730432 3472 33554432000 4194304 4352236 140735023262544 18446744073709551615 4328671 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 4817 3472 127 39 0 3897 0
[pid=12386] ppid=12381 vsize=29780 CPUtime=1.49 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 30781 0 0 0 145 4 0 0 25 0 1 0 516424065 30494720 4584 33554432000 4194304 4331988 140734188739648 18446744073709551615 248089365534 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 7445 4584 144 34 0 5887 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 662656

[startup+6.30085 s]
/proc/loadavg: 10.23 9.99 8.57 11/188 12387
/proc/meminfo: memFree=13719900/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=94680 CPUtime=6.28 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 15691 0 0 0 625 3 0 0 25 0 1 0 516424065 96952320 12295 33554432000 4194304 4587354 140737289067456 18446744073709551615 248089394955 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 23670 12295 326 96 0 20232 0
[pid=12383] ppid=12381 vsize=48344 CPUtime=6.29 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 11268 0 0 0 627 2 0 0 25 0 1 0 516424065 49504256 9357 33554432000 4194304 4785740 140734016108624 18446744073709551615 248089359045 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 12086 9357 340 145 0 9131 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=3.16 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 315 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=19268 CPUtime=6.29 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 6377 0 0 0 628 1 0 0 25 0 1 0 516424065 19730432 3472 33554432000 4194304 4352236 140735023262544 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 4817 3472 127 39 0 3897 0
[pid=12386] ppid=12381 vsize=76844 CPUtime=3.1 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 48579 0 0 0 304 6 0 0 25 0 1 0 516424065 78688256 15975 33554432000 4194304 4331988 140734188739648 18446744073709551615 4228896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 19211 15975 173 34 0 17653 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 723448

[startup+12.7007 s]
/proc/loadavg: 10.19 9.99 8.58 11/188 12387
/proc/meminfo: memFree=13583896/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=64684 CPUtime=12.69 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 20631 0 0 0 1264 5 0 0 25 0 1 0 516424065 66236416 10627 33554432000 4194304 4587354 140737289067456 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 16171 10627 327 96 0 12733 0
[pid=12383] ppid=12381 vsize=71896 CPUtime=12.69 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 17116 0 0 0 1266 3 0 0 25 0 1 0 516424065 73621504 15205 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 17974 15205 340 145 0 15019 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=6.32 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 631 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=23424 CPUtime=12.69 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 7927 0 0 0 1268 1 0 0 25 0 1 0 516424065 23986176 5022 33554432000 4194304 4352236 140735023262544 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 5856 5022 127 39 0 4936 0
[pid=12386] ppid=12381 vsize=78296 CPUtime=6.29 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 48939 0 0 0 623 6 0 0 25 0 1 0 516424065 80175104 16335 33554432000 4194304 4331988 140734188739648 18446744073709551615 4265328 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 19574 16335 173 34 0 18016 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 722612

[startup+25.5065 s]
/proc/loadavg: 10.16 9.99 8.60 11/188 12388
/proc/meminfo: memFree=13621612/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=67132 CPUtime=25.49 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 49649 0 0 0 2539 10 0 0 25 0 1 0 516424065 68743168 10170 33554432000 4194304 4587354 140737289067456 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 16783 10170 337 96 0 13345 0
[pid=12383] ppid=12381 vsize=116612 CPUtime=25.5 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 28244 0 0 0 2542 8 0 0 25 0 1 0 516424065 119410688 26333 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 29153 26333 340 145 0 26198 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=12.7 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 1269 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=24648 CPUtime=25.5 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 8233 0 0 0 2549 1 0 0 25 0 1 0 516424065 25239552 5328 33554432000 4194304 4352236 140735023262544 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 6162 5328 127 39 0 5242 0
[pid=12386] ppid=12381 vsize=85148 CPUtime=12.64 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 50616 0 0 0 1258 6 0 0 25 0 1 0 516424065 87191552 18012 33554432000 4194304 4331988 140734188739648 18446744073709551615 4292076 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 21287 18012 173 34 0 19729 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 777852

[startup+51.1009 s]
/proc/loadavg: 10.19 10.01 8.64 11/188 12388
/proc/meminfo: memFree=13459268/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=142420 CPUtime=51.08 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 90588 0 0 0 5087 21 0 0 25 0 1 0 516424065 145838080 15000 33554432000 4194304 4587354 140737289067456 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 35605 15000 337 96 0 32167 0
[pid=12383] ppid=12381 vsize=150368 CPUtime=51.08 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 36580 0 0 0 5098 10 0 0 25 0 1 0 516424065 153976832 34669 33554432000 4194304 4785740 140734016108624 18446744073709551615 4276894 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 37592 34669 340 145 0 34637 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=25.42 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 2541 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=27988 CPUtime=51.09 cores=3

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

/proc/12386/statm: 22937 19682 173 34 0 21379 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 2635764

[startup+1002.31 s]
/proc/loadavg: 5.46 7.93 8.74 6/177 12431
/proc/meminfo: memFree=13487508/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=1628524 CPUtime=1002.32 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 609476 0 0 0 99990 242 0 0 25 0 1 0 516424065 1667608576 26134 33554432000 4194304 4587354 140737289067456 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 407131 26134 337 96 0 403693 0
[pid=12383] ppid=12381 vsize=424540 CPUtime=1002.31 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 103764 0 0 0 100199 32 0 0 25 0 1 0 516424065 434728960 101853 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 106135 101853 340 145 0 103180 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=498.43 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 49842 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=32124 CPUtime=1002.31 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 10102 0 0 0 100230 1 0 0 25 0 1 0 516424065 32894976 7197 33554432000 4194304 4352236 140735023262544 18446744073709551615 4279154 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 8031 7197 127 39 0 7111 0
[pid=12386] ppid=12381 vsize=91748 CPUtime=498.41 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 52313 0 0 0 49834 7 0 0 25 0 1 0 516424065 93949952 19709 33554432000 4194304 4331988 140734188739648 18446744073709551615 4226434 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 22937 19709 173 34 0 21379 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 2661248

[startup+1062.3 s]
/proc/loadavg: 5.17 7.39 8.50 6/177 12432
/proc/meminfo: memFree=13450156/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=1624240 CPUtime=1062.31 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 630608 0 0 0 105976 255 0 0 25 0 1 0 516424065 1663221760 34636 33554432000 4194304 4587354 140737289067456 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 406060 34636 337 96 0 402622 0
[pid=12383] ppid=12381 vsize=428688 CPUtime=1062.32 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 104769 0 0 0 106199 33 0 0 25 0 1 0 516424065 438976512 102858 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 107172 102858 340 145 0 104217 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=528.3 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 52829 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=32124 CPUtime=1062.31 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 10102 0 0 0 106230 1 0 0 25 0 1 0 516424065 32894976 7197 33554432000 4194304 4352236 140735023262544 18446744073709551615 4276782 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 8031 7197 127 39 0 7111 0
[pid=12386] ppid=12381 vsize=91880 CPUtime=528.21 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 52342 0 0 0 52814 7 0 0 25 0 1 0 516424065 94085120 19738 33554432000 4194304 4331988 140734188739648 18446744073709551615 4287335 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 22970 19738 173 34 0 21412 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 2661244

[startup+1122.3 s]
/proc/loadavg: 5.13 6.97 8.29 6/177 12434
/proc/meminfo: memFree=13469852/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=1632876 CPUtime=1122.31 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 649329 0 0 0 111963 268 0 0 25 0 1 0 516424065 1672065024 28148 33554432000 4194304 4587354 140737289067456 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 408219 28148 337 96 0 404781 0
[pid=12383] ppid=12381 vsize=434736 CPUtime=1122.31 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 106203 0 0 0 112197 34 0 0 25 0 1 0 516424065 445169664 104292 33554432000 4194304 4785740 140734016108624 18446744073709551615 4278556 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 108684 104292 340 145 0 105729 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=558.12 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 55811 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=32124 CPUtime=1122.31 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 10102 0 0 0 112230 1 0 0 25 0 1 0 516424065 32894976 7197 33554432000 4194304 4352236 140735023262544 18446744073709551615 4327902 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 8031 7197 127 39 0 7111 0
[pid=12386] ppid=12381 vsize=92012 CPUtime=558.07 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 52372 0 0 0 55800 7 0 0 25 0 1 0 516424065 94220288 19768 33554432000 4194304 4331988 140734188739648 18446744073709551615 4240760 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 23003 19768 173 34 0 21445 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 2676060

[startup+1182.3 s]
/proc/loadavg: 5.05 6.61 8.08 6/177 12435
/proc/meminfo: memFree=13434720/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=1653056 CPUtime=1182.31 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 670077 0 0 0 117948 283 0 0 25 0 1 0 516424065 1692729344 35629 33554432000 4194304 4587354 140737289067456 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 413264 35629 337 96 0 409826 0
[pid=12383] ppid=12381 vsize=440372 CPUtime=1182.32 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 107618 0 0 0 118197 35 0 0 25 0 1 0 516424065 450940928 105707 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 110093 105707 340 145 0 107138 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=587.96 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 58795 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=32124 CPUtime=1182.31 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 10102 0 0 0 118230 1 0 0 25 0 1 0 516424065 32894976 7197 33554432000 4194304 4352236 140735023262544 18446744073709551615 4328475 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 8031 7197 127 39 0 7111 0
[pid=12386] ppid=12381 vsize=92144 CPUtime=587.9 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 52393 0 0 0 58783 7 0 0 25 0 1 0 516424065 94355456 19789 33554432000 4194304 4331988 140734188739648 18446744073709551615 4299876 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 23036 19789 173 34 0 21478 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 2702008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.03 6.50 8.01 6/177 12436
/proc/meminfo: memFree=13493988/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=1607244 CPUtime=1201.73 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 679231 0 0 0 119885 288 0 0 25 0 1 0 516424065 1645817856 20410 33554432000 4194304 4587354 140737289067456 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 401811 20410 337 96 0 398373 0
[pid=12383] ppid=12381 vsize=441188 CPUtime=1201.73 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 107768 0 0 0 120138 35 0 0 25 0 1 0 516424065 451776512 105857 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 110297 105857 340 145 0 107342 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=597.62 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 59761 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=32124 CPUtime=1201.72 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 10102 0 0 0 120171 1 0 0 25 0 1 0 516424065 32894976 7197 33554432000 4194304 4352236 140735023262544 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 8031 7197 127 39 0 7111 0
[pid=12386] ppid=12381 vsize=92144 CPUtime=597.54 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 52401 0 0 0 59747 7 0 0 25 0 1 0 516424065 94355456 19797 33554432000 4194304 4331988 140734188739648 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 23036 19797 173 34 0 21478 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2657012

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

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

[startup+1201.7 s]
/proc/loadavg: 5.03 6.50 8.01 6/177 12436
/proc/meminfo: memFree=13493988/32950928 swapFree=67111528/67111528
[pid=12381] ppid=12379 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12381/stat : 12381 (ppfolio) S 12379 12381 10696 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 516424065 18763776 389 33554432000 4194304 4287625 140735745778144 18446744073709551615 248089718287 0 0 4096 65536 6701171669307752447 0 0 17 3 0 0 0
/proc/12381/statm: 4581 389 341 23 0 91 0
[pid=12382] ppid=12381 vsize=1607244 CPUtime=1201.73 cores=1
/proc/12382/stat : 12382 (cryptominisat) R 12381 12381 10696 0 -1 4202496 679231 0 0 0 119885 288 0 0 25 0 1 0 516424065 1645817856 20410 33554432000 4194304 4587354 140737289067456 18446744073709551615 4250316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12382/statm: 401811 20410 337 96 0 398373 0
[pid=12383] ppid=12381 vsize=441188 CPUtime=1201.73 cores=5
/proc/12383/stat : 12383 (clasp) R 12381 12381 10696 0 -1 4202496 107768 0 0 0 120138 35 0 0 25 0 1 0 516424065 451776512 105857 33554432000 4194304 4785740 140734016108624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12383/statm: 110297 105857 340 145 0 107342 0
[pid=12384] ppid=12381 vsize=465988 CPUtime=597.62 cores=7
/proc/12384/stat : 12384 (TNM) R 12381 12381 10696 0 -1 4202496 5912 0 0 0 59761 1 0 0 25 0 1 0 516424065 477171712 5809 33554432000 134512640 134534564 4293196656 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12384/statm: 116497 5809 95 6 0 115163 0
[pid=12385] ppid=12381 vsize=32124 CPUtime=1201.72 cores=3
/proc/12385/stat : 12385 (lingeling) R 12381 12381 10696 0 -1 4202496 10102 0 0 0 120171 1 0 0 25 0 1 0 516424065 32894976 7197 33554432000 4194304 4352236 140735023262544 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/12385/statm: 8031 7197 127 39 0 7111 0
[pid=12386] ppid=12381 vsize=92144 CPUtime=597.54 cores=7
/proc/12386/stat : 12386 (march_hi) R 12381 12381 10696 0 -1 4202496 52401 0 0 0 59747 7 0 0 25 0 1 0 516424065 94355456 19797 33554432000 4194304 4331988 140734188739648 18446744073709551615 4263258 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/12386/statm: 23036 19797 173 34 0 21478 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2657012

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.34
CPU user time (s): 4797.02
CPU system time (s): 3.32
CPU usage (%): 399.458
Max. virtual memory (cumulated for all children) (KiB): 4225844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.71
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10627
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= 258
involuntary context switches= 2223

runsolver used 1.77073 second user time and 4.79227 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 05:37:23
IDJOB=3190955
IDBENCH=82686
IDSOLVER=1612
FILE ID=node123/3190955-1304048242
RUNJOBID= node123-1304047261-12235
PBS_JOBID= 13170370
Free space on /tmp= 72804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S625465881-078-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190955-1304048242/watcher-3190955-1304048242 -o /tmp/evaluation-result-3190955-1304048242/solver-3190955-1304048242 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190955-1304048242.cnf

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

MD5SUM BENCH= 3ba69e7f651721ce4358ca0320f27486
RANDOM SEED=249968268

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.838
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.838
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.80
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.838
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.74
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.838
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:     32950928 kB
MemFree:      13900136 kB
Buffers:       2192424 kB
Cached:       16027940 kB
SwapCached:          0 kB
Active:        9322544 kB
Inactive:      9179240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13900136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14872 kB
Writeback:           0 kB
AnonPages:      280936 kB
Mapped:          16944 kB
Slab:           486424 kB
PageTables:       5472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   933668 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= 72804 MiB
End job on node123 at 2011-04-29 05:57:26