Trace number 3694694

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.08 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-cracpb1.opb
MD5SUM75f6d21683e6eb738b98c93cf5598ff3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22199
Best CPU time to get the best result obtained on this benchmark0.202968
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 22199
Optimality of the best value was proved YES
Number of variables572
Total number of constraints126
Number of constraints which are clauses3
Number of constraints which are cardinality constraints (but not clauses)54
Number of constraints which are nor clauses,nor cardinality constraints69
Minimum length of a constraint4
Maximum length of a constraint518
Number of terms in the objective function 572
Biggest coefficient in the objective function 5000
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 547769
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 5000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 547769
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.11	c fallback to adder encoding
0.00/0.32	c fallback to adder encoding
0.00/0.75	c fallback to adder encoding
39.07/39.13	c model valid
39.07/39.13	c current solution ok
40.07/40.17	o 76898
40.07/40.17	c fallback to adder encoding
113.35/113.46	c model valid
113.35/113.46	c current solution ok
113.35/113.49	o 73384
113.35/113.49	c fallback to adder encoding
282.40/282.56	c model valid
282.40/282.56	c current solution ok
282.40/282.58	o 48361
282.40/282.58	c fallback to adder encoding
861.08/861.34	c model valid
861.08/861.34	c current solution ok
861.08/861.37	o 45727
861.08/861.37	c fallback to adder encoding
1076.02/1076.37	c model valid
1076.02/1076.37	c current solution ok
1076.02/1076.39	o 43226
1076.02/1076.39	c fallback to adder encoding
1800.03/1800.51	./satsolver.sh: line 5:  4576 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.51	c error: unexpected solver exit code
1800.03/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-3694694-1338049442/watcher-3694694-1338049442 -o /tmp/evaluation-result-3694694-1338049442/solver-3694694-1338049442 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694694-1338049442.opb 127060930 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.00 1.23 1.61 4/175 4474
/proc/meminfo: memFree=28394744/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0

[startup+0.07059 s]
/proc/loadavg: 1.00 1.23 1.61 4/175 4474
/proc/meminfo: memFree=28394744/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 1.00 1.23 1.61 4/175 4474
/proc/meminfo: memFree=28394744/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300172 s]
/proc/loadavg: 1.00 1.23 1.61 4/175 4474
/proc/meminfo: memFree=28394744/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700176 s]
/proc/loadavg: 1.00 1.23 1.61 4/175 4474
/proc/meminfo: memFree=28394744/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 1.00 1.23 1.61 4/181 4480
/proc/meminfo: memFree=28153128/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=62172 CPUtime=0.82 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 16362 0 0 0 78 4 0 0 20 0 1 0 271070205 63664128 14666 33554432000 4194304 5873084 140733783568592 140733783565016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4475/statm: 15543 14666 175 410 0 15125 0
[pid=4479] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4479/stat : 4479 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271070288 9367552 266 33554432000 4194304 5064252 140737243745408 140737243744320 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4479/statm: 2287 266 226 213 0 72 0
[pid=4480] ppid=4479 vsize=67460 CPUtime=0.65 cores=0,2,4,6
/proc/4480/stat : 4480 (glucose_static) R 4479 4473 1798 0 -1 4202496 13472 0 0 0 63 2 0 0 20 0 1 0 271070288 69079040 14744 33554432000 4194304 4896791 140734504726160 140737243744344 4224663 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4480/statm: 16865 14744 78 172 0 16691 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 147928

[startup+3.10031 s]
/proc/loadavg: 1.00 1.23 1.61 4/183 4482
/proc/meminfo: memFree=28055400/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=62172 CPUtime=0.82 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 16362 0 0 0 78 4 0 0 20 0 1 0 271070205 63664128 14666 33554432000 4194304 5873084 140733783568592 140733783565016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4475/statm: 15543 14666 175 410 0 15125 0
[pid=4479] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4479/stat : 4479 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271070288 9367552 266 33554432000 4194304 5064252 140737243745408 140737243744320 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4479/statm: 2287 266 226 213 0 72 0
[pid=4480] ppid=4479 vsize=60552 CPUtime=2.25 cores=0,2,4,6
/proc/4480/stat : 4480 (glucose_static) R 4479 4473 1798 0 -1 4202496 15158 0 0 0 223 2 0 0 20 0 1 0 271070288 62005248 13937 33554432000 4194304 4896791 140734504726160 140734504723736 4225124 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4480/statm: 15138 13937 78 172 0 14964 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 141020

[startup+6.3003 s]
/proc/loadavg: 1.08 1.24 1.62 4/181 4482
/proc/meminfo: memFree=28118740/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=62172 CPUtime=0.82 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 16362 0 0 0 78 4 0 0 20 0 1 0 271070205 63664128 14666 33554432000 4194304 5873084 140733783568592 140733783565016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4475/statm: 15543 14666 175 410 0 15125 0
[pid=4479] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4479/stat : 4479 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271070288 9367552 266 33554432000 4194304 5064252 140737243745408 140737243744320 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4479/statm: 2287 266 226 213 0 72 0
[pid=4480] ppid=4479 vsize=68132 CPUtime=5.45 cores=0,2,4,6
/proc/4480/stat : 4480 (glucose_static) R 4479 4473 1798 0 -1 4202496 16851 0 0 0 542 3 0 0 20 0 1 0 271070288 69767168 14360 33554432000 4194304 4896791 140734504726160 140734504723672 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4480/statm: 17033 14360 78 172 0 16859 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 148600

[startup+12.7004 s]
/proc/loadavg: 1.15 1.25 1.62 4/183 4491
/proc/meminfo: memFree=28001416/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=62172 CPUtime=0.82 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 16362 0 0 0 78 4 0 0 20 0 1 0 271070205 63664128 14666 33554432000 4194304 5873084 140733783568592 140733783565016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4475/statm: 15543 14666 175 410 0 15125 0
[pid=4479] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4479/stat : 4479 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271070288 9367552 266 33554432000 4194304 5064252 140737243745408 140737243744320 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4479/statm: 2287 266 226 213 0 72 0
[pid=4480] ppid=4479 vsize=68904 CPUtime=11.86 cores=0,2,4,6
/proc/4480/stat : 4480 (glucose_static) R 4479 4473 1798 0 -1 4202496 19941 0 0 0 1182 4 0 0 20 0 1 0 271070288 70557696 15124 33554432000 4194304 4896791 140734504726160 140734504723672 4225388 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4480/statm: 17226 15124 78 172 0 17052 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 149372

[startup+25.5005 s]
/proc/loadavg: 1.42 1.31 1.63 4/183 4497
/proc/meminfo: memFree=28001980/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=62172 CPUtime=0.82 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 16362 0 0 0 78 4 0 0 20 0 1 0 271070205 63664128 14666 33554432000 4194304 5873084 140733783568592 140733783565016 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4475/statm: 15543 14666 175 410 0 15125 0
[pid=4479] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4479/stat : 4479 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 271070288 9367552 266 33554432000 4194304 5064252 140737243745408 140737243744320 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4479/statm: 2287 266 226 213 0 72 0
[pid=4480] ppid=4479 vsize=70148 CPUtime=24.65 cores=0,2,4,6
/proc/4480/stat : 4480 (glucose_static) R 4479 4473 1798 0 -1 4202496 25291 0 0 0 2460 5 0 0 20 0 1 0 271070288 71831552 15931 33554432000 4194304 4896791 140734504726160 140734504723672 4223862 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4480/statm: 17537 15931 78 172 0 17363 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 150616

[startup+51.1004 s]
/proc/loadavg: 1.69 1.38 1.64 3/183 4515
/proc/meminfo: memFree=27965596/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=40.2 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 19036 29381 0 0 105 85 3821 9 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4514] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4514/stat : 4514 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271074228 9367552 267 33554432000 4194304 5064252 140734819202192 140734819201104 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4514/statm: 2287 267 226 213 0 72 0
[pid=4515] ppid=4514 vsize=73996 CPUtime=10.86 cores=0,2,4,6
/proc/4515/stat : 4515 (glucose_static) R 4514 4473 1798 0 -1 4202496 20962 0 0 0 1082 4 0 0 20 0 1 0 271074228 75771904 17081 33554432000 4194304 4896791 140733655041376 140733655038888 4205059 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4515/statm: 18499 17081 78 172 0 18325 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 168808

[startup+102.3 s]
/proc/loadavg: 1.97 1.50 1.67 4/183 4545
/proc/meminfo: memFree=27904332/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=40.2 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 19036 29381 0 0 105 85 3821 9 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4514] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4514/stat : 4514 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271074228 9367552 267 33554432000 4194304 5064252 140734819202192 140734819201104 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4514/statm: 2287 267 226 213 0 72 0
[pid=4515] ppid=4514 vsize=77996 CPUtime=62.05 cores=0,2,4,6
/proc/4515/stat : 4515 (glucose_static) R 4514 4473 1798 0 -1 4202496 31382 0 0 0 6198 7 0 0 20 0 1 0 271074228 79867904 18440 33554432000 4194304 4896791 140733655041376 140733655038888 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4515/statm: 19499 18440 78 172 0 19325 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 172808

[startup+162.3 s]
/proc/loadavg: 1.99 1.59 1.69 4/184 4555
/proc/meminfo: memFree=27895644/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=113.51 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 21434 63420 0 0 112 86 11132 21 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4553] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/183 4578
/proc/meminfo: memFree=27878608/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=96636 CPUtime=285.75 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 52402 0 0 0 28551 24 0 0 20 0 1 0 271177850 98955264 21714 33554432000 4194304 4896791 140735487941632 140735487939144 4224684 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4576/statm: 24159 21714 78 172 0 23985 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 191448

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/183 4578
/proc/meminfo: memFree=27867036/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=116856 CPUtime=345.73 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 55022 0 0 0 34547 26 0 0 20 0 1 0 271177850 119660544 25043 33554432000 4194304 4896791 140735487941632 140735487938840 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4576/statm: 29214 25043 78 172 0 29040 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 211668

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 4578
/proc/meminfo: memFree=27878216/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=99052 CPUtime=405.71 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 57234 0 0 0 40543 28 0 0 20 0 1 0 271177850 101429248 21737 33554432000 4194304 4896791 140735487941632 140735487939208 4225134 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4576/statm: 24763 21737 78 172 0 24589 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 193864

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 1.91 4/183 4579
/proc/meminfo: memFree=27876948/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=99784 CPUtime=465.7 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 58431 0 0 0 46540 30 0 0 20 0 1 0 271177850 102178816 22447 33554432000 4194304 4896791 140735487941632 140735487939208 4224706 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4576/statm: 24946 22447 78 172 0 24772 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 194596

[startup+1602.3 s]
/proc/loadavg: 2.09 2.03 1.92 4/184 4582
/proc/meminfo: memFree=27861448/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=119336 CPUtime=525.69 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 60302 0 0 0 52537 32 0 0 20 0 1 0 271177850 122200064 25703 33554432000 4194304 4896791 140735487941632 140735487937368 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4576/statm: 29834 25703 78 172 0 29660 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 214148

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 1.92 4/183 4582
/proc/meminfo: memFree=27854164/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=119952 CPUtime=585.68 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 62230 0 0 0 58534 34 0 0 20 0 1 0 271177850 122830848 26897 33554432000 4194304 4896791 140735487941632 140735487937368 4224980 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4576/statm: 29988 26897 78 172 0 29814 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 214764

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 1.92 4/183 4582
/proc/meminfo: memFree=27857100/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=120768 CPUtime=645.67 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 64343 0 0 0 64532 35 0 0 20 0 1 0 271177850 123666432 27621 33554432000 4194304 4896791 140735487941632 140735487936648 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4576/statm: 30192 27621 78 172 0 30018 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 215580

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.92 4/183 4582
/proc/meminfo: memFree=27847520/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=121224 CPUtime=705.66 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 66012 0 0 0 70529 37 0 0 20 0 1 0 271177850 124133376 28253 33554432000 4194304 4896791 140735487941632 140735487939144 4224992 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4576/statm: 30306 28253 78 172 0 30132 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 216036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.01 1.92 4/183 4582
/proc/meminfo: memFree=27844604/32873648 swapFree=6864/6864
[pid=4473] ppid=4470 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4473/stat : 4473 (runPb2satCp2.sh) S 4470 4473 1798 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271070205 9367552 275 33554432000 4194304 5064252 140734724334336 140734724333248 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4473/statm: 2287 275 233 213 0 72 0
[pid=4475] ppid=4473 vsize=76516 CPUtime=1076.17 cores=0,2,4,6
/proc/4475/stat : 4475 (pb2sat) S 4473 4473 1798 0 -1 4202496 27069 215349 0 0 131 88 107307 91 20 0 1 0 271070205 78352384 18244 33554432000 4194304 5873084 140733783568592 140733783562408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4475/statm: 19129 18244 183 410 0 18711 0
[pid=4575] ppid=4475 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4575/stat : 4575 (satsolver.sh) S 4475 4473 1798 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271177850 9367552 267 33554432000 4194304 5064252 140734769534448 140734769533360 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4575/statm: 2287 267 226 213 0 72 0
[pid=4576] ppid=4575 vsize=121704 CPUtime=723.86 cores=0,2,4,6
/proc/4576/stat : 4576 (glucose_static) R 4575 4473 1798 0 -1 4202496 66584 0 0 0 72349 37 0 0 20 0 1 0 271177850 124624896 29166 33554432000 4194304 4896791 140735487941632 140735487939144 4224663 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4576/statm: 30426 29166 78 172 0 30252 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 216516

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1797.89
CPU system time (s): 2.18767
CPU usage (%): 99.9758
Max. virtual memory (cumulated for all children) (KiB): 276620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.89
system time used= 2.18767
maximum resident set size= 147632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 309992
page faults= 0
swaps= 0
block input operations= 0
block output operations= 234184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 178
involuntary context switches= 2998

runsolver used 3.09353 second user time and 9.25659 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-26 18:24:02
IDJOB=3694694
IDBENCH=1855
IDSOLVER=2273
FILE ID=node120/3694694-1338049442
RUNJOBID= node120-1338049442-4447
PBS_JOBID= 14624351
Free space on /tmp= 71620 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-cracpb1.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694694-1338049442/watcher-3694694-1338049442 -o /tmp/evaluation-result-3694694-1338049442/solver-3694694-1338049442 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694694-1338049442.opb 127060930 HOME HOME

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

MD5SUM BENCH= 75f6d21683e6eb738b98c93cf5598ff3
RANDOM SEED=127060930

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:        28396024 kB
Buffers:          231328 kB
Cached:          3468480 kB
SwapCached:          492 kB
Active:           636864 kB
Inactive:        3074480 kB
Active(anon):       2412 kB
Inactive(anon):    12388 kB
Active(file):     634452 kB
Inactive(file):  3062092 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             17080 kB
Writeback:             0 kB
AnonPages:         18444 kB
Mapped:            12584 kB
Shmem:               120 kB
Slab:             630344 kB
SReclaimable:      74812 kB
SUnreclaim:       555532 kB
KernelStack:        1376 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71524 MiB
End job on node120 at 2012-05-26 18:54:03