Trace number 3696482

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.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-4.opb
MD5SUM4e682317a6045f4869b1783c80734344
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark813
Best CPU time to get the best result obtained on this benchmark0.19097
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 813
Optimality of the best value was proved YES
Number of variables2289
Total number of constraints764
Number of constraints which are clauses360
Number of constraints which are cardinality constraints (but not clauses)404
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 1798
Biggest coefficient in the objective function 349
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 104116
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 349
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 104116
Number of bits of the biggest sum of numbers17
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

1.17/1.25	c model valid
1.17/1.25	c current solution ok
1.57/1.63	o 16116
1.57/1.63	c current bound: 8441
1.57/1.63	c fallback to adder encoding
966.30/966.53	c model valid
966.30/966.53	c current solution ok
966.30/966.54	o 7614
966.30/966.54	c current bound: 4190
966.30/966.54	c fallback to adder encoding
1473.59/1474.00	c model valid
1473.59/1474.00	c current solution ok
1473.69/1474.01	o 3361
1473.69/1474.01	c current bound: 2064
1473.69/1474.01	c fallback to adder encoding
1644.93/1645.37	c model valid
1644.93/1645.37	c current solution ok
1644.93/1645.38	o 1198
1644.93/1645.38	c current bound: 982
1644.93/1645.38	c fallback to adder encoding
1646.33/1646.72	c current bound: 1474
1646.33/1646.72	c fallback to adder encoding
1728.30/1728.74	c current bound: 1720
1728.30/1728.74	c fallback to adder encoding
1800.10/1800.50	./satsolver.sh: line 5:  4938 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.10/1800.50	c error: unexpected solver exit code
1800.10/1800.50	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-3696482-1338061942/watcher-3696482-1338061942 -o /tmp/evaluation-result-3696482-1338061942/solver-3696482-1338061942 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696482-1338061942.opb 147405369 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: 2.01 2.00 2.00 3/179 4879
/proc/meminfo: memFree=29888104/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0

[startup+0.067503 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 4879
/proc/meminfo: memFree=29888104/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100281 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 4879
/proc/meminfo: memFree=29888104/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 4879
/proc/meminfo: memFree=29888104/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 4879
/proc/meminfo: memFree=29888104/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 4883
/proc/meminfo: memFree=29844332/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=13212 CPUtime=1.48 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) R 4879 4879 3861 0 -1 4202496 4001 8613 0 0 15 21 110 2 20 0 1 0 272321556 13529088 2927 33554432000 4194304 5873084 140737237273344 140737237268952 5127520 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 3303 2927 174 410 0 2885 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 22360

[startup+3.10033 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 4886
/proc/meminfo: memFree=29795464/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=33180 CPUtime=1.77 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 7022 9128 0 0 32 32 110 3 20 0 1 0 272321556 33976320 6210 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 8295 6210 182 410 0 7877 0
[pid=4885] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272321735 9367552 266 33554432000 4194304 5064252 140734541622240 140734541621152 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4885/statm: 2287 266 226 213 0 72 0
[pid=4886] ppid=4885 vsize=57324 CPUtime=1.29 cores=0,2,4,6
/proc/4886/stat : 4886 (glucose_static) R 4885 4879 3861 0 -1 4202496 11575 0 0 0 127 2 0 0 20 0 1 0 272321735 58699776 12736 33554432000 4194304 4896791 140735974476272 140735974473480 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4886/statm: 14331 12736 78 172 0 14157 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 108800

[startup+6.30039 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 4886
/proc/meminfo: memFree=29789140/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=33180 CPUtime=1.77 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 7022 9128 0 0 32 32 110 3 20 0 1 0 272321556 33976320 6210 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 8295 6210 182 410 0 7877 0
[pid=4885] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272321735 9367552 266 33554432000 4194304 5064252 140734541622240 140734541621152 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4885/statm: 2287 266 226 213 0 72 0
[pid=4886] ppid=4885 vsize=59832 CPUtime=4.49 cores=0,2,4,6
/proc/4886/stat : 4886 (glucose_static) R 4885 4879 3861 0 -1 4202496 13782 0 0 0 447 2 0 0 20 0 1 0 272321735 61267968 13226 33554432000 4194304 4896791 140735974476272 140735974473480 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4886/statm: 14958 13226 78 172 0 14784 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 111308

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4886
/proc/meminfo: memFree=29775656/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=33180 CPUtime=1.77 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 7022 9128 0 0 32 32 110 3 20 0 1 0 272321556 33976320 6210 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 8295 6210 182 410 0 7877 0
[pid=4885] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272321735 9367552 266 33554432000 4194304 5064252 140734541622240 140734541621152 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4885/statm: 2287 266 226 213 0 72 0
[pid=4886] ppid=4885 vsize=70436 CPUtime=10.9 cores=0,2,4,6
/proc/4886/stat : 4886 (glucose_static) R 4885 4879 3861 0 -1 4202496 16606 0 0 0 1086 4 0 0 20 0 1 0 272321735 72126464 14522 33554432000 4194304 4896791 140735974476272 140735974473480 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4886/statm: 17609 14523 78 172 0 17435 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 121912

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4886
/proc/meminfo: memFree=29760520/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=33180 CPUtime=1.77 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 7022 9128 0 0 32 32 110 3 20 0 1 0 272321556 33976320 6210 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 8295 6210 182 410 0 7877 0
[pid=4885] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272321735 9367552 266 33554432000 4194304 5064252 140734541622240 140734541621152 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4885/statm: 2287 266 226 213 0 72 0
[pid=4886] ppid=4885 vsize=73812 CPUtime=23.7 cores=0,2,4,6
/proc/4886/stat : 4886 (glucose_static) R 4885 4879 3861 0 -1 4202496 21057 0 0 0 2363 7 0 0 20 0 1 0 272321735 75583488 15724 33554432000 4194304 4896791 140735974476272 140735974473656 4224708 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4886/statm: 18453 15724 78 172 0 18279 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 125288

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4886
/proc/meminfo: memFree=29739624/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=33180 CPUtime=1.77 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 7022 9128 0 0 32 32 110 3 20 0 1 0 272321556 33976320 6210 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 8295 6210 182 410 0 7877 0
[pid=4885] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272321735 9367552 266 33554432000 4194304 5064252 140734541622240 140734541621152 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4885/statm: 2287 266 226 213 0 72 0
[pid=4886] ppid=4885 vsize=78868 CPUtime=49.29 cores=0,2,4,6
/proc/4886/stat : 4886 (glucose_static) R 4885 4879 3861 0 -1 4202496 26109 0 0 0 4919 10 0 0 20 0 1 0 272321735 80760832 18121 33554432000 4194304 4896791 140735974476272 140735974473848 4203877 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4886/statm: 19717 18121 78 172 0 19543 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 130344

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4886
/proc/meminfo: memFree=29704560/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=33180 CPUtime=1.77 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 7022 9128 0 0 32 32 110 3 20 0 1 0 272321556 33976320 6210 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 8295 6210 182 410 0 7877 0
[pid=4885] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272321735 9367552 266 33554432000 4194304 5064252 140734541622240 140734541621152 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4885/statm: 2287 266 226 213 0 72 0
[pid=4886] ppid=4885 vsize=95480 CPUtime=100.49 cores=0,2,4,6
/proc/4886/stat : 4886 (glucose_static) R 4885 4879 3861 0 -1 4202496 32115 0 0 0 10035 14 0 0 20 0 1 0 272321735 97771520 21661 33554432000 4194304 4896791 140735974476272 140735974473800 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4886/statm: 23870 21661 78 172 0 23696 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 146956

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4886
/proc/meminfo: memFree=29677112/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=33180 CPUtime=1.77 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 7022 9128 0 0 32 32 110 3 20 0 1 0 272321556 33976320 6210 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 8295 6210 182 410 0 7877 0
[pid=4885] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4885/stat : 4885 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272321735 9367552 266 33554432000 4194304 5064252 140734541622240 140734541621152 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4885/statm: 2287 266 226 213 0 72 0
[pid=4886] ppid=4885 vsize=118708 CPUtime=160.47 cores=0,2,4,6
/proc/4886/stat : 4886 (glucose_static) R 4885 4879 3861 0 -1 4202496 36736 0 0 0 16029 18 0 0 20 0 1 0 272321735 121556992 24945 33554432000 4194304 4896791 140735974476272 140735974472008 4204945 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4886/statm: 29677 24945 78 172 0 29503 0
Current children cumulated CPU time (s) 162.24

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 4922
/proc/meminfo: memFree=29414052/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=966.5 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 10681 85410 0 0 47 34 96505 64 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4917] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4917/stat : 4917 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 272418225 9367552 266 33554432000 4194304 5064252 140736206585264 140736206584176 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4917/statm: 2287 266 226 213 0 72 0
[pid=4918] ppid=4917 vsize=157112 CPUtime=455.51 cores=0,2,4,6
/proc/4918/stat : 4918 (glucose_static) R 4917 4879 3861 0 -1 4202496 50464 0 0 0 45522 29 0 0 20 0 1 0 272418225 160882688 31676 33554432000 4194304 4896791 140735765571504 140735765568712 4203834 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4918/statm: 39278 31676 78 172 0 39104 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 220876

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 4925
/proc/meminfo: memFree=29474548/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1473.84 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 14530 140437 0 0 61 35 147191 97 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4924] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4924/stat : 4924 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272468971 9367552 266 33554432000 4194304 5064252 140735667327616 140735667326528 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4924/statm: 2287 266 226 213 0 72 0
[pid=4925] ppid=4924 vsize=58680 CPUtime=8.12 cores=0,2,4,6
/proc/4925/stat : 4925 (glucose_static) R 4924 4879 3861 0 -1 4202496 13570 0 0 0 810 2 0 0 20 0 1 0 272468971 60088320 12573 33554432000 4194304 4896791 140736981315904 140736981313480 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 14670 12573 78 172 0 14496 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 122444

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 4926
/proc/meminfo: memFree=29477440/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1473.84 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 14530 140437 0 0 61 35 147191 97 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4924] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4924/stat : 4924 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272468971 9367552 266 33554432000 4194304 5064252 140735667327616 140735667326528 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4924/statm: 2287 266 226 213 0 72 0
[pid=4925] ppid=4924 vsize=72500 CPUtime=68.11 cores=0,2,4,6
/proc/4925/stat : 4925 (glucose_static) R 4924 4879 3861 0 -1 4202496 22566 0 0 0 6805 6 0 0 20 0 1 0 272468971 74240000 15961 33554432000 4194304 4896791 140736981315904 140736981313432 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 18125 15961 78 172 0 17951 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 136264

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/183 4926
/proc/meminfo: memFree=29453424/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1473.84 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 14530 140437 0 0 61 35 147191 97 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4924] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4924/stat : 4924 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 272468971 9367552 266 33554432000 4194304 5064252 140735667327616 140735667326528 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4924/statm: 2287 266 226 213 0 72 0
[pid=4925] ppid=4924 vsize=88472 CPUtime=128.1 cores=0,2,4,6
/proc/4925/stat : 4925 (glucose_static) R 4924 4879 3861 0 -1 4202496 28975 0 0 0 12801 9 0 0 20 0 1 0 272468971 90595328 18452 33554432000 4194304 4896791 140736981315904 140736981313112 4203968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4925/statm: 22118 18452 78 172 0 21944 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 152236

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/184 4935
/proc/meminfo: memFree=29458988/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1646.47 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 19897 188168 0 0 81 37 164414 115 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4931] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4931/stat : 4931 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272486240 9367552 267 33554432000 4194304 5064252 140736929149152 140736929148064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4931/statm: 2287 267 226 213 0 72 0
[pid=4932] ppid=4931 vsize=58296 CPUtime=15.44 cores=0,2,4,6
/proc/4932/stat : 4932 (glucose_static) R 4931 4879 3861 0 -1 4202496 15559 0 0 0 1541 3 0 0 20 0 1 0 272486240 59695104 12337 33554432000 4194304 4896791 140733269058304 140733269055816 4203853 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4932/statm: 14574 12337 78 172 0 14400 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 122060

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 4935
/proc/meminfo: memFree=29473728/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1646.47 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 19897 188168 0 0 81 37 164414 115 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4931] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4931/stat : 4931 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 272486240 9367552 267 33554432000 4194304 5064252 140736929149152 140736929148064 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4931/statm: 2287 267 226 213 0 72 0
[pid=4932] ppid=4931 vsize=70552 CPUtime=75.43 cores=0,2,4,6
/proc/4932/stat : 4932 (glucose_static) R 4931 4879 3861 0 -1 4202496 27609 0 0 0 7536 7 0 0 20 0 1 0 272486240 72245248 15718 33554432000 4194304 4896791 140733269058304 140733269055816 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4932/statm: 17638 15718 78 172 0 17464 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 134316

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 4938
/proc/meminfo: memFree=29459256/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1728.49 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 22173 218854 0 0 92 38 172593 126 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4937] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4937/stat : 4937 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272494442 9367552 267 33554432000 4194304 5064252 140734916793856 140734916792768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4937/statm: 2287 267 226 213 0 72 0
[pid=4938] ppid=4937 vsize=71076 CPUtime=53.41 cores=0,2,4,6
/proc/4938/stat : 4938 (glucose_static) R 4937 4879 3861 0 -1 4202496 22478 0 0 0 5335 6 0 0 20 0 1 0 272494442 72781824 15360 33554432000 4194304 4896791 140735752742704 140735752740216 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4938/statm: 17769 15360 78 172 0 17595 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 134840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 4987
/proc/meminfo: memFree=29883060/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1728.49 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 22173 218854 0 0 92 38 172593 126 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4937] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4937/stat : 4937 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272494442 9367552 267 33554432000 4194304 5064252 140734916793856 140734916792768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4937/statm: 2287 267 226 213 0 72 0
[pid=4938] ppid=4937 vsize=84864 CPUtime=71.61 cores=0,2,4,6
/proc/4938/stat : 4938 (glucose_static) R 4937 4879 3861 0 -1 4202496 24512 0 0 0 7154 7 0 0 20 0 1 0 272494442 86900736 17444 33554432000 4194304 4896791 140735752742704 140735752739912 4224913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4938/statm: 21216 17444 78 172 0 21042 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 148628

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.11 2.04 2.01 3/183 4987
/proc/meminfo: memFree=29883060/32873648 swapFree=7116/7116
[pid=4879] ppid=4877 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4879/stat : 4879 (runPb2sat.sh) S 4877 4879 3861 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272321556 9367552 275 33554432000 4194304 5064252 140735917118752 140735917117664 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4879/statm: 2287 275 233 213 0 72 0
[pid=4880] ppid=4879 vsize=45468 CPUtime=1728.49 cores=0,2,4,6
/proc/4880/stat : 4880 (pb2sat) S 4879 4879 3861 0 -1 4202496 22173 218854 0 0 92 38 172593 126 20 0 1 0 272321556 46559232 9389 33554432000 4194304 5873084 140737237273344 140737237267160 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/4880/statm: 11367 9389 182 410 0 10949 0
[pid=4937] ppid=4880 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4937/stat : 4937 (satsolver.sh) S 4880 4879 3861 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 272494442 9367552 267 33554432000 4194304 5064252 140734916793856 140734916792768 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4937/statm: 2287 267 226 213 0 72 0
[pid=4938] ppid=4937 vsize=84864 CPUtime=71.61 cores=0,2,4,6
/proc/4938/stat : 4938 (glucose_static) R 4937 4879 3861 0 -1 4202496 24512 0 0 0 7154 7 0 0 20 0 1 0 272494442 86900736 17444 33554432000 4194304 4896791 140735752742704 140735752739912 4224913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4938/statm: 21216 17444 78 172 0 21042 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 148628

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.4
CPU system time (s): 1.73374
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 339036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.4
system time used= 1.73374
maximum resident set size= 229908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266528
page faults= 0
swaps= 0
block input operations= 0
block output operations= 165304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 207
involuntary context switches= 2120

runsolver used 3.62745 second user time and 9.36957 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-26 21:52:22
IDJOB=3696482
IDBENCH=2234
IDSOLVER=2274
FILE ID=node114/3696482-1338061942
RUNJOBID= node114-1338052930-3877
PBS_JOBID= 14624398
Free space on /tmp= 71392 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-4.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3696482-1338061942/watcher-3696482-1338061942 -o /tmp/evaluation-result-3696482-1338061942/solver-3696482-1338061942 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3696482-1338061942.opb 147405369 HOME HOME

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

MD5SUM BENCH= 4e682317a6045f4869b1783c80734344
RANDOM SEED=147405369

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.242
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.242
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:        29888368 kB
Buffers:          259904 kB
Cached:          1768332 kB
SwapCached:         2036 kB
Active:          1142832 kB
Inactive:        1040712 kB
Active(anon):     150028 kB
Inactive(anon):     7652 kB
Active(file):     992804 kB
Inactive(file):  1033060 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67103728 kB
Dirty:             35780 kB
Writeback:             0 kB
AnonPages:        182840 kB
Mapped:            14152 kB
Shmem:               116 kB
Slab:             662772 kB
SReclaimable:     106100 kB
SUnreclaim:       556672 kB
KernelStack:        1520 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     292864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     63488 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= 71380 MiB
End job on node114 at 2012-05-26 22:22:22