Trace number 3695885

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? (TO) 1800.02 1800.52

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
MD5SUM077c926419792cafad737b20a04bb1ea
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark893264
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 525312
Optimality of the best value was proved NO
Number of variables1260
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint12
Maximum length of a constraint127
Number of terms in the objective function 1160
Biggest coefficient in the objective function 196608
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 15892320
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 25600000000
Number of bits of the biggest number in a constraint 35
Biggest sum of numbers in a constraint 232836875088
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

227.74/227.83	c model valid
227.74/227.83	c current solution ok
231.98/232.35	o 5099184
231.98/232.35	c current bound: 2549592
231.98/232.35	c fallback to adder encoding
1800.02/1800.51	c error: unexpected solver exit code
1800.02/1800.51	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-3695885-1338065984/watcher-3695885-1338065984 -o /tmp/evaluation-result-3695885-1338065984/solver-3695885-1338065984 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695885-1338065984.opb 1779569674 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: 1.91 1.97 1.99 3/177 17325
/proc/meminfo: memFree=25362268/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0

[startup+0.0736729 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 17325
/proc/meminfo: memFree=25362268/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 17325
/proc/meminfo: memFree=25362268/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 17325
/proc/meminfo: memFree=25362268/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 1.91 1.97 1.99 3/177 17325
/proc/meminfo: memFree=25362268/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 17327
/proc/meminfo: memFree=25334380/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=18440 CPUtime=1.49 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) R 17325 17325 15605 0 -1 4202496 2388 0 0 0 149 0 0 0 20 0 1 0 272725638 18882560 3903 33554432000 4194304 5873084 140734788997664 140734788994328 4995879 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 4610 3903 145 410 0 4192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27588

[startup+3.10025 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 17327
/proc/meminfo: memFree=25303272/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=34824 CPUtime=3.09 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) R 17325 17325 15605 0 -1 4202496 2912 0 0 0 308 1 0 0 20 0 1 0 272725638 35659776 7485 33554432000 4194304 5873084 140734788997664 140734788993880 4746467 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 8706 7485 145 410 0 8288 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43972

[startup+6.3003 s]
/proc/loadavg: 1.91 1.97 1.99 3/179 17327
/proc/meminfo: memFree=25210760/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=67592 CPUtime=6.29 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) R 17325 17325 15605 0 -1 4202496 3455 0 0 0 627 2 0 0 20 0 1 0 272725638 69214208 15677 33554432000 4194304 5873084 140734788997664 140734788995032 4393011 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 16898 15677 145 410 0 16480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 76740

[startup+12.7004 s]
/proc/loadavg: 1.92 1.97 1.99 3/181 17329
/proc/meminfo: memFree=24668040/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=163864 CPUtime=10.76 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 12508 0 0 0 1053 23 0 0 20 0 1 0 272725638 167796736 40245 33554432000 4194304 5873084 140734788997664 140734788994088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 40966 40245 162 410 0 40548 0
[pid=17328] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17328/stat : 17328 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272726714 9367552 266 33554432000 4194304 5064252 140735726842192 140735726841104 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17328/statm: 2287 266 226 213 0 72 0
[pid=17329] ppid=17328 vsize=270692 CPUtime=1.92 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose_static) R 17328 17325 15605 0 -1 4202496 32356 0 0 0 182 10 0 0 20 0 1 0 272726715 277188608 60297 33554432000 4194304 4896791 140736176822144 140736176819352 4224975 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17329/statm: 67673 60297 77 172 0 67499 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 452852

[startup+25.5004 s]
/proc/loadavg: 2.01 1.99 1.99 3/182 17332
/proc/meminfo: memFree=24347968/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=163864 CPUtime=10.76 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 12508 0 0 0 1053 23 0 0 20 0 1 0 272725638 167796736 40245 33554432000 4194304 5873084 140734788997664 140734788994088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 40966 40245 162 410 0 40548 0
[pid=17328] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17328/stat : 17328 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272726714 9367552 266 33554432000 4194304 5064252 140735726842192 140735726841104 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17328/statm: 2287 266 226 213 0 72 0
[pid=17329] ppid=17328 vsize=299628 CPUtime=14.72 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose_static) R 17328 17325 15605 0 -1 4202496 40726 0 0 0 1460 12 0 0 20 0 1 0 272726715 306819072 69049 33554432000 4194304 4896791 140736176822144 140736176819352 4225647 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17329/statm: 74907 69049 78 172 0 74733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 481788

[startup+51.1004 s]
/proc/loadavg: 2.01 1.99 1.99 3/182 17332
/proc/meminfo: memFree=23859608/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=163864 CPUtime=10.76 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 12508 0 0 0 1053 23 0 0 20 0 1 0 272725638 167796736 40245 33554432000 4194304 5873084 140734788997664 140734788994088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 40966 40245 162 410 0 40548 0
[pid=17328] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17328/stat : 17328 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272726714 9367552 266 33554432000 4194304 5064252 140735726842192 140735726841104 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17328/statm: 2287 266 226 213 0 72 0
[pid=17329] ppid=17328 vsize=402288 CPUtime=40.31 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose_static) R 17328 17325 15605 0 -1 4202496 48813 0 0 0 4016 15 0 0 20 0 1 0 272726715 411942912 78841 33554432000 4194304 4896791 140736176822144 140736176819656 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17329/statm: 100572 78841 78 172 0 100398 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 584448

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.99 3/182 17355
/proc/meminfo: memFree=22897520/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=163864 CPUtime=10.76 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 12508 0 0 0 1053 23 0 0 20 0 1 0 272725638 167796736 40245 33554432000 4194304 5873084 140734788997664 140734788994088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 40966 40245 162 410 0 40548 0
[pid=17328] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17328/stat : 17328 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272726714 9367552 266 33554432000 4194304 5064252 140735726842192 140735726841104 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17328/statm: 2287 266 226 213 0 72 0
[pid=17329] ppid=17328 vsize=434016 CPUtime=91.51 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose_static) R 17328 17325 15605 0 -1 4202496 62007 0 0 0 9130 21 0 0 20 0 1 0 272726715 444432384 88160 33554432000 4194304 4896791 140736176822144 140736176819352 4209671 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17329/statm: 108504 88160 78 172 0 108330 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 616176

[startup+162.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/181 17355
/proc/meminfo: memFree=21883932/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=163864 CPUtime=10.76 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 12508 0 0 0 1053 23 0 0 20 0 1 0 272725638 167796736 40245 33554432000 4194304 5873084 140734788997664 140734788994088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 40966 40245 162 410 0 40548 0
[pid=17328] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17328/stat : 17328 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272726714 9367552 266 33554432000 4194304 5064252 140735726842192 140735726841104 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17328/statm: 2287 266 226 213 0 72 0
[pid=17329] ppid=17328 vsize=448160 CPUtime=151.49 cores=1,3,5,7
/proc/17329/stat : 17329 (glucose_static) R 17328 17325 15605 0 -1 4202496 70803 0 0 0 15118 31 0 0 20 0 1 0 272726715 458915840 86904 33554432000 4194304 4896791 140736176822144 140736176819656 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17329/statm: 112040 86904 78 172 0 111866 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 630320

[startup+222.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/181 17356
/proc/meminfo: memFree=20792764/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=163864 CPUtime=10.76 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 12508 0 0 0 1053 23 0 0 20 0 1 0 272725638 167796736 40245 33554432000 4194304 5873084 140734788997664 140734788994088 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17326/statm: 40966 40245 162 410 0 40548 0
[pid=17328] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 168520 0 0 0 118856 98 0 0 20 0 1 0 272748889 577564672 128485 33554432000 4194304 4896791 140736410868048 140736410865560 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 141007 128485 78 172 0 140833 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 781880

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17370
/proc/meminfo: memFree=18232848/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=567852 CPUtime=1249.53 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 173075 0 0 0 124849 104 0 0 20 0 1 0 272748889 581480448 121666 33554432000 4194304 4896791 140736410868048 140736410865256 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 141963 121666 78 172 0 141789 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 785704

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17370
/proc/meminfo: memFree=18195432/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=570112 CPUtime=1309.52 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 176357 0 0 0 130847 105 0 0 20 0 1 0 272748889 583794688 130929 33554432000 4194304 4896791 140736410868048 140736410863784 4225134 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 142528 130929 78 172 0 142354 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 787964

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17370
/proc/meminfo: memFree=18228952/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=571492 CPUtime=1369.51 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 179960 0 0 0 136839 112 0 0 20 0 1 0 272748889 585207808 122608 33554432000 4194304 4896791 140736410868048 140736410863784 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 142873 122608 78 172 0 142699 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 789344

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 17370
/proc/meminfo: memFree=18196996/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=572832 CPUtime=1429.49 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 182975 0 0 0 142837 112 0 0 20 0 1 0 272748889 586579968 130590 33554432000 4194304 4896791 140736410868048 140736410863784 4225157 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 143208 130590 78 172 0 143034 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 790684

[startup+1722.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 17468
/proc/meminfo: memFree=24076720/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=575292 CPUtime=1489.49 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 186385 0 0 0 148833 116 0 0 20 0 1 0 272748889 589099008 129291 33554432000 4194304 4896791 140736410868048 140736410863784 4225168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 143823 129291 78 172 0 143649 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 793144

[startup+1782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 17468
/proc/meminfo: memFree=24029404/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=709392 CPUtime=1549.48 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 190546 0 0 0 154831 117 0 0 20 0 1 0 272748889 726417408 137955 33554432000 4194304 4896791 140736410868048 140736410865256 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 177348 137955 78 172 0 177174 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 927244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 17468
/proc/meminfo: memFree=24022648/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=710116 CPUtime=1567.68 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 191628 0 0 0 156651 117 0 0 20 0 1 0 272748889 727158784 139680 33554432000 4194304 4896791 140736410868048 140736410863128 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 177529 139680 78 172 0 177355 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 927968

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 17468
/proc/meminfo: memFree=24022648/32873648 swapFree=6336/6336
[pid=17325] ppid=17323 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17325/stat : 17325 (runPb2sat.sh) S 17323 17325 15605 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272725637 9367552 275 33554432000 4194304 5064252 140736328512768 140736328511680 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17325/statm: 2287 275 233 213 0 72 0
[pid=17326] ppid=17325 vsize=199556 CPUtime=232.34 cores=1,3,5,7
/proc/17326/stat : 17326 (pb2sat) S 17325 17325 15605 0 -1 4202496 17322 79729 0 0 1147 368 21659 60 20 0 1 0 272725638 204345344 47738 33554432000 4194304 5873084 140734788997664 140734788991480 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 10 0 0
/proc/17326/statm: 49889 47738 179 410 0 49471 0
[pid=17358] ppid=17326 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17358/stat : 17358 (satsolver.sh) S 17326 17325 15605 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272748889 9367552 267 33554432000 4194304 5064252 140735959331568 140735959330480 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17358/statm: 2287 267 226 213 0 72 0
[pid=17359] ppid=17358 vsize=710116 CPUtime=1567.68 cores=1,3,5,7
/proc/17359/stat : 17359 (glucose_static) R 17358 17325 15605 0 -1 4202496 191628 0 0 0 156651 117 0 0 20 0 1 0 272748889 727158784 139680 33554432000 4194304 4896791 140736410868048 140736410863128 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17359/statm: 177529 139680 78 172 0 177355 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 927968

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17325 and gives
#  childrusage.ru_utime.tv_sec=228
#  childrusage.ru_utime.tv_usec=69328
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=303345
# CPU time returned by wait4() is 232.373
# 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.52
CPU time (s): 1800.02
CPU user time (s): 1794.57
CPU system time (s): 5.45
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 1133044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 228.069
system time used= 4.30335
maximum resident set size= 506776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98028
page faults= 0
swaps= 0
block input operations= 0
block output operations= 793744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33
involuntary context switches= 251

runsolver used 2.84857 second user time and 7.59584 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-26 22:59:44
IDJOB=3695885
IDBENCH=2492
IDSOLVER=2274
FILE ID=node112/3695885-1338065984
RUNJOBID= node112-1338052947-15622
PBS_JOBID= 14624404
Free space on /tmp= 71536 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-rgn.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695885-1338065984/watcher-3695885-1338065984 -o /tmp/evaluation-result-3695885-1338065984/solver-3695885-1338065984 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695885-1338065984.opb 1779569674 HOME HOME

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

MD5SUM BENCH= 077c926419792cafad737b20a04bb1ea
RANDOM SEED=1779569674

node112.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		: 2666.763
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	: 5333.52
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		: 2666.763
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		: 2666.763
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		: 2666.763
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		: 2666.763
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.92
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		: 2666.763
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.92
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		: 2666.763
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		: 2666.763
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:       32873648 kB
MemFree:        25362640 kB
Buffers:          311296 kB
Cached:          4152216 kB
SwapCached:            0 kB
Active:          2984860 kB
Inactive:        3704764 kB
Active(anon):    2228524 kB
Inactive(anon):        0 kB
Active(file):     756336 kB
Inactive(file):  3704764 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:       2226024 kB
Mapped:            14948 kB
Shmem:               200 kB
Slab:             673964 kB
SReclaimable:     117952 kB
SUnreclaim:       556012 kB
KernelStack:        1464 kB
PageTables:         8368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    4321772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2205696 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= 70920 MiB
End job on node112 at 2012-05-26 23:29:44