Trace number 3698188

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.09 1800.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMcdfa46b59876181d5d89fd18757b8cfb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1790.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved NO
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint66
Maximum length of a constraint66
Number of terms in the objective function 96
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 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
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.83	c run inc solver
0.00/0.83	c [INC SYSTEM] run initial solver
0.00/0.83	c [INC SYSTEM] preprocess with white file
12.38/12.54	c [INC SYSTEM] finished preprocessing in 11 s
12.38/12.54	c [INC SYSTEM] execute solver
17.57/17.73	c [INC SEARCH] formula is SAT
17.57/17.76	c [INC SYSTEM] solved the initial formula
17.57/17.76	c model valid
17.57/17.76	c current solution ok
19.36/19.59	o 1398
19.36/19.59	c [INC SYSTEM] there exists a inc, kill it!
19.36/19.59	c write failed with 2
19.46/19.60	c [INC SEARCH] iteration: 0
19.46/19.60	c [INC BOUNDS] best value:1398 search for 1397
19.46/19.60	c [INC SYSTEM] create new solver instance
19.46/19.60	c [INC] encode full formula
19.46/19.67	c set iterative enc to: swc
19.58/19.73	c [INC SEARCH] isOptimum variable: 0
156.52/156.75	c formula is SAT
156.52/156.78	c [INC SEARCH] copied best model
156.52/156.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
156.52/156.78	c model valid
156.52/156.78	c current solution ok
156.52/156.78	o 1396
156.52/156.78	c [INC SEARCH] iteration: 1
156.52/156.78	c [INC BOUNDS] best value:1396 search for 1395
156.52/156.78	c [INC ENCODE] setup new number of clauses ...
156.52/156.78	c [INC] encode incremental formula
156.52/156.78	c return only the limitting unit clause for 1395
156.52/156.78	c [INC SYSTEM] transmit new clauses to solver: 1
156.52/156.78	c [INC SEARCH] isOptimum variable: 0
157.13/157.32	c formula is SAT
157.13/157.35	c [INC SEARCH] copied best model
157.13/157.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
157.13/157.36	c model valid
157.13/157.36	c current solution ok
157.13/157.36	o 1332
157.13/157.36	c [INC SEARCH] iteration: 2
157.13/157.36	c [INC BOUNDS] best value:1332 search for 1331
157.13/157.36	c [INC ENCODE] setup new number of clauses ...
157.13/157.36	c [INC] encode incremental formula
157.13/157.36	c return only the limitting unit clause for 1331
157.13/157.36	c [INC SYSTEM] transmit new clauses to solver: 1
157.13/157.36	c [INC SEARCH] isOptimum variable: 0
158.84/159.08	c formula is SAT
158.93/159.11	c [INC SEARCH] copied best model
158.93/159.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
158.93/159.11	c model valid
158.93/159.11	c current solution ok
158.93/159.11	o 1331
158.93/159.11	c [INC SEARCH] iteration: 3
158.93/159.11	c [INC BOUNDS] best value:1331 search for 1330
158.93/159.11	c [INC ENCODE] setup new number of clauses ...
158.93/159.11	c [INC] encode incremental formula
158.93/159.11	c return only the limitting unit clause for 1330
158.93/159.11	c [INC SYSTEM] transmit new clauses to solver: 1
158.93/159.11	c [INC SEARCH] isOptimum variable: 0
159.25/159.47	c formula is SAT
159.25/159.50	c [INC SEARCH] copied best model
159.25/159.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
159.25/159.50	c model valid
159.25/159.50	c current solution ok
159.25/159.50	o 1299
159.25/159.50	c [INC SEARCH] iteration: 4
159.25/159.50	c [INC BOUNDS] best value:1299 search for 1298
159.25/159.50	c [INC ENCODE] setup new number of clauses ...
159.25/159.50	c [INC] encode incremental formula
159.25/159.50	c return only the limitting unit clause for 1298
159.25/159.50	c [INC SYSTEM] transmit new clauses to solver: 1
159.25/159.50	c [INC SEARCH] isOptimum variable: 0
159.76/159.95	c formula is SAT
159.76/159.98	c [INC SEARCH] copied best model
159.76/159.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
159.76/159.98	c model valid
159.76/159.98	c current solution ok
159.76/159.98	o 1267
159.76/159.98	c [INC SEARCH] iteration: 5
159.76/159.98	c [INC BOUNDS] best value:1267 search for 1266
159.76/159.98	c [INC ENCODE] setup new number of clauses ...
159.76/159.98	c [INC] encode incremental formula
159.76/159.98	c return only the limitting unit clause for 1266
159.76/159.98	c [INC SYSTEM] transmit new clauses to solver: 1
159.76/159.98	c [INC SEARCH] isOptimum variable: 0
181.64/181.81	c formula is SAT
181.64/181.84	c [INC SEARCH] copied best model
181.64/181.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
181.64/181.84	c model valid
181.64/181.84	c current solution ok
181.64/181.84	o 1265
181.64/181.84	c [INC SEARCH] iteration: 6
181.64/181.84	c [INC BOUNDS] best value:1265 search for 1264
181.64/181.84	c [INC ENCODE] setup new number of clauses ...
181.64/181.84	c [INC] encode incremental formula
181.64/181.84	c return only the limitting unit clause for 1264
181.64/181.84	c [INC SYSTEM] transmit new clauses to solver: 1
181.64/181.84	c [INC SEARCH] isOptimum variable: 0
182.05/182.25	c formula is SAT
182.05/182.28	c [INC SEARCH] copied best model
182.05/182.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.05/182.29	c model valid
182.05/182.29	c current solution ok
182.05/182.29	o 1233
182.05/182.29	c [INC SEARCH] iteration: 7
182.05/182.29	c [INC BOUNDS] best value:1233 search for 1232
182.05/182.29	c [INC ENCODE] setup new number of clauses ...
182.05/182.29	c [INC] encode incremental formula
182.05/182.29	c return only the limitting unit clause for 1232
182.05/182.29	c [INC SYSTEM] transmit new clauses to solver: 1
182.05/182.29	c [INC SEARCH] isOptimum variable: 0
182.47/182.67	c formula is SAT
182.57/182.70	c [INC SEARCH] copied best model
182.57/182.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.57/182.71	c model valid
182.57/182.71	c current solution ok
182.57/182.71	o 1169
182.57/182.71	c [INC SEARCH] iteration: 8
182.57/182.71	c [INC BOUNDS] best value:1169 search for 1168
182.57/182.71	c [INC ENCODE] setup new number of clauses ...
182.57/182.71	c [INC] encode incremental formula
182.57/182.71	c return only the limitting unit clause for 1168
182.57/182.71	c [INC SYSTEM] transmit new clauses to solver: 1
182.57/182.71	c [INC SEARCH] isOptimum variable: 0
182.87/183.07	c formula is SAT
182.97/183.10	c [INC SEARCH] copied best model
182.97/183.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.97/183.11	c model valid
182.97/183.11	c current solution ok
182.97/183.11	o 1041
182.97/183.11	c [INC SEARCH] iteration: 9
182.97/183.11	c [INC BOUNDS] best value:1041 search for 1040
182.97/183.11	c [INC ENCODE] setup new number of clauses ...
182.97/183.11	c [INC] encode incremental formula
182.97/183.11	c return only the limitting unit clause for 1040
182.97/183.11	c [INC SYSTEM] transmit new clauses to solver: 1
182.97/183.11	c [INC SEARCH] isOptimum variable: 0
183.49/183.66	c formula is SAT
183.49/183.68	c [INC SEARCH] copied best model
183.49/183.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.49/183.69	c model valid
183.49/183.69	c current solution ok
183.49/183.69	o 957
183.49/183.69	c [INC SEARCH] iteration: 10
183.49/183.69	c [INC BOUNDS] best value:957 search for 956
183.49/183.69	c [INC ENCODE] setup new number of clauses ...
183.49/183.69	c [INC] encode incremental formula
183.49/183.69	c return only the limitting unit clause for 956
183.49/183.69	c [INC SYSTEM] transmit new clauses to solver: 1
183.49/183.69	c [INC SEARCH] isOptimum variable: 0
183.88/184.09	c formula is SAT
183.99/184.12	c [INC SEARCH] copied best model
183.99/184.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.99/184.13	c model valid
183.99/184.13	c current solution ok
183.99/184.13	o 709
183.99/184.13	c [INC SEARCH] iteration: 11
183.99/184.13	c [INC BOUNDS] best value:709 search for 708
183.99/184.13	c [INC ENCODE] setup new number of clauses ...
183.99/184.13	c [INC] encode incremental formula
183.99/184.13	c return only the limitting unit clause for 708
183.99/184.13	c [INC SYSTEM] transmit new clauses to solver: 1
183.99/184.13	c [INC SEARCH] isOptimum variable: 0
184.29/184.50	c formula is SAT
184.39/184.52	c [INC SEARCH] copied best model
184.39/184.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.39/184.53	c model valid
184.39/184.53	c current solution ok
184.39/184.53	o 701
184.39/184.53	c [INC SEARCH] iteration: 12
184.39/184.53	c [INC BOUNDS] best value:701 search for 700
184.39/184.53	c [INC ENCODE] setup new number of clauses ...
184.39/184.53	c [INC] encode incremental formula
184.39/184.53	c return only the limitting unit clause for 700
184.39/184.53	c [INC SYSTEM] transmit new clauses to solver: 1
184.39/184.53	c [INC SEARCH] isOptimum variable: 0
184.89/185.06	c formula is SAT
184.89/185.09	c [INC SEARCH] copied best model
184.89/185.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
184.89/185.09	c model valid
184.89/185.09	c current solution ok
184.89/185.09	o 699
184.89/185.09	c [INC SEARCH] iteration: 13
184.89/185.09	c [INC BOUNDS] best value:699 search for 698
184.89/185.09	c [INC ENCODE] setup new number of clauses ...
184.89/185.09	c [INC] encode incremental formula
184.89/185.09	c return only the limitting unit clause for 698
184.89/185.09	c [INC SYSTEM] transmit new clauses to solver: 1
184.89/185.09	c [INC SEARCH] isOptimum variable: 0
242.48/242.67	c formula is SAT
242.59/242.70	c [INC SEARCH] copied best model
242.59/242.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
242.59/242.70	c model valid
242.59/242.70	c current solution ok
242.59/242.70	o 694
242.59/242.70	c [INC SEARCH] iteration: 14
242.59/242.70	c [INC BOUNDS] best value:694 search for 693
242.59/242.70	c [INC ENCODE] setup new number of clauses ...
242.59/242.70	c [INC] encode incremental formula
242.59/242.70	c return only the limitting unit clause for 693
242.59/242.70	c [INC SYSTEM] transmit new clauses to solver: 1
242.59/242.70	c [INC SEARCH] isOptimum variable: 0
243.50/243.64	c formula is SAT
243.50/243.67	c [INC SEARCH] copied best model
243.50/243.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
243.50/243.67	c model valid
243.50/243.67	c current solution ok
243.50/243.67	o 686
243.50/243.67	c [INC SEARCH] iteration: 15
243.50/243.67	c [INC BOUNDS] best value:686 search for 685
243.50/243.67	c [INC ENCODE] setup new number of clauses ...
243.50/243.67	c [INC] encode incremental formula
243.50/243.67	c return only the limitting unit clause for 685
243.50/243.67	c [INC SYSTEM] transmit new clauses to solver: 1
243.50/243.67	c [INC SEARCH] isOptimum variable: 0
243.90/244.06	c formula is SAT
243.90/244.09	c [INC SEARCH] copied best model
243.90/244.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
243.90/244.10	c model valid
243.90/244.10	c current solution ok
243.90/244.10	o 622
243.90/244.10	c [INC SEARCH] iteration: 16
243.90/244.10	c [INC BOUNDS] best value:622 search for 621
243.90/244.10	c [INC ENCODE] setup new number of clauses ...
243.90/244.10	c [INC] encode incremental formula
243.90/244.10	c return only the limitting unit clause for 621
243.90/244.10	c [INC SYSTEM] transmit new clauses to solver: 1
243.90/244.10	c [INC SEARCH] isOptimum variable: 0
244.61/244.72	c formula is SAT
244.61/244.75	c [INC SEARCH] copied best model
244.61/244.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
244.61/244.75	c model valid
244.61/244.75	c current solution ok
244.61/244.75	o 573
244.61/244.75	c [INC SEARCH] iteration: 17
244.61/244.75	c [INC BOUNDS] best value:573 search for 572
244.61/244.75	c [INC ENCODE] setup new number of clauses ...
244.61/244.75	c [INC] encode incremental formula
244.61/244.75	c return only the limitting unit clause for 572
244.61/244.75	c [INC SYSTEM] transmit new clauses to solver: 1
244.61/244.75	c [INC SEARCH] isOptimum variable: 0
245.01/245.15	c formula is SAT
245.01/245.18	c [INC SEARCH] copied best model
245.01/245.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
245.01/245.18	c model valid
245.01/245.18	c current solution ok
245.01/245.18	o 445
245.01/245.18	c [INC SEARCH] iteration: 18
245.01/245.18	c [INC BOUNDS] best value:445 search for 444
245.01/245.18	c [INC ENCODE] setup new number of clauses ...
245.01/245.18	c [INC] encode incremental formula
245.01/245.18	c return only the limitting unit clause for 444
245.01/245.18	c [INC SYSTEM] transmit new clauses to solver: 1
245.01/245.18	c [INC SEARCH] isOptimum variable: 0
245.82/245.93	c formula is SAT
245.82/245.95	c [INC SEARCH] copied best model
245.82/245.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
245.82/245.96	c model valid
245.82/245.96	c current solution ok
245.82/245.96	o 413
245.82/245.96	c [INC SEARCH] iteration: 19
245.82/245.96	c [INC BOUNDS] best value:413 search for 412
245.82/245.96	c [INC ENCODE] setup new number of clauses ...
245.82/245.96	c [INC] encode incremental formula
245.82/245.96	c return only the limitting unit clause for 412
245.82/245.96	c [INC SYSTEM] transmit new clauses to solver: 1
245.82/245.96	c [INC SEARCH] isOptimum variable: 0
246.23/246.37	c formula is SAT
246.23/246.40	c [INC SEARCH] copied best model
246.23/246.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
246.23/246.40	c model valid
246.23/246.40	c current solution ok
246.23/246.40	o 411
246.23/246.40	c [INC SEARCH] iteration: 20
246.23/246.40	c [INC BOUNDS] best value:411 search for 410
246.23/246.40	c [INC ENCODE] setup new number of clauses ...
246.23/246.40	c [INC] encode incremental formula
246.23/246.40	c return only the limitting unit clause for 410
246.23/246.40	c [INC SYSTEM] transmit new clauses to solver: 1
246.23/246.40	c [INC SEARCH] isOptimum variable: 0
247.03/247.17	c formula is SAT
247.13/247.20	c [INC SEARCH] copied best model
247.13/247.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
247.13/247.20	c model valid
247.13/247.20	c current solution ok
247.13/247.20	o 405
247.13/247.20	c [INC SEARCH] iteration: 21
247.13/247.20	c [INC BOUNDS] best value:405 search for 404
247.13/247.20	c [INC ENCODE] setup new number of clauses ...
247.13/247.20	c [INC] encode incremental formula
247.13/247.20	c return only the limitting unit clause for 404
247.13/247.20	c [INC SYSTEM] transmit new clauses to solver: 1
247.13/247.20	c [INC SEARCH] isOptimum variable: 0
252.24/252.31	c formula is SAT
252.24/252.34	c [INC SEARCH] copied best model
252.24/252.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
252.24/252.34	c model valid
252.24/252.34	c current solution ok
252.24/252.34	o 403
252.24/252.34	c [INC SEARCH] iteration: 22
252.24/252.34	c [INC BOUNDS] best value:403 search for 402
252.24/252.34	c [INC ENCODE] setup new number of clauses ...
252.24/252.34	c [INC] encode incremental formula
252.24/252.34	c return only the limitting unit clause for 402
252.24/252.34	c [INC SYSTEM] transmit new clauses to solver: 1
252.24/252.34	c [INC SEARCH] isOptimum variable: 0
252.64/252.76	c formula is SAT
252.64/252.79	c [INC SEARCH] copied best model
252.64/252.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
252.64/252.79	c model valid
252.64/252.79	c current solution ok
252.64/252.79	o 401
252.64/252.79	c [INC SEARCH] iteration: 23
252.64/252.79	c [INC BOUNDS] best value:401 search for 400
252.64/252.79	c [INC ENCODE] setup new number of clauses ...
252.64/252.79	c [INC] encode incremental formula
252.64/252.79	c return only the limitting unit clause for 400
252.64/252.79	c [INC SYSTEM] transmit new clauses to solver: 1
252.64/252.79	c [INC SEARCH] isOptimum variable: 0
253.05/253.18	c formula is SAT
253.15/253.21	c [INC SEARCH] copied best model
253.15/253.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
253.15/253.21	c model valid
253.15/253.21	c current solution ok
253.15/253.21	o 397
253.15/253.21	c [INC SEARCH] iteration: 24
253.15/253.21	c [INC BOUNDS] best value:397 search for 396
253.15/253.21	c [INC ENCODE] setup new number of clauses ...
253.15/253.21	c [INC] encode incremental formula
253.15/253.21	c return only the limitting unit clause for 396
253.15/253.21	c [INC SYSTEM] transmit new clauses to solver: 1
253.15/253.21	c [INC SEARCH] isOptimum variable: 0
318.95/319.06	c formula is SAT
318.95/319.09	c [INC SEARCH] copied best model
318.95/319.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
318.95/319.10	c model valid
318.95/319.10	c current solution ok
318.95/319.10	o 395
318.95/319.10	c [INC SEARCH] iteration: 25
318.95/319.10	c [INC BOUNDS] best value:395 search for 394
318.95/319.10	c [INC ENCODE] setup new number of clauses ...
318.95/319.10	c [INC] encode incremental formula
318.95/319.10	c return only the limitting unit clause for 394
318.95/319.10	c [INC SYSTEM] transmit new clauses to solver: 1
318.95/319.10	c [INC SEARCH] isOptimum variable: 0
319.56/319.63	c formula is SAT
319.56/319.66	c [INC SEARCH] copied best model
319.56/319.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
319.56/319.66	c model valid
319.56/319.66	c current solution ok
319.56/319.66	o 393
319.56/319.66	c [INC SEARCH] iteration: 26
319.56/319.66	c [INC BOUNDS] best value:393 search for 392
319.56/319.66	c [INC ENCODE] setup new number of clauses ...
319.56/319.66	c [INC] encode incremental formula
319.56/319.66	c return only the limitting unit clause for 392
319.56/319.66	c [INC SYSTEM] transmit new clauses to solver: 1
319.56/319.66	c [INC SEARCH] isOptimum variable: 0
319.97/320.04	c formula is SAT
319.97/320.07	c [INC SEARCH] copied best model
319.97/320.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
319.97/320.08	c model valid
319.97/320.08	c current solution ok
319.97/320.08	o 391
319.97/320.08	c [INC SEARCH] iteration: 27
319.97/320.08	c [INC BOUNDS] best value:391 search for 390
319.97/320.08	c [INC ENCODE] setup new number of clauses ...
319.97/320.08	c [INC] encode incremental formula
319.97/320.08	c return only the limitting unit clause for 390
319.97/320.08	c [INC SYSTEM] transmit new clauses to solver: 1
319.97/320.08	c [INC SEARCH] isOptimum variable: 0
320.36/320.45	c formula is SAT
320.36/320.48	c [INC SEARCH] copied best model
320.36/320.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
320.36/320.48	c model valid
320.36/320.48	c current solution ok
320.36/320.48	o 387
320.36/320.48	c [INC SEARCH] iteration: 28
320.36/320.48	c [INC BOUNDS] best value:387 search for 386
320.36/320.48	c [INC ENCODE] setup new number of clauses ...
320.36/320.48	c [INC] encode incremental formula
320.36/320.48	c return only the limitting unit clause for 386
320.36/320.48	c [INC SYSTEM] transmit new clauses to solver: 1
320.36/320.48	c [INC SEARCH] isOptimum variable: 0
498.83/498.94	c formula is SAT
498.83/498.97	c [INC SEARCH] copied best model
498.83/498.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
498.83/498.97	c model valid
498.83/498.97	c current solution ok
498.83/498.97	o 386
498.83/498.97	c [INC SEARCH] iteration: 29
498.83/498.97	c [INC BOUNDS] best value:386 search for 385
498.83/498.97	c [INC ENCODE] setup new number of clauses ...
498.83/498.97	c [INC] encode incremental formula
498.83/498.97	c return only the limitting unit clause for 385
498.83/498.97	c [INC SYSTEM] transmit new clauses to solver: 1
498.83/498.97	c [INC SEARCH] isOptimum variable: 0
518.25/518.32	c formula is SAT
518.25/518.35	c [INC SEARCH] copied best model
518.25/518.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
518.25/518.36	c model valid
518.25/518.36	c current solution ok
518.25/518.36	o 385
518.25/518.36	c [INC SEARCH] iteration: 30
518.25/518.36	c [INC BOUNDS] best value:385 search for 384
518.25/518.36	c [INC ENCODE] setup new number of clauses ...
518.25/518.36	c [INC] encode incremental formula
518.25/518.36	c return only the limitting unit clause for 384
518.25/518.36	c [INC SYSTEM] transmit new clauses to solver: 1
518.25/518.36	c [INC SEARCH] isOptimum variable: 0
594.64/594.73	c formula is SAT
594.64/594.76	c [INC SEARCH] copied best model
594.64/594.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
594.64/594.76	c model valid
594.64/594.76	c current solution ok
594.64/594.76	o 382
594.64/594.76	c [INC SEARCH] iteration: 31
594.64/594.76	c [INC BOUNDS] best value:382 search for 381
594.64/594.76	c [INC ENCODE] setup new number of clauses ...
594.64/594.76	c [INC] encode incremental formula
594.64/594.76	c return only the limitting unit clause for 381
594.64/594.76	c [INC SYSTEM] transmit new clauses to solver: 1
594.64/594.76	c [INC SEARCH] isOptimum variable: 0
595.26/595.33	c formula is SAT
595.26/595.36	c [INC SEARCH] copied best model
595.26/595.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
595.26/595.36	c model valid
595.26/595.36	c current solution ok
595.26/595.36	o 380
595.26/595.36	c [INC SEARCH] iteration: 32
595.26/595.36	c [INC BOUNDS] best value:380 search for 379
595.26/595.36	c [INC ENCODE] setup new number of clauses ...
595.26/595.36	c [INC] encode incremental formula
595.26/595.36	c return only the limitting unit clause for 379
595.26/595.36	c [INC SYSTEM] transmit new clauses to solver: 1
595.26/595.36	c [INC SEARCH] isOptimum variable: 0
595.65/595.79	c formula is SAT
595.76/595.82	c [INC SEARCH] copied best model
595.76/595.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
595.76/595.82	c model valid
595.76/595.82	c current solution ok
595.76/595.82	o 316
595.76/595.82	c [INC SEARCH] iteration: 33
595.76/595.82	c [INC BOUNDS] best value:316 search for 315
595.76/595.82	c [INC ENCODE] setup new number of clauses ...
595.76/595.82	c [INC] encode incremental formula
595.76/595.82	c return only the limitting unit clause for 315
595.76/595.82	c [INC SYSTEM] transmit new clauses to solver: 1
595.76/595.82	c [INC SEARCH] isOptimum variable: 0
596.18/596.20	c formula is SAT
596.18/596.23	c [INC SEARCH] copied best model
596.18/596.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
596.18/596.24	c model valid
596.18/596.24	c current solution ok
596.18/596.24	o 314
596.18/596.24	c [INC SEARCH] iteration: 34
596.18/596.24	c [INC BOUNDS] best value:314 search for 313
596.18/596.24	c [INC ENCODE] setup new number of clauses ...
596.18/596.24	c [INC] encode incremental formula
596.18/596.24	c return only the limitting unit clause for 313
596.18/596.24	c [INC SYSTEM] transmit new clauses to solver: 1
596.18/596.24	c [INC SEARCH] isOptimum variable: 0
809.15/809.23	c formula is SAT
809.15/809.26	c [INC SEARCH] copied best model
809.15/809.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
809.15/809.26	c model valid
809.15/809.26	c current solution ok
809.15/809.26	o 305
809.15/809.26	c [INC SEARCH] iteration: 35
809.15/809.26	c [INC BOUNDS] best value:305 search for 304
809.15/809.26	c [INC ENCODE] setup new number of clauses ...
809.15/809.26	c [INC] encode incremental formula
809.15/809.26	c return only the limitting unit clause for 304
809.15/809.26	c [INC SYSTEM] transmit new clauses to solver: 1
809.15/809.26	c [INC SEARCH] isOptimum variable: 0
809.75/809.84	c formula is SAT
809.75/809.87	c [INC SEARCH] copied best model
809.75/809.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
809.75/809.88	c model valid
809.75/809.88	c current solution ok
809.75/809.88	o 297
809.75/809.88	c [INC SEARCH] iteration: 36
809.75/809.88	c [INC BOUNDS] best value:297 search for 296
809.75/809.88	c [INC ENCODE] setup new number of clauses ...
809.75/809.88	c [INC] encode incremental formula
809.75/809.88	c return only the limitting unit clause for 296
809.75/809.88	c [INC SYSTEM] transmit new clauses to solver: 1
809.75/809.88	c [INC SEARCH] isOptimum variable: 0
901.65/901.70	c formula is SAT
901.65/901.73	c [INC SEARCH] copied best model
901.65/901.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
901.65/901.74	c model valid
901.65/901.74	c current solution ok
901.65/901.74	o 167
901.65/901.74	c [INC SEARCH] iteration: 37
901.65/901.74	c [INC BOUNDS] best value:167 search for 166
901.65/901.74	c [INC ENCODE] setup new number of clauses ...
901.65/901.74	c [INC] encode incremental formula
901.65/901.74	c return only the limitting unit clause for 166
901.65/901.74	c [INC SYSTEM] transmit new clauses to solver: 1
901.65/901.74	c [INC SEARCH] isOptimum variable: 0
902.24/902.30	c formula is SAT
902.24/902.33	c [INC SEARCH] copied best model
902.24/902.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
902.24/902.33	c model valid
902.24/902.33	c current solution ok
902.24/902.33	o 163
902.24/902.33	c [INC SEARCH] iteration: 38
902.24/902.33	c [INC BOUNDS] best value:163 search for 162
902.24/902.33	c [INC ENCODE] setup new number of clauses ...
902.24/902.33	c [INC] encode incremental formula
902.24/902.33	c return only the limitting unit clause for 162
902.24/902.33	c [INC SYSTEM] transmit new clauses to solver: 1
902.24/902.33	c [INC SEARCH] isOptimum variable: 0
1317.07/1317.28	c formula is SAT
1317.19/1317.31	c [INC SEARCH] copied best model
1317.19/1317.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1317.19/1317.31	c model valid
1317.19/1317.31	c current solution ok
1317.19/1317.31	o 161
1317.19/1317.31	c [INC SEARCH] iteration: 39
1317.19/1317.31	c [INC BOUNDS] best value:161 search for 160
1317.19/1317.31	c [INC ENCODE] setup new number of clauses ...
1317.19/1317.31	c [INC] encode incremental formula
1317.19/1317.31	c return only the limitting unit clause for 160
1317.19/1317.31	c [INC SYSTEM] transmit new clauses to solver: 1
1317.19/1317.31	c [INC SEARCH] isOptimum variable: 0
1420.08/1420.28	c formula is SAT
1420.19/1420.31	c [INC SEARCH] copied best model
1420.19/1420.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1420.19/1420.32	c model valid
1420.19/1420.32	c current solution ok
1420.19/1420.32	o 158
1420.19/1420.32	c [INC SEARCH] iteration: 40
1420.19/1420.32	c [INC BOUNDS] best value:158 search for 157
1420.19/1420.32	c [INC ENCODE] setup new number of clauses ...
1420.19/1420.32	c [INC] encode incremental formula
1420.19/1420.32	c return only the limitting unit clause for 157
1420.19/1420.32	c [INC SYSTEM] transmit new clauses to solver: 1
1420.19/1420.32	c [INC SEARCH] isOptimum variable: 0
1425.69/1425.88	c formula is SAT
1425.79/1425.91	c [INC SEARCH] copied best model
1425.79/1425.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1425.79/1425.92	c model valid
1425.79/1425.92	c current solution ok
1425.79/1425.92	o 153
1425.79/1425.92	c [INC SEARCH] iteration: 41
1425.79/1425.92	c [INC BOUNDS] best value:153 search for 152
1425.79/1425.92	c [INC ENCODE] setup new number of clauses ...
1425.79/1425.92	c [INC] encode incremental formula
1425.79/1425.92	c return only the limitting unit clause for 152
1425.79/1425.92	c [INC SYSTEM] transmit new clauses to solver: 1
1425.79/1425.92	c [INC SEARCH] isOptimum variable: 0
1427.99/1428.10	c formula is SAT
1427.99/1428.13	c [INC SEARCH] copied best model
1427.99/1428.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1427.99/1428.13	c model valid
1427.99/1428.13	c current solution ok
1427.99/1428.13	o 151
1427.99/1428.13	c [INC SEARCH] iteration: 42
1427.99/1428.13	c [INC BOUNDS] best value:151 search for 150
1427.99/1428.13	c [INC ENCODE] setup new number of clauses ...
1427.99/1428.13	c [INC] encode incremental formula
1427.99/1428.13	c return only the limitting unit clause for 150
1427.99/1428.13	c [INC SYSTEM] transmit new clauses to solver: 1
1427.99/1428.13	c [INC SEARCH] isOptimum variable: 0
1707.85/1708.07	c formula is SAT
1707.96/1708.10	c [INC SEARCH] copied best model
1707.96/1708.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1707.96/1708.11	c model valid
1707.96/1708.11	c current solution ok
1707.96/1708.11	o 149
1707.96/1708.11	c [INC SEARCH] iteration: 43
1707.96/1708.11	c [INC BOUNDS] best value:149 search for 148
1707.96/1708.11	c [INC ENCODE] setup new number of clauses ...
1707.96/1708.11	c [INC] encode incremental formula
1707.96/1708.11	c return only the limitting unit clause for 148
1707.96/1708.11	c [INC SYSTEM] transmit new clauses to solver: 1
1707.96/1708.11	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.21	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.21	s UNKNOWN
1800.06/1800.21	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.21	c write failed with -1
1800.06/1800.21	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x3896910)

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-3698188-1338069351/watcher-3698188-1338069351 -o /tmp/evaluation-result-3698188-1338069351/solver-3698188-1338069351 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698188-1338069351.opb 1823039573 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: 2.02 2.01 2.07 2/179 6174
/proc/meminfo: memFree=27915484/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0

[startup+0.0125879 s]
/proc/loadavg: 2.02 2.01 2.07 2/179 6174
/proc/meminfo: memFree=27915484/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10024 s]
/proc/loadavg: 2.02 2.01 2.07 2/179 6174
/proc/meminfo: memFree=27915484/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.02 2.01 2.07 2/179 6174
/proc/meminfo: memFree=27915484/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700301 s]
/proc/loadavg: 2.02 2.01 2.07 2/179 6174
/proc/meminfo: memFree=27915484/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.02 2.01 2.07 3/183 6178
/proc/meminfo: memFree=27807732/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=64504 CPUtime=0.82 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 14139 0 0 0 75 7 0 0 20 0 1 0 273060525 66052096 14359 33554432000 4194304 5992684 140736478481888 140736478476336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 16126 14359 163 440 0 15682 0
[pid=6177] ppid=6175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6177/stat : 6177 (cp2_pre.sh) S 6175 6174 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273060608 9367552 276 33554432000 4194304 5064252 140734826926912 140734826925616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6177/statm: 2287 276 234 213 0 72 0
[pid=6178] ppid=6177 vsize=200580 CPUtime=0.65 cores=1,3,5,7
/proc/6178/stat : 6178 (coprocessor) R 6177 6174 4265 0 -1 4202496 24363 0 0 0 59 6 0 0 20 0 1 0 273060608 205393920 43827 33554432000 4194304 6586260 140734348322208 140734348318472 5511711 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6178/statm: 50145 43827 166 584 0 49557 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 283380

[startup+3.10045 s]
/proc/loadavg: 2.02 2.01 2.07 3/183 6178
/proc/meminfo: memFree=27635216/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=64504 CPUtime=0.82 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 14139 0 0 0 75 7 0 0 20 0 1 0 273060525 66052096 14359 33554432000 4194304 5992684 140736478481888 140736478476336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 16126 14359 163 440 0 15682 0
[pid=6177] ppid=6175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6177/stat : 6177 (cp2_pre.sh) S 6175 6174 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273060608 9367552 276 33554432000 4194304 5064252 140734826926912 140734826925616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6177/statm: 2287 276 234 213 0 72 0
[pid=6178] ppid=6177 vsize=239520 CPUtime=2.25 cores=1,3,5,7
/proc/6178/stat : 6178 (coprocessor) R 6177 6174 4265 0 -1 4202496 33748 0 0 0 218 7 0 0 20 0 1 0 273060608 245268480 57811 33554432000 4194304 6586260 140734348322208 140734348318024 4789282 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6178/statm: 59880 57811 182 584 0 59292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 322320

[startup+6.30042 s]
/proc/loadavg: 2.02 2.01 2.07 3/184 6179
/proc/meminfo: memFree=27557432/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=64504 CPUtime=0.82 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 14139 0 0 0 75 7 0 0 20 0 1 0 273060525 66052096 14359 33554432000 4194304 5992684 140736478481888 140736478476336 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 16126 14359 163 440 0 15682 0
[pid=6177] ppid=6175 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6177/stat : 6177 (cp2_pre.sh) S 6175 6174 4265 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273060608 9367552 276 33554432000 4194304 5064252 140734826926912 140734826925616 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/6177/statm: 2287 276 234 213 0 72 0
[pid=6178] ppid=6177 vsize=281116 CPUtime=5.45 cores=1,3,5,7
/proc/6178/stat : 6178 (coprocessor) R 6177 6174 4265 0 -1 4202496 39746 0 0 0 536 9 0 0 20 0 1 0 273060608 287862784 68408 33554432000 4194304 6586260 140734348322208 140734348317464 4690053 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/6178/statm: 70279 68408 191 584 0 69691 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 363916

[startup+12.7004 s]
/proc/loadavg: 2.09 2.02 2.07 3/184 6179
/proc/meminfo: memFree=27541620/32873844 swapFree=7128/7128
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=64504 CPUtime=12.43 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 14155 41476 0 0 75 8 1144 16 20 0 1 0 273060525 66052096 14361 33554432000 4194304 5992684 140736478481888 140736478468152 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 16126 14361 165 440 0 15682 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 73652

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.07 3/183 6184
/proc/meminfo: memFree=27629568/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=19.63 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 18968 68221 0 0 116 158 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=172176 CPUtime=5.75 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 31578 0 0 0 569 6 0 0 20 0 1 0 273062498 176308224 38627 33554432000 4194304 5654031 140733231781760 140733231779544 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 43044 38627 131 357 0 42684 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 264204

[startup+51.1004 s]
/proc/loadavg: 2.05 2.02 2.07 3/183 6184
/proc/meminfo: memFree=27625156/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=19.63 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 18968 68221 0 0 116 158 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=191464 CPUtime=31.35 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 32997 0 0 0 3127 8 0 0 20 0 1 0 273062498 196059136 39742 33554432000 4194304 5654031 140733231781760 140733231779848 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 47866 39742 132 357 0 47506 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 283492

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.07 3/183 6184
/proc/meminfo: memFree=27612316/32873844 swapFree=7128/7128
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=19.63 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 18968 68221 0 0 116 158 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=191860 CPUtime=82.54 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 34590 0 0 0 8243 11 0 0 20 0 1 0 273062498 196464640 41389 33554432000 4194304 5654031 140733231781760 140733231779848 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 47965 41389 132 357 0 47605 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 283888

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/183 6184
/proc/meminfo: memFree=27622452/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=19.85 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21960 68221 0 0 136 160 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=180692 CPUtime=142.31 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 38004 0 0 0 14216 15 0 0 20 0 1 0 273062498 185028608 40786 33554432000 4194304 5654031 140733231781760 140733231769576 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 45173 40786 151 357 0 44813 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 272720

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/183 6184
/proc/meminfo: memFree=27600076/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=20.2 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21966 68221 0 0 167 164 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=203448 CPUtime=201.98 cores=1,3,5,7

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

/proc/meminfo: memFree=27728016/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.34 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21984 68221 0 0 268 177 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=236080 CPUtime=1220.85 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 45544 0 0 0 122056 29 0 0 20 0 1 0 273062498 241745920 51948 33554432000 4194304 5654031 140733231781760 140733231769576 4216105 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 59020 51948 151 357 0 58660 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 328108

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6261
/proc/meminfo: memFree=27721920/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.34 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21984 68221 0 0 268 177 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=236080 CPUtime=1280.84 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 45547 0 0 0 128055 29 0 0 20 0 1 0 273062498 241745920 53484 33554432000 4194304 5654031 140733231781760 140733231769576 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 59020 53484 151 357 0 58660 0
Current children cumulated CPU time (s) 1302.18
Current children cumulated vsize (KiB) 328108

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6261
/proc/meminfo: memFree=27744384/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.39 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21985 68221 0 0 272 178 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=207144 CPUtime=1340.79 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 46017 0 0 0 134049 30 0 0 20 0 1 0 273062498 212115456 47367 33554432000 4194304 5654031 140733231781760 140733231769576 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 51786 47367 151 357 0 51426 0
Current children cumulated CPU time (s) 1362.18
Current children cumulated vsize (KiB) 299172

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6261
/proc/meminfo: memFree=27756564/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.44 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21987 68221 0 0 277 178 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=207144 CPUtime=1400.76 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 47083 0 0 0 140044 32 0 0 20 0 1 0 273062498 212115456 43785 33554432000 4194304 5654031 140733231781760 140733231769576 4215848 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 51786 43785 151 357 0 51426 0
Current children cumulated CPU time (s) 1422.2
Current children cumulated vsize (KiB) 299172

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 6264
/proc/meminfo: memFree=27750536/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.52 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21988 68221 0 0 285 178 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=207144 CPUtime=1460.66 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 47086 0 0 0 146034 32 0 0 20 0 1 0 273062498 212115456 45321 33554432000 4194304 5654031 140733231781760 140733231769576 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 51786 45321 151 357 0 51426 0
Current children cumulated CPU time (s) 1482.18
Current children cumulated vsize (KiB) 299172

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6265
/proc/meminfo: memFree=27744400/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.52 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21988 68221 0 0 285 178 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=207144 CPUtime=1520.65 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 47089 0 0 0 152033 32 0 0 20 0 1 0 273062498 212115456 46857 33554432000 4194304 5654031 140733231781760 140733231769576 4233332 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 51786 46857 151 357 0 51426 0
Current children cumulated CPU time (s) 1542.17
Current children cumulated vsize (KiB) 299172

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6265
/proc/meminfo: memFree=27739188/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.52 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21988 68221 0 0 285 178 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=237964 CPUtime=1580.64 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 47509 0 0 0 158031 33 0 0 20 0 1 0 273062498 243675136 48299 33554432000 4194304 5654031 140733231781760 140733231769576 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 59491 48299 151 357 0 59131 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 329992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6265
/proc/meminfo: memFree=27730252/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.52 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21988 68221 0 0 285 178 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=237964 CPUtime=1640.63 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 47673 0 0 0 164030 33 0 0 20 0 1 0 273062498 243675136 49996 33554432000 4194304 5654031 140733231781760 140733231769576 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 59491 49996 151 357 0 59131 0
Current children cumulated CPU time (s) 1662.15
Current children cumulated vsize (KiB) 329992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6265
/proc/meminfo: memFree=27752236/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.58 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21989 68221 0 0 290 179 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=207144 CPUtime=1700.59 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 48243 0 0 0 170024 35 0 0 20 0 1 0 273062498 212115456 44397 33554432000 4194304 5654031 140733231781760 140733231769576 4216337 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 51786 44397 151 357 0 51426 0
Current children cumulated CPU time (s) 1722.17
Current children cumulated vsize (KiB) 299172

[startup+1782.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 6265
/proc/meminfo: memFree=27745596/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.58 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21989 68221 0 0 290 179 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=207144 CPUtime=1760.58 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 48246 0 0 0 176023 35 0 0 20 0 1 0 273062498 212115456 45933 33554432000 4194304 5654031 140733231781760 140733231769576 4232830 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 51786 45933 151 357 0 51426 0
Current children cumulated CPU time (s) 1782.16
Current children cumulated vsize (KiB) 299172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 6265
/proc/meminfo: memFree=27743548/32873844 swapFree=7124/7124
[pid=6174] ppid=6172 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6174/stat : 6174 (npSolver-pbo-It) S 6172 6174 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273060524 9367552 274 33554432000 4194304 5064252 140735060577264 140735060576176 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6174/statm: 2287 274 233 213 0 72 0
[pid=6175] ppid=6174 vsize=82880 CPUtime=21.58 cores=1,3,5,7
/proc/6175/stat : 6175 (npSolver-pbo) S 6174 6174 4265 0 -1 4202496 21989 68221 0 0 290 179 1656 33 20 0 1 0 273060525 84869120 18385 33554432000 4194304 5992684 140736478481888 140736478467720 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/6175/statm: 20720 18385 176 440 0 20276 0
[pid=6184] ppid=6175 vsize=207144 CPUtime=1778.48 cores=1,3,5,7
/proc/6184/stat : 6184 (glucosInc) R 6175 6174 4265 0 -1 4202496 48247 0 0 0 177813 35 0 0 20 0 1 0 273062498 212115456 46445 33554432000 4194304 5654031 140733231781760 140733231769576 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6184/statm: 51786 46445 151 357 0 51426 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 299172

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.21
CPU time (s): 1800.09
CPU user time (s): 1797.6
CPU system time (s): 2.48662
CPU usage (%): 99.9931
Max. virtual memory (cumulated for all children) (KiB): 379312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.6
system time used= 2.48662
maximum resident set size= 283064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138831
page faults= 0
swaps= 0
block input operations= 0
block output operations= 254136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44102
involuntary context switches= 1869

runsolver used 2.95555 second user time and 8.51271 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 23:55:51
IDJOB=3698188
IDBENCH=2902
IDSOLVER=2275
FILE ID=node134/3698188-1338069351
RUNJOBID= node134-1338052941-4282
PBS_JOBID= 14624402
Free space on /tmp= 71000 MiB

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

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

MD5SUM BENCH= cdfa46b59876181d5d89fd18757b8cfb
RANDOM SEED=1823039573

node134.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.278
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.55
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.278
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.56
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.278
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.278
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.59
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.278
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.55
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.278
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.55
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.278
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.57
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.278
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27915856 kB
Buffers:          320648 kB
Cached:          3550656 kB
SwapCached:            0 kB
Active:          1694852 kB
Inactive:        2440652 kB
Active(anon):     259896 kB
Inactive(anon):     5996 kB
Active(file):    1434956 kB
Inactive(file):  2434656 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        309396 kB
Mapped:            15744 kB
Shmem:               212 kB
Slab:             681340 kB
SReclaimable:     123644 kB
SUnreclaim:       557696 kB
KernelStack:        1520 kB
PageTables:         4452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     425252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 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= 70964 MiB
End job on node134 at 2012-05-27 00:25:52