Trace number 3190797

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.24 1201.71

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
MD5SUM79bb5af0297560cf515e2461b267e196
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark235.781
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
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 525000
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-3190797-1304036333/watcher-3190797-1304036333 -o /tmp/evaluation-result-3190797-1304036333/solver-3190797-1304036333 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190797-1304036333.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.18 10.18 10.09 6/182 23524
/proc/meminfo: memFree=23962468/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) R 23522 23524 22773 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0

[startup+0.220164 s]
/proc/loadavg: 10.18 10.18 10.09 6/182 23524
/proc/meminfo: memFree=23962468/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30115 s]
/proc/loadavg: 10.18 10.18 10.09 6/182 23524
/proc/meminfo: memFree=23962468/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401134 s]
/proc/loadavg: 10.18 10.18 10.09 6/182 23524
/proc/meminfo: memFree=23962468/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701082 s]
/proc/loadavg: 10.18 10.18 10.09 6/182 23524
/proc/meminfo: memFree=23962468/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 10.17 10.18 10.08 11/188 23530
/proc/meminfo: memFree=23926340/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1950940 CPUtime=1.48 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 5670 0 0 0 148 0 0 0 25 0 1 0 515231297 1997762560 3154 33554432000 4194304 4587354 140736708753184 18446744073709551615 228244045510 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 487735 3154 327 96 0 484297 0
[pid=23526] ppid=23524 vsize=22828 CPUtime=1.49 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 3243 0 0 0 149 0 0 0 25 0 1 0 515231297 23375872 3039 33554432000 4194304 4785740 140733871326144 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 5707 3039 340 145 0 2752 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=0.78 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 78 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=7048 CPUtime=1.49 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 1218 0 0 0 149 0 0 0 25 0 1 0 515231297 7217152 940 33554432000 4194304 4352236 140735175006000 18446744073709551615 4327946 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 1762 940 127 39 0 842 0
[pid=23529] ppid=23524 vsize=13860 CPUtime=0.69 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 4893 0 0 0 69 0 0 0 25 0 1 0 515231297 14192640 1400 33554432000 4194304 4331988 140734869273520 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 3465 1400 174 34 0 1907 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 2472788

[startup+3.10066 s]
/proc/loadavg: 10.17 10.18 10.08 11/188 23530
/proc/meminfo: memFree=23919148/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1976480 CPUtime=3.09 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 13958 0 0 0 307 2 0 0 25 0 1 0 515231297 2023915520 8495 33554432000 4194304 4587354 140736708753184 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 494120 8495 337 96 0 490682 0
[pid=23526] ppid=23524 vsize=25628 CPUtime=3.08 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 3966 0 0 0 308 0 0 0 25 0 1 0 515231297 26243072 3762 33554432000 4194304 4785740 140733871326144 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 6407 3762 340 145 0 3452 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=1.57 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 157 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=7400 CPUtime=3.09 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 1321 0 0 0 309 0 0 0 25 0 1 0 515231297 7577600 1043 33554432000 4194304 4352236 140735175006000 18446744073709551615 4327839 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 1850 1043 127 39 0 930 0
[pid=23529] ppid=23524 vsize=13992 CPUtime=1.49 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 4943 0 0 0 149 0 0 0 25 0 1 0 515231297 14327808 1450 33554432000 4194304 4331988 140734869273520 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 3498 1450 174 34 0 1940 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2501612

[startup+6.3011 s]
/proc/loadavg: 10.15 10.18 10.08 11/188 23530
/proc/meminfo: memFree=23912868/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1964832 CPUtime=6.29 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 20900 0 0 0 626 3 0 0 25 0 1 0 515231297 2011987968 5951 33554432000 4194304 4587354 140736708753184 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 491208 5951 337 96 0 487770 0
[pid=23526] ppid=23524 vsize=28952 CPUtime=6.28 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 4778 0 0 0 628 0 0 0 25 0 1 0 515231297 29646848 4574 33554432000 4194304 4785740 140733871326144 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 7238 4574 340 145 0 4283 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=3.16 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 316 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=8232 CPUtime=6.29 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 1522 0 0 0 629 0 0 0 25 0 1 0 515231297 8429568 1244 33554432000 4194304 4352236 140735175006000 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 2058 1244 127 39 0 1138 0
[pid=23529] ppid=23524 vsize=14360 CPUtime=3.09 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 4999 0 0 0 309 0 0 0 25 0 1 0 515231297 14704640 1506 33554432000 4194304 4331988 140734869273520 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 3590 1506 174 34 0 2032 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2494488

[startup+12.701 s]
/proc/loadavg: 10.14 10.17 10.08 12/188 23530
/proc/meminfo: memFree=23879012/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1960408 CPUtime=12.68 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 25188 0 0 0 1264 4 0 0 25 0 1 0 515231297 2007457792 5942 33554432000 4194304 4587354 140736708753184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 490102 5942 337 96 0 486664 0
[pid=23526] ppid=23524 vsize=33920 CPUtime=12.69 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 5987 0 0 0 1268 1 0 0 25 0 1 0 515231297 34734080 5783 33554432000 4194304 4785740 140733871326144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 8480 5783 340 145 0 5525 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=6.32 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 632 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=8436 CPUtime=12.69 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 1830 0 0 0 1269 0 0 0 25 0 1 0 515231297 8638464 1296 33554432000 4194304 4352236 140735175006000 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 2109 1296 127 39 0 1189 0
[pid=23529] ppid=23524 vsize=15384 CPUtime=6.29 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 5243 0 0 0 629 0 0 0 25 0 1 0 515231297 15753216 1750 33554432000 4194304 4331988 140734869273520 18446744073709551615 4265490 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 3846 1750 175 34 0 2288 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2496260

[startup+25.5067 s]
/proc/loadavg: 10.18 10.18 10.09 11/188 23530
/proc/meminfo: memFree=23904064/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1972692 CPUtime=25.5 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 36703 0 0 0 2543 7 0 0 25 0 1 0 515231297 2020036608 9277 33554432000 4194304 4587354 140736708753184 18446744073709551615 228244045579 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 493173 9277 337 96 0 489735 0
[pid=23526] ppid=23524 vsize=38780 CPUtime=25.49 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 7206 0 0 0 2548 1 0 0 25 0 1 0 515231297 39710720 7002 33554432000 4194304 4785740 140733871326144 18446744073709551615 4303984 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 9695 7002 340 145 0 6740 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=12.7 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 1270 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=9024 CPUtime=25.5 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 2137 0 0 0 2550 0 0 0 25 0 1 0 515231297 9240576 1443 33554432000 4194304 4352236 140735175006000 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 2256 1443 127 39 0 1336 0
[pid=23529] ppid=23524 vsize=16660 CPUtime=12.64 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 5479 0 0 0 1264 0 0 0 25 0 1 0 515231297 17059840 1986 33554432000 4194304 4331988 140734869273520 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 4165 1986 175 34 0 2607 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 2515268

[startup+51.1013 s]
/proc/loadavg: 10.18 10.18 10.09 11/188 23531
/proc/meminfo: memFree=23762512/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1968752 CPUtime=51.09 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 58124 0 0 0 5097 12 0 0 25 0 1 0 515231297 2016002048 6819 33554432000 4194304 4587354 140736708753184 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 492188 6819 337 96 0 488750 0
[pid=23526] ppid=23524 vsize=47644 CPUtime=51.08 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 9355 0 0 0 5106 2 0 0 25 0 1 0 515231297 48787456 9151 33554432000 4194304 4785740 140733871326144 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 11911 9151 340 145 0 8956 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=25.42 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 2542 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=10308 CPUtime=51.09 cores=3

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

/proc/23529/statm: 25998 19180 175 34 0 24440 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 2907204

[startup+1002.31 s]
/proc/loadavg: 10.26 10.18 10.10 11/188 23589
/proc/meminfo: memFree=25335732/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1982628 CPUtime=1002.32 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 593979 0 0 0 100023 209 0 0 25 0 1 0 515231297 2030211072 11529 33554432000 4194304 4587354 140736708753184 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 495657 11529 337 96 0 492219 0
[pid=23526] ppid=23524 vsize=126968 CPUtime=1002.26 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 28044 0 0 0 100217 9 0 0 25 0 1 0 515231297 130015232 27793 33554432000 4194304 4785740 140733871326144 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 31742 27793 341 145 0 28787 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=498.43 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 49843 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=15840 CPUtime=1002.31 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 27605 0 0 0 100227 4 0 0 25 0 1 0 515231297 16220160 3146 33554432000 4194304 4352236 140735175006000 18446744073709551615 4328159 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 3960 3146 127 39 0 3040 0
[pid=23529] ppid=23524 vsize=104792 CPUtime=498.41 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 23818 0 0 0 49830 11 0 0 25 0 1 0 515231297 107307008 20325 33554432000 4194304 4331988 140734869273520 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 26198 20325 175 34 0 24640 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 2708340

[startup+1062.3 s]
/proc/loadavg: 10.09 10.14 10.09 11/188 23591
/proc/meminfo: memFree=25258836/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1987232 CPUtime=1062.32 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 620869 0 0 0 106010 222 0 0 25 0 1 0 515231297 2034925568 14819 33554432000 4194304 4587354 140736708753184 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 496808 14819 337 96 0 493370 0
[pid=23526] ppid=23524 vsize=128964 CPUtime=1062.25 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 28462 0 0 0 106216 9 0 0 25 0 1 0 515231297 132059136 28211 33554432000 4194304 4785740 140733871326144 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 32241 28211 341 145 0 29286 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=528.3 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 52830 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=15968 CPUtime=1062.32 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 28885 0 0 0 106227 5 0 0 25 0 1 0 515231297 16351232 3178 33554432000 4194304 4352236 140735175006000 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 3992 3178 127 39 0 3072 0
[pid=23529] ppid=23524 vsize=104792 CPUtime=528.21 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 24970 0 0 0 52809 12 0 0 25 0 1 0 515231297 107307008 21477 33554432000 4194304 4331988 140734869273520 18446744073709551615 4291676 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 26198 21477 175 34 0 24640 0
Current children cumulated CPU time (s) 4243.4
Current children cumulated vsize (KiB) 2715068

[startup+1122.3 s]
/proc/loadavg: 10.15 10.14 10.09 11/188 23593
/proc/meminfo: memFree=25006964/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1985260 CPUtime=1122.31 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 643109 0 0 0 111997 234 0 0 25 0 1 0 515231297 2032906240 20700 33554432000 4194304 4587354 140736708753184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 496315 20700 337 96 0 492877 0
[pid=23526] ppid=23524 vsize=137288 CPUtime=1122.24 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 30473 0 0 0 112215 9 0 0 25 0 1 0 515231297 140582912 30141 33554432000 4194304 4785740 140733871326144 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 34322 30141 341 145 0 31367 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=558.12 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 55812 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=20704 CPUtime=1122.32 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 30077 0 0 0 112227 5 0 0 25 0 1 0 515231297 21200896 4370 33554432000 4194304 4352236 140735175006000 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 5176 4370 127 39 0 4256 0
[pid=23529] ppid=23524 vsize=104792 CPUtime=558.06 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 26116 0 0 0 55794 12 0 0 25 0 1 0 515231297 107307008 22623 33554432000 4194304 4331988 140734869273520 18446744073709551615 4246743 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 26198 22623 175 34 0 24640 0
Current children cumulated CPU time (s) 4483.05
Current children cumulated vsize (KiB) 2726156

[startup+1182.3 s]
/proc/loadavg: 10.11 10.13 10.09 11/188 23594
/proc/meminfo: memFree=25157732/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1969260 CPUtime=1182.31 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 664831 0 0 0 117986 245 0 0 25 0 1 0 515231297 2016522240 17653 33554432000 4194304 4587354 140736708753184 18446744073709551615 228244045579 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 492315 17653 337 96 0 488877 0
[pid=23526] ppid=23524 vsize=140748 CPUtime=1182.25 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 31317 0 0 0 118215 10 0 0 25 0 1 0 515231297 144125952 30985 33554432000 4194304 4785740 140733871326144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 35187 30985 341 145 0 32232 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=587.96 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 58796 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=16740 CPUtime=1182.32 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 30302 0 0 0 118227 5 0 0 25 0 1 0 515231297 17141760 3379 33554432000 4194304 4352236 140735175006000 18446744073709551615 4278717 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 4185 3379 127 39 0 3265 0
[pid=23529] ppid=23524 vsize=104792 CPUtime=587.9 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 27251 0 0 0 58777 13 0 0 25 0 1 0 515231297 107307008 23758 33554432000 4194304 4331988 140734869273520 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 26198 23758 175 34 0 24640 0
Current children cumulated CPU time (s) 4722.74
Current children cumulated vsize (KiB) 2709652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.08 10.12 10.09 11/188 23595
/proc/meminfo: memFree=25196420/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1970316 CPUtime=1201.72 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 674235 0 0 0 119923 249 0 0 25 0 1 0 515231297 2017603584 14484 33554432000 4194304 4587354 140736708753184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 492579 14484 337 96 0 489141 0
[pid=23526] ppid=23524 vsize=141624 CPUtime=1201.65 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 31518 0 0 0 120155 10 0 0 25 0 1 0 515231297 145022976 31186 33554432000 4194304 4785740 140733871326144 18446744073709551615 228244046478 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 35406 31186 341 145 0 32451 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=597.61 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 59761 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=21092 CPUtime=1201.72 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 31390 0 0 0 120167 5 0 0 25 0 1 0 515231297 21598208 4467 33554432000 4194304 4352236 140735175006000 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 5273 4467 127 39 0 4353 0
[pid=23529] ppid=23524 vsize=148992 CPUtime=597.54 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 27626 0 0 0 59741 13 0 0 25 0 1 0 515231297 152567808 24133 33554432000 4194304 4331988 140734869273520 18446744073709551615 4228152 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 37248 24133 175 34 0 35690 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2760136

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: 10.08 10.12 10.09 11/188 23595
/proc/meminfo: memFree=25196420/32951124 swapFree=67111364/67111528
[pid=23524] ppid=23522 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23524/stat : 23524 (ppfolio) S 23522 23524 22773 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 515231297 18763776 390 33554432000 4194304 4287625 140734181627920 18446744073709551615 228244368911 0 0 4096 65536 5632234711121133567 0 0 17 5 0 0 0
/proc/23524/statm: 4581 390 341 23 0 91 0
[pid=23525] ppid=23524 vsize=1970316 CPUtime=1201.72 cores=1
/proc/23525/stat : 23525 (cryptominisat) R 23524 23524 22773 0 -1 4202496 674235 0 0 0 119923 249 0 0 25 0 1 0 515231297 2017603584 14484 33554432000 4194304 4587354 140736708753184 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23525/statm: 492579 14484 337 96 0 489141 0
[pid=23526] ppid=23524 vsize=141624 CPUtime=1201.65 cores=5
/proc/23526/stat : 23526 (clasp) R 23524 23524 22773 0 -1 4202496 31518 0 0 0 120155 10 0 0 25 0 1 0 515231297 145022976 31186 33554432000 4194304 4785740 140733871326144 18446744073709551615 228244046478 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23526/statm: 35406 31186 341 145 0 32451 0
[pid=23527] ppid=23524 vsize=459788 CPUtime=597.61 cores=7
/proc/23527/stat : 23527 (TNM) R 23524 23524 22773 0 -1 4202496 1542 0 0 0 59761 0 0 0 25 0 1 0 515231297 470822912 1439 33554432000 134512640 134534564 4287453408 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23527/statm: 114947 1439 95 6 0 113613 0
[pid=23528] ppid=23524 vsize=21092 CPUtime=1201.72 cores=3
/proc/23528/stat : 23528 (lingeling) R 23524 23524 22773 0 -1 4202496 31390 0 0 0 120167 5 0 0 25 0 1 0 515231297 21598208 4467 33554432000 4194304 4352236 140735175006000 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23528/statm: 5273 4467 127 39 0 4353 0
[pid=23529] ppid=23524 vsize=148992 CPUtime=597.54 cores=7
/proc/23529/stat : 23529 (march_hi) R 23524 23524 22773 0 -1 4202496 27626 0 0 0 59741 13 0 0 25 0 1 0 515231297 152567808 24133 33554432000 4194304 4331988 140734869273520 18446744073709551615 4228152 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23529/statm: 37248 24133 175 34 0 35690 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 2760136

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23524 and gives
#  childrusage.ru_utime.tv_sec=2400
#  childrusage.ru_utime.tv_usec=910006
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=563610
# CPU time returned by wait4() is 2403.47
# while last known CPU time is 4800.24
#
# 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.24
CPU user time (s): 4797.47
CPU system time (s): 2.77
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 4522560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.91
system time used= 2.56361
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 706152
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= 329
involuntary context switches= 3950

runsolver used 1.77473 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 02:18:53
IDJOB=3190797
IDBENCH=82528
IDSOLVER=1612
FILE ID=node136/3190797-1304036333
RUNJOBID= node136-1304032720-23162
PBS_JOBID= 13170316
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S1688530456-019-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190797-1304036333/watcher-3190797-1304036333 -o /tmp/evaluation-result-3190797-1304036333/solver-3190797-1304036333 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190797-1304036333.cnf

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

MD5SUM BENCH= 79bb5af0297560cf515e2461b267e196
RANDOM SEED=1839301776

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23962748 kB
Buffers:       1048092 kB
Cached:        4949108 kB
SwapCached:        100 kB
Active:        3084148 kB
Inactive:      5348072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23962748 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:     2435436 kB
Mapped:          16712 kB
Slab:           485940 kB
PageTables:       9944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4752180 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= 72312 MiB
End job on node136 at 2011-04-29 02:38:57