Trace number 3697984

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? (TO) 1800.06 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cmb.opb
MD5SUM8aa1aebf70d33d96463ba96014c98682
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1053
Best CPU time to get the best result obtained on this benchmark0.042993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1053
Optimality of the best value was proved YES
Number of variables304
Total number of constraints671
Number of constraints which are clauses671
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint28
Number of terms in the objective function 304
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 12887
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 12887
Number of bits of the biggest sum of numbers14
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.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.03	o 3602
0.00/0.03	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.03	c write failed with 2
0.00/0.03	c [INC SEARCH] iteration: 0
0.00/0.03	c [INC BOUNDS] best value:3602 search for 3601
0.00/0.03	c [INC SYSTEM] create new solver instance
0.00/0.03	c [INC] encode full formula
0.00/0.03	c fallback to adder encoding
0.00/0.05	c set iterative enc to: adder
0.00/0.05	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
4.96/5.06	c formula is SAT
5.06/5.19	c [INC SEARCH] copied best model
5.06/5.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.06/5.19	c model valid
5.06/5.19	c current solution ok
5.06/5.19	o 3204
5.06/5.19	c [INC SEARCH] iteration: 1
5.06/5.19	c [INC BOUNDS] best value:3204 search for 3203
5.06/5.19	c [INC SYSTEM] there exists a inc, kill it!
5.06/5.19	c write failed with 2
5.06/5.19	c [INC SYSTEM] create new solver instance
5.06/5.19	c [INC] encode full formula
5.06/5.19	c fallback to adder encoding
5.06/5.19	c set iterative enc to: adder
5.06/5.19	c set iterative enc to: none
5.06/5.27	c [INC SEARCH] isOptimum variable: 0
6.67/6.99	c formula is SAT
6.67/6.99	c [INC SEARCH] copied best model
6.67/6.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.67/6.99	c model valid
6.67/6.99	c current solution ok
6.67/6.99	o 3009
6.67/6.99	c [INC SEARCH] iteration: 2
6.67/6.99	c [INC BOUNDS] best value:3009 search for 3008
6.67/6.99	c [INC SYSTEM] there exists a inc, kill it!
6.67/6.99	c write failed with 2
6.67/6.99	c [INC SYSTEM] create new solver instance
6.67/6.99	c [INC] encode full formula
6.67/6.99	c fallback to adder encoding
6.78/7.01	c set iterative enc to: adder
6.78/7.01	c set iterative enc to: none
6.78/7.01	c [INC SEARCH] isOptimum variable: 0
10.95/11.27	c formula is SAT
10.95/11.27	c [INC SEARCH] copied best model
10.95/11.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.95/11.28	c model valid
10.95/11.28	c current solution ok
10.95/11.28	o 3004
10.95/11.28	c [INC SEARCH] iteration: 3
10.95/11.28	c [INC BOUNDS] best value:3004 search for 3003
10.95/11.28	c [INC SYSTEM] there exists a inc, kill it!
10.95/11.28	c write failed with 2
10.95/11.28	c [INC SYSTEM] create new solver instance
10.95/11.28	c [INC] encode full formula
10.95/11.28	c fallback to adder encoding
10.95/11.29	c set iterative enc to: adder
10.95/11.29	c set iterative enc to: none
11.08/11.30	c [INC SEARCH] isOptimum variable: 0
15.57/15.80	c formula is SAT
15.57/15.80	c [INC SEARCH] copied best model
15.57/15.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.57/15.80	c model valid
15.57/15.80	c current solution ok
15.57/15.80	o 2955
15.57/15.80	c [INC SEARCH] iteration: 4
15.57/15.80	c [INC BOUNDS] best value:2955 search for 2954
15.57/15.80	c [INC SYSTEM] there exists a inc, kill it!
15.57/15.80	c write failed with 2
15.57/15.80	c [INC SYSTEM] create new solver instance
15.57/15.80	c [INC] encode full formula
15.57/15.80	c fallback to adder encoding
15.57/15.82	c set iterative enc to: adder
15.57/15.82	c set iterative enc to: none
15.57/15.82	c [INC SEARCH] isOptimum variable: 0
16.76/17.08	c formula is SAT
16.76/17.08	c [INC SEARCH] copied best model
16.76/17.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.76/17.08	c model valid
16.76/17.08	c current solution ok
16.76/17.08	o 2940
16.76/17.08	c [INC SEARCH] iteration: 5
16.76/17.08	c [INC BOUNDS] best value:2940 search for 2939
16.76/17.08	c [INC SYSTEM] there exists a inc, kill it!
16.76/17.08	c write failed with 2
16.76/17.08	c [INC SYSTEM] create new solver instance
16.76/17.08	c [INC] encode full formula
16.76/17.08	c fallback to adder encoding
16.88/17.10	c set iterative enc to: adder
16.88/17.10	c set iterative enc to: none
16.88/17.11	c [INC SEARCH] isOptimum variable: 0
16.89/17.50	c formula is SAT
16.89/17.50	c [INC SEARCH] copied best model
16.89/17.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.89/17.51	c model valid
16.89/17.51	c current solution ok
16.89/17.51	o 2918
16.89/17.51	c [INC SEARCH] iteration: 6
16.89/17.51	c [INC BOUNDS] best value:2918 search for 2917
16.89/17.51	c [INC SYSTEM] there exists a inc, kill it!
16.89/17.51	c write failed with 2
16.89/17.51	c [INC SYSTEM] create new solver instance
16.89/17.51	c [INC] encode full formula
16.89/17.51	c fallback to adder encoding
16.89/17.52	c set iterative enc to: adder
16.89/17.52	c set iterative enc to: none
16.89/17.53	c [INC SEARCH] isOptimum variable: 0
23.57/23.85	c formula is SAT
23.57/23.85	c [INC SEARCH] copied best model
23.57/23.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.57/23.85	c model valid
23.57/23.85	c current solution ok
23.57/23.85	o 2652
23.57/23.85	c [INC SEARCH] iteration: 7
23.57/23.85	c [INC BOUNDS] best value:2652 search for 2651
23.57/23.85	c [INC SYSTEM] there exists a inc, kill it!
23.57/23.85	c write failed with 2
23.57/23.85	c [INC SYSTEM] create new solver instance
23.57/23.85	c [INC] encode full formula
23.57/23.85	c fallback to adder encoding
23.57/23.87	c set iterative enc to: adder
23.57/23.87	c set iterative enc to: none
23.57/23.87	c [INC SEARCH] isOptimum variable: 0
29.36/29.67	c formula is SAT
29.36/29.67	c [INC SEARCH] copied best model
29.36/29.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.36/29.67	c model valid
29.36/29.67	c current solution ok
29.36/29.67	o 2649
29.36/29.67	c [INC SEARCH] iteration: 8
29.36/29.67	c [INC BOUNDS] best value:2649 search for 2648
29.36/29.67	c [INC SYSTEM] there exists a inc, kill it!
29.36/29.67	c write failed with 2
29.36/29.67	c [INC SYSTEM] create new solver instance
29.36/29.67	c [INC] encode full formula
29.36/29.67	c fallback to adder encoding
29.36/29.69	c set iterative enc to: adder
29.36/29.69	c set iterative enc to: none
29.36/29.69	c [INC SEARCH] isOptimum variable: 0
32.36/32.67	c formula is SAT
32.36/32.67	c [INC SEARCH] copied best model
32.36/32.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.36/32.67	c model valid
32.36/32.67	c current solution ok
32.36/32.67	o 2642
32.36/32.67	c [INC SEARCH] iteration: 9
32.36/32.67	c [INC BOUNDS] best value:2642 search for 2641
32.36/32.67	c [INC SYSTEM] there exists a inc, kill it!
32.36/32.67	c write failed with 2
32.36/32.67	c [INC SYSTEM] create new solver instance
32.36/32.67	c [INC] encode full formula
32.36/32.67	c fallback to adder encoding
32.36/32.69	c set iterative enc to: adder
32.36/32.69	c set iterative enc to: none
32.48/32.70	c [INC SEARCH] isOptimum variable: 0
34.98/35.21	c formula is SAT
34.98/35.21	c [INC SEARCH] copied best model
34.98/35.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.98/35.21	c model valid
34.98/35.21	c current solution ok
34.98/35.21	o 2210
34.98/35.21	c [INC SEARCH] iteration: 10
34.98/35.21	c [INC BOUNDS] best value:2210 search for 2209
34.98/35.21	c [INC SYSTEM] there exists a inc, kill it!
34.98/35.21	c write failed with 2
34.98/35.21	c [INC SYSTEM] create new solver instance
34.98/35.21	c [INC] encode full formula
34.98/35.21	c fallback to adder encoding
34.98/35.23	c set iterative enc to: adder
34.98/35.23	c set iterative enc to: none
34.98/35.23	c [INC SEARCH] isOptimum variable: 0
38.76/39.02	c formula is SAT
38.76/39.02	c [INC SEARCH] copied best model
38.76/39.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.76/39.02	c model valid
38.76/39.02	c current solution ok
38.76/39.02	o 2200
38.76/39.02	c [INC SEARCH] iteration: 11
38.76/39.02	c [INC BOUNDS] best value:2200 search for 2199
38.76/39.02	c [INC SYSTEM] there exists a inc, kill it!
38.76/39.02	c write failed with 2
38.76/39.02	c [INC SYSTEM] create new solver instance
38.76/39.02	c [INC] encode full formula
38.76/39.02	c fallback to adder encoding
38.76/39.04	c set iterative enc to: adder
38.76/39.04	c set iterative enc to: none
38.76/39.04	c [INC SEARCH] isOptimum variable: 0
40.25/40.59	c formula is SAT
40.36/40.61	c [INC SEARCH] copied best model
40.36/40.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.36/40.61	c model valid
40.36/40.61	c current solution ok
40.36/40.61	o 2066
40.36/40.61	c [INC SEARCH] iteration: 12
40.36/40.61	c [INC BOUNDS] best value:2066 search for 2065
40.36/40.61	c [INC SYSTEM] there exists a inc, kill it!
40.36/40.61	c write failed with 2
40.36/40.61	c [INC SYSTEM] create new solver instance
40.36/40.61	c [INC] encode full formula
40.36/40.61	c fallback to adder encoding
40.36/40.61	c set iterative enc to: adder
40.36/40.61	c set iterative enc to: none
40.36/40.65	c [INC SEARCH] isOptimum variable: 0
43.60/43.94	c formula is SAT
43.60/43.94	c [INC SEARCH] copied best model
43.60/43.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.60/43.94	c model valid
43.60/43.94	c current solution ok
43.60/43.94	o 1819
43.60/43.94	c [INC SEARCH] iteration: 13
43.60/43.94	c [INC BOUNDS] best value:1819 search for 1818
43.60/43.94	c [INC SYSTEM] there exists a inc, kill it!
43.60/43.94	c write failed with 2
43.60/43.94	c [INC SYSTEM] create new solver instance
43.60/43.94	c [INC] encode full formula
43.60/43.94	c fallback to adder encoding
43.60/43.96	c set iterative enc to: adder
43.60/43.96	c set iterative enc to: none
43.60/43.96	c [INC SEARCH] isOptimum variable: 0
48.09/48.49	c formula is SAT
48.09/48.49	c [INC SEARCH] copied best model
48.09/48.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.09/48.49	c model valid
48.09/48.49	c current solution ok
48.09/48.49	o 1782
48.09/48.49	c [INC SEARCH] iteration: 14
48.09/48.49	c [INC BOUNDS] best value:1782 search for 1781
48.09/48.49	c [INC SYSTEM] there exists a inc, kill it!
48.09/48.49	c write failed with 2
48.09/48.49	c [INC SYSTEM] create new solver instance
48.09/48.49	c [INC] encode full formula
48.09/48.49	c fallback to adder encoding
48.22/48.51	c set iterative enc to: adder
48.22/48.51	c set iterative enc to: none
48.22/48.51	c [INC SEARCH] isOptimum variable: 0
49.70/50.06	c formula is SAT
49.70/50.06	c [INC SEARCH] copied best model
49.70/50.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.70/50.07	c model valid
49.70/50.07	c current solution ok
49.70/50.07	o 1749
49.70/50.07	c [INC SEARCH] iteration: 15
49.70/50.07	c [INC BOUNDS] best value:1749 search for 1748
49.70/50.07	c [INC SYSTEM] there exists a inc, kill it!
49.70/50.07	c write failed with 2
49.70/50.07	c [INC SYSTEM] create new solver instance
49.70/50.07	c [INC] encode full formula
49.70/50.07	c fallback to adder encoding
49.70/50.08	c set iterative enc to: adder
49.70/50.08	c set iterative enc to: none
49.70/50.09	c [INC SEARCH] isOptimum variable: 0
55.50/55.89	c formula is SAT
55.50/55.89	c [INC SEARCH] copied best model
55.50/55.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.50/55.89	c model valid
55.50/55.89	c current solution ok
55.50/55.89	o 1701
55.50/55.89	c [INC SEARCH] iteration: 16
55.50/55.89	c [INC BOUNDS] best value:1701 search for 1700
55.50/55.89	c [INC SYSTEM] there exists a inc, kill it!
55.50/55.89	c write failed with 2
55.50/55.89	c [INC SYSTEM] create new solver instance
55.50/55.89	c [INC] encode full formula
55.50/55.89	c fallback to adder encoding
55.60/55.91	c set iterative enc to: adder
55.60/55.91	c set iterative enc to: none
55.60/55.91	c [INC SEARCH] isOptimum variable: 0
64.18/64.57	c formula is SAT
64.18/64.57	c [INC SEARCH] copied best model
64.18/64.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.18/64.58	c model valid
64.18/64.58	c current solution ok
64.18/64.58	o 1670
64.18/64.58	c [INC SEARCH] iteration: 17
64.18/64.58	c [INC BOUNDS] best value:1670 search for 1669
64.18/64.58	c [INC SYSTEM] there exists a inc, kill it!
64.18/64.58	c write failed with 2
64.18/64.58	c [INC SYSTEM] create new solver instance
64.18/64.58	c [INC] encode full formula
64.18/64.58	c fallback to adder encoding
64.18/64.59	c set iterative enc to: adder
64.18/64.59	c set iterative enc to: none
64.29/64.60	c [INC SEARCH] isOptimum variable: 0
71.77/72.19	c formula is SAT
71.77/72.19	c [INC SEARCH] copied best model
71.77/72.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.77/72.20	c model valid
71.77/72.20	c current solution ok
71.77/72.20	o 1645
71.77/72.20	c [INC SEARCH] iteration: 18
71.77/72.20	c [INC BOUNDS] best value:1645 search for 1644
71.77/72.20	c [INC SYSTEM] there exists a inc, kill it!
71.77/72.20	c write failed with 2
71.87/72.20	c [INC SYSTEM] create new solver instance
71.87/72.20	c [INC] encode full formula
71.87/72.20	c fallback to adder encoding
71.87/72.21	c set iterative enc to: adder
71.87/72.21	c set iterative enc to: none
71.87/72.22	c [INC SEARCH] isOptimum variable: 0
78.47/78.82	c formula is SAT
78.47/78.82	c [INC SEARCH] copied best model
78.47/78.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.47/78.82	c model valid
78.47/78.82	c current solution ok
78.47/78.82	o 1629
78.47/78.82	c [INC SEARCH] iteration: 19
78.47/78.82	c [INC BOUNDS] best value:1629 search for 1628
78.47/78.82	c [INC SYSTEM] there exists a inc, kill it!
78.47/78.82	c write failed with 2
78.47/78.82	c [INC SYSTEM] create new solver instance
78.47/78.82	c [INC] encode full formula
78.47/78.82	c fallback to adder encoding
78.47/78.84	c set iterative enc to: adder
78.47/78.84	c set iterative enc to: none
78.47/78.84	c [INC SEARCH] isOptimum variable: 0
82.55/82.93	c formula is SAT
82.55/82.93	c [INC SEARCH] copied best model
82.55/82.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
82.55/82.93	c model valid
82.55/82.93	c current solution ok
82.55/82.93	o 1613
82.55/82.93	c [INC SEARCH] iteration: 20
82.55/82.93	c [INC BOUNDS] best value:1613 search for 1612
82.55/82.93	c [INC SYSTEM] there exists a inc, kill it!
82.55/82.93	c write failed with 2
82.55/82.93	c [INC SYSTEM] create new solver instance
82.55/82.93	c [INC] encode full formula
82.55/82.93	c fallback to adder encoding
82.55/82.95	c set iterative enc to: adder
82.55/82.95	c set iterative enc to: none
82.55/82.95	c [INC SEARCH] isOptimum variable: 0
85.46/85.86	c formula is SAT
85.46/85.86	c [INC SEARCH] copied best model
85.46/85.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
85.46/85.86	c model valid
85.46/85.86	c current solution ok
85.46/85.86	o 1499
85.46/85.86	c [INC SEARCH] iteration: 21
85.46/85.86	c [INC BOUNDS] best value:1499 search for 1498
85.46/85.86	c [INC SYSTEM] there exists a inc, kill it!
85.46/85.86	c write failed with 2
85.46/85.87	c [INC SYSTEM] create new solver instance
85.46/85.87	c [INC] encode full formula
85.46/85.87	c fallback to adder encoding
85.46/85.88	c set iterative enc to: adder
85.46/85.88	c set iterative enc to: none
85.46/85.89	c [INC SEARCH] isOptimum variable: 0
101.14/101.54	c formula is SAT
101.14/101.54	c [INC SEARCH] copied best model
101.14/101.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
101.14/101.56	c model valid
101.14/101.56	c current solution ok
101.14/101.56	o 1498
101.14/101.56	c [INC SEARCH] iteration: 22
101.14/101.56	c [INC BOUNDS] best value:1498 search for 1497
101.14/101.56	c [INC SYSTEM] there exists a inc, kill it!
101.14/101.56	c write failed with 2
101.14/101.56	c [INC SYSTEM] create new solver instance
101.14/101.56	c [INC] encode full formula
101.14/101.56	c fallback to adder encoding
101.14/101.56	c set iterative enc to: adder
101.14/101.56	c set iterative enc to: none
101.14/101.57	c [INC SEARCH] isOptimum variable: 0
111.53/111.90	c formula is SAT
111.53/111.90	c [INC SEARCH] copied best model
111.53/111.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
111.53/111.90	c model valid
111.53/111.90	c current solution ok
111.53/111.90	o 1461
111.53/111.90	c [INC SEARCH] iteration: 23
111.53/111.90	c [INC BOUNDS] best value:1461 search for 1460
111.53/111.90	c [INC SYSTEM] there exists a inc, kill it!
111.53/111.90	c write failed with 2
111.53/111.90	c [INC SYSTEM] create new solver instance
111.53/111.90	c [INC] encode full formula
111.53/111.90	c fallback to adder encoding
111.53/111.92	c set iterative enc to: adder
111.53/111.92	c set iterative enc to: none
111.53/111.92	c [INC SEARCH] isOptimum variable: 0
124.22/124.63	c formula is SAT
124.22/124.63	c [INC SEARCH] copied best model
124.22/124.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
124.22/124.63	c model valid
124.22/124.63	c current solution ok
124.22/124.63	o 1426
124.22/124.63	c [INC SEARCH] iteration: 24
124.22/124.63	c [INC BOUNDS] best value:1426 search for 1425
124.22/124.63	c [INC SYSTEM] there exists a inc, kill it!
124.22/124.63	c write failed with 2
124.22/124.63	c [INC SYSTEM] create new solver instance
124.22/124.63	c [INC] encode full formula
124.22/124.63	c fallback to adder encoding
124.22/124.64	c set iterative enc to: adder
124.22/124.64	c set iterative enc to: none
124.22/124.65	c [INC SEARCH] isOptimum variable: 0
131.71/132.11	c formula is SAT
131.71/132.12	c [INC SEARCH] copied best model
131.71/132.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.71/132.12	c model valid
131.71/132.12	c current solution ok
131.71/132.12	o 1415
131.71/132.12	c [INC SEARCH] iteration: 25
131.71/132.12	c [INC BOUNDS] best value:1415 search for 1414
131.71/132.12	c [INC SYSTEM] there exists a inc, kill it!
131.71/132.12	c write failed with 2
131.71/132.12	c [INC SYSTEM] create new solver instance
131.71/132.12	c [INC] encode full formula
131.71/132.12	c fallback to adder encoding
131.71/132.13	c set iterative enc to: adder
131.71/132.13	c set iterative enc to: none
131.71/132.14	c [INC SEARCH] isOptimum variable: 0
157.07/157.51	c formula is SAT
157.07/157.51	c [INC SEARCH] copied best model
157.07/157.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.07/157.51	c model valid
157.07/157.51	c current solution ok
157.07/157.51	o 1406
157.07/157.51	c [INC SEARCH] iteration: 26
157.07/157.51	c [INC BOUNDS] best value:1406 search for 1405
157.07/157.51	c [INC SYSTEM] there exists a inc, kill it!
157.07/157.51	c write failed with 2
157.07/157.51	c [INC SYSTEM] create new solver instance
157.07/157.51	c [INC] encode full formula
157.07/157.51	c fallback to adder encoding
157.07/157.53	c set iterative enc to: adder
157.07/157.53	c set iterative enc to: none
157.07/157.53	c [INC SEARCH] isOptimum variable: 0
164.46/165.00	c formula is SAT
164.46/165.00	c [INC SEARCH] copied best model
164.46/165.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
164.46/165.00	c model valid
164.46/165.00	c current solution ok
164.46/165.00	o 1324
164.46/165.00	c [INC SEARCH] iteration: 27
164.46/165.00	c [INC BOUNDS] best value:1324 search for 1323
164.46/165.00	c [INC SYSTEM] there exists a inc, kill it!
164.46/165.00	c write failed with 2
164.46/165.00	c [INC SYSTEM] create new solver instance
164.46/165.00	c [INC] encode full formula
164.46/165.00	c fallback to adder encoding
164.58/165.02	c set iterative enc to: adder
164.58/165.02	c set iterative enc to: none
164.58/165.02	c [INC SEARCH] isOptimum variable: 0
183.04/183.55	c formula is SAT
183.04/183.55	c [INC SEARCH] copied best model
183.04/183.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.04/183.55	c model valid
183.04/183.55	c current solution ok
183.04/183.55	o 1296
183.04/183.55	c [INC SEARCH] iteration: 28
183.04/183.55	c [INC BOUNDS] best value:1296 search for 1295
183.04/183.55	c [INC SYSTEM] there exists a inc, kill it!
183.04/183.55	c write failed with 2
183.04/183.55	c [INC SYSTEM] create new solver instance
183.04/183.55	c [INC] encode full formula
183.04/183.55	c fallback to adder encoding
183.04/183.57	c set iterative enc to: adder
183.04/183.57	c set iterative enc to: none
183.04/183.57	c [INC SEARCH] isOptimum variable: 0
222.63/223.16	c formula is SAT
222.63/223.16	c [INC SEARCH] copied best model
222.63/223.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
222.63/223.16	c model valid
222.63/223.16	c current solution ok
222.63/223.16	o 1263
222.63/223.16	c [INC SEARCH] iteration: 29
222.63/223.16	c [INC BOUNDS] best value:1263 search for 1262
222.63/223.16	c [INC SYSTEM] there exists a inc, kill it!
222.63/223.16	c write failed with 2
222.63/223.16	c [INC SYSTEM] create new solver instance
222.63/223.16	c [INC] encode full formula
222.63/223.16	c fallback to adder encoding
222.63/223.18	c set iterative enc to: adder
222.63/223.18	c set iterative enc to: none
222.63/223.18	c [INC SEARCH] isOptimum variable: 0
245.83/246.40	c formula is SAT
245.83/246.40	c [INC SEARCH] copied best model
245.83/246.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
245.83/246.40	c model valid
245.83/246.40	c current solution ok
245.83/246.40	o 1242
245.83/246.40	c [INC SEARCH] iteration: 30
245.83/246.40	c [INC BOUNDS] best value:1242 search for 1241
245.83/246.40	c [INC SYSTEM] there exists a inc, kill it!
245.83/246.40	c write failed with 2
245.93/246.40	c [INC SYSTEM] create new solver instance
245.93/246.40	c [INC] encode full formula
245.93/246.40	c fallback to adder encoding
245.93/246.42	c set iterative enc to: adder
245.93/246.42	c set iterative enc to: none
245.93/246.42	c [INC SEARCH] isOptimum variable: 0
295.10/295.65	c formula is SAT
295.10/295.65	c [INC SEARCH] copied best model
295.10/295.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
295.10/295.65	c model valid
295.10/295.65	c current solution ok
295.10/295.65	o 1239
295.10/295.65	c [INC SEARCH] iteration: 31
295.10/295.65	c [INC BOUNDS] best value:1239 search for 1238
295.10/295.65	c [INC SYSTEM] there exists a inc, kill it!
295.10/295.65	c write failed with 2
295.10/295.65	c [INC SYSTEM] create new solver instance
295.10/295.65	c [INC] encode full formula
295.10/295.65	c fallback to adder encoding
295.10/295.67	c set iterative enc to: adder
295.10/295.67	c set iterative enc to: none
295.10/295.68	c [INC SEARCH] isOptimum variable: 0
310.89/311.41	c formula is SAT
310.89/311.41	c [INC SEARCH] copied best model
310.89/311.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
310.89/311.42	c model valid
310.89/311.42	c current solution ok
310.89/311.42	o 1235
310.89/311.42	c [INC SEARCH] iteration: 32
310.89/311.42	c [INC BOUNDS] best value:1235 search for 1234
310.89/311.42	c [INC SYSTEM] there exists a inc, kill it!
310.89/311.42	c write failed with 2
310.89/311.42	c [INC SYSTEM] create new solver instance
310.89/311.42	c [INC] encode full formula
310.89/311.42	c fallback to adder encoding
310.89/311.43	c set iterative enc to: adder
310.89/311.43	c set iterative enc to: none
310.89/311.44	c [INC SEARCH] isOptimum variable: 0
328.98/329.55	c formula is SAT
328.98/329.55	c [INC SEARCH] copied best model
328.98/329.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
328.98/329.55	c model valid
328.98/329.55	c current solution ok
328.98/329.55	o 1192
328.98/329.55	c [INC SEARCH] iteration: 33
328.98/329.55	c [INC BOUNDS] best value:1192 search for 1191
328.98/329.55	c [INC SYSTEM] there exists a inc, kill it!
328.98/329.55	c write failed with 2
328.98/329.55	c [INC SYSTEM] create new solver instance
328.98/329.55	c [INC] encode full formula
328.98/329.55	c fallback to adder encoding
328.98/329.57	c set iterative enc to: adder
328.98/329.57	c set iterative enc to: none
328.98/329.57	c [INC SEARCH] isOptimum variable: 0
442.46/443.01	c formula is SAT
442.46/443.01	c [INC SEARCH] copied best model
442.46/443.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
442.46/443.02	c model valid
442.46/443.02	c current solution ok
442.46/443.02	o 1173
442.46/443.02	c [INC SEARCH] iteration: 34
442.46/443.02	c [INC BOUNDS] best value:1173 search for 1172
442.46/443.02	c [INC SYSTEM] there exists a inc, kill it!
442.46/443.02	c write failed with 2
442.46/443.02	c [INC SYSTEM] create new solver instance
442.46/443.02	c [INC] encode full formula
442.46/443.02	c fallback to adder encoding
442.46/443.03	c set iterative enc to: adder
442.46/443.03	c set iterative enc to: none
442.46/443.04	c [INC SEARCH] isOptimum variable: 0
506.13/506.70	c formula is SAT
506.13/506.70	c [INC SEARCH] copied best model
506.13/506.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
506.13/506.71	c model valid
506.13/506.71	c current solution ok
506.13/506.71	o 1136
506.13/506.71	c [INC SEARCH] iteration: 35
506.13/506.71	c [INC BOUNDS] best value:1136 search for 1135
506.13/506.71	c [INC SYSTEM] there exists a inc, kill it!
506.13/506.71	c write failed with 2
506.13/506.71	c [INC SYSTEM] create new solver instance
506.13/506.71	c [INC] encode full formula
506.13/506.71	c fallback to adder encoding
506.13/506.72	c set iterative enc to: adder
506.13/506.72	c set iterative enc to: none
506.13/506.73	c [INC SEARCH] isOptimum variable: 0
1177.43/1178.13	c formula is SAT
1177.43/1178.13	c [INC SEARCH] copied best model
1177.43/1178.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1177.43/1178.14	c model valid
1177.43/1178.14	c current solution ok
1177.43/1178.14	o 1117
1177.43/1178.14	c [INC SEARCH] iteration: 36
1177.43/1178.14	c [INC BOUNDS] best value:1117 search for 1116
1177.43/1178.14	c [INC SYSTEM] there exists a inc, kill it!
1177.43/1178.14	c write failed with 2
1177.43/1178.14	c [INC SYSTEM] create new solver instance
1177.43/1178.14	c [INC] encode full formula
1177.43/1178.14	c fallback to adder encoding
1177.43/1178.15	c set iterative enc to: adder
1177.43/1178.15	c set iterative enc to: none
1177.43/1178.16	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.81	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.81	s UNKNOWN
1800.04/1800.81	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.81	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3697984-1338057632/watcher-3697984-1338057632 -o /tmp/evaluation-result-3697984-1338057632/solver-3697984-1338057632 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697984-1338057632.opb 418528908 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: 2.01 2.01 2.00 2/176 26456
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0

[startup+0.105423 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 26456
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20031 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 26456
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300304 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 26456
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700277 s]
/proc/loadavg: 2.01 2.01 2.00 2/176 26456
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.01 2.00 4/182 26474
/proc/meminfo: memFree=27445052/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2656 CPUtime=0.03 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 1292 3594 0 0 2 0 1 0 20 0 1 0 271889292 2719744 361 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26458/statm: 664 361 183 440 0 220 0
[pid=26474] ppid=26458 vsize=14548 CPUtime=1.43 cores=1,3,5,7
/proc/26474/stat : 26474 (glucosInc) R 26458 26456 25976 0 -1 4202496 3387 0 0 0 143 0 0 0 20 0 1 0 271889298 14897152 2791 33554432000 4194304 5654031 140733517805600 140733517793416 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26474/statm: 3637 2791 141 357 0 3277 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26352

[startup+3.10032 s]
/proc/loadavg: 2.01 2.01 2.00 4/182 26478
/proc/meminfo: memFree=27445488/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2656 CPUtime=0.03 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 1292 3594 0 0 2 0 1 0 20 0 1 0 271889292 2719744 361 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26458/statm: 664 361 183 440 0 220 0
[pid=26474] ppid=26458 vsize=17256 CPUtime=3.03 cores=1,3,5,7
/proc/26474/stat : 26474 (glucosInc) R 26458 26456 25976 0 -1 4202496 4572 0 0 0 303 0 0 0 20 0 1 0 271889298 17670144 3892 33554432000 4194304 5654031 140733517805600 140733517793416 4215017 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26474/statm: 4314 3892 141 357 0 3954 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 29060

[startup+6.30033 s]
/proc/loadavg: 2.01 2.01 2.00 4/182 26484
/proc/meminfo: memFree=27446380/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=5.06 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 2179 8954 0 0 4 0 501 1 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26484] ppid=26458 vsize=14376 CPUtime=1.01 cores=1,3,5,7
/proc/26484/stat : 26484 (glucosInc) R 26458 26456 25976 0 -1 4202496 3082 0 0 0 101 0 0 0 20 0 1 0 271889820 14721024 2458 33554432000 4194304 5654031 140733423578400 140733423566216 4214632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26484/statm: 3594 2458 141 357 0 3234 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 26156

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 4/182 26494
/proc/meminfo: memFree=27444060/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=11.08 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 3950 17260 0 0 8 1 1096 3 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26494] ppid=26458 vsize=11728 CPUtime=1.39 cores=1,3,5,7
/proc/26494/stat : 26494 (glucosInc) R 26458 26456 25976 0 -1 4202496 3441 0 0 0 139 0 0 0 20 0 1 0 271890422 12009472 2597 33554432000 4194304 5654031 140735140730784 140735140718600 4215307 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26494/statm: 2932 2597 141 357 0 2572 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 23508

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 4/182 26510
/proc/meminfo: memFree=27440808/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=23.65 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 7491 33849 0 0 15 2 2340 8 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26510] ppid=26458 vsize=14420 CPUtime=1.61 cores=1,3,5,7
/proc/26510/stat : 26510 (glucosInc) R 26458 26456 25976 0 -1 4202496 3430 0 0 0 161 0 0 0 20 0 1 0 271891680 14766080 2808 33554432000 4194304 5654031 140734051148928 140734051136744 4216159 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26510/statm: 3605 2808 141 357 0 3245 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 26200

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26534
/proc/meminfo: memFree=27444224/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=49.8 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 14435 67868 0 0 30 4 4931 15 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26534] ppid=26458 vsize=12488 CPUtime=0.99 cores=1,3,5,7
/proc/26534/stat : 26534 (glucosInc) R 26458 26456 25976 0 -1 4202496 3391 0 0 0 99 0 0 0 20 0 1 0 271894301 12787712 2582 33554432000 4194304 5654031 140734016329264 140734016317080 4232859 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26534/statm: 3122 2582 141 357 0 2762 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 24268

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26570
/proc/meminfo: memFree=27441684/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=101.22 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 20300 104356 0 0 42 6 10051 23 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26570] ppid=26458 vsize=11604 CPUtime=0.71 cores=1,3,5,7
/proc/26570/stat : 26570 (glucosInc) R 26458 26456 25976 0 -1 4202496 2645 0 0 0 71 0 0 0 20 0 1 0 271899449 11882496 1898 33554432000 4194304 5654031 140733937806624 140733937794440 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26570/statm: 2901 1898 141 357 0 2541 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 23384

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 4/181 26588
/proc/meminfo: memFree=27434348/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=157.12 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 23652 128424 0 0 49 7 15626 30 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26586] ppid=26458 vsize=15124 CPUtime=4.74 cores=1,3,5,7
/proc/26586/stat : 26586 (glucosInc) R 26458 26456 25976 0 -1 4202496 4078 0 0 0 474 0 0 0 20 0 1 0 271905045 15486976 3427 33554432000 4194304 5654031 140734518824192 140734518812008 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26586/statm: 3781 3427 141 357 0 3421 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 26904

[startup+222.307 s]
/proc/loadavg: 2.05 2.02 2.00 4/181 26598
/proc/meminfo: memFree=27405372/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=183.13 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 25326 141418 0 0 52 7 18220 34 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26596] ppid=26458 vsize=41064 CPUtime=38.71 cores=1,3,5,7
/proc/26596/stat : 26596 (glucosInc) R 26458 26456 25976 0 -1 4202496 6729 0 0 0 3869 2 0 0 20 0 1 0 271907650 42049536 9912 33554432000 4194304 5654031 140733329974464 140733329962280 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26596/statm: 10266 9912 141 357 0 9906 0
Current children cumulated CPU time (s) 221.84
Current children cumulated vsize (KiB) 52844

[startup+282.3 s]

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

/proc/meminfo: memFree=27234808/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=76264 CPUtime=124.09 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 9295 0 0 0 12405 4 0 0 20 0 1 0 272007109 78094336 16193 33554432000 4194304 5654031 140736224402176 140736224389992 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 19066 16193 141 357 0 18706 0
Current children cumulated CPU time (s) 1301.6
Current children cumulated vsize (KiB) 88044

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26653
/proc/meminfo: memFree=27217612/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=87760 CPUtime=184.08 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 9953 0 0 0 18404 4 0 0 20 0 1 0 272007109 89866240 20417 33554432000 4194304 5654031 140736224402176 140736224389992 4215121 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 21940 20417 141 357 0 21580 0
Current children cumulated CPU time (s) 1361.59
Current children cumulated vsize (KiB) 99540

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26653
/proc/meminfo: memFree=27183356/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=137080 CPUtime=244.08 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 10787 0 0 0 24401 7 0 0 20 0 1 0 272007109 140369920 28966 33554432000 4194304 5654031 140736224402176 140736224389992 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 34270 28966 141 357 0 33910 0
Current children cumulated CPU time (s) 1421.59
Current children cumulated vsize (KiB) 148860

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26653
/proc/meminfo: memFree=27216620/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=87760 CPUtime=304.06 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 11475 0 0 0 30397 9 0 0 20 0 1 0 272007109 89866240 20562 33554432000 4194304 5654031 140736224402176 140736224400200 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 21940 20562 141 357 0 21580 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 99540

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26654
/proc/meminfo: memFree=27183416/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=137080 CPUtime=364.06 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 12165 0 0 0 36395 11 0 0 20 0 1 0 272007109 140369920 28966 33554432000 4194304 5654031 140736224402176 140736224389992 4214957 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 34270 28966 141 357 0 33910 0
Current children cumulated CPU time (s) 1541.57
Current children cumulated vsize (KiB) 148860

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26654
/proc/meminfo: memFree=27216556/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=87760 CPUtime=424.05 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 12630 0 0 0 42392 13 0 0 20 0 1 0 272007109 89866240 20562 33554432000 4194304 5654031 140736224402176 140736224389992 4233184 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 21940 20562 141 357 0 21580 0
Current children cumulated CPU time (s) 1601.56
Current children cumulated vsize (KiB) 99540

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26654
/proc/meminfo: memFree=27216556/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=87760 CPUtime=484.04 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 13097 0 0 0 48389 15 0 0 20 0 1 0 272007109 89866240 20562 33554432000 4194304 5654031 140736224402176 140736224400200 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 21940 20562 141 357 0 21580 0
Current children cumulated CPU time (s) 1661.55
Current children cumulated vsize (KiB) 99540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 26654
/proc/meminfo: memFree=27214508/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=87760 CPUtime=544.03 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 13567 0 0 0 54386 17 0 0 20 0 1 0 272007109 89866240 21074 33554432000 4194304 5654031 140736224402176 140736224389992 4215200 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 21940 21074 141 357 0 21580 0
Current children cumulated CPU time (s) 1721.54
Current children cumulated vsize (KiB) 99540

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/182 26657
/proc/meminfo: memFree=27167016/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=137080 CPUtime=604.02 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 14063 0 0 0 60383 19 0 0 20 0 1 0 272007109 140369920 33062 33554432000 4194304 5654031 140736224402176 140736224389992 4232994 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 34270 33062 141 357 0 33910 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (KiB) 148860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 26730
/proc/meminfo: memFree=27355256/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=137080 CPUtime=622.53 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 14291 0 0 0 62234 19 0 0 20 0 1 0 272007109 140369920 29478 33554432000 4194304 5654031 140736224402176 140736224400104 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 34270 29478 141 357 0 33910 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 148860

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.81 s]
/proc/loadavg: 2.00 2.00 2.00 2/175 26730
/proc/meminfo: memFree=27355256/32873844 swapFree=7364/7364
[pid=26456] ppid=26452 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26456/stat : 26456 (npSolver-pbo-It) S 26452 26456 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 275 33554432000 4194304 5064252 140736157313120 140736157312032 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26456/statm: 2287 275 233 213 0 72 0
[pid=26458] ppid=26456 vsize=2632 CPUtime=1177.51 cores=1,3,5,7
/proc/26458/stat : 26458 (npSolver-pbo) S 26456 26456 25976 0 -1 4202496 32037 202234 0 0 66 10 117602 73 20 0 1 0 271889292 2695168 355 33554432000 4194304 5992684 140733464164048 140733464149880 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/26458/statm: 658 355 183 440 0 214 0
[pid=26629] ppid=26458 vsize=137080 CPUtime=622.53 cores=1,3,5,7
/proc/26629/stat : 26629 (glucosInc) R 26458 26456 25976 0 -1 4202496 14291 0 0 0 62234 19 0 0 20 0 1 0 272007109 140369920 29478 33554432000 4194304 5654031 140736224402176 140736224400104 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26629/statm: 34270 29478 141 357 0 33910 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 148860

Child status: 0
Real time (s): 1800.82
CPU time (s): 1800.06
CPU user time (s): 1799.03
CPU system time (s): 1.03184
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 168220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 1.03184
maximum resident set size= 132352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248941
page faults= 0
swaps= 0
block input operations= 0
block output operations= 73400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 782
involuntary context switches= 2840

runsolver used 3.45847 second user time and 8.00178 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 20:40:32
IDJOB=3697984
IDBENCH=2020
IDSOLVER=2275
FILE ID=node118/3697984-1338057632
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71600 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cmb.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697984-1338057632/watcher-3697984-1338057632 -o /tmp/evaluation-result-3697984-1338057632/solver-3697984-1338057632 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697984-1338057632.opb 418528908 HOME HOME

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

MD5SUM BENCH= 8aa1aebf70d33d96463ba96014c98682
RANDOM SEED=418528908

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27469044 kB
Buffers:          263936 kB
Cached:          4345876 kB
SwapCached:            0 kB
Active:           582908 kB
Inactive:        4038680 kB
Active(anon):      13648 kB
Inactive(anon):        0 kB
Active(file):     569260 kB
Inactive(file):  4038680 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:         18520 kB
Mapped:            13668 kB
Shmem:               200 kB
Slab:             645332 kB
SReclaimable:      87320 kB
SUnreclaim:       558012 kB
KernelStack:        1416 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71588 MiB
End job on node118 at 2012-05-26 21:10:33