Trace number 3695868

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb2sat 2012-05-19? (TO) 1800.09 1801.22

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-10.opb
MD5SUM38a03cef821a884727372c83265a6dc9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark41334
Best CPU time to get the best result obtained on this benchmark1800.44
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212787
Total number of constraints2541940
Number of constraints which are clauses2541940
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 constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

10.48/10.56	c model valid
10.48/10.56	c current solution ok
15.79/16.05	o 222086
15.79/16.05	c current bound: 111043
15.79/16.05	c fallback to adder encoding
1800.09/1801.21	c error: unexpected solver exit code
1800.09/1801.21	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-3695868-1338230697/watcher-3695868-1338230697 -o /tmp/evaluation-result-3695868-1338230697/solver-3695868-1338230697 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695868-1338230697.opb 367192981 HOME HOME 

running on 4 cores: 0,2,4,6

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.08 1.14 1.50 3/177 18558
/proc/meminfo: memFree=28818656/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0

[startup+0.079484 s]
/proc/loadavg: 1.08 1.14 1.50 3/177 18558
/proc/meminfo: memFree=28818656/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10017 s]
/proc/loadavg: 1.08 1.14 1.50 3/177 18558
/proc/meminfo: memFree=28818656/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300124 s]
/proc/loadavg: 1.08 1.14 1.50 3/177 18558
/proc/meminfo: memFree=28818656/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700105 s]
/proc/loadavg: 1.08 1.14 1.50 3/177 18558
/proc/meminfo: memFree=28818656/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50014 s]
/proc/loadavg: 1.08 1.14 1.50 3/179 18560
/proc/meminfo: memFree=28801608/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=19928 CPUtime=1.49 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) R 18558 18558 18511 0 -1 4202496 3074 0 0 0 148 1 0 0 20 0 1 0 289195358 20406272 3558 33554432000 4194304 5873084 140734243874288 140734243871960 5127424 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18559/statm: 4982 3558 145 410 0 4564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29076

[startup+3.10015 s]
/proc/loadavg: 1.08 1.14 1.50 3/179 18561
/proc/meminfo: memFree=28744952/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=36972 CPUtime=3.09 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) R 18558 18558 18511 0 -1 4202496 3779 0 0 0 307 2 0 0 20 0 1 0 289195358 37859328 6299 33554432000 4194304 5873084 140734243874288 140734243871656 5127424 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18559/statm: 9243 6299 145 410 0 8825 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46120

[startup+6.30015 s]
/proc/loadavg: 1.16 1.15 1.50 3/181 18563
/proc/meminfo: memFree=28590100/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=77680 CPUtime=6.29 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) R 18558 18558 18511 0 -1 4202496 6377 0 0 0 625 4 0 0 20 0 1 0 289195358 79544320 14464 33554432000 4194304 5873084 140734243874288 140734243871656 4929200 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18559/statm: 19420 14464 155 410 0 19002 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86828

[startup+12.7002 s]
/proc/loadavg: 1.23 1.17 1.51 3/180 18565
/proc/meminfo: memFree=28462016/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=102568 CPUtime=12.55 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) R 18558 18558 18511 0 -1 4202496 13137 25651 0 0 982 180 87 6 20 0 1 0 289195358 105029632 22729 33554432000 4194304 5873084 140734243874288 140734243869720 5127520 0 0 4096 0 0 0 0 17 0 0 0 11 0 0
/proc/18559/statm: 25642 22729 171 410 0 25224 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 111716

[startup+25.5004 s]
/proc/loadavg: 1.40 1.21 1.51 3/182 18568
/proc/meminfo: memFree=27788496/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=414908 CPUtime=6.83 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 70335 0 0 0 663 20 0 0 20 0 1 0 289197223 424865792 94354 33554432000 4194304 4896791 140735671531088 140735671528296 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/18568/statm: 103727 94354 78 172 0 103553 0
Current children cumulated CPU time (s) 24.68
Current children cumulated vsize (KiB) 674780

[startup+51.1003 s]
/proc/loadavg: 1.60 1.27 1.53 3/182 18568
/proc/meminfo: memFree=27771192/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=415304 CPUtime=32.43 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 70489 0 0 0 3223 20 0 0 20 0 1 0 289197223 425271296 94506 33554432000 4194304 4896791 140735671531088 140735671528296 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 103826 94506 78 172 0 103652 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 675176

[startup+102.307 s]
/proc/loadavg: 1.83 1.38 1.55 3/183 18569
/proc/meminfo: memFree=27727840/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=473384 CPUtime=83.63 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 73799 0 0 0 8342 21 0 0 20 0 1 0 289197223 484745216 99983 33554432000 4194304 4896791 140735671531088 140735671528296 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 118346 99983 78 172 0 118172 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 733256

[startup+162.3 s]
/proc/loadavg: 1.93 1.49 1.57 3/183 18570
/proc/meminfo: memFree=27670992/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=500864 CPUtime=143.61 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 82493 0 0 0 14331 30 0 0 20 0 1 0 289197223 512884736 113947 33554432000 4194304 4896791 140735671531088 140735671528296 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 125216 113947 78 172 0 125042 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 760736

[startup+222.3 s]
/proc/loadavg: 1.97 1.58 1.60 3/183 18570
/proc/meminfo: memFree=27645728/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=506236 CPUtime=203.59 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 83990 0 0 0 20327 32 0 0 20 0 1 0 289197223 518385664 115442 33554432000 4194304 4896791 140735671531088 140735671528296 4204062 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 126559 115442 78 172 0 126385 0
Current children cumulated CPU time (s) 221.44

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

/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 150941 0 0 0 134177 162 0 0 20 0 1 0 289197223 734183424 153723 33554432000 4194304 4896791 140735671531088 140735671528296 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 179244 153723 78 172 0 179070 0
Current children cumulated CPU time (s) 1361.24
Current children cumulated vsize (KiB) 976848

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 1.87 3/183 18602
/proc/meminfo: memFree=27351644/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=720288 CPUtime=1403.39 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 152196 0 0 0 140173 166 0 0 20 0 1 0 289197223 737574912 161020 33554432000 4194304 4896791 140735671531088 140735671528296 4225304 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 180072 161020 78 172 0 179898 0
Current children cumulated CPU time (s) 1421.24
Current children cumulated vsize (KiB) 980160

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/183 18602
/proc/meminfo: memFree=27328084/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=723172 CPUtime=1463.38 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 153949 0 0 0 146166 172 0 0 20 0 1 0 289197223 740528128 159149 33554432000 4194304 4896791 140735671531088 140735671528296 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 180793 159149 78 172 0 180619 0
Current children cumulated CPU time (s) 1481.23
Current children cumulated vsize (KiB) 983044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/184 18605
/proc/meminfo: memFree=27323796/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=726284 CPUtime=1523.37 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 155313 0 0 0 152163 174 0 0 20 0 1 0 289197223 743714816 163635 33554432000 4194304 4896791 140735671531088 140735671528296 4204062 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 181571 163635 78 172 0 181397 0
Current children cumulated CPU time (s) 1541.22
Current children cumulated vsize (KiB) 986156

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/183 18605
/proc/meminfo: memFree=27312352/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=729340 CPUtime=1583.35 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 157169 0 0 0 158156 179 0 0 20 0 1 0 289197223 746844160 162367 33554432000 4194304 4896791 140735671531088 140735671528296 4225403 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 182335 162367 78 172 0 182161 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 989212

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/183 18606
/proc/meminfo: memFree=27266252/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=733108 CPUtime=1643.34 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 158518 0 0 0 164151 183 0 0 20 0 1 0 289197223 750702592 167712 33554432000 4194304 4896791 140735671531088 140735671526824 4203749 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 183277 167712 78 172 0 183103 0
Current children cumulated CPU time (s) 1661.19
Current children cumulated vsize (KiB) 992980

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 18606
/proc/meminfo: memFree=27297152/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=735464 CPUtime=1703.33 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 160184 0 0 0 170144 189 0 0 20 0 1 0 289197223 753115136 162675 33554432000 4194304 4896791 140735671531088 140735671528296 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 183866 162675 78 172 0 183692 0
Current children cumulated CPU time (s) 1721.18
Current children cumulated vsize (KiB) 995336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/183 18606
/proc/meminfo: memFree=27271104/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=738872 CPUtime=1763.33 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 161669 0 0 0 176139 194 0 0 20 0 1 0 289197223 756604928 168293 33554432000 4194304 4896791 140735671531088 140735671528232 4203903 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 184718 168293 78 172 0 184544 0
Current children cumulated CPU time (s) 1781.18
Current children cumulated vsize (KiB) 998744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 2.00 2.00 1.91 2/175 18636
/proc/meminfo: memFree=27708944/32873648 swapFree=6864/6864
[pid=18558] ppid=18556 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18558/stat : 18558 (runPb2sat.sh) S 18556 18558 18511 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 289195358 9367552 274 33554432000 4194304 5064252 140737266244944 140737266243856 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18558/statm: 2287 274 233 213 0 72 0
[pid=18559] ppid=18558 vsize=241576 CPUtime=17.85 cores=0,2,4,6
/proc/18559/stat : 18559 (pb2sat) S 18558 18558 18511 0 -1 4202496 21282 26165 0 0 1209 472 87 17 20 0 1 0 289195358 247373824 55415 33554432000 4194304 5873084 140734243874288 140734243868104 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 78 0 0
/proc/18559/statm: 60394 55415 179 410 0 59976 0
[pid=18567] ppid=18559 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18567/stat : 18567 (satsolver.sh) S 18559 18558 18511 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 289197223 9367552 266 33554432000 4194304 5064252 140737439518688 140737439517600 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/18567/statm: 2287 266 226 213 0 72 0
[pid=18568] ppid=18567 vsize=740768 CPUtime=1782.24 cores=0,2,4,6
/proc/18568/stat : 18568 (glucose_static) R 18567 18558 18511 0 -1 4202496 162622 0 0 0 178026 198 0 0 20 0 1 0 289197223 758546432 162498 33554432000 4194304 4896791 140735671531088 140735671528296 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18568/statm: 185192 162498 78 172 0 185018 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1000640

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

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

Real time (s): 1801.22
CPU time (s): 1800.09
CPU user time (s): 1793.22
CPU system time (s): 6.87
CPU usage (%): 99.9375
Max. virtual memory (cumulated for all children) (KiB): 1211704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.972
system time used= 4.89926
maximum resident set size= 343884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48421
page faults= 0
swaps= 0
block input operations= 0
block output operations= 577640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 45

runsolver used 3.16052 second user time and 8.49671 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-28 20:44:59
IDJOB=3695868
IDBENCH=92841
IDSOLVER=2274
FILE ID=node125/3695868-1338230697
RUNJOBID= node125-1338230697-18527
PBS_JOBID= 14624654
Free space on /tmp= 71148 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-10.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695868-1338230697/watcher-3695868-1338230697 -o /tmp/evaluation-result-3695868-1338230697/solver-3695868-1338230697 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695868-1338230697.opb 367192981 HOME HOME

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

MD5SUM BENCH= 38a03cef821a884727372c83265a6dc9
RANDOM SEED=367192981

node125.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.373
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	: 5332.74
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.373
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.373
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.373
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		: 2666.373
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		: 2666.373
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	: 5438.54
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.373
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.373
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:        28819448 kB
Buffers:          532584 kB
Cached:          2608808 kB
SwapCached:         2304 kB
Active:          1648768 kB
Inactive:        1527504 kB
Active(anon):      26560 kB
Inactive(anon):     9556 kB
Active(file):    1622208 kB
Inactive(file):  1517948 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102616 kB
Dirty:            122788 kB
Writeback:             0 kB
AnonPages:         34672 kB
Mapped:            14828 kB
Shmem:               104 kB
Slab:             738752 kB
SReclaimable:     179212 kB
SUnreclaim:       559540 kB
KernelStack:        1456 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     153996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 70884 MiB
End job on node125 at 2012-05-28 21:15:01