Trace number 3747047

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)OPT1120 739.306 739.195

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.27	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.27	c [INC SYSTEM] execute solver
0.00/0.30	c [INC SEARCH] formula is SAT
0.00/0.30	c [INC SYSTEM] solved the initial formula
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.37	o 3494
0.00/0.37	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.37	c write failed with 2
0.00/0.37	c [INC SEARCH] iteration: 0
0.00/0.37	c [INC BOUNDS] best value:3494 search for 3493
0.00/0.37	c [INC SYSTEM] create new solver instance
0.00/0.37	c [INC] encode full formula
0.00/0.52	c set iterative enc to: swc
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
1.08/1.12	c formula is SAT
1.08/1.13	c [INC SEARCH] copied best model
1.08/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.14	c model valid
1.08/1.14	c current solution ok
1.08/1.14	o 2617
1.08/1.14	c [INC SEARCH] iteration: 1
1.08/1.14	c [INC BOUNDS] best value:2617 search for 2616
1.08/1.14	c [INC ENCODE] setup new number of clauses ...
1.08/1.14	c [INC] encode incremental formula
1.08/1.14	c return only the limitting unit clause for 2616
1.08/1.14	c [INC SYSTEM] transmit new clauses to solver: 1
1.08/1.14	c [INC SEARCH] isOptimum variable: 0
1.28/1.30	c formula is SAT
1.28/1.32	c [INC SEARCH] copied best model
1.28/1.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.28/1.32	c model valid
1.28/1.32	c current solution ok
1.28/1.32	o 2483
1.28/1.32	c [INC SEARCH] iteration: 2
1.28/1.32	c [INC BOUNDS] best value:2483 search for 2482
1.28/1.32	c [INC ENCODE] setup new number of clauses ...
1.28/1.32	c [INC] encode incremental formula
1.28/1.32	c return only the limitting unit clause for 2482
1.28/1.32	c [INC SYSTEM] transmit new clauses to solver: 1
1.28/1.32	c [INC SEARCH] isOptimum variable: 0
1.39/1.48	c formula is SAT
1.49/1.50	c [INC SEARCH] copied best model
1.49/1.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.49/1.50	c model valid
1.49/1.50	c current solution ok
1.49/1.50	o 2408
1.49/1.50	c [INC SEARCH] iteration: 3
1.49/1.50	c [INC BOUNDS] best value:2408 search for 2407
1.49/1.50	c [INC ENCODE] setup new number of clauses ...
1.49/1.50	c [INC] encode incremental formula
1.49/1.50	c return only the limitting unit clause for 2407
1.49/1.50	c [INC SYSTEM] transmit new clauses to solver: 1
1.49/1.50	c [INC SEARCH] isOptimum variable: 0
1.59/1.66	c formula is SAT
1.59/1.68	c [INC SEARCH] copied best model
1.59/1.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.59/1.68	c model valid
1.59/1.68	c current solution ok
1.59/1.68	o 2389
1.59/1.68	c [INC SEARCH] iteration: 4
1.59/1.68	c [INC BOUNDS] best value:2389 search for 2388
1.59/1.68	c [INC ENCODE] setup new number of clauses ...
1.59/1.68	c [INC] encode incremental formula
1.59/1.68	c return only the limitting unit clause for 2388
1.59/1.68	c [INC SYSTEM] transmit new clauses to solver: 1
1.59/1.68	c [INC SEARCH] isOptimum variable: 0
1.79/1.84	c formula is SAT
1.79/1.86	c [INC SEARCH] copied best model
1.79/1.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.79/1.86	c model valid
1.79/1.86	c current solution ok
1.79/1.86	o 2362
1.79/1.86	c [INC SEARCH] iteration: 5
1.79/1.86	c [INC BOUNDS] best value:2362 search for 2361
1.79/1.86	c [INC ENCODE] setup new number of clauses ...
1.79/1.86	c [INC] encode incremental formula
1.79/1.86	c return only the limitting unit clause for 2361
1.79/1.86	c [INC SYSTEM] transmit new clauses to solver: 1
1.79/1.86	c [INC SEARCH] isOptimum variable: 0
2.01/2.04	c formula is SAT
2.01/2.05	c [INC SEARCH] copied best model
2.01/2.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.01/2.05	c model valid
2.01/2.05	c current solution ok
2.01/2.05	o 2335
2.01/2.05	c [INC SEARCH] iteration: 6
2.01/2.05	c [INC BOUNDS] best value:2335 search for 2334
2.01/2.05	c [INC ENCODE] setup new number of clauses ...
2.01/2.05	c [INC] encode incremental formula
2.01/2.05	c return only the limitting unit clause for 2334
2.01/2.05	c [INC SYSTEM] transmit new clauses to solver: 1
2.01/2.05	c [INC SEARCH] isOptimum variable: 0
2.23/2.24	c formula is SAT
2.23/2.26	c [INC SEARCH] copied best model
2.23/2.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.23/2.26	c model valid
2.23/2.26	c current solution ok
2.23/2.26	o 2198
2.23/2.26	c [INC SEARCH] iteration: 7
2.23/2.26	c [INC BOUNDS] best value:2198 search for 2197
2.23/2.26	c [INC ENCODE] setup new number of clauses ...
2.23/2.26	c [INC] encode incremental formula
2.23/2.26	c return only the limitting unit clause for 2197
2.23/2.26	c [INC SYSTEM] transmit new clauses to solver: 1
2.23/2.26	c [INC SEARCH] isOptimum variable: 0
2.42/2.48	c formula is SAT
2.55/2.50	c [INC SEARCH] copied best model
2.55/2.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.55/2.50	c model valid
2.55/2.50	c current solution ok
2.55/2.50	o 2120
2.55/2.50	c [INC SEARCH] iteration: 8
2.55/2.50	c [INC BOUNDS] best value:2120 search for 2119
2.55/2.50	c [INC ENCODE] setup new number of clauses ...
2.55/2.50	c [INC] encode incremental formula
2.55/2.50	c return only the limitting unit clause for 2119
2.55/2.50	c [INC SYSTEM] transmit new clauses to solver: 1
2.55/2.50	c [INC SEARCH] isOptimum variable: 0
2.94/2.97	c formula is SAT
2.94/2.99	c [INC SEARCH] copied best model
2.94/2.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.94/2.99	c model valid
2.94/2.99	c current solution ok
2.94/2.99	o 2060
2.94/2.99	c [INC SEARCH] iteration: 9
2.94/2.99	c [INC BOUNDS] best value:2060 search for 2059
2.94/2.99	c [INC ENCODE] setup new number of clauses ...
2.94/2.99	c [INC] encode incremental formula
2.94/2.99	c return only the limitting unit clause for 2059
2.94/2.99	c [INC SYSTEM] transmit new clauses to solver: 1
2.94/2.99	c [INC SEARCH] isOptimum variable: 0
3.15/3.17	c formula is SAT
3.15/3.19	c [INC SEARCH] copied best model
3.15/3.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.15/3.19	c model valid
3.15/3.19	c current solution ok
3.15/3.19	o 2058
3.15/3.19	c [INC SEARCH] iteration: 10
3.15/3.19	c [INC BOUNDS] best value:2058 search for 2057
3.15/3.19	c [INC ENCODE] setup new number of clauses ...
3.15/3.19	c [INC] encode incremental formula
3.15/3.19	c return only the limitting unit clause for 2057
3.15/3.19	c [INC SYSTEM] transmit new clauses to solver: 1
3.15/3.19	c [INC SEARCH] isOptimum variable: 0
3.36/3.37	c formula is SAT
3.36/3.38	c [INC SEARCH] copied best model
3.36/3.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.36/3.39	c model valid
3.36/3.39	c current solution ok
3.36/3.39	o 1948
3.36/3.39	c [INC SEARCH] iteration: 11
3.36/3.39	c [INC BOUNDS] best value:1948 search for 1947
3.36/3.39	c [INC ENCODE] setup new number of clauses ...
3.36/3.39	c [INC] encode incremental formula
3.36/3.39	c return only the limitting unit clause for 1947
3.36/3.39	c [INC SYSTEM] transmit new clauses to solver: 1
3.36/3.39	c [INC SEARCH] isOptimum variable: 0
4.47/4.41	c formula is SAT
4.47/4.43	c [INC SEARCH] copied best model
4.47/4.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.47/4.43	c model valid
4.47/4.43	c current solution ok
4.47/4.43	o 1920
4.47/4.43	c [INC SEARCH] iteration: 12
4.47/4.43	c [INC BOUNDS] best value:1920 search for 1919
4.47/4.43	c [INC ENCODE] setup new number of clauses ...
4.47/4.43	c [INC] encode incremental formula
4.47/4.43	c return only the limitting unit clause for 1919
4.47/4.43	c [INC SYSTEM] transmit new clauses to solver: 1
4.47/4.43	c [INC SEARCH] isOptimum variable: 0
4.56/4.59	c formula is SAT
4.67/4.61	c [INC SEARCH] copied best model
4.67/4.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.67/4.61	c model valid
4.67/4.61	c current solution ok
4.67/4.61	o 1913
4.67/4.61	c [INC SEARCH] iteration: 13
4.67/4.61	c [INC BOUNDS] best value:1913 search for 1912
4.67/4.61	c [INC ENCODE] setup new number of clauses ...
4.67/4.61	c [INC] encode incremental formula
4.67/4.61	c return only the limitting unit clause for 1912
4.67/4.61	c [INC SYSTEM] transmit new clauses to solver: 1
4.67/4.61	c [INC SEARCH] isOptimum variable: 0
4.86/4.88	c formula is SAT
4.97/4.90	c [INC SEARCH] copied best model
4.97/4.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.97/4.90	c model valid
4.97/4.90	c current solution ok
4.97/4.90	o 1810
4.97/4.90	c [INC SEARCH] iteration: 14
4.97/4.90	c [INC BOUNDS] best value:1810 search for 1809
4.97/4.90	c [INC ENCODE] setup new number of clauses ...
4.97/4.90	c [INC] encode incremental formula
4.97/4.90	c return only the limitting unit clause for 1809
4.97/4.90	c [INC SYSTEM] transmit new clauses to solver: 1
4.97/4.90	c [INC SEARCH] isOptimum variable: 0
5.17/5.11	c formula is SAT
5.17/5.13	c [INC SEARCH] copied best model
5.17/5.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.17/5.13	c model valid
5.17/5.13	c current solution ok
5.17/5.13	o 1790
5.17/5.13	c [INC SEARCH] iteration: 15
5.17/5.13	c [INC BOUNDS] best value:1790 search for 1789
5.17/5.13	c [INC ENCODE] setup new number of clauses ...
5.17/5.13	c [INC] encode incremental formula
5.17/5.13	c return only the limitting unit clause for 1789
5.17/5.13	c [INC SYSTEM] transmit new clauses to solver: 1
5.17/5.13	c [INC SEARCH] isOptimum variable: 0
5.39/5.34	c formula is SAT
5.39/5.35	c [INC SEARCH] copied best model
5.39/5.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.39/5.35	c model valid
5.39/5.35	c current solution ok
5.39/5.35	o 1770
5.39/5.35	c [INC SEARCH] iteration: 16
5.39/5.35	c [INC BOUNDS] best value:1770 search for 1769
5.39/5.35	c [INC ENCODE] setup new number of clauses ...
5.39/5.35	c [INC] encode incremental formula
5.39/5.35	c return only the limitting unit clause for 1769
5.39/5.35	c [INC SYSTEM] transmit new clauses to solver: 1
5.39/5.35	c [INC SEARCH] isOptimum variable: 0
5.60/5.55	c formula is SAT
5.60/5.57	c [INC SEARCH] copied best model
5.60/5.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.60/5.57	c model valid
5.60/5.57	c current solution ok
5.60/5.57	o 1750
5.60/5.57	c [INC SEARCH] iteration: 17
5.60/5.57	c [INC BOUNDS] best value:1750 search for 1749
5.60/5.57	c [INC ENCODE] setup new number of clauses ...
5.60/5.57	c [INC] encode incremental formula
5.60/5.57	c return only the limitting unit clause for 1749
5.60/5.57	c [INC SYSTEM] transmit new clauses to solver: 1
5.60/5.57	c [INC SEARCH] isOptimum variable: 0
5.89/5.86	c formula is SAT
5.89/5.88	c [INC SEARCH] copied best model
5.89/5.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.89/5.88	c model valid
5.89/5.88	c current solution ok
5.89/5.88	o 1742
5.89/5.88	c [INC SEARCH] iteration: 18
5.89/5.88	c [INC BOUNDS] best value:1742 search for 1741
5.89/5.88	c [INC ENCODE] setup new number of clauses ...
5.89/5.88	c [INC] encode incremental formula
5.89/5.88	c return only the limitting unit clause for 1741
5.89/5.88	c [INC SYSTEM] transmit new clauses to solver: 1
5.89/5.88	c [INC SEARCH] isOptimum variable: 0
6.20/6.17	c formula is SAT
6.20/6.19	c [INC SEARCH] copied best model
6.20/6.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.20/6.19	c model valid
6.20/6.19	c current solution ok
6.20/6.19	o 1680
6.20/6.19	c [INC SEARCH] iteration: 19
6.20/6.19	c [INC BOUNDS] best value:1680 search for 1679
6.20/6.19	c [INC ENCODE] setup new number of clauses ...
6.20/6.19	c [INC] encode incremental formula
6.20/6.19	c return only the limitting unit clause for 1679
6.20/6.19	c [INC SYSTEM] transmit new clauses to solver: 1
6.20/6.19	c [INC SEARCH] isOptimum variable: 0
6.71/6.64	c formula is SAT
6.71/6.65	c [INC SEARCH] copied best model
6.71/6.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.71/6.65	c model valid
6.71/6.65	c current solution ok
6.71/6.65	o 1657
6.71/6.65	c [INC SEARCH] iteration: 20
6.71/6.65	c [INC BOUNDS] best value:1657 search for 1656
6.71/6.65	c [INC ENCODE] setup new number of clauses ...
6.71/6.65	c [INC] encode incremental formula
6.71/6.65	c return only the limitting unit clause for 1656
6.71/6.65	c [INC SYSTEM] transmit new clauses to solver: 1
6.71/6.65	c [INC SEARCH] isOptimum variable: 0
6.92/6.83	c formula is SAT
6.92/6.85	c [INC SEARCH] copied best model
6.92/6.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.92/6.85	c model valid
6.92/6.85	c current solution ok
6.92/6.85	o 1578
6.92/6.85	c [INC SEARCH] iteration: 21
6.92/6.85	c [INC BOUNDS] best value:1578 search for 1577
6.92/6.85	c [INC ENCODE] setup new number of clauses ...
6.92/6.85	c [INC] encode incremental formula
6.92/6.85	c return only the limitting unit clause for 1577
6.92/6.85	c [INC SYSTEM] transmit new clauses to solver: 1
6.92/6.85	c [INC SEARCH] isOptimum variable: 0
13.53/13.44	c formula is SAT
13.53/13.46	c [INC SEARCH] copied best model
13.53/13.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.53/13.46	c model valid
13.53/13.46	c current solution ok
13.53/13.46	o 1533
13.53/13.46	c [INC SEARCH] iteration: 22
13.53/13.46	c [INC BOUNDS] best value:1533 search for 1532
13.53/13.46	c [INC ENCODE] setup new number of clauses ...
13.53/13.46	c [INC] encode incremental formula
13.53/13.46	c return only the limitting unit clause for 1532
13.53/13.46	c [INC SYSTEM] transmit new clauses to solver: 1
13.53/13.46	c [INC SEARCH] isOptimum variable: 0
17.24/17.12	c formula is SAT
17.24/17.13	c [INC SEARCH] copied best model
17.24/17.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.24/17.14	c model valid
17.24/17.14	c current solution ok
17.24/17.14	o 1512
17.24/17.14	c [INC SEARCH] iteration: 23
17.24/17.14	c [INC BOUNDS] best value:1512 search for 1511
17.24/17.14	c [INC ENCODE] setup new number of clauses ...
17.24/17.14	c [INC] encode incremental formula
17.24/17.14	c return only the limitting unit clause for 1511
17.24/17.14	c [INC SYSTEM] transmit new clauses to solver: 1
17.24/17.14	c [INC SEARCH] isOptimum variable: 0
17.44/17.31	c formula is SAT
17.44/17.33	c [INC SEARCH] copied best model
17.44/17.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.44/17.33	c model valid
17.44/17.33	c current solution ok
17.44/17.33	o 1509
17.44/17.33	c [INC SEARCH] iteration: 24
17.44/17.33	c [INC BOUNDS] best value:1509 search for 1508
17.44/17.33	c [INC ENCODE] setup new number of clauses ...
17.44/17.33	c [INC] encode incremental formula
17.44/17.33	c return only the limitting unit clause for 1508
17.44/17.33	c [INC SYSTEM] transmit new clauses to solver: 1
17.44/17.33	c [INC SEARCH] isOptimum variable: 0
20.35/20.25	c formula is SAT
20.35/20.27	c [INC SEARCH] copied best model
20.35/20.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.35/20.27	c model valid
20.35/20.27	c current solution ok
20.35/20.27	o 1466
20.35/20.27	c [INC SEARCH] iteration: 25
20.35/20.27	c [INC BOUNDS] best value:1466 search for 1465
20.35/20.27	c [INC ENCODE] setup new number of clauses ...
20.35/20.27	c [INC] encode incremental formula
20.35/20.27	c return only the limitting unit clause for 1465
20.35/20.27	c [INC SYSTEM] transmit new clauses to solver: 1
20.35/20.27	c [INC SEARCH] isOptimum variable: 0
23.86/23.70	c formula is SAT
23.86/23.72	c [INC SEARCH] copied best model
23.86/23.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.86/23.72	c model valid
23.86/23.72	c current solution ok
23.86/23.72	o 1431
23.86/23.72	c [INC SEARCH] iteration: 26
23.86/23.72	c [INC BOUNDS] best value:1431 search for 1430
23.86/23.72	c [INC ENCODE] setup new number of clauses ...
23.86/23.72	c [INC] encode incremental formula
23.86/23.72	c return only the limitting unit clause for 1430
23.86/23.72	c [INC SYSTEM] transmit new clauses to solver: 1
23.86/23.72	c [INC SEARCH] isOptimum variable: 0
24.07/23.91	c formula is SAT
24.07/23.92	c [INC SEARCH] copied best model
24.07/23.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.07/23.93	c model valid
24.07/23.93	c current solution ok
24.07/23.93	o 1338
24.07/23.93	c [INC SEARCH] iteration: 27
24.07/23.93	c [INC BOUNDS] best value:1338 search for 1337
24.07/23.93	c [INC ENCODE] setup new number of clauses ...
24.07/23.93	c [INC] encode incremental formula
24.07/23.93	c return only the limitting unit clause for 1337
24.07/23.93	c [INC SYSTEM] transmit new clauses to solver: 1
24.07/23.93	c [INC SEARCH] isOptimum variable: 0
24.76/24.63	c formula is SAT
24.76/24.64	c [INC SEARCH] copied best model
24.76/24.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.76/24.65	c model valid
24.76/24.65	c current solution ok
24.76/24.65	o 1298
24.76/24.65	c [INC SEARCH] iteration: 28
24.76/24.65	c [INC BOUNDS] best value:1298 search for 1297
24.76/24.65	c [INC ENCODE] setup new number of clauses ...
24.76/24.65	c [INC] encode incremental formula
24.76/24.65	c return only the limitting unit clause for 1297
24.76/24.65	c [INC SYSTEM] transmit new clauses to solver: 1
24.76/24.65	c [INC SEARCH] isOptimum variable: 0
24.97/24.85	c formula is SAT
24.97/24.87	c [INC SEARCH] copied best model
24.97/24.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.97/24.87	c model valid
24.97/24.87	c current solution ok
24.97/24.87	o 1291
24.97/24.87	c [INC SEARCH] iteration: 29
24.97/24.87	c [INC BOUNDS] best value:1291 search for 1290
24.97/24.87	c [INC ENCODE] setup new number of clauses ...
24.97/24.87	c [INC] encode incremental formula
24.97/24.87	c return only the limitting unit clause for 1290
24.97/24.87	c [INC SYSTEM] transmit new clauses to solver: 1
24.97/24.87	c [INC SEARCH] isOptimum variable: 0
25.79/25.66	c formula is SAT
25.79/25.67	c [INC SEARCH] copied best model
25.79/25.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.79/25.67	c model valid
25.79/25.67	c current solution ok
25.79/25.67	o 1290
25.79/25.67	c [INC SEARCH] iteration: 30
25.79/25.67	c [INC BOUNDS] best value:1290 search for 1289
25.79/25.67	c [INC ENCODE] setup new number of clauses ...
25.79/25.67	c [INC] encode incremental formula
25.79/25.67	c return only the limitting unit clause for 1289
25.79/25.67	c [INC SYSTEM] transmit new clauses to solver: 1
25.79/25.67	c [INC SEARCH] isOptimum variable: 0
32.48/32.34	c formula is SAT
32.48/32.36	c [INC SEARCH] copied best model
32.48/32.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.48/32.36	c model valid
32.48/32.36	c current solution ok
32.48/32.36	o 1271
32.48/32.36	c [INC SEARCH] iteration: 31
32.48/32.36	c [INC BOUNDS] best value:1271 search for 1270
32.48/32.36	c [INC ENCODE] setup new number of clauses ...
32.48/32.36	c [INC] encode incremental formula
32.48/32.36	c return only the limitting unit clause for 1270
32.48/32.36	c [INC SYSTEM] transmit new clauses to solver: 1
32.48/32.36	c [INC SEARCH] isOptimum variable: 0
35.99/35.89	c formula is SAT
36.09/35.91	c [INC SEARCH] copied best model
36.09/35.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.09/35.91	c model valid
36.09/35.91	c current solution ok
36.09/35.91	o 1264
36.09/35.91	c [INC SEARCH] iteration: 32
36.09/35.91	c [INC BOUNDS] best value:1264 search for 1263
36.09/35.91	c [INC ENCODE] setup new number of clauses ...
36.09/35.91	c [INC] encode incremental formula
36.09/35.91	c return only the limitting unit clause for 1263
36.09/35.91	c [INC SYSTEM] transmit new clauses to solver: 1
36.09/35.91	c [INC SEARCH] isOptimum variable: 0
39.58/39.47	c formula is SAT
39.58/39.49	c [INC SEARCH] copied best model
39.58/39.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.58/39.49	c model valid
39.58/39.49	c current solution ok
39.58/39.49	o 1177
39.58/39.49	c [INC SEARCH] iteration: 33
39.58/39.49	c [INC BOUNDS] best value:1177 search for 1176
39.58/39.49	c [INC ENCODE] setup new number of clauses ...
39.58/39.49	c [INC] encode incremental formula
39.58/39.49	c return only the limitting unit clause for 1176
39.58/39.49	c [INC SYSTEM] transmit new clauses to solver: 1
39.58/39.49	c [INC SEARCH] isOptimum variable: 0
44.28/44.11	c formula is SAT
44.28/44.13	c [INC SEARCH] copied best model
44.28/44.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.28/44.13	c model valid
44.28/44.13	c current solution ok
44.28/44.13	o 1169
44.28/44.13	c [INC SEARCH] iteration: 34
44.28/44.13	c [INC BOUNDS] best value:1169 search for 1168
44.28/44.13	c [INC ENCODE] setup new number of clauses ...
44.28/44.13	c [INC] encode incremental formula
44.28/44.13	c return only the limitting unit clause for 1168
44.28/44.13	c [INC SYSTEM] transmit new clauses to solver: 1
44.28/44.13	c [INC SEARCH] isOptimum variable: 0
44.48/44.31	c formula is SAT
44.48/44.32	c [INC SEARCH] copied best model
44.48/44.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.48/44.33	c model valid
44.48/44.33	c current solution ok
44.48/44.33	o 1149
44.48/44.33	c [INC SEARCH] iteration: 35
44.48/44.33	c [INC BOUNDS] best value:1149 search for 1148
44.48/44.33	c [INC ENCODE] setup new number of clauses ...
44.48/44.33	c [INC] encode incremental formula
44.48/44.33	c return only the limitting unit clause for 1148
44.48/44.33	c [INC SYSTEM] transmit new clauses to solver: 1
44.48/44.33	c [INC SEARCH] isOptimum variable: 0
55.88/55.70	c formula is SAT
55.88/55.72	c [INC SEARCH] copied best model
55.88/55.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.88/55.72	c model valid
55.88/55.72	c current solution ok
55.88/55.72	o 1147
55.88/55.72	c [INC SEARCH] iteration: 36
55.88/55.72	c [INC BOUNDS] best value:1147 search for 1146
55.88/55.72	c [INC ENCODE] setup new number of clauses ...
55.88/55.72	c [INC] encode incremental formula
55.88/55.72	c return only the limitting unit clause for 1146
55.88/55.72	c [INC SYSTEM] transmit new clauses to solver: 1
55.88/55.72	c [INC SEARCH] isOptimum variable: 0
56.28/56.15	c formula is SAT
56.28/56.17	c [INC SEARCH] copied best model
56.28/56.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.28/56.17	c model valid
56.28/56.17	c current solution ok
56.28/56.17	o 1136
56.28/56.17	c [INC SEARCH] iteration: 37
56.28/56.17	c [INC BOUNDS] best value:1136 search for 1135
56.28/56.17	c [INC ENCODE] setup new number of clauses ...
56.28/56.17	c [INC] encode incremental formula
56.28/56.17	c return only the limitting unit clause for 1135
56.28/56.17	c [INC SYSTEM] transmit new clauses to solver: 1
56.28/56.17	c [INC SEARCH] isOptimum variable: 0
72.07/71.97	c formula is SAT
72.07/71.99	c [INC SEARCH] copied best model
72.07/71.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.07/71.99	c model valid
72.07/71.99	c current solution ok
72.07/71.99	o 1128
72.07/71.99	c [INC SEARCH] iteration: 38
72.07/71.99	c [INC BOUNDS] best value:1128 search for 1127
72.07/71.99	c [INC ENCODE] setup new number of clauses ...
72.07/71.99	c [INC] encode incremental formula
72.07/71.99	c return only the limitting unit clause for 1127
72.07/71.99	c [INC SYSTEM] transmit new clauses to solver: 1
72.07/71.99	c [INC SEARCH] isOptimum variable: 0
724.78/724.72	c formula is SAT
724.78/724.74	c [INC SEARCH] copied best model
724.78/724.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
724.78/724.74	c model valid
724.78/724.74	c current solution ok
724.78/724.74	o 1120
724.78/724.74	c [INC SEARCH] iteration: 39
724.78/724.74	c [INC BOUNDS] best value:1120 search for 1119
724.78/724.74	c [INC ENCODE] setup new number of clauses ...
724.78/724.74	c [INC] encode incremental formula
724.78/724.74	c return only the limitting unit clause for 1119
724.78/724.74	c [INC SYSTEM] transmit new clauses to solver: 1
724.78/724.74	c [INC SEARCH] isOptimum variable: 0
739.18/739.19	c [INC SEARCH] formula is UNSAT
739.18/739.19	c [INC SYSTEM] there exists a inc, kill it!
739.18/739.19	c write failed with 2
739.18/739.19	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x11d1600)
739.18/739.19	c [INC SEARCH] sat variable: 0 optimum/unsat variable: 1
739.18/739.19	c [INC SEARCH] found optimum
739.18/739.19	c display solution
739.18/739.19	s OPTIMUM FOUND
739.18/739.19	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 

Verifier Data

OK	1120

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 23145
/proc/meminfo: memFree=25413424/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0

[startup+0.0990811 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 23145
/proc/meminfo: memFree=25413424/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10031 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 23145
/proc/meminfo: memFree=25413424/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300305 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 23145
/proc/meminfo: memFree=25413424/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700307 s]
/proc/loadavg: 0.00 0.00 0.00 3/178 23145
/proc/meminfo: memFree=25413424/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 23158
/proc/meminfo: memFree=25295908/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=0.62 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) R 23145 23145 22913 0 -1 4202496 8544 8292 0 0 28 9 23 2 20 0 1 0 375948950 21581824 4838 33554432000 4194304 6004724 140733842052384 140733842038232 4342790 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23146/statm: 5269 4838 166 442 0 4823 0
[pid=23158] ppid=23146 vsize=102976 CPUtime=0.87 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) S 23146 23145 22913 0 -1 4202496 20714 0 0 0 83 4 0 0 20 0 1 0 375949005 105447424 21496 33554432000 4194304 5654031 140737213197648 140737213195960 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/23158/statm: 25744 21496 150 357 0 25384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 133200

[startup+3.1004 s]
/proc/loadavg: 0.00 0.00 0.00 3/181 23164
/proc/meminfo: memFree=25294536/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=0.82 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8544 8292 0 0 46 11 23 2 20 0 1 0 375948950 21581824 4838 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23146/statm: 5269 4838 166 442 0 4823 0
[pid=23158] ppid=23146 vsize=107420 CPUtime=2.33 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 21604 0 0 0 228 5 0 0 20 0 1 0 375949005 109998080 22386 33554432000 4194304 5654031 140737213197648 140737213195960 4976752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/23158/statm: 26855 22386 150 357 0 26495 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 137644

[startup+6.30042 s]
/proc/loadavg: 0.16 0.03 0.01 3/181 23172
/proc/meminfo: memFree=25289088/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.11 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8544 8292 0 0 74 12 23 2 20 0 1 0 375948950 21581824 4838 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23146/statm: 5269 4838 166 442 0 4823 0
[pid=23158] ppid=23146 vsize=107420 CPUtime=5.29 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 21912 0 0 0 524 5 0 0 20 0 1 0 375949005 109998080 22694 33554432000 4194304 5654031 140737213197648 140737213195800 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23158/statm: 26855 22694 150 357 0 26495 0
Current children cumulated CPU time (s) 6.4
Current children cumulated vsize (KiB) 137644

[startup+12.7004 s]
/proc/loadavg: 0.31 0.07 0.02 3/181 23184
/proc/meminfo: memFree=25179272/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.18 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8544 8292 0 0 80 13 23 2 20 0 1 0 375948950 21581824 4838 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23146/statm: 5269 4838 166 442 0 4823 0
[pid=23158] ppid=23146 vsize=108716 CPUtime=11.65 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 22015 0 0 0 1159 6 0 0 20 0 1 0 375949005 111325184 22795 33554432000 4194304 5654031 140737213197648 140737213185464 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23158/statm: 27179 22795 151 357 0 26819 0
Current children cumulated CPU time (s) 12.83
Current children cumulated vsize (KiB) 138940

[startup+25.5005 s]
/proc/loadavg: 0.68 0.16 0.05 3/181 23184
/proc/meminfo: memFree=25172628/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.42 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 103 14 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=115896 CPUtime=24.26 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 22344 0 0 0 2420 6 0 0 20 0 1 0 375949005 118677504 23627 33554432000 4194304 5654031 140737213197648 140737213185464 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/23158/statm: 28974 23627 151 357 0 28614 0
Current children cumulated CPU time (s) 25.68
Current children cumulated vsize (KiB) 146120

[startup+51.1005 s]
/proc/loadavg: 1.13 0.31 0.10 3/181 23184
/proc/meminfo: memFree=25167264/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.58 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 118 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=117132 CPUtime=49.7 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 22412 0 0 0 4963 7 0 0 20 0 1 0 375949005 119943168 24112 33554432000 4194304 5654031 140737213197648 140737213185464 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 29283 24112 151 357 0 28923 0
Current children cumulated CPU time (s) 51.28
Current children cumulated vsize (KiB) 147356

[startup+102.307 s]
/proc/loadavg: 1.68 0.58 0.20 3/181 23185
/proc/meminfo: memFree=25160932/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=117132 CPUtime=100.82 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 22464 0 0 0 10075 7 0 0 20 0 1 0 375949005 119943168 25036 33554432000 4194304 5654031 140737213197648 140737213185464 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 29283 25036 151 357 0 28923 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 147356

[startup+162.3 s]
/proc/loadavg: 1.88 0.84 0.31 3/181 23185
/proc/meminfo: memFree=25159856/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=117132 CPUtime=160.81 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 22696 0 0 0 16073 8 0 0 20 0 1 0 375949005 119943168 24374 33554432000 4194304 5654031 140737213197648 140737213185464 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 29283 24374 152 357 0 28923 0
Current children cumulated CPU time (s) 162.46
Current children cumulated vsize (KiB) 147356

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.42 3/181 23185
/proc/meminfo: memFree=25159608/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=117132 CPUtime=220.8 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 22698 0 0 0 22072 8 0 0 20 0 1 0 375949005 119943168 25054 33554432000 4194304 5654031 140737213197648 140737213185464 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 29283 25054 152 357 0 28923 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 147356

[startup+282.3 s]

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

/proc/23158/statm: 33880 29459 152 357 0 33520 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 165744

[startup+522.3 s]
/proc/loadavg: 1.99 1.64 0.84 3/181 23189
/proc/meminfo: memFree=25137512/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=135520 CPUtime=520.75 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 23840 0 0 0 52067 8 0 0 20 0 1 0 375949005 138772480 29971 33554432000 4194304 5654031 140737213197648 140737213185464 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 33880 29971 152 357 0 33520 0
Current children cumulated CPU time (s) 522.4
Current children cumulated vsize (KiB) 165744

[startup+582.3 s]
/proc/loadavg: 1.99 1.70 0.91 3/181 23189
/proc/meminfo: memFree=25118828/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=580.74 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24222 0 0 0 58066 8 0 0 20 0 1 0 375949005 157896704 33880 33554432000 4194304 5654031 140737213197648 140737213185464 4232916 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33880 152 357 0 38189 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 184420

[startup+642.3 s]
/proc/loadavg: 1.99 1.75 0.98 3/181 23189
/proc/meminfo: memFree=25118144/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=640.74 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 64066 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 184420

[startup+702.3 s]
/proc/loadavg: 1.99 1.80 1.04 3/181 23190
/proc/meminfo: memFree=25097292/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=700.72 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 70064 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 184420

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

[startup+716.701 s]
/proc/loadavg: 1.99 1.81 1.05 3/181 23190
/proc/meminfo: memFree=25095988/32873844 swapFree=8656/8656
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.65 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 125 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=715.12 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 71504 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4208683 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 716.77
Current children cumulated vsize (KiB) 184420

[startup+729.5 s]
/proc/loadavg: 1.99 1.81 1.07 3/181 23190
/proc/meminfo: memFree=25096236/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.68 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 128 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=727.89 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 72781 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 729.57
Current children cumulated vsize (KiB) 184420

[startup+735.907 s]
/proc/loadavg: 1.99 1.82 1.07 3/181 23190
/proc/meminfo: memFree=25102444/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.68 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 128 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=734.3 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 73422 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4233236 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 735.98
Current children cumulated vsize (KiB) 184420

[startup+737.5 s]
/proc/loadavg: 1.99 1.82 1.07 3/181 23190
/proc/meminfo: memFree=25102568/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.68 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 128 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=735.89 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 73581 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 737.57
Current children cumulated vsize (KiB) 184420

[startup+738.3 s]
/proc/loadavg: 1.99 1.82 1.08 3/181 23190
/proc/meminfo: memFree=25102568/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.68 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 128 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=736.69 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 73661 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 738.37
Current children cumulated vsize (KiB) 184420

[startup+738.7 s]
/proc/loadavg: 1.99 1.82 1.08 3/181 23190
/proc/meminfo: memFree=25102568/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.68 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 128 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=737.09 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 73701 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 738.77
Current children cumulated vsize (KiB) 184420

[startup+739.1 s]
/proc/loadavg: 1.99 1.82 1.08 3/181 23190
/proc/meminfo: memFree=25102568/32873844 swapFree=8652/8652
[pid=23145] ppid=23143 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/23145/stat : 23145 (npSolver-pbo-It) S 23143 23145 22913 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375948950 9367552 275 33554432000 4194304 5064252 140736781099504 140736781098416 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/23145/statm: 2287 275 233 213 0 72 0
[pid=23146] ppid=23145 vsize=21076 CPUtime=1.68 cores=1,3,5,7
/proc/23146/stat : 23146 (npSolver-pbo) S 23145 23145 22913 0 -1 4202496 8545 8292 0 0 128 15 23 2 20 0 1 0 375948950 21581824 4839 33554432000 4194304 6004724 140733842052384 140733842038232 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/23146/statm: 5269 4839 167 442 0 4823 0
[pid=23158] ppid=23146 vsize=154196 CPUtime=737.5 cores=1,3,5,7
/proc/23158/stat : 23158 (glucosInc) R 23146 23145 22913 0 -1 4202496 24223 0 0 0 73742 8 0 0 20 0 1 0 375949005 157896704 33884 33554432000 4194304 5654031 140737213197648 140737213185464 4222437 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/23158/statm: 38549 33884 152 357 0 38189 0
Current children cumulated CPU time (s) 739.18
Current children cumulated vsize (KiB) 184420

Child status: 0
Real time (s): 739.195
CPU time (s): 739.306
CPU user time (s): 739.032
CPU system time (s): 0.273958
CPU usage (%): 100.015
Max. virtual memory (cumulated for all children) (KiB): 184420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 739.032
system time used= 0.273958
maximum resident set size= 135544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41439
page faults= 0
swaps= 0
block input operations= 0
block output operations= 27616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22397
involuntary context switches= 1020

runsolver used 2.93755 second user time and 9.02063 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-07 21:43:24
IDJOB=3747047
IDBENCH=1868
IDSOLVER=2332
FILE ID=node107/3747047-1339098204
RUNJOBID= node107-1339098177-22930
PBS_JOBID= 14643746
Free space on /tmp= 70640 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747047-1339098204/watcher-3747047-1339098204 -o /tmp/evaluation-result-3747047-1339098204/solver-3747047-1339098204 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747047-1339098204.opb 1310266412 HOME HOME

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=1310266412

node107.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:        25413928 kB
Buffers:         1030852 kB
Cached:          5515476 kB
SwapCached:           72 kB
Active:          2897624 kB
Inactive:        3669888 kB
Active(anon):      11732 kB
Inactive(anon):    11092 kB
Active(file):    2885892 kB
Inactive(file):  3658796 kB
Unevictable:        8652 kB
Mlocked:            8652 kB
SwapTotal:      67108856 kB
SwapFree:       67108784 kB
Dirty:             18672 kB
Writeback:             0 kB
AnonPages:         28988 kB
Mapped:            15564 kB
Shmem:               184 kB
Slab:             754428 kB
SReclaimable:     196088 kB
SUnreclaim:       558340 kB
KernelStack:        1464 kB
PageTables:         3776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137140 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= 70612 MiB
End job on node107 at 2012-06-07 21:55:43