Trace number 3747454

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 (fixed)OPT8908 96.8843 97.2265

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 [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:12511 search for 12510
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c fallback to adder encoding
0.00/0.04	c set iterative enc to: adder
0.00/0.04	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
0.00/0.31	c formula is SAT
0.00/0.31	c [INC SEARCH] copied best model
0.00/0.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.31	c model valid
0.00/0.31	c current solution ok
0.00/0.31	o 12474
0.00/0.31	c [INC SEARCH] iteration: 1
0.00/0.31	c [INC BOUNDS] best value:12474 search for 12473
0.00/0.31	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.31	c write failed with 2
0.00/0.31	c [INC SYSTEM] create new solver instance
0.00/0.31	c [INC] encode full formula
0.00/0.31	c fallback to adder encoding
0.00/0.33	c set iterative enc to: adder
0.00/0.33	c set iterative enc to: none
0.00/0.33	c [INC SEARCH] isOptimum variable: 0
0.97/1.07	c formula is SAT
0.97/1.07	c [INC SEARCH] copied best model
0.97/1.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.07	c model valid
0.97/1.07	c current solution ok
0.97/1.07	o 12421
0.97/1.07	c [INC SEARCH] iteration: 2
0.97/1.07	c [INC BOUNDS] best value:12421 search for 12420
0.97/1.07	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.07	c write failed with 2
0.97/1.07	c [INC SYSTEM] create new solver instance
0.97/1.07	c [INC] encode full formula
0.97/1.07	c fallback to adder encoding
0.97/1.09	c set iterative enc to: adder
0.97/1.09	c set iterative enc to: none
0.97/1.09	c [INC SEARCH] isOptimum variable: 0
1.07/1.90	c formula is SAT
1.07/1.90	c [INC SEARCH] copied best model
1.07/1.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.90/2.02	c model valid
1.90/2.02	c current solution ok
1.90/2.02	o 12327
1.90/2.02	c [INC SEARCH] iteration: 3
1.90/2.02	c [INC BOUNDS] best value:12327 search for 12326
1.90/2.02	c [INC SYSTEM] there exists a inc, kill it!
1.90/2.02	c write failed with 2
1.90/2.02	c [INC SYSTEM] create new solver instance
1.90/2.02	c [INC] encode full formula
1.90/2.02	c fallback to adder encoding
1.90/2.02	c set iterative enc to: adder
1.90/2.02	c set iterative enc to: none
1.90/2.14	c [INC SEARCH] isOptimum variable: 0
1.90/2.55	c formula is SAT
1.90/2.55	c [INC SEARCH] copied best model
1.90/2.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.90/2.55	c model valid
1.90/2.55	c current solution ok
1.90/2.55	o 12326
1.90/2.55	c [INC SEARCH] iteration: 4
1.90/2.55	c [INC BOUNDS] best value:12326 search for 12325
1.90/2.55	c [INC SYSTEM] there exists a inc, kill it!
1.90/2.55	c write failed with 2
1.90/2.55	c [INC SYSTEM] create new solver instance
1.90/2.55	c [INC] encode full formula
1.90/2.55	c fallback to adder encoding
1.90/2.57	c set iterative enc to: adder
1.90/2.57	c set iterative enc to: none
1.90/2.58	c [INC SEARCH] isOptimum variable: 0
3.05/3.32	c formula is SAT
3.05/3.32	c [INC SEARCH] copied best model
3.05/3.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.05/3.32	c model valid
3.05/3.32	c current solution ok
3.05/3.32	o 12211
3.05/3.32	c [INC SEARCH] iteration: 5
3.05/3.32	c [INC BOUNDS] best value:12211 search for 12210
3.05/3.32	c [INC SYSTEM] there exists a inc, kill it!
3.05/3.32	c write failed with 2
3.05/3.32	c [INC SYSTEM] create new solver instance
3.05/3.32	c [INC] encode full formula
3.05/3.32	c fallback to adder encoding
3.05/3.34	c set iterative enc to: adder
3.05/3.34	c set iterative enc to: none
3.05/3.34	c [INC SEARCH] isOptimum variable: 0
4.35/4.61	c formula is SAT
4.35/4.61	c [INC SEARCH] copied best model
4.35/4.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.35/4.61	c model valid
4.35/4.61	c current solution ok
4.35/4.61	o 12192
4.35/4.61	c [INC SEARCH] iteration: 6
4.35/4.61	c [INC BOUNDS] best value:12192 search for 12191
4.35/4.61	c [INC SYSTEM] there exists a inc, kill it!
4.35/4.61	c write failed with 2
4.35/4.61	c [INC SYSTEM] create new solver instance
4.35/4.61	c [INC] encode full formula
4.35/4.61	c fallback to adder encoding
4.35/4.63	c set iterative enc to: adder
4.35/4.63	c set iterative enc to: none
4.35/4.63	c [INC SEARCH] isOptimum variable: 0
4.40/4.90	c formula is SAT
4.40/4.90	c [INC SEARCH] copied best model
4.40/4.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.40/4.90	c model valid
4.40/4.90	c current solution ok
4.40/4.90	o 11566
4.40/4.90	c [INC SEARCH] iteration: 7
4.40/4.90	c [INC BOUNDS] best value:11566 search for 11565
4.40/4.90	c [INC SYSTEM] there exists a inc, kill it!
4.40/4.90	c write failed with 2
4.40/4.90	c [INC SYSTEM] create new solver instance
4.40/4.90	c [INC] encode full formula
4.40/4.90	c fallback to adder encoding
4.40/4.92	c set iterative enc to: adder
4.40/4.92	c set iterative enc to: none
4.40/4.93	c [INC SEARCH] isOptimum variable: 0
5.86/6.16	c formula is SAT
5.86/6.16	c [INC SEARCH] copied best model
5.86/6.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.86/6.16	c model valid
5.86/6.16	c current solution ok
5.86/6.16	o 11534
5.86/6.16	c [INC SEARCH] iteration: 8
5.86/6.16	c [INC BOUNDS] best value:11534 search for 11533
5.86/6.16	c [INC SYSTEM] there exists a inc, kill it!
5.86/6.16	c write failed with 2
5.86/6.16	c [INC SYSTEM] create new solver instance
5.86/6.16	c [INC] encode full formula
5.86/6.16	c fallback to adder encoding
5.86/6.18	c set iterative enc to: adder
5.86/6.18	c set iterative enc to: none
5.86/6.18	c [INC SEARCH] isOptimum variable: 0
8.24/8.50	c formula is SAT
8.24/8.50	c [INC SEARCH] copied best model
8.24/8.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.24/8.50	c model valid
8.24/8.50	c current solution ok
8.24/8.50	o 11206
8.24/8.50	c [INC SEARCH] iteration: 9
8.24/8.50	c [INC BOUNDS] best value:11206 search for 11205
8.24/8.50	c [INC SYSTEM] there exists a inc, kill it!
8.24/8.50	c write failed with 2
8.24/8.50	c [INC SYSTEM] create new solver instance
8.24/8.50	c [INC] encode full formula
8.24/8.50	c fallback to adder encoding
8.24/8.52	c set iterative enc to: adder
8.24/8.52	c set iterative enc to: none
8.24/8.52	c [INC SEARCH] isOptimum variable: 0
8.73/9.06	c formula is SAT
8.73/9.06	c [INC SEARCH] copied best model
8.73/9.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.73/9.06	c model valid
8.73/9.06	c current solution ok
8.73/9.06	o 11198
8.73/9.06	c [INC SEARCH] iteration: 10
8.73/9.06	c [INC BOUNDS] best value:11198 search for 11197
8.73/9.06	c [INC SYSTEM] there exists a inc, kill it!
8.73/9.06	c write failed with 2
8.73/9.06	c [INC SYSTEM] create new solver instance
8.73/9.06	c [INC] encode full formula
8.73/9.06	c fallback to adder encoding
8.73/9.08	c set iterative enc to: adder
8.73/9.08	c set iterative enc to: none
8.73/9.08	c [INC SEARCH] isOptimum variable: 0
10.05/10.37	c formula is SAT
10.05/10.37	c [INC SEARCH] copied best model
10.05/10.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.05/10.37	c model valid
10.05/10.37	c current solution ok
10.05/10.37	o 10811
10.05/10.37	c [INC SEARCH] iteration: 11
10.05/10.37	c [INC BOUNDS] best value:10811 search for 10810
10.05/10.37	c [INC SYSTEM] there exists a inc, kill it!
10.05/10.37	c write failed with 2
10.05/10.38	c [INC SYSTEM] create new solver instance
10.05/10.38	c [INC] encode full formula
10.05/10.38	c fallback to adder encoding
10.05/10.39	c set iterative enc to: adder
10.05/10.39	c set iterative enc to: none
10.16/10.40	c [INC SEARCH] isOptimum variable: 0
12.05/12.37	c formula is SAT
12.05/12.37	c [INC SEARCH] copied best model
12.05/12.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.05/12.37	c model valid
12.05/12.37	c current solution ok
12.05/12.37	o 10738
12.05/12.37	c [INC SEARCH] iteration: 12
12.05/12.37	c [INC BOUNDS] best value:10738 search for 10737
12.05/12.37	c [INC SYSTEM] there exists a inc, kill it!
12.05/12.37	c write failed with 2
12.05/12.37	c [INC SYSTEM] create new solver instance
12.05/12.37	c [INC] encode full formula
12.05/12.37	c fallback to adder encoding
12.05/12.39	c set iterative enc to: adder
12.05/12.39	c set iterative enc to: none
12.05/12.39	c [INC SEARCH] isOptimum variable: 0
13.63/13.96	c formula is SAT
13.63/13.96	c [INC SEARCH] copied best model
13.63/13.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.73/14.02	c model valid
13.73/14.02	c current solution ok
13.73/14.02	o 10070
13.73/14.02	c [INC SEARCH] iteration: 13
13.73/14.02	c [INC BOUNDS] best value:10070 search for 10069
13.73/14.02	c [INC SYSTEM] there exists a inc, kill it!
13.73/14.02	c write failed with 2
13.73/14.02	c [INC SYSTEM] create new solver instance
13.73/14.02	c [INC] encode full formula
13.73/14.02	c fallback to adder encoding
13.73/14.02	c set iterative enc to: adder
13.73/14.02	c set iterative enc to: none
13.73/14.02	c [INC SEARCH] isOptimum variable: 0
15.51/15.85	c formula is SAT
15.51/15.85	c [INC SEARCH] copied best model
15.51/15.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.51/15.85	c model valid
15.51/15.85	c current solution ok
15.51/15.85	o 9971
15.51/15.85	c [INC SEARCH] iteration: 14
15.51/15.85	c [INC BOUNDS] best value:9971 search for 9970
15.51/15.85	c [INC SYSTEM] there exists a inc, kill it!
15.51/15.85	c write failed with 2
15.51/15.85	c [INC SYSTEM] create new solver instance
15.51/15.85	c [INC] encode full formula
15.51/15.85	c fallback to adder encoding
15.51/15.86	c set iterative enc to: adder
15.51/15.86	c set iterative enc to: none
15.51/15.87	c [INC SEARCH] isOptimum variable: 0
18.40/18.74	c formula is SAT
18.40/18.74	c [INC SEARCH] copied best model
18.40/18.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.40/18.74	c model valid
18.40/18.74	c current solution ok
18.40/18.74	o 9766
18.40/18.74	c [INC SEARCH] iteration: 15
18.40/18.74	c [INC BOUNDS] best value:9766 search for 9765
18.40/18.74	c [INC SYSTEM] there exists a inc, kill it!
18.40/18.74	c write failed with 2
18.40/18.74	c [INC SYSTEM] create new solver instance
18.40/18.74	c [INC] encode full formula
18.40/18.74	c fallback to adder encoding
18.40/18.76	c set iterative enc to: adder
18.40/18.76	c set iterative enc to: none
18.40/18.76	c [INC SEARCH] isOptimum variable: 0
21.51/21.87	c formula is SAT
21.51/21.88	c [INC SEARCH] copied best model
21.51/21.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.51/21.88	c model valid
21.51/21.88	c current solution ok
21.51/21.88	o 9711
21.51/21.88	c [INC SEARCH] iteration: 16
21.51/21.88	c [INC BOUNDS] best value:9711 search for 9710
21.51/21.88	c [INC SYSTEM] there exists a inc, kill it!
21.51/21.88	c write failed with 2
21.51/21.88	c [INC SYSTEM] create new solver instance
21.51/21.88	c [INC] encode full formula
21.51/21.88	c fallback to adder encoding
21.51/21.89	c set iterative enc to: adder
21.51/21.89	c set iterative enc to: none
21.51/21.90	c [INC SEARCH] isOptimum variable: 0
23.59/23.90	c formula is SAT
23.59/23.91	c [INC SEARCH] copied best model
23.59/23.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.59/23.91	c model valid
23.59/23.91	c current solution ok
23.59/23.91	o 9699
23.59/23.91	c [INC SEARCH] iteration: 17
23.59/23.91	c [INC BOUNDS] best value:9699 search for 9698
23.59/23.91	c [INC SYSTEM] there exists a inc, kill it!
23.59/23.91	c write failed with 2
23.59/23.91	c [INC SYSTEM] create new solver instance
23.59/23.91	c [INC] encode full formula
23.59/23.91	c fallback to adder encoding
23.59/23.92	c set iterative enc to: adder
23.59/23.92	c set iterative enc to: none
23.59/23.93	c [INC SEARCH] isOptimum variable: 0
26.39/26.79	c formula is SAT
26.39/26.79	c [INC SEARCH] copied best model
26.39/26.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.39/26.79	c model valid
26.39/26.79	c current solution ok
26.39/26.79	o 9698
26.39/26.79	c [INC SEARCH] iteration: 18
26.39/26.79	c [INC BOUNDS] best value:9698 search for 9697
26.39/26.79	c [INC SYSTEM] there exists a inc, kill it!
26.39/26.79	c write failed with 2
26.39/26.79	c [INC SYSTEM] create new solver instance
26.39/26.79	c [INC] encode full formula
26.39/26.79	c fallback to adder encoding
26.51/26.80	c set iterative enc to: adder
26.51/26.80	c set iterative enc to: none
26.51/26.81	c [INC SEARCH] isOptimum variable: 0
32.79/33.13	c formula is SAT
32.79/33.13	c [INC SEARCH] copied best model
32.79/33.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.79/33.13	c model valid
32.79/33.13	c current solution ok
32.79/33.13	o 9574
32.79/33.13	c [INC SEARCH] iteration: 19
32.79/33.13	c [INC BOUNDS] best value:9574 search for 9573
32.79/33.13	c [INC SYSTEM] there exists a inc, kill it!
32.79/33.13	c write failed with 2
32.79/33.13	c [INC SYSTEM] create new solver instance
32.79/33.13	c [INC] encode full formula
32.79/33.13	c fallback to adder encoding
32.79/33.15	c set iterative enc to: adder
32.79/33.15	c set iterative enc to: none
32.79/33.16	c [INC SEARCH] isOptimum variable: 0
38.90/39.29	c formula is SAT
38.90/39.29	c [INC SEARCH] copied best model
38.90/39.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.90/39.29	c model valid
38.90/39.29	c current solution ok
38.90/39.29	o 9484
38.90/39.29	c [INC SEARCH] iteration: 20
38.90/39.29	c [INC BOUNDS] best value:9484 search for 9483
38.90/39.29	c [INC SYSTEM] there exists a inc, kill it!
38.90/39.29	c write failed with 2
38.90/39.29	c [INC SYSTEM] create new solver instance
38.90/39.29	c [INC] encode full formula
38.90/39.29	c fallback to adder encoding
39.00/39.31	c set iterative enc to: adder
39.00/39.31	c set iterative enc to: none
39.00/39.31	c [INC SEARCH] isOptimum variable: 0
43.48/43.82	c formula is SAT
43.48/43.82	c [INC SEARCH] copied best model
43.48/43.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.48/43.82	c model valid
43.48/43.82	c current solution ok
43.48/43.82	o 9459
43.48/43.82	c [INC SEARCH] iteration: 21
43.48/43.82	c [INC BOUNDS] best value:9459 search for 9458
43.48/43.82	c [INC SYSTEM] there exists a inc, kill it!
43.48/43.82	c write failed with 2
43.48/43.82	c [INC SYSTEM] create new solver instance
43.48/43.82	c [INC] encode full formula
43.48/43.82	c fallback to adder encoding
43.48/43.84	c set iterative enc to: adder
43.48/43.84	c set iterative enc to: none
43.48/43.84	c [INC SEARCH] isOptimum variable: 0
50.19/50.58	c formula is SAT
50.19/50.58	c [INC SEARCH] copied best model
50.19/50.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.19/50.58	c model valid
50.19/50.58	c current solution ok
50.19/50.58	o 9426
50.19/50.58	c [INC SEARCH] iteration: 22
50.19/50.58	c [INC BOUNDS] best value:9426 search for 9425
50.19/50.58	c [INC SYSTEM] there exists a inc, kill it!
50.19/50.58	c write failed with 2
50.19/50.58	c [INC SYSTEM] create new solver instance
50.19/50.58	c [INC] encode full formula
50.19/50.58	c fallback to adder encoding
50.19/50.59	c set iterative enc to: adder
50.19/50.59	c set iterative enc to: none
50.30/50.60	c [INC SEARCH] isOptimum variable: 0
55.38/55.74	c formula is SAT
55.38/55.74	c [INC SEARCH] copied best model
55.38/55.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.38/55.79	c model valid
55.38/55.79	c current solution ok
55.38/55.79	o 9425
55.38/55.79	c [INC SEARCH] iteration: 23
55.38/55.79	c [INC BOUNDS] best value:9425 search for 9424
55.38/55.79	c [INC SYSTEM] there exists a inc, kill it!
55.38/55.79	c write failed with 2
55.38/55.79	c [INC SYSTEM] create new solver instance
55.38/55.79	c [INC] encode full formula
55.38/55.79	c fallback to adder encoding
55.38/55.79	c set iterative enc to: adder
55.38/55.79	c set iterative enc to: none
55.38/55.79	c [INC SEARCH] isOptimum variable: 0
64.46/64.85	c formula is SAT
64.46/64.85	c [INC SEARCH] copied best model
64.46/64.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.46/64.85	c model valid
64.46/64.85	c current solution ok
64.46/64.85	o 9317
64.46/64.85	c [INC SEARCH] iteration: 24
64.46/64.85	c [INC BOUNDS] best value:9317 search for 9316
64.46/64.85	c [INC SYSTEM] there exists a inc, kill it!
64.46/64.85	c write failed with 2
64.46/64.85	c [INC SYSTEM] create new solver instance
64.46/64.85	c [INC] encode full formula
64.46/64.85	c fallback to adder encoding
64.46/64.86	c set iterative enc to: adder
64.46/64.86	c set iterative enc to: none
64.46/64.87	c [INC SEARCH] isOptimum variable: 0
70.43/70.89	c formula is SAT
70.43/70.90	c [INC SEARCH] copied best model
70.43/70.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.53/70.90	c model valid
70.53/70.90	c current solution ok
70.53/70.90	o 9305
70.53/70.90	c [INC SEARCH] iteration: 25
70.53/70.90	c [INC BOUNDS] best value:9305 search for 9304
70.53/70.90	c [INC SYSTEM] there exists a inc, kill it!
70.53/70.90	c write failed with 2
70.53/70.90	c [INC SYSTEM] create new solver instance
70.53/70.90	c [INC] encode full formula
70.53/70.90	c fallback to adder encoding
70.53/70.92	c set iterative enc to: adder
70.53/70.92	c set iterative enc to: none
70.53/70.92	c [INC SEARCH] isOptimum variable: 0
73.54/73.94	c formula is SAT
73.54/73.94	c [INC SEARCH] copied best model
73.54/73.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
73.54/73.95	c model valid
73.54/73.95	c current solution ok
73.54/73.95	o 9152
73.54/73.95	c [INC SEARCH] iteration: 26
73.54/73.95	c [INC BOUNDS] best value:9152 search for 9151
73.54/73.95	c [INC SYSTEM] there exists a inc, kill it!
73.54/73.95	c write failed with 2
73.54/73.95	c [INC SYSTEM] create new solver instance
73.54/73.95	c [INC] encode full formula
73.54/73.95	c fallback to adder encoding
73.54/73.96	c set iterative enc to: adder
73.54/73.96	c set iterative enc to: none
73.54/73.97	c [INC SEARCH] isOptimum variable: 0
81.23/81.68	c formula is SAT
81.23/81.68	c [INC SEARCH] copied best model
81.23/81.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
81.23/81.68	c model valid
81.23/81.68	c current solution ok
81.23/81.68	o 9122
81.23/81.68	c [INC SEARCH] iteration: 27
81.23/81.68	c [INC BOUNDS] best value:9122 search for 9121
81.23/81.68	c [INC SYSTEM] there exists a inc, kill it!
81.23/81.68	c write failed with 2
81.23/81.68	c [INC SYSTEM] create new solver instance
81.23/81.68	c [INC] encode full formula
81.23/81.68	c fallback to adder encoding
81.35/81.70	c set iterative enc to: adder
81.35/81.70	c set iterative enc to: none
81.35/81.70	c [INC SEARCH] isOptimum variable: 0
85.23/85.60	c formula is SAT
85.23/85.60	c [INC SEARCH] copied best model
85.23/85.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
85.23/85.60	c model valid
85.23/85.60	c current solution ok
85.23/85.60	o 9030
85.23/85.60	c [INC SEARCH] iteration: 28
85.23/85.60	c [INC BOUNDS] best value:9030 search for 9029
85.23/85.60	c [INC SYSTEM] there exists a inc, kill it!
85.23/85.60	c write failed with 2
85.23/85.60	c [INC SYSTEM] create new solver instance
85.23/85.60	c [INC] encode full formula
85.23/85.60	c fallback to adder encoding
85.23/85.62	c set iterative enc to: adder
85.23/85.62	c set iterative enc to: none
85.23/85.63	c [INC SEARCH] isOptimum variable: 0
89.42/89.80	c formula is SAT
89.42/89.80	c [INC SEARCH] copied best model
89.42/89.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.42/89.80	c model valid
89.42/89.80	c current solution ok
89.42/89.80	o 8908
89.42/89.80	c [INC SEARCH] iteration: 29
89.42/89.80	c [INC BOUNDS] best value:8908 search for 8907
89.42/89.80	c [INC SYSTEM] there exists a inc, kill it!
89.42/89.80	c write failed with 2
89.42/89.81	c [INC SYSTEM] create new solver instance
89.42/89.81	c [INC] encode full formula
89.42/89.81	c fallback to adder encoding
89.42/89.82	c set iterative enc to: adder
89.42/89.82	c set iterative enc to: none
89.42/89.83	c [INC SEARCH] isOptimum variable: 0
96.84/97.22	c [INC SEARCH] formula is UNSAT
96.84/97.22	c [INC SYSTEM] there exists a inc, kill it!
96.84/97.22	c write failed with 2
96.84/97.22	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
96.84/97.22	c [INC SEARCH] found optimum
96.84/97.22	c display solution
96.84/97.22	s OPTIMUM FOUND
96.84/97.22	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-3747454-1339102357/watcher-3747454-1339102357 -o /tmp/evaluation-result-3747454-1339102357/solver-3747454-1339102357 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747454-1339102357.opb 845264476 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.07 2.02 1.93 3/181 10154
/proc/meminfo: memFree=30767044/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0

[startup+0.022629 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 10154
/proc/meminfo: memFree=30767044/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 10154
/proc/meminfo: memFree=30767044/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 10154
/proc/meminfo: memFree=30767044/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 10154
/proc/meminfo: memFree=30767044/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.07 2.02 1.93 3/184 10165
/proc/meminfo: memFree=30751516/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=1.07 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 4359 8601 0 0 5 1 99 2 20 0 1 0 20202325 4554752 771 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 771 176 442 0 666 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 13596

[startup+3.10015 s]
/proc/loadavg: 2.07 2.02 1.93 2/184 10168
/proc/meminfo: memFree=30752572/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=2.34 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 6050 14968 0 0 9 1 221 3 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 13596
heavy processes:

[startup+6.30019 s]
/proc/loadavg: 2.07 2.02 1.93 3/184 10177
/proc/meminfo: memFree=30729376/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=5.94 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 9430 28244 0 0 16 2 570 6 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 13596

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 1.93 3/184 10185
/proc/meminfo: memFree=30694688/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=12.14 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 12810 41283 0 0 24 3 1179 8 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
Current children cumulated CPU time (s) 12.14
Current children cumulated vsize (KiB) 13596

[startup+25.5002 s]
/proc/loadavg: 2.05 2.01 1.93 3/184 10197
/proc/meminfo: memFree=30836496/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=23.64 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 17035 60691 0 0 33 4 2314 13 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10197] ppid=10155 vsize=11952 CPUtime=1.55 cores=0,2,4,6
/proc/10197/stat : 10197 (glucosInc) R 10155 10154 8890 0 -1 4202496 2969 0 0 0 155 0 0 0 20 0 1 0 20204719 12238848 2559 33554432000 4194304 5654031 140736515304880 140736515292696 4216213 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10197/statm: 2988 2559 142 357 0 2628 0
Current children cumulated CPU time (s) 25.19
Current children cumulated vsize (KiB) 25548

[startup+51.1002 s]
/proc/loadavg: 2.03 2.01 1.93 3/184 10205
/proc/meminfo: memFree=30702648/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=50.3 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 21260 82987 0 0 42 5 4965 18 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
Current children cumulated CPU time (s) 50.3
Current children cumulated vsize (KiB) 13596

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

[startup+76.7003 s]
/proc/loadavg: 2.09 2.03 1.94 3/183 10215
/proc/meminfo: memFree=30789536/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=73.62 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 24640 101689 0 0 49 6 7285 22 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10215] ppid=10155 vsize=13856 CPUtime=2.71 cores=0,2,4,6
/proc/10215/stat : 10215 (glucosInc) R 10155 10154 8890 0 -1 4202496 3390 0 0 0 271 0 0 0 20 0 1 0 20209723 14188544 2766 33554432000 4194304 5654031 140733919040464 140733919028280 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10215/statm: 3464 2766 142 357 0 3104 0
Current children cumulated CPU time (s) 76.33
Current children cumulated vsize (KiB) 27452

[startup+89.5003 s]
/proc/loadavg: 2.13 2.04 1.94 3/183 10219
/proc/meminfo: memFree=30704376/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=85.27 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 26330 110387 0 0 53 6 8444 24 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10219] ppid=10155 vsize=15624 CPUtime=3.85 cores=0,2,4,6
/proc/10219/stat : 10219 (glucosInc) R 10155 10154 8890 0 -1 4202496 4225 0 0 0 385 0 0 0 20 0 1 0 20210888 15998976 3420 33554432000 4194304 5654031 140734812322160 140734812309976 4232767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10219/statm: 3906 3420 142 357 0 3546 0
Current children cumulated CPU time (s) 89.12
Current children cumulated vsize (KiB) 29220

[startup+92.7003 s]
/proc/loadavg: 2.12 2.04 1.94 3/183 10221
/proc/meminfo: memFree=30690096/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=89.48 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 27175 115434 0 0 55 7 8861 25 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10221] ppid=10155 vsize=14492 CPUtime=2.86 cores=0,2,4,6
/proc/10221/stat : 10221 (glucosInc) R 10155 10154 8890 0 -1 4202496 2433 0 0 0 286 0 0 0 20 0 1 0 20211308 14839808 3300 33554432000 4194304 5654031 140735960390624 140735960378440 4215353 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10221/statm: 3623 3300 141 357 0 3263 0
Current children cumulated CPU time (s) 92.34
Current children cumulated vsize (KiB) 28088

[startup+94.3003 s]
/proc/loadavg: 2.12 2.04 1.94 3/183 10221
/proc/meminfo: memFree=30683828/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=89.48 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 27175 115434 0 0 55 7 8861 25 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10221] ppid=10155 vsize=14492 CPUtime=4.46 cores=0,2,4,6
/proc/10221/stat : 10221 (glucosInc) R 10155 10154 8890 0 -1 4202496 2434 0 0 0 446 0 0 0 20 0 1 0 20211308 14839808 3301 33554432000 4194304 5654031 140735960390624 140735960378440 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10221/statm: 3623 3301 142 357 0 3263 0
Current children cumulated CPU time (s) 93.94
Current children cumulated vsize (KiB) 28088

[startup+95.9003 s]
/proc/loadavg: 2.12 2.04 1.94 3/183 10221
/proc/meminfo: memFree=30674088/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=89.48 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 27175 115434 0 0 55 7 8861 25 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10221] ppid=10155 vsize=18844 CPUtime=6.06 cores=0,2,4,6
/proc/10221/stat : 10221 (glucosInc) R 10155 10154 8890 0 -1 4202496 2909 0 0 0 606 0 0 0 20 0 1 0 20211308 19296256 4274 33554432000 4194304 5654031 140735960390624 140735960378440 4218752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10221/statm: 4711 4274 142 357 0 4351 0
Current children cumulated CPU time (s) 95.54
Current children cumulated vsize (KiB) 32440

[startup+96.7003 s]
/proc/loadavg: 2.12 2.04 1.94 3/183 10221
/proc/meminfo: memFree=30665524/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=89.48 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 27175 115434 0 0 55 7 8861 25 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10221] ppid=10155 vsize=18844 CPUtime=6.86 cores=0,2,4,6
/proc/10221/stat : 10221 (glucosInc) R 10155 10154 8890 0 -1 4202496 2909 0 0 0 686 0 0 0 20 0 1 0 20211308 19296256 4274 33554432000 4194304 5654031 140735960390624 140735960378440 4215344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10221/statm: 4711 4274 142 357 0 4351 0
Current children cumulated CPU time (s) 96.34
Current children cumulated vsize (KiB) 32440

[startup+97.1003 s]
/proc/loadavg: 2.12 2.04 1.94 3/183 10221
/proc/meminfo: memFree=30665524/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=89.48 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 27175 115434 0 0 55 7 8861 25 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10221] ppid=10155 vsize=18844 CPUtime=7.26 cores=0,2,4,6
/proc/10221/stat : 10221 (glucosInc) R 10155 10154 8890 0 -1 4202496 2909 0 0 0 726 0 0 0 20 0 1 0 20211308 19296256 4274 33554432000 4194304 5654031 140735960390624 140735960378440 4208591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10221/statm: 4711 4274 142 357 0 4351 0
Current children cumulated CPU time (s) 96.74
Current children cumulated vsize (KiB) 32440

[startup+97.2003 s]
/proc/loadavg: 2.12 2.04 1.94 3/183 10221
/proc/meminfo: memFree=30665524/32873844 swapFree=6868/6868
[pid=10154] ppid=10152 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10154/stat : 10154 (npSolver-pbo-It) S 10152 10154 8890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20202325 9367552 275 33554432000 4194304 5064252 140735936448800 140735936447712 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10154/statm: 2287 275 233 213 0 72 0
[pid=10155] ppid=10154 vsize=4448 CPUtime=89.48 cores=0,2,4,6
/proc/10155/stat : 10155 (npSolver-pbo) S 10154 10154 8890 0 -1 4202496 27175 115434 0 0 55 7 8861 25 20 0 1 0 20202325 4554752 772 33554432000 4194304 6004724 140735998569184 140735998555032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10155/statm: 1112 772 177 442 0 666 0
[pid=10221] ppid=10155 vsize=18844 CPUtime=7.36 cores=0,2,4,6
/proc/10221/stat : 10221 (glucosInc) R 10155 10154 8890 0 -1 4202496 2909 0 0 0 736 0 0 0 20 0 1 0 20211308 19296256 4274 33554432000 4194304 5654031 140735960390624 140735960378440 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10221/statm: 4711 4274 142 357 0 4351 0
Current children cumulated CPU time (s) 96.84
Current children cumulated vsize (KiB) 32440

Child status: 0
Real time (s): 97.2265
CPU time (s): 96.8843
CPU user time (s): 96.5493
CPU system time (s): 0.334949
CPU usage (%): 99.648
Max. virtual memory (cumulated for all children) (KiB): 36352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 96.5493
system time used= 0.334949
maximum resident set size= 29292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145925
page faults= 0
swaps= 0
block input operations= 0
block output operations= 57472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 500
involuntary context switches= 415

runsolver used 0.189971 second user time and 0.451931 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-07 22:52:37
IDJOB=3747454
IDBENCH=24969
IDSOLVER=2332
FILE ID=node135/3747454-1339102357
RUNJOBID= node135-1339098177-8906
PBS_JOBID= 14643718
Free space on /tmp= 70752 MiB

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

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

MD5SUM BENCH= 75c7e5778aa6d0e8c18984c9064c30c6
RANDOM SEED=845264476

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30769100 kB
Buffers:           73780 kB
Cached:          1085388 kB
SwapCached:         3280 kB
Active:           373296 kB
Inactive:         985000 kB
Active(anon):     198744 kB
Inactive(anon):     2708 kB
Active(file):     174552 kB
Inactive(file):   982292 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67098944 kB
Dirty:              8956 kB
Writeback:             0 kB
AnonPages:        226236 kB
Mapped:             9948 kB
Shmem:                 0 kB
Slab:             606144 kB
SReclaimable:      46188 kB
SUnreclaim:       559956 kB
KernelStack:        1528 kB
PageTables:         3936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     406124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70744 MiB
End job on node135 at 2012-06-07 22:54:14