Trace number 3747342

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)? (TO) 1800.07 1800.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_5_40_2.opb
MD5SUMc0264878059fff5e6fa5f51839a60b24
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved NO
Number of variables120
Total number of constraints10
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint54
Maximum length of a constraint56
Number of terms in the objective function 80
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2550
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4099
Number of bits of the biggest sum of numbers13
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.32	c run inc solver
0.00/0.32	c [INC SYSTEM] run initial solver
0.00/0.32	c [INC SYSTEM] preprocess with white file
2.27/2.39	c [INC SYSTEM] finished preprocessing in 2 s
2.27/2.39	c [INC SYSTEM] execute solver
2.36/2.62	c [INC SEARCH] formula is SAT
2.36/2.63	c [INC SYSTEM] solved the initial formula
2.36/2.63	c model valid
2.36/2.63	c current solution ok
2.84/3.20	o 1385
2.84/3.20	c [INC SYSTEM] there exists a inc, kill it!
2.84/3.20	c write failed with 2
2.84/3.20	c [INC SEARCH] iteration: 0
2.84/3.20	c [INC BOUNDS] best value:1385 search for 1384
2.84/3.20	c [INC SYSTEM] create new solver instance
2.84/3.20	c [INC] encode full formula
3.19/3.26	c set iterative enc to: swc
3.19/3.28	c [INC SEARCH] isOptimum variable: 0
8.47/8.56	c formula is SAT
8.47/8.58	c [INC SEARCH] copied best model
8.47/8.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.47/8.58	c model valid
8.47/8.58	c current solution ok
8.47/8.58	o 219
8.47/8.58	c [INC SEARCH] iteration: 1
8.47/8.58	c [INC BOUNDS] best value:219 search for 218
8.47/8.58	c [INC ENCODE] setup new number of clauses ...
8.47/8.58	c [INC] encode incremental formula
8.47/8.58	c return only the limitting unit clause for 218
8.47/8.58	c [INC SYSTEM] transmit new clauses to solver: 1
8.47/8.58	c [INC SEARCH] isOptimum variable: 0
8.69/8.73	c formula is SAT
8.69/8.74	c [INC SEARCH] copied best model
8.69/8.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.69/8.75	c model valid
8.69/8.75	c current solution ok
8.69/8.75	o 215
8.69/8.75	c [INC SEARCH] iteration: 2
8.69/8.75	c [INC BOUNDS] best value:215 search for 214
8.69/8.75	c [INC ENCODE] setup new number of clauses ...
8.69/8.75	c [INC] encode incremental formula
8.69/8.75	c return only the limitting unit clause for 214
8.69/8.75	c [INC SYSTEM] transmit new clauses to solver: 1
8.69/8.75	c [INC SEARCH] isOptimum variable: 0
9.09/9.12	c formula is SAT
9.09/9.13	c [INC SEARCH] copied best model
9.09/9.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.09/9.13	c model valid
9.09/9.13	c current solution ok
9.09/9.13	o 213
9.09/9.13	c [INC SEARCH] iteration: 3
9.09/9.13	c [INC BOUNDS] best value:213 search for 212
9.09/9.13	c [INC ENCODE] setup new number of clauses ...
9.09/9.13	c [INC] encode incremental formula
9.09/9.13	c return only the limitting unit clause for 212
9.09/9.13	c [INC SYSTEM] transmit new clauses to solver: 1
9.09/9.13	c [INC SEARCH] isOptimum variable: 0
12.89/12.93	c formula is SAT
12.89/12.94	c [INC SEARCH] copied best model
12.89/12.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.89/12.94	c model valid
12.89/12.94	c current solution ok
12.89/12.94	o 209
12.89/12.94	c [INC SEARCH] iteration: 4
12.89/12.94	c [INC BOUNDS] best value:209 search for 208
12.89/12.94	c [INC ENCODE] setup new number of clauses ...
12.89/12.94	c [INC] encode incremental formula
12.89/12.94	c return only the limitting unit clause for 208
12.89/12.94	c [INC SYSTEM] transmit new clauses to solver: 1
12.89/12.94	c [INC SEARCH] isOptimum variable: 0
13.10/13.10	c formula is SAT
13.10/13.12	c [INC SEARCH] copied best model
13.10/13.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.10/13.12	c model valid
13.10/13.12	c current solution ok
13.10/13.12	o 193
13.10/13.12	c [INC SEARCH] iteration: 5
13.10/13.12	c [INC BOUNDS] best value:193 search for 192
13.10/13.12	c [INC ENCODE] setup new number of clauses ...
13.10/13.12	c [INC] encode incremental formula
13.10/13.12	c return only the limitting unit clause for 192
13.10/13.12	c [INC SYSTEM] transmit new clauses to solver: 1
13.10/13.12	c [INC SEARCH] isOptimum variable: 0
13.21/13.27	c formula is SAT
13.21/13.29	c [INC SEARCH] copied best model
13.21/13.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.21/13.29	c model valid
13.21/13.29	c current solution ok
13.21/13.29	o 191
13.21/13.29	c [INC SEARCH] iteration: 6
13.21/13.29	c [INC BOUNDS] best value:191 search for 190
13.21/13.29	c [INC ENCODE] setup new number of clauses ...
13.21/13.29	c [INC] encode incremental formula
13.21/13.29	c return only the limitting unit clause for 190
13.21/13.29	c [INC SYSTEM] transmit new clauses to solver: 1
13.21/13.29	c [INC SEARCH] isOptimum variable: 0
13.42/13.44	c formula is SAT
13.42/13.46	c [INC SEARCH] copied best model
13.42/13.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.42/13.46	c model valid
13.42/13.46	c current solution ok
13.42/13.46	o 187
13.42/13.46	c [INC SEARCH] iteration: 7
13.42/13.46	c [INC BOUNDS] best value:187 search for 186
13.42/13.46	c [INC ENCODE] setup new number of clauses ...
13.42/13.46	c [INC] encode incremental formula
13.42/13.46	c return only the limitting unit clause for 186
13.42/13.46	c [INC SYSTEM] transmit new clauses to solver: 1
13.42/13.46	c [INC SEARCH] isOptimum variable: 0
13.62/13.61	c formula is SAT
13.62/13.63	c [INC SEARCH] copied best model
13.62/13.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.62/13.63	c model valid
13.62/13.63	c current solution ok
13.62/13.63	o 171
13.62/13.63	c [INC SEARCH] iteration: 8
13.62/13.63	c [INC BOUNDS] best value:171 search for 170
13.62/13.63	c [INC ENCODE] setup new number of clauses ...
13.62/13.63	c [INC] encode incremental formula
13.62/13.63	c return only the limitting unit clause for 170
13.62/13.63	c [INC SYSTEM] transmit new clauses to solver: 1
13.62/13.63	c [INC SEARCH] isOptimum variable: 0
13.82/13.89	c formula is SAT
13.93/13.90	c [INC SEARCH] copied best model
13.93/13.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.93/13.91	c model valid
13.93/13.91	c current solution ok
13.93/13.91	o 161
13.93/13.91	c [INC SEARCH] iteration: 9
13.93/13.91	c [INC BOUNDS] best value:161 search for 160
13.93/13.91	c [INC ENCODE] setup new number of clauses ...
13.93/13.91	c [INC] encode incremental formula
13.93/13.91	c return only the limitting unit clause for 160
13.93/13.91	c [INC SYSTEM] transmit new clauses to solver: 1
13.93/13.91	c [INC SEARCH] isOptimum variable: 0
14.03/14.07	c formula is SAT
14.03/14.09	c [INC SEARCH] copied best model
14.03/14.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.03/14.09	c model valid
14.03/14.09	c current solution ok
14.03/14.09	o 159
14.03/14.09	c [INC SEARCH] iteration: 10
14.03/14.09	c [INC BOUNDS] best value:159 search for 158
14.03/14.09	c [INC ENCODE] setup new number of clauses ...
14.03/14.09	c [INC] encode incremental formula
14.03/14.09	c return only the limitting unit clause for 158
14.03/14.09	c [INC SYSTEM] transmit new clauses to solver: 1
14.03/14.09	c [INC SEARCH] isOptimum variable: 0
14.63/14.67	c formula is SAT
14.63/14.68	c [INC SEARCH] copied best model
14.63/14.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.63/14.69	c model valid
14.63/14.69	c current solution ok
14.63/14.69	o 152
14.63/14.69	c [INC SEARCH] iteration: 11
14.63/14.69	c [INC BOUNDS] best value:152 search for 151
14.63/14.69	c [INC ENCODE] setup new number of clauses ...
14.63/14.69	c [INC] encode incremental formula
14.63/14.69	c return only the limitting unit clause for 151
14.63/14.69	c [INC SYSTEM] transmit new clauses to solver: 1
14.63/14.69	c [INC SEARCH] isOptimum variable: 0
14.84/14.84	c formula is SAT
14.84/14.86	c [INC SEARCH] copied best model
14.84/14.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.84/14.86	c model valid
14.84/14.86	c current solution ok
14.84/14.86	o 150
14.84/14.86	c [INC SEARCH] iteration: 12
14.84/14.86	c [INC BOUNDS] best value:150 search for 149
14.84/14.86	c [INC ENCODE] setup new number of clauses ...
14.84/14.86	c [INC] encode incremental formula
14.84/14.86	c return only the limitting unit clause for 149
14.84/14.86	c [INC SYSTEM] transmit new clauses to solver: 1
14.84/14.86	c [INC SEARCH] isOptimum variable: 0
16.74/16.74	c formula is SAT
16.74/16.75	c [INC SEARCH] copied best model
16.74/16.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.74/16.75	c model valid
16.74/16.75	c current solution ok
16.74/16.75	o 148
16.74/16.75	c [INC SEARCH] iteration: 13
16.74/16.75	c [INC BOUNDS] best value:148 search for 147
16.74/16.75	c [INC ENCODE] setup new number of clauses ...
16.74/16.75	c [INC] encode incremental formula
16.74/16.75	c return only the limitting unit clause for 147
16.74/16.75	c [INC SYSTEM] transmit new clauses to solver: 1
16.74/16.75	c [INC SEARCH] isOptimum variable: 0
16.95/16.92	c formula is SAT
16.95/16.93	c [INC SEARCH] copied best model
16.95/16.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.95/16.94	c model valid
16.95/16.94	c current solution ok
16.95/16.94	o 146
16.95/16.94	c [INC SEARCH] iteration: 14
16.95/16.94	c [INC BOUNDS] best value:146 search for 145
16.95/16.94	c [INC ENCODE] setup new number of clauses ...
16.95/16.94	c [INC] encode incremental formula
16.95/16.94	c return only the limitting unit clause for 145
16.95/16.94	c [INC SYSTEM] transmit new clauses to solver: 1
16.95/16.94	c [INC SEARCH] isOptimum variable: 0
17.45/17.40	c formula is SAT
17.45/17.41	c [INC SEARCH] copied best model
17.45/17.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.45/17.42	c model valid
17.45/17.42	c current solution ok
17.45/17.42	o 144
17.45/17.42	c [INC SEARCH] iteration: 15
17.45/17.42	c [INC BOUNDS] best value:144 search for 143
17.45/17.42	c [INC ENCODE] setup new number of clauses ...
17.45/17.42	c [INC] encode incremental formula
17.45/17.42	c return only the limitting unit clause for 143
17.45/17.42	c [INC SYSTEM] transmit new clauses to solver: 1
17.45/17.42	c [INC SEARCH] isOptimum variable: 0
17.55/17.59	c formula is SAT
17.67/17.60	c [INC SEARCH] copied best model
17.67/17.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.67/17.61	c model valid
17.67/17.61	c current solution ok
17.67/17.61	o 136
17.67/17.61	c [INC SEARCH] iteration: 16
17.67/17.61	c [INC BOUNDS] best value:136 search for 135
17.67/17.61	c [INC ENCODE] setup new number of clauses ...
17.67/17.61	c [INC] encode incremental formula
17.67/17.61	c return only the limitting unit clause for 135
17.67/17.61	c [INC SYSTEM] transmit new clauses to solver: 1
17.67/17.61	c [INC SEARCH] isOptimum variable: 0
17.78/17.78	c formula is SAT
17.78/17.80	c [INC SEARCH] copied best model
17.87/17.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.87/17.80	c model valid
17.87/17.80	c current solution ok
17.87/17.80	o 134
17.87/17.80	c [INC SEARCH] iteration: 17
17.87/17.80	c [INC BOUNDS] best value:134 search for 133
17.87/17.80	c [INC ENCODE] setup new number of clauses ...
17.87/17.80	c [INC] encode incremental formula
17.87/17.80	c return only the limitting unit clause for 133
17.87/17.80	c [INC SYSTEM] transmit new clauses to solver: 1
17.87/17.80	c [INC SEARCH] isOptimum variable: 0
17.97/17.95	c formula is SAT
17.97/17.97	c [INC SEARCH] copied best model
17.97/17.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.97/17.97	c model valid
17.97/17.97	c current solution ok
17.97/17.97	o 132
17.97/17.97	c [INC SEARCH] iteration: 18
17.97/17.97	c [INC BOUNDS] best value:132 search for 131
17.97/17.97	c [INC ENCODE] setup new number of clauses ...
17.97/17.97	c [INC] encode incremental formula
17.97/17.97	c return only the limitting unit clause for 131
17.97/17.97	c [INC SYSTEM] transmit new clauses to solver: 1
17.97/17.97	c [INC SEARCH] isOptimum variable: 0
18.18/18.13	c formula is SAT
18.18/18.14	c [INC SEARCH] copied best model
18.18/18.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.18/18.14	c model valid
18.18/18.14	c current solution ok
18.18/18.14	o 130
18.18/18.14	c [INC SEARCH] iteration: 19
18.18/18.14	c [INC BOUNDS] best value:130 search for 129
18.18/18.14	c [INC ENCODE] setup new number of clauses ...
18.18/18.14	c [INC] encode incremental formula
18.18/18.14	c return only the limitting unit clause for 129
18.18/18.14	c [INC SYSTEM] transmit new clauses to solver: 1
18.18/18.14	c [INC SEARCH] isOptimum variable: 0
18.58/18.59	c formula is SAT
18.69/18.60	c [INC SEARCH] copied best model
18.69/18.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.69/18.60	c model valid
18.69/18.60	c current solution ok
18.69/18.60	o 128
18.69/18.60	c [INC SEARCH] iteration: 20
18.69/18.60	c [INC BOUNDS] best value:128 search for 127
18.69/18.60	c [INC ENCODE] setup new number of clauses ...
18.69/18.60	c [INC] encode incremental formula
18.69/18.60	c return only the limitting unit clause for 127
18.69/18.60	c [INC SYSTEM] transmit new clauses to solver: 1
18.69/18.60	c [INC SEARCH] isOptimum variable: 0
18.79/18.77	c formula is SAT
18.79/18.79	c [INC SEARCH] copied best model
18.79/18.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.79/18.79	c model valid
18.79/18.79	c current solution ok
18.79/18.79	o 124
18.79/18.79	c [INC SEARCH] iteration: 21
18.79/18.79	c [INC BOUNDS] best value:124 search for 123
18.79/18.79	c [INC ENCODE] setup new number of clauses ...
18.79/18.79	c [INC] encode incremental formula
18.79/18.79	c return only the limitting unit clause for 123
18.79/18.79	c [INC SYSTEM] transmit new clauses to solver: 1
18.79/18.79	c [INC SEARCH] isOptimum variable: 0
18.99/18.94	c formula is SAT
18.99/18.96	c [INC SEARCH] copied best model
18.99/18.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.99/18.96	c model valid
18.99/18.96	c current solution ok
18.99/18.96	o 120
18.99/18.96	c [INC SEARCH] iteration: 22
18.99/18.96	c [INC BOUNDS] best value:120 search for 119
18.99/18.96	c [INC ENCODE] setup new number of clauses ...
18.99/18.96	c [INC] encode incremental formula
18.99/18.96	c return only the limitting unit clause for 119
18.99/18.96	c [INC SYSTEM] transmit new clauses to solver: 1
18.99/18.96	c [INC SEARCH] isOptimum variable: 0
19.20/19.13	c formula is SAT
19.20/19.14	c [INC SEARCH] copied best model
19.20/19.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.20/19.15	c model valid
19.20/19.15	c current solution ok
19.20/19.15	o 116
19.20/19.15	c [INC SEARCH] iteration: 23
19.20/19.15	c [INC BOUNDS] best value:116 search for 115
19.20/19.15	c [INC ENCODE] setup new number of clauses ...
19.20/19.15	c [INC] encode incremental formula
19.20/19.15	c return only the limitting unit clause for 115
19.20/19.15	c [INC SYSTEM] transmit new clauses to solver: 1
19.20/19.15	c [INC SEARCH] isOptimum variable: 0
20.00/19.90	c formula is SAT
20.00/19.92	c [INC SEARCH] copied best model
20.00/19.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.00/19.92	c model valid
20.00/19.92	c current solution ok
20.00/19.92	o 114
20.00/19.92	c [INC SEARCH] iteration: 24
20.00/19.92	c [INC BOUNDS] best value:114 search for 113
20.00/19.92	c [INC ENCODE] setup new number of clauses ...
20.00/19.92	c [INC] encode incremental formula
20.00/19.92	c return only the limitting unit clause for 113
20.00/19.92	c [INC SYSTEM] transmit new clauses to solver: 1
20.00/19.92	c [INC SEARCH] isOptimum variable: 0
22.10/22.05	c formula is SAT
22.10/22.07	c [INC SEARCH] copied best model
22.10/22.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.10/22.07	c model valid
22.10/22.07	c current solution ok
22.10/22.07	o 113
22.10/22.07	c [INC SEARCH] iteration: 25
22.10/22.07	c [INC BOUNDS] best value:113 search for 112
22.10/22.07	c [INC ENCODE] setup new number of clauses ...
22.10/22.07	c [INC] encode incremental formula
22.10/22.07	c return only the limitting unit clause for 112
22.10/22.07	c [INC SYSTEM] transmit new clauses to solver: 1
22.10/22.07	c [INC SEARCH] isOptimum variable: 0
22.30/22.27	c formula is SAT
22.30/22.29	c [INC SEARCH] copied best model
22.30/22.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.30/22.29	c model valid
22.30/22.29	c current solution ok
22.30/22.29	o 97
22.30/22.29	c [INC SEARCH] iteration: 26
22.30/22.29	c [INC BOUNDS] best value:97 search for 96
22.30/22.29	c [INC ENCODE] setup new number of clauses ...
22.30/22.29	c [INC] encode incremental formula
22.30/22.29	c return only the limitting unit clause for 96
22.30/22.29	c [INC SYSTEM] transmit new clauses to solver: 1
22.30/22.29	c [INC SEARCH] isOptimum variable: 0
22.61/22.50	c formula is SAT
22.61/22.52	c [INC SEARCH] copied best model
22.61/22.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.61/22.52	c model valid
22.61/22.52	c current solution ok
22.61/22.52	o 95
22.61/22.52	c [INC SEARCH] iteration: 27
22.61/22.52	c [INC BOUNDS] best value:95 search for 94
22.61/22.52	c [INC ENCODE] setup new number of clauses ...
22.61/22.52	c [INC] encode incremental formula
22.61/22.52	c return only the limitting unit clause for 94
22.61/22.52	c [INC SYSTEM] transmit new clauses to solver: 1
22.61/22.52	c [INC SEARCH] isOptimum variable: 0
24.72/24.62	c formula is SAT
24.72/24.64	c [INC SEARCH] copied best model
24.72/24.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.72/24.64	c model valid
24.72/24.64	c current solution ok
24.72/24.64	o 94
24.72/24.64	c [INC SEARCH] iteration: 28
24.72/24.64	c [INC BOUNDS] best value:94 search for 93
24.72/24.64	c [INC ENCODE] setup new number of clauses ...
24.72/24.64	c [INC] encode incremental formula
24.72/24.64	c return only the limitting unit clause for 93
24.72/24.64	c [INC SYSTEM] transmit new clauses to solver: 1
24.72/24.64	c [INC SEARCH] isOptimum variable: 0
24.92/24.85	c formula is SAT
24.92/24.86	c [INC SEARCH] copied best model
24.92/24.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.92/24.86	c model valid
24.92/24.86	c current solution ok
24.92/24.86	o 92
24.92/24.86	c [INC SEARCH] iteration: 29
24.92/24.86	c [INC BOUNDS] best value:92 search for 91
24.92/24.86	c [INC ENCODE] setup new number of clauses ...
24.92/24.86	c [INC] encode incremental formula
24.92/24.86	c return only the limitting unit clause for 91
24.92/24.86	c [INC SYSTEM] transmit new clauses to solver: 1
24.92/24.86	c [INC SEARCH] isOptimum variable: 0
25.14/25.02	c formula is SAT
25.14/25.04	c [INC SEARCH] copied best model
25.14/25.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.14/25.04	c model valid
25.14/25.04	c current solution ok
25.14/25.04	o 84
25.14/25.04	c [INC SEARCH] iteration: 30
25.14/25.04	c [INC BOUNDS] best value:84 search for 83
25.14/25.04	c [INC ENCODE] setup new number of clauses ...
25.14/25.04	c [INC] encode incremental formula
25.14/25.04	c return only the limitting unit clause for 83
25.14/25.04	c [INC SYSTEM] transmit new clauses to solver: 1
25.14/25.04	c [INC SEARCH] isOptimum variable: 0
25.35/25.20	c formula is SAT
25.35/25.22	c [INC SEARCH] copied best model
25.35/25.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.35/25.22	c model valid
25.35/25.22	c current solution ok
25.35/25.22	o 82
25.35/25.22	c [INC SEARCH] iteration: 31
25.35/25.22	c [INC BOUNDS] best value:82 search for 81
25.35/25.22	c [INC ENCODE] setup new number of clauses ...
25.35/25.22	c [INC] encode incremental formula
25.35/25.22	c return only the limitting unit clause for 81
25.35/25.22	c [INC SYSTEM] transmit new clauses to solver: 1
25.35/25.22	c [INC SEARCH] isOptimum variable: 0
27.46/27.32	c formula is SAT
27.46/27.33	c [INC SEARCH] copied best model
27.46/27.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.46/27.34	c model valid
27.46/27.34	c current solution ok
27.46/27.34	o 79
27.46/27.34	c [INC SEARCH] iteration: 32
27.46/27.34	c [INC BOUNDS] best value:79 search for 78
27.46/27.34	c [INC ENCODE] setup new number of clauses ...
27.46/27.34	c [INC] encode incremental formula
27.46/27.34	c return only the limitting unit clause for 78
27.46/27.34	c [INC SYSTEM] transmit new clauses to solver: 1
27.46/27.34	c [INC SEARCH] isOptimum variable: 0
28.26/28.12	c formula is SAT
28.26/28.14	c [INC SEARCH] copied best model
28.26/28.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
28.26/28.14	c model valid
28.26/28.14	c current solution ok
28.26/28.14	o 61
28.26/28.14	c [INC SEARCH] iteration: 33
28.26/28.14	c [INC BOUNDS] best value:61 search for 60
28.26/28.14	c [INC ENCODE] setup new number of clauses ...
28.26/28.14	c [INC] encode incremental formula
28.26/28.14	c return only the limitting unit clause for 60
28.26/28.14	c [INC SYSTEM] transmit new clauses to solver: 1
28.26/28.14	c [INC SEARCH] isOptimum variable: 0
29.45/29.31	c formula is SAT
29.45/29.33	c [INC SEARCH] copied best model
29.45/29.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.45/29.33	c model valid
29.45/29.33	c current solution ok
29.45/29.33	o 60
29.45/29.33	c [INC SEARCH] iteration: 34
29.45/29.33	c [INC BOUNDS] best value:60 search for 59
29.45/29.33	c [INC ENCODE] setup new number of clauses ...
29.45/29.33	c [INC] encode incremental formula
29.45/29.33	c return only the limitting unit clause for 59
29.45/29.33	c [INC SYSTEM] transmit new clauses to solver: 1
29.45/29.33	c [INC SEARCH] isOptimum variable: 0
30.56/30.43	c formula is SAT
30.56/30.44	c [INC SEARCH] copied best model
30.56/30.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.56/30.44	c model valid
30.56/30.44	c current solution ok
30.56/30.44	o 59
30.56/30.44	c [INC SEARCH] iteration: 35
30.56/30.44	c [INC BOUNDS] best value:59 search for 58
30.56/30.44	c [INC ENCODE] setup new number of clauses ...
30.56/30.44	c [INC] encode incremental formula
30.56/30.44	c return only the limitting unit clause for 58
30.56/30.44	c [INC SYSTEM] transmit new clauses to solver: 1
30.56/30.44	c [INC SEARCH] isOptimum variable: 0
31.26/31.18	c formula is SAT
31.26/31.19	c [INC SEARCH] copied best model
31.26/31.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.26/31.19	c model valid
31.26/31.19	c current solution ok
31.26/31.19	o 26
31.26/31.19	c [INC SEARCH] iteration: 36
31.26/31.19	c [INC BOUNDS] best value:26 search for 25
31.26/31.19	c [INC ENCODE] setup new number of clauses ...
31.26/31.19	c [INC] encode incremental formula
31.26/31.19	c return only the limitting unit clause for 25
31.26/31.19	c [INC SYSTEM] transmit new clauses to solver: 1
31.26/31.19	c [INC SEARCH] isOptimum variable: 0
31.46/31.37	c formula is SAT
31.46/31.39	c [INC SEARCH] copied best model
31.46/31.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.46/31.39	c model valid
31.46/31.39	c current solution ok
31.46/31.39	o 22
31.46/31.39	c [INC SEARCH] iteration: 37
31.46/31.39	c [INC BOUNDS] best value:22 search for 21
31.46/31.39	c [INC ENCODE] setup new number of clauses ...
31.46/31.39	c [INC] encode incremental formula
31.46/31.39	c return only the limitting unit clause for 21
31.46/31.39	c [INC SYSTEM] transmit new clauses to solver: 1
31.46/31.39	c [INC SEARCH] isOptimum variable: 0
31.68/31.56	c formula is SAT
31.68/31.57	c [INC SEARCH] copied best model
31.68/31.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.68/31.57	c model valid
31.68/31.57	c current solution ok
31.68/31.57	o 20
31.68/31.57	c [INC SEARCH] iteration: 38
31.68/31.57	c [INC BOUNDS] best value:20 search for 19
31.68/31.57	c [INC ENCODE] setup new number of clauses ...
31.68/31.57	c [INC] encode incremental formula
31.68/31.57	c return only the limitting unit clause for 19
31.68/31.57	c [INC SYSTEM] transmit new clauses to solver: 1
31.68/31.57	c [INC SEARCH] isOptimum variable: 0
31.88/31.74	c formula is SAT
31.88/31.75	c [INC SEARCH] copied best model
31.88/31.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
31.88/31.76	c model valid
31.88/31.76	c current solution ok
31.88/31.76	o 18
31.88/31.76	c [INC SEARCH] iteration: 39
31.88/31.76	c [INC BOUNDS] best value:18 search for 17
31.88/31.76	c [INC ENCODE] setup new number of clauses ...
31.88/31.76	c [INC] encode incremental formula
31.88/31.76	c return only the limitting unit clause for 17
31.88/31.76	c [INC SYSTEM] transmit new clauses to solver: 1
31.88/31.76	c [INC SEARCH] isOptimum variable: 0
32.10/31.92	c formula is SAT
32.10/31.94	c [INC SEARCH] copied best model
32.10/31.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.10/31.94	c model valid
32.10/31.94	c current solution ok
32.10/31.94	o 16
32.10/31.94	c [INC SEARCH] iteration: 40
32.10/31.94	c [INC BOUNDS] best value:16 search for 15
32.10/31.94	c [INC ENCODE] setup new number of clauses ...
32.10/31.94	c [INC] encode incremental formula
32.10/31.94	c return only the limitting unit clause for 15
32.10/31.94	c [INC SYSTEM] transmit new clauses to solver: 1
32.10/31.94	c [INC SEARCH] isOptimum variable: 0
32.29/32.12	c formula is SAT
32.29/32.13	c [INC SEARCH] copied best model
32.29/32.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.29/32.14	c model valid
32.29/32.14	c current solution ok
32.29/32.14	o 14
32.29/32.14	c [INC SEARCH] iteration: 41
32.29/32.14	c [INC BOUNDS] best value:14 search for 13
32.29/32.14	c [INC ENCODE] setup new number of clauses ...
32.29/32.14	c [INC] encode incremental formula
32.29/32.14	c return only the limitting unit clause for 13
32.29/32.14	c [INC SYSTEM] transmit new clauses to solver: 1
32.29/32.14	c [INC SEARCH] isOptimum variable: 0
32.50/32.31	c formula is SAT
32.50/32.32	c [INC SEARCH] copied best model
32.50/32.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.50/32.32	c model valid
32.50/32.32	c current solution ok
32.50/32.32	o 12
32.50/32.32	c [INC SEARCH] iteration: 42
32.50/32.32	c [INC BOUNDS] best value:12 search for 11
32.50/32.32	c [INC ENCODE] setup new number of clauses ...
32.50/32.32	c [INC] encode incremental formula
32.50/32.32	c return only the limitting unit clause for 11
32.50/32.32	c [INC SYSTEM] transmit new clauses to solver: 1
32.50/32.32	c [INC SEARCH] isOptimum variable: 0
36.31/36.12	c formula is SAT
36.31/36.13	c [INC SEARCH] copied best model
36.31/36.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.31/36.13	c model valid
36.31/36.13	c current solution ok
36.31/36.13	o 10
36.31/36.13	c [INC SEARCH] iteration: 43
36.31/36.13	c [INC BOUNDS] best value:10 search for 9
36.31/36.13	c [INC ENCODE] setup new number of clauses ...
36.31/36.13	c [INC] encode incremental formula
36.31/36.13	c return only the limitting unit clause for 9
36.31/36.13	c [INC SYSTEM] transmit new clauses to solver: 1
36.31/36.13	c [INC SEARCH] isOptimum variable: 0
36.52/36.31	c formula is SAT
36.52/36.32	c [INC SEARCH] copied best model
36.52/36.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.52/36.32	c model valid
36.52/36.32	c current solution ok
36.52/36.32	o 6
36.52/36.32	c [INC SEARCH] iteration: 44
36.52/36.32	c [INC BOUNDS] best value:6 search for 5
36.52/36.32	c [INC ENCODE] setup new number of clauses ...
36.52/36.32	c [INC] encode incremental formula
36.52/36.32	c return only the limitting unit clause for 5
36.52/36.32	c [INC SYSTEM] transmit new clauses to solver: 1
36.52/36.32	c [INC SEARCH] isOptimum variable: 0
990.85/990.85	c formula is SAT
990.85/990.86	c [INC SEARCH] copied best model
990.85/990.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
990.85/990.87	c model valid
990.85/990.87	c current solution ok
990.85/990.87	o 5
990.85/990.87	c [INC SEARCH] iteration: 45
990.85/990.87	c [INC BOUNDS] best value:5 search for 4
990.85/990.87	c [INC ENCODE] setup new number of clauses ...
990.85/990.87	c [INC] encode incremental formula
990.85/990.87	c return only the limitting unit clause for 4
990.85/990.87	c [INC SYSTEM] transmit new clauses to solver: 1
990.85/990.87	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.10	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.10	s UNKNOWN
1800.04/1800.10	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.10	c write failed with -1
1800.04/1800.11	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0xfa4c10)

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-3747342-1339101867/watcher-3747342-1339101867 -o /tmp/evaluation-result-3747342-1339101867/solver-3747342-1339101867 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747342-1339101867.opb 301509155 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: 1.97 2.00 1.93 3/180 8571
/proc/meminfo: memFree=19242788/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0

[startup+0.0573841 s]
/proc/loadavg: 1.97 2.00 1.93 3/180 8571
/proc/meminfo: memFree=19242788/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100327 s]
/proc/loadavg: 1.97 2.00 1.93 3/180 8571
/proc/meminfo: memFree=19242788/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 1.97 2.00 1.93 3/180 8571
/proc/meminfo: memFree=19242788/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 1.97 2.00 1.93 3/180 8571
/proc/meminfo: memFree=19242788/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50042 s]
/proc/loadavg: 1.97 2.00 1.93 3/184 8575
/proc/meminfo: memFree=19123456/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=17292 CPUtime=0.31 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 3994 0 0 0 29 2 0 0 20 0 1 0 20153641 17707008 3490 33554432000 4194304 6004724 140733796848416 140733796842880 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 4323 3490 148 442 0 3877 0
[pid=8574] ppid=8572 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8574/stat : 8574 (cp2_pre.sh) S 8572 8571 8001 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 20153673 9367552 277 33554432000 4194304 5064252 140734388164736 140734388163440 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8574/statm: 2287 277 234 213 0 72 0
[pid=8575] ppid=8574 vsize=123324 CPUtime=1.16 cores=1,3,5,7
/proc/8575/stat : 8575 (coprocessor) R 8574 8571 8001 0 -1 4202496 24654 0 0 0 112 4 0 0 20 0 1 0 20153673 126283776 29779 33554432000 4194304 6586260 140734574814688 140734574810008 4683293 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/8575/statm: 30831 29779 190 584 0 30243 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 158912

[startup+3.10025 s]
/proc/loadavg: 1.97 2.00 1.93 3/184 8575
/proc/meminfo: memFree=19100624/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=17296 CPUtime=2.84 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) R 8571 8571 8001 0 -1 4202496 4717 26101 0 0 39 40 199 6 20 0 1 0 20153641 17711104 3526 33554432000 4194304 6004724 140733796848416 140733796834696 5190832 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 4324 3526 159 442 0 3878 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 26444

[startup+6.3004 s]
/proc/loadavg: 1.97 2.00 1.93 3/183 8580
/proc/meminfo: memFree=19121596/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=3.27 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 6471 38743 0 0 46 49 220 12 20 0 1 0 20153641 26947584 5747 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 6579 5747 165 442 0 6133 0
[pid=8580] ppid=8572 vsize=86072 CPUtime=3 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 17483 0 0 0 298 2 0 0 20 0 1 0 20153969 88137728 19417 33554432000 4194304 5654031 140733313201744 140733313199624 4232720 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8580/statm: 21518 19417 131 357 0 21158 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 121536

[startup+12.7004 s]
/proc/loadavg: 1.97 2.00 1.93 3/183 8580
/proc/meminfo: memFree=19115908/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=3.35 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 54 49 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=92748 CPUtime=9.34 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 18841 0 0 0 931 3 0 0 20 0 1 0 20153969 94973952 20775 33554432000 4194304 5654031 140733313201744 140733313189560 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8580/statm: 23187 20775 150 357 0 22827 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 128212

[startup+25.5005 s]
/proc/loadavg: 1.98 2.00 1.93 3/183 8580
/proc/meminfo: memFree=19106732/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.07 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 121 54 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=92748 CPUtime=21.58 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 19090 0 0 0 2153 5 0 0 20 0 1 0 20153969 94973952 21024 33554432000 4194304 5654031 140733313201744 140733313199896 4232528 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/8580/statm: 23187 21024 150 357 0 22827 0
Current children cumulated CPU time (s) 25.65
Current children cumulated vsize (KiB) 128212

[startup+51.1005 s]
/proc/loadavg: 1.98 2.00 1.93 3/183 8580
/proc/meminfo: memFree=19087428/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.4 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 152 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=92748 CPUtime=46.91 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 19150 0 0 0 4685 6 0 0 20 0 1 0 20153969 94973952 20938 33554432000 4194304 5654031 140733313201744 140733313189560 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 23187 20938 152 357 0 22827 0
Current children cumulated CPU time (s) 51.31
Current children cumulated vsize (KiB) 128212

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/183 8580
/proc/meminfo: memFree=19045168/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.4 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 152 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=92748 CPUtime=98.11 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 19213 0 0 0 9805 6 0 0 20 0 1 0 20153969 94973952 21001 33554432000 4194304 5654031 140733313201744 140733313189560 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 23187 21001 152 357 0 22827 0
Current children cumulated CPU time (s) 102.51
Current children cumulated vsize (KiB) 128212

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 8621
/proc/meminfo: memFree=27727384/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.4 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 152 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=93388 CPUtime=158.09 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 20086 0 0 0 15802 7 0 0 20 0 1 0 20153969 95629312 20940 33554432000 4194304 5654031 140733313201744 140733313199512 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 23347 20940 152 357 0 22987 0
Current children cumulated CPU time (s) 162.49
Current children cumulated vsize (KiB) 128852

[startup+222.307 s]
/proc/loadavg: 2.75 2.19 2.00 3/184 8623
/proc/meminfo: memFree=20160844/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.4 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 152 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=94468 CPUtime=218.08 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 20230 0 0 0 21801 7 0 0 20 0 1 0 20153969 96735232 21927 33554432000 4194304 5654031 140733313201744 140733313199512 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 23617 21927 152 357 0 23257 0
Current children cumulated CPU time (s) 222.48
Current children cumulated vsize (KiB) 129932

[startup+282.3 s]

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

/proc/meminfo: memFree=14472032/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=153304 CPUtime=1237.89 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21596 0 0 0 123781 8 0 0 20 0 1 0 20153969 156983296 34484 33554432000 4194304 5654031 140733313201744 140733313189560 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 38326 34484 152 357 0 37966 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 188768

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/183 8657
/proc/meminfo: memFree=14461484/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=153304 CPUtime=1297.88 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21597 0 0 0 129780 8 0 0 20 0 1 0 20153969 156983296 34996 33554432000 4194304 5654031 140733313201744 140733313189560 4232566 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 38326 34996 152 357 0 37966 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 188768

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/183 8657
/proc/meminfo: memFree=14478428/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=122952 CPUtime=1357.88 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21598 0 0 0 135779 9 0 0 20 0 1 0 20153969 125902848 29256 33554432000 4194304 5654031 140733313201744 140733313189560 4232421 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 30738 29256 152 357 0 30378 0
Current children cumulated CPU time (s) 1362.3
Current children cumulated vsize (KiB) 158416

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/183 8657
/proc/meminfo: memFree=14470424/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=122952 CPUtime=1417.88 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21598 0 0 0 141779 9 0 0 20 0 1 0 20153969 125902848 29256 33554432000 4194304 5654031 140733313201744 140733313189560 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 30738 29256 152 357 0 30378 0
Current children cumulated CPU time (s) 1422.3
Current children cumulated vsize (KiB) 158416

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/183 8657
/proc/meminfo: memFree=14465212/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=122952 CPUtime=1477.86 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21598 0 0 0 147777 9 0 0 20 0 1 0 20153969 125902848 29256 33554432000 4194304 5654031 140733313201744 140733313189560 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 30738 29256 152 357 0 30378 0
Current children cumulated CPU time (s) 1482.28
Current children cumulated vsize (KiB) 158416

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 8661
/proc/meminfo: memFree=14458744/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=141772 CPUtime=1537.86 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21600 0 0 0 153777 9 0 0 20 0 1 0 20153969 145174528 29258 33554432000 4194304 5654031 140733313201744 140733313189560 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 35443 29258 152 357 0 35083 0
Current children cumulated CPU time (s) 1542.28
Current children cumulated vsize (KiB) 177236

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/183 8661
/proc/meminfo: memFree=14451688/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=141772 CPUtime=1597.84 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21600 0 0 0 159775 9 0 0 20 0 1 0 20153969 145174528 29258 33554432000 4194304 5654031 140733313201744 140733313189560 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 35443 29258 152 357 0 35083 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 177236

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.04 3/183 8661
/proc/meminfo: memFree=14445608/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=141772 CPUtime=1657.83 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 21600 0 0 0 165774 9 0 0 20 0 1 0 20153969 145174528 29258 33554432000 4194304 5654031 140733313201744 140733313189560 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 35443 29258 152 357 0 35083 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 177236

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/183 8661
/proc/meminfo: memFree=14422980/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=141772 CPUtime=1717.82 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 22075 0 0 0 171773 9 0 0 20 0 1 0 20153969 145174528 33264 33554432000 4194304 5654031 140733313201744 140733313189560 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 35443 33264 152 357 0 35083 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 177236

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 8661
/proc/meminfo: memFree=14414520/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=141772 CPUtime=1777.81 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 22076 0 0 0 177772 9 0 0 20 0 1 0 20153969 145174528 33776 33554432000 4194304 5654031 140733313201744 140733313189560 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 35443 33776 152 357 0 35083 0
Current children cumulated CPU time (s) 1782.23
Current children cumulated vsize (KiB) 177236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 8662
/proc/meminfo: memFree=14413900/32873844 swapFree=7124/7124
[pid=8571] ppid=8569 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8571/stat : 8571 (npSolver-pbo-It) S 8569 8571 8001 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 20153641 9367552 274 33554432000 4194304 5064252 140736238580416 140736238579328 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8571/statm: 2287 274 233 213 0 72 0
[pid=8572] ppid=8571 vsize=26316 CPUtime=4.42 cores=1,3,5,7
/proc/8572/stat : 8572 (npSolver-pbo) S 8571 8571 8001 0 -1 4202496 7715 38743 0 0 154 56 220 12 20 0 1 0 20153641 26947584 5748 33554432000 4194304 6004724 140733796848416 140733796834264 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 6579 5748 166 442 0 6133 0
[pid=8580] ppid=8572 vsize=141772 CPUtime=1795.62 cores=1,3,5,7
/proc/8580/stat : 8580 (glucosInc) R 8572 8571 8001 0 -1 4202496 22091 0 0 0 179553 9 0 0 20 0 1 0 20153969 145174528 33791 33554432000 4194304 5654031 140733313201744 140733313189560 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8580/statm: 35443 33791 152 357 0 35083 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 177236

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.11
CPU time (s): 1800.07
CPU user time (s): 1799.28
CPU system time (s): 0.78788
CPU usage (%): 99.9976
Max. virtual memory (cumulated for all children) (KiB): 188768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.78788
maximum resident set size= 142032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68924
page faults= 0
swaps= 0
block input operations= 0
block output operations= 66680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23363
involuntary context switches= 1942

runsolver used 3.06253 second user time and 8.42572 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-07 22:44:27
IDJOB=3747342
IDBENCH=2926
IDSOLVER=2332
FILE ID=node133/3747342-1339101867
RUNJOBID= node133-1339098176-8018
PBS_JOBID= 14643720
Free space on /tmp= 67656 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_5_40_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747342-1339101867/watcher-3747342-1339101867 -o /tmp/evaluation-result-3747342-1339101867/solver-3747342-1339101867 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747342-1339101867.opb 301509155 HOME HOME

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

MD5SUM BENCH= c0264878059fff5e6fa5f51839a60b24
RANDOM SEED=301509155

node133.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		: 2667.139
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	: 5334.27
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		: 2667.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        19243324 kB
Buffers:           65716 kB
Cached:          3853408 kB
SwapCached:         4004 kB
Active:         11753092 kB
Inactive:        1020632 kB
Active(anon):    8852012 kB
Inactive(anon):     4988 kB
Active(file):    2901080 kB
Inactive(file):  1015644 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100300 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:       8868120 kB
Mapped:            10956 kB
Shmem:                 0 kB
Slab:             698360 kB
SReclaimable:     140724 kB
SUnreclaim:       557636 kB
KernelStack:        1520 kB
PageTables:        21536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11494816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5136384 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= 66548 MiB
End job on node133 at 2012-06-07 23:14:27