Trace number 3747052

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.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.047992
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
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 constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
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.64	c run inc solver
0.00/0.64	c [INC SYSTEM] run initial solver
0.00/0.64	c [INC SYSTEM] preprocess with white file
3.68/3.79	c [INC SYSTEM] finished preprocessing in 3 s
3.68/3.79	c [INC SYSTEM] execute solver
3.77/4.15	c [INC SEARCH] formula is SAT
3.77/4.16	c [INC SYSTEM] solved the initial formula
3.77/4.16	c model valid
3.77/4.16	c current solution ok
5.10/5.53	o 0
5.10/5.53	c [INC SYSTEM] there exists a inc, kill it!
5.10/5.53	c write failed with 2
5.10/5.54	c [INC SEARCH] iteration: 0
5.10/5.54	c [INC BOUNDS] best value:9460 search for 9459
5.10/5.54	c [INC SYSTEM] create new solver instance
5.10/5.54	c [INC] encode full formula
5.10/5.54	c fallback to adder encoding
5.10/5.54	c set iterative enc to: adder
5.10/5.54	c set iterative enc to: none
5.10/5.57	c [INC SEARCH] isOptimum variable: 0
12.89/13.33	c formula is SAT
12.89/13.35	c [INC SEARCH] copied best model
12.89/13.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.89/13.35	c model valid
12.89/13.35	c current solution ok
12.89/13.35	o -2706
12.89/13.35	c [INC SEARCH] iteration: 1
12.89/13.35	c [INC BOUNDS] best value:6754 search for 6753
12.89/13.35	c [INC SYSTEM] there exists a inc, kill it!
12.89/13.35	c write failed with 2
12.89/13.35	c [INC SYSTEM] create new solver instance
12.89/13.35	c [INC] encode full formula
12.89/13.35	c fallback to adder encoding
12.89/13.36	c set iterative enc to: adder
12.89/13.36	c set iterative enc to: none
12.98/13.40	c [INC SEARCH] isOptimum variable: 0
14.39/14.85	c formula is SAT
14.39/14.86	c [INC SEARCH] copied best model
14.39/14.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.39/14.86	c model valid
14.39/14.86	c current solution ok
14.39/14.86	o -3847
14.39/14.86	c [INC SEARCH] iteration: 2
14.39/14.86	c [INC BOUNDS] best value:5613 search for 5612
14.39/14.86	c [INC SYSTEM] there exists a inc, kill it!
14.39/14.86	c write failed with 2
14.39/14.87	c [INC SYSTEM] create new solver instance
14.39/14.87	c [INC] encode full formula
14.39/14.87	c fallback to adder encoding
14.39/14.87	c set iterative enc to: adder
14.39/14.87	c set iterative enc to: none
14.47/14.90	c [INC SEARCH] isOptimum variable: 0
23.57/24.00	c formula is SAT
23.57/24.01	c [INC SEARCH] copied best model
23.57/24.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.57/24.01	c model valid
23.57/24.01	c current solution ok
23.57/24.01	o -3930
23.57/24.01	c [INC SEARCH] iteration: 3
23.57/24.01	c [INC BOUNDS] best value:5530 search for 5529
23.57/24.01	c [INC SYSTEM] there exists a inc, kill it!
23.57/24.01	c write failed with 2
23.57/24.02	c [INC SYSTEM] create new solver instance
23.57/24.02	c [INC] encode full formula
23.70/24.18	c set iterative enc to: swc
23.78/24.22	c [INC SEARCH] isOptimum variable: 0
44.17/44.68	c formula is SAT
44.28/44.71	c [INC SEARCH] copied best model
44.28/44.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.28/44.72	c model valid
44.28/44.72	c current solution ok
44.28/44.72	o -3938
44.28/44.72	c [INC SEARCH] iteration: 4
44.28/44.72	c [INC BOUNDS] best value:5522 search for 5521
44.28/44.72	c [INC ENCODE] setup new number of clauses ...
44.28/44.72	c [INC] encode incremental formula
44.28/44.72	c return only the limitting unit clause for 5521
44.28/44.72	c [INC SYSTEM] transmit new clauses to solver: 1
44.28/44.72	c [INC SEARCH] isOptimum variable: 0
44.89/45.37	c formula is SAT
45.01/45.40	c [INC SEARCH] copied best model
45.01/45.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.01/45.40	c model valid
45.01/45.40	c current solution ok
45.01/45.40	o -4628
45.01/45.40	c [INC SEARCH] iteration: 5
45.01/45.40	c [INC BOUNDS] best value:4832 search for 4831
45.01/45.40	c [INC ENCODE] setup new number of clauses ...
45.01/45.40	c [INC] encode incremental formula
45.01/45.40	c return only the limitting unit clause for 4831
45.01/45.40	c [INC SYSTEM] transmit new clauses to solver: 1
45.01/45.40	c [INC SEARCH] isOptimum variable: 0
45.31/45.70	c formula is SAT
45.31/45.73	c [INC SEARCH] copied best model
45.31/45.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.31/45.73	c model valid
45.31/45.73	c current solution ok
45.31/45.73	o -5306
45.31/45.73	c [INC SEARCH] iteration: 6
45.31/45.73	c [INC BOUNDS] best value:4154 search for 4153
45.31/45.73	c [INC ENCODE] setup new number of clauses ...
45.31/45.73	c [INC] encode incremental formula
45.31/45.73	c return only the limitting unit clause for 4153
45.31/45.73	c [INC SYSTEM] transmit new clauses to solver: 1
45.31/45.73	c [INC SEARCH] isOptimum variable: 0
45.62/46.04	c formula is SAT
45.62/46.07	c [INC SEARCH] copied best model
45.62/46.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.62/46.07	c model valid
45.62/46.07	c current solution ok
45.62/46.07	o -5318
45.62/46.07	c [INC SEARCH] iteration: 7
45.62/46.07	c [INC BOUNDS] best value:4142 search for 4141
45.62/46.07	c [INC ENCODE] setup new number of clauses ...
45.62/46.07	c [INC] encode incremental formula
45.62/46.07	c return only the limitting unit clause for 4141
45.62/46.07	c [INC SYSTEM] transmit new clauses to solver: 1
45.62/46.07	c [INC SEARCH] isOptimum variable: 0
45.94/46.35	c formula is SAT
45.94/46.39	c [INC SEARCH] copied best model
45.94/46.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.94/46.39	c model valid
45.94/46.39	c current solution ok
45.94/46.39	o -5400
45.94/46.39	c [INC SEARCH] iteration: 8
45.94/46.39	c [INC BOUNDS] best value:4060 search for 4059
45.94/46.39	c [INC ENCODE] setup new number of clauses ...
45.94/46.39	c [INC] encode incremental formula
45.94/46.39	c return only the limitting unit clause for 4059
45.94/46.39	c [INC SYSTEM] transmit new clauses to solver: 1
45.94/46.39	c [INC SEARCH] isOptimum variable: 0
46.35/46.70	c formula is SAT
46.35/46.74	c [INC SEARCH] copied best model
46.35/46.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.35/46.74	c model valid
46.35/46.74	c current solution ok
46.35/46.74	o -5477
46.35/46.74	c [INC SEARCH] iteration: 9
46.35/46.74	c [INC BOUNDS] best value:3983 search for 3982
46.35/46.74	c [INC ENCODE] setup new number of clauses ...
46.35/46.74	c [INC] encode incremental formula
46.35/46.74	c return only the limitting unit clause for 3982
46.35/46.74	c [INC SYSTEM] transmit new clauses to solver: 1
46.35/46.74	c [INC SEARCH] isOptimum variable: 0
55.86/56.20	c formula is SAT
55.86/56.23	c [INC SEARCH] copied best model
55.86/56.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.86/56.24	c model valid
55.86/56.24	c current solution ok
55.86/56.24	o -5512
55.86/56.24	c [INC SEARCH] iteration: 10
55.86/56.24	c [INC BOUNDS] best value:3948 search for 3947
55.86/56.24	c [INC ENCODE] setup new number of clauses ...
55.86/56.24	c [INC] encode incremental formula
55.86/56.24	c return only the limitting unit clause for 3947
55.86/56.24	c [INC SYSTEM] transmit new clauses to solver: 1
55.86/56.24	c [INC SEARCH] isOptimum variable: 0
56.18/56.57	c formula is SAT
56.29/56.61	c [INC SEARCH] copied best model
56.29/56.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.29/56.61	c model valid
56.29/56.61	c current solution ok
56.29/56.61	o -5540
56.29/56.61	c [INC SEARCH] iteration: 11
56.29/56.61	c [INC BOUNDS] best value:3920 search for 3919
56.29/56.61	c [INC ENCODE] setup new number of clauses ...
56.29/56.61	c [INC] encode incremental formula
56.29/56.61	c return only the limitting unit clause for 3919
56.29/56.61	c [INC SYSTEM] transmit new clauses to solver: 1
56.29/56.61	c [INC SEARCH] isOptimum variable: 0
58.68/59.08	c formula is SAT
58.80/59.12	c [INC SEARCH] copied best model
58.80/59.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.80/59.12	c model valid
58.80/59.12	c current solution ok
58.80/59.12	o -5620
58.80/59.12	c [INC SEARCH] iteration: 12
58.80/59.12	c [INC BOUNDS] best value:3840 search for 3839
58.80/59.12	c [INC ENCODE] setup new number of clauses ...
58.80/59.12	c [INC] encode incremental formula
58.80/59.12	c return only the limitting unit clause for 3839
58.80/59.12	c [INC SYSTEM] transmit new clauses to solver: 1
58.80/59.12	c [INC SEARCH] isOptimum variable: 0
69.39/69.78	c formula is SAT
69.49/69.81	c [INC SEARCH] copied best model
69.49/69.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
69.49/69.82	c model valid
69.49/69.82	c current solution ok
69.49/69.82	o -5662
69.49/69.82	c [INC SEARCH] iteration: 13
69.49/69.82	c [INC BOUNDS] best value:3798 search for 3797
69.49/69.82	c [INC ENCODE] setup new number of clauses ...
69.49/69.82	c [INC] encode incremental formula
69.49/69.82	c return only the limitting unit clause for 3797
69.49/69.82	c [INC SYSTEM] transmit new clauses to solver: 1
69.49/69.82	c [INC SEARCH] isOptimum variable: 0
71.21/71.51	c formula is SAT
71.21/71.54	c [INC SEARCH] copied best model
71.21/71.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.21/71.54	c model valid
71.21/71.54	c current solution ok
71.21/71.54	o -5710
71.21/71.54	c [INC SEARCH] iteration: 14
71.21/71.54	c [INC BOUNDS] best value:3750 search for 3749
71.21/71.54	c [INC ENCODE] setup new number of clauses ...
71.21/71.54	c [INC] encode incremental formula
71.21/71.54	c return only the limitting unit clause for 3749
71.21/71.54	c [INC SYSTEM] transmit new clauses to solver: 1
71.21/71.54	c [INC SEARCH] isOptimum variable: 0
71.51/71.89	c formula is SAT
71.62/71.92	c [INC SEARCH] copied best model
71.62/71.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.62/71.93	c model valid
71.62/71.93	c current solution ok
71.62/71.93	o -6151
71.62/71.93	c [INC SEARCH] iteration: 15
71.62/71.93	c [INC BOUNDS] best value:3309 search for 3308
71.62/71.93	c [INC ENCODE] setup new number of clauses ...
71.62/71.93	c [INC] encode incremental formula
71.62/71.93	c return only the limitting unit clause for 3308
71.62/71.93	c [INC SYSTEM] transmit new clauses to solver: 1
71.62/71.93	c [INC SEARCH] isOptimum variable: 0
71.93/72.28	c formula is SAT
72.04/72.32	c [INC SEARCH] copied best model
72.04/72.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.04/72.32	c model valid
72.04/72.32	c current solution ok
72.04/72.32	o -6158
72.04/72.32	c [INC SEARCH] iteration: 16
72.04/72.32	c [INC BOUNDS] best value:3302 search for 3301
72.04/72.32	c [INC ENCODE] setup new number of clauses ...
72.04/72.32	c [INC] encode incremental formula
72.04/72.32	c return only the limitting unit clause for 3301
72.04/72.32	c [INC SYSTEM] transmit new clauses to solver: 1
72.04/72.32	c [INC SEARCH] isOptimum variable: 0
72.35/72.63	c formula is SAT
72.35/72.67	c [INC SEARCH] copied best model
72.35/72.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.35/72.67	c model valid
72.35/72.67	c current solution ok
72.35/72.67	o -6227
72.35/72.67	c [INC SEARCH] iteration: 17
72.35/72.67	c [INC BOUNDS] best value:3233 search for 3232
72.35/72.67	c [INC ENCODE] setup new number of clauses ...
72.35/72.67	c [INC] encode incremental formula
72.35/72.67	c return only the limitting unit clause for 3232
72.35/72.67	c [INC SYSTEM] transmit new clauses to solver: 1
72.35/72.67	c [INC SEARCH] isOptimum variable: 0
72.66/72.98	c formula is SAT
72.76/73.01	c [INC SEARCH] copied best model
72.76/73.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.76/73.02	c model valid
72.76/73.02	c current solution ok
72.76/73.02	o -7007
72.76/73.02	c [INC SEARCH] iteration: 18
72.76/73.02	c [INC BOUNDS] best value:2453 search for 2452
72.76/73.02	c [INC ENCODE] setup new number of clauses ...
72.76/73.02	c [INC] encode incremental formula
72.76/73.02	c return only the limitting unit clause for 2452
72.76/73.02	c [INC SYSTEM] transmit new clauses to solver: 1
72.76/73.02	c [INC SEARCH] isOptimum variable: 0
73.17/73.50	c formula is SAT
73.27/73.53	c [INC SEARCH] copied best model
73.27/73.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
73.27/73.53	c model valid
73.27/73.53	c current solution ok
73.27/73.53	o -7366
73.27/73.53	c [INC SEARCH] iteration: 19
73.27/73.53	c [INC BOUNDS] best value:2094 search for 2093
73.27/73.53	c [INC ENCODE] setup new number of clauses ...
73.27/73.53	c [INC] encode incremental formula
73.27/73.53	c return only the limitting unit clause for 2093
73.27/73.53	c [INC SYSTEM] transmit new clauses to solver: 1
73.27/73.53	c [INC SEARCH] isOptimum variable: 0
201.35/201.60	c formula is SAT
201.35/201.64	c [INC SEARCH] copied best model
201.35/201.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
201.35/201.64	c model valid
201.35/201.64	c current solution ok
201.35/201.64	o -7394
201.35/201.64	c [INC SEARCH] iteration: 20
201.35/201.64	c [INC BOUNDS] best value:2066 search for 2065
201.35/201.64	c [INC ENCODE] setup new number of clauses ...
201.35/201.64	c [INC] encode incremental formula
201.35/201.64	c return only the limitting unit clause for 2065
201.35/201.64	c [INC SYSTEM] transmit new clauses to solver: 1
201.35/201.64	c [INC SEARCH] isOptimum variable: 0
202.86/203.11	c formula is SAT
202.86/203.14	c [INC SEARCH] copied best model
202.86/203.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
202.86/203.14	c model valid
202.86/203.14	c current solution ok
202.86/203.14	o -7400
202.86/203.14	c [INC SEARCH] iteration: 21
202.86/203.14	c [INC BOUNDS] best value:2060 search for 2059
202.86/203.14	c [INC ENCODE] setup new number of clauses ...
202.86/203.14	c [INC] encode incremental formula
202.86/203.14	c return only the limitting unit clause for 2059
202.86/203.14	c [INC SYSTEM] transmit new clauses to solver: 1
202.86/203.14	c [INC SEARCH] isOptimum variable: 0
203.16/203.49	c formula is SAT
203.26/203.52	c [INC SEARCH] copied best model
203.26/203.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
203.26/203.52	c model valid
203.26/203.52	c current solution ok
203.26/203.52	o -7406
203.26/203.52	c [INC SEARCH] iteration: 22
203.26/203.52	c [INC BOUNDS] best value:2054 search for 2053
203.26/203.52	c [INC ENCODE] setup new number of clauses ...
203.26/203.52	c [INC] encode incremental formula
203.26/203.52	c return only the limitting unit clause for 2053
203.26/203.52	c [INC SYSTEM] transmit new clauses to solver: 1
203.26/203.52	c [INC SEARCH] isOptimum variable: 0
203.65/203.95	c formula is SAT
203.65/203.98	c [INC SEARCH] copied best model
203.65/203.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
203.65/203.98	c model valid
203.65/203.98	c current solution ok
203.65/203.98	o -7408
203.65/203.98	c [INC SEARCH] iteration: 23
203.65/203.98	c [INC BOUNDS] best value:2052 search for 2051
203.65/203.98	c [INC ENCODE] setup new number of clauses ...
203.65/203.98	c [INC] encode incremental formula
203.65/203.98	c return only the limitting unit clause for 2051
203.65/203.98	c [INC SYSTEM] transmit new clauses to solver: 1
203.65/203.98	c [INC SEARCH] isOptimum variable: 0
209.36/209.64	c formula is SAT
209.36/209.67	c [INC SEARCH] copied best model
209.36/209.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
209.36/209.68	c model valid
209.36/209.68	c current solution ok
209.36/209.68	o -7460
209.36/209.68	c [INC SEARCH] iteration: 24
209.36/209.68	c [INC BOUNDS] best value:2000 search for 1999
209.36/209.68	c [INC ENCODE] setup new number of clauses ...
209.36/209.68	c [INC] encode incremental formula
209.36/209.68	c return only the limitting unit clause for 1999
209.36/209.68	c [INC SYSTEM] transmit new clauses to solver: 1
209.36/209.68	c [INC SEARCH] isOptimum variable: 0
265.67/265.92	c formula is SAT
265.67/265.95	c [INC SEARCH] copied best model
265.67/265.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
265.67/265.95	c model valid
265.67/265.95	c current solution ok
265.67/265.95	o -7524
265.67/265.95	c [INC SEARCH] iteration: 25
265.67/265.95	c [INC BOUNDS] best value:1936 search for 1935
265.67/265.95	c [INC ENCODE] setup new number of clauses ...
265.67/265.95	c [INC] encode incremental formula
265.67/265.95	c return only the limitting unit clause for 1935
265.67/265.95	c [INC SYSTEM] transmit new clauses to solver: 1
265.67/265.95	c [INC SEARCH] isOptimum variable: 0
379.77/380.06	c formula is SAT
379.77/380.10	c [INC SEARCH] copied best model
379.87/380.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
379.87/380.10	c model valid
379.87/380.10	c current solution ok
379.87/380.10	o -7529
379.87/380.10	c [INC SEARCH] iteration: 26
379.87/380.10	c [INC BOUNDS] best value:1931 search for 1930
379.87/380.10	c [INC ENCODE] setup new number of clauses ...
379.87/380.10	c [INC] encode incremental formula
379.87/380.10	c return only the limitting unit clause for 1930
379.87/380.10	c [INC SYSTEM] transmit new clauses to solver: 1
379.87/380.10	c [INC SEARCH] isOptimum variable: 0
523.15/523.47	c formula is SAT
523.27/523.51	c [INC SEARCH] copied best model
523.27/523.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
523.27/523.51	c model valid
523.27/523.51	c current solution ok
523.27/523.51	o -7597
523.27/523.51	c [INC SEARCH] iteration: 27
523.27/523.51	c [INC BOUNDS] best value:1863 search for 1862
523.27/523.51	c [INC ENCODE] setup new number of clauses ...
523.27/523.51	c [INC] encode incremental formula
523.27/523.51	c return only the limitting unit clause for 1862
523.27/523.51	c [INC SYSTEM] transmit new clauses to solver: 1
523.27/523.51	c [INC SEARCH] isOptimum variable: 0
611.64/611.93	c formula is SAT
611.64/611.96	c [INC SEARCH] copied best model
611.64/611.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
611.64/611.96	c model valid
611.64/611.96	c current solution ok
611.64/611.96	o -7599
611.64/611.96	c [INC SEARCH] iteration: 28
611.64/611.96	c [INC BOUNDS] best value:1861 search for 1860
611.64/611.96	c [INC ENCODE] setup new number of clauses ...
611.64/611.96	c [INC] encode incremental formula
611.64/611.96	c return only the limitting unit clause for 1860
611.64/611.96	c [INC SYSTEM] transmit new clauses to solver: 1
611.64/611.96	c [INC SEARCH] isOptimum variable: 0
612.25/612.59	c formula is SAT
612.37/612.62	c [INC SEARCH] copied best model
612.37/612.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
612.37/612.63	c model valid
612.37/612.63	c current solution ok
612.37/612.63	o -7609
612.37/612.63	c [INC SEARCH] iteration: 29
612.37/612.63	c [INC BOUNDS] best value:1851 search for 1850
612.37/612.63	c [INC ENCODE] setup new number of clauses ...
612.37/612.63	c [INC] encode incremental formula
612.37/612.63	c return only the limitting unit clause for 1850
612.37/612.63	c [INC SYSTEM] transmit new clauses to solver: 1
612.37/612.63	c [INC SEARCH] isOptimum variable: 0
612.67/612.95	c formula is SAT
612.67/612.98	c [INC SEARCH] copied best model
612.67/612.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
612.67/612.99	c model valid
612.67/612.99	c current solution ok
612.67/612.99	o -7615
612.67/612.99	c [INC SEARCH] iteration: 30
612.67/612.99	c [INC BOUNDS] best value:1845 search for 1844
612.67/612.99	c [INC ENCODE] setup new number of clauses ...
612.67/612.99	c [INC] encode incremental formula
612.67/612.99	c return only the limitting unit clause for 1844
612.67/612.99	c [INC SYSTEM] transmit new clauses to solver: 1
612.67/612.99	c [INC SEARCH] isOptimum variable: 0
748.36/748.61	c formula is SAT
748.36/748.65	c [INC SEARCH] copied best model
748.36/748.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
748.36/748.65	c model valid
748.36/748.65	c current solution ok
748.36/748.65	o -7635
748.36/748.65	c [INC SEARCH] iteration: 31
748.36/748.65	c [INC BOUNDS] best value:1825 search for 1824
748.36/748.65	c [INC ENCODE] setup new number of clauses ...
748.36/748.65	c [INC] encode incremental formula
748.36/748.65	c return only the limitting unit clause for 1824
748.36/748.65	c [INC SYSTEM] transmit new clauses to solver: 1
748.36/748.65	c [INC SEARCH] isOptimum variable: 0
922.75/923.00	c formula is SAT
922.75/923.03	c [INC SEARCH] copied best model
922.75/923.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
922.75/923.03	c model valid
922.75/923.03	c current solution ok
922.75/923.03	o -7636
922.75/923.03	c [INC SEARCH] iteration: 32
922.75/923.03	c [INC BOUNDS] best value:1824 search for 1823
922.75/923.03	c [INC ENCODE] setup new number of clauses ...
922.75/923.03	c [INC] encode incremental formula
922.75/923.03	c return only the limitting unit clause for 1823
922.75/923.03	c [INC SYSTEM] transmit new clauses to solver: 1
922.75/923.03	c [INC SEARCH] isOptimum variable: 0
923.27/923.54	c formula is SAT
923.27/923.57	c [INC SEARCH] copied best model
923.27/923.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
923.27/923.58	c model valid
923.27/923.58	c current solution ok
923.27/923.58	o -7684
923.27/923.58	c [INC SEARCH] iteration: 33
923.27/923.58	c [INC BOUNDS] best value:1776 search for 1775
923.27/923.58	c [INC ENCODE] setup new number of clauses ...
923.27/923.58	c [INC] encode incremental formula
923.27/923.58	c return only the limitting unit clause for 1775
923.27/923.58	c [INC SYSTEM] transmit new clauses to solver: 1
923.27/923.58	c [INC SEARCH] isOptimum variable: 0
1315.91/1316.27	c formula is SAT
1316.01/1316.30	c [INC SEARCH] copied best model
1316.01/1316.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1316.01/1316.31	c model valid
1316.01/1316.31	c current solution ok
1316.01/1316.31	o -7707
1316.01/1316.31	c [INC SEARCH] iteration: 34
1316.01/1316.31	c [INC BOUNDS] best value:1753 search for 1752
1316.01/1316.31	c [INC ENCODE] setup new number of clauses ...
1316.01/1316.31	c [INC] encode incremental formula
1316.01/1316.31	c return only the limitting unit clause for 1752
1316.01/1316.31	c [INC SYSTEM] transmit new clauses to solver: 1
1316.01/1316.31	c [INC SEARCH] isOptimum variable: 0
1316.72/1317.02	c formula is SAT
1316.72/1317.05	c [INC SEARCH] copied best model
1316.72/1317.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1316.72/1317.06	c model valid
1316.72/1317.06	c current solution ok
1316.72/1317.06	o -7725
1316.72/1317.06	c [INC SEARCH] iteration: 35
1316.72/1317.06	c [INC BOUNDS] best value:1735 search for 1734
1316.72/1317.06	c [INC ENCODE] setup new number of clauses ...
1316.72/1317.06	c [INC] encode incremental formula
1316.72/1317.06	c return only the limitting unit clause for 1734
1316.72/1317.06	c [INC SYSTEM] transmit new clauses to solver: 1
1316.72/1317.06	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.41	c write failed with -1
1800.06/1800.41	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x120b310)

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

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

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


[startup+0 s]
/proc/loadavg: 0.36 0.08 0.03 3/178 3025
/proc/meminfo: memFree=28613780/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0

[startup+0.0817381 s]
/proc/loadavg: 0.36 0.08 0.03 3/178 3025
/proc/meminfo: memFree=28613780/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100323 s]
/proc/loadavg: 0.36 0.08 0.03 3/178 3025
/proc/meminfo: memFree=28613780/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300271 s]
/proc/loadavg: 0.36 0.08 0.03 3/178 3025
/proc/meminfo: memFree=28613780/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700274 s]
/proc/loadavg: 0.36 0.08 0.03 3/178 3025
/proc/meminfo: memFree=28613780/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 0.49 0.11 0.04 3/182 3029
/proc/meminfo: memFree=28440988/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=34240 CPUtime=0.63 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 6604 0 0 0 60 3 0 0 20 0 1 0 375947118 35061760 8139 33554432000 4194304 6004724 140737395197088 140737395191552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3026/statm: 8560 8139 163 442 0 8114 0
[pid=3028] ppid=3026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3028/stat : 3028 (cp2_pre.sh) S 3026 3025 2890 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 375947182 9367552 277 33554432000 4194304 5064252 140735176754752 140735176753456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3028/statm: 2287 277 234 213 0 72 0
[pid=3029] ppid=3028 vsize=177220 CPUtime=0.85 cores=0,2,4,6
/proc/3029/stat : 3029 (coprocessor) R 3028 3025 2890 0 -1 4202496 30138 0 0 0 80 5 0 0 20 0 1 0 375947182 181473280 39934 33554432000 4194304 6586260 140736441366944 140736441364104 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3029/statm: 44305 39934 166 584 0 43717 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 229756

[startup+3.1004 s]
/proc/loadavg: 0.49 0.11 0.04 3/182 3029
/proc/meminfo: memFree=28362772/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=34240 CPUtime=0.63 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 6604 0 0 0 60 3 0 0 20 0 1 0 375947118 35061760 8139 33554432000 4194304 6004724 140737395197088 140737395191552 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/3026/statm: 8560 8139 163 442 0 8114 0
[pid=3028] ppid=3026 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3028/stat : 3028 (cp2_pre.sh) S 3026 3025 2890 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 375947182 9367552 277 33554432000 4194304 5064252 140735176754752 140735176753456 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/3028/statm: 2287 277 234 213 0 72 0
[pid=3029] ppid=3028 vsize=210596 CPUtime=2.45 cores=0,2,4,6
/proc/3029/stat : 3029 (coprocessor) R 3028 3025 2890 0 -1 4202496 36009 0 0 0 239 6 0 0 20 0 1 0 375947182 215650304 51426 33554432000 4194304 6586260 140736441366944 140736441362264 4664399 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/3029/statm: 52649 51426 200 584 0 52061 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 263132

[startup+6.30022 s]
/proc/loadavg: 0.49 0.11 0.04 1/183 3074
/proc/meminfo: memFree=28504220/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=34244 CPUtime=5.17 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 8491 56005 0 0 79 83 336 19 20 0 1 0 375947118 35065856 8155 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 24 0 0
/proc/3026/statm: 8561 8155 178 442 0 8115 0
Current children cumulated CPU time (s) 5.17
Current children cumulated vsize (KiB) 43392

[startup+12.7003 s]
/proc/loadavg: 0.87 0.21 0.07 3/181 3086
/proc/meminfo: memFree=28481876/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=34244 CPUtime=5.17 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 8491 56005 0 0 79 83 336 19 20 0 1 0 375947118 35065856 8155 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 24 0 0
/proc/3026/statm: 8561 8155 178 442 0 8115 0
[pid=3082] ppid=3026 vsize=97812 CPUtime=7.1 cores=0,2,4,6
/proc/3082/stat : 3082 (glucosInc) R 3026 3025 2890 0 -1 4202496 19812 0 0 0 708 2 0 0 20 0 1 0 375947675 100159488 20918 33554432000 4194304 5654031 140733440508688 140733440506472 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3082/statm: 24453 20918 131 357 0 24093 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 141204

[startup+25.5003 s]
/proc/loadavg: 1.05 0.26 0.09 3/181 3092
/proc/meminfo: memFree=28357952/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=39632 CPUtime=23.82 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 14852 117039 0 0 104 86 2154 38 20 0 1 0 375947118 40583168 9504 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 24 0 0
/proc/3026/statm: 9908 9504 180 442 0 9462 0
[pid=3092] ppid=3026 vsize=177900 CPUtime=1.26 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 34879 0 0 0 120 6 0 0 20 0 1 0 375949540 182169600 41418 33554432000 4194304 5654031 140734062915856 140734062913640 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3092/statm: 44475 41418 131 357 0 44115 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 226680

[startup+51.1004 s]
/proc/loadavg: 1.44 0.42 0.14 3/181 3100
/proc/meminfo: memFree=28340092/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=44768 CPUtime=24.17 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17166 117039 0 0 136 89 2154 38 20 0 1 0 375947118 45842432 10362 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 24 0 0
/proc/3026/statm: 11192 10362 181 442 0 10746 0
[pid=3092] ppid=3026 vsize=193676 CPUtime=26.58 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 38640 0 0 0 2650 8 0 0 20 0 1 0 375949540 198324224 45740 33554432000 4194304 5654031 140734062915856 140734062903672 4233306 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 48419 45740 150 357 0 48059 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 247592

[startup+102.307 s]
/proc/loadavg: 1.77 0.68 0.25 3/181 3101
/proc/meminfo: memFree=28301484/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=24.73 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17289 117039 0 0 188 93 2154 38 20 0 1 0 375947118 50470912 11507 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11507 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=193676 CPUtime=77.32 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 38985 0 0 0 7723 9 0 0 20 0 1 0 375949540 198324224 46174 33554432000 4194304 5654031 140734062915856 140734062903672 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 48419 46174 151 357 0 48059 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 252112

[startup+162.3 s]
/proc/loadavg: 1.91 0.92 0.35 3/181 3101
/proc/meminfo: memFree=28243372/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=24.73 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17289 117039 0 0 188 93 2154 38 20 0 1 0 375947118 50470912 11507 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11507 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=193676 CPUtime=137.3 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 38990 0 0 0 13721 9 0 0 20 0 1 0 375949540 198324224 46686 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 48419 46686 151 357 0 48059 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 252112

[startup+222.3 s]
/proc/loadavg: 1.97 1.11 0.45 3/181 3101
/proc/meminfo: memFree=28277752/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=24.98 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17290 117039 0 0 212 94 2154 38 20 0 1 0 375947118 50470912 11508 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11508 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=195592 CPUtime=197.09 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 39097 0 0 0 19699 10 0 0 20 0 1 0 375949540 200286208 47304 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 48898 47304 151 357 0 48538 0
Current children cumulated CPU time (s) 222.07

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

/proc/meminfo: memFree=28217160/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.46 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 256 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=273604 CPUtime=1216.56 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42706 0 0 0 121640 16 0 0 20 0 1 0 375949540 280170496 62958 33554432000 4194304 5654031 140734062915856 140734062903672 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 68401 62958 152 357 0 68041 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 332040

[startup+1302.3 s]
/proc/loadavg: 2.01 1.97 1.50 3/180 3139
/proc/meminfo: memFree=28213056/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.46 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 256 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=273604 CPUtime=1276.55 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42707 0 0 0 127639 16 0 0 20 0 1 0 375949540 280170496 63470 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 68401 63470 152 357 0 68041 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 332040

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/181 3140
/proc/meminfo: memFree=28245756/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=224284 CPUtime=1336.46 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42707 0 0 0 133629 17 0 0 20 0 1 0 375949540 229666816 55175 33554432000 4194304 5654031 140734062915856 140734062903672 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 56071 55175 152 357 0 55711 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 282720

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/181 3140
/proc/meminfo: memFree=28194032/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=224284 CPUtime=1396.46 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42707 0 0 0 139629 17 0 0 20 0 1 0 375949540 229666816 55175 33554432000 4194304 5654031 140734062915856 140734062903672 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 56071 55175 152 357 0 55711 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 282720

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/181 3140
/proc/meminfo: memFree=28194208/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=224284 CPUtime=1456.44 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42707 0 0 0 145627 17 0 0 20 0 1 0 375949540 229666816 55175 33554432000 4194304 5654031 140734062915856 140734062903672 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 56071 55175 152 357 0 55711 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 282720

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/181 3140
/proc/meminfo: memFree=28204436/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=224284 CPUtime=1516.43 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42707 0 0 0 151626 17 0 0 20 0 1 0 375949540 229666816 55175 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 56071 55175 152 357 0 55711 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 282720

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/182 3143
/proc/meminfo: memFree=28212148/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=273604 CPUtime=1576.42 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42826 0 0 0 157625 17 0 0 20 0 1 0 375949540 280170496 63470 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 68401 63470 152 357 0 68041 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 332040

[startup+1662.3 s]
/proc/loadavg: 2.08 1.99 1.65 3/181 3144
/proc/meminfo: memFree=28171752/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=273604 CPUtime=1636.41 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42826 0 0 0 163624 17 0 0 20 0 1 0 375949540 280170496 63470 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 68401 63470 152 357 0 68041 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 332040

[startup+1722.3 s]
/proc/loadavg: 2.03 1.99 1.67 3/181 3144
/proc/meminfo: memFree=28157388/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=273604 CPUtime=1696.4 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42827 0 0 0 169623 17 0 0 20 0 1 0 375949540 280170496 63982 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 68401 63982 152 357 0 68041 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 332040

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.68 3/181 3144
/proc/meminfo: memFree=28132636/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=273604 CPUtime=1756.39 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42827 0 0 0 175622 17 0 0 20 0 1 0 375949540 280170496 63982 33554432000 4194304 5654031 140734062915856 140734062903672 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 68401 63982 152 357 0 68041 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 332040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 1.99 1.69 3/181 3144
/proc/meminfo: memFree=28178700/32873648 swapFree=7376/7376
[pid=3025] ppid=3023 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3025/stat : 3025 (npSolver-pbo-It) S 3023 3025 2890 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 375947118 9367552 275 33554432000 4194304 5064252 140735936890928 140735936889840 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3025/statm: 2287 275 233 213 0 72 0
[pid=3026] ppid=3025 vsize=49288 CPUtime=25.56 cores=0,2,4,6
/proc/3026/stat : 3026 (npSolver-pbo) S 3025 3025 2890 0 -1 4202496 17304 117039 0 0 266 98 2154 38 20 0 1 0 375947118 50470912 11919 33554432000 4194304 6004724 140737395197088 140737395182936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 24 0 0
/proc/3026/statm: 12322 11919 181 442 0 11876 0
[pid=3092] ppid=3026 vsize=273604 CPUtime=1774.5 cores=0,2,4,6
/proc/3092/stat : 3092 (glucosInc) R 3026 3025 2890 0 -1 4202496 42828 0 0 0 177433 17 0 0 20 0 1 0 375949540 280170496 64494 33554432000 4194304 5654031 140734062915856 140734062903672 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3092/statm: 68401 64494 152 357 0 68041 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 332040

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.41
CPU time (s): 1800.09
CPU user time (s): 1798.54
CPU system time (s): 1.55376
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 332040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 1.55376
maximum resident set size= 257976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177545
page faults= 0
swaps= 0
block input operations= 8
block output operations= 217392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38323
involuntary context switches= 1955

runsolver used 3.67644 second user time and 8.26874 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-07 21:43:23
IDJOB=3747052
IDBENCH=1857
IDSOLVER=2332
FILE ID=node113/3747052-1339098202
RUNJOBID= node113-1339098177-2906
PBS_JOBID= 14643740
Free space on /tmp= 71152 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-sentoy.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747052-1339098202/watcher-3747052-1339098202 -o /tmp/evaluation-result-3747052-1339098202/solver-3747052-1339098202 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747052-1339098202.opb 1310266412 HOME HOME

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

MD5SUM BENCH= d0f46c7e79d3309033cc6b73ceacef6c
RANDOM SEED=1310266412

node113.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.026
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.05
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.026
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.90
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.026
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28614308 kB
Buffers:          471024 kB
Cached:          2870124 kB
SwapCached:         2204 kB
Active:          1515576 kB
Inactive:        1854160 kB
Active(anon):      25112 kB
Inactive(anon):     5204 kB
Active(file):    1490464 kB
Inactive(file):  1848956 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             17248 kB
Writeback:             0 kB
AnonPages:         31956 kB
Mapped:            11636 kB
Shmem:                 0 kB
Slab:             753324 kB
SReclaimable:     197380 kB
SUnreclaim:       555944 kB
KernelStack:        1448 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     155408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71112 MiB
End job on node113 at 2012-06-07 22:13:23