Trace number 3696048

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
pb2sat 2012-05-19? (MO) 860.38 897.321

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-ivu06-big.opb
MD5SUM3085a2bda178410828dcd956a716c89f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2865693364730000016
Best CPU time to get the best result obtained on this benchmark1801.7
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2277736
Total number of constraints1177
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1177
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint704
Maximum length of a constraint152997
Number of terms in the objective function 2277736
Biggest coefficient in the objective function 80000000000000000
Number of bits for the biggest coefficient in the objective function 57
Sum of the numbers in the objective function 27910716903658970007421
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 80000000000000000
Number of bits of the biggest number in a constraint 57
Biggest sum of numbers in a constraint 27910716903658970007421
Number of bits of the biggest sum of numbers75
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

472.10/472.24	c model valid
472.10/472.24	c current solution ok
592.30/593.86	o -4455480725049551630
592.30/593.86	c current bound: 6995631674330000384
592.30/593.86	c fallback to adder encoding
860.38/897.31	c error: unexpected solver exit code
860.38/897.31	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-3696048-1338111465/watcher-3696048-1338111465 -o /tmp/evaluation-result-3696048-1338111465/solver-3696048-1338111465 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696048-1338111465.opb 1338701684 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.26 2.06 2.02 3/179 9908
/proc/meminfo: memFree=25259332/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0

[startup+0.0996941 s]
/proc/loadavg: 2.26 2.06 2.02 3/179 9908
/proc/meminfo: memFree=25259332/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100339 s]
/proc/loadavg: 2.26 2.06 2.02 3/179 9908
/proc/meminfo: memFree=25259332/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300289 s]
/proc/loadavg: 2.26 2.06 2.02 3/179 9908
/proc/meminfo: memFree=25259332/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700299 s]
/proc/loadavg: 2.26 2.06 2.02 3/179 9908
/proc/meminfo: memFree=25259332/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.26 2.06 2.02 3/181 9910
/proc/meminfo: memFree=25218432/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=94236 CPUtime=1.49 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 6810 0 0 0 145 4 0 0 20 0 1 0 277273096 96497664 17687 33554432000 4194304 5873084 140733830698880 140733830696392 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 23559 17687 141 410 0 23141 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103384

[startup+3.10033 s]
/proc/loadavg: 2.26 2.06 2.02 3/181 9910
/proc/meminfo: memFree=25179536/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=129604 CPUtime=3.09 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 15039 0 0 0 303 6 0 0 20 0 1 0 277273096 132714496 26427 33554432000 4194304 5873084 140733830698880 140733830696248 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 32401 26427 141 410 0 31983 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138752

[startup+6.30035 s]
/proc/loadavg: 2.24 2.06 2.02 3/181 9910
/proc/meminfo: memFree=25101712/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=195652 CPUtime=6.29 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 30325 0 0 0 619 10 0 0 20 0 1 0 277273096 200347648 42735 33554432000 4194304 5873084 140733830698880 140733830695784 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 48913 42735 141 410 0 48495 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 204800

[startup+12.7004 s]
/proc/loadavg: 2.22 2.06 2.02 3/181 9910
/proc/meminfo: memFree=24920360/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=365656 CPUtime=12.69 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 72826 0 0 0 1250 19 0 0 20 0 1 0 277273096 374431744 85236 33554432000 4194304 5873084 140733830698880 140733830695832 5127424 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 91414 85236 141 410 0 90996 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 374804

[startup+25.5003 s]
/proc/loadavg: 2.17 2.06 2.02 3/181 9910
/proc/meminfo: memFree=24150880/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2166748 CPUtime=25.48 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 140440 0 0 0 2501 47 0 0 20 0 1 0 277273096 2218749952 287192 33554432000 4194304 5873084 140733830698880 140733830693720 4996870 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 541687 287192 152 410 0 541269 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2175896

[startup+51.1005 s]
/proc/loadavg: 2.11 2.05 2.01 3/183 9912
/proc/meminfo: memFree=20923712/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2691036 CPUtime=48.19 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 143432 0 0 0 4494 325 0 0 20 0 1 0 277273096 2755620864 519135 33554432000 4194304 5873084 140733830698880 140733830695304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 672759 519135 159 410 0 672341 0
[pid=9911] ppid=9909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9911/stat : 9911 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277277917 9367552 266 33554432000 4194304 5064252 140733445909280 140733445908192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9911/statm: 2287 266 226 213 0 72 0
[pid=9912] ppid=9911 vsize=1023600 CPUtime=2.87 cores=1,3,5,7
/proc/9912/stat : 9912 (glucose_static) R 9911 9908 6783 0 -1 4202496 100110 0 0 0 255 32 0 0 20 0 1 0 277277918 1048166400 200446 33554432000 4194304 4896791 140734763965920 140734762914968 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9912/statm: 255900 200446 58 172 0 255726 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 3732932

[startup+102.307 s]
/proc/loadavg: 2.32 2.13 2.04 3/183 9912
/proc/meminfo: memFree=16690516/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2691036 CPUtime=48.19 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 143432 0 0 0 4494 325 0 0 20 0 1 0 277273096 2755620864 519135 33554432000 4194304 5873084 140733830698880 140733830695304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 672759 519135 159 410 0 672341 0
[pid=9911] ppid=9909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9911/stat : 9911 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277277917 9367552 266 33554432000 4194304 5064252 140733445909280 140733445908192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9911/statm: 2287 266 226 213 0 72 0
[pid=9912] ppid=9911 vsize=5449804 CPUtime=54.07 cores=1,3,5,7
/proc/9912/stat : 9912 (glucose_static) R 9911 9908 6783 0 -1 4202496 537902 0 0 0 5213 194 0 0 20 0 1 0 277277918 5580599296 1230908 33554432000 4194304 4896791 140734763965920 140734763963288 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9912/statm: 1362451 1230908 77 172 0 1362277 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 8159136

[startup+162.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/184 9916
/proc/meminfo: memFree=16672520/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2691036 CPUtime=48.19 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 143432 0 0 0 4494 325 0 0 20 0 1 0 277273096 2755620864 519135 33554432000 4194304 5873084 140733830698880 140733830695304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 672759 519135 159 410 0 672341 0
[pid=9911] ppid=9909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9911/stat : 9911 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277277917 9367552 266 33554432000 4194304 5064252 140733445909280 140733445908192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9911/statm: 2287 266 226 213 0 72 0
[pid=9912] ppid=9911 vsize=5450104 CPUtime=114.05 cores=1,3,5,7
/proc/9912/stat : 9912 (glucose_static) R 9911 9908 6783 0 -1 4202496 537930 0 0 0 11211 194 0 0 20 0 1 0 277277918 5580906496 1231447 33554432000 4194304 4896791 140734763965920 140734763963192 4204115 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9912/statm: 1362526 1231447 77 172 0 1362352 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 8159436

[startup+222.3 s]
/proc/loadavg: 2.04 2.08 2.03 3/183 9916
/proc/meminfo: memFree=16615320/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2691036 CPUtime=48.19 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 143432 0 0 0 4494 325 0 0 20 0 1 0 277273096 2755620864 519135 33554432000 4194304 5873084 140733830698880 140733830695304 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9909/statm: 672759 519135 159 410 0 672341 0
[pid=9911] ppid=9909 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9911/stat : 9911 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 277277917 9367552 266 33554432000 4194304 5064252 140733445909280 140733445908192 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9911/statm: 2287 266 226 213 0 72 0
[pid=9912] ppid=9911 vsize=5450368 CPUtime=174.04 cores=1,3,5,7
/proc/9912/stat : 9912 (glucose_static) R 9911 9908 6783 0 -1 4202496 540858 0 0 0 17209 195 0 0 20 0 1 0 277277918 5581176832 1239485 33554432000 4194304 4896791 140734763965920 140734763963224 4204016 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/9912/statm: 1362592 1239485 77 172 0 1362418 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8159700

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 2.02 3/183 9916
/proc/meminfo: memFree=16591428/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/9912/statm: 1362703 1246783 77 172 0 1362529 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 8160144

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.01 2/180 9918
/proc/meminfo: memFree=22598692/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2953180 CPUtime=462.21 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 173776 543630 0 0 4531 335 41111 244 20 0 1 0 277273096 3024056320 552110 33554432000 4194304 5873084 140733830698880 140733830694536 4549192 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9909/statm: 738295 552110 163 410 0 737877 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 2962328

[startup+522.3 s]
/proc/loadavg: 2.23 2.11 2.03 3/181 9920
/proc/meminfo: memFree=17576160/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2691040 CPUtime=520.97 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 199540 543630 0 0 6413 4329 41111 244 20 0 1 0 277273096 2755624960 519146 33554432000 4194304 5873084 140733830698880 140733830694312 5127520 0 0 4096 0 0 0 0 17 1 0 0 123 0 0
/proc/9909/statm: 672760 519146 169 410 0 672342 0
Current children cumulated CPU time (s) 520.97
Current children cumulated vsize (KiB) 2700188

[startup+582.3 s]
/proc/loadavg: 2.14 2.11 2.04 3/181 9920
/proc/meminfo: memFree=16765576/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=2691040 CPUtime=580.82 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 199540 543630 0 0 7511 9216 41111 244 20 0 1 0 277273096 2755624960 519146 33554432000 4194304 5873084 140733830698880 140733830694312 5127520 0 0 4096 0 0 0 0 17 1 0 0 138 0 0
/proc/9909/statm: 672760 519146 169 410 0 672342 0
Current children cumulated CPU time (s) 580.82
Current children cumulated vsize (KiB) 2700188

[startup+642.3 s]
/proc/loadavg: 2.47 2.21 2.07 3/181 9921
/proc/meminfo: memFree=9419756/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=11665040 CPUtime=640.79 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 1376122 544145 0 0 12269 10207 41112 491 20 0 1 0 277273096 11945000960 2333193 33554432000 4194304 5873084 140733830698880 140733830693272 4392818 0 0 4096 0 0 0 0 17 1 0 0 139 0 0
/proc/9909/statm: 2916260 2333193 177 410 0 2915842 0
Current children cumulated CPU time (s) 640.79
Current children cumulated vsize (KiB) 11674188

[startup+702.307 s]
/proc/loadavg: 2.17 2.17 2.07 3/181 9921
/proc/meminfo: memFree=7650032/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=11730576 CPUtime=700.78 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 1377330 544145 0 0 18244 10231 41112 491 20 0 1 0 277273096 12012109824 2763128 33554432000 4194304 5873084 140733830698880 140733830692952 4391128 0 0 4096 0 0 0 0 17 1 0 0 139 0 0
/proc/9909/statm: 2932644 2763128 220 410 0 2932226 0
Current children cumulated CPU time (s) 700.78
Current children cumulated vsize (KiB) 11739724

[startup+762.3 s]
/proc/loadavg: 2.06 2.14 2.06 3/182 9925
/proc/meminfo: memFree=7646156/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=11730576 CPUtime=760.77 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) R 9908 9908 6783 0 -1 4202496 1377330 544145 0 0 24243 10231 41112 491 20 0 1 0 277273096 12012109824 2763128 33554432000 4194304 5873084 140733830698880 140733830692952 4277540 0 0 4096 0 0 0 0 17 1 0 0 139 0 0
/proc/9909/statm: 2932644 2763128 220 410 0 2932226 0
Current children cumulated CPU time (s) 760.77
Current children cumulated vsize (KiB) 11739724

[startup+822.3 s]
/proc/loadavg: 2.02 2.11 2.06 3/183 9927
/proc/meminfo: memFree=7769048/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=6950960 CPUtime=819.78 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 1379890 544145 0 0 29502 10873 41112 491 20 0 1 0 277273096 7117783040 1568256 33554432000 4194304 5873084 140733830698880 140733830692696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 139 0 0
/proc/9909/statm: 1737740 1568256 220 410 0 1737322 0
[pid=9926] ppid=9909 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/9926/stat : 9926 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 595 0 0 0 0 1 0 0 20 0 1 0 277355227 9367552 266 33554432000 4194304 5064252 140735580318672 140735580317584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9926/statm: 2287 266 226 213 0 72 0
[pid=9927] ppid=9926 vsize=487068 CPUtime=0.95 cores=1,3,5,7
/proc/9927/stat : 9927 (glucose_static) R 9926 9908 6783 0 -1 4202496 51095 0 0 0 79 16 0 0 20 0 1 0 277355229 498757632 99641 33554432000 4194304 4896791 140735014536096 140735013484888 4401556 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9927/statm: 121767 99641 58 172 0 121593 0
Current children cumulated CPU time (s) 820.74
Current children cumulated vsize (KiB) 7456324

[startup+882.3 s]
/proc/loadavg: 3.27 2.44 2.17 2/183 9927
/proc/meminfo: memFree=255092/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 274 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 274 233 213 0 72 0
[pid=9909] ppid=9908 vsize=6950960 CPUtime=819.78 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 1379890 544145 0 0 29502 10873 41112 491 20 0 1 0 277273096 7117783040 1568256 33554432000 4194304 5873084 140733830698880 140733830692696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 139 0 0
/proc/9909/statm: 1737740 1568256 220 410 0 1737322 0
[pid=9926] ppid=9909 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/9926/stat : 9926 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 595 0 0 0 0 1 0 0 20 0 1 0 277355227 9367552 266 33554432000 4194304 5064252 140735580318672 140735580317584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9926/statm: 2287 266 226 213 0 72 0
[pid=9927] ppid=9926 vsize=8594284 CPUtime=38.89 cores=1,3,5,7
/proc/9927/stat : 9927 (glucose_static) D 9926 9908 6783 0 -1 4202496 772609 0 0 0 3587 302 0 0 20 0 1 0 277355229 8800546816 1987000 33554432000 4194304 4896791 140735014536096 140735013485144 4423648 0 0 4096 0 18446744071581216301 0 0 17 3 0 0 2185 0 0
/proc/9927/statm: 2148571 1987000 58 172 0 2148397 0
Current children cumulated CPU time (s) 858.68
Current children cumulated vsize (KiB) 15563540



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+897.3 s]
/proc/loadavg: 3.43 2.51 2.20 3/183 9927
/proc/meminfo: memFree=246328/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 251 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 251 210 213 0 72 0
[pid=9909] ppid=9908 vsize=6950960 CPUtime=819.78 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 1379890 544145 0 0 29502 10873 41112 491 20 0 1 0 277273096 7117783040 1568256 33554432000 4194304 5873084 140733830698880 140733830692696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 139 0 0
/proc/9909/statm: 1737740 1568256 220 410 0 1737322 0
[pid=9926] ppid=9909 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/9926/stat : 9926 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 595 0 0 0 0 1 0 0 20 0 1 0 277355227 9367552 246 33554432000 4194304 5064252 140735580318672 140735580317584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9926/statm: 2287 246 206 213 0 72 0
[pid=9927] ppid=9926 vsize=8904428 CPUtime=40.59 cores=1,3,5,7
/proc/9927/stat : 9927 (glucose_static) R 9926 9908 6783 0 -1 4202496 803171 0 0 0 3710 349 0 0 20 0 1 0 277355229 9118134272 2048182 33554432000 4194304 4896791 140735014536096 140735013485144 4229224 0 0 4096 0 0 0 0 17 1 0 0 3503 0 0
/proc/9927/statm: 2226140 2048184 58 172 0 2225966 0
Current children cumulated CPU time (s) 860.38
Current children cumulated vsize (KiB) 15873684

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

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

[startup+897.3 s]
/proc/loadavg: 3.43 2.51 2.20 3/183 9927
/proc/meminfo: memFree=246328/32873844 swapFree=7384/7384
[pid=9908] ppid=9906 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9908/stat : 9908 (runPb2sat.sh) S 9906 9908 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 277273096 9367552 251 33554432000 4194304 5064252 140735178370224 140735178369136 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/9908/statm: 2287 251 210 213 0 72 0
[pid=9909] ppid=9908 vsize=6950960 CPUtime=819.78 cores=1,3,5,7
/proc/9909/stat : 9909 (pb2sat) S 9908 9908 6783 0 -1 4202496 1379890 544145 0 0 29502 10873 41112 491 20 0 1 0 277273096 7117783040 1568256 33554432000 4194304 5873084 140733830698880 140733830692696 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 139 0 0
/proc/9909/statm: 1737740 1568256 220 410 0 1737322 0
[pid=9926] ppid=9909 vsize=9148 CPUtime=0.01 cores=1,3,5,7
/proc/9926/stat : 9926 (satsolver.sh) S 9909 9908 6783 0 -1 4202496 595 0 0 0 0 1 0 0 20 0 1 0 277355227 9367552 246 33554432000 4194304 5064252 140735580318672 140735580317584 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/9926/statm: 2287 246 206 213 0 72 0
[pid=9927] ppid=9926 vsize=8904428 CPUtime=40.59 cores=1,3,5,7
/proc/9927/stat : 9927 (glucose_static) R 9926 9908 6783 0 -1 4202496 803171 0 0 0 3710 349 0 0 20 0 1 0 277355229 9118134272 2048182 33554432000 4194304 4896791 140735014536096 140735013485144 4229224 0 0 4096 0 0 0 0 17 1 0 0 3503 0 0
/proc/9927/statm: 2226140 2048184 58 172 0 2225966 0
Current children cumulated CPU time (s) 860.38
Current children cumulated vsize (KiB) 15873684

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 897.321
CPU time (s): 860.38
CPU user time (s): 743.24
CPU system time (s): 117.14
CPU usage (%): 95.8832
Max. virtual memory (cumulated for all children) (KiB): 15873684

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

runsolver used 1.90271 second user time and 5.2352 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 11:37:56
IDJOB=3696048
IDBENCH=89900
IDSOLVER=2274
FILE ID=node136/3696048-1338111465
RUNJOBID= node136-1338088237-6800
PBS_JOBID= 14624456
Free space on /tmp= 70668 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-ivu06-big.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696048-1338111465/watcher-3696048-1338111465 -o /tmp/evaluation-result-3696048-1338111465/solver-3696048-1338111465 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696048-1338111465.opb 1338701684 HOME HOME

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

MD5SUM BENCH= 3085a2bda178410828dcd956a716c89f
RANDOM SEED=1338701684

node136.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.247
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.49
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.247
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.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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	: 5331.91
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.247
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:       32873844 kB
MemFree:        25259736 kB
Buffers:          407068 kB
Cached:          3559036 kB
SwapCached:        24460 kB
Active:          4662588 kB
Inactive:        2113728 kB
Active(anon):    2784736 kB
Inactive(anon):    25096 kB
Active(file):    1877852 kB
Inactive(file):  2088632 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:           1006060 kB
Writeback:             0 kB
AnonPages:       2791448 kB
Mapped:            10608 kB
Shmem:                 0 kB
Slab:             691668 kB
SReclaimable:     131120 kB
SUnreclaim:       560548 kB
KernelStack:        1456 kB
PageTables:         9532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3579360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1193984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 62368 MiB
End job on node136 at 2012-05-27 11:52:56