Trace number 3752242

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
npSolver inc-topdown-quickBound (fixed)OPT8908 95.0256 95.1476

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
poldner/PB/testset/normalized-11_22.opb
MD5SUM75c7e5778aa6d0e8c18984c9064c30c6
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark8908
Best CPU time to get the best result obtained on this benchmark0.025995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 8908
Optimality of the best value was proved YES
Number of variables253
Total number of constraints264
Number of constraints which are clauses242
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint11
Number of terms in the objective function 253
Biggest coefficient in the objective function 2437
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 125403
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2437
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 125403
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

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 12511
0.00/0.02	c starting approximation
0.00/0.02	c factor = 204
0.00/0.02	c current bound: 6255
0.00/0.29	c leaving approximation
0.00/0.29	c finished approximation
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SEARCH] iteration: 0
0.00/0.29	c [INC BOUNDS] best value:12511 search for 12510
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c fallback to adder encoding
0.00/0.31	c set iterative enc to: adder
0.00/0.31	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.58	c formula is SAT
0.00/0.58	c [INC SEARCH] copied best model
0.00/0.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.58	c model valid
0.00/0.58	c current solution ok
0.00/0.58	o 12474
0.00/0.58	c [INC SEARCH] iteration: 1
0.00/0.58	c [INC BOUNDS] best value:12474 search for 12473
0.00/0.58	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.58	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c fallback to adder encoding
0.00/0.60	c set iterative enc to: adder
0.00/0.60	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
1.28/1.34	c formula is SAT
1.28/1.34	c [INC SEARCH] copied best model
1.28/1.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.28/1.34	c model valid
1.28/1.34	c current solution ok
1.28/1.34	o 12421
1.28/1.34	c [INC SEARCH] iteration: 2
1.28/1.34	c [INC BOUNDS] best value:12421 search for 12420
1.28/1.34	c [INC SYSTEM] there exists a inc, kill it!
1.28/1.34	c write failed with 2
1.28/1.34	c [INC SYSTEM] create new solver instance
1.28/1.34	c [INC] encode full formula
1.28/1.34	c fallback to adder encoding
1.28/1.35	c set iterative enc to: adder
1.28/1.35	c set iterative enc to: none
1.28/1.36	c [INC SEARCH] isOptimum variable: 0
2.07/2.17	c formula is SAT
2.07/2.17	c [INC SEARCH] copied best model
2.07/2.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.17	c model valid
2.07/2.17	c current solution ok
2.07/2.17	o 12327
2.07/2.17	c [INC SEARCH] iteration: 3
2.07/2.17	c [INC BOUNDS] best value:12327 search for 12326
2.07/2.17	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.17	c write failed with 2
2.07/2.17	c [INC SYSTEM] create new solver instance
2.07/2.17	c [INC] encode full formula
2.07/2.17	c fallback to adder encoding
2.07/2.19	c set iterative enc to: adder
2.07/2.19	c set iterative enc to: none
2.07/2.19	c [INC SEARCH] isOptimum variable: 0
2.16/2.60	c formula is SAT
2.16/2.60	c [INC SEARCH] copied best model
2.16/2.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.16/2.61	c model valid
2.16/2.61	c current solution ok
2.16/2.61	o 12326
2.16/2.61	c [INC SEARCH] iteration: 4
2.16/2.61	c [INC BOUNDS] best value:12326 search for 12325
2.16/2.61	c [INC SYSTEM] there exists a inc, kill it!
2.16/2.61	c write failed with 2
2.16/2.61	c [INC SYSTEM] create new solver instance
2.16/2.61	c [INC] encode full formula
2.16/2.61	c fallback to adder encoding
2.16/2.62	c set iterative enc to: adder
2.16/2.62	c set iterative enc to: none
2.16/2.63	c [INC SEARCH] isOptimum variable: 0
3.27/3.36	c formula is SAT
3.27/3.36	c [INC SEARCH] copied best model
3.27/3.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.27/3.36	c model valid
3.27/3.36	c current solution ok
3.27/3.36	o 12211
3.27/3.36	c [INC SEARCH] iteration: 5
3.27/3.36	c [INC BOUNDS] best value:12211 search for 12210
3.27/3.36	c [INC SYSTEM] there exists a inc, kill it!
3.27/3.36	c write failed with 2
3.27/3.36	c [INC SYSTEM] create new solver instance
3.27/3.36	c [INC] encode full formula
3.27/3.36	c fallback to adder encoding
3.27/3.38	c set iterative enc to: adder
3.27/3.38	c set iterative enc to: none
3.27/3.38	c [INC SEARCH] isOptimum variable: 0
4.57/4.64	c formula is SAT
4.57/4.64	c [INC SEARCH] copied best model
4.57/4.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.57/4.64	c model valid
4.57/4.64	c current solution ok
4.57/4.64	o 12192
4.57/4.64	c [INC SEARCH] iteration: 6
4.57/4.64	c [INC BOUNDS] best value:12192 search for 12191
4.57/4.64	c [INC SYSTEM] there exists a inc, kill it!
4.57/4.64	c write failed with 2
4.57/4.64	c [INC SYSTEM] create new solver instance
4.57/4.64	c [INC] encode full formula
4.57/4.64	c fallback to adder encoding
4.57/4.66	c set iterative enc to: adder
4.57/4.66	c set iterative enc to: none
4.57/4.66	c [INC SEARCH] isOptimum variable: 0
4.65/4.93	c formula is SAT
4.65/4.93	c [INC SEARCH] copied best model
4.65/4.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.65/4.93	c model valid
4.65/4.93	c current solution ok
4.65/4.93	o 11566
4.65/4.93	c [INC SEARCH] iteration: 7
4.65/4.93	c [INC BOUNDS] best value:11566 search for 11565
4.65/4.93	c [INC SYSTEM] there exists a inc, kill it!
4.65/4.93	c write failed with 2
4.65/4.93	c [INC SYSTEM] create new solver instance
4.65/4.93	c [INC] encode full formula
4.65/4.93	c fallback to adder encoding
4.65/4.95	c set iterative enc to: adder
4.65/4.95	c set iterative enc to: none
4.65/4.95	c [INC SEARCH] isOptimum variable: 0
6.07/6.18	c formula is SAT
6.07/6.18	c [INC SEARCH] copied best model
6.07/6.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.07/6.18	c model valid
6.07/6.18	c current solution ok
6.07/6.18	o 11534
6.07/6.18	c [INC SEARCH] iteration: 8
6.07/6.18	c [INC BOUNDS] best value:11534 search for 11533
6.07/6.18	c [INC SYSTEM] there exists a inc, kill it!
6.07/6.18	c write failed with 2
6.07/6.18	c [INC SYSTEM] create new solver instance
6.07/6.18	c [INC] encode full formula
6.07/6.18	c fallback to adder encoding
6.07/6.19	c set iterative enc to: adder
6.07/6.19	c set iterative enc to: none
6.17/6.20	c [INC SEARCH] isOptimum variable: 0
8.36/8.45	c formula is SAT
8.36/8.45	c [INC SEARCH] copied best model
8.36/8.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.36/8.45	c model valid
8.36/8.45	c current solution ok
8.36/8.45	o 11206
8.36/8.45	c [INC SEARCH] iteration: 9
8.36/8.45	c [INC BOUNDS] best value:11206 search for 11205
8.36/8.45	c [INC SYSTEM] there exists a inc, kill it!
8.36/8.45	c write failed with 2
8.36/8.45	c [INC SYSTEM] create new solver instance
8.36/8.45	c [INC] encode full formula
8.36/8.45	c fallback to adder encoding
8.36/8.47	c set iterative enc to: adder
8.36/8.47	c set iterative enc to: none
8.36/8.47	c [INC SEARCH] isOptimum variable: 0
8.96/9.02	c formula is SAT
8.96/9.02	c [INC SEARCH] copied best model
8.96/9.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.96/9.02	c model valid
8.96/9.02	c current solution ok
8.96/9.02	o 11198
8.96/9.02	c [INC SEARCH] iteration: 10
8.96/9.02	c [INC BOUNDS] best value:11198 search for 11197
8.96/9.02	c [INC SYSTEM] there exists a inc, kill it!
8.96/9.02	c write failed with 2
8.96/9.02	c [INC SYSTEM] create new solver instance
8.96/9.02	c [INC] encode full formula
8.96/9.02	c fallback to adder encoding
8.96/9.04	c set iterative enc to: adder
8.96/9.04	c set iterative enc to: none
8.96/9.04	c [INC SEARCH] isOptimum variable: 0
10.26/10.30	c formula is SAT
10.26/10.30	c [INC SEARCH] copied best model
10.26/10.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.26/10.30	c model valid
10.26/10.30	c current solution ok
10.26/10.30	o 10811
10.26/10.30	c [INC SEARCH] iteration: 11
10.26/10.30	c [INC BOUNDS] best value:10811 search for 10810
10.26/10.30	c [INC SYSTEM] there exists a inc, kill it!
10.26/10.30	c write failed with 2
10.26/10.30	c [INC SYSTEM] create new solver instance
10.26/10.30	c [INC] encode full formula
10.26/10.30	c fallback to adder encoding
10.26/10.32	c set iterative enc to: adder
10.26/10.32	c set iterative enc to: none
10.26/10.32	c [INC SEARCH] isOptimum variable: 0
12.15/12.24	c formula is SAT
12.15/12.24	c [INC SEARCH] copied best model
12.15/12.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.15/12.24	c model valid
12.15/12.24	c current solution ok
12.15/12.24	o 10738
12.15/12.24	c [INC SEARCH] iteration: 12
12.15/12.24	c [INC BOUNDS] best value:10738 search for 10737
12.15/12.24	c [INC SYSTEM] there exists a inc, kill it!
12.15/12.24	c write failed with 2
12.15/12.24	c [INC SYSTEM] create new solver instance
12.15/12.24	c [INC] encode full formula
12.15/12.24	c fallback to adder encoding
12.15/12.26	c set iterative enc to: adder
12.15/12.26	c set iterative enc to: none
12.15/12.26	c [INC SEARCH] isOptimum variable: 0
13.75/13.84	c formula is SAT
13.75/13.84	c [INC SEARCH] copied best model
13.75/13.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.75/13.84	c model valid
13.75/13.84	c current solution ok
13.75/13.84	o 10070
13.75/13.84	c [INC SEARCH] iteration: 13
13.75/13.84	c [INC BOUNDS] best value:10070 search for 10069
13.75/13.84	c [INC SYSTEM] there exists a inc, kill it!
13.75/13.84	c write failed with 2
13.75/13.84	c [INC SYSTEM] create new solver instance
13.75/13.84	c [INC] encode full formula
13.75/13.84	c fallback to adder encoding
13.75/13.86	c set iterative enc to: adder
13.75/13.86	c set iterative enc to: none
13.75/13.87	c [INC SEARCH] isOptimum variable: 0
15.55/15.61	c formula is SAT
15.55/15.61	c [INC SEARCH] copied best model
15.55/15.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.55/15.68	c model valid
15.55/15.68	c current solution ok
15.55/15.68	o 9971
15.55/15.68	c [INC SEARCH] iteration: 14
15.55/15.68	c [INC BOUNDS] best value:9971 search for 9970
15.55/15.68	c [INC SYSTEM] there exists a inc, kill it!
15.55/15.68	c write failed with 2
15.55/15.68	c [INC SYSTEM] create new solver instance
15.55/15.68	c [INC] encode full formula
15.55/15.68	c fallback to adder encoding
15.55/15.68	c set iterative enc to: adder
15.55/15.68	c set iterative enc to: none
15.55/15.68	c [INC SEARCH] isOptimum variable: 0
18.42/18.56	c formula is SAT
18.42/18.56	c [INC SEARCH] copied best model
18.42/18.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.42/18.56	c model valid
18.42/18.56	c current solution ok
18.42/18.56	o 9766
18.42/18.56	c [INC SEARCH] iteration: 15
18.42/18.56	c [INC BOUNDS] best value:9766 search for 9765
18.42/18.56	c [INC SYSTEM] there exists a inc, kill it!
18.42/18.56	c write failed with 2
18.42/18.56	c [INC SYSTEM] create new solver instance
18.42/18.56	c [INC] encode full formula
18.42/18.56	c fallback to adder encoding
18.42/18.58	c set iterative enc to: adder
18.42/18.58	c set iterative enc to: none
18.42/18.58	c [INC SEARCH] isOptimum variable: 0
21.63/21.73	c formula is SAT
21.63/21.73	c [INC SEARCH] copied best model
21.63/21.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.63/21.73	c model valid
21.63/21.73	c current solution ok
21.63/21.73	o 9711
21.63/21.73	c [INC SEARCH] iteration: 16
21.63/21.73	c [INC BOUNDS] best value:9711 search for 9710
21.63/21.73	c [INC SYSTEM] there exists a inc, kill it!
21.63/21.73	c write failed with 2
21.63/21.73	c [INC SYSTEM] create new solver instance
21.63/21.73	c [INC] encode full formula
21.63/21.73	c fallback to adder encoding
21.63/21.75	c set iterative enc to: adder
21.63/21.75	c set iterative enc to: none
21.63/21.75	c [INC SEARCH] isOptimum variable: 0
23.51/23.66	c formula is SAT
23.51/23.66	c [INC SEARCH] copied best model
23.51/23.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.51/23.66	c model valid
23.51/23.66	c current solution ok
23.51/23.66	o 9699
23.51/23.66	c [INC SEARCH] iteration: 17
23.51/23.66	c [INC BOUNDS] best value:9699 search for 9698
23.51/23.66	c [INC SYSTEM] there exists a inc, kill it!
23.51/23.66	c write failed with 2
23.51/23.67	c [INC SYSTEM] create new solver instance
23.51/23.67	c [INC] encode full formula
23.51/23.67	c fallback to adder encoding
23.51/23.68	c set iterative enc to: adder
23.51/23.68	c set iterative enc to: none
23.51/23.69	c [INC SEARCH] isOptimum variable: 0
26.31/26.45	c formula is SAT
26.31/26.45	c [INC SEARCH] copied best model
26.31/26.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.31/26.45	c model valid
26.31/26.45	c current solution ok
26.31/26.45	o 9698
26.31/26.45	c [INC SEARCH] iteration: 18
26.31/26.45	c [INC BOUNDS] best value:9698 search for 9697
26.31/26.45	c [INC SYSTEM] there exists a inc, kill it!
26.31/26.45	c write failed with 2
26.31/26.45	c [INC SYSTEM] create new solver instance
26.31/26.45	c [INC] encode full formula
26.31/26.45	c fallback to adder encoding
26.31/26.46	c set iterative enc to: adder
26.31/26.46	c set iterative enc to: none
26.31/26.47	c [INC SEARCH] isOptimum variable: 0
32.40/32.51	c formula is SAT
32.40/32.51	c [INC SEARCH] copied best model
32.40/32.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.40/32.51	c model valid
32.40/32.51	c current solution ok
32.40/32.51	o 9574
32.40/32.51	c [INC SEARCH] iteration: 19
32.40/32.51	c [INC BOUNDS] best value:9574 search for 9573
32.40/32.51	c [INC SYSTEM] there exists a inc, kill it!
32.40/32.51	c write failed with 2
32.40/32.51	c [INC SYSTEM] create new solver instance
32.40/32.51	c [INC] encode full formula
32.40/32.51	c fallback to adder encoding
32.40/32.52	c set iterative enc to: adder
32.40/32.52	c set iterative enc to: none
32.40/32.53	c [INC SEARCH] isOptimum variable: 0
38.32/38.46	c formula is SAT
38.32/38.46	c [INC SEARCH] copied best model
38.32/38.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.32/38.46	c model valid
38.32/38.46	c current solution ok
38.32/38.46	o 9484
38.32/38.46	c [INC SEARCH] iteration: 20
38.32/38.46	c [INC BOUNDS] best value:9484 search for 9483
38.32/38.46	c [INC SYSTEM] there exists a inc, kill it!
38.32/38.46	c write failed with 2
38.32/38.46	c [INC SYSTEM] create new solver instance
38.32/38.46	c [INC] encode full formula
38.32/38.46	c fallback to adder encoding
38.32/38.48	c set iterative enc to: adder
38.32/38.48	c set iterative enc to: none
38.32/38.48	c [INC SEARCH] isOptimum variable: 0
42.69/42.82	c formula is SAT
42.69/42.82	c [INC SEARCH] copied best model
42.69/42.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
42.69/42.82	c model valid
42.69/42.82	c current solution ok
42.69/42.82	o 9459
42.69/42.82	c [INC SEARCH] iteration: 21
42.69/42.82	c [INC BOUNDS] best value:9459 search for 9458
42.69/42.82	c [INC SYSTEM] there exists a inc, kill it!
42.69/42.82	c write failed with 2
42.69/42.82	c [INC SYSTEM] create new solver instance
42.69/42.82	c [INC] encode full formula
42.69/42.82	c fallback to adder encoding
42.69/42.84	c set iterative enc to: adder
42.69/42.84	c set iterative enc to: none
42.69/42.84	c [INC SEARCH] isOptimum variable: 0
49.18/49.40	c formula is SAT
49.18/49.40	c [INC SEARCH] copied best model
49.18/49.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.18/49.40	c model valid
49.18/49.40	c current solution ok
49.18/49.40	o 9426
49.18/49.40	c [INC SEARCH] iteration: 22
49.18/49.40	c [INC BOUNDS] best value:9426 search for 9425
49.18/49.40	c [INC SYSTEM] there exists a inc, kill it!
49.18/49.40	c write failed with 2
49.18/49.40	c [INC SYSTEM] create new solver instance
49.18/49.40	c [INC] encode full formula
49.18/49.40	c fallback to adder encoding
49.30/49.42	c set iterative enc to: adder
49.30/49.42	c set iterative enc to: none
49.30/49.42	c [INC SEARCH] isOptimum variable: 0
54.18/54.34	c formula is SAT
54.18/54.34	c [INC SEARCH] copied best model
54.18/54.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
54.18/54.34	c model valid
54.18/54.34	c current solution ok
54.18/54.34	o 9425
54.18/54.34	c [INC SEARCH] iteration: 23
54.18/54.34	c [INC BOUNDS] best value:9425 search for 9424
54.18/54.34	c [INC SYSTEM] there exists a inc, kill it!
54.18/54.34	c write failed with 2
54.18/54.34	c [INC SYSTEM] create new solver instance
54.18/54.34	c [INC] encode full formula
54.18/54.34	c fallback to adder encoding
54.18/54.35	c set iterative enc to: adder
54.18/54.35	c set iterative enc to: none
54.18/54.36	c [INC SEARCH] isOptimum variable: 0
62.98/63.11	c formula is SAT
62.98/63.11	c [INC SEARCH] copied best model
62.98/63.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.98/63.11	c model valid
62.98/63.11	c current solution ok
62.98/63.11	o 9317
62.98/63.11	c [INC SEARCH] iteration: 24
62.98/63.11	c [INC BOUNDS] best value:9317 search for 9316
62.98/63.11	c [INC SYSTEM] there exists a inc, kill it!
62.98/63.11	c write failed with 2
62.98/63.11	c [INC SYSTEM] create new solver instance
62.98/63.11	c [INC] encode full formula
62.98/63.11	c fallback to adder encoding
62.98/63.13	c set iterative enc to: adder
62.98/63.13	c set iterative enc to: none
62.98/63.14	c [INC SEARCH] isOptimum variable: 0
68.97/69.18	c formula is SAT
68.97/69.18	c [INC SEARCH] copied best model
68.97/69.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.97/69.19	c model valid
68.97/69.19	c current solution ok
68.97/69.19	o 9305
68.97/69.19	c [INC SEARCH] iteration: 25
68.97/69.19	c [INC BOUNDS] best value:9305 search for 9304
68.97/69.19	c [INC SYSTEM] there exists a inc, kill it!
68.97/69.19	c write failed with 2
68.97/69.19	c [INC SYSTEM] create new solver instance
68.97/69.19	c [INC] encode full formula
68.97/69.19	c fallback to adder encoding
69.10/69.20	c set iterative enc to: adder
69.10/69.20	c set iterative enc to: none
69.10/69.21	c [INC SEARCH] isOptimum variable: 0
72.07/72.24	c formula is SAT
72.07/72.24	c [INC SEARCH] copied best model
72.07/72.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.07/72.24	c model valid
72.07/72.24	c current solution ok
72.07/72.24	o 9152
72.07/72.24	c [INC SEARCH] iteration: 26
72.07/72.24	c [INC BOUNDS] best value:9152 search for 9151
72.07/72.24	c [INC SYSTEM] there exists a inc, kill it!
72.07/72.24	c write failed with 2
72.07/72.24	c [INC SYSTEM] create new solver instance
72.07/72.24	c [INC] encode full formula
72.07/72.24	c fallback to adder encoding
72.07/72.25	c set iterative enc to: adder
72.07/72.25	c set iterative enc to: none
72.07/72.26	c [INC SEARCH] isOptimum variable: 0
79.46/79.68	c formula is SAT
79.46/79.68	c [INC SEARCH] copied best model
79.46/79.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
79.46/79.69	c model valid
79.46/79.69	c current solution ok
79.46/79.69	o 9122
79.46/79.69	c [INC SEARCH] iteration: 27
79.46/79.69	c [INC BOUNDS] best value:9122 search for 9121
79.46/79.69	c [INC SYSTEM] there exists a inc, kill it!
79.46/79.69	c write failed with 2
79.46/79.69	c [INC SYSTEM] create new solver instance
79.46/79.69	c [INC] encode full formula
79.46/79.69	c fallback to adder encoding
79.58/79.70	c set iterative enc to: adder
79.58/79.70	c set iterative enc to: none
79.58/79.71	c [INC SEARCH] isOptimum variable: 0
83.48/83.65	c formula is SAT
83.48/83.65	c [INC SEARCH] copied best model
83.48/83.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
83.48/83.65	c model valid
83.48/83.65	c current solution ok
83.48/83.65	o 9030
83.48/83.65	c [INC SEARCH] iteration: 28
83.48/83.65	c [INC BOUNDS] best value:9030 search for 9029
83.48/83.65	c [INC SYSTEM] there exists a inc, kill it!
83.48/83.65	c write failed with 2
83.48/83.65	c [INC SYSTEM] create new solver instance
83.48/83.65	c [INC] encode full formula
83.48/83.65	c fallback to adder encoding
83.48/83.67	c set iterative enc to: adder
83.48/83.67	c set iterative enc to: none
83.48/83.67	c [INC SEARCH] isOptimum variable: 0
87.45/87.68	c formula is SAT
87.45/87.68	c [INC SEARCH] copied best model
87.45/87.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.45/87.68	c model valid
87.45/87.68	c current solution ok
87.45/87.68	o 8908
87.45/87.68	c [INC SEARCH] iteration: 29
87.45/87.68	c [INC BOUNDS] best value:8908 search for 8907
87.45/87.68	c [INC SYSTEM] there exists a inc, kill it!
87.45/87.68	c write failed with 2
87.45/87.68	c [INC SYSTEM] create new solver instance
87.45/87.68	c [INC] encode full formula
87.45/87.68	c fallback to adder encoding
87.56/87.70	c set iterative enc to: adder
87.56/87.70	c set iterative enc to: none
87.56/87.70	c [INC SEARCH] isOptimum variable: 0
94.94/95.14	c [INC SEARCH] formula is UNSAT
94.94/95.14	c [INC SYSTEM] there exists a inc, kill it!
94.94/95.14	c write failed with 2
94.94/95.14	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
94.94/95.14	c [INC SEARCH] found optimum
94.94/95.14	c display solution
94.94/95.14	s OPTIMUM FOUND
94.94/95.14	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 x249 -x250 -x251 x252 -x253 

Verifier Data

OK	8908

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-3752242-1339130668/watcher-3752242-1339130668 -o /tmp/evaluation-result-3752242-1339130668/solver-3752242-1339130668 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752242-1339130668.opb 917447147 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 17137
/proc/meminfo: memFree=26606088/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0

[startup+0.092675 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 17137
/proc/meminfo: memFree=26606088/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100193 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 17137
/proc/meminfo: memFree=26606088/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300126 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 17137
/proc/meminfo: memFree=26606088/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700162 s]
/proc/loadavg: 1.99 1.98 1.95 3/178 17137
/proc/meminfo: memFree=26606088/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17155
/proc/meminfo: memFree=26596648/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=1.34 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 4040 13200 0 0 5 1 125 3 20 0 1 0 379192898 4554752 788 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17138/statm: 1112 788 193 442 0 666 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 13596

[startup+3.10022 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17157
/proc/meminfo: memFree=26594104/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=2.6 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 5731 19070 0 0 9 1 246 4 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 13596

[startup+6.30025 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17167
/proc/meminfo: memFree=26596152/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=6.17 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 9111 31397 0 0 16 2 592 7 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 13596

[startup+12.7002 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17175
/proc/meminfo: memFree=26593004/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=12.23 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 12491 44787 0 0 23 3 1188 9 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 13596

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17187
/proc/meminfo: memFree=26593072/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=23.61 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 16716 63126 0 0 31 4 2312 14 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17187] ppid=17138 vsize=11948 CPUtime=1.8 cores=1,3,5,7
/proc/17187/stat : 17187 (glucosInc) R 17138 17137 12337 0 -1 4202496 3070 0 0 0 180 0 0 0 20 0 1 0 379195267 12234752 2660 33554432000 4194304 5654031 140734487838976 140734487826792 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17187/statm: 2987 2660 142 357 0 2627 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 25544

[startup+51.1002 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17197
/proc/meminfo: memFree=26588588/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=49.32 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 20941 84655 0 0 40 5 4868 19 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17197] ppid=17138 vsize=12808 CPUtime=1.66 cores=1,3,5,7
/proc/17197/stat : 17197 (glucosInc) R 17138 17137 12337 0 -1 4202496 3035 0 0 0 166 0 0 0 20 0 1 0 379197840 13115392 2875 33554432000 4194304 5654031 140735644993552 140735644981368 4214996 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17197/statm: 3202 2875 142 357 0 2842 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 26404

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

[startup+76.7003 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17205
/proc/meminfo: memFree=26579708/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=72.14 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 24321 102442 0 0 47 6 7137 24 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17205] ppid=17138 vsize=18392 CPUtime=4.42 cores=1,3,5,7
/proc/17205/stat : 17205 (glucosInc) R 17138 17137 12337 0 -1 4202496 3668 0 0 0 442 0 0 0 20 0 1 0 379200124 18833408 3917 33554432000 4194304 5654031 140736923580000 140736923577880 4232784 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17205/statm: 4598 3917 142 357 0 4238 0
Current children cumulated CPU time (s) 76.56
Current children cumulated vsize (KiB) 31988

[startup+83.1002 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17207
/proc/meminfo: memFree=26580824/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=79.59 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 25166 106634 0 0 49 6 7879 25 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17207] ppid=17138 vsize=15680 CPUtime=3.38 cores=1,3,5,7
/proc/17207/stat : 17207 (glucosInc) R 17138 17137 12337 0 -1 4202496 4027 0 0 0 338 0 0 0 20 0 1 0 379200869 16056320 3226 33554432000 4194304 5654031 140736772068800 140736772056616 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/17207/statm: 3920 3226 142 357 0 3560 0
Current children cumulated CPU time (s) 82.97
Current children cumulated vsize (KiB) 29276

[startup+89.5002 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17211
/proc/meminfo: memFree=26582240/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=87.57 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 26856 116284 0 0 52 6 8672 27 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17211] ppid=17138 vsize=14496 CPUtime=1.78 cores=1,3,5,7
/proc/17211/stat : 17211 (glucosInc) R 17138 17137 12337 0 -1 4202496 2736 0 0 0 178 0 0 0 20 0 1 0 379201669 14843904 2960 33554432000 4194304 5654031 140735419984912 140735419972728 4215290 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17211/statm: 3624 2960 141 357 0 3264 0
Current children cumulated CPU time (s) 89.35
Current children cumulated vsize (KiB) 28092

[startup+92.7003 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17211
/proc/meminfo: memFree=26579888/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=87.57 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 26856 116284 0 0 52 6 8672 27 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17211] ppid=17138 vsize=18848 CPUtime=4.97 cores=1,3,5,7
/proc/17211/stat : 17211 (glucosInc) R 17138 17137 12337 0 -1 4202496 3188 0 0 0 497 0 0 0 20 0 1 0 379201669 19300352 3913 33554432000 4194304 5654031 140735419984912 140735419982792 4214990 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17211/statm: 4712 3913 142 357 0 4352 0
Current children cumulated CPU time (s) 92.54
Current children cumulated vsize (KiB) 32444

[startup+94.3003 s]
/proc/loadavg: 1.99 1.98 1.95 3/181 17211
/proc/meminfo: memFree=26576476/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=87.57 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 26856 116284 0 0 52 6 8672 27 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17211] ppid=17138 vsize=18848 CPUtime=6.57 cores=1,3,5,7
/proc/17211/stat : 17211 (glucosInc) R 17138 17137 12337 0 -1 4202496 3404 0 0 0 657 0 0 0 20 0 1 0 379201669 19300352 4124 33554432000 4194304 5654031 140735419984912 140735419972728 4233151 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17211/statm: 4712 4124 142 357 0 4352 0
Current children cumulated CPU time (s) 94.14
Current children cumulated vsize (KiB) 32444

[startup+94.7003 s]
/proc/loadavg: 1.99 1.98 1.95 3/180 17211
/proc/meminfo: memFree=26576600/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=87.57 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 26856 116284 0 0 52 6 8672 27 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17211] ppid=17138 vsize=18848 CPUtime=6.97 cores=1,3,5,7
/proc/17211/stat : 17211 (glucosInc) R 17138 17137 12337 0 -1 4202496 3418 0 0 0 697 0 0 0 20 0 1 0 379201669 19300352 4138 33554432000 4194304 5654031 140735419984912 140735419972728 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17211/statm: 4712 4138 142 357 0 4352 0
Current children cumulated CPU time (s) 94.54
Current children cumulated vsize (KiB) 32444

[startup+95.1003 s]
/proc/loadavg: 1.99 1.98 1.95 3/180 17211
/proc/meminfo: memFree=26576600/32873648 swapFree=6860/6860
[pid=17137] ppid=17135 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17137/stat : 17137 (npSolver-pbo-It) S 17135 17137 12337 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379192898 9367552 275 33554432000 4194304 5064252 140735386796448 140735386795360 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17137/statm: 2287 275 233 213 0 72 0
[pid=17138] ppid=17137 vsize=4448 CPUtime=87.57 cores=1,3,5,7
/proc/17138/stat : 17138 (npSolver-pbo) S 17137 17137 12337 0 -1 4202496 26856 116284 0 0 52 6 8672 27 20 0 1 0 379192898 4554752 789 33554432000 4194304 6004724 140733617253184 140733617239032 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17138/statm: 1112 789 194 442 0 666 0
[pid=17211] ppid=17138 vsize=18848 CPUtime=7.37 cores=1,3,5,7
/proc/17211/stat : 17211 (glucosInc) R 17138 17137 12337 0 -1 4202496 3449 0 0 0 737 0 0 0 20 0 1 0 379201669 19300352 4167 33554432000 4194304 5654031 140735419984912 140735419972728 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17211/statm: 4712 4167 142 357 0 4352 0
Current children cumulated CPU time (s) 94.94
Current children cumulated vsize (KiB) 32444

Child status: 0
Real time (s): 95.1476
CPU time (s): 95.0256
CPU user time (s): 94.6726
CPU system time (s): 0.352946
CPU usage (%): 99.8717
Max. virtual memory (cumulated for all children) (KiB): 36348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.6726
system time used= 0.352946
maximum resident set size= 29292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 478
involuntary context switches= 449

runsolver used 0.162975 second user time and 0.490925 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 06:44:28
IDJOB=3752242
IDBENCH=24969
IDSOLVER=2335
FILE ID=node116/3752242-1339130668
RUNJOBID= node116-1339112627-14158
PBS_JOBID= 14643737
Free space on /tmp= 70436 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/poldner/PB/testset/normalized-11_22.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752242-1339130668/watcher-3752242-1339130668 -o /tmp/evaluation-result-3752242-1339130668/solver-3752242-1339130668 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752242-1339130668.opb 917447147 HOME HOME

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

MD5SUM BENCH= 75c7e5778aa6d0e8c18984c9064c30c6
RANDOM SEED=917447147

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.556
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.90
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.556
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:        26606996 kB
Buffers:          372972 kB
Cached:          2916112 kB
SwapCached:         3172 kB
Active:          3598980 kB
Inactive:        1779868 kB
Active(anon):    2086632 kB
Inactive(anon):     3392 kB
Active(file):    1512348 kB
Inactive(file):  1776476 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:              8264 kB
Writeback:             0 kB
AnonPages:       2133524 kB
Mapped:            12016 kB
Shmem:                 0 kB
Slab:             743252 kB
SReclaimable:     187344 kB
SUnreclaim:       555908 kB
KernelStack:        1520 kB
PageTables:         8188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2806692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1986560 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= 70424 MiB
End job on node116 at 2012-06-08 06:46:04