Trace number 3702712

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? (TO) 1800.06 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-exam.pi.opb
MD5SUMc7b7ba2fb8a9fff5b9677d5bbd1edc0f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark63
Best CPU time to get the best result obtained on this benchmark2.70259
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 63
Optimality of the best value was proved YES
Number of variables4676
Total number of constraints509
Number of constraints which are clauses509
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 constraint3
Maximum length of a constraint166
Number of terms in the objective function 4676
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4676
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4676
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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.53	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.53	c [INC SYSTEM] execute solver
0.00/0.56	c [INC SEARCH] formula is SAT
0.00/0.56	c [INC SYSTEM] solved the initial formula
0.00/0.57	c model valid
0.00/0.57	c current solution ok
0.00/0.62	o 435
0.00/0.62	c starting approximation
0.00/0.62	c factor = 1
0.00/0.62	c can not find a suitable factor, leaving approximation
0.00/0.62	c finished approximation
0.00/0.62	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.62	c write failed with 2
0.00/0.62	c [INC SEARCH] iteration: 0
0.00/0.62	c [INC BOUNDS] best value:435 search for 434
0.00/0.62	c [INC SYSTEM] create new solver instance
0.00/0.62	c [INC] encode full formula
0.00/0.62	c fallback to adder encoding
0.00/0.82	c set iterative enc to: cardAdder
0.00/0.82	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
109.94/110.08	c formula is SAT
109.94/110.08	c [INC SEARCH] copied best model
109.94/110.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
109.94/110.08	c model valid
109.94/110.08	c current solution ok
109.94/110.08	o 434
109.94/110.08	c [INC SEARCH] iteration: 1
109.94/110.08	c [INC BOUNDS] best value:434 search for 433
109.94/110.08	c [INC SYSTEM] there exists a inc, kill it!
109.94/110.08	c write failed with 2
109.94/110.09	c [INC SYSTEM] create new solver instance
109.94/110.09	c [INC] encode full formula
109.94/110.09	c fallback to adder encoding
110.14/110.29	c set iterative enc to: cardAdder
110.14/110.29	c set iterative enc to: none
110.24/110.32	c [INC SEARCH] isOptimum variable: 0
247.10/247.26	c formula is SAT
247.10/247.26	c [INC SEARCH] copied best model
247.10/247.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
247.10/247.27	c model valid
247.10/247.27	c current solution ok
247.10/247.27	o 433
247.10/247.27	c [INC SEARCH] iteration: 2
247.10/247.27	c [INC BOUNDS] best value:433 search for 432
247.10/247.27	c [INC SYSTEM] there exists a inc, kill it!
247.10/247.27	c write failed with 2
247.10/247.28	c [INC SYSTEM] create new solver instance
247.10/247.28	c [INC] encode full formula
247.10/247.28	c fallback to adder encoding
247.31/247.48	c set iterative enc to: cardAdder
247.31/247.48	c set iterative enc to: none
247.41/247.52	c [INC SEARCH] isOptimum variable: 0
315.87/316.00	c formula is SAT
315.87/316.00	c [INC SEARCH] copied best model
315.87/316.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
315.87/316.01	c model valid
315.87/316.01	c current solution ok
315.87/316.01	o 432
315.87/316.01	c [INC SEARCH] iteration: 3
315.87/316.01	c [INC BOUNDS] best value:432 search for 431
315.87/316.01	c [INC SYSTEM] there exists a inc, kill it!
315.87/316.01	c write failed with 2
315.87/316.02	c [INC SYSTEM] create new solver instance
315.87/316.02	c [INC] encode full formula
315.87/316.02	c fallback to adder encoding
316.09/316.22	c set iterative enc to: cardAdder
316.09/316.22	c set iterative enc to: none
316.09/316.25	c [INC SEARCH] isOptimum variable: 0
412.46/412.64	c formula is SAT
412.46/412.65	c [INC SEARCH] copied best model
412.46/412.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
412.46/412.66	c model valid
412.46/412.66	c current solution ok
412.46/412.66	o 431
412.46/412.66	c [INC SEARCH] iteration: 4
412.46/412.66	c [INC BOUNDS] best value:431 search for 430
412.46/412.66	c [INC SYSTEM] there exists a inc, kill it!
412.46/412.66	c write failed with 2
412.46/412.66	c [INC SYSTEM] create new solver instance
412.46/412.66	c [INC] encode full formula
412.46/412.66	c fallback to adder encoding
412.66/412.86	c set iterative enc to: cardAdder
412.66/412.86	c set iterative enc to: none
412.76/412.90	c [INC SEARCH] isOptimum variable: 0
465.33/465.57	c formula is SAT
465.33/465.57	c [INC SEARCH] copied best model
465.33/465.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
465.33/465.58	c model valid
465.33/465.58	c current solution ok
465.33/465.58	o 430
465.33/465.58	c [INC SEARCH] iteration: 5
465.33/465.58	c [INC BOUNDS] best value:430 search for 429
465.33/465.58	c [INC SYSTEM] there exists a inc, kill it!
465.33/465.58	c write failed with 2
465.33/465.59	c [INC SYSTEM] create new solver instance
465.33/465.59	c [INC] encode full formula
465.33/465.59	c fallback to adder encoding
465.65/465.80	c set iterative enc to: cardAdder
465.65/465.80	c set iterative enc to: none
465.65/465.83	c [INC SEARCH] isOptimum variable: 0
514.82/515.00	c formula is SAT
514.82/515.01	c [INC SEARCH] copied best model
514.82/515.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
514.82/515.02	c model valid
514.82/515.02	c current solution ok
514.82/515.02	o 429
514.82/515.02	c [INC SEARCH] iteration: 6
514.82/515.02	c [INC BOUNDS] best value:429 search for 428
514.82/515.02	c [INC SYSTEM] there exists a inc, kill it!
514.82/515.02	c write failed with 2
514.82/515.02	c [INC SYSTEM] create new solver instance
514.82/515.02	c [INC] encode full formula
514.82/515.02	c fallback to adder encoding
515.04/515.23	c set iterative enc to: cardAdder
515.04/515.23	c set iterative enc to: none
515.04/515.26	c [INC SEARCH] isOptimum variable: 0
590.60/590.83	c formula is SAT
590.60/590.83	c [INC SEARCH] copied best model
590.60/590.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
590.60/590.84	c model valid
590.60/590.84	c current solution ok
590.60/590.84	o 428
590.60/590.84	c [INC SEARCH] iteration: 7
590.60/590.84	c [INC BOUNDS] best value:428 search for 427
590.60/590.84	c [INC SYSTEM] there exists a inc, kill it!
590.60/590.84	c write failed with 2
590.60/590.84	c [INC SYSTEM] create new solver instance
590.60/590.84	c [INC] encode full formula
590.60/590.84	c fallback to adder encoding
590.81/591.06	c set iterative enc to: cardAdder
590.81/591.06	c set iterative enc to: none
590.81/591.10	c [INC SEARCH] isOptimum variable: 0
676.09/676.30	c formula is SAT
676.09/676.31	c [INC SEARCH] copied best model
676.09/676.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
676.09/676.32	c model valid
676.09/676.32	c current solution ok
676.09/676.32	o 427
676.09/676.32	c [INC SEARCH] iteration: 8
676.09/676.32	c [INC BOUNDS] best value:427 search for 426
676.09/676.32	c [INC SYSTEM] there exists a inc, kill it!
676.09/676.32	c write failed with 2
676.09/676.32	c [INC SYSTEM] create new solver instance
676.09/676.32	c [INC] encode full formula
676.09/676.32	c fallback to adder encoding
676.29/676.54	c set iterative enc to: cardAdder
676.29/676.54	c set iterative enc to: none
676.29/676.57	c [INC SEARCH] isOptimum variable: 0
730.96/731.29	c formula is SAT
731.06/731.30	c [INC SEARCH] copied best model
731.06/731.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
731.06/731.31	c model valid
731.06/731.31	c current solution ok
731.06/731.31	o 426
731.06/731.31	c [INC SEARCH] iteration: 9
731.06/731.31	c [INC BOUNDS] best value:426 search for 425
731.06/731.31	c [INC SYSTEM] there exists a inc, kill it!
731.06/731.31	c write failed with 2
731.06/731.31	c [INC SYSTEM] create new solver instance
731.06/731.31	c [INC] encode full formula
731.06/731.31	c fallback to adder encoding
731.27/731.53	c set iterative enc to: cardAdder
731.27/731.53	c set iterative enc to: none
731.27/731.56	c [INC SEARCH] isOptimum variable: 0
784.94/785.23	c formula is SAT
784.94/785.24	c [INC SEARCH] copied best model
784.94/785.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
784.94/785.25	c model valid
784.94/785.25	c current solution ok
784.94/785.25	o 413
784.94/785.25	c [INC SEARCH] iteration: 10
784.94/785.25	c [INC BOUNDS] best value:413 search for 412
784.94/785.25	c [INC SYSTEM] there exists a inc, kill it!
784.94/785.25	c write failed with 2
784.94/785.25	c [INC SYSTEM] create new solver instance
784.94/785.25	c [INC] encode full formula
784.94/785.25	c fallback to adder encoding
785.16/785.46	c set iterative enc to: cardAdder
785.16/785.46	c set iterative enc to: none
785.16/785.49	c [INC SEARCH] isOptimum variable: 0
857.63/857.98	c formula is SAT
857.63/857.98	c [INC SEARCH] copied best model
857.63/857.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
857.63/857.99	c model valid
857.63/857.99	c current solution ok
857.63/857.99	o 412
857.63/857.99	c [INC SEARCH] iteration: 11
857.63/857.99	c [INC BOUNDS] best value:412 search for 411
857.63/857.99	c [INC SYSTEM] there exists a inc, kill it!
857.63/857.99	c write failed with 2
857.63/857.99	c [INC SYSTEM] create new solver instance
857.63/857.99	c [INC] encode full formula
857.63/857.99	c fallback to adder encoding
857.94/858.20	c set iterative enc to: cardAdder
857.94/858.20	c set iterative enc to: none
857.94/858.23	c [INC SEARCH] isOptimum variable: 0
937.41/937.78	c formula is SAT
937.41/937.79	c [INC SEARCH] copied best model
937.41/937.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
937.51/937.80	c model valid
937.51/937.80	c current solution ok
937.51/937.80	o 411
937.51/937.80	c [INC SEARCH] iteration: 12
937.51/937.80	c [INC BOUNDS] best value:411 search for 410
937.51/937.80	c [INC SYSTEM] there exists a inc, kill it!
937.51/937.80	c write failed with 2
937.51/937.80	c [INC SYSTEM] create new solver instance
937.51/937.80	c [INC] encode full formula
937.51/937.80	c fallback to adder encoding
937.72/938.02	c set iterative enc to: cardAdder
937.72/938.02	c set iterative enc to: none
937.72/938.05	c [INC SEARCH] isOptimum variable: 0
1026.09/1026.48	c formula is SAT
1026.09/1026.49	c [INC SEARCH] copied best model
1026.09/1026.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1026.18/1026.50	c model valid
1026.18/1026.50	c current solution ok
1026.18/1026.50	o 410
1026.18/1026.50	c [INC SEARCH] iteration: 13
1026.18/1026.50	c [INC BOUNDS] best value:410 search for 409
1026.18/1026.50	c [INC SYSTEM] there exists a inc, kill it!
1026.18/1026.50	c write failed with 2
1026.18/1026.50	c [INC SYSTEM] create new solver instance
1026.18/1026.50	c [INC] encode full formula
1026.18/1026.50	c fallback to adder encoding
1026.40/1026.70	c set iterative enc to: cardAdder
1026.40/1026.70	c set iterative enc to: none
1026.40/1026.74	c [INC SEARCH] isOptimum variable: 0
1099.86/1100.24	c formula is SAT
1099.86/1100.25	c [INC SEARCH] copied best model
1099.86/1100.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1099.86/1100.26	c model valid
1099.86/1100.26	c current solution ok
1099.86/1100.26	o 409
1099.86/1100.26	c [INC SEARCH] iteration: 14
1099.86/1100.26	c [INC BOUNDS] best value:409 search for 408
1099.86/1100.26	c [INC SYSTEM] there exists a inc, kill it!
1099.86/1100.26	c write failed with 2
1099.86/1100.26	c [INC SYSTEM] create new solver instance
1099.86/1100.26	c [INC] encode full formula
1099.86/1100.26	c fallback to adder encoding
1100.08/1100.46	c set iterative enc to: cardAdder
1100.08/1100.46	c set iterative enc to: none
1100.17/1100.50	c [INC SEARCH] isOptimum variable: 0
1156.15/1156.56	c formula is SAT
1156.15/1156.56	c [INC SEARCH] copied best model
1156.15/1156.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1156.15/1156.57	c model valid
1156.15/1156.57	c current solution ok
1156.15/1156.57	o 408
1156.15/1156.57	c [INC SEARCH] iteration: 15
1156.15/1156.57	c [INC BOUNDS] best value:408 search for 407
1156.15/1156.57	c [INC SYSTEM] there exists a inc, kill it!
1156.15/1156.57	c write failed with 2
1156.15/1156.58	c [INC SYSTEM] create new solver instance
1156.15/1156.58	c [INC] encode full formula
1156.15/1156.58	c fallback to adder encoding
1156.35/1156.78	c set iterative enc to: cardAdder
1156.35/1156.78	c set iterative enc to: none
1156.45/1156.81	c [INC SEARCH] isOptimum variable: 0
1261.82/1262.25	c formula is SAT
1261.82/1262.26	c [INC SEARCH] copied best model
1261.82/1262.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1261.82/1262.27	c model valid
1261.82/1262.27	c current solution ok
1261.82/1262.27	o 407
1261.82/1262.27	c [INC SEARCH] iteration: 16
1261.82/1262.27	c [INC BOUNDS] best value:407 search for 406
1261.82/1262.27	c [INC SYSTEM] there exists a inc, kill it!
1261.82/1262.27	c write failed with 2
1261.82/1262.27	c [INC SYSTEM] create new solver instance
1261.82/1262.27	c [INC] encode full formula
1261.82/1262.27	c fallback to adder encoding
1262.03/1262.49	c set iterative enc to: cardAdder
1262.03/1262.49	c set iterative enc to: none
1262.14/1262.52	c [INC SEARCH] isOptimum variable: 0
1388.20/1388.60	c formula is SAT
1388.20/1388.61	c [INC SEARCH] copied best model
1388.20/1388.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1388.20/1388.62	c model valid
1388.20/1388.62	c current solution ok
1388.20/1388.62	o 406
1388.20/1388.62	c [INC SEARCH] iteration: 17
1388.20/1388.62	c [INC BOUNDS] best value:406 search for 405
1388.20/1388.62	c [INC SYSTEM] there exists a inc, kill it!
1388.20/1388.62	c write failed with 2
1388.20/1388.62	c [INC SYSTEM] create new solver instance
1388.20/1388.62	c [INC] encode full formula
1388.20/1388.62	c fallback to adder encoding
1388.41/1388.84	c set iterative enc to: cardAdder
1388.41/1388.84	c set iterative enc to: none
1388.41/1388.87	c [INC SEARCH] isOptimum variable: 0
1493.78/1494.22	c formula is SAT
1493.78/1494.23	c [INC SEARCH] copied best model
1493.78/1494.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1493.78/1494.24	c model valid
1493.78/1494.24	c current solution ok
1493.78/1494.24	o 405
1493.78/1494.24	c [INC SEARCH] iteration: 18
1493.78/1494.24	c [INC BOUNDS] best value:405 search for 404
1493.78/1494.24	c [INC SYSTEM] there exists a inc, kill it!
1493.78/1494.24	c write failed with 2
1493.78/1494.24	c [INC SYSTEM] create new solver instance
1493.78/1494.24	c [INC] encode full formula
1493.78/1494.24	c fallback to adder encoding
1493.99/1494.46	c set iterative enc to: cardAdder
1493.99/1494.46	c set iterative enc to: none
1493.99/1494.49	c [INC SEARCH] isOptimum variable: 0
1563.16/1563.62	c formula is SAT
1563.16/1563.62	c [INC SEARCH] copied best model
1563.16/1563.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1563.16/1563.63	c model valid
1563.16/1563.63	c current solution ok
1563.16/1563.63	o 404
1563.16/1563.63	c [INC SEARCH] iteration: 19
1563.16/1563.63	c [INC BOUNDS] best value:404 search for 403
1563.16/1563.63	c [INC SYSTEM] there exists a inc, kill it!
1563.16/1563.63	c write failed with 2
1563.16/1563.64	c [INC SYSTEM] create new solver instance
1563.16/1563.64	c [INC] encode full formula
1563.16/1563.64	c fallback to adder encoding
1563.37/1563.86	c set iterative enc to: cardAdder
1563.37/1563.86	c set iterative enc to: none
1563.37/1563.89	c [INC SEARCH] isOptimum variable: 0
1662.54/1663.03	c formula is SAT
1662.54/1663.03	c [INC SEARCH] copied best model
1662.54/1663.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1662.54/1663.05	c model valid
1662.54/1663.05	c current solution ok
1662.54/1663.05	o 403
1662.54/1663.05	c [INC SEARCH] iteration: 20
1662.54/1663.05	c [INC BOUNDS] best value:403 search for 402
1662.54/1663.05	c [INC SYSTEM] there exists a inc, kill it!
1662.54/1663.05	c write failed with 2
1662.54/1663.05	c [INC SYSTEM] create new solver instance
1662.54/1663.05	c [INC] encode full formula
1662.54/1663.05	c fallback to adder encoding
1662.76/1663.26	c set iterative enc to: cardAdder
1662.76/1663.26	c set iterative enc to: none
1662.85/1663.30	c [INC SEARCH] isOptimum variable: 0
1782.62/1783.11	c formula is SAT
1782.62/1783.11	c [INC SEARCH] copied best model
1782.62/1783.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1782.62/1783.13	c model valid
1782.62/1783.13	c current solution ok
1782.62/1783.13	o 402
1782.62/1783.13	c [INC SEARCH] iteration: 21
1782.62/1783.13	c [INC BOUNDS] best value:402 search for 401
1782.62/1783.13	c [INC SYSTEM] there exists a inc, kill it!
1782.62/1783.13	c write failed with 2
1782.62/1783.13	c [INC SYSTEM] create new solver instance
1782.62/1783.13	c [INC] encode full formula
1782.62/1783.13	c fallback to adder encoding
1782.83/1783.35	c set iterative enc to: cardAdder
1782.83/1783.35	c set iterative enc to: none
1782.83/1783.38	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.50	s UNKNOWN
1800.02/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.02/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-3702712-1338057837/watcher-3702712-1338057837 -o /tmp/evaluation-result-3702712-1338057837/solver-3702712-1338057837 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702712-1338057837.opb 1057415894 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: 2.04 2.01 2.00 3/178 4252
/proc/meminfo: memFree=29728052/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0

[startup+0.08617 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4252
/proc/meminfo: memFree=29728052/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4252
/proc/meminfo: memFree=29728052/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4252
/proc/meminfo: memFree=29728052/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700251 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 4252
/proc/meminfo: memFree=29728052/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4261
/proc/meminfo: memFree=29665288/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=12172 CPUtime=0.83 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 5945 8666 0 0 26 7 49 1 20 0 1 0 271909411 12464128 2603 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 3043 2603 196 440 0 2599 0
[pid=4261] ppid=4253 vsize=49872 CPUtime=0.63 cores=0,2,4,6
/proc/4261/stat : 4261 (glucosInc) R 4253 4252 3390 0 -1 4202496 11312 0 0 0 61 2 0 0 20 0 1 0 271909496 51068928 10670 33554432000 4194304 5654031 140736375233152 140736374182504 4214612 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 12468 10670 142 357 0 12108 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 71192

[startup+3.10032 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 4261
/proc/meminfo: memFree=29660200/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=12172 CPUtime=0.83 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 5945 8666 0 0 26 7 49 1 20 0 1 0 271909411 12464128 2603 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 3043 2603 196 440 0 2599 0
[pid=4261] ppid=4253 vsize=49872 CPUtime=2.23 cores=0,2,4,6
/proc/4261/stat : 4261 (glucosInc) R 4253 4252 3390 0 -1 4202496 11312 0 0 0 221 2 0 0 20 0 1 0 271909496 51068928 10670 33554432000 4194304 5654031 140736375233152 140736375220968 4214567 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 12468 10670 142 357 0 12108 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 71192

[startup+6.3003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4312
/proc/meminfo: memFree=29696700/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=12172 CPUtime=0.83 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 5945 8666 0 0 26 7 49 1 20 0 1 0 271909411 12464128 2603 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 3043 2603 196 440 0 2599 0
[pid=4261] ppid=4253 vsize=49872 CPUtime=5.43 cores=0,2,4,6
/proc/4261/stat : 4261 (glucosInc) R 4253 4252 3390 0 -1 4202496 11364 0 0 0 541 2 0 0 20 0 1 0 271909496 51068928 10722 33554432000 4194304 5654031 140736375233152 140736375220968 4214505 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 12468 10722 142 357 0 12108 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 71192

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4312
/proc/meminfo: memFree=29673828/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=12172 CPUtime=0.83 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 5945 8666 0 0 26 7 49 1 20 0 1 0 271909411 12464128 2603 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 3043 2603 196 440 0 2599 0
[pid=4261] ppid=4253 vsize=50136 CPUtime=11.83 cores=0,2,4,6
/proc/4261/stat : 4261 (glucosInc) R 4253 4252 3390 0 -1 4202496 11479 0 0 0 1181 2 0 0 20 0 1 0 271909496 51339264 10837 33554432000 4194304 5654031 140736375233152 140736375230984 4797458 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 12534 10837 143 357 0 12174 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 71456

[startup+25.5004 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 4318
/proc/meminfo: memFree=29697108/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=12172 CPUtime=0.83 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 5945 8666 0 0 26 7 49 1 20 0 1 0 271909411 12464128 2603 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 3043 2603 196 440 0 2599 0
[pid=4261] ppid=4253 vsize=51260 CPUtime=24.62 cores=0,2,4,6
/proc/4261/stat : 4261 (glucosInc) R 4253 4252 3390 0 -1 4202496 11764 0 0 0 2460 2 0 0 20 0 1 0 271909496 52490240 11394 33554432000 4194304 5654031 140736375233152 140736375230840 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4261/statm: 12815 11394 143 357 0 12455 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 72580

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4321
/proc/meminfo: memFree=29683196/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=12172 CPUtime=0.83 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 5945 8666 0 0 26 7 49 1 20 0 1 0 271909411 12464128 2603 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 3043 2603 196 440 0 2599 0
[pid=4261] ppid=4253 vsize=54300 CPUtime=50.21 cores=0,2,4,6
/proc/4261/stat : 4261 (glucosInc) R 4253 4252 3390 0 -1 4202496 13146 0 0 0 5018 3 0 0 20 0 1 0 271909496 55603200 12469 33554432000 4194304 5654031 140736375233152 140736375220968 4214993 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4261/statm: 13575 12469 143 357 0 13215 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 75620

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 4321
/proc/meminfo: memFree=29640124/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=12172 CPUtime=0.83 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 5945 8666 0 0 26 7 49 1 20 0 1 0 271909411 12464128 2603 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 3043 2603 196 440 0 2599 0
[pid=4261] ppid=4253 vsize=84636 CPUtime=101.41 cores=0,2,4,6
/proc/4261/stat : 4261 (glucosInc) R 4253 4252 3390 0 -1 4202496 14784 0 0 0 10137 4 0 0 20 0 1 0 271909496 86667264 19621 33554432000 4194304 5654031 140736375233152 140736375220968 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4261/statm: 21159 19621 143 357 0 20799 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 105956

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 4323
/proc/meminfo: memFree=29646264/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9376 CPUtime=110.27 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 11106 23986 0 0 48 9 10963 7 20 0 1 0 271909411 9601024 1937 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 2344 1937 197 440 0 1900 0
[pid=4323] ppid=4253 vsize=60744 CPUtime=51.95 cores=0,2,4,6
/proc/4323/stat : 4323 (glucosInc) R 4253 4252 3390 0 -1 4202496 12293 0 0 0 5193 2 0 0 20 0 1 0 271920444 62201856 12365 33554432000 4194304 5654031 140735934142352 140735934130168 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4323/statm: 15186 12365 143 357 0 14826 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 79268

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4323
/proc/meminfo: memFree=29609332/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9376 CPUtime=110.27 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 11106 23986 0 0 48 9 10963 7 20 0 1 0 271909411 9601024 1937 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 2344 1937 197 440 0 1900 0
[pid=4323] ppid=4253 vsize=92276 CPUtime=111.94 cores=0,2,4,6
/proc/4323/stat : 4323 (glucosInc) R 4253 4252 3390 0 -1 4202496 14017 0 0 0 11191 3 0 0 20 0 1 0 271920444 94490624 19992 33554432000 4194304 5654031 140735934142352 140735934130168 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4323/statm: 23069 19992 143 357 0 22709 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 110800

[startup+282.3 s]

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

/proc/meminfo: memFree=29475276/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9284 CPUtime=1262.17 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 88862 237238 0 0 383 56 125700 78 20 0 1 0 271909411 9506816 1914 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2321 1914 197 440 0 1877 0
[pid=4386] ppid=4253 vsize=52740 CPUtime=39.76 cores=0,2,4,6
/proc/4386/stat : 4386 (glucosInc) R 4253 4252 3390 0 -1 4202496 11783 0 0 0 3972 4 0 0 20 0 1 0 272035664 54005760 11896 33554432000 4194304 5654031 140735573025376 140735573013192 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4386/statm: 13185 11896 143 357 0 12825 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 71172

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4386
/proc/meminfo: memFree=29427920/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9284 CPUtime=1262.17 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 88862 237238 0 0 383 56 125700 78 20 0 1 0 271909411 9506816 1914 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2321 1914 197 440 0 1877 0
[pid=4386] ppid=4253 vsize=92440 CPUtime=99.74 cores=0,2,4,6
/proc/4386/stat : 4386 (glucosInc) R 4253 4252 3390 0 -1 4202496 14054 0 0 0 9969 5 0 0 20 0 1 0 272035664 94658560 20615 33554432000 4194304 5654031 140735573025376 140735573013192 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4386/statm: 23110 20615 143 357 0 22750 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 110872

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4388
/proc/meminfo: memFree=29547008/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9280 CPUtime=1388.49 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 94046 252147 0 0 407 59 138299 84 20 0 1 0 271909411 9502720 1913 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2320 1913 197 440 0 1876 0
[pid=4388] ppid=4253 vsize=51788 CPUtime=33.41 cores=0,2,4,6
/proc/4388/stat : 4388 (glucosInc) R 4253 4252 3390 0 -1 4202496 11392 0 0 0 3339 2 0 0 20 0 1 0 272048299 53030912 11546 33554432000 4194304 5654031 140733963394816 140733963382632 4214475 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4388/statm: 12947 11546 143 357 0 12587 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 70216

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4388
/proc/meminfo: memFree=29498288/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9280 CPUtime=1388.49 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 94046 252147 0 0 407 59 138299 84 20 0 1 0 271909411 9502720 1913 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2320 1913 197 440 0 1876 0
[pid=4388] ppid=4253 vsize=84972 CPUtime=93.39 cores=0,2,4,6
/proc/4388/stat : 4388 (glucosInc) R 4253 4252 3390 0 -1 4202496 14129 0 0 0 9335 4 0 0 20 0 1 0 272048299 87011328 19765 33554432000 4194304 5654031 140733963394816 140733963382632 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4388/statm: 21243 19765 143 357 0 20883 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 103400

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 4390
/proc/meminfo: memFree=29514440/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9284 CPUtime=1494.07 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 99227 266814 0 0 429 62 148827 89 20 0 1 0 271909411 9506816 1914 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2321 1914 197 440 0 1877 0
[pid=4390] ppid=4253 vsize=52888 CPUtime=47.79 cores=0,2,4,6
/proc/4390/stat : 4390 (glucosInc) R 4253 4252 3390 0 -1 4202496 12163 0 0 0 4776 3 0 0 20 0 1 0 272058860 54157312 12048 33554432000 4194304 5654031 140734842177504 140734842175112 4215079 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4390/statm: 13222 12048 143 357 0 12862 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 71320

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 4396
/proc/meminfo: memFree=29501624/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9284 CPUtime=1563.47 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 104408 281418 0 0 453 65 155734 95 20 0 1 0 271909411 9506816 1914 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2321 1914 197 440 0 1877 0
[pid=4396] ppid=4253 vsize=53376 CPUtime=38.38 cores=0,2,4,6
/proc/4396/stat : 4396 (glucosInc) R 4253 4252 3390 0 -1 4202496 12119 0 0 0 3835 3 0 0 20 0 1 0 272065801 54657024 11784 33554432000 4194304 5654031 140733680299376 140733680287192 4214977 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4396/statm: 13344 11784 143 357 0 12984 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 71808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4396
/proc/meminfo: memFree=29459308/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9284 CPUtime=1563.47 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 104408 281418 0 0 453 65 155734 95 20 0 1 0 271909411 9506816 1914 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2321 1914 197 440 0 1877 0
[pid=4396] ppid=4253 vsize=91800 CPUtime=98.38 cores=0,2,4,6
/proc/4396/stat : 4396 (glucosInc) R 4253 4252 3390 0 -1 4202496 13640 0 0 0 9834 4 0 0 20 0 1 0 272065801 94003200 19874 33554432000 4194304 5654031 140733680299376 140733680287192 4215357 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4396/statm: 22950 19874 143 357 0 22590 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 110232

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4398
/proc/meminfo: memFree=29477496/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9280 CPUtime=1662.85 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 109592 295631 0 0 476 68 165641 100 20 0 1 0 271909411 9502720 1913 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2320 1913 197 440 0 1876 0
[pid=4398] ppid=4253 vsize=54696 CPUtime=58.98 cores=0,2,4,6
/proc/4398/stat : 4398 (glucosInc) R 4253 4252 3390 0 -1 4202496 13081 0 0 0 5895 3 0 0 20 0 1 0 272075741 56008704 12377 33554432000 4194304 5654031 140737270140160 140737270127976 4215033 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4398/statm: 13674 12377 143 357 0 13314 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 73124

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4398
/proc/meminfo: memFree=29428720/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9280 CPUtime=1662.85 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 109592 295631 0 0 476 68 165641 100 20 0 1 0 271909411 9502720 1913 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4253/statm: 2320 1913 197 440 0 1876 0
[pid=4398] ppid=4253 vsize=92304 CPUtime=118.96 cores=0,2,4,6
/proc/4398/stat : 4398 (glucosInc) R 4253 4252 3390 0 -1 4202496 14382 0 0 0 11893 3 0 0 20 0 1 0 272075741 94519296 21273 33554432000 4194304 5654031 140737270140160 140737270127976 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4398/statm: 23076 21273 143 357 0 22716 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 110732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4400
/proc/meminfo: memFree=29465264/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9284 CPUtime=1782.91 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 114775 310547 0 0 499 72 177616 104 20 0 1 0 271909411 9506816 1914 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 2321 1914 197 440 0 1877 0
[pid=4400] ppid=4253 vsize=50644 CPUtime=17.11 cores=0,2,4,6
/proc/4400/stat : 4400 (glucosInc) R 4253 4252 3390 0 -1 4202496 10653 0 0 0 1709 2 0 0 20 0 1 0 272087749 51859456 11201 33554432000 4194304 5654031 140733812311696 140733812309480 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4400/statm: 12661 11201 143 357 0 12301 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 69076

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.00 2.00 3/181 4400
/proc/meminfo: memFree=29465264/32873844 swapFree=7112/7112
[pid=4252] ppid=4250 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4252/stat : 4252 (npSolver-pbo-It) S 4250 4252 3390 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271909411 9367552 275 33554432000 4194304 5064252 140736928163632 140736928162544 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4252/statm: 2287 275 233 213 0 72 0
[pid=4253] ppid=4252 vsize=9284 CPUtime=1782.91 cores=0,2,4,6
/proc/4253/stat : 4253 (npSolver-pbo) S 4252 4252 3390 0 -1 4202496 114775 310547 0 0 499 72 177616 104 20 0 1 0 271909411 9506816 1914 33554432000 4194304 5992684 140736660032992 140736660018824 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4253/statm: 2321 1914 197 440 0 1877 0
[pid=4400] ppid=4253 vsize=50644 CPUtime=17.11 cores=0,2,4,6
/proc/4400/stat : 4400 (glucosInc) R 4253 4252 3390 0 -1 4202496 10653 0 0 0 1709 2 0 0 20 0 1 0 272087749 51859456 11201 33554432000 4194304 5654031 140733812311696 140733812309480 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4400/statm: 12661 11201 143 357 0 12301 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 69076

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.26
CPU system time (s): 1.79573
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 131088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 1.79573
maximum resident set size= 100012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 436354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 632336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4296
involuntary context switches= 3097

runsolver used 3.44848 second user time and 7.84281 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 20:43:57
IDJOB=3702712
IDBENCH=2044
IDSOLVER=2278
FILE ID=node119/3702712-1338057837
RUNJOBID= node119-1338050630-3406
PBS_JOBID= 14624379
Free space on /tmp= 71560 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-exam.pi.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702712-1338057837/watcher-3702712-1338057837 -o /tmp/evaluation-result-3702712-1338057837/solver-3702712-1338057837 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702712-1338057837.opb 1057415894 HOME HOME

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

MD5SUM BENCH= c7b7ba2fb8a9fff5b9677d5bbd1edc0f
RANDOM SEED=1057415894

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29728688 kB
Buffers:          235408 kB
Cached:          2045008 kB
SwapCached:            0 kB
Active:           608632 kB
Inactive:        1749388 kB
Active(anon):      66808 kB
Inactive(anon):    13316 kB
Active(file):     541824 kB
Inactive(file):  1736072 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:         65972 kB
Mapped:            14756 kB
Shmem:               200 kB
Slab:             648084 kB
SReclaimable:      90452 kB
SUnreclaim:       557632 kB
KernelStack:        1520 kB
PageTables:         4464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     191276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71544 MiB
End job on node119 at 2012-05-26 21:13:58