Trace number 3746916

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.11 1800.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_4_ic.opb
MD5SUMcc4ba8ab50e8cde73916f6bbebfc3143
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4225708
Best CPU time to get the best result obtained on this benchmark2.77358
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 77854483
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3321901821
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 77854483
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3321901821
Number of bits of the biggest sum of numbers32
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.03	c old isEQ: 0, new EQ is 1
0.00/0.03	c old isEQ: 32, new EQ is 1
0.00/0.04	c old isEQ: 1, new EQ is 1
0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.20	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.20	c [INC SYSTEM] execute solver
0.00/0.40	c [INC SEARCH] formula is SAT
0.00/0.40	c [INC SYSTEM] solved the initial formula
0.00/0.41	c model valid
0.00/0.41	c current solution ok
0.00/0.47	o 169659014
0.00/0.47	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.47	c write failed with 2
0.00/0.47	c [INC SEARCH] iteration: 0
0.00/0.47	c [INC BOUNDS] best value:169659029 search for 169659028
0.00/0.47	c [INC SYSTEM] create new solver instance
0.00/0.47	c [INC] encode full formula
0.00/0.47	c fallback to adder encoding
0.00/0.56	c set iterative enc to: adder
0.00/0.56	c set iterative enc to: none
0.00/0.57	c [INC SEARCH] isOptimum variable: 0
1.26/1.36	c formula is SAT
1.26/1.36	c [INC SEARCH] copied best model
1.26/1.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.37	c model valid
1.26/1.37	c current solution ok
1.26/1.37	o 148468882
1.26/1.37	c [INC SEARCH] iteration: 1
1.26/1.37	c [INC BOUNDS] best value:148468897 search for 148468896
1.26/1.37	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.37	c write failed with 2
1.26/1.38	c [INC SYSTEM] create new solver instance
1.26/1.38	c [INC] encode full formula
1.26/1.38	c fallback to adder encoding
1.39/1.47	c set iterative enc to: adder
1.39/1.47	c set iterative enc to: none
1.39/1.48	c [INC SEARCH] isOptimum variable: 0
2.07/2.14	c formula is SAT
2.07/2.14	c [INC SEARCH] copied best model
2.07/2.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.07/2.15	c model valid
2.07/2.15	c current solution ok
2.07/2.15	o 116271744
2.07/2.15	c [INC SEARCH] iteration: 2
2.07/2.15	c [INC BOUNDS] best value:116271759 search for 116271758
2.07/2.15	c [INC SYSTEM] there exists a inc, kill it!
2.07/2.15	c write failed with 2
2.07/2.16	c [INC SYSTEM] create new solver instance
2.07/2.16	c [INC] encode full formula
2.07/2.16	c fallback to adder encoding
2.18/2.24	c set iterative enc to: adder
2.18/2.24	c set iterative enc to: none
2.18/2.26	c [INC SEARCH] isOptimum variable: 0
5.37/5.40	c formula is SAT
5.37/5.41	c [INC SEARCH] copied best model
5.37/5.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.37/5.42	c model valid
5.37/5.42	c current solution ok
5.37/5.42	o 110448066
5.37/5.42	c [INC SEARCH] iteration: 3
5.37/5.42	c [INC BOUNDS] best value:110448081 search for 110448080
5.37/5.42	c [INC SYSTEM] there exists a inc, kill it!
5.37/5.42	c write failed with 2
5.37/5.42	c [INC SYSTEM] create new solver instance
5.37/5.42	c [INC] encode full formula
5.37/5.42	c fallback to adder encoding
5.48/5.51	c set iterative enc to: adder
5.48/5.51	c set iterative enc to: none
5.48/5.52	c [INC SEARCH] isOptimum variable: 0
5.49/5.76	c formula is SAT
5.49/5.76	c [INC SEARCH] copied best model
5.49/5.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.49/5.77	c model valid
5.49/5.77	c current solution ok
5.49/5.77	o 83776972
5.49/5.77	c [INC SEARCH] iteration: 4
5.49/5.77	c [INC BOUNDS] best value:83776987 search for 83776986
5.49/5.77	c [INC SYSTEM] there exists a inc, kill it!
5.49/5.77	c write failed with 2
5.49/5.78	c [INC SYSTEM] create new solver instance
5.49/5.78	c [INC] encode full formula
5.49/5.78	c fallback to adder encoding
5.78/5.86	c set iterative enc to: adder
5.78/5.86	c set iterative enc to: none
5.78/5.88	c [INC SEARCH] isOptimum variable: 0
6.48/6.54	c formula is SAT
6.48/6.54	c [INC SEARCH] copied best model
6.48/6.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.48/6.55	c model valid
6.48/6.55	c current solution ok
6.48/6.55	o 67920494
6.48/6.55	c [INC SEARCH] iteration: 5
6.48/6.55	c [INC BOUNDS] best value:67920509 search for 67920508
6.48/6.55	c [INC SYSTEM] there exists a inc, kill it!
6.48/6.55	c write failed with 2
6.48/6.55	c [INC SYSTEM] create new solver instance
6.48/6.55	c [INC] encode full formula
6.48/6.55	c fallback to adder encoding
6.58/6.64	c set iterative enc to: adder
6.58/6.64	c set iterative enc to: none
6.58/6.65	c [INC SEARCH] isOptimum variable: 0
6.63/6.97	c formula is SAT
6.63/6.98	c [INC SEARCH] copied best model
6.63/6.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.63/6.99	c model valid
6.63/6.99	c current solution ok
6.63/6.99	o 36585530
6.63/6.99	c [INC SEARCH] iteration: 6
6.63/6.99	c [INC BOUNDS] best value:36585545 search for 36585544
6.63/6.99	c [INC SYSTEM] there exists a inc, kill it!
6.63/6.99	c write failed with 2
6.63/6.99	c [INC SYSTEM] create new solver instance
6.63/6.99	c [INC] encode full formula
6.63/6.99	c fallback to adder encoding
6.97/7.07	c set iterative enc to: adder
6.97/7.07	c set iterative enc to: none
6.97/7.08	c [INC SEARCH] isOptimum variable: 0
7.06/7.58	c formula is SAT
7.06/7.58	c [INC SEARCH] copied best model
7.06/7.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.06/7.60	c model valid
7.06/7.60	c current solution ok
7.06/7.60	o 31903518
7.06/7.60	c [INC SEARCH] iteration: 7
7.06/7.60	c [INC BOUNDS] best value:31903533 search for 31903532
7.06/7.60	c [INC SYSTEM] there exists a inc, kill it!
7.06/7.60	c write failed with 2
7.06/7.60	c [INC SYSTEM] create new solver instance
7.06/7.60	c [INC] encode full formula
7.06/7.60	c fallback to adder encoding
7.58/7.67	c set iterative enc to: adder
7.58/7.67	c set iterative enc to: none
7.58/7.69	c [INC SEARCH] isOptimum variable: 0
7.66/7.99	c formula is SAT
7.66/8.00	c [INC SEARCH] copied best model
7.67/8.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.67/8.01	c model valid
7.67/8.01	c current solution ok
7.67/8.01	o 15442596
7.67/8.01	c [INC SEARCH] iteration: 8
7.67/8.01	c [INC BOUNDS] best value:15442611 search for 15442610
7.67/8.01	c [INC SYSTEM] there exists a inc, kill it!
7.67/8.01	c write failed with 2
7.67/8.01	c [INC SYSTEM] create new solver instance
7.67/8.01	c [INC] encode full formula
7.67/8.01	c fallback to adder encoding
7.67/8.08	c set iterative enc to: adder
7.67/8.08	c set iterative enc to: none
7.67/8.09	c [INC SEARCH] isOptimum variable: 0
8.08/8.63	c formula is SAT
8.08/8.63	c [INC SEARCH] copied best model
8.08/8.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.08/8.64	c model valid
8.08/8.64	c current solution ok
8.08/8.64	o 10695736
8.08/8.64	c [INC SEARCH] iteration: 9
8.08/8.64	c [INC BOUNDS] best value:10695751 search for 10695750
8.08/8.64	c [INC SYSTEM] there exists a inc, kill it!
8.08/8.64	c write failed with 2
8.08/8.65	c [INC SYSTEM] create new solver instance
8.08/8.65	c [INC] encode full formula
8.08/8.65	c fallback to adder encoding
8.69/8.71	c set iterative enc to: adder
8.69/8.71	c set iterative enc to: none
8.69/8.72	c [INC SEARCH] isOptimum variable: 0
8.72/8.96	c formula is SAT
8.72/8.96	c [INC SEARCH] copied best model
8.72/8.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.72/8.97	c model valid
8.72/8.97	c current solution ok
8.72/8.97	o 10457698
8.72/8.97	c [INC SEARCH] iteration: 10
8.72/8.97	c [INC BOUNDS] best value:10457713 search for 10457712
8.72/8.97	c [INC SYSTEM] there exists a inc, kill it!
8.72/8.97	c write failed with 2
8.72/8.97	c [INC SYSTEM] create new solver instance
8.72/8.97	c [INC] encode full formula
8.72/8.97	c fallback to adder encoding
8.98/9.04	c set iterative enc to: adder
8.98/9.04	c set iterative enc to: none
8.98/9.05	c [INC SEARCH] isOptimum variable: 0
9.04/9.20	c formula is SAT
9.04/9.20	c [INC SEARCH] copied best model
9.04/9.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.04/9.21	c model valid
9.04/9.21	c current solution ok
9.04/9.21	o 9810816
9.04/9.21	c [INC SEARCH] iteration: 11
9.04/9.21	c [INC BOUNDS] best value:9810831 search for 9810830
9.04/9.21	c [INC SYSTEM] there exists a inc, kill it!
9.04/9.21	c write failed with 2
9.04/9.21	c [INC SYSTEM] create new solver instance
9.04/9.21	c [INC] encode full formula
9.04/9.21	c fallback to adder encoding
9.04/9.28	c set iterative enc to: adder
9.04/9.28	c set iterative enc to: none
9.04/9.29	c [INC SEARCH] isOptimum variable: 0
14.78/14.84	c formula is SAT
14.78/14.84	c [INC SEARCH] copied best model
14.78/14.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.78/14.85	c model valid
14.78/14.85	c current solution ok
14.78/14.85	o 9683302
14.78/14.85	c [INC SEARCH] iteration: 12
14.78/14.85	c [INC BOUNDS] best value:9683317 search for 9683316
14.78/14.85	c [INC SYSTEM] there exists a inc, kill it!
14.78/14.85	c write failed with 2
14.78/14.85	c [INC SYSTEM] create new solver instance
14.78/14.85	c [INC] encode full formula
14.78/14.85	c fallback to adder encoding
14.88/14.92	c set iterative enc to: adder
14.88/14.92	c set iterative enc to: none
14.88/14.93	c [INC SEARCH] isOptimum variable: 0
16.38/16.49	c formula is SAT
16.38/16.49	c [INC SEARCH] copied best model
16.38/16.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.38/16.50	c model valid
16.38/16.50	c current solution ok
16.38/16.50	o 9053158
16.38/16.50	c [INC SEARCH] iteration: 13
16.38/16.50	c [INC BOUNDS] best value:9053173 search for 9053172
16.38/16.50	c [INC SYSTEM] there exists a inc, kill it!
16.38/16.50	c write failed with 2
16.48/16.50	c [INC SYSTEM] create new solver instance
16.48/16.50	c [INC] encode full formula
16.48/16.50	c fallback to adder encoding
16.48/16.57	c set iterative enc to: adder
16.48/16.57	c set iterative enc to: none
16.48/16.58	c [INC SEARCH] isOptimum variable: 0
17.87/17.97	c formula is SAT
17.87/17.97	c [INC SEARCH] copied best model
17.87/17.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.87/17.98	c model valid
17.87/17.98	c current solution ok
17.87/17.98	o 8828662
17.87/17.98	c [INC SEARCH] iteration: 14
17.87/17.98	c [INC BOUNDS] best value:8828677 search for 8828676
17.87/17.98	c [INC SYSTEM] there exists a inc, kill it!
17.87/17.98	c write failed with 2
17.87/17.98	c [INC SYSTEM] create new solver instance
17.87/17.98	c [INC] encode full formula
17.87/17.98	c fallback to adder encoding
17.99/18.05	c set iterative enc to: adder
17.99/18.05	c set iterative enc to: none
17.99/18.06	c [INC SEARCH] isOptimum variable: 0
26.07/26.14	c formula is SAT
26.07/26.14	c [INC SEARCH] copied best model
26.07/26.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.07/26.15	c model valid
26.07/26.15	c current solution ok
26.07/26.15	o 8819452
26.07/26.15	c [INC SEARCH] iteration: 15
26.07/26.15	c [INC BOUNDS] best value:8819467 search for 8819466
26.07/26.15	c [INC SYSTEM] there exists a inc, kill it!
26.07/26.15	c write failed with 2
26.07/26.15	c [INC SYSTEM] create new solver instance
26.07/26.15	c [INC] encode full formula
26.07/26.15	c fallback to adder encoding
26.18/26.22	c set iterative enc to: adder
26.18/26.22	c set iterative enc to: none
26.18/26.23	c [INC SEARCH] isOptimum variable: 0
29.47/29.57	c formula is SAT
29.47/29.57	c [INC SEARCH] copied best model
29.47/29.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.47/29.59	c model valid
29.47/29.59	c current solution ok
29.47/29.59	o 8767352
29.47/29.59	c [INC SEARCH] iteration: 16
29.47/29.59	c [INC BOUNDS] best value:8767367 search for 8767366
29.47/29.59	c [INC SYSTEM] there exists a inc, kill it!
29.47/29.59	c write failed with 2
29.47/29.59	c [INC SYSTEM] create new solver instance
29.47/29.59	c [INC] encode full formula
29.47/29.59	c fallback to adder encoding
29.58/29.65	c set iterative enc to: adder
29.58/29.65	c set iterative enc to: none
29.58/29.66	c [INC SEARCH] isOptimum variable: 0
29.65/30.24	c formula is SAT
29.65/30.24	c [INC SEARCH] copied best model
29.65/30.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.65/30.25	c model valid
29.65/30.25	c current solution ok
29.65/30.25	o 8566550
29.65/30.25	c [INC SEARCH] iteration: 17
29.65/30.25	c [INC BOUNDS] best value:8566565 search for 8566564
29.65/30.25	c [INC SYSTEM] there exists a inc, kill it!
29.65/30.25	c write failed with 2
29.65/30.25	c [INC SYSTEM] create new solver instance
29.65/30.25	c [INC] encode full formula
29.65/30.25	c fallback to adder encoding
30.28/30.32	c set iterative enc to: adder
30.28/30.32	c set iterative enc to: none
30.28/30.33	c [INC SEARCH] isOptimum variable: 0
30.86/30.93	c formula is SAT
30.86/30.93	c [INC SEARCH] copied best model
30.86/30.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.86/30.94	c model valid
30.86/30.94	c current solution ok
30.86/30.94	o 7946440
30.86/30.94	c [INC SEARCH] iteration: 18
30.86/30.94	c [INC BOUNDS] best value:7946455 search for 7946454
30.86/30.94	c [INC SYSTEM] there exists a inc, kill it!
30.86/30.94	c write failed with 2
30.86/30.94	c [INC SYSTEM] create new solver instance
30.86/30.94	c [INC] encode full formula
30.86/30.94	c fallback to adder encoding
30.98/31.01	c set iterative enc to: adder
30.98/31.01	c set iterative enc to: none
30.98/31.02	c [INC SEARCH] isOptimum variable: 0
36.27/36.33	c formula is SAT
36.27/36.33	c [INC SEARCH] copied best model
36.27/36.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.27/36.34	c model valid
36.27/36.34	c current solution ok
36.27/36.34	o 7936500
36.27/36.34	c [INC SEARCH] iteration: 19
36.27/36.34	c [INC BOUNDS] best value:7936515 search for 7936514
36.27/36.34	c [INC SYSTEM] there exists a inc, kill it!
36.27/36.34	c write failed with 2
36.27/36.35	c [INC SYSTEM] create new solver instance
36.27/36.35	c [INC] encode full formula
36.27/36.35	c fallback to adder encoding
36.37/36.41	c set iterative enc to: adder
36.37/36.41	c set iterative enc to: none
36.37/36.42	c [INC SEARCH] isOptimum variable: 0
36.40/36.94	c formula is SAT
36.40/36.95	c [INC SEARCH] copied best model
36.40/36.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.40/36.96	c model valid
36.40/36.96	c current solution ok
36.40/36.96	o 7735552
36.40/36.96	c [INC SEARCH] iteration: 20
36.40/36.96	c [INC BOUNDS] best value:7735567 search for 7735566
36.40/36.96	c [INC SYSTEM] there exists a inc, kill it!
36.40/36.96	c write failed with 2
36.40/36.96	c [INC SYSTEM] create new solver instance
36.40/36.96	c [INC] encode full formula
36.40/36.96	c fallback to adder encoding
36.98/37.02	c set iterative enc to: adder
36.98/37.02	c set iterative enc to: none
36.98/37.03	c [INC SEARCH] isOptimum variable: 0
44.85/44.98	c formula is SAT
44.85/44.98	c [INC SEARCH] copied best model
44.85/44.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.85/44.99	c model valid
44.85/44.99	c current solution ok
44.85/44.99	o 7671932
44.85/44.99	c [INC SEARCH] iteration: 21
44.85/44.99	c [INC BOUNDS] best value:7671947 search for 7671946
44.85/44.99	c [INC SYSTEM] there exists a inc, kill it!
44.85/44.99	c write failed with 2
44.85/44.99	c [INC SYSTEM] create new solver instance
44.85/44.99	c [INC] encode full formula
44.85/44.99	c fallback to adder encoding
44.98/45.05	c set iterative enc to: adder
44.98/45.05	c set iterative enc to: none
44.98/45.07	c [INC SEARCH] isOptimum variable: 0
52.54/52.65	c formula is SAT
52.54/52.66	c [INC SEARCH] copied best model
52.54/52.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.54/52.67	c model valid
52.54/52.67	c current solution ok
52.54/52.67	o 7614594
52.54/52.67	c [INC SEARCH] iteration: 22
52.54/52.67	c [INC BOUNDS] best value:7614609 search for 7614608
52.54/52.67	c [INC SYSTEM] there exists a inc, kill it!
52.54/52.67	c write failed with 2
52.54/52.67	c [INC SYSTEM] create new solver instance
52.54/52.67	c [INC] encode full formula
52.54/52.67	c fallback to adder encoding
52.67/52.73	c set iterative enc to: adder
52.67/52.73	c set iterative enc to: none
52.67/52.74	c [INC SEARCH] isOptimum variable: 0
53.86/53.97	c formula is SAT
53.86/53.97	c [INC SEARCH] copied best model
53.86/53.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.86/53.98	c model valid
53.86/53.98	c current solution ok
53.86/53.98	o 7102534
53.86/53.98	c [INC SEARCH] iteration: 23
53.86/53.98	c [INC BOUNDS] best value:7102549 search for 7102548
53.86/53.98	c [INC SYSTEM] there exists a inc, kill it!
53.86/53.98	c write failed with 2
53.86/53.98	c [INC SYSTEM] create new solver instance
53.86/53.98	c [INC] encode full formula
53.86/53.98	c fallback to adder encoding
53.96/54.04	c set iterative enc to: adder
53.96/54.04	c set iterative enc to: none
53.96/54.05	c [INC SEARCH] isOptimum variable: 0
167.92/168.01	c formula is SAT
167.92/168.01	c [INC SEARCH] copied best model
167.92/168.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
167.92/168.02	c model valid
167.92/168.02	c current solution ok
167.92/168.02	o 6732874
167.92/168.02	c [INC SEARCH] iteration: 24
167.92/168.02	c [INC BOUNDS] best value:6732889 search for 6732888
167.92/168.02	c [INC SYSTEM] there exists a inc, kill it!
167.92/168.02	c write failed with 2
167.92/168.02	c [INC SYSTEM] create new solver instance
167.92/168.02	c [INC] encode full formula
167.92/168.02	c fallback to adder encoding
167.92/168.09	c set iterative enc to: adder
167.92/168.09	c set iterative enc to: none
168.03/168.10	c [INC SEARCH] isOptimum variable: 0
168.82/168.96	c formula is SAT
168.82/168.96	c [INC SEARCH] copied best model
168.82/168.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
168.82/168.97	c model valid
168.82/168.97	c current solution ok
168.82/168.97	o 6643100
168.82/168.97	c [INC SEARCH] iteration: 25
168.82/168.97	c [INC BOUNDS] best value:6643115 search for 6643114
168.82/168.97	c [INC SYSTEM] there exists a inc, kill it!
168.82/168.97	c write failed with 2
168.82/168.97	c [INC SYSTEM] create new solver instance
168.82/168.97	c [INC] encode full formula
168.82/168.97	c fallback to adder encoding
168.92/169.04	c set iterative enc to: adder
168.92/169.04	c set iterative enc to: none
168.92/169.05	c [INC SEARCH] isOptimum variable: 0
181.21/181.34	c formula is SAT
181.21/181.34	c [INC SEARCH] copied best model
181.21/181.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
181.21/181.35	c model valid
181.21/181.35	c current solution ok
181.21/181.35	o 6321168
181.21/181.35	c [INC SEARCH] iteration: 26
181.21/181.35	c [INC BOUNDS] best value:6321183 search for 6321182
181.21/181.35	c [INC SYSTEM] there exists a inc, kill it!
181.21/181.35	c write failed with 2
181.21/181.35	c [INC SYSTEM] create new solver instance
181.21/181.35	c [INC] encode full formula
181.21/181.35	c fallback to adder encoding
181.32/181.41	c set iterative enc to: adder
181.32/181.41	c set iterative enc to: none
181.32/181.42	c [INC SEARCH] isOptimum variable: 0
186.61/186.72	c formula is SAT
186.72/186.82	c [INC SEARCH] copied best model
186.72/186.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
186.72/186.82	c model valid
186.72/186.82	c current solution ok
186.72/186.82	o 6168760
186.72/186.82	c [INC SEARCH] iteration: 27
186.72/186.82	c [INC BOUNDS] best value:6168775 search for 6168774
186.72/186.82	c [INC SYSTEM] there exists a inc, kill it!
186.72/186.82	c write failed with 2
186.72/186.82	c [INC SYSTEM] create new solver instance
186.72/186.82	c [INC] encode full formula
186.72/186.82	c fallback to adder encoding
186.72/186.82	c set iterative enc to: adder
186.72/186.82	c set iterative enc to: none
186.72/186.82	c [INC SEARCH] isOptimum variable: 0
187.10/187.26	c formula is SAT
187.10/187.27	c [INC SEARCH] copied best model
187.10/187.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
187.10/187.28	c model valid
187.10/187.28	c current solution ok
187.10/187.28	o 6154350
187.10/187.28	c [INC SEARCH] iteration: 28
187.10/187.28	c [INC BOUNDS] best value:6154365 search for 6154364
187.10/187.28	c [INC SYSTEM] there exists a inc, kill it!
187.10/187.28	c write failed with 2
187.10/187.28	c [INC SYSTEM] create new solver instance
187.10/187.28	c [INC] encode full formula
187.10/187.28	c fallback to adder encoding
187.22/187.34	c set iterative enc to: adder
187.22/187.34	c set iterative enc to: none
187.22/187.35	c [INC SEARCH] isOptimum variable: 0
193.00/193.13	c formula is SAT
193.00/193.13	c [INC SEARCH] copied best model
193.00/193.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
193.00/193.14	c model valid
193.00/193.14	c current solution ok
193.00/193.14	o 5924502
193.00/193.14	c [INC SEARCH] iteration: 29
193.00/193.14	c [INC BOUNDS] best value:5924517 search for 5924516
193.00/193.14	c [INC SYSTEM] there exists a inc, kill it!
193.00/193.14	c write failed with 2
193.00/193.14	c [INC SYSTEM] create new solver instance
193.00/193.14	c [INC] encode full formula
193.00/193.14	c fallback to adder encoding
193.10/193.20	c set iterative enc to: adder
193.10/193.20	c set iterative enc to: none
193.10/193.22	c [INC SEARCH] isOptimum variable: 0
212.20/212.36	c formula is SAT
212.20/212.37	c [INC SEARCH] copied best model
212.20/212.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
212.20/212.38	c model valid
212.20/212.38	c current solution ok
212.20/212.38	o 5919070
212.20/212.38	c [INC SEARCH] iteration: 30
212.20/212.38	c [INC BOUNDS] best value:5919085 search for 5919084
212.20/212.38	c [INC SYSTEM] there exists a inc, kill it!
212.20/212.38	c write failed with 2
212.20/212.38	c [INC SYSTEM] create new solver instance
212.20/212.38	c [INC] encode full formula
212.20/212.38	c fallback to adder encoding
212.30/212.44	c set iterative enc to: adder
212.30/212.44	c set iterative enc to: none
212.30/212.45	c [INC SEARCH] isOptimum variable: 0
215.08/215.20	c formula is SAT
215.08/215.21	c [INC SEARCH] copied best model
215.08/215.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
215.08/215.22	c model valid
215.08/215.22	c current solution ok
215.08/215.22	o 5859826
215.08/215.22	c [INC SEARCH] iteration: 31
215.08/215.22	c [INC BOUNDS] best value:5859841 search for 5859840
215.08/215.22	c [INC SYSTEM] there exists a inc, kill it!
215.08/215.22	c write failed with 2
215.08/215.22	c [INC SYSTEM] create new solver instance
215.08/215.22	c [INC] encode full formula
215.08/215.22	c fallback to adder encoding
215.08/215.28	c set iterative enc to: adder
215.08/215.28	c set iterative enc to: none
215.08/215.29	c [INC SEARCH] isOptimum variable: 0
217.59/217.73	c formula is SAT
217.71/217.82	c [INC SEARCH] copied best model
217.71/217.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
217.71/217.82	c model valid
217.71/217.82	c current solution ok
217.71/217.82	o 5597480
217.71/217.82	c [INC SEARCH] iteration: 32
217.71/217.82	c [INC BOUNDS] best value:5597495 search for 5597494
217.71/217.82	c [INC SYSTEM] there exists a inc, kill it!
217.71/217.82	c write failed with 2
217.71/217.82	c [INC SYSTEM] create new solver instance
217.71/217.82	c [INC] encode full formula
217.71/217.82	c fallback to adder encoding
217.71/217.82	c set iterative enc to: adder
217.71/217.82	c set iterative enc to: none
217.71/217.82	c [INC SEARCH] isOptimum variable: 0
260.67/260.81	c formula is SAT
260.67/260.81	c [INC SEARCH] copied best model
260.67/260.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
260.67/260.82	c model valid
260.67/260.82	c current solution ok
260.67/260.82	o 5593724
260.67/260.82	c [INC SEARCH] iteration: 33
260.67/260.82	c [INC BOUNDS] best value:5593739 search for 5593738
260.67/260.82	c [INC SYSTEM] there exists a inc, kill it!
260.67/260.82	c write failed with 2
260.67/260.82	c [INC SYSTEM] create new solver instance
260.67/260.82	c [INC] encode full formula
260.67/260.82	c fallback to adder encoding
260.67/260.89	c set iterative enc to: adder
260.67/260.89	c set iterative enc to: none
260.76/260.90	c [INC SEARCH] isOptimum variable: 0
464.62/464.87	c formula is SAT
464.62/464.88	c [INC SEARCH] copied best model
464.62/464.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
464.62/464.89	c model valid
464.62/464.89	c current solution ok
464.62/464.89	o 5523726
464.62/464.89	c [INC SEARCH] iteration: 34
464.62/464.89	c [INC BOUNDS] best value:5523741 search for 5523740
464.62/464.89	c [INC SYSTEM] there exists a inc, kill it!
464.62/464.89	c write failed with 2
464.62/464.89	c [INC SYSTEM] create new solver instance
464.62/464.89	c [INC] encode full formula
464.62/464.89	c fallback to adder encoding
464.73/464.95	c set iterative enc to: adder
464.73/464.95	c set iterative enc to: none
464.73/464.96	c [INC SEARCH] isOptimum variable: 0
504.81/505.03	c formula is SAT
504.81/505.03	c [INC SEARCH] copied best model
504.81/505.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
504.81/505.04	c model valid
504.81/505.04	c current solution ok
504.81/505.04	o 5507472
504.81/505.04	c [INC SEARCH] iteration: 35
504.81/505.04	c [INC BOUNDS] best value:5507487 search for 5507486
504.81/505.04	c [INC SYSTEM] there exists a inc, kill it!
504.81/505.04	c write failed with 2
504.81/505.04	c [INC SYSTEM] create new solver instance
504.81/505.04	c [INC] encode full formula
504.81/505.04	c fallback to adder encoding
504.92/505.11	c set iterative enc to: adder
504.92/505.11	c set iterative enc to: none
504.92/505.12	c [INC SEARCH] isOptimum variable: 0
659.39/659.65	c formula is SAT
659.39/659.65	c [INC SEARCH] copied best model
659.39/659.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
659.39/659.66	c model valid
659.39/659.66	c current solution ok
659.39/659.66	o 5490800
659.39/659.66	c [INC SEARCH] iteration: 36
659.39/659.66	c [INC BOUNDS] best value:5490815 search for 5490814
659.39/659.66	c [INC SYSTEM] there exists a inc, kill it!
659.39/659.66	c write failed with 2
659.39/659.66	c [INC SYSTEM] create new solver instance
659.39/659.66	c [INC] encode full formula
659.39/659.66	c fallback to adder encoding
659.50/659.72	c set iterative enc to: adder
659.50/659.72	c set iterative enc to: none
659.50/659.74	c [INC SEARCH] isOptimum variable: 0
676.86/677.15	c formula is SAT
676.86/677.16	c [INC SEARCH] copied best model
676.86/677.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
676.86/677.17	c model valid
676.86/677.17	c current solution ok
676.86/677.17	o 5379232
676.86/677.17	c [INC SEARCH] iteration: 37
676.86/677.17	c [INC BOUNDS] best value:5379247 search for 5379246
676.86/677.17	c [INC SYSTEM] there exists a inc, kill it!
676.86/677.17	c write failed with 2
676.86/677.17	c [INC SYSTEM] create new solver instance
676.86/677.17	c [INC] encode full formula
676.86/677.17	c fallback to adder encoding
676.98/677.23	c set iterative enc to: adder
676.98/677.23	c set iterative enc to: none
676.98/677.24	c [INC SEARCH] isOptimum variable: 0
729.07/729.34	c formula is SAT
729.07/729.35	c [INC SEARCH] copied best model
729.07/729.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
729.07/729.36	c model valid
729.07/729.36	c current solution ok
729.07/729.36	o 4960688
729.07/729.36	c [INC SEARCH] iteration: 38
729.07/729.36	c [INC BOUNDS] best value:4960703 search for 4960702
729.07/729.36	c [INC SYSTEM] there exists a inc, kill it!
729.07/729.36	c write failed with 2
729.07/729.36	c [INC SYSTEM] create new solver instance
729.07/729.36	c [INC] encode full formula
729.07/729.36	c fallback to adder encoding
729.17/729.42	c set iterative enc to: adder
729.17/729.42	c set iterative enc to: none
729.17/729.43	c [INC SEARCH] isOptimum variable: 0
1016.30/1016.63	c formula is SAT
1016.30/1016.64	c [INC SEARCH] copied best model
1016.30/1016.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1016.30/1016.65	c model valid
1016.30/1016.65	c current solution ok
1016.30/1016.65	o 4912678
1016.30/1016.65	c [INC SEARCH] iteration: 39
1016.30/1016.65	c [INC BOUNDS] best value:4912693 search for 4912692
1016.30/1016.65	c [INC SYSTEM] there exists a inc, kill it!
1016.30/1016.65	c write failed with 2
1016.30/1016.65	c [INC SYSTEM] create new solver instance
1016.30/1016.65	c [INC] encode full formula
1016.30/1016.65	c fallback to adder encoding
1016.41/1016.71	c set iterative enc to: adder
1016.41/1016.71	c set iterative enc to: none
1016.41/1016.73	c [INC SEARCH] isOptimum variable: 0
1114.99/1115.36	c formula is SAT
1114.99/1115.37	c [INC SEARCH] copied best model
1114.99/1115.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1114.99/1115.38	c model valid
1114.99/1115.38	c current solution ok
1114.99/1115.38	o 4837062
1114.99/1115.38	c [INC SEARCH] iteration: 40
1114.99/1115.38	c [INC BOUNDS] best value:4837077 search for 4837076
1114.99/1115.38	c [INC SYSTEM] there exists a inc, kill it!
1114.99/1115.38	c write failed with 2
1114.99/1115.38	c [INC SYSTEM] create new solver instance
1114.99/1115.38	c [INC] encode full formula
1114.99/1115.38	c fallback to adder encoding
1115.11/1115.44	c set iterative enc to: adder
1115.11/1115.44	c set iterative enc to: none
1115.11/1115.46	c [INC SEARCH] isOptimum variable: 0
1177.48/1177.88	c formula is SAT
1177.48/1177.88	c [INC SEARCH] copied best model
1177.48/1177.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1177.48/1177.89	c model valid
1177.48/1177.89	c current solution ok
1177.48/1177.89	o 4343966
1177.48/1177.89	c [INC SEARCH] iteration: 41
1177.48/1177.89	c [INC BOUNDS] best value:4343981 search for 4343980
1177.48/1177.89	c [INC SYSTEM] there exists a inc, kill it!
1177.48/1177.89	c write failed with 2
1177.48/1177.89	c [INC SYSTEM] create new solver instance
1177.48/1177.89	c [INC] encode full formula
1177.48/1177.89	c fallback to adder encoding
1177.59/1177.95	c set iterative enc to: adder
1177.59/1177.95	c set iterative enc to: none
1177.59/1177.96	c [INC SEARCH] isOptimum variable: 0
1610.41/1610.80	c formula is SAT
1610.41/1610.80	c [INC SEARCH] copied best model
1610.41/1610.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1610.41/1610.82	c model valid
1610.41/1610.82	c current solution ok
1610.41/1610.82	o 4323822
1610.41/1610.82	c [INC SEARCH] iteration: 42
1610.41/1610.82	c [INC BOUNDS] best value:4323837 search for 4323836
1610.41/1610.82	c [INC SYSTEM] there exists a inc, kill it!
1610.41/1610.82	c write failed with 2
1610.41/1610.82	c [INC SYSTEM] create new solver instance
1610.41/1610.82	c [INC] encode full formula
1610.41/1610.82	c fallback to adder encoding
1610.41/1610.88	c set iterative enc to: adder
1610.41/1610.88	c set iterative enc to: none
1610.41/1610.89	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

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-3746916-1339110618/watcher-3746916-1339110618 -o /tmp/evaluation-result-3746916-1339110618/solver-3746916-1339110618 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3746916-1339110618.opb 177827900 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.00 2.00 2.00 3/179 25314
/proc/meminfo: memFree=29051932/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0

[startup+0.0158321 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25314
/proc/meminfo: memFree=29051932/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100162 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25314
/proc/meminfo: memFree=29051932/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300185 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25314
/proc/meminfo: memFree=29051932/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25314
/proc/meminfo: memFree=29051932/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 25323
/proc/meminfo: memFree=29004832/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1.46 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 8694 14255 0 0 25 7 110 4 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 31932

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 25325
/proc/meminfo: memFree=29004396/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=2.23 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 11657 20904 0 0 35 8 174 6 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 31932
heavy processes:

[startup+6.30025 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 25327
/proc/meminfo: memFree=28999552/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=5.86 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 17579 35020 0 0 56 10 509 11 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 31932

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/182 25345
/proc/meminfo: memFree=29008188/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=9.29 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 38099 75759 0 0 117 17 771 24 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25345] ppid=25315 vsize=24968 CPUtime=3.39 cores=0,2,4,6
/proc/25345/stat : 25345 (glucosInc) R 25315 25314 23584 0 -1 4202496 4793 0 0 0 338 1 0 0 20 0 1 0 377187294 25567232 4965 33554432000 4194304 5654031 140734257633520 140734257631608 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25345/statm: 6242 4965 140 357 0 5882 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 56900

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.99 3/182 25353
/proc/meminfo: memFree=29052532/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=18.05 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 46839 92978 0 0 141 19 1616 29 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25353] ppid=25315 vsize=24904 CPUtime=7.42 cores=0,2,4,6
/proc/25353/stat : 25353 (glucosInc) R 25315 25314 23584 0 -1 4202496 5410 0 0 0 741 1 0 0 20 0 1 0 377188171 25501696 5487 33554432000 4194304 5654031 140734729082624 140734729080712 4217744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25353/statm: 6226 5487 141 357 0 5866 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 56836

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 25367
/proc/meminfo: memFree=29049964/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=45.03 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 67448 131349 0 0 196 24 4243 40 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25367] ppid=25315 vsize=22164 CPUtime=6.01 cores=0,2,4,6
/proc/25367/stat : 25367 (glucosInc) R 25315 25314 23584 0 -1 4202496 5728 0 0 0 601 0 0 0 20 0 1 0 377190872 22695936 4571 33554432000 4194304 5654031 140735625739488 140735625737512 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25367/statm: 5541 4571 141 357 0 5181 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 54096

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 2.00 3/181 25371
/proc/meminfo: memFree=29001232/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=54.02 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 73388 143168 0 0 212 26 5121 43 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25371] ppid=25315 vsize=40748 CPUtime=48.22 cores=0,2,4,6
/proc/25371/stat : 25371 (glucosInc) R 25315 25314 23584 0 -1 4202496 7298 0 0 0 4821 1 0 0 20 0 1 0 377191771 41725952 9424 33554432000 4194304 5654031 140734070117424 140734070115224 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25371/statm: 10187 9424 138 357 0 9827 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 72680

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 25371
/proc/meminfo: memFree=28964600/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=54.02 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 73388 143168 0 0 212 26 5121 43 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25371] ppid=25315 vsize=47932 CPUtime=108.2 cores=0,2,4,6
/proc/25371/stat : 25371 (glucosInc) R 25315 25314 23584 0 -1 4202496 8967 0 0 0 10818 2 0 0 20 0 1 0 377191771 49082368 10949 33554432000 4194304 5654031 140734070117424 140734070105240 4208619 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/25371/statm: 11983 10949 138 357 0 11623 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 79864

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 25390
/proc/meminfo: memFree=28987552/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=217.72 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 90993 198580 0 0 281 32 21399 60 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25390] ppid=25315 vsize=24668 CPUtime=4.46 cores=0,2,4,6
/proc/25390/stat : 25390 (glucosInc) R 25315 25314 23584 0 -1 4202496 5084 0 0 0 445 1 0 0 20 0 1 0 377208148 25260032 4739 33554432000 4194304 5654031 140734965932096 140734965930184 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/25390/statm: 6167 4739 141 357 0 5807 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 56600

[startup+282.3 s]
/proc/loadavg: 2.14 2.03 2.01 2/174 25506
/proc/meminfo: memFree=29223120/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=260.77 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 92949 206523 0 0 288 33 25693 63 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0

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

/proc/meminfo: memFree=29210680/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1177.65 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 108534 276662 0 0 349 40 117290 86 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25528] ppid=25315 vsize=48276 CPUtime=124.31 cores=0,2,4,6
/proc/25528/stat : 25528 (glucosInc) R 25315 25314 23584 0 -1 4202496 8520 0 0 0 12428 3 0 0 20 0 1 0 377304162 49434624 11241 33554432000 4194304 5654031 140737342650704 140737342638520 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25528/statm: 12069 11241 140 357 0 11709 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 80208

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/173 25531
/proc/meminfo: memFree=29200628/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1177.65 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 108534 276662 0 0 349 40 117290 86 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25528] ppid=25315 vsize=59880 CPUtime=184.29 cores=0,2,4,6
/proc/25528/stat : 25528 (glucosInc) R 25315 25314 23584 0 -1 4202496 9093 0 0 0 18426 3 0 0 20 0 1 0 377304162 61317120 13771 33554432000 4194304 5654031 140737342650704 140737342638520 4232800 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25528/statm: 14970 13771 140 357 0 14610 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 91812

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.27 2/173 25532
/proc/meminfo: memFree=29200192/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1177.65 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 108534 276662 0 0 349 40 117290 86 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25528] ppid=25315 vsize=59880 CPUtime=244.29 cores=0,2,4,6
/proc/25528/stat : 25528 (glucosInc) R 25315 25314 23584 0 -1 4202496 9192 0 0 0 24426 3 0 0 20 0 1 0 377304162 61317120 13870 33554432000 4194304 5654031 140737342650704 140737342638520 4215891 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25528/statm: 14970 13870 140 357 0 14610 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 91812

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/173 25532
/proc/meminfo: memFree=29199508/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1177.65 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 108534 276662 0 0 349 40 117290 86 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25528] ppid=25315 vsize=59880 CPUtime=304.27 cores=0,2,4,6
/proc/25528/stat : 25528 (glucosInc) R 25315 25314 23584 0 -1 4202496 9643 0 0 0 30424 3 0 0 20 0 1 0 377304162 61317120 13870 33554432000 4194304 5654031 140737342650704 140737342638520 4216720 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25528/statm: 14970 13870 140 357 0 14610 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 91812

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/173 25532
/proc/meminfo: memFree=29179152/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1177.65 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 108534 276662 0 0 349 40 117290 86 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25528] ppid=25315 vsize=83564 CPUtime=364.26 cores=0,2,4,6
/proc/25528/stat : 25528 (glucosInc) R 25315 25314 23584 0 -1 4202496 9816 0 0 0 36423 3 0 0 20 0 1 0 377304162 85569536 19087 33554432000 4194304 5654031 140737342650704 140737342638520 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25528/statm: 20891 19087 140 357 0 20531 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 115496

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/174 25533
/proc/meminfo: memFree=29179144/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1177.65 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 108534 276662 0 0 349 40 117290 86 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25528] ppid=25315 vsize=83564 CPUtime=424.25 cores=0,2,4,6
/proc/25528/stat : 25528 (glucosInc) R 25315 25314 23584 0 -1 4202496 9816 0 0 0 42422 3 0 0 20 0 1 0 377304162 85569536 19087 33554432000 4194304 5654031 140737342650704 140737342638520 4232960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25528/statm: 20891 19087 140 357 0 20531 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 115496

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/173 25535
/proc/meminfo: memFree=29220608/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1610.5 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 110461 287010 0 0 357 40 160563 90 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25535] ppid=25315 vsize=40580 CPUtime=51.38 cores=0,2,4,6
/proc/25535/stat : 25535 (glucosInc) R 25315 25314 23584 0 -1 4202496 7355 0 0 0 5136 2 0 0 20 0 1 0 377347455 41553920 8772 33554432000 4194304 5654031 140736376672096 140736376669896 4232655 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25535/statm: 10145 8772 141 357 0 9785 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 72512

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/173 25536
/proc/meminfo: memFree=29217940/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1610.5 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 110461 287010 0 0 357 40 160563 90 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25535] ppid=25315 vsize=40580 CPUtime=111.37 cores=0,2,4,6
/proc/25535/stat : 25535 (glucosInc) R 25315 25314 23584 0 -1 4202496 7955 0 0 0 11135 2 0 0 20 0 1 0 377347455 41553920 9366 33554432000 4194304 5654031 140736376672096 140736376659912 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25535/statm: 10145 9366 141 357 0 9785 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 72512

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/173 25536
/proc/meminfo: memFree=29212232/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1610.5 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 110461 287010 0 0 357 40 160563 90 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25535] ppid=25315 vsize=48428 CPUtime=171.36 cores=0,2,4,6
/proc/25535/stat : 25535 (glucosInc) R 25315 25314 23584 0 -1 4202496 9727 0 0 0 17133 3 0 0 20 0 1 0 377347455 49590272 10788 33554432000 4194304 5654031 140736376672096 140736376669896 4232441 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25535/statm: 12107 10788 141 357 0 11747 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 80360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.17 2/174 25539
/proc/meminfo: memFree=29201484/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1610.5 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 110461 287010 0 0 357 40 160563 90 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25535] ppid=25315 vsize=60044 CPUtime=189.56 cores=0,2,4,6
/proc/25535/stat : 25535 (glucosInc) R 25315 25314 23584 0 -1 4202496 9898 0 0 0 18953 3 0 0 20 0 1 0 377347455 61485056 13541 33554432000 4194304 5654031 140736376672096 140736376659912 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25535/statm: 15011 13541 141 357 0 14651 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 91976

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.17 2/174 25539
/proc/meminfo: memFree=29201484/32873844 swapFree=7900/7900
[pid=25314] ppid=25312 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/25314/stat : 25314 (npSolver-pbo-It) S 25312 25314 23584 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377186365 9367552 274 33554432000 4194304 5064252 140733911583648 140733911582560 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/25314/statm: 2287 274 233 213 0 72 0
[pid=25315] ppid=25314 vsize=22784 CPUtime=1610.5 cores=0,2,4,6
/proc/25315/stat : 25315 (npSolver-pbo) S 25314 25314 23584 0 -1 4202496 110461 287010 0 0 357 40 160563 90 20 0 1 0 377186365 23330816 4789 33554432000 4194304 6004724 140736488634656 140736488620504 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/25315/statm: 5696 4789 183 442 0 5250 0
[pid=25535] ppid=25315 vsize=60044 CPUtime=189.56 cores=0,2,4,6
/proc/25535/stat : 25535 (glucosInc) R 25315 25314 23584 0 -1 4202496 9898 0 0 0 18953 3 0 0 20 0 1 0 377347455 61485056 13541 33554432000 4194304 5654031 140736376672096 140736376659912 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25535/statm: 15011 13541 141 357 0 14651 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 91976

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1798.75
CPU system time (s): 1.35679
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 122164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.75
system time used= 1.35679
maximum resident set size= 77720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407750
page faults= 0
swaps= 0
block input operations= 0
block output operations= 429976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3450
involuntary context switches= 2719

runsolver used 3.00854 second user time and 7.72882 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-08 01:10:18
IDJOB=3746916
IDBENCH=92790
IDSOLVER=2332
FILE ID=node137/3746916-1339110618
RUNJOBID= node137-1339098177-23600
PBS_JOBID= 14643716
Free space on /tmp= 70412 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_4_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3746916-1339110618/watcher-3746916-1339110618 -o /tmp/evaluation-result-3746916-1339110618/solver-3746916-1339110618 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3746916-1339110618.opb 177827900 HOME HOME

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

MD5SUM BENCH= cc4ba8ab50e8cde73916f6bbebfc3143
RANDOM SEED=177827900

node137.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.600
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.20
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.600
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.600
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.600
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.600
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.91
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.600
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.90
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.600
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.600
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:       32873844 kB
MemFree:        29052196 kB
Buffers:          287136 kB
Cached:          2490208 kB
SwapCached:         4640 kB
Active:          1345048 kB
Inactive:        1624964 kB
Active(anon):     188316 kB
Inactive(anon):     7088 kB
Active(file):    1156732 kB
Inactive(file):  1617876 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:              8540 kB
Writeback:             0 kB
AnonPages:        267412 kB
Mapped:            10776 kB
Shmem:                 0 kB
Slab:             710208 kB
SReclaimable:     151480 kB
SUnreclaim:       558728 kB
KernelStack:        1512 kB
PageTables:         4360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     319380 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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= 70444 MiB
End job on node137 at 2012-06-08 01:40:19