Trace number 3697981

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

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 [INC SYSTEM] there exists a inc, kill it!
0.00/0.02	c write failed with 2
0.00/0.02	c [INC SEARCH] iteration: 0
0.00/0.02	c [INC BOUNDS] best value:2670 search for 2669
0.00/0.02	c [INC SYSTEM] create new solver instance
0.00/0.02	c [INC] encode full formula
0.00/0.02	c fallback to adder encoding
0.00/0.04	c set iterative enc to: adder
0.00/0.04	c set iterative enc to: none
0.00/0.04	c [INC SEARCH] isOptimum variable: 0
1.27/1.34	c formula is SAT
1.27/1.34	c [INC SEARCH] copied best model
1.27/1.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.27/1.34	c model valid
1.27/1.34	c current solution ok
1.27/1.34	o 2661
1.27/1.34	c [INC SEARCH] iteration: 1
1.27/1.34	c [INC BOUNDS] best value:2661 search for 2660
1.27/1.34	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.34	c write failed with 2
1.27/1.35	c [INC SYSTEM] create new solver instance
1.27/1.35	c [INC] encode full formula
1.27/1.35	c fallback to adder encoding
1.27/1.36	c set iterative enc to: adder
1.27/1.36	c set iterative enc to: none
1.27/1.36	c [INC SEARCH] isOptimum variable: 0
1.34/1.86	c formula is SAT
1.34/1.86	c [INC SEARCH] copied best model
1.34/1.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.34/1.87	c model valid
1.34/1.87	c current solution ok
1.34/1.87	o 2651
1.34/1.87	c [INC SEARCH] iteration: 2
1.34/1.87	c [INC BOUNDS] best value:2651 search for 2650
1.34/1.87	c [INC SYSTEM] there exists a inc, kill it!
1.34/1.87	c write failed with 2
1.34/1.87	c [INC SYSTEM] create new solver instance
1.34/1.87	c [INC] encode full formula
1.34/1.87	c fallback to adder encoding
1.34/1.88	c set iterative enc to: adder
1.34/1.88	c set iterative enc to: none
1.34/1.88	c [INC SEARCH] isOptimum variable: 0
2.67/2.79	c formula is SAT
2.67/2.79	c [INC SEARCH] copied best model
2.67/2.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.67/2.79	c model valid
2.67/2.79	c current solution ok
2.67/2.79	o 2617
2.67/2.79	c [INC SEARCH] iteration: 3
2.67/2.79	c [INC BOUNDS] best value:2617 search for 2616
2.67/2.79	c [INC SYSTEM] there exists a inc, kill it!
2.67/2.79	c write failed with 2
2.67/2.79	c [INC SYSTEM] create new solver instance
2.67/2.79	c [INC] encode full formula
2.67/2.79	c fallback to adder encoding
2.78/2.81	c set iterative enc to: adder
2.78/2.81	c set iterative enc to: none
2.78/2.81	c [INC SEARCH] isOptimum variable: 0
3.66/3.74	c formula is SAT
3.66/3.74	c [INC SEARCH] copied best model
3.66/3.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.66/3.74	c model valid
3.66/3.74	c current solution ok
3.66/3.74	o 2465
3.66/3.74	c [INC SEARCH] iteration: 4
3.66/3.74	c [INC BOUNDS] best value:2465 search for 2464
3.66/3.74	c [INC SYSTEM] there exists a inc, kill it!
3.66/3.74	c write failed with 2
3.66/3.74	c [INC SYSTEM] create new solver instance
3.66/3.74	c [INC] encode full formula
3.66/3.74	c fallback to adder encoding
3.66/3.76	c set iterative enc to: adder
3.66/3.76	c set iterative enc to: none
3.66/3.76	c [INC SEARCH] isOptimum variable: 0
5.57/5.63	c formula is SAT
5.57/5.63	c [INC SEARCH] copied best model
5.57/5.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.57/5.63	c model valid
5.57/5.63	c current solution ok
5.57/5.63	o 2457
5.57/5.63	c [INC SEARCH] iteration: 5
5.57/5.63	c [INC BOUNDS] best value:2457 search for 2456
5.57/5.63	c [INC SYSTEM] there exists a inc, kill it!
5.57/5.63	c write failed with 2
5.57/5.63	c [INC SYSTEM] create new solver instance
5.57/5.63	c [INC] encode full formula
5.57/5.63	c fallback to adder encoding
5.57/5.65	c set iterative enc to: adder
5.57/5.65	c set iterative enc to: none
5.57/5.65	c [INC SEARCH] isOptimum variable: 0
8.16/8.23	c formula is SAT
8.16/8.23	c [INC SEARCH] copied best model
8.16/8.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.16/8.23	c model valid
8.16/8.23	c current solution ok
8.16/8.23	o 2453
8.16/8.23	c [INC SEARCH] iteration: 6
8.16/8.23	c [INC BOUNDS] best value:2453 search for 2452
8.16/8.23	c [INC SYSTEM] there exists a inc, kill it!
8.16/8.23	c write failed with 2
8.16/8.23	c [INC SYSTEM] create new solver instance
8.16/8.23	c [INC] encode full formula
8.16/8.23	c fallback to adder encoding
8.16/8.25	c set iterative enc to: adder
8.16/8.25	c set iterative enc to: none
8.16/8.25	c [INC SEARCH] isOptimum variable: 0
9.76/9.82	c formula is SAT
9.76/9.82	c [INC SEARCH] copied best model
9.76/9.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.76/9.82	c model valid
9.76/9.82	c current solution ok
9.76/9.82	o 2420
9.76/9.82	c [INC SEARCH] iteration: 7
9.76/9.82	c [INC BOUNDS] best value:2420 search for 2419
9.76/9.82	c [INC SYSTEM] there exists a inc, kill it!
9.76/9.82	c write failed with 2
9.76/9.82	c [INC SYSTEM] create new solver instance
9.76/9.82	c [INC] encode full formula
9.76/9.82	c fallback to adder encoding
9.76/9.84	c set iterative enc to: adder
9.76/9.84	c set iterative enc to: none
9.76/9.84	c [INC SEARCH] isOptimum variable: 0
12.27/12.34	c formula is SAT
12.27/12.34	c [INC SEARCH] copied best model
12.27/12.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.27/12.34	c model valid
12.27/12.34	c current solution ok
12.27/12.34	o 2410
12.27/12.34	c [INC SEARCH] iteration: 8
12.27/12.34	c [INC BOUNDS] best value:2410 search for 2409
12.27/12.34	c [INC SYSTEM] there exists a inc, kill it!
12.27/12.34	c write failed with 2
12.27/12.34	c [INC SYSTEM] create new solver instance
12.27/12.34	c [INC] encode full formula
12.27/12.34	c fallback to adder encoding
12.27/12.36	c set iterative enc to: adder
12.27/12.36	c set iterative enc to: none
12.27/12.36	c [INC SEARCH] isOptimum variable: 0
13.65/13.72	c formula is SAT
13.65/13.72	c [INC SEARCH] copied best model
13.65/13.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.65/13.72	c model valid
13.65/13.72	c current solution ok
13.65/13.72	o 2023
13.65/13.72	c [INC SEARCH] iteration: 9
13.65/13.72	c [INC BOUNDS] best value:2023 search for 2022
13.65/13.72	c [INC SYSTEM] there exists a inc, kill it!
13.65/13.72	c write failed with 2
13.65/13.73	c [INC SYSTEM] create new solver instance
13.65/13.73	c [INC] encode full formula
13.65/13.73	c fallback to adder encoding
13.65/13.74	c set iterative enc to: adder
13.65/13.74	c set iterative enc to: none
13.65/13.74	c [INC SEARCH] isOptimum variable: 0
15.36/15.45	c formula is SAT
15.36/15.45	c [INC SEARCH] copied best model
15.36/15.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.36/15.45	c model valid
15.36/15.45	c current solution ok
15.36/15.45	o 2010
15.36/15.45	c [INC SEARCH] iteration: 10
15.36/15.45	c [INC BOUNDS] best value:2010 search for 2009
15.36/15.45	c [INC SYSTEM] there exists a inc, kill it!
15.36/15.45	c write failed with 2
15.36/15.45	c [INC SYSTEM] create new solver instance
15.36/15.45	c [INC] encode full formula
15.36/15.45	c fallback to adder encoding
15.36/15.46	c set iterative enc to: adder
15.36/15.46	c set iterative enc to: none
15.36/15.47	c [INC SEARCH] isOptimum variable: 0
22.94/23.10	c formula is SAT
22.94/23.10	c [INC SEARCH] copied best model
22.94/23.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.94/23.10	c model valid
22.94/23.10	c current solution ok
22.94/23.10	o 1996
22.94/23.10	c [INC SEARCH] iteration: 11
22.94/23.10	c [INC BOUNDS] best value:1996 search for 1995
22.94/23.10	c [INC SYSTEM] there exists a inc, kill it!
22.94/23.10	c write failed with 2
22.94/23.10	c [INC SYSTEM] create new solver instance
22.94/23.10	c [INC] encode full formula
22.94/23.10	c fallback to adder encoding
23.06/23.12	c set iterative enc to: adder
23.06/23.12	c set iterative enc to: none
23.06/23.12	c [INC SEARCH] isOptimum variable: 0
30.46/30.51	c formula is SAT
30.46/30.51	c [INC SEARCH] copied best model
30.46/30.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.46/30.51	c model valid
30.46/30.51	c current solution ok
30.46/30.51	o 1993
30.46/30.51	c [INC SEARCH] iteration: 12
30.46/30.51	c [INC BOUNDS] best value:1993 search for 1992
30.46/30.51	c [INC SYSTEM] there exists a inc, kill it!
30.46/30.51	c write failed with 2
30.46/30.51	c [INC SYSTEM] create new solver instance
30.46/30.51	c [INC] encode full formula
30.46/30.51	c fallback to adder encoding
30.46/30.52	c set iterative enc to: adder
30.46/30.52	c set iterative enc to: none
30.46/30.53	c [INC SEARCH] isOptimum variable: 0
39.26/39.39	c formula is SAT
39.26/39.39	c [INC SEARCH] copied best model
39.26/39.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.26/39.39	c model valid
39.26/39.39	c current solution ok
39.26/39.39	o 1970
39.26/39.39	c [INC SEARCH] iteration: 13
39.26/39.39	c [INC BOUNDS] best value:1970 search for 1969
39.26/39.39	c [INC SYSTEM] there exists a inc, kill it!
39.26/39.39	c write failed with 2
39.26/39.39	c [INC SYSTEM] create new solver instance
39.26/39.39	c [INC] encode full formula
39.26/39.39	c fallback to adder encoding
39.36/39.40	c set iterative enc to: adder
39.36/39.40	c set iterative enc to: none
39.36/39.41	c [INC SEARCH] isOptimum variable: 0
45.35/45.44	c formula is SAT
45.35/45.44	c [INC SEARCH] copied best model
45.35/45.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.35/45.44	c model valid
45.35/45.44	c current solution ok
45.35/45.44	o 1967
45.35/45.44	c [INC SEARCH] iteration: 14
45.35/45.44	c [INC BOUNDS] best value:1967 search for 1966
45.35/45.44	c [INC SYSTEM] there exists a inc, kill it!
45.35/45.44	c write failed with 2
45.35/45.45	c [INC SYSTEM] create new solver instance
45.35/45.45	c [INC] encode full formula
45.35/45.45	c fallback to adder encoding
45.35/45.46	c set iterative enc to: adder
45.35/45.46	c set iterative enc to: none
45.35/45.46	c [INC SEARCH] isOptimum variable: 0
47.54/47.64	c formula is SAT
47.54/47.64	c [INC SEARCH] copied best model
47.54/47.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
47.54/47.64	c model valid
47.54/47.64	c current solution ok
47.54/47.64	o 1907
47.54/47.64	c [INC SEARCH] iteration: 15
47.54/47.64	c [INC BOUNDS] best value:1907 search for 1906
47.54/47.64	c [INC SYSTEM] there exists a inc, kill it!
47.54/47.64	c write failed with 2
47.54/47.64	c [INC SYSTEM] create new solver instance
47.54/47.64	c [INC] encode full formula
47.54/47.64	c fallback to adder encoding
47.54/47.66	c set iterative enc to: adder
47.54/47.66	c set iterative enc to: none
47.54/47.66	c [INC SEARCH] isOptimum variable: 0
55.84/55.93	c formula is SAT
55.84/55.93	c [INC SEARCH] copied best model
55.84/55.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.84/55.93	c model valid
55.84/55.93	c current solution ok
55.84/55.93	o 1869
55.84/55.93	c [INC SEARCH] iteration: 16
55.84/55.93	c [INC BOUNDS] best value:1869 search for 1868
55.84/55.93	c [INC SYSTEM] there exists a inc, kill it!
55.84/55.93	c write failed with 2
55.84/55.93	c [INC SYSTEM] create new solver instance
55.84/55.93	c [INC] encode full formula
55.84/55.93	c fallback to adder encoding
55.84/55.94	c set iterative enc to: adder
55.84/55.94	c set iterative enc to: none
55.84/55.95	c [INC SEARCH] isOptimum variable: 0
62.05/62.11	c formula is SAT
62.05/62.11	c [INC SEARCH] copied best model
62.05/62.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.05/62.11	c model valid
62.05/62.11	c current solution ok
62.05/62.11	o 1853
62.05/62.11	c [INC SEARCH] iteration: 17
62.05/62.11	c [INC BOUNDS] best value:1853 search for 1852
62.05/62.11	c [INC SYSTEM] there exists a inc, kill it!
62.05/62.11	c write failed with 2
62.05/62.11	c [INC SYSTEM] create new solver instance
62.05/62.11	c [INC] encode full formula
62.05/62.11	c fallback to adder encoding
62.05/62.12	c set iterative enc to: adder
62.05/62.12	c set iterative enc to: none
62.05/62.13	c [INC SEARCH] isOptimum variable: 0
66.33/66.46	c formula is SAT
66.33/66.46	c [INC SEARCH] copied best model
66.33/66.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
66.33/66.46	c model valid
66.33/66.46	c current solution ok
66.33/66.46	o 1804
66.33/66.46	c [INC SEARCH] iteration: 18
66.33/66.46	c [INC BOUNDS] best value:1804 search for 1803
66.33/66.46	c [INC SYSTEM] there exists a inc, kill it!
66.33/66.46	c write failed with 2
66.33/66.47	c [INC SYSTEM] create new solver instance
66.33/66.47	c [INC] encode full formula
66.33/66.47	c fallback to adder encoding
66.33/66.48	c set iterative enc to: adder
66.33/66.48	c set iterative enc to: none
66.33/66.48	c [INC SEARCH] isOptimum variable: 0
68.26/68.31	c formula is SAT
68.26/68.31	c [INC SEARCH] copied best model
68.26/68.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.26/68.31	c model valid
68.26/68.31	c current solution ok
68.26/68.31	o 1802
68.26/68.31	c [INC SEARCH] iteration: 19
68.26/68.31	c [INC BOUNDS] best value:1802 search for 1801
68.26/68.31	c [INC SYSTEM] there exists a inc, kill it!
68.26/68.31	c write failed with 2
68.26/68.32	c [INC SYSTEM] create new solver instance
68.26/68.32	c [INC] encode full formula
68.26/68.32	c fallback to adder encoding
68.26/68.33	c set iterative enc to: adder
68.26/68.33	c set iterative enc to: none
68.26/68.33	c [INC SEARCH] isOptimum variable: 0
72.03/72.15	c formula is SAT
72.03/72.15	c [INC SEARCH] copied best model
72.03/72.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.03/72.15	c model valid
72.03/72.15	c current solution ok
72.03/72.15	o 1800
72.03/72.15	c [INC SEARCH] iteration: 20
72.03/72.15	c [INC BOUNDS] best value:1800 search for 1799
72.03/72.15	c [INC SYSTEM] there exists a inc, kill it!
72.03/72.15	c write failed with 2
72.03/72.15	c [INC SYSTEM] create new solver instance
72.03/72.15	c [INC] encode full formula
72.03/72.15	c fallback to adder encoding
72.03/72.16	c set iterative enc to: adder
72.03/72.16	c set iterative enc to: none
72.03/72.17	c [INC SEARCH] isOptimum variable: 0
78.64/78.72	c formula is SAT
78.64/78.72	c [INC SEARCH] copied best model
78.64/78.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
78.64/78.72	c model valid
78.64/78.72	c current solution ok
78.64/78.72	o 1799
78.64/78.72	c [INC SEARCH] iteration: 21
78.64/78.72	c [INC BOUNDS] best value:1799 search for 1798
78.64/78.72	c [INC SYSTEM] there exists a inc, kill it!
78.64/78.72	c write failed with 2
78.64/78.72	c [INC SYSTEM] create new solver instance
78.64/78.72	c [INC] encode full formula
78.64/78.72	c fallback to adder encoding
78.64/78.74	c set iterative enc to: adder
78.64/78.74	c set iterative enc to: none
78.64/78.74	c [INC SEARCH] isOptimum variable: 0
83.13/83.24	c formula is SAT
83.13/83.24	c [INC SEARCH] copied best model
83.13/83.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
83.13/83.24	c model valid
83.13/83.24	c current solution ok
83.13/83.24	o 1739
83.13/83.24	c [INC SEARCH] iteration: 22
83.13/83.24	c [INC BOUNDS] best value:1739 search for 1738
83.13/83.24	c [INC SYSTEM] there exists a inc, kill it!
83.13/83.24	c write failed with 2
83.13/83.24	c [INC SYSTEM] create new solver instance
83.13/83.24	c [INC] encode full formula
83.13/83.24	c fallback to adder encoding
83.13/83.26	c set iterative enc to: adder
83.13/83.26	c set iterative enc to: none
83.13/83.26	c [INC SEARCH] isOptimum variable: 0
86.52/86.63	c formula is SAT
86.52/86.63	c [INC SEARCH] copied best model
86.52/86.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
86.52/86.64	c model valid
86.52/86.64	c current solution ok
86.52/86.64	o 1702
86.52/86.64	c [INC SEARCH] iteration: 23
86.52/86.64	c [INC BOUNDS] best value:1702 search for 1701
86.52/86.64	c [INC SYSTEM] there exists a inc, kill it!
86.52/86.64	c write failed with 2
86.52/86.64	c [INC SYSTEM] create new solver instance
86.52/86.64	c [INC] encode full formula
86.52/86.64	c fallback to adder encoding
86.52/86.65	c set iterative enc to: adder
86.52/86.65	c set iterative enc to: none
86.52/86.65	c [INC SEARCH] isOptimum variable: 0
89.93/90.00	c formula is SAT
89.93/90.00	c [INC SEARCH] copied best model
89.93/90.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
89.93/90.00	c model valid
89.93/90.00	c current solution ok
89.93/90.00	o 1701
89.93/90.00	c [INC SEARCH] iteration: 24
89.93/90.00	c [INC BOUNDS] best value:1701 search for 1700
89.93/90.00	c [INC SYSTEM] there exists a inc, kill it!
89.93/90.00	c write failed with 2
89.93/90.01	c [INC SYSTEM] create new solver instance
89.93/90.01	c [INC] encode full formula
89.93/90.01	c fallback to adder encoding
89.93/90.02	c set iterative enc to: adder
89.93/90.02	c set iterative enc to: none
89.93/90.02	c [INC SEARCH] isOptimum variable: 0
96.42/96.51	c formula is SAT
96.42/96.51	c [INC SEARCH] copied best model
96.42/96.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.42/96.52	c model valid
96.42/96.52	c current solution ok
96.42/96.52	o 1682
96.42/96.52	c [INC SEARCH] iteration: 25
96.42/96.52	c [INC BOUNDS] best value:1682 search for 1681
96.42/96.52	c [INC SYSTEM] there exists a inc, kill it!
96.42/96.52	c write failed with 2
96.42/96.52	c [INC SYSTEM] create new solver instance
96.42/96.52	c [INC] encode full formula
96.42/96.52	c fallback to adder encoding
96.42/96.53	c set iterative enc to: adder
96.42/96.53	c set iterative enc to: none
96.42/96.53	c [INC SEARCH] isOptimum variable: 0
99.02/99.19	c formula is SAT
99.02/99.19	c [INC SEARCH] copied best model
99.02/99.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.02/99.19	c model valid
99.02/99.19	c current solution ok
99.02/99.19	o 1681
99.02/99.19	c [INC SEARCH] iteration: 26
99.02/99.19	c [INC BOUNDS] best value:1681 search for 1680
99.02/99.19	c [INC SYSTEM] there exists a inc, kill it!
99.02/99.19	c write failed with 2
99.02/99.19	c [INC SYSTEM] create new solver instance
99.02/99.19	c [INC] encode full formula
99.02/99.19	c fallback to adder encoding
99.14/99.20	c set iterative enc to: adder
99.14/99.20	c set iterative enc to: none
99.14/99.21	c [INC SEARCH] isOptimum variable: 0
108.12/108.28	c formula is SAT
108.12/108.28	c [INC SEARCH] copied best model
108.12/108.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
108.12/108.29	c model valid
108.12/108.29	c current solution ok
108.12/108.29	o 1636
108.12/108.29	c [INC SEARCH] iteration: 27
108.12/108.29	c [INC BOUNDS] best value:1636 search for 1635
108.12/108.29	c [INC SYSTEM] there exists a inc, kill it!
108.12/108.29	c write failed with 2
108.12/108.29	c [INC SYSTEM] create new solver instance
108.12/108.29	c [INC] encode full formula
108.12/108.29	c fallback to adder encoding
108.23/108.30	c set iterative enc to: adder
108.23/108.30	c set iterative enc to: none
108.23/108.30	c [INC SEARCH] isOptimum variable: 0
115.43/115.51	c formula is SAT
115.43/115.51	c [INC SEARCH] copied best model
115.43/115.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
115.43/115.51	c model valid
115.43/115.51	c current solution ok
115.43/115.51	o 1631
115.43/115.51	c [INC SEARCH] iteration: 28
115.43/115.51	c [INC BOUNDS] best value:1631 search for 1630
115.43/115.51	c [INC SYSTEM] there exists a inc, kill it!
115.43/115.51	c write failed with 2
115.43/115.52	c [INC SYSTEM] create new solver instance
115.43/115.52	c [INC] encode full formula
115.43/115.52	c fallback to adder encoding
115.43/115.53	c set iterative enc to: adder
115.43/115.53	c set iterative enc to: none
115.43/115.53	c [INC SEARCH] isOptimum variable: 0
120.81/120.96	c formula is SAT
120.81/120.96	c [INC SEARCH] copied best model
120.81/120.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
120.81/120.97	c model valid
120.81/120.97	c current solution ok
120.81/120.97	o 1599
120.81/120.97	c [INC SEARCH] iteration: 29
120.81/120.97	c [INC BOUNDS] best value:1599 search for 1598
120.81/120.97	c [INC SYSTEM] there exists a inc, kill it!
120.81/120.97	c write failed with 2
120.81/120.97	c [INC SYSTEM] create new solver instance
120.81/120.97	c [INC] encode full formula
120.81/120.97	c fallback to adder encoding
120.81/120.98	c set iterative enc to: adder
120.81/120.98	c set iterative enc to: none
120.81/120.98	c [INC SEARCH] isOptimum variable: 0
131.61/131.78	c formula is SAT
131.61/131.78	c [INC SEARCH] copied best model
131.61/131.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
131.61/131.78	c model valid
131.61/131.78	c current solution ok
131.61/131.78	o 1578
131.61/131.78	c [INC SEARCH] iteration: 30
131.61/131.78	c [INC BOUNDS] best value:1578 search for 1577
131.61/131.78	c [INC SYSTEM] there exists a inc, kill it!
131.61/131.78	c write failed with 2
131.61/131.78	c [INC SYSTEM] create new solver instance
131.61/131.78	c [INC] encode full formula
131.61/131.78	c fallback to adder encoding
131.61/131.79	c set iterative enc to: adder
131.61/131.79	c set iterative enc to: none
131.61/131.80	c [INC SEARCH] isOptimum variable: 0
158.11/158.27	c formula is SAT
158.11/158.27	c [INC SEARCH] copied best model
158.11/158.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
158.11/158.27	c model valid
158.11/158.27	c current solution ok
158.11/158.27	o 1545
158.11/158.27	c [INC SEARCH] iteration: 31
158.11/158.27	c [INC BOUNDS] best value:1545 search for 1544
158.11/158.27	c [INC SYSTEM] there exists a inc, kill it!
158.11/158.27	c write failed with 2
158.11/158.27	c [INC SYSTEM] create new solver instance
158.11/158.27	c [INC] encode full formula
158.11/158.27	c fallback to adder encoding
158.11/158.28	c set iterative enc to: adder
158.11/158.28	c set iterative enc to: none
158.11/158.29	c [INC SEARCH] isOptimum variable: 0
170.61/170.79	c formula is SAT
170.61/170.79	c [INC SEARCH] copied best model
170.61/170.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
170.61/170.79	c model valid
170.61/170.79	c current solution ok
170.61/170.79	o 1515
170.61/170.79	c [INC SEARCH] iteration: 32
170.61/170.79	c [INC BOUNDS] best value:1515 search for 1514
170.61/170.79	c [INC SYSTEM] there exists a inc, kill it!
170.61/170.79	c write failed with 2
170.61/170.79	c [INC SYSTEM] create new solver instance
170.61/170.79	c [INC] encode full formula
170.61/170.79	c fallback to adder encoding
170.72/170.81	c set iterative enc to: adder
170.72/170.81	c set iterative enc to: none
170.72/170.81	c [INC SEARCH] isOptimum variable: 0
175.82/176.00	c formula is SAT
175.92/176.07	c [INC SEARCH] copied best model
175.92/176.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
175.92/176.07	c model valid
175.92/176.07	c current solution ok
175.92/176.07	o 1439
175.92/176.07	c [INC SEARCH] iteration: 33
175.92/176.07	c [INC BOUNDS] best value:1439 search for 1438
175.92/176.07	c [INC SYSTEM] there exists a inc, kill it!
175.92/176.07	c write failed with 2
175.92/176.07	c [INC SYSTEM] create new solver instance
175.92/176.07	c [INC] encode full formula
175.92/176.07	c fallback to adder encoding
175.92/176.07	c set iterative enc to: adder
175.92/176.07	c set iterative enc to: none
175.92/176.07	c [INC SEARCH] isOptimum variable: 0
212.67/212.84	c formula is SAT
212.67/212.84	c [INC SEARCH] copied best model
212.67/212.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
212.67/212.84	c model valid
212.67/212.84	c current solution ok
212.67/212.84	o 1438
212.67/212.84	c [INC SEARCH] iteration: 34
212.67/212.84	c [INC BOUNDS] best value:1438 search for 1437
212.67/212.84	c [INC SYSTEM] there exists a inc, kill it!
212.67/212.84	c write failed with 2
212.67/212.84	c [INC SYSTEM] create new solver instance
212.67/212.84	c [INC] encode full formula
212.67/212.84	c fallback to adder encoding
212.67/212.86	c set iterative enc to: adder
212.67/212.86	c set iterative enc to: none
212.67/212.86	c [INC SEARCH] isOptimum variable: 0
225.24/225.40	c formula is SAT
225.24/225.40	c [INC SEARCH] copied best model
225.24/225.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
225.24/225.40	c model valid
225.24/225.40	c current solution ok
225.24/225.40	o 1425
225.24/225.40	c [INC SEARCH] iteration: 35
225.24/225.40	c [INC BOUNDS] best value:1425 search for 1424
225.24/225.40	c [INC SYSTEM] there exists a inc, kill it!
225.24/225.40	c write failed with 2
225.24/225.41	c [INC SYSTEM] create new solver instance
225.24/225.41	c [INC] encode full formula
225.24/225.41	c fallback to adder encoding
225.24/225.42	c set iterative enc to: adder
225.24/225.42	c set iterative enc to: none
225.24/225.42	c [INC SEARCH] isOptimum variable: 0
233.65/233.82	c formula is SAT
233.65/233.82	c [INC SEARCH] copied best model
233.65/233.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
233.65/233.82	c model valid
233.65/233.82	c current solution ok
233.65/233.82	o 1401
233.65/233.82	c [INC SEARCH] iteration: 36
233.65/233.82	c [INC BOUNDS] best value:1401 search for 1400
233.65/233.82	c [INC SYSTEM] there exists a inc, kill it!
233.65/233.82	c write failed with 2
233.65/233.82	c [INC SYSTEM] create new solver instance
233.65/233.82	c [INC] encode full formula
233.65/233.82	c fallback to adder encoding
233.65/233.84	c set iterative enc to: adder
233.65/233.84	c set iterative enc to: none
233.65/233.84	c [INC SEARCH] isOptimum variable: 0
255.13/255.32	c formula is SAT
255.13/255.32	c [INC SEARCH] copied best model
255.13/255.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
255.13/255.32	c model valid
255.13/255.32	c current solution ok
255.13/255.32	o 1375
255.13/255.32	c [INC SEARCH] iteration: 37
255.13/255.32	c [INC BOUNDS] best value:1375 search for 1374
255.13/255.32	c [INC SYSTEM] there exists a inc, kill it!
255.13/255.32	c write failed with 2
255.13/255.32	c [INC SYSTEM] create new solver instance
255.13/255.32	c [INC] encode full formula
255.34/255.50	c set iterative enc to: swc
255.34/255.52	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.50	c write failed with -1
1800.06/1800.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x15dc6e0)

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-3697981-1338057632/watcher-3697981-1338057632 -o /tmp/evaluation-result-3697981-1338057632/solver-3697981-1338057632 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697981-1338057632.opb 418528908 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 26454
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0

[startup+0.104657 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 26454
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20029 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 26454
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300247 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 26454
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.01 2.01 2.00 3/174 26454
/proc/meminfo: memFree=27468308/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26474
/proc/meminfo: memFree=27445052/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2452 CPUtime=1.34 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 1908 5989 0 0 3 0 130 1 20 0 1 0 271889292 2510848 317 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 613 317 183 440 0 169 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 11600

[startup+3.10027 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26478
/proc/meminfo: memFree=27445488/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=2.79 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 3437 12167 0 0 6 1 270 2 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 11596

[startup+6.30027 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26484
/proc/meminfo: memFree=27446380/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=5.63 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 4968 19424 0 0 10 1 549 3 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
Current children cumulated CPU time (s) 5.63
Current children cumulated vsize (KiB) 11596

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26494
/proc/meminfo: memFree=27444060/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=12.33 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 7261 30900 0 0 14 2 1212 5 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 11596

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 26510
/proc/meminfo: memFree=27440808/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=23.1 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 9450 42775 0 0 19 3 2279 9 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
[pid=26508] ppid=26457 vsize=14464 CPUtime=2.37 cores=0,2,4,6
/proc/26508/stat : 26508 (glucosInc) R 26457 26454 25976 0 -1 4202496 3002 0 0 0 237 0 0 0 20 0 1 0 271891604 14811136 2982 33554432000 4194304 5654031 140736288642800 140736288630616 4232380 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26508/statm: 3616 2982 142 357 0 3256 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 26060

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26534
/proc/meminfo: memFree=27444224/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=47.62 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 12368 61600 0 0 25 3 4722 12 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
[pid=26530] ppid=26457 vsize=15400 CPUtime=3.43 cores=0,2,4,6
/proc/26530/stat : 26530 (glucosInc) R 26457 26454 25976 0 -1 4202496 3264 0 0 0 343 0 0 0 20 0 1 0 271894059 15769600 3239 33554432000 4194304 5654031 140735896306256 140735896294072 4215200 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26530/statm: 3850 3239 142 357 0 3490 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 26996

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26570
/proc/meminfo: memFree=27441684/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=99.15 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 20390 106882 0 0 41 6 9846 22 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
[pid=26568] ppid=26457 vsize=13380 CPUtime=3.08 cores=0,2,4,6
/proc/26568/stat : 26568 (glucosInc) R 26457 26454 25976 0 -1 4202496 3608 0 0 0 308 0 0 0 20 0 1 0 271899213 13701120 2971 33554432000 4194304 5654031 140735767001856 140735766989672 4208630 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26568/statm: 3345 2971 142 357 0 2985 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24976

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 26588
/proc/meminfo: memFree=27434348/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=158.21 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 24035 131065 0 0 49 7 15737 28 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
[pid=26588] ppid=26457 vsize=18144 CPUtime=3.99 cores=0,2,4,6
/proc/26588/stat : 26588 (glucosInc) R 26457 26454 25976 0 -1 4202496 3460 0 0 0 399 0 0 0 20 0 1 0 271905121 18579456 4086 33554432000 4194304 5654031 140736602852544 140736602840360 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26588/statm: 4536 4086 142 357 0 4176 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 29740

[startup+222.307 s]
/proc/loadavg: 2.05 2.02 2.00 3/181 26598
/proc/meminfo: memFree=27405372/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=2448 CPUtime=212.72 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 26224 146257 0 0 53 8 21179 32 20 0 1 0 271889292 2506752 316 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 612 316 183 440 0 168 0
[pid=26598] ppid=26457 vsize=23168 CPUtime=9.43 cores=0,2,4,6
/proc/26598/stat : 26598 (glucosInc) R 26457 26454 25976 0 -1 4202496 4855 0 0 0 943 0 0 0 20 0 1 0 271910579 23724032 4656 33554432000 4194304 5654031 140733772822992 140733772810808 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26598/statm: 5792 4656 142 357 0 5432 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 34764

[startup+282.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/181 26609
/proc/meminfo: memFree=27316872/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=110476 CPUtime=26.76 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 20305 0 0 0 2673 3 0 0 20 0 1 0 271914844 113127424 23426 33554432000 4194304 5654031 140736343560224 140736343558120 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 27619 23426 131 357 0 27259 0
Current children cumulated CPU time (s) 282.11

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

/proc/meminfo: memFree=27274080/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=986.6 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 98654 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4233303 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 175572

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26653
/proc/meminfo: memFree=27234808/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1046.58 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 104652 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 175572

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26653
/proc/meminfo: memFree=27217612/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1106.57 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 110651 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 175572

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26653
/proc/meminfo: memFree=27183356/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1166.57 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 116651 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 175572

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26653
/proc/meminfo: memFree=27216620/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1226.56 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 122650 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 175572

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26654
/proc/meminfo: memFree=27183416/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1286.55 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 128649 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232484 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 175572

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26654
/proc/meminfo: memFree=27216556/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1346.54 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 134648 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 175572

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26654
/proc/meminfo: memFree=27216556/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1406.53 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 140647 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 175572

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26654
/proc/meminfo: memFree=27214508/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1466.52 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 146646 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 175572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26657
/proc/meminfo: memFree=27167016/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1526.51 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 152645 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4216690 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 175572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 26658
/proc/meminfo: memFree=27181360/32873844 swapFree=7364/7364
[pid=26454] ppid=26451 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26454/stat : 26454 (npSolver-pbo-It) S 26451 26454 25976 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271889292 9367552 274 33554432000 4194304 5064252 140734526446336 140734526445248 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26454/statm: 2287 274 233 213 0 72 0
[pid=26457] ppid=26454 vsize=3676 CPUtime=255.35 cores=0,2,4,6
/proc/26457/stat : 26457 (npSolver-pbo) S 26454 26454 25976 0 -1 4202496 30683 161723 0 0 73 10 25417 35 20 0 1 0 271889292 3764224 624 33554432000 4194304 5992684 140734386814928 140734386800760 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 919 624 184 440 0 475 0
[pid=26608] ppid=26457 vsize=162748 CPUtime=1544.71 cores=0,2,4,6
/proc/26608/stat : 26608 (glucosInc) R 26457 26454 25976 0 -1 4202496 24102 0 0 0 154465 6 0 0 20 0 1 0 271914844 166653952 37690 33554432000 4194304 5654031 140736343560224 140736343558024 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26608/statm: 40687 37690 137 357 0 40327 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 175572

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.51
CPU time (s): 1800.11
CPU user time (s): 1799.57
CPU system time (s): 0.537918
CPU usage (%): 99.978
Max. virtual memory (cumulated for all children) (KiB): 175572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.537918
maximum resident set size= 159448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216894
page faults= 0
swaps= 0
block input operations= 0
block output operations= 80256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 616
involuntary context switches= 2087

runsolver used 2.94555 second user time and 8.5317 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 20:40:32
IDJOB=3697981
IDBENCH=2021
IDSOLVER=2275
FILE ID=node118/3697981-1338057632
RUNJOBID= node118-1338052229-25992
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-c8.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697981-1338057632/watcher-3697981-1338057632 -o /tmp/evaluation-result-3697981-1338057632/solver-3697981-1338057632 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697981-1338057632.opb 418528908 HOME HOME

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

MD5SUM BENCH= c919b2e3620f35e89404416810e81e0b
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:        27469408 kB
Buffers:          263936 kB
Cached:          4345876 kB
SwapCached:            0 kB
Active:           582908 kB
Inactive:        4038940 kB
Active(anon):      13648 kB
Inactive(anon):        0 kB
Active(file):     569260 kB
Inactive(file):  4038940 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:         4348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104468 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= 71568 MiB
End job on node118 at 2012-05-26 21:10:33