Trace number 3249851

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

General information on the benchmark

Namecrafted/skvortsov/automata-synchronization/
crn_40_1521_s.cnf
MD5SUM4e35cb9894b1ca841d462da2d6957cc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables63882
Number of clauses123981
Sum of the clauses size369562
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 3121600
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-3249851-1304084913/watcher-3249851-1304084913 -o /tmp/evaluation-result-3249851-1304084913/solver-3249851-1304084913 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3249851-1304084913.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: 7.41 7.91 7.92 7/182 23962
/proc/meminfo: memFree=12737444/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) R 23960 23962 23232 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0

[startup+0.041067 s]
/proc/loadavg: 7.41 7.91 7.92 7/182 23962
/proc/meminfo: memFree=12737444/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) R 23960 23962 23232 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101056 s]
/proc/loadavg: 7.41 7.91 7.92 7/182 23962
/proc/meminfo: memFree=12737444/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) R 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301025 s]
/proc/loadavg: 7.41 7.91 7.92 7/182 23962
/proc/meminfo: memFree=12737444/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700953 s]
/proc/loadavg: 7.41 7.91 7.92 7/182 23962
/proc/meminfo: memFree=12737444/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 22 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 7.41 7.91 7.92 11/188 23968
/proc/meminfo: memFree=12577320/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=66764 CPUtime=1.48 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 17163 0 0 0 147 1 0 0 25 0 1 0 598721959 68366336 11972 33554432000 4194304 4587354 140737406601120 18446744073709551615 216734872542 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 16691 11972 337 96 0 13253 0
[pid=23964] ppid=23962 vsize=54592 CPUtime=1.49 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 13050 0 0 0 148 1 0 0 20 0 1 0 598721959 55902208 10791 33554432000 4194304 4785740 140733248238688 18446744073709551615 4319244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 13648 10791 340 145 0 10693 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=0.77 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 77 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=28256 CPUtime=1.49 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 8747 0 0 0 148 1 0 0 25 0 1 0 598721959 28934144 6228 33554432000 4194304 4352236 140733926853616 18446744073709551615 4207627 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 7064 6228 124 39 0 6144 0
[pid=23967] ppid=23962 vsize=117120 CPUtime=0.69 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 55467 0 0 0 62 7 0 0 25 0 1 0 598721959 119930880 13473 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229405 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29280 13473 172 34 0 27722 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 749464

[startup+3.10054 s]
/proc/loadavg: 7.41 7.91 7.92 12/187 23999
/proc/meminfo: memFree=12501656/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=115564 CPUtime=3.08 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 23520 0 0 0 306 2 0 0 25 0 1 0 598721959 118337536 16353 33554432000 4194304 4587354 140737406601120 18446744073709551615 216735203223 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 28891 16353 387 96 0 25453 0
[pid=23964] ppid=23962 vsize=56488 CPUtime=3.09 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 13479 0 0 0 308 1 0 0 25 0 1 0 598721959 57843712 11220 33554432000 4194304 4785740 140733248238688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 14122 11220 340 145 0 11167 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=1.57 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 157 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=28256 CPUtime=3.09 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 8749 0 0 0 308 1 0 0 25 0 1 0 598721959 28934144 6230 33554432000 4194304 4352236 140733926853616 18446744073709551615 4230478 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 7064 6230 125 39 0 6144 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=1.49 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 141 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229596 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 800700

[startup+6.30098 s]
/proc/loadavg: 7.61 7.95 7.93 11/188 24000
/proc/meminfo: memFree=12464836/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=115840 CPUtime=6.29 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 25570 0 0 0 626 3 0 0 25 0 1 0 598721959 118620160 17261 33554432000 4194304 4587354 140737406601120 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 28960 17261 337 96 0 25522 0
[pid=23964] ppid=23962 vsize=63976 CPUtime=6.29 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 15297 0 0 0 627 2 0 0 25 0 1 0 598721959 65511424 13038 33554432000 4194304 4785740 140733248238688 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 15994 13038 340 145 0 13039 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=3.15 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 315 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=28256 CPUtime=6.29 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 8749 0 0 0 628 1 0 0 25 0 1 0 598721959 28934144 6230 33554432000 4194304 4352236 140733926853616 18446744073709551615 4228399 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 7064 6230 125 39 0 6144 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=3.09 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 301 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229633 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 808464

[startup+12.7009 s]
/proc/loadavg: 7.80 7.98 7.94 11/188 24000
/proc/meminfo: memFree=12420816/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=2146988 CPUtime=12.69 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 34873 0 0 0 1264 5 0 0 25 0 1 0 598721959 2198515712 21254 33554432000 4194304 4587354 140737406601120 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 536747 21254 337 96 0 533309 0
[pid=23964] ppid=23962 vsize=74008 CPUtime=12.69 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 17766 0 0 0 1267 2 0 0 25 0 1 0 598721959 75784192 15507 33554432000 4194304 4785740 140733248238688 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 18502 15507 340 145 0 15547 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=6.32 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 632 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=30384 CPUtime=12.69 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 12848 0 0 0 1267 2 0 0 25 0 1 0 598721959 31113216 6764 33554432000 4194304 4352236 140733926853616 18446744073709551615 4213257 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 7596 6764 127 39 0 6676 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=6.29 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 621 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229633 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2851772

[startup+25.5006 s]
/proc/loadavg: 8.29 8.08 7.97 11/188 24000
/proc/meminfo: memFree=12396884/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=2161256 CPUtime=25.49 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 50427 0 0 0 2539 10 0 0 25 0 1 0 598721959 2213126144 22483 33554432000 4194304 4587354 140737406601120 18446744073709551615 4241021 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 540314 22483 337 96 0 536876 0
[pid=23964] ppid=23962 vsize=83404 CPUtime=25.49 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 19908 0 0 0 2547 2 0 0 25 0 1 0 598721959 85405696 17649 33554432000 4194304 4785740 140733248238688 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 20851 17649 340 145 0 17896 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=12.7 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 1270 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=30384 CPUtime=25.49 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 12848 0 0 0 2547 2 0 0 25 0 1 0 598721959 31113216 6764 33554432000 4194304 4352236 140733926853616 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 7596 6764 127 39 0 6676 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=12.64 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 1256 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229552 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 2875436

[startup+51.1012 s]
/proc/loadavg: 8.93 8.25 8.03 11/188 24001
/proc/meminfo: memFree=12351540/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=2172956 CPUtime=51.09 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 71819 0 0 0 5093 16 0 0 25 0 1 0 598721959 2225106944 26875 33554432000 4194304 4587354 140737406601120 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 543239 26875 337 96 0 539801 0
[pid=23964] ppid=23962 vsize=95888 CPUtime=51.09 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 22803 0 0 0 5106 3 0 0 25 0 1 0 598721959 98189312 20544 33554432000 4194304 4785740 140733248238688 18446744073709551615 216734837814 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 23972 20544 340 145 0 21017 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=25.41 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 2541 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=30384 CPUtime=51.09 cores=3

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

/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 3764.05
Current children cumulated vsize (KiB) 3471884

[startup+1002.3 s]
/proc/loadavg: 5.06 5.39 6.54 6/177 24052
/proc/meminfo: memFree=11788556/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=283956 CPUtime=1002.31 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 501789 0 0 0 100070 161 0 0 25 0 1 0 598721959 290770944 66315 33554432000 4194304 4587354 140737406601120 18446744073709551615 4250258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 70989 66315 337 96 0 67551 0
[pid=23964] ppid=23962 vsize=426468 CPUtime=1002.29 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 100075 0 0 0 100201 28 0 0 25 0 1 0 598721959 436703232 97816 33554432000 4194304 4785740 140733248238688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 106617 97816 340 145 0 103662 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=498.43 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 49843 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134529388 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=138244 CPUtime=1002.31 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 251145 0 0 0 100195 36 0 0 25 0 1 0 598721959 141561856 33729 33554432000 4194304 4352236 140733926853616 18446744073709551615 4328832 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 34561 33729 127 39 0 33641 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=498.41 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 49833 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229709 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1449060

[startup+1062.3 s]
/proc/loadavg: 5.10 5.35 6.45 6/177 24054
/proc/meminfo: memFree=11788044/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=2408500 CPUtime=1062.31 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 519362 0 0 0 106063 168 0 0 25 0 1 0 598721959 2466304000 82579 33554432000 4194304 4587354 140737406601120 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 602125 82579 337 96 0 598687 0
[pid=23964] ppid=23962 vsize=430416 CPUtime=1062.29 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 101042 0 0 0 106201 28 0 0 25 0 1 0 598721959 440745984 98783 33554432000 4194304 4785740 140733248238688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 107604 98783 340 145 0 104649 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=528.3 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 52830 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=136196 CPUtime=1062.32 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 261129 0 0 0 106194 38 0 0 25 0 1 0 598721959 139464704 33217 33554432000 4194304 4352236 140733926853616 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 34049 33217 127 39 0 33129 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=528.21 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 52813 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 4243.43
Current children cumulated vsize (KiB) 3575504

[startup+1122.3 s]
/proc/loadavg: 5.06 5.30 6.36 6/177 24056
/proc/meminfo: memFree=11821132/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=8121576 CPUtime=1122.31 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 536837 0 0 0 112058 173 0 0 25 0 1 0 598721959 8316493824 81441 33554432000 4194304 4587354 140737406601120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 2030394 81441 337 96 0 2026956 0
[pid=23964] ppid=23962 vsize=435376 CPUtime=1122.3 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 102136 0 0 0 112201 29 0 0 25 0 1 0 598721959 445825024 99877 33554432000 4194304 4785740 140733248238688 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 108844 99877 340 145 0 105889 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=558.12 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 55812 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=103428 CPUtime=1122.31 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 278537 0 0 0 112191 40 0 0 25 0 1 0 598721959 105910272 25025 33554432000 4194304 4352236 140733926853616 18446744073709551615 4281293 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 25857 25025 127 39 0 24937 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=558.06 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 55798 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4299872 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 9260772

[startup+1182.3 s]
/proc/loadavg: 5.06 5.25 6.28 6/177 24057
/proc/meminfo: memFree=11792596/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=2438524 CPUtime=1182.31 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 554770 0 0 0 118052 179 0 0 25 0 1 0 598721959 2497048576 79740 33554432000 4194304 4587354 140737406601120 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 609631 79740 337 96 0 606193 0
[pid=23964] ppid=23962 vsize=438044 CPUtime=1182.3 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 102844 0 0 0 118201 29 0 0 25 0 1 0 598721959 448557056 100585 33554432000 4194304 4785740 140733248238688 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 109511 100585 340 145 0 106556 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=587.95 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 58795 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=136196 CPUtime=1182.32 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 296713 0 0 0 118189 43 0 0 25 0 1 0 598721959 139464704 33217 33554432000 4194304 4352236 140733926853616 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 34049 33217 127 39 0 33129 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=587.9 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 58782 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229292 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 3613156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.04 5.24 6.25 6/177 24058
/proc/meminfo: memFree=11807968/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=2438524 CPUtime=1201.71 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 558356 0 0 0 119989 182 0 0 25 0 1 0 598721959 2497048576 83145 33554432000 4194304 4587354 140737406601120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 609631 83145 337 96 0 606193 0
[pid=23964] ppid=23962 vsize=441404 CPUtime=1201.7 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 103546 0 0 0 120141 29 0 0 25 0 1 0 598721959 451997696 101287 33554432000 4194304 4785740 140733248238688 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 110351 101287 340 145 0 107396 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=597.61 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 59761 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=103428 CPUtime=1201.72 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 297481 0 0 0 120129 43 0 0 25 0 1 0 598721959 105910272 25025 33554432000 4194304 4352236 140733926853616 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 25857 25025 127 39 0 24937 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=597.54 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 59746 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229436 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 3583748

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.04 5.24 6.25 6/177 24058
/proc/meminfo: memFree=11807968/32951124 swapFree=67102140/67111528
[pid=23962] ppid=23960 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23962/stat : 23962 (ppfolio) S 23960 23962 23232 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 598721958 18763776 389 33554432000 4194304 4287625 140734545351424 18446744073709551615 216735198735 0 0 4096 65536 4450498030407254015 0 0 17 1 0 0 0
/proc/23962/statm: 4581 389 341 23 0 91 0
[pid=23963] ppid=23962 vsize=2438524 CPUtime=1201.71 cores=1
/proc/23963/stat : 23963 (cryptominisat) R 23962 23962 23232 0 -1 4202496 558356 0 0 0 119989 182 0 0 25 0 1 0 598721959 2497048576 83145 33554432000 4194304 4587354 140737406601120 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23963/statm: 609631 83145 337 96 0 606193 0
[pid=23964] ppid=23962 vsize=441404 CPUtime=1201.7 cores=5
/proc/23964/stat : 23964 (clasp) R 23962 23962 23232 0 -1 4202496 103546 0 0 0 120141 29 0 0 25 0 1 0 598721959 451997696 101287 33554432000 4194304 4785740 140733248238688 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23964/statm: 110351 101287 340 145 0 107396 0
[pid=23965] ppid=23962 vsize=464408 CPUtime=597.61 cores=7
/proc/23965/stat : 23965 (TNM) R 23962 23962 23232 0 -1 4202496 5968 0 0 0 59761 0 0 0 25 0 1 0 598721959 475553792 5865 33554432000 134512640 134534564 4288363632 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23965/statm: 116102 5865 95 6 0 114768 0
[pid=23966] ppid=23962 vsize=103428 CPUtime=1201.72 cores=3
/proc/23966/stat : 23966 (lingeling) R 23962 23962 23232 0 -1 4202496 297481 0 0 0 120129 43 0 0 25 0 1 0 598721959 105910272 25025 33554432000 4194304 4352236 140733926853616 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23966/statm: 25857 25025 127 39 0 24937 0
[pid=23967] ppid=23962 vsize=117660 CPUtime=597.54 cores=7
/proc/23967/stat : 23967 (march_hi) R 23962 23962 23232 0 -1 4202496 63831 0 0 0 59746 8 0 0 25 0 1 0 598721959 120483840 21837 33554432000 4194304 4331988 140734855472096 18446744073709551615 4229436 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23967/statm: 29415 21837 173 34 0 27857 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 3583748

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23962 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 4800.28
#
# 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.28
CPU user time (s): 4797.66
CPU system time (s): 2.62
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 11708552

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

runsolver used 1.72374 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 15:48:33
IDJOB=3249851
IDBENCH=83191
IDSOLVER=1612
FILE ID=node119/3249851-1304084913
RUNJOBID= node119-1304084913-23938
PBS_JOBID= 13170510
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_40_1521_s.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249851-1304084913/watcher-3249851-1304084913 -o /tmp/evaluation-result-3249851-1304084913/solver-3249851-1304084913 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3249851-1304084913.cnf

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

MD5SUM BENCH= 4e35cb9894b1ca841d462da2d6957cc5
RANDOM SEED=2052239250

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.815
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:     32951124 kB
MemFree:      12737600 kB
Buffers:       2234352 kB
Cached:       17324644 kB
SwapCached:       5504 kB
Active:        7994776 kB
Inactive:     11633732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12737600 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           22996 kB
Writeback:           0 kB
AnonPages:       66400 kB
Mapped:          16340 kB
Slab:           521940 kB
PageTables:       4724 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1191724 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= 71804 MiB
End job on node119 at 2011-04-29 16:08:37