Trace number 3702769

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.07 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-c8.opb
MD5SUMc919b2e3620f35e89404416810e81e0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1194
Best CPU time to get the best result obtained on this benchmark0.033994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1194
Optimality of the best value was proved YES
Number of variables239
Total number of constraints524
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4
Minimum length of a constraint1
Maximum length of a constraint36
Number of terms in the objective function 239
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 10012
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 10012
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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	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 2670
0.00/0.02	c starting approximation
0.00/0.02	c factor = 41.8912
0.00/0.02	c current bound: 1335
0.00/0.35	c leaving approximation
0.00/0.35	c finished approximation
0.00/0.35	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.35	c write failed with 2
0.00/0.35	c [INC SEARCH] iteration: 0
0.00/0.35	c [INC BOUNDS] best value:2670 search for 2669
0.00/0.35	c [INC SYSTEM] create new solver instance
0.00/0.35	c [INC] encode full formula
0.00/0.35	c fallback to adder encoding
0.00/0.36	c set iterative enc to: adder
0.00/0.36	c set iterative enc to: none
0.00/0.37	c [INC SEARCH] isOptimum variable: 0
1.57/1.68	c formula is SAT
1.57/1.68	c [INC SEARCH] copied best model
1.57/1.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.57/1.68	c model valid
1.57/1.68	c current solution ok
1.57/1.68	o 2661
1.57/1.68	c [INC SEARCH] iteration: 1
1.57/1.68	c [INC BOUNDS] best value:2661 search for 2660
1.57/1.68	c [INC SYSTEM] there exists a inc, kill it!
1.57/1.68	c write failed with 2
1.57/1.68	c [INC SYSTEM] create new solver instance
1.57/1.68	c [INC] encode full formula
1.57/1.68	c fallback to adder encoding
1.57/1.69	c set iterative enc to: adder
1.57/1.69	c set iterative enc to: none
1.67/1.70	c [INC SEARCH] isOptimum variable: 0
2.07/2.20	c formula is SAT
2.07/2.20	c [INC SEARCH] copied best model
2.07/2.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.20	c model valid
2.07/2.20	c current solution ok
2.07/2.20	o 2651
2.07/2.20	c [INC SEARCH] iteration: 2
2.07/2.20	c [INC BOUNDS] best value:2651 search for 2650
2.07/2.20	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.20	c write failed with 2
2.07/2.20	c [INC SYSTEM] create new solver instance
2.07/2.20	c [INC] encode full formula
2.07/2.20	c fallback to adder encoding
2.18/2.21	c set iterative enc to: adder
2.18/2.21	c set iterative enc to: none
2.18/2.22	c [INC SEARCH] isOptimum variable: 0
2.20/3.12	c formula is SAT
2.20/3.12	c [INC SEARCH] copied best model
2.20/3.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.20/3.12	c model valid
2.20/3.12	c current solution ok
2.20/3.12	o 2617
2.20/3.12	c [INC SEARCH] iteration: 3
2.20/3.12	c [INC BOUNDS] best value:2617 search for 2616
2.20/3.12	c [INC SYSTEM] there exists a inc, kill it!
2.20/3.12	c write failed with 2
2.20/3.12	c [INC SYSTEM] create new solver instance
2.20/3.12	c [INC] encode full formula
2.20/3.12	c fallback to adder encoding
2.20/3.14	c set iterative enc to: adder
2.20/3.14	c set iterative enc to: none
2.20/3.14	c [INC SEARCH] isOptimum variable: 0
3.97/4.07	c formula is SAT
3.97/4.07	c [INC SEARCH] copied best model
3.97/4.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.97/4.07	c model valid
3.97/4.07	c current solution ok
3.97/4.07	o 2465
3.97/4.07	c [INC SEARCH] iteration: 4
3.97/4.07	c [INC BOUNDS] best value:2465 search for 2464
3.97/4.07	c [INC SYSTEM] there exists a inc, kill it!
3.97/4.07	c write failed with 2
3.97/4.07	c [INC SYSTEM] create new solver instance
3.97/4.07	c [INC] encode full formula
3.97/4.07	c fallback to adder encoding
3.97/4.09	c set iterative enc to: adder
3.97/4.09	c set iterative enc to: none
3.97/4.09	c [INC SEARCH] isOptimum variable: 0
5.86/5.94	c formula is SAT
5.86/5.94	c [INC SEARCH] copied best model
5.86/5.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.86/5.94	c model valid
5.86/5.94	c current solution ok
5.86/5.94	o 2457
5.86/5.94	c [INC SEARCH] iteration: 5
5.86/5.94	c [INC BOUNDS] best value:2457 search for 2456
5.86/5.94	c [INC SYSTEM] there exists a inc, kill it!
5.86/5.94	c write failed with 2
5.86/5.94	c [INC SYSTEM] create new solver instance
5.86/5.94	c [INC] encode full formula
5.86/5.94	c fallback to adder encoding
5.86/5.95	c set iterative enc to: adder
5.86/5.95	c set iterative enc to: none
5.86/5.96	c [INC SEARCH] isOptimum variable: 0
8.47/8.53	c formula is SAT
8.47/8.53	c [INC SEARCH] copied best model
8.47/8.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.47/8.53	c model valid
8.47/8.53	c current solution ok
8.47/8.53	o 2453
8.47/8.53	c [INC SEARCH] iteration: 6
8.47/8.53	c [INC BOUNDS] best value:2453 search for 2452
8.47/8.53	c [INC SYSTEM] there exists a inc, kill it!
8.47/8.53	c write failed with 2
8.47/8.53	c [INC SYSTEM] create new solver instance
8.47/8.53	c [INC] encode full formula
8.47/8.53	c fallback to adder encoding
8.47/8.54	c set iterative enc to: adder
8.47/8.54	c set iterative enc to: none
8.47/8.55	c [INC SEARCH] isOptimum variable: 0
10.05/10.12	c formula is SAT
10.05/10.12	c [INC SEARCH] copied best model
10.05/10.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.05/10.12	c model valid
10.05/10.12	c current solution ok
10.05/10.12	o 2420
10.05/10.12	c [INC SEARCH] iteration: 7
10.05/10.12	c [INC BOUNDS] best value:2420 search for 2419
10.05/10.12	c [INC SYSTEM] there exists a inc, kill it!
10.05/10.12	c write failed with 2
10.05/10.12	c [INC SYSTEM] create new solver instance
10.05/10.12	c [INC] encode full formula
10.05/10.12	c fallback to adder encoding
10.05/10.13	c set iterative enc to: adder
10.05/10.13	c set iterative enc to: none
10.05/10.14	c [INC SEARCH] isOptimum variable: 0
12.54/12.68	c formula is SAT
12.54/12.68	c [INC SEARCH] copied best model
12.54/12.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.54/12.68	c model valid
12.54/12.68	c current solution ok
12.54/12.68	o 2410
12.54/12.68	c [INC SEARCH] iteration: 8
12.54/12.68	c [INC BOUNDS] best value:2410 search for 2409
12.54/12.68	c [INC SYSTEM] there exists a inc, kill it!
12.54/12.68	c write failed with 2
12.54/12.68	c [INC SYSTEM] create new solver instance
12.54/12.68	c [INC] encode full formula
12.54/12.68	c fallback to adder encoding
12.54/12.69	c set iterative enc to: adder
12.54/12.69	c set iterative enc to: none
12.66/12.70	c [INC SEARCH] isOptimum variable: 0
13.96/14.06	c formula is SAT
13.96/14.06	c [INC SEARCH] copied best model
13.96/14.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.96/14.06	c model valid
13.96/14.06	c current solution ok
13.96/14.06	o 2023
13.96/14.06	c [INC SEARCH] iteration: 9
13.96/14.06	c [INC BOUNDS] best value:2023 search for 2022
13.96/14.06	c [INC SYSTEM] there exists a inc, kill it!
13.96/14.06	c write failed with 2
13.96/14.06	c [INC SYSTEM] create new solver instance
13.96/14.06	c [INC] encode full formula
13.96/14.06	c fallback to adder encoding
13.96/14.07	c set iterative enc to: adder
13.96/14.07	c set iterative enc to: none
13.96/14.08	c [INC SEARCH] isOptimum variable: 0
15.65/15.79	c formula is SAT
15.65/15.79	c [INC SEARCH] copied best model
15.65/15.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.65/15.79	c model valid
15.65/15.79	c current solution ok
15.65/15.79	o 2010
15.65/15.79	c [INC SEARCH] iteration: 10
15.65/15.79	c [INC BOUNDS] best value:2010 search for 2009
15.65/15.79	c [INC SYSTEM] there exists a inc, kill it!
15.65/15.79	c write failed with 2
15.65/15.79	c [INC SYSTEM] create new solver instance
15.65/15.79	c [INC] encode full formula
15.65/15.79	c fallback to adder encoding
15.75/15.80	c set iterative enc to: adder
15.75/15.80	c set iterative enc to: none
15.75/15.80	c [INC SEARCH] isOptimum variable: 0
23.43/23.51	c formula is SAT
23.43/23.51	c [INC SEARCH] copied best model
23.43/23.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.43/23.51	c model valid
23.43/23.51	c current solution ok
23.43/23.51	o 1996
23.43/23.51	c [INC SEARCH] iteration: 11
23.43/23.51	c [INC BOUNDS] best value:1996 search for 1995
23.43/23.51	c [INC SYSTEM] there exists a inc, kill it!
23.43/23.51	c write failed with 2
23.43/23.51	c [INC SYSTEM] create new solver instance
23.43/23.51	c [INC] encode full formula
23.43/23.51	c fallback to adder encoding
23.43/23.52	c set iterative enc to: adder
23.43/23.52	c set iterative enc to: none
23.43/23.53	c [INC SEARCH] isOptimum variable: 0
30.84/30.96	c formula is SAT
30.84/30.96	c [INC SEARCH] copied best model
30.84/30.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.84/30.96	c model valid
30.84/30.96	c current solution ok
30.84/30.96	o 1993
30.84/30.96	c [INC SEARCH] iteration: 12
30.84/30.96	c [INC BOUNDS] best value:1993 search for 1992
30.84/30.96	c [INC SYSTEM] there exists a inc, kill it!
30.84/30.96	c write failed with 2
30.84/30.96	c [INC SYSTEM] create new solver instance
30.84/30.96	c [INC] encode full formula
30.84/30.96	c fallback to adder encoding
30.84/30.98	c set iterative enc to: adder
30.84/30.98	c set iterative enc to: none
30.84/30.98	c [INC SEARCH] isOptimum variable: 0
39.63/39.72	c formula is SAT
39.63/39.72	c [INC SEARCH] copied best model
39.63/39.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.63/39.72	c model valid
39.63/39.72	c current solution ok
39.63/39.72	o 1970
39.63/39.72	c [INC SEARCH] iteration: 13
39.63/39.72	c [INC BOUNDS] best value:1970 search for 1969
39.63/39.72	c [INC SYSTEM] there exists a inc, kill it!
39.63/39.72	c write failed with 2
39.63/39.72	c [INC SYSTEM] create new solver instance
39.63/39.72	c [INC] encode full formula
39.63/39.72	c fallback to adder encoding
39.63/39.74	c set iterative enc to: adder
39.63/39.74	c set iterative enc to: none
39.63/39.74	c [INC SEARCH] isOptimum variable: 0
45.82/45.91	c formula is SAT
45.82/45.91	c [INC SEARCH] copied best model
45.82/45.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.82/45.91	c model valid
45.82/45.91	c current solution ok
45.82/45.91	o 1967
45.82/45.91	c [INC SEARCH] iteration: 14
45.82/45.91	c [INC BOUNDS] best value:1967 search for 1966
45.82/45.91	c [INC SYSTEM] there exists a inc, kill it!
45.82/45.91	c write failed with 2
45.82/45.91	c [INC SYSTEM] create new solver instance
45.82/45.91	c [INC] encode full formula
45.82/45.91	c fallback to adder encoding
45.82/45.92	c set iterative enc to: adder
45.82/45.92	c set iterative enc to: none
45.82/45.92	c [INC SEARCH] isOptimum variable: 0
48.00/48.11	c formula is SAT
48.00/48.11	c [INC SEARCH] copied best model
48.00/48.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.00/48.11	c model valid
48.00/48.11	c current solution ok
48.00/48.11	o 1907
48.00/48.11	c [INC SEARCH] iteration: 15
48.00/48.11	c [INC BOUNDS] best value:1907 search for 1906
48.00/48.11	c [INC SYSTEM] there exists a inc, kill it!
48.00/48.11	c write failed with 2
48.00/48.11	c [INC SYSTEM] create new solver instance
48.00/48.11	c [INC] encode full formula
48.00/48.11	c fallback to adder encoding
48.00/48.12	c set iterative enc to: adder
48.00/48.12	c set iterative enc to: none
48.00/48.12	c [INC SEARCH] isOptimum variable: 0
56.31/56.49	c formula is SAT
56.31/56.49	c [INC SEARCH] copied best model
56.31/56.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.31/56.49	c model valid
56.31/56.49	c current solution ok
56.31/56.49	o 1869
56.31/56.49	c [INC SEARCH] iteration: 16
56.31/56.49	c [INC BOUNDS] best value:1869 search for 1868
56.31/56.49	c [INC SYSTEM] there exists a inc, kill it!
56.31/56.49	c write failed with 2
56.31/56.49	c [INC SYSTEM] create new solver instance
56.31/56.49	c [INC] encode full formula
56.31/56.49	c fallback to adder encoding
56.42/56.50	c set iterative enc to: adder
56.42/56.50	c set iterative enc to: none
56.42/56.51	c [INC SEARCH] isOptimum variable: 0
62.51/62.70	c formula is SAT
62.61/62.70	c [INC SEARCH] copied best model
62.61/62.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.61/62.70	c model valid
62.61/62.70	c current solution ok
62.61/62.70	o 1853
62.61/62.70	c [INC SEARCH] iteration: 17
62.61/62.70	c [INC BOUNDS] best value:1853 search for 1852
62.61/62.70	c [INC SYSTEM] there exists a inc, kill it!
62.61/62.70	c write failed with 2
62.61/62.70	c [INC SYSTEM] create new solver instance
62.61/62.70	c [INC] encode full formula
62.61/62.70	c fallback to adder encoding
62.61/62.72	c set iterative enc to: adder
62.61/62.72	c set iterative enc to: none
62.61/62.72	c [INC SEARCH] isOptimum variable: 0
66.90/67.03	c formula is SAT
66.90/67.03	c [INC SEARCH] copied best model
66.90/67.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
66.90/67.03	c model valid
66.90/67.03	c current solution ok
66.90/67.03	o 1804
66.90/67.03	c [INC SEARCH] iteration: 18
66.90/67.03	c [INC BOUNDS] best value:1804 search for 1803
66.90/67.03	c [INC SYSTEM] there exists a inc, kill it!
66.90/67.03	c write failed with 2
66.90/67.03	c [INC SYSTEM] create new solver instance
66.90/67.03	c [INC] encode full formula
66.90/67.03	c fallback to adder encoding
66.90/67.04	c set iterative enc to: adder
66.90/67.04	c set iterative enc to: none
66.90/67.05	c [INC SEARCH] isOptimum variable: 0
68.80/68.90	c formula is SAT
68.80/68.90	c [INC SEARCH] copied best model
68.80/68.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.80/68.91	c model valid
68.80/68.91	c current solution ok
68.80/68.91	o 1802
68.80/68.91	c [INC SEARCH] iteration: 19
68.80/68.91	c [INC BOUNDS] best value:1802 search for 1801
68.80/68.91	c [INC SYSTEM] there exists a inc, kill it!
68.80/68.91	c write failed with 2
68.80/68.91	c [INC SYSTEM] create new solver instance
68.80/68.91	c [INC] encode full formula
68.80/68.91	c fallback to adder encoding
68.80/68.92	c set iterative enc to: adder
68.80/68.92	c set iterative enc to: none
68.80/68.92	c [INC SEARCH] isOptimum variable: 0
72.59/72.78	c formula is SAT
72.59/72.78	c [INC SEARCH] copied best model
72.59/72.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.59/72.78	c model valid
72.59/72.78	c current solution ok
72.59/72.78	o 1800
72.59/72.78	c [INC SEARCH] iteration: 20
72.59/72.78	c [INC BOUNDS] best value:1800 search for 1799
72.59/72.78	c [INC SYSTEM] there exists a inc, kill it!
72.59/72.78	c write failed with 2
72.59/72.78	c [INC SYSTEM] create new solver instance
72.59/72.78	c [INC] encode full formula
72.59/72.78	c fallback to adder encoding
72.59/72.79	c set iterative enc to: adder
72.59/72.79	c set iterative enc to: none
72.59/72.79	c [INC SEARCH] isOptimum variable: 0
78.98/79.17	c formula is SAT
78.98/79.17	c [INC SEARCH] copied best model
78.98/79.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.98/79.17	c model valid
78.98/79.17	c current solution ok
78.98/79.17	o 1799
78.98/79.17	c [INC SEARCH] iteration: 21
78.98/79.17	c [INC BOUNDS] best value:1799 search for 1798
78.98/79.17	c [INC SYSTEM] there exists a inc, kill it!
78.98/79.17	c write failed with 2
78.98/79.17	c [INC SYSTEM] create new solver instance
78.98/79.17	c [INC] encode full formula
78.98/79.17	c fallback to adder encoding
78.98/79.18	c set iterative enc to: adder
78.98/79.18	c set iterative enc to: none
78.98/79.18	c [INC SEARCH] isOptimum variable: 0
83.68/83.84	c formula is SAT
83.68/83.84	c [INC SEARCH] copied best model
83.68/83.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
83.68/83.84	c model valid
83.68/83.84	c current solution ok
83.68/83.84	o 1739
83.68/83.84	c [INC SEARCH] iteration: 22
83.68/83.84	c [INC BOUNDS] best value:1739 search for 1738
83.68/83.84	c [INC SYSTEM] there exists a inc, kill it!
83.68/83.84	c write failed with 2
83.68/83.84	c [INC SYSTEM] create new solver instance
83.68/83.84	c [INC] encode full formula
83.68/83.84	c fallback to adder encoding
83.68/83.85	c set iterative enc to: adder
83.68/83.85	c set iterative enc to: none
83.68/83.86	c [INC SEARCH] isOptimum variable: 0
87.07/87.23	c formula is SAT
87.07/87.23	c [INC SEARCH] copied best model
87.07/87.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
87.07/87.23	c model valid
87.07/87.23	c current solution ok
87.07/87.23	o 1702
87.07/87.23	c [INC SEARCH] iteration: 23
87.07/87.23	c [INC BOUNDS] best value:1702 search for 1701
87.07/87.23	c [INC SYSTEM] there exists a inc, kill it!
87.07/87.23	c write failed with 2
87.07/87.24	c [INC SYSTEM] create new solver instance
87.07/87.24	c [INC] encode full formula
87.07/87.24	c fallback to adder encoding
87.07/87.25	c set iterative enc to: adder
87.07/87.25	c set iterative enc to: none
87.07/87.25	c [INC SEARCH] isOptimum variable: 0
90.47/90.63	c formula is SAT
90.47/90.63	c [INC SEARCH] copied best model
90.47/90.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
90.47/90.63	c model valid
90.47/90.63	c current solution ok
90.47/90.63	o 1701
90.47/90.63	c [INC SEARCH] iteration: 24
90.47/90.63	c [INC BOUNDS] best value:1701 search for 1700
90.47/90.63	c [INC SYSTEM] there exists a inc, kill it!
90.47/90.63	c write failed with 2
90.47/90.63	c [INC SYSTEM] create new solver instance
90.47/90.63	c [INC] encode full formula
90.47/90.63	c fallback to adder encoding
90.47/90.65	c set iterative enc to: adder
90.47/90.65	c set iterative enc to: none
90.47/90.65	c [INC SEARCH] isOptimum variable: 0
96.97/97.17	c formula is SAT
96.97/97.17	c [INC SEARCH] copied best model
96.97/97.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.97/97.17	c model valid
96.97/97.17	c current solution ok
96.97/97.17	o 1682
96.97/97.17	c [INC SEARCH] iteration: 25
96.97/97.17	c [INC BOUNDS] best value:1682 search for 1681
96.97/97.17	c [INC SYSTEM] there exists a inc, kill it!
96.97/97.17	c write failed with 2
96.97/97.18	c [INC SYSTEM] create new solver instance
96.97/97.18	c [INC] encode full formula
96.97/97.18	c fallback to adder encoding
96.97/97.19	c set iterative enc to: adder
96.97/97.19	c set iterative enc to: none
96.97/97.19	c [INC SEARCH] isOptimum variable: 0
99.65/99.86	c formula is SAT
99.65/99.86	c [INC SEARCH] copied best model
99.65/99.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.65/99.86	c model valid
99.65/99.86	c current solution ok
99.65/99.86	o 1681
99.65/99.86	c [INC SEARCH] iteration: 26
99.65/99.86	c [INC BOUNDS] best value:1681 search for 1680
99.65/99.86	c [INC SYSTEM] there exists a inc, kill it!
99.65/99.86	c write failed with 2
99.65/99.86	c [INC SYSTEM] create new solver instance
99.65/99.86	c [INC] encode full formula
99.65/99.86	c fallback to adder encoding
99.65/99.87	c set iterative enc to: adder
99.65/99.87	c set iterative enc to: none
99.65/99.87	c [INC SEARCH] isOptimum variable: 0
108.65/108.85	c formula is SAT
108.65/108.85	c [INC SEARCH] copied best model
108.65/108.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
108.65/108.85	c model valid
108.65/108.85	c current solution ok
108.65/108.85	o 1636
108.65/108.85	c [INC SEARCH] iteration: 27
108.65/108.85	c [INC BOUNDS] best value:1636 search for 1635
108.65/108.85	c [INC SYSTEM] there exists a inc, kill it!
108.65/108.85	c write failed with 2
108.65/108.85	c [INC SYSTEM] create new solver instance
108.65/108.85	c [INC] encode full formula
108.65/108.85	c fallback to adder encoding
108.65/108.86	c set iterative enc to: adder
108.65/108.86	c set iterative enc to: none
108.65/108.86	c [INC SEARCH] isOptimum variable: 0
115.84/116.08	c formula is SAT
115.84/116.08	c [INC SEARCH] copied best model
115.84/116.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
115.84/116.08	c model valid
115.84/116.08	c current solution ok
115.84/116.08	o 1631
115.84/116.08	c [INC SEARCH] iteration: 28
115.84/116.08	c [INC BOUNDS] best value:1631 search for 1630
115.84/116.08	c [INC SYSTEM] there exists a inc, kill it!
115.84/116.08	c write failed with 2
115.84/116.08	c [INC SYSTEM] create new solver instance
115.84/116.08	c [INC] encode full formula
115.84/116.08	c fallback to adder encoding
115.84/116.09	c set iterative enc to: adder
115.84/116.09	c set iterative enc to: none
115.95/116.10	c [INC SEARCH] isOptimum variable: 0
121.24/121.46	c formula is SAT
121.24/121.46	c [INC SEARCH] copied best model
121.24/121.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
121.24/121.46	c model valid
121.24/121.46	c current solution ok
121.24/121.46	o 1599
121.24/121.46	c [INC SEARCH] iteration: 29
121.24/121.46	c [INC BOUNDS] best value:1599 search for 1598
121.24/121.46	c [INC SYSTEM] there exists a inc, kill it!
121.24/121.46	c write failed with 2
121.24/121.46	c [INC SYSTEM] create new solver instance
121.24/121.46	c [INC] encode full formula
121.24/121.46	c fallback to adder encoding
121.24/121.47	c set iterative enc to: adder
121.24/121.47	c set iterative enc to: none
121.24/121.48	c [INC SEARCH] isOptimum variable: 0
132.12/132.30	c formula is SAT
132.12/132.30	c [INC SEARCH] copied best model
132.12/132.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
132.12/132.30	c model valid
132.12/132.30	c current solution ok
132.12/132.30	o 1578
132.12/132.30	c [INC SEARCH] iteration: 30
132.12/132.30	c [INC BOUNDS] best value:1578 search for 1577
132.12/132.30	c [INC SYSTEM] there exists a inc, kill it!
132.12/132.30	c write failed with 2
132.12/132.30	c [INC SYSTEM] create new solver instance
132.12/132.30	c [INC] encode full formula
132.12/132.30	c fallback to adder encoding
132.12/132.31	c set iterative enc to: adder
132.12/132.31	c set iterative enc to: none
132.12/132.32	c [INC SEARCH] isOptimum variable: 0
159.02/159.29	c formula is SAT
159.02/159.29	c [INC SEARCH] copied best model
159.02/159.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
159.02/159.30	c model valid
159.02/159.30	c current solution ok
159.02/159.30	o 1545
159.02/159.30	c [INC SEARCH] iteration: 31
159.02/159.30	c [INC BOUNDS] best value:1545 search for 1544
159.02/159.30	c [INC SYSTEM] there exists a inc, kill it!
159.02/159.30	c write failed with 2
159.12/159.30	c [INC SYSTEM] create new solver instance
159.12/159.30	c [INC] encode full formula
159.12/159.30	c fallback to adder encoding
159.12/159.31	c set iterative enc to: adder
159.12/159.31	c set iterative enc to: none
159.12/159.31	c [INC SEARCH] isOptimum variable: 0
171.72/172.00	c formula is SAT
171.72/172.00	c [INC SEARCH] copied best model
171.72/172.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
171.81/172.00	c model valid
171.81/172.00	c current solution ok
171.81/172.00	o 1515
171.81/172.00	c [INC SEARCH] iteration: 32
171.81/172.00	c [INC BOUNDS] best value:1515 search for 1514
171.81/172.00	c [INC SYSTEM] there exists a inc, kill it!
171.81/172.00	c write failed with 2
171.81/172.00	c [INC SYSTEM] create new solver instance
171.81/172.00	c [INC] encode full formula
171.81/172.00	c fallback to adder encoding
171.81/172.01	c set iterative enc to: adder
171.81/172.01	c set iterative enc to: none
171.81/172.01	c [INC SEARCH] isOptimum variable: 0
176.92/177.15	c formula is SAT
176.92/177.15	c [INC SEARCH] copied best model
176.92/177.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
176.99/177.21	c model valid
176.99/177.21	c current solution ok
176.99/177.21	o 1439
176.99/177.21	c [INC SEARCH] iteration: 33
176.99/177.21	c [INC BOUNDS] best value:1439 search for 1438
176.99/177.21	c [INC SYSTEM] there exists a inc, kill it!
176.99/177.21	c write failed with 2
176.99/177.21	c [INC SYSTEM] create new solver instance
176.99/177.21	c [INC] encode full formula
176.99/177.21	c fallback to adder encoding
176.99/177.21	c set iterative enc to: adder
176.99/177.21	c set iterative enc to: none
176.99/177.21	c [INC SEARCH] isOptimum variable: 0
214.37/214.69	c formula is SAT
214.37/214.69	c [INC SEARCH] copied best model
214.37/214.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
214.37/214.69	c model valid
214.37/214.69	c current solution ok
214.37/214.69	o 1438
214.37/214.69	c [INC SEARCH] iteration: 34
214.37/214.69	c [INC BOUNDS] best value:1438 search for 1437
214.37/214.69	c [INC SYSTEM] there exists a inc, kill it!
214.37/214.69	c write failed with 2
214.37/214.69	c [INC SYSTEM] create new solver instance
214.37/214.69	c [INC] encode full formula
214.37/214.69	c fallback to adder encoding
214.48/214.70	c set iterative enc to: adder
214.48/214.70	c set iterative enc to: none
214.48/214.71	c [INC SEARCH] isOptimum variable: 0
226.77/227.00	c formula is SAT
226.77/227.00	c [INC SEARCH] copied best model
226.77/227.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
226.77/227.00	c model valid
226.77/227.00	c current solution ok
226.77/227.00	o 1425
226.77/227.00	c [INC SEARCH] iteration: 35
226.77/227.00	c [INC BOUNDS] best value:1425 search for 1424
226.77/227.00	c [INC SYSTEM] there exists a inc, kill it!
226.77/227.00	c write failed with 2
226.77/227.00	c [INC SYSTEM] create new solver instance
226.77/227.00	c [INC] encode full formula
226.77/227.00	c fallback to adder encoding
226.77/227.01	c set iterative enc to: adder
226.77/227.01	c set iterative enc to: none
226.77/227.02	c [INC SEARCH] isOptimum variable: 0
235.25/235.55	c formula is SAT
235.25/235.55	c [INC SEARCH] copied best model
235.25/235.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
235.25/235.55	c model valid
235.25/235.55	c current solution ok
235.25/235.55	o 1401
235.25/235.55	c [INC SEARCH] iteration: 36
235.25/235.55	c [INC BOUNDS] best value:1401 search for 1400
235.25/235.55	c [INC SYSTEM] there exists a inc, kill it!
235.25/235.55	c write failed with 2
235.25/235.55	c [INC SYSTEM] create new solver instance
235.25/235.55	c [INC] encode full formula
235.25/235.55	c fallback to adder encoding
235.25/235.56	c set iterative enc to: adder
235.25/235.56	c set iterative enc to: none
235.25/235.56	c [INC SEARCH] isOptimum variable: 0
257.65/257.91	c formula is SAT
257.65/257.91	c [INC SEARCH] copied best model
257.65/257.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
257.65/257.91	c model valid
257.65/257.91	c current solution ok
257.65/257.91	o 1375
257.65/257.91	c [INC SEARCH] iteration: 37
257.65/257.91	c [INC BOUNDS] best value:1375 search for 1374
257.65/257.91	c [INC SYSTEM] there exists a inc, kill it!
257.65/257.91	c write failed with 2
257.65/257.91	c [INC SYSTEM] create new solver instance
257.65/257.91	c [INC] encode full formula
257.75/258.08	c set iterative enc to: swc
257.86/258.10	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.61	s UNKNOWN
1800.04/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.61	c write failed with -1
1800.04/1800.61	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x25c66e0)

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-3702769-1338056558/watcher-3702769-1338056558 -o /tmp/evaluation-result-3702769-1338056558/solver-3702769-1338056558 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702769-1338056558.opb 1585098624 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.06 2.02 2.00 3/179 4445
/proc/meminfo: memFree=29975520/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0

[startup+0.020706 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 4445
/proc/meminfo: memFree=29975520/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100226 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 4445
/proc/meminfo: memFree=29975520/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300157 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 4445
/proc/meminfo: memFree=29975520/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700179 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 4445
/proc/meminfo: memFree=29975520/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 4465
/proc/meminfo: memFree=29957948/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2464 CPUtime=0.35 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 1398 7967 0 0 2 0 32 1 20 0 1 0 271781831 2523136 337 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 616 337 199 440 0 172 0
[pid=4465] ppid=4447 vsize=11068 CPUtime=1.12 cores=1,3,5,7
/proc/4465/stat : 4465 (glucosInc) R 4447 4445 4103 0 -1 4202496 2794 0 0 0 112 0 0 0 20 0 1 0 271781868 11333632 2236 33554432000 4194304 5654031 140735970707376 140735970695192 4232960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4465/statm: 2767 2236 142 357 0 2407 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 22680

[startup+3.10015 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 4467
/proc/meminfo: memFree=29954448/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2448 CPUtime=2.2 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 2935 14340 0 0 5 0 213 2 20 0 1 0 271781831 2506752 333 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 612 333 199 440 0 168 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 11596
heavy processes:

[startup+6.30015 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 4473
/proc/meminfo: memFree=29949724/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2448 CPUtime=5.94 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 5237 24254 0 0 10 1 579 4 20 0 1 0 271781831 2506752 333 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 612 333 199 440 0 168 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 11596

[startup+12.7003 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 4479
/proc/meminfo: memFree=29939612/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=4540 CPUtime=12.66 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) R 4445 4445 4103 0 -1 4202496 7529 35740 0 0 14 1 1245 6 20 0 1 0 271781831 4648960 767 33554432000 4194304 5992684 140733689820976 140733689814480 5182699 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 1135 767 199 440 0 691 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13688

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 4487
/proc/meminfo: memFree=29933772/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2448 CPUtime=23.48 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 9734 47590 0 0 18 2 2320 8 20 0 1 0 271781831 2506752 333 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 612 333 199 440 0 168 0
[pid=4487] ppid=4447 vsize=14468 CPUtime=1.96 cores=1,3,5,7
/proc/4487/stat : 4487 (glucosInc) R 4447 4445 4103 0 -1 4202496 2897 0 0 0 196 0 0 0 20 0 1 0 271784184 14815232 2882 33554432000 4194304 5654031 140733298480160 140733298467976 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4487/statm: 3617 2882 142 357 0 3257 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 26064

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 4495
/proc/meminfo: memFree=29921560/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2448 CPUtime=48.06 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 12659 65719 0 0 23 3 4768 12 20 0 1 0 271781831 2506752 333 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 612 333 199 440 0 168 0
[pid=4495] ppid=4447 vsize=15408 CPUtime=2.96 cores=1,3,5,7
/proc/4495/stat : 4495 (glucosInc) R 4447 4445 4103 0 -1 4202496 3301 0 0 0 296 0 0 0 20 0 1 0 271786644 15777792 3268 33554432000 4194304 5654031 140736150050624 140736150038440 4218500 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4495/statm: 3852 3268 142 357 0 3492 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 27004

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 4518
/proc/meminfo: memFree=29910460/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2448 CPUtime=99.74 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 20701 113873 0 0 37 5 9910 22 20 0 1 0 271781831 2506752 333 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 612 333 199 440 0 168 0
[pid=4518] ppid=4447 vsize=13380 CPUtime=2.41 cores=1,3,5,7
/proc/4518/stat : 4518 (glucosInc) R 4447 4445 4103 0 -1 4202496 3399 0 0 0 241 0 0 0 20 0 1 0 271791819 13701120 2942 33554432000 4194304 5654031 140735635074016 140735635061832 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4518/statm: 3345 2942 142 357 0 2985 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 24976

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4528
/proc/meminfo: memFree=29907980/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2448 CPUtime=159.15 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 24357 138518 0 0 44 6 15837 28 20 0 1 0 271781831 2506752 333 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 612 333 199 440 0 168 0
[pid=4528] ppid=4447 vsize=15428 CPUtime=2.97 cores=1,3,5,7
/proc/4528/stat : 4528 (glucosInc) R 4447 4445 4103 0 -1 4202496 3487 0 0 0 297 0 0 0 20 0 1 0 271797762 15798272 3423 33554432000 4194304 5654031 140736037148560 140736037136376 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4528/statm: 3857 3423 142 357 0 3497 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 27024

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4534
/proc/meminfo: memFree=29893792/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=2448 CPUtime=214.5 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 26552 154247 0 0 48 7 21364 31 20 0 1 0 271781831 2506752 333 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/4447/statm: 612 333 199 440 0 168 0
[pid=4534] ppid=4447 vsize=17100 CPUtime=7.56 cores=1,3,5,7
/proc/4534/stat : 4534 (glucosInc) R 4447 4445 4103 0 -1 4202496 4737 0 0 0 756 0 0 0 20 0 1 0 271803302 17510400 3908 33554432000 4194304 5654031 140735082060432 140735082048248 4232791 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4534/statm: 4275 3908 142 357 0 3915 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 28696

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 4542
/proc/meminfo: memFree=29783620/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0

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

/proc/meminfo: memFree=29690980/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=151080 CPUtime=983.96 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24082 0 0 0 98388 8 0 0 20 0 1 0 271807641 154705920 34689 33554432000 4194304 5654031 140737143801088 140737143798888 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 37770 34689 137 357 0 37410 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 163904

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4551
/proc/meminfo: memFree=29679872/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1043.95 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24365 0 0 0 104387 8 0 0 20 0 1 0 271807641 166658048 37491 33554432000 4194304 5654031 140737143801088 140737143798888 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37491 137 357 0 40328 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 175576

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 4559
/proc/meminfo: memFree=29770736/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1103.94 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24525 0 0 0 110386 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 175576

[startup+1422.31 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 4559
/proc/meminfo: memFree=29758364/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1163.93 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 116385 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 175576

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 4559
/proc/meminfo: memFree=29755032/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1223.92 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 122384 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 175576

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4559
/proc/meminfo: memFree=29746780/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1283.91 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 128383 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 175576

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 4559
/proc/meminfo: memFree=29726304/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1343.9 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 134382 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 175576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4563
/proc/meminfo: memFree=29731264/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1403.89 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 140381 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 175576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4563
/proc/meminfo: memFree=29727048/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1463.88 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 146380 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 175576

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 4563
/proc/meminfo: memFree=29715448/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1523.87 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 152379 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 175576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.96 2.00 2.00 2/175 4593
/proc/meminfo: memFree=29816704/32873648 swapFree=6860/6860
[pid=4445] ppid=4442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4445/stat : 4445 (npSolver-pbo-It) S 4442 4445 4103 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271781831 9367552 274 33554432000 4194304 5064252 140734286330800 140734286329712 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4445/statm: 2287 274 233 213 0 72 0
[pid=4447] ppid=4445 vsize=3676 CPUtime=257.86 cores=1,3,5,7
/proc/4447/stat : 4447 (npSolver-pbo) S 4445 4445 4103 0 -1 4202496 31278 170312 0 0 67 9 25675 35 20 0 1 0 271781831 3764224 640 33554432000 4194304 5992684 140733689820976 140733689806808 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4447/statm: 919 640 199 440 0 475 0
[pid=4541] ppid=4447 vsize=162752 CPUtime=1542.18 cores=1,3,5,7
/proc/4541/stat : 4541 (glucosInc) R 4447 4445 4103 0 -1 4202496 24526 0 0 0 154210 8 0 0 20 0 1 0 271807641 166658048 37646 33554432000 4194304 5654031 140737143801088 140737143798888 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4541/statm: 40688 37646 137 357 0 40328 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 175576

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1799.54
CPU system time (s): 0.537918
CPU usage (%): 99.9699
Max. virtual memory (cumulated for all children) (KiB): 175580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.537918
maximum resident set size= 159212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226502
page faults= 0
swaps= 0
block input operations= 0
block output operations= 80712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 648
involuntary context switches= 4770

runsolver used 5.83711 second user time and 15.3817 second system time

The end

Launcher Data

Begin job on node116 at 2012-05-26 20:22:38
IDJOB=3702769
IDBENCH=2021
IDSOLVER=2278
FILE ID=node116/3702769-1338056558
RUNJOBID= node116-1338052956-4120
PBS_JOBID= 14624409
Free space on /tmp= 71460 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-c8.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702769-1338056558/watcher-3702769-1338056558 -o /tmp/evaluation-result-3702769-1338056558/solver-3702769-1338056558 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702769-1338056558.opb 1585098624 HOME HOME

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

MD5SUM BENCH= c919b2e3620f35e89404416810e81e0b
RANDOM SEED=1585098624

node116.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29976412 kB
Buffers:          235836 kB
Cached:          1868904 kB
SwapCached:         3196 kB
Active:           839144 kB
Inactive:        1274768 kB
Active(anon):       4264 kB
Inactive(anon):     7532 kB
Active(file):     834880 kB
Inactive(file):  1267236 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103092 kB
Dirty:             16312 kB
Writeback:             0 kB
AnonPages:        261600 kB
Mapped:            14472 kB
Shmem:                96 kB
Slab:             645156 kB
SReclaimable:      89756 kB
SUnreclaim:       555400 kB
KernelStack:        1504 kB
PageTables:         4092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     126208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71440 MiB
End job on node116 at 2012-05-26 20:52:38