Trace number 3751929

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-quickBound (fixed)? (TO) 1800.08 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cmb.opb
MD5SUM8aa1aebf70d33d96463ba96014c98682
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1053
Best CPU time to get the best result obtained on this benchmark0.042993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1053
Optimality of the best value was proved YES
Number of variables304
Total number of constraints671
Number of constraints which are clauses671
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint28
Number of terms in the objective function 304
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 12887
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 12887
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.02	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.02	c [INC SYSTEM] execute solver
0.00/0.02	c [INC SEARCH] formula is SAT
0.00/0.02	c [INC SYSTEM] solved the initial formula
0.00/0.02	c model valid
0.00/0.02	c current solution ok
0.00/0.02	o 1524
0.00/0.02	c starting approximation
0.00/0.02	c factor = 42.3914
0.00/0.02	c current bound: 762
0.00/0.09	c leaving approximation
0.00/0.09	c finished approximation
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:1524 search for 1523
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c fallback to adder encoding
0.00/0.11	c set iterative enc to: adder
0.00/0.11	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
26.16/26.28	c formula is SAT
26.16/26.28	c [INC SEARCH] copied best model
26.16/26.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.16/26.28	c model valid
26.16/26.28	c current solution ok
26.16/26.28	o 1487
26.16/26.28	c [INC SEARCH] iteration: 1
26.16/26.28	c [INC BOUNDS] best value:1487 search for 1486
26.16/26.28	c [INC SYSTEM] there exists a inc, kill it!
26.16/26.28	c write failed with 2
26.16/26.28	c [INC SYSTEM] create new solver instance
26.16/26.28	c [INC] encode full formula
26.16/26.28	c fallback to adder encoding
26.16/26.30	c set iterative enc to: adder
26.16/26.30	c set iterative enc to: none
26.16/26.30	c [INC SEARCH] isOptimum variable: 0
45.75/45.80	c formula is SAT
45.75/45.80	c [INC SEARCH] copied best model
45.75/45.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.75/45.80	c model valid
45.75/45.80	c current solution ok
45.75/45.80	o 1456
45.75/45.80	c [INC SEARCH] iteration: 2
45.75/45.80	c [INC BOUNDS] best value:1456 search for 1455
45.75/45.80	c [INC SYSTEM] there exists a inc, kill it!
45.75/45.80	c write failed with 2
45.75/45.81	c [INC SYSTEM] create new solver instance
45.75/45.81	c [INC] encode full formula
45.75/45.81	c fallback to adder encoding
45.75/45.82	c set iterative enc to: adder
45.75/45.82	c set iterative enc to: none
45.75/45.83	c [INC SEARCH] isOptimum variable: 0
62.35/62.42	c formula is SAT
62.35/62.42	c [INC SEARCH] copied best model
62.35/62.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
62.35/62.43	c model valid
62.35/62.43	c current solution ok
62.35/62.43	o 1450
62.35/62.43	c [INC SEARCH] iteration: 3
62.35/62.43	c [INC BOUNDS] best value:1450 search for 1449
62.35/62.43	c [INC SYSTEM] there exists a inc, kill it!
62.35/62.43	c write failed with 2
62.35/62.43	c [INC SYSTEM] create new solver instance
62.35/62.43	c [INC] encode full formula
62.35/62.43	c fallback to adder encoding
62.35/62.44	c set iterative enc to: adder
62.35/62.44	c set iterative enc to: none
62.35/62.45	c [INC SEARCH] isOptimum variable: 0
68.84/68.94	c formula is SAT
68.84/68.95	c [INC SEARCH] copied best model
68.84/68.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.84/68.95	c model valid
68.84/68.95	c current solution ok
68.84/68.95	o 1411
68.84/68.95	c [INC SEARCH] iteration: 4
68.84/68.95	c [INC BOUNDS] best value:1411 search for 1410
68.84/68.95	c [INC SYSTEM] there exists a inc, kill it!
68.84/68.95	c write failed with 2
68.84/68.95	c [INC SYSTEM] create new solver instance
68.84/68.95	c [INC] encode full formula
68.84/68.95	c fallback to adder encoding
68.84/68.96	c set iterative enc to: adder
68.84/68.96	c set iterative enc to: none
68.84/68.97	c [INC SEARCH] isOptimum variable: 0
71.93/72.03	c formula is SAT
71.93/72.03	c [INC SEARCH] copied best model
71.93/72.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.93/72.03	c model valid
71.93/72.03	c current solution ok
71.93/72.03	o 1375
71.93/72.03	c [INC SEARCH] iteration: 5
71.93/72.03	c [INC BOUNDS] best value:1375 search for 1374
71.93/72.03	c [INC SYSTEM] there exists a inc, kill it!
71.93/72.03	c write failed with 2
71.93/72.03	c [INC SYSTEM] create new solver instance
71.93/72.03	c [INC] encode full formula
71.93/72.03	c fallback to adder encoding
71.93/72.05	c set iterative enc to: adder
71.93/72.05	c set iterative enc to: none
71.93/72.05	c [INC SEARCH] isOptimum variable: 0
92.33/92.46	c formula is SAT
92.33/92.46	c [INC SEARCH] copied best model
92.33/92.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.33/92.46	c model valid
92.33/92.46	c current solution ok
92.33/92.46	o 1374
92.33/92.46	c [INC SEARCH] iteration: 6
92.33/92.46	c [INC BOUNDS] best value:1374 search for 1373
92.33/92.46	c [INC SYSTEM] there exists a inc, kill it!
92.33/92.46	c write failed with 2
92.33/92.46	c [INC SYSTEM] create new solver instance
92.33/92.46	c [INC] encode full formula
92.33/92.46	c fallback to adder encoding
92.33/92.48	c set iterative enc to: adder
92.33/92.48	c set iterative enc to: none
92.33/92.48	c [INC SEARCH] isOptimum variable: 0
96.52/96.60	c formula is SAT
96.52/96.60	c [INC SEARCH] copied best model
96.52/96.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
96.52/96.60	c model valid
96.52/96.60	c current solution ok
96.52/96.60	o 1340
96.52/96.60	c [INC SEARCH] iteration: 7
96.52/96.60	c [INC BOUNDS] best value:1340 search for 1339
96.52/96.60	c [INC SYSTEM] there exists a inc, kill it!
96.52/96.60	c write failed with 2
96.52/96.60	c [INC SYSTEM] create new solver instance
96.52/96.60	c [INC] encode full formula
96.52/96.60	c fallback to adder encoding
96.52/96.62	c set iterative enc to: adder
96.52/96.62	c set iterative enc to: none
96.52/96.63	c [INC SEARCH] isOptimum variable: 0
98.73/98.88	c formula is SAT
98.73/98.88	c [INC SEARCH] copied best model
98.73/98.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
98.73/98.89	c model valid
98.73/98.89	c current solution ok
98.73/98.89	o 1323
98.73/98.89	c [INC SEARCH] iteration: 8
98.73/98.89	c [INC BOUNDS] best value:1323 search for 1322
98.73/98.89	c [INC SYSTEM] there exists a inc, kill it!
98.73/98.89	c write failed with 2
98.73/98.89	c [INC SYSTEM] create new solver instance
98.73/98.89	c [INC] encode full formula
98.73/98.89	c fallback to adder encoding
98.84/98.90	c set iterative enc to: adder
98.84/98.90	c set iterative enc to: none
98.84/98.91	c [INC SEARCH] isOptimum variable: 0
132.83/132.91	c formula is SAT
132.83/132.91	c [INC SEARCH] copied best model
132.83/132.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
132.83/132.91	c model valid
132.83/132.91	c current solution ok
132.83/132.91	o 1307
132.83/132.91	c [INC SEARCH] iteration: 9
132.83/132.91	c [INC BOUNDS] best value:1307 search for 1306
132.83/132.91	c [INC SYSTEM] there exists a inc, kill it!
132.83/132.91	c write failed with 2
132.83/132.92	c [INC SYSTEM] create new solver instance
132.83/132.92	c [INC] encode full formula
132.83/132.92	c fallback to adder encoding
132.83/132.93	c set iterative enc to: adder
132.83/132.93	c set iterative enc to: none
132.83/132.94	c [INC SEARCH] isOptimum variable: 0
139.82/139.99	c formula is SAT
139.82/139.99	c [INC SEARCH] copied best model
139.82/139.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
139.82/139.99	c model valid
139.82/139.99	c current solution ok
139.82/139.99	o 1282
139.82/139.99	c [INC SEARCH] iteration: 10
139.82/139.99	c [INC BOUNDS] best value:1282 search for 1281
139.82/139.99	c [INC SYSTEM] there exists a inc, kill it!
139.82/139.99	c write failed with 2
139.82/139.99	c [INC SYSTEM] create new solver instance
139.82/139.99	c [INC] encode full formula
139.82/139.99	c fallback to adder encoding
139.93/140.01	c set iterative enc to: adder
139.93/140.01	c set iterative enc to: none
139.93/140.01	c [INC SEARCH] isOptimum variable: 0
156.90/157.06	c formula is SAT
156.90/157.06	c [INC SEARCH] copied best model
156.90/157.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
156.90/157.07	c model valid
156.90/157.07	c current solution ok
156.90/157.07	o 1246
156.90/157.07	c [INC SEARCH] iteration: 11
156.90/157.07	c [INC BOUNDS] best value:1246 search for 1245
156.90/157.07	c [INC SYSTEM] there exists a inc, kill it!
156.90/157.07	c write failed with 2
156.90/157.07	c [INC SYSTEM] create new solver instance
156.90/157.07	c [INC] encode full formula
156.90/157.07	c fallback to adder encoding
156.90/157.08	c set iterative enc to: adder
156.90/157.08	c set iterative enc to: none
156.90/157.09	c [INC SEARCH] isOptimum variable: 0
183.99/184.17	c formula is SAT
183.99/184.17	c [INC SEARCH] copied best model
183.99/184.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
183.99/184.17	c model valid
183.99/184.17	c current solution ok
183.99/184.17	o 1240
183.99/184.17	c [INC SEARCH] iteration: 12
183.99/184.17	c [INC BOUNDS] best value:1240 search for 1239
183.99/184.17	c [INC SYSTEM] there exists a inc, kill it!
183.99/184.17	c write failed with 2
183.99/184.17	c [INC SYSTEM] create new solver instance
183.99/184.17	c [INC] encode full formula
183.99/184.17	c fallback to adder encoding
183.99/184.19	c set iterative enc to: adder
183.99/184.19	c set iterative enc to: none
183.99/184.19	c [INC SEARCH] isOptimum variable: 0
211.28/211.44	c formula is SAT
211.28/211.44	c [INC SEARCH] copied best model
211.28/211.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
211.28/211.44	c model valid
211.28/211.44	c current solution ok
211.28/211.44	o 1223
211.28/211.44	c [INC SEARCH] iteration: 13
211.28/211.44	c [INC BOUNDS] best value:1223 search for 1222
211.28/211.44	c [INC SYSTEM] there exists a inc, kill it!
211.28/211.44	c write failed with 2
211.28/211.45	c [INC SYSTEM] create new solver instance
211.28/211.45	c [INC] encode full formula
211.28/211.45	c fallback to adder encoding
211.28/211.46	c set iterative enc to: adder
211.28/211.46	c set iterative enc to: none
211.28/211.47	c [INC SEARCH] isOptimum variable: 0
241.47/241.67	c formula is SAT
241.47/241.67	c [INC SEARCH] copied best model
241.47/241.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
241.47/241.68	c model valid
241.47/241.68	c current solution ok
241.47/241.68	o 1170
241.47/241.68	c [INC SEARCH] iteration: 14
241.47/241.68	c [INC BOUNDS] best value:1170 search for 1169
241.47/241.68	c [INC SYSTEM] there exists a inc, kill it!
241.47/241.68	c write failed with 2
241.47/241.68	c [INC SYSTEM] create new solver instance
241.47/241.68	c [INC] encode full formula
241.47/241.68	c fallback to adder encoding
241.47/241.69	c set iterative enc to: adder
241.47/241.69	c set iterative enc to: none
241.58/241.70	c [INC SEARCH] isOptimum variable: 0
350.65/350.81	c formula is SAT
350.65/350.81	c [INC SEARCH] copied best model
350.65/350.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
350.65/350.82	c model valid
350.65/350.82	c current solution ok
350.65/350.82	o 1156
350.65/350.82	c [INC SEARCH] iteration: 15
350.65/350.82	c [INC BOUNDS] best value:1156 search for 1155
350.65/350.82	c [INC SYSTEM] there exists a inc, kill it!
350.65/350.82	c write failed with 2
350.65/350.82	c [INC SYSTEM] create new solver instance
350.65/350.82	c [INC] encode full formula
350.65/350.82	c fallback to adder encoding
350.65/350.83	c set iterative enc to: adder
350.65/350.83	c set iterative enc to: none
350.65/350.84	c [INC SEARCH] isOptimum variable: 0
470.92/471.11	c formula is SAT
470.92/471.11	c [INC SEARCH] copied best model
470.92/471.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
470.92/471.12	c model valid
470.92/471.12	c current solution ok
470.92/471.12	o 1151
470.92/471.12	c [INC SEARCH] iteration: 16
470.92/471.12	c [INC BOUNDS] best value:1151 search for 1150
470.92/471.12	c [INC SYSTEM] there exists a inc, kill it!
470.92/471.12	c write failed with 2
470.92/471.12	c [INC SYSTEM] create new solver instance
470.92/471.12	c [INC] encode full formula
470.92/471.12	c fallback to adder encoding
470.92/471.13	c set iterative enc to: adder
470.92/471.13	c set iterative enc to: none
470.92/471.14	c [INC SEARCH] isOptimum variable: 0
559.80/560.00	c formula is SAT
559.80/560.00	c [INC SEARCH] copied best model
559.80/560.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
559.80/560.00	c model valid
559.80/560.00	c current solution ok
559.80/560.00	o 1134
559.80/560.00	c [INC SEARCH] iteration: 17
559.80/560.00	c [INC BOUNDS] best value:1134 search for 1133
559.80/560.00	c [INC SYSTEM] there exists a inc, kill it!
559.80/560.00	c write failed with 2
559.80/560.00	c [INC SYSTEM] create new solver instance
559.80/560.00	c [INC] encode full formula
559.80/560.00	c fallback to adder encoding
559.80/560.02	c set iterative enc to: adder
559.80/560.02	c set iterative enc to: none
559.80/560.03	c [INC SEARCH] isOptimum variable: 0
630.79/631.01	c formula is SAT
630.79/631.01	c [INC SEARCH] copied best model
630.79/631.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
630.79/631.02	c model valid
630.79/631.02	c current solution ok
630.79/631.02	o 1132
630.79/631.02	c [INC SEARCH] iteration: 18
630.79/631.02	c [INC BOUNDS] best value:1132 search for 1131
630.79/631.02	c [INC SYSTEM] there exists a inc, kill it!
630.79/631.02	c write failed with 2
630.79/631.02	c [INC SYSTEM] create new solver instance
630.79/631.02	c [INC] encode full formula
630.79/631.02	c fallback to adder encoding
630.79/631.03	c set iterative enc to: adder
630.79/631.03	c set iterative enc to: none
630.79/631.04	c [INC SEARCH] isOptimum variable: 0
752.75/753.01	c formula is SAT
752.75/753.01	c [INC SEARCH] copied best model
752.75/753.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
752.75/753.01	c model valid
752.75/753.01	c current solution ok
752.75/753.01	o 1118
752.75/753.01	c [INC SEARCH] iteration: 19
752.75/753.01	c [INC BOUNDS] best value:1118 search for 1117
752.75/753.01	c [INC SYSTEM] there exists a inc, kill it!
752.75/753.01	c write failed with 2
752.75/753.01	c [INC SYSTEM] create new solver instance
752.75/753.01	c [INC] encode full formula
752.75/753.01	c fallback to adder encoding
752.75/753.03	c set iterative enc to: adder
752.75/753.03	c set iterative enc to: none
752.75/753.04	c [INC SEARCH] isOptimum variable: 0
950.02/950.36	c formula is SAT
950.02/950.36	c [INC SEARCH] copied best model
950.02/950.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
950.02/950.36	c model valid
950.02/950.36	c current solution ok
950.02/950.36	o 1108
950.02/950.36	c [INC SEARCH] iteration: 20
950.02/950.36	c [INC BOUNDS] best value:1108 search for 1107
950.02/950.36	c [INC SYSTEM] there exists a inc, kill it!
950.02/950.36	c write failed with 2
950.02/950.36	c [INC SYSTEM] create new solver instance
950.02/950.36	c [INC] encode full formula
950.02/950.36	c fallback to adder encoding
950.02/950.38	c set iterative enc to: adder
950.02/950.38	c set iterative enc to: none
950.02/950.39	c [INC SEARCH] isOptimum variable: 0
1054.29/1054.60	c formula is SAT
1054.29/1054.60	c [INC SEARCH] copied best model
1054.29/1054.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1054.29/1054.60	c model valid
1054.29/1054.60	c current solution ok
1054.29/1054.60	o 1105
1054.29/1054.60	c [INC SEARCH] iteration: 21
1054.29/1054.60	c [INC BOUNDS] best value:1105 search for 1104
1054.29/1054.60	c [INC SYSTEM] there exists a inc, kill it!
1054.29/1054.60	c write failed with 2
1054.29/1054.60	c [INC SYSTEM] create new solver instance
1054.29/1054.60	c [INC] encode full formula
1054.29/1054.60	c fallback to adder encoding
1054.29/1054.62	c set iterative enc to: adder
1054.29/1054.62	c set iterative enc to: none
1054.29/1054.63	c [INC SEARCH] isOptimum variable: 0
1395.82/1396.21	c formula is SAT
1395.82/1396.21	c [INC SEARCH] copied best model
1395.82/1396.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1395.82/1396.21	c model valid
1395.82/1396.21	c current solution ok
1395.82/1396.21	o 1098
1395.82/1396.21	c [INC SEARCH] iteration: 22
1395.82/1396.21	c [INC BOUNDS] best value:1098 search for 1097
1395.82/1396.21	c [INC SYSTEM] there exists a inc, kill it!
1395.82/1396.21	c write failed with 2
1395.82/1396.22	c [INC SYSTEM] create new solver instance
1395.82/1396.22	c [INC] encode full formula
1395.82/1396.22	c fallback to adder encoding
1395.82/1396.23	c set iterative enc to: adder
1395.82/1396.23	c set iterative enc to: none
1395.82/1396.24	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.50	s UNKNOWN
1800.04/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751929-1339118088/watcher-3751929-1339118088 -o /tmp/evaluation-result-3751929-1339118088/solver-3751929-1339118088 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751929-1339118088.opb 51932526 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: 1.97 2.00 2.00 2/181 28523
/proc/meminfo: memFree=31470512/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0

[startup+0.048526 s]
/proc/loadavg: 1.97 2.00 2.00 2/181 28523
/proc/meminfo: memFree=31470512/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100213 s]
/proc/loadavg: 1.97 2.00 2.00 2/181 28523
/proc/meminfo: memFree=31470512/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300138 s]
/proc/loadavg: 1.97 2.00 2.00 2/181 28523
/proc/meminfo: memFree=31470512/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700117 s]
/proc/loadavg: 1.97 2.00 2.00 2/181 28523
/proc/meminfo: memFree=31470512/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 1.97 2.00 2.00 3/184 28539
/proc/meminfo: memFree=31458512/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=0.09 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 2904 6803 0 0 2 1 5 1 20 0 1 0 377935772 4702208 801 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28524/statm: 1148 801 195 442 0 702 0
[pid=28539] ppid=28524 vsize=11172 CPUtime=1.38 cores=0,2,4,6
/proc/28539/stat : 28539 (glucosInc) R 28524 28523 26405 0 -1 4202496 3136 0 0 0 138 0 0 0 20 0 1 0 377935783 11440128 2359 33554432000 4194304 5654031 140735908480816 140735908468632 4215076 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 2793 2359 142 357 0 2433 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24912

[startup+3.10027 s]
/proc/loadavg: 1.97 2.00 2.00 3/184 28539
/proc/meminfo: memFree=31457056/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=0.09 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 2904 6803 0 0 2 1 5 1 20 0 1 0 377935772 4702208 801 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28524/statm: 1148 801 195 442 0 702 0
[pid=28539] ppid=28524 vsize=15692 CPUtime=2.97 cores=0,2,4,6
/proc/28539/stat : 28539 (glucosInc) R 28524 28523 26405 0 -1 4202496 4110 0 0 0 297 0 0 0 20 0 1 0 377935783 16068608 3280 33554432000 4194304 5654031 140735908480816 140735908468632 4216098 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 3923 3280 142 357 0 3563 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 29432

[startup+6.30025 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 28539
/proc/meminfo: memFree=31447504/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=0.09 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 2904 6803 0 0 2 1 5 1 20 0 1 0 377935772 4702208 801 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28524/statm: 1148 801 195 442 0 702 0
[pid=28539] ppid=28524 vsize=22764 CPUtime=6.17 cores=0,2,4,6
/proc/28539/stat : 28539 (glucosInc) R 28524 28523 26405 0 -1 4202496 4900 0 0 0 617 0 0 0 20 0 1 0 377935783 23310336 5188 33554432000 4194304 5654031 140735908480816 140735908468632 4214618 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 5691 5188 142 357 0 5331 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 36504

[startup+12.7003 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 28539
/proc/meminfo: memFree=31438896/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=0.09 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 2904 6803 0 0 2 1 5 1 20 0 1 0 377935772 4702208 801 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28524/statm: 1148 801 195 442 0 702 0
[pid=28539] ppid=28524 vsize=26816 CPUtime=12.57 cores=0,2,4,6
/proc/28539/stat : 28539 (glucosInc) R 28524 28523 26405 0 -1 4202496 5604 0 0 0 1256 1 0 0 20 0 1 0 377935783 27459584 6372 33554432000 4194304 5654031 140735908480816 140735908468632 4233173 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28539/statm: 6704 6372 142 357 0 6344 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40556

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 2.01 3/184 28539
/proc/meminfo: memFree=31429964/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=0.09 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 2904 6803 0 0 2 1 5 1 20 0 1 0 377935772 4702208 801 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/28524/statm: 1148 801 195 442 0 702 0
[pid=28539] ppid=28524 vsize=41724 CPUtime=25.37 cores=0,2,4,6
/proc/28539/stat : 28539 (glucosInc) R 28524 28523 26405 0 -1 4202496 7051 0 0 0 2535 2 0 0 20 0 1 0 377935783 42725376 8741 33554432000 4194304 5654031 140735908480816 140735908468632 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28539/statm: 10431 8741 142 357 0 10071 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 55464

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.00 3/184 28543
/proc/meminfo: memFree=31451924/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=45.79 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 4526 19822 0 0 6 1 4567 5 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28543] ppid=28524 vsize=13736 CPUtime=5.26 cores=0,2,4,6
/proc/28543/stat : 28543 (glucosInc) R 28524 28523 26405 0 -1 4202496 4010 0 0 0 526 0 0 0 20 0 1 0 377940355 14065664 3102 33554432000 4194304 5654031 140734096275312 140734096263128 4214618 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28543/statm: 3434 3102 142 357 0 3074 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 27476

[startup+102.307 s]
/proc/loadavg: 2.16 2.05 2.01 3/184 28555
/proc/meminfo: memFree=31448952/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=98.85 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 9392 50351 0 0 17 2 9852 14 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28555] ppid=28524 vsize=20744 CPUtime=3.38 cores=0,2,4,6
/proc/28555/stat : 28555 (glucosInc) R 28524 28523 26405 0 -1 4202496 4183 0 0 0 338 0 0 0 20 0 1 0 377945663 21241856 4535 33554432000 4194304 5654031 140733302359216 140733302347032 4233151 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28555/statm: 5186 4535 142 357 0 4826 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 34484

[startup+162.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/184 28562
/proc/meminfo: memFree=31445016/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=157 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 11825 68388 0 0 22 3 15655 20 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28562] ppid=28524 vsize=19044 CPUtime=5.2 cores=0,2,4,6
/proc/28562/stat : 28562 (glucosInc) R 28524 28523 26405 0 -1 4202496 4349 0 0 0 520 0 0 0 20 0 1 0 377951481 19501056 4123 33554432000 4194304 5654031 140734155730336 140734155718152 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28562/statm: 4761 4123 142 357 0 4401 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 32784

[startup+222.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/184 28566
/proc/meminfo: memFree=31441164/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=211.36 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 13447 83097 0 0 26 3 21083 24 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28566] ppid=28524 vsize=23428 CPUtime=10.82 cores=0,2,4,6
/proc/28566/stat : 28566 (glucosInc) R 28524 28523 26405 0 -1 4202496 4908 0 0 0 1081 1 0 0 20 0 1 0 377956919 23990272 4835 33554432000 4194304 5654031 140735137684080 140735137671896 4232744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28566/statm: 5857 4835 142 357 0 5497 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 37168

[startup+282.3 s]

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

/proc/meminfo: memFree=31324652/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1054.32 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 19935 152143 0 0 41 5 105333 53 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28590] ppid=28524 vsize=93348 CPUtime=247.62 cores=0,2,4,6
/proc/28590/stat : 28590 (glucosInc) R 28524 28523 26405 0 -1 4202496 10828 0 0 0 24756 6 0 0 20 0 1 0 378041235 95588352 17805 33554432000 4194304 5654031 140736301162592 140736301150408 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28590/statm: 23337 17805 142 357 0 22977 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 107088

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28592
/proc/meminfo: memFree=31330856/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1054.32 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 19935 152143 0 0 41 5 105333 53 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28590] ppid=28524 vsize=93348 CPUtime=307.6 cores=0,2,4,6
/proc/28590/stat : 28590 (glucosInc) R 28524 28523 26405 0 -1 4202496 11206 0 0 0 30752 8 0 0 20 0 1 0 378041235 95588352 17805 33554432000 4194304 5654031 140736301162592 140736301160616 4215084 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28590/statm: 23337 17805 142 357 0 22977 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 107088

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28595
/proc/meminfo: memFree=31384360/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=21764 CPUtime=26.05 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 6715 0 0 0 2602 3 0 0 20 0 1 0 378075396 22286336 5032 33554432000 4194304 5654031 140737041501328 140737041489144 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 5441 5032 142 357 0 5081 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 35504

[startup+1482.3 s]
/proc/loadavg: 2.48 2.11 2.04 3/189 28764
/proc/meminfo: memFree=31310120/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=63716 CPUtime=86.02 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 8321 0 0 0 8592 10 0 0 20 0 1 0 378075396 65245184 14708 33554432000 4194304 5654031 140737041501328 140737041489144 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 15929 14708 142 357 0 15569 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 77456

[startup+1542.3 s]
/proc/loadavg: 2.21 2.10 2.04 3/184 28799
/proc/meminfo: memFree=31296776/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=75600 CPUtime=146 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 8522 0 0 0 14590 10 0 0 20 0 1 0 378075396 77414400 17833 33554432000 4194304 5654031 140737041501328 140737041489144 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 18900 17833 142 357 0 18540 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 89340

[startup+1602.3 s]
/proc/loadavg: 2.07 2.08 2.03 3/183 28799
/proc/meminfo: memFree=31294364/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=75600 CPUtime=205.99 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 8699 0 0 0 20589 10 0 0 20 0 1 0 378075396 77414400 18005 33554432000 4194304 5654031 140737041501328 140737041489144 4232830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 18900 18005 142 357 0 18540 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 89340

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/183 28799
/proc/meminfo: memFree=31258556/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=124920 CPUtime=265.98 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 9634 0 0 0 26585 13 0 0 20 0 1 0 378075396 127918080 26963 33554432000 4194304 5654031 140737041501328 140737041489144 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 31230 26963 142 357 0 30870 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 138660

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.02 3/181 28942
/proc/meminfo: memFree=31576396/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=124920 CPUtime=325.97 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 10301 0 0 0 32582 15 0 0 20 0 1 0 378075396 127918080 27475 33554432000 4194304 5654031 140737041501328 140737041489144 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 31230 27475 142 357 0 30870 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 138660

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 28942
/proc/meminfo: memFree=31558076/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=124920 CPUtime=385.97 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 10979 0 0 0 38579 18 0 0 20 0 1 0 378075396 127918080 29011 33554432000 4194304 5654031 140737041501328 140737041489144 4233012 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 31230 29011 142 357 0 30870 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 138660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.03 2.01 3/181 28942
/proc/meminfo: memFree=31596232/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=75600 CPUtime=404.17 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 10980 0 0 0 40399 18 0 0 20 0 1 0 378075396 77414400 18055 33554432000 4194304 5654031 140737041501328 140737041499352 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 18900 18055 142 357 0 18540 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 89340

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.03 2.01 3/181 28942
/proc/meminfo: memFree=31596232/32873844 swapFree=7116/7116
[pid=28523] ppid=28521 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28523/stat : 28523 (npSolver-pbo-It) S 28521 28523 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377935772 9367552 275 33554432000 4194304 5064252 140736061409600 140736061408512 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28523/statm: 2287 275 233 213 0 72 0
[pid=28524] ppid=28523 vsize=4592 CPUtime=1395.87 cores=0,2,4,6
/proc/28524/stat : 28524 (npSolver-pbo) S 28523 28523 26405 0 -1 4202496 20746 164122 0 0 43 5 139476 63 20 0 1 0 377935772 4702208 812 33554432000 4194304 6004724 140734869823184 140734869809032 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/28524/statm: 1148 812 195 442 0 702 0
[pid=28595] ppid=28524 vsize=75600 CPUtime=404.17 cores=0,2,4,6
/proc/28595/stat : 28595 (glucosInc) R 28524 28523 26405 0 -1 4202496 10980 0 0 0 40399 18 0 0 20 0 1 0 378075396 77414400 18055 33554432000 4194304 5654031 140737041501328 140737041499352 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28595/statm: 18900 18055 142 357 0 18540 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 89340

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1799.2
CPU system time (s): 0.879866
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 156408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 0.879866
maximum resident set size= 118092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196228
page faults= 0
swaps= 0
block input operations= 0
block output operations= 41880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 558
involuntary context switches= 8682

runsolver used 3.22351 second user time and 9.51255 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 03:14:48
IDJOB=3751929
IDBENCH=2020
IDSOLVER=2335
FILE ID=node111/3751929-1339118088
RUNJOBID= node111-1339112314-27895
PBS_JOBID= 14643742
Free space on /tmp= 67376 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cmb.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751929-1339118088/watcher-3751929-1339118088 -o /tmp/evaluation-result-3751929-1339118088/solver-3751929-1339118088 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751929-1339118088.opb 51932526 HOME HOME

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

MD5SUM BENCH= 8aa1aebf70d33d96463ba96014c98682
RANDOM SEED=51932526

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31471140 kB
Buffers:          157992 kB
Cached:           174220 kB
SwapCached:         1308 kB
Active:           574040 kB
Inactive:          15796 kB
Active(anon):     254796 kB
Inactive(anon):     5028 kB
Active(file):     319244 kB
Inactive(file):    10768 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8516 kB
Writeback:            16 kB
AnonPages:        265580 kB
Mapped:             9520 kB
Shmem:                 0 kB
Slab:             672088 kB
SReclaimable:     114224 kB
SUnreclaim:       557864 kB
KernelStack:        1488 kB
PageTables:         4564 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     406544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 71256 MiB
End job on node111 at 2012-06-08 03:44:49