Trace number 3695242

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.02 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-methanosarcina.opb
MD5SUMa612d4a0a9bac3d87b66260854e735cd
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2816
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7930
Total number of constraints14604
Number of constraints which are clauses14604
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 7302
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 7302
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7302
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c model valid
0.00/0.08	c current solution ok
0.00/0.11	o 4925
0.00/0.11	c fallback to adder encoding
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3695242-1338113589/watcher-3695242-1338113589 -o /tmp/evaluation-result-3695242-1338113589/solver-3695242-1338113589 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695242-1338113589.opb 1322190012 HOME HOME 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.11 2.16 2.12 3/172 20358
/proc/meminfo: memFree=28943496/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0

[startup+0.091825 s]
/proc/loadavg: 2.11 2.16 2.12 3/172 20358
/proc/meminfo: memFree=28943496/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100157 s]
/proc/loadavg: 2.11 2.16 2.12 3/172 20358
/proc/meminfo: memFree=28943496/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.11 2.16 2.12 3/172 20358
/proc/meminfo: memFree=28943496/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 2.11 2.16 2.12 3/172 20358
/proc/meminfo: memFree=28943496/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.11 2.16 2.12 3/176 20365
/proc/meminfo: memFree=28765360/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=90968 CPUtime=0.83 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 20546 0 0 0 78 5 0 0 20 0 1 0 277484437 93151232 20394 33554432000 4194304 4896791 140734599401568 140734598350360 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 22742 20394 77 172 0 22568 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 148836

[startup+3.1003 s]
/proc/loadavg: 2.10 2.16 2.12 3/176 20365
/proc/meminfo: memFree=28707988/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=91496 CPUtime=2.43 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 20675 0 0 0 238 5 0 0 20 0 1 0 277484437 93691904 20523 33554432000 4194304 4896791 140734599401568 140734599398776 4225047 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 22874 20523 77 172 0 22700 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 149364

[startup+6.30026 s]
/proc/loadavg: 2.10 2.16 2.12 3/174 20365
/proc/meminfo: memFree=28595856/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=92236 CPUtime=5.63 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 21306 0 0 0 558 5 0 0 20 0 1 0 277484437 94449664 20925 33554432000 4194304 4896791 140734599401568 140734599399080 4203006 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 23059 20925 77 172 0 22885 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 150104

[startup+12.7005 s]
/proc/loadavg: 2.16 2.17 2.12 3/180 20376
/proc/meminfo: memFree=28340344/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=92704 CPUtime=12.03 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 21780 0 0 0 1198 5 0 0 20 0 1 0 277484437 94928896 21196 33554432000 4194304 4896791 140734599401568 140734599399112 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 23176 21196 77 172 0 23002 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 150572

[startup+25.5003 s]
/proc/loadavg: 2.13 2.16 2.12 3/180 20376
/proc/meminfo: memFree=27582088/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=107156 CPUtime=24.83 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 22614 0 0 0 2477 6 0 0 20 0 1 0 277484437 109727744 23038 33554432000 4194304 4896791 140734599401568 140734599397304 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 26789 23038 77 172 0 26615 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 165024

[startup+51.1004 s]
/proc/loadavg: 2.09 2.15 2.12 3/180 20376
/proc/meminfo: memFree=24978056/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=109508 CPUtime=50.41 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 23986 0 0 0 5034 7 0 0 20 0 1 0 277484437 112136192 23203 33554432000 4194304 4896791 140734599401568 140734599398776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 27377 23203 77 172 0 27203 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 167376

[startup+102.3 s]
/proc/loadavg: 2.03 2.12 2.11 3/178 20376
/proc/meminfo: memFree=19725284/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=114916 CPUtime=101.59 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 26616 0 0 0 10150 9 0 0 20 0 1 0 277484437 117673984 25172 33554432000 4194304 4896791 140734599401568 140734599398776 4203117 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 28729 25172 77 172 0 28555 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 172784

[startup+162.3 s]
/proc/loadavg: 2.66 2.27 2.15 2/174 20403
/proc/meminfo: memFree=26636916/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 61245 0 0 0 142077 58 0 0 20 0 1 0 277484437 236527616 52411 33554432000 4194304 4896791 140734599401568 140734599397304 4225136 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 57746 52411 78 172 0 57572 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 288852

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/181 20468
/proc/meminfo: memFree=28643900/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=282128 CPUtime=1481.34 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 62327 0 0 0 148075 59 0 0 20 0 1 0 277484437 288899072 57566 33554432000 4194304 4896791 140734599401568 140734599398776 4203806 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 70532 57566 78 172 0 70358 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 339996

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/181 20468
/proc/meminfo: memFree=28613920/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=282736 CPUtime=1541.33 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 62505 0 0 0 154074 59 0 0 20 0 1 0 277484437 289521664 60810 33554432000 4194304 4896791 140734599401568 140734599398776 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 70684 60810 78 172 0 70510 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 340604

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/181 20468
/proc/meminfo: memFree=28638124/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=233916 CPUtime=1601.33 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 63257 0 0 0 160071 62 0 0 20 0 1 0 277484437 239529984 56509 33554432000 4194304 4896791 140734599401568 140734599399096 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 58479 56509 78 172 0 58305 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 291784

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/182 20472
/proc/meminfo: memFree=28613044/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=285412 CPUtime=1661.31 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 64207 0 0 0 166068 63 0 0 20 0 1 0 277484437 292261888 61529 33554432000 4194304 4896791 140734599401568 140734599398776 4203765 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 71353 61529 78 172 0 71179 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 343280

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 20472
/proc/meminfo: memFree=28614788/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=235976 CPUtime=1721.31 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 64786 0 0 0 172066 65 0 0 20 0 1 0 277484437 241639424 57044 33554432000 4194304 4896791 140734599401568 140734599397304 4203889 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 58994 57044 78 172 0 58820 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 293844

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 20472
/proc/meminfo: memFree=28591352/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=286196 CPUtime=1781.29 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 65389 0 0 0 178064 65 0 0 20 0 1 0 277484437 293064704 59189 33554432000 4194304 4896791 140734599401568 140734599397304 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 71549 59189 78 172 0 71375 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 344064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20472
/proc/meminfo: memFree=28602092/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=286324 CPUtime=1799.39 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 65404 0 0 0 179874 65 0 0 20 0 1 0 277484437 293195776 59715 33554432000 4194304 4896791 140734599401568 140734599399096 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 71581 59715 78 172 0 71407 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 344192

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 20472
/proc/meminfo: memFree=28602092/32873624 swapFree=7104/7104
[pid=20358] ppid=20356 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20358/stat : 20358 (runPb2satCp2.sh) S 20356 20358 10926 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 277484371 9367552 275 33554432000 4194304 5064252 140734424500160 140734424499072 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/20358/statm: 2287 275 233 213 0 72 0
[pid=20359] ppid=20358 vsize=39572 CPUtime=0.63 cores=1,3,5,7
/proc/20359/stat : 20359 (pb2sat) S 20358 20358 10926 0 -1 4202496 5453 1809 0 0 56 7 0 0 20 0 1 0 277484371 40521728 9519 33554432000 4194304 5873084 140734183444848 140734183438664 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/20359/statm: 9893 9519 177 410 0 9475 0
[pid=20364] ppid=20359 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/20364/stat : 20364 (satsolver.sh) S 20359 20358 10926 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 277484436 9367552 266 33554432000 4194304 5064252 140737273688096 140737273687008 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/20364/statm: 2287 266 226 213 0 72 0
[pid=20365] ppid=20364 vsize=286324 CPUtime=1799.39 cores=1,3,5,7
/proc/20365/stat : 20365 (glucose_static) R 20364 20358 10926 0 -1 4202496 65404 0 0 0 179874 65 0 0 20 0 1 0 277484437 293195776 59715 33554432000 4194304 4896791 140734599401568 140734599399096 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20365/statm: 71581 59715 78 172 0 71407 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 344192

Child status: 0

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

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1799.3
CPU system time (s): 0.72
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 423552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.578911
system time used= 0.083987
maximum resident set size= 69896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8238
page faults= 0
swaps= 0
block input operations= 0
block output operations= 65256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 9

runsolver used 6.38403 second user time and 15.2717 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 12:13:09
IDJOB=3695242
IDBENCH=89827
IDSOLVER=2273
FILE ID=node121/3695242-1338113589
RUNJOBID= node121-1338087182-10943
PBS_JOBID= 14624437
Free space on /tmp= 71656 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-methanosarcina.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695242-1338113589/watcher-3695242-1338113589 -o /tmp/evaluation-result-3695242-1338113589/solver-3695242-1338113589 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695242-1338113589.opb 1322190012 HOME HOME

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

MD5SUM BENCH= a612d4a0a9bac3d87b66260854e735cd
RANDOM SEED=1322190012

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        28943644 kB
Buffers:          437216 kB
Cached:          2649260 kB
SwapCached:            0 kB
Active:           712596 kB
Inactive:        2390656 kB
Active(anon):      17908 kB
Inactive(anon):        0 kB
Active(file):     694688 kB
Inactive(file):  2390656 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             66816 kB
Writeback:             0 kB
AnonPages:         23808 kB
Mapped:            13532 kB
Shmem:               200 kB
Slab:             686544 kB
SReclaimable:     128208 kB
SUnreclaim:       558336 kB
KernelStack:        1440 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:      97520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71660 MiB
End job on node121 at 2012-05-27 12:43:10