Trace number 3747048

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.07 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod008.opb
MD5SUM4dd9ac2644c29d272d2675c7fc366ed6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark307
Best CPU time to get the best result obtained on this benchmark0.305953
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 307
Optimality of the best value was proved YES
Number of variables319
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint186
Maximum length of a constraint231
Number of terms in the objective function 319
Biggest coefficient in the objective function 87
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 23554
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 22000
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 1027256
Number of bits of the biggest sum of numbers20
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.59	c run inc solver
0.00/0.59	c [INC SYSTEM] run initial solver
0.00/0.59	c [INC SYSTEM] preprocess with white file
1.47/1.54	c [INC SYSTEM] finished preprocessing in 0 s
1.47/1.54	c [INC SYSTEM] execute solver
1.51/1.66	c [INC SEARCH] formula is SAT
1.51/1.66	c [INC SYSTEM] solved the initial formula
1.51/1.66	c model valid
1.51/1.66	c current solution ok
1.76/1.94	o 21996
1.76/1.94	c [INC SYSTEM] there exists a inc, kill it!
1.76/1.94	c write failed with 2
1.76/1.94	c [INC SEARCH] iteration: 0
1.76/1.94	c [INC BOUNDS] best value:21996 search for 21995
1.76/1.94	c [INC SYSTEM] create new solver instance
1.76/1.94	c [INC] encode full formula
1.76/1.94	c fallback to adder encoding
1.76/1.96	c set iterative enc to: adder
1.76/1.96	c set iterative enc to: none
1.76/1.97	c [INC SEARCH] isOptimum variable: 0
2.37/2.47	c formula is SAT
2.37/2.47	c [INC SEARCH] copied best model
2.37/2.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.37/2.47	c model valid
2.37/2.47	c current solution ok
2.37/2.47	o 9875
2.37/2.47	c [INC SEARCH] iteration: 1
2.37/2.47	c [INC BOUNDS] best value:9875 search for 9874
2.37/2.47	c [INC SYSTEM] there exists a inc, kill it!
2.37/2.47	c write failed with 2
2.37/2.48	c [INC SYSTEM] create new solver instance
2.37/2.48	c [INC] encode full formula
2.37/2.48	c fallback to adder encoding
2.48/2.50	c set iterative enc to: adder
2.48/2.50	c set iterative enc to: none
2.48/2.51	c [INC SEARCH] isOptimum variable: 0
4.76/4.88	c formula is SAT
4.76/4.88	c [INC SEARCH] copied best model
4.76/4.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.76/4.89	c model valid
4.76/4.89	c current solution ok
4.76/4.89	o 9546
4.76/4.89	c [INC SEARCH] iteration: 2
4.76/4.89	c [INC BOUNDS] best value:9546 search for 9545
4.76/4.89	c [INC SYSTEM] there exists a inc, kill it!
4.76/4.89	c write failed with 2
4.76/4.89	c [INC SYSTEM] create new solver instance
4.76/4.89	c [INC] encode full formula
4.76/4.89	c fallback to adder encoding
4.88/4.91	c set iterative enc to: adder
4.88/4.91	c set iterative enc to: none
4.88/4.92	c [INC SEARCH] isOptimum variable: 0
9.26/9.35	c formula is SAT
9.26/9.35	c [INC SEARCH] copied best model
9.26/9.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.26/9.35	c model valid
9.26/9.35	c current solution ok
9.26/9.35	o 9302
9.26/9.35	c [INC SEARCH] iteration: 3
9.26/9.35	c [INC BOUNDS] best value:9302 search for 9301
9.26/9.35	c [INC SYSTEM] there exists a inc, kill it!
9.26/9.35	c write failed with 2
9.26/9.35	c [INC SYSTEM] create new solver instance
9.26/9.35	c [INC] encode full formula
9.26/9.35	c fallback to adder encoding
9.26/9.37	c set iterative enc to: adder
9.26/9.37	c set iterative enc to: none
9.26/9.39	c [INC SEARCH] isOptimum variable: 0
9.76/9.89	c formula is SAT
9.76/9.89	c [INC SEARCH] copied best model
9.76/9.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.76/9.89	c model valid
9.76/9.89	c current solution ok
9.76/9.89	o 8588
9.76/9.89	c [INC SEARCH] iteration: 4
9.76/9.89	c [INC BOUNDS] best value:8588 search for 8587
9.76/9.89	c [INC SYSTEM] there exists a inc, kill it!
9.76/9.89	c write failed with 2
9.76/9.90	c [INC SYSTEM] create new solver instance
9.76/9.90	c [INC] encode full formula
9.76/9.90	c fallback to adder encoding
9.88/9.92	c set iterative enc to: adder
9.88/9.92	c set iterative enc to: none
9.90/10.01	c [INC SEARCH] isOptimum variable: 0
9.90/10.78	c formula is SAT
9.90/10.79	c [INC SEARCH] copied best model
9.90/10.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.90/10.79	c model valid
9.90/10.79	c current solution ok
9.90/10.79	o 7728
9.90/10.79	c [INC SEARCH] iteration: 5
9.90/10.79	c [INC BOUNDS] best value:7728 search for 7727
9.90/10.79	c [INC SYSTEM] there exists a inc, kill it!
9.90/10.79	c write failed with 2
9.90/10.79	c [INC SYSTEM] create new solver instance
9.90/10.79	c [INC] encode full formula
9.90/10.79	c fallback to adder encoding
10.69/10.81	c set iterative enc to: adder
10.69/10.81	c set iterative enc to: none
10.69/10.82	c [INC SEARCH] isOptimum variable: 0
11.87/12.09	c formula is SAT
11.87/12.09	c [INC SEARCH] copied best model
11.87/12.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.87/12.09	c model valid
11.87/12.09	c current solution ok
11.87/12.09	o 7704
11.87/12.09	c [INC SEARCH] iteration: 6
11.87/12.09	c [INC BOUNDS] best value:7704 search for 7703
11.87/12.09	c [INC SYSTEM] there exists a inc, kill it!
11.87/12.09	c write failed with 2
11.87/12.09	c [INC SYSTEM] create new solver instance
11.87/12.09	c [INC] encode full formula
11.87/12.09	c fallback to adder encoding
11.98/12.11	c set iterative enc to: adder
11.98/12.11	c set iterative enc to: none
11.98/12.12	c [INC SEARCH] isOptimum variable: 0
13.27/13.46	c formula is SAT
13.27/13.46	c [INC SEARCH] copied best model
13.27/13.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.27/13.46	c model valid
13.27/13.46	c current solution ok
13.27/13.46	o 7340
13.27/13.46	c [INC SEARCH] iteration: 7
13.27/13.46	c [INC BOUNDS] best value:7340 search for 7339
13.27/13.46	c [INC SYSTEM] there exists a inc, kill it!
13.27/13.46	c write failed with 2
13.27/13.47	c [INC SYSTEM] create new solver instance
13.27/13.47	c [INC] encode full formula
13.27/13.47	c fallback to adder encoding
13.27/13.49	c set iterative enc to: adder
13.27/13.49	c set iterative enc to: none
13.35/13.50	c [INC SEARCH] isOptimum variable: 0
14.45/14.60	c formula is SAT
14.45/14.61	c [INC SEARCH] copied best model
14.45/14.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.45/14.61	c model valid
14.45/14.61	c current solution ok
14.45/14.61	o 7327
14.45/14.61	c [INC SEARCH] iteration: 8
14.45/14.61	c [INC BOUNDS] best value:7327 search for 7326
14.45/14.61	c [INC SYSTEM] there exists a inc, kill it!
14.45/14.61	c write failed with 2
14.45/14.61	c [INC SYSTEM] create new solver instance
14.45/14.61	c [INC] encode full formula
14.45/14.61	c fallback to adder encoding
14.45/14.63	c set iterative enc to: adder
14.45/14.63	c set iterative enc to: none
14.45/14.64	c [INC SEARCH] isOptimum variable: 0
17.05/17.21	c formula is SAT
17.05/17.21	c [INC SEARCH] copied best model
17.05/17.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.05/17.21	c model valid
17.05/17.21	c current solution ok
17.05/17.21	o 7243
17.05/17.21	c [INC SEARCH] iteration: 9
17.05/17.21	c [INC BOUNDS] best value:7243 search for 7242
17.05/17.21	c [INC SYSTEM] there exists a inc, kill it!
17.05/17.21	c write failed with 2
17.05/17.22	c [INC SYSTEM] create new solver instance
17.05/17.22	c [INC] encode full formula
17.05/17.22	c fallback to adder encoding
17.05/17.24	c set iterative enc to: adder
17.05/17.24	c set iterative enc to: none
17.05/17.25	c [INC SEARCH] isOptimum variable: 0
22.35/22.56	c formula is SAT
22.35/22.57	c [INC SEARCH] copied best model
22.35/22.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.35/22.57	c model valid
22.35/22.57	c current solution ok
22.35/22.57	o 7241
22.35/22.57	c [INC SEARCH] iteration: 10
22.35/22.57	c [INC BOUNDS] best value:7241 search for 7240
22.35/22.57	c [INC SYSTEM] there exists a inc, kill it!
22.35/22.57	c write failed with 2
22.35/22.57	c [INC SYSTEM] create new solver instance
22.35/22.57	c [INC] encode full formula
22.35/22.57	c fallback to adder encoding
22.35/22.59	c set iterative enc to: adder
22.35/22.59	c set iterative enc to: none
22.46/22.60	c [INC SEARCH] isOptimum variable: 0
25.25/25.45	c formula is SAT
25.25/25.45	c [INC SEARCH] copied best model
25.25/25.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
25.25/25.45	c model valid
25.25/25.45	c current solution ok
25.25/25.45	o 5239
25.25/25.45	c [INC SEARCH] iteration: 11
25.25/25.45	c [INC BOUNDS] best value:5239 search for 5238
25.25/25.45	c [INC SYSTEM] there exists a inc, kill it!
25.25/25.45	c write failed with 2
25.25/25.45	c [INC SYSTEM] create new solver instance
25.25/25.45	c [INC] encode full formula
25.25/25.45	c fallback to adder encoding
25.25/25.47	c set iterative enc to: adder
25.25/25.47	c set iterative enc to: none
25.25/25.48	c [INC SEARCH] isOptimum variable: 0
26.64/26.80	c formula is SAT
26.64/26.80	c [INC SEARCH] copied best model
26.64/26.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.64/26.80	c model valid
26.64/26.80	c current solution ok
26.64/26.80	o 5179
26.64/26.80	c [INC SEARCH] iteration: 12
26.64/26.80	c [INC BOUNDS] best value:5179 search for 5178
26.64/26.80	c [INC SYSTEM] there exists a inc, kill it!
26.64/26.80	c write failed with 2
26.64/26.81	c [INC SYSTEM] create new solver instance
26.64/26.81	c [INC] encode full formula
26.64/26.81	c fallback to adder encoding
26.64/26.83	c set iterative enc to: adder
26.64/26.83	c set iterative enc to: none
26.64/26.84	c [INC SEARCH] isOptimum variable: 0
27.94/28.15	c formula is SAT
27.94/28.16	c [INC SEARCH] copied best model
27.94/28.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.94/28.16	c model valid
27.94/28.16	c current solution ok
27.94/28.16	o 5158
27.94/28.16	c [INC SEARCH] iteration: 13
27.94/28.16	c [INC BOUNDS] best value:5158 search for 5157
27.94/28.16	c [INC SYSTEM] there exists a inc, kill it!
27.94/28.16	c write failed with 2
27.94/28.16	c [INC SYSTEM] create new solver instance
27.94/28.16	c [INC] encode full formula
27.94/28.16	c fallback to adder encoding
27.94/28.18	c set iterative enc to: adder
27.94/28.18	c set iterative enc to: none
28.04/28.23	c [INC SEARCH] isOptimum variable: 0
30.80/31.02	c formula is SAT
30.80/31.02	c [INC SEARCH] copied best model
30.80/31.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.80/31.02	c model valid
30.80/31.02	c current solution ok
30.80/31.02	o 5147
30.80/31.02	c [INC SEARCH] iteration: 14
30.80/31.02	c [INC BOUNDS] best value:5147 search for 5146
30.80/31.02	c [INC SYSTEM] there exists a inc, kill it!
30.80/31.02	c write failed with 2
30.80/31.02	c [INC SYSTEM] create new solver instance
30.80/31.02	c [INC] encode full formula
30.80/31.02	c fallback to adder encoding
30.80/31.04	c set iterative enc to: adder
30.80/31.04	c set iterative enc to: none
30.80/31.05	c [INC SEARCH] isOptimum variable: 0
32.38/32.66	c formula is SAT
32.38/32.66	c [INC SEARCH] copied best model
32.38/32.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
32.38/32.66	c model valid
32.38/32.66	c current solution ok
32.38/32.66	o 5047
32.38/32.66	c [INC SEARCH] iteration: 15
32.38/32.66	c [INC BOUNDS] best value:5047 search for 5046
32.38/32.66	c [INC SYSTEM] there exists a inc, kill it!
32.38/32.66	c write failed with 2
32.38/32.66	c [INC SYSTEM] create new solver instance
32.38/32.66	c [INC] encode full formula
32.38/32.66	c fallback to adder encoding
32.38/32.68	c set iterative enc to: adder
32.38/32.68	c set iterative enc to: none
32.38/32.69	c [INC SEARCH] isOptimum variable: 0
34.99/35.25	c formula is SAT
34.99/35.25	c [INC SEARCH] copied best model
34.99/35.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.99/35.25	c model valid
34.99/35.25	c current solution ok
34.99/35.25	o 5033
34.99/35.25	c [INC SEARCH] iteration: 16
34.99/35.25	c [INC BOUNDS] best value:5033 search for 5032
34.99/35.25	c [INC SYSTEM] there exists a inc, kill it!
34.99/35.25	c write failed with 2
34.99/35.25	c [INC SYSTEM] create new solver instance
34.99/35.25	c [INC] encode full formula
34.99/35.25	c fallback to adder encoding
34.99/35.27	c set iterative enc to: adder
34.99/35.27	c set iterative enc to: none
34.99/35.28	c [INC SEARCH] isOptimum variable: 0
36.19/36.43	c formula is SAT
36.19/36.43	c [INC SEARCH] copied best model
36.19/36.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
36.19/36.43	c model valid
36.19/36.43	c current solution ok
36.19/36.43	o 5005
36.19/36.43	c [INC SEARCH] iteration: 17
36.19/36.43	c [INC BOUNDS] best value:5005 search for 5004
36.19/36.43	c [INC SYSTEM] there exists a inc, kill it!
36.19/36.43	c write failed with 2
36.19/36.43	c [INC SYSTEM] create new solver instance
36.19/36.43	c [INC] encode full formula
36.19/36.43	c fallback to adder encoding
36.19/36.45	c set iterative enc to: adder
36.19/36.45	c set iterative enc to: none
36.19/36.47	c [INC SEARCH] isOptimum variable: 0
37.89/38.11	c formula is SAT
37.89/38.12	c [INC SEARCH] copied best model
37.89/38.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
37.89/38.12	c model valid
37.89/38.12	c current solution ok
37.89/38.12	o 4964
37.89/38.12	c [INC SEARCH] iteration: 18
37.89/38.12	c [INC BOUNDS] best value:4964 search for 4963
37.89/38.12	c [INC SYSTEM] there exists a inc, kill it!
37.89/38.12	c write failed with 2
37.89/38.12	c [INC SYSTEM] create new solver instance
37.89/38.12	c [INC] encode full formula
37.89/38.12	c fallback to adder encoding
37.89/38.14	c set iterative enc to: adder
37.89/38.14	c set iterative enc to: none
37.89/38.15	c [INC SEARCH] isOptimum variable: 0
38.38/38.63	c formula is SAT
38.38/38.63	c [INC SEARCH] copied best model
38.38/38.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.38/38.63	c model valid
38.38/38.63	c current solution ok
38.38/38.63	o 4935
38.38/38.63	c [INC SEARCH] iteration: 19
38.38/38.63	c [INC BOUNDS] best value:4935 search for 4934
38.38/38.63	c [INC SYSTEM] there exists a inc, kill it!
38.38/38.63	c write failed with 2
38.38/38.63	c [INC SYSTEM] create new solver instance
38.38/38.63	c [INC] encode full formula
38.38/38.63	c fallback to adder encoding
38.38/38.65	c set iterative enc to: adder
38.38/38.65	c set iterative enc to: none
38.38/38.66	c [INC SEARCH] isOptimum variable: 0
41.37/41.61	c formula is SAT
41.37/41.61	c [INC SEARCH] copied best model
41.37/41.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
41.37/41.61	c model valid
41.37/41.61	c current solution ok
41.37/41.61	o 4876
41.37/41.61	c [INC SEARCH] iteration: 20
41.37/41.61	c [INC BOUNDS] best value:4876 search for 4875
41.37/41.61	c [INC SYSTEM] there exists a inc, kill it!
41.37/41.61	c write failed with 2
41.37/41.61	c [INC SYSTEM] create new solver instance
41.37/41.61	c [INC] encode full formula
41.37/41.61	c fallback to adder encoding
41.37/41.63	c set iterative enc to: adder
41.37/41.63	c set iterative enc to: none
41.37/41.64	c [INC SEARCH] isOptimum variable: 0
44.08/44.30	c formula is SAT
44.08/44.30	c [INC SEARCH] copied best model
44.08/44.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.08/44.30	c model valid
44.08/44.30	c current solution ok
44.08/44.30	o 4865
44.08/44.30	c [INC SEARCH] iteration: 21
44.08/44.30	c [INC BOUNDS] best value:4865 search for 4864
44.08/44.30	c [INC SYSTEM] there exists a inc, kill it!
44.08/44.30	c write failed with 2
44.08/44.31	c [INC SYSTEM] create new solver instance
44.08/44.31	c [INC] encode full formula
44.08/44.31	c fallback to adder encoding
44.08/44.33	c set iterative enc to: adder
44.08/44.33	c set iterative enc to: none
44.08/44.34	c [INC SEARCH] isOptimum variable: 0
45.77/46.09	c formula is SAT
45.77/46.09	c [INC SEARCH] copied best model
45.77/46.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.77/46.09	c model valid
45.77/46.09	c current solution ok
45.77/46.09	o 4098
45.77/46.09	c [INC SEARCH] iteration: 22
45.77/46.09	c [INC BOUNDS] best value:4098 search for 4097
45.77/46.09	c [INC SYSTEM] there exists a inc, kill it!
45.77/46.09	c write failed with 2
45.77/46.09	c [INC SYSTEM] create new solver instance
45.77/46.09	c [INC] encode full formula
45.77/46.09	c fallback to adder encoding
45.89/46.11	c set iterative enc to: adder
45.89/46.11	c set iterative enc to: none
45.89/46.13	c [INC SEARCH] isOptimum variable: 0
48.78/49.08	c formula is SAT
48.78/49.08	c [INC SEARCH] copied best model
48.78/49.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.78/49.08	c model valid
48.78/49.08	c current solution ok
48.78/49.08	o 4081
48.78/49.08	c [INC SEARCH] iteration: 23
48.78/49.08	c [INC BOUNDS] best value:4081 search for 4080
48.78/49.08	c [INC SYSTEM] there exists a inc, kill it!
48.78/49.08	c write failed with 2
48.78/49.08	c [INC SYSTEM] create new solver instance
48.78/49.08	c [INC] encode full formula
48.78/49.08	c fallback to adder encoding
48.88/49.10	c set iterative enc to: adder
48.88/49.10	c set iterative enc to: none
48.88/49.11	c [INC SEARCH] isOptimum variable: 0
50.97/51.23	c formula is SAT
50.97/51.23	c [INC SEARCH] copied best model
50.97/51.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.97/51.23	c model valid
50.97/51.23	c current solution ok
50.97/51.23	o 4075
50.97/51.23	c [INC SEARCH] iteration: 24
50.97/51.23	c [INC BOUNDS] best value:4075 search for 4074
50.97/51.23	c [INC SYSTEM] there exists a inc, kill it!
50.97/51.23	c write failed with 2
50.97/51.24	c [INC SYSTEM] create new solver instance
50.97/51.24	c [INC] encode full formula
50.97/51.24	c fallback to adder encoding
50.97/51.25	c set iterative enc to: adder
50.97/51.25	c set iterative enc to: none
50.97/51.26	c [INC SEARCH] isOptimum variable: 0
52.07/52.37	c formula is SAT
52.07/52.37	c [INC SEARCH] copied best model
52.07/52.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.07/52.37	c model valid
52.07/52.37	c current solution ok
52.07/52.37	o 2281
52.07/52.37	c [INC SEARCH] iteration: 25
52.07/52.37	c [INC BOUNDS] best value:2281 search for 2280
52.07/52.37	c [INC SYSTEM] there exists a inc, kill it!
52.07/52.37	c write failed with 2
52.07/52.37	c [INC SYSTEM] create new solver instance
52.07/52.37	c [INC] encode full formula
52.07/52.37	c fallback to adder encoding
52.07/52.39	c set iterative enc to: adder
52.07/52.39	c set iterative enc to: none
52.18/52.40	c [INC SEARCH] isOptimum variable: 0
53.88/54.11	c formula is SAT
53.88/54.11	c [INC SEARCH] copied best model
53.88/54.19	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.88/54.19	c model valid
53.88/54.19	c current solution ok
53.88/54.19	o 2262
53.88/54.19	c [INC SEARCH] iteration: 26
53.88/54.19	c [INC BOUNDS] best value:2262 search for 2261
53.88/54.19	c [INC SYSTEM] there exists a inc, kill it!
53.88/54.19	c write failed with 2
53.88/54.19	c [INC SYSTEM] create new solver instance
53.88/54.19	c [INC] encode full formula
53.88/54.19	c fallback to adder encoding
53.88/54.19	c set iterative enc to: adder
53.88/54.19	c set iterative enc to: none
53.93/54.20	c [INC SEARCH] isOptimum variable: 0
55.91/56.20	c formula is SAT
55.91/56.20	c [INC SEARCH] copied best model
55.91/56.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
55.91/56.20	c model valid
55.91/56.20	c current solution ok
55.91/56.20	o 1321
55.91/56.20	c [INC SEARCH] iteration: 27
55.91/56.20	c [INC BOUNDS] best value:1321 search for 1320
55.91/56.20	c [INC SYSTEM] there exists a inc, kill it!
55.91/56.20	c write failed with 2
55.91/56.21	c [INC SYSTEM] create new solver instance
55.91/56.21	c [INC] encode full formula
55.91/56.21	c fallback to adder encoding
55.91/56.22	c set iterative enc to: adder
55.91/56.22	c set iterative enc to: none
55.91/56.23	c [INC SEARCH] isOptimum variable: 0
56.92/57.25	c formula is SAT
56.92/57.25	c [INC SEARCH] copied best model
56.92/57.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
56.92/57.25	c model valid
56.92/57.25	c current solution ok
56.92/57.25	o 1320
56.92/57.25	c [INC SEARCH] iteration: 28
56.92/57.25	c [INC BOUNDS] best value:1320 search for 1319
56.92/57.25	c [INC SYSTEM] there exists a inc, kill it!
56.92/57.25	c write failed with 2
56.92/57.25	c [INC SYSTEM] create new solver instance
56.92/57.25	c [INC] encode full formula
56.92/57.25	c fallback to adder encoding
56.92/57.27	c set iterative enc to: adder
56.92/57.27	c set iterative enc to: none
56.92/57.28	c [INC SEARCH] isOptimum variable: 0
58.20/58.51	c formula is SAT
58.20/58.51	c [INC SEARCH] copied best model
58.20/58.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.20/58.52	c model valid
58.20/58.52	c current solution ok
58.20/58.52	o 1257
58.20/58.52	c [INC SEARCH] iteration: 29
58.20/58.52	c [INC BOUNDS] best value:1257 search for 1256
58.20/58.52	c [INC SYSTEM] there exists a inc, kill it!
58.20/58.52	c write failed with 2
58.20/58.52	c [INC SYSTEM] create new solver instance
58.20/58.52	c [INC] encode full formula
58.20/58.52	c fallback to adder encoding
58.20/58.53	c set iterative enc to: adder
58.20/58.53	c set iterative enc to: none
58.20/58.54	c [INC SEARCH] isOptimum variable: 0
59.61/59.94	c formula is SAT
59.61/59.94	c [INC SEARCH] copied best model
59.61/59.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.61/59.94	c model valid
59.61/59.94	c current solution ok
59.61/59.94	o 1212
59.61/59.94	c [INC SEARCH] iteration: 30
59.61/59.94	c [INC BOUNDS] best value:1212 search for 1211
59.61/59.94	c [INC SYSTEM] there exists a inc, kill it!
59.61/59.94	c write failed with 2
59.61/59.94	c [INC SYSTEM] create new solver instance
59.61/59.94	c [INC] encode full formula
59.61/59.94	c fallback to adder encoding
59.61/59.96	c set iterative enc to: adder
59.61/59.96	c set iterative enc to: none
59.61/59.97	c [INC SEARCH] isOptimum variable: 0
60.61/60.93	c formula is SAT
60.61/60.94	c [INC SEARCH] copied best model
60.61/60.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
60.61/60.94	c model valid
60.61/60.94	c current solution ok
60.61/60.94	o 1201
60.61/60.94	c [INC SEARCH] iteration: 31
60.61/60.94	c [INC BOUNDS] best value:1201 search for 1200
60.61/60.94	c [INC SYSTEM] there exists a inc, kill it!
60.61/60.94	c write failed with 2
60.61/60.94	c [INC SYSTEM] create new solver instance
60.61/60.94	c [INC] encode full formula
60.61/60.94	c fallback to adder encoding
60.61/60.95	c set iterative enc to: adder
60.61/60.95	c set iterative enc to: none
60.61/60.96	c [INC SEARCH] isOptimum variable: 0
61.40/61.77	c formula is SAT
61.40/61.77	c [INC SEARCH] copied best model
61.40/61.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
61.40/61.77	c model valid
61.40/61.77	c current solution ok
61.40/61.77	o 1167
61.40/61.77	c [INC SEARCH] iteration: 32
61.40/61.77	c [INC BOUNDS] best value:1167 search for 1166
61.40/61.77	c [INC SYSTEM] there exists a inc, kill it!
61.40/61.77	c write failed with 2
61.40/61.77	c [INC SYSTEM] create new solver instance
61.40/61.77	c [INC] encode full formula
61.40/61.77	c fallback to adder encoding
61.40/61.79	c set iterative enc to: adder
61.40/61.79	c set iterative enc to: none
61.52/61.80	c [INC SEARCH] isOptimum variable: 0
63.33/63.64	c formula is SAT
63.33/63.64	c [INC SEARCH] copied best model
63.33/63.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.33/63.64	c model valid
63.33/63.64	c current solution ok
63.33/63.64	o 1156
63.33/63.64	c [INC SEARCH] iteration: 33
63.33/63.64	c [INC BOUNDS] best value:1156 search for 1155
63.33/63.64	c [INC SYSTEM] there exists a inc, kill it!
63.33/63.64	c write failed with 2
63.33/63.64	c [INC SYSTEM] create new solver instance
63.33/63.64	c [INC] encode full formula
63.33/63.64	c fallback to adder encoding
63.33/63.66	c set iterative enc to: adder
63.33/63.66	c set iterative enc to: none
63.33/63.67	c [INC SEARCH] isOptimum variable: 0
63.91/64.29	c formula is SAT
63.91/64.29	c [INC SEARCH] copied best model
63.91/64.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.91/64.29	c model valid
63.91/64.29	c current solution ok
63.91/64.29	o 1144
63.91/64.29	c [INC SEARCH] iteration: 34
63.91/64.29	c [INC BOUNDS] best value:1144 search for 1143
63.91/64.29	c [INC SYSTEM] there exists a inc, kill it!
63.91/64.29	c write failed with 2
63.91/64.29	c [INC SYSTEM] create new solver instance
63.91/64.29	c [INC] encode full formula
63.91/64.29	c fallback to adder encoding
64.02/64.31	c set iterative enc to: adder
64.02/64.31	c set iterative enc to: none
64.02/64.32	c [INC SEARCH] isOptimum variable: 0
64.91/65.25	c formula is SAT
65.00/65.33	c [INC SEARCH] copied best model
65.00/65.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.00/65.33	c model valid
65.00/65.33	c current solution ok
65.00/65.33	o 1129
65.00/65.33	c [INC SEARCH] iteration: 35
65.00/65.33	c [INC BOUNDS] best value:1129 search for 1128
65.00/65.33	c [INC SYSTEM] there exists a inc, kill it!
65.00/65.33	c write failed with 2
65.00/65.33	c [INC SYSTEM] create new solver instance
65.00/65.33	c [INC] encode full formula
65.00/65.33	c fallback to adder encoding
65.00/65.33	c set iterative enc to: adder
65.00/65.33	c set iterative enc to: none
65.00/65.33	c [INC SEARCH] isOptimum variable: 0
65.76/66.16	c formula is SAT
65.76/66.16	c [INC SEARCH] copied best model
65.76/66.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.76/66.16	c model valid
65.76/66.16	c current solution ok
65.76/66.16	o 1122
65.76/66.16	c [INC SEARCH] iteration: 36
65.76/66.16	c [INC BOUNDS] best value:1122 search for 1121
65.76/66.16	c [INC SYSTEM] there exists a inc, kill it!
65.76/66.16	c write failed with 2
65.76/66.16	c [INC SYSTEM] create new solver instance
65.76/66.16	c [INC] encode full formula
65.76/66.16	c fallback to adder encoding
65.76/66.18	c set iterative enc to: adder
65.76/66.18	c set iterative enc to: none
65.76/66.19	c [INC SEARCH] isOptimum variable: 0
65.87/66.97	c formula is SAT
65.87/66.98	c [INC SEARCH] copied best model
65.87/66.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.87/66.98	c model valid
65.87/66.98	c current solution ok
65.87/66.98	o 1061
65.87/66.98	c [INC SEARCH] iteration: 37
65.87/66.98	c [INC BOUNDS] best value:1061 search for 1060
65.87/66.98	c [INC SYSTEM] there exists a inc, kill it!
65.87/66.98	c write failed with 2
65.87/66.98	c [INC SYSTEM] create new solver instance
65.87/66.98	c [INC] encode full formula
65.87/66.98	c fallback to adder encoding
65.87/66.99	c set iterative enc to: adder
65.87/66.99	c set iterative enc to: none
66.67/67.01	c [INC SEARCH] isOptimum variable: 0
68.76/69.20	c formula is SAT
68.88/69.20	c [INC SEARCH] copied best model
68.88/69.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
68.88/69.20	c model valid
68.88/69.20	c current solution ok
68.88/69.20	o 1058
68.88/69.20	c [INC SEARCH] iteration: 38
68.88/69.20	c [INC BOUNDS] best value:1058 search for 1057
68.88/69.20	c [INC SYSTEM] there exists a inc, kill it!
68.88/69.20	c write failed with 2
68.88/69.21	c [INC SYSTEM] create new solver instance
68.88/69.21	c [INC] encode full formula
68.88/69.21	c fallback to adder encoding
68.88/69.22	c set iterative enc to: adder
68.88/69.22	c set iterative enc to: none
68.88/69.23	c [INC SEARCH] isOptimum variable: 0
70.06/70.44	c formula is SAT
70.06/70.44	c [INC SEARCH] copied best model
70.16/70.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.16/70.51	c model valid
70.16/70.51	c current solution ok
70.16/70.51	o 1036
70.16/70.51	c [INC SEARCH] iteration: 39
70.16/70.51	c [INC BOUNDS] best value:1036 search for 1035
70.16/70.51	c [INC SYSTEM] there exists a inc, kill it!
70.16/70.51	c write failed with 2
70.16/70.51	c [INC SYSTEM] create new solver instance
70.16/70.51	c [INC] encode full formula
70.26/70.61	c set iterative enc to: swc
70.26/70.64	c [INC SEARCH] isOptimum variable: 0
72.76/73.10	c formula is SAT
72.76/73.12	c [INC SEARCH] copied best model
72.76/73.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.76/73.12	c model valid
72.76/73.12	c current solution ok
72.76/73.12	o 388
72.76/73.12	c [INC SEARCH] iteration: 40
72.76/73.12	c [INC BOUNDS] best value:388 search for 387
72.76/73.12	c [INC ENCODE] setup new number of clauses ...
72.76/73.12	c [INC] encode incremental formula
72.76/73.12	c return only the limitting unit clause for 387
72.76/73.12	c [INC SYSTEM] transmit new clauses to solver: 1
72.76/73.12	c [INC SEARCH] isOptimum variable: 0
72.97/73.30	c formula is SAT
72.97/73.32	c [INC SEARCH] copied best model
72.97/73.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
72.97/73.33	c model valid
72.97/73.33	c current solution ok
72.97/73.33	o 378
72.97/73.33	c [INC SEARCH] iteration: 41
72.97/73.33	c [INC BOUNDS] best value:378 search for 377
72.97/73.33	c [INC ENCODE] setup new number of clauses ...
72.97/73.33	c [INC] encode incremental formula
72.97/73.33	c return only the limitting unit clause for 377
72.97/73.33	c [INC SYSTEM] transmit new clauses to solver: 1
72.97/73.33	c [INC SEARCH] isOptimum variable: 0
117.15/117.56	c formula is SAT
117.15/117.58	c [INC SEARCH] copied best model
117.15/117.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
117.15/117.58	c model valid
117.15/117.58	c current solution ok
117.15/117.58	o 376
117.15/117.58	c [INC SEARCH] iteration: 42
117.15/117.58	c [INC BOUNDS] best value:376 search for 375
117.15/117.58	c [INC ENCODE] setup new number of clauses ...
117.15/117.58	c [INC] encode incremental formula
117.15/117.58	c return only the limitting unit clause for 375
117.15/117.58	c [INC SYSTEM] transmit new clauses to solver: 1
117.15/117.58	c [INC SEARCH] isOptimum variable: 0
117.76/118.19	c formula is SAT
117.86/118.21	c [INC SEARCH] copied best model
117.86/118.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
117.86/118.21	c model valid
117.86/118.21	c current solution ok
117.86/118.21	o 373
117.86/118.21	c [INC SEARCH] iteration: 43
117.86/118.21	c [INC BOUNDS] best value:373 search for 372
117.86/118.21	c [INC ENCODE] setup new number of clauses ...
117.86/118.21	c [INC] encode incremental formula
117.86/118.21	c return only the limitting unit clause for 372
117.86/118.21	c [INC SYSTEM] transmit new clauses to solver: 1
117.86/118.21	c [INC SEARCH] isOptimum variable: 0
117.97/118.39	c formula is SAT
118.07/118.41	c [INC SEARCH] copied best model
118.07/118.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
118.07/118.42	c model valid
118.07/118.42	c current solution ok
118.07/118.42	o 371
118.07/118.42	c [INC SEARCH] iteration: 44
118.07/118.42	c [INC BOUNDS] best value:371 search for 370
118.07/118.42	c [INC ENCODE] setup new number of clauses ...
118.07/118.42	c [INC] encode incremental formula
118.07/118.42	c return only the limitting unit clause for 370
118.07/118.42	c [INC SYSTEM] transmit new clauses to solver: 1
118.07/118.42	c [INC SEARCH] isOptimum variable: 0
178.76/179.14	c formula is SAT
178.76/179.16	c [INC SEARCH] copied best model
178.76/179.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
178.76/179.16	c model valid
178.76/179.16	c current solution ok
178.76/179.16	o 370
178.76/179.16	c [INC SEARCH] iteration: 45
178.76/179.16	c [INC BOUNDS] best value:370 search for 369
178.76/179.16	c [INC ENCODE] setup new number of clauses ...
178.76/179.16	c [INC] encode incremental formula
178.76/179.16	c return only the limitting unit clause for 369
178.76/179.16	c [INC SYSTEM] transmit new clauses to solver: 1
178.76/179.16	c [INC SEARCH] isOptimum variable: 0
364.43/364.84	c formula is SAT
364.43/364.86	c [INC SEARCH] copied best model
364.43/364.86	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
364.43/364.86	c model valid
364.43/364.86	c current solution ok
364.43/364.86	o 365
364.43/364.86	c [INC SEARCH] iteration: 46
364.43/364.86	c [INC BOUNDS] best value:365 search for 364
364.43/364.86	c [INC ENCODE] setup new number of clauses ...
364.43/364.86	c [INC] encode incremental formula
364.43/364.86	c return only the limitting unit clause for 364
364.43/364.86	c [INC SYSTEM] transmit new clauses to solver: 1
364.43/364.86	c [INC SEARCH] isOptimum variable: 0
379.23/379.67	c formula is SAT
379.23/379.69	c [INC SEARCH] copied best model
379.23/379.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
379.23/379.70	c model valid
379.23/379.70	c current solution ok
379.23/379.70	o 343
379.23/379.70	c [INC SEARCH] iteration: 47
379.23/379.70	c [INC BOUNDS] best value:343 search for 342
379.23/379.70	c [INC ENCODE] setup new number of clauses ...
379.23/379.70	c [INC] encode incremental formula
379.23/379.70	c return only the limitting unit clause for 342
379.23/379.70	c [INC SYSTEM] transmit new clauses to solver: 1
379.23/379.70	c [INC SEARCH] isOptimum variable: 0
788.57/789.06	c formula is SAT
788.57/789.08	c [INC SEARCH] copied best model
788.57/789.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
788.57/789.08	c model valid
788.57/789.08	c current solution ok
788.57/789.08	o 340
788.57/789.08	c [INC SEARCH] iteration: 48
788.57/789.08	c [INC BOUNDS] best value:340 search for 339
788.57/789.08	c [INC ENCODE] setup new number of clauses ...
788.57/789.08	c [INC] encode incremental formula
788.57/789.08	c return only the limitting unit clause for 339
788.57/789.08	c [INC SYSTEM] transmit new clauses to solver: 1
788.57/789.08	c [INC SEARCH] isOptimum variable: 0
855.38/855.81	c formula is SAT
855.38/855.83	c [INC SEARCH] copied best model
855.38/855.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
855.38/855.83	c model valid
855.38/855.83	c current solution ok
855.38/855.83	o 335
855.38/855.83	c [INC SEARCH] iteration: 49
855.38/855.83	c [INC BOUNDS] best value:335 search for 334
855.38/855.83	c [INC ENCODE] setup new number of clauses ...
855.38/855.83	c [INC] encode incremental formula
855.38/855.83	c return only the limitting unit clause for 334
855.38/855.83	c [INC SYSTEM] transmit new clauses to solver: 1
855.38/855.83	c [INC SEARCH] isOptimum variable: 0
855.77/856.26	c formula is SAT
855.77/856.28	c [INC SEARCH] copied best model
855.77/856.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
855.77/856.28	c model valid
855.77/856.28	c current solution ok
855.77/856.28	o 330
855.77/856.28	c [INC SEARCH] iteration: 50
855.77/856.28	c [INC BOUNDS] best value:330 search for 329
855.77/856.28	c [INC ENCODE] setup new number of clauses ...
855.77/856.28	c [INC] encode incremental formula
855.77/856.28	c return only the limitting unit clause for 329
855.77/856.28	c [INC SYSTEM] transmit new clauses to solver: 1
855.77/856.28	c [INC SEARCH] isOptimum variable: 0
1514.85/1515.45	c formula is SAT
1514.85/1515.47	c [INC SEARCH] copied best model
1514.85/1515.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1514.85/1515.47	c model valid
1514.85/1515.47	c current solution ok
1514.85/1515.47	o 329
1514.85/1515.47	c [INC SEARCH] iteration: 51
1514.85/1515.47	c [INC BOUNDS] best value:329 search for 328
1514.85/1515.47	c [INC ENCODE] setup new number of clauses ...
1514.85/1515.47	c [INC] encode incremental formula
1514.85/1515.47	c return only the limitting unit clause for 328
1514.85/1515.47	c [INC SYSTEM] transmit new clauses to solver: 1
1514.85/1515.47	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.61	s UNKNOWN
1800.02/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.61	c write failed with -1
1800.02/1800.61	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1b35b40)

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.46 0.11 0.04 3/176 12511
/proc/meminfo: memFree=26372364/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0

[startup+0.07748 s]
/proc/loadavg: 0.46 0.11 0.04 3/176 12511
/proc/meminfo: memFree=26372364/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100339 s]
/proc/loadavg: 0.46 0.11 0.04 3/176 12511
/proc/meminfo: memFree=26372364/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 0.46 0.11 0.04 3/176 12511
/proc/meminfo: memFree=26372364/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700242 s]
/proc/loadavg: 0.46 0.11 0.04 3/176 12511
/proc/meminfo: memFree=26372364/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 0.46 0.11 0.04 3/180 12515
/proc/meminfo: memFree=26312108/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=17852 CPUtime=0.58 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 12544 0 0 0 55 3 0 0 20 0 1 0 375945719 18280448 4004 33554432000 4194304 6004724 140735828478752 140735828473216 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/12512/statm: 4463 4004 163 442 0 4017 0
[pid=12514] ppid=12512 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12514/stat : 12514 (cp2_pre.sh) S 12512 12511 12376 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 375945779 9367552 277 33554432000 4194304 5064252 140735714477632 140735714476336 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/12514/statm: 2287 277 234 213 0 72 0
[pid=12515] ppid=12514 vsize=49536 CPUtime=0.89 cores=1,3,5,7
/proc/12515/stat : 12515 (coprocessor) R 12514 12511 12376 0 -1 4202496 11909 0 0 0 87 2 0 0 20 0 1 0 375945779 50724864 11622 33554432000 4194304 6586260 140735922651216 140735922646968 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/12515/statm: 12384 11622 204 584 0 11796 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 85684

[startup+3.10022 s]
/proc/loadavg: 0.46 0.11 0.04 3/179 12520
/proc/meminfo: memFree=26324624/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=17856 CPUtime=2.48 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 13180 24273 0 0 64 27 150 7 20 0 1 0 375945719 18284544 4020 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12512/statm: 4464 4020 178 442 0 4018 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 27004
heavy processes:

[startup+6.30026 s]
/proc/loadavg: 0.58 0.14 0.05 3/179 12524
/proc/meminfo: memFree=26323524/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=17856 CPUtime=4.9 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 13461 31086 0 0 67 27 386 10 20 0 1 0 375945719 18284544 4020 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 4464 4020 178 442 0 4018 0
[pid=12524] ppid=12512 vsize=28932 CPUtime=1.36 cores=1,3,5,7
/proc/12524/stat : 12524 (glucosInc) R 12512 12511 12376 0 -1 4202496 6453 0 0 0 136 0 0 0 20 0 1 0 375946212 29626368 6115 33554432000 4194304 5654031 140734696499136 140734696486952 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/12524/statm: 7233 6115 142 357 0 6873 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 55936

[startup+12.7002 s]
/proc/loadavg: 0.70 0.17 0.06 3/179 12530
/proc/meminfo: memFree=26317868/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=17856 CPUtime=12.01 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 14575 58658 0 0 77 28 1077 19 20 0 1 0 375945719 18284544 4020 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 4464 4020 178 442 0 4018 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 27004

[startup+25.5003 s]
/proc/loadavg: 0.98 0.26 0.09 3/179 12540
/proc/meminfo: memFree=26312324/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=17856 CPUtime=25.35 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 15955 95377 0 0 90 29 2384 32 20 0 1 0 375945719 18284544 4020 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12512/statm: 4464 4020 178 442 0 4018 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 27004

[startup+51.1003 s]
/proc/loadavg: 1.33 0.40 0.14 3/179 12566
/proc/meminfo: memFree=26310836/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=17856 CPUtime=48.9 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 19267 179620 0 0 119 32 4678 61 20 0 1 0 375945719 18284544 4020 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12512/statm: 4464 4020 178 442 0 4018 0
[pid=12566] ppid=12512 vsize=28632 CPUtime=1.97 cores=1,3,5,7
/proc/12566/stat : 12566 (glucosInc) R 12512 12511 12376 0 -1 4202496 6310 0 0 0 196 1 0 0 20 0 1 0 375950631 29319168 6430 33554432000 4194304 5654031 140735552174336 140735552162152 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/12566/statm: 7158 6430 142 357 0 6798 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 55636

[startup+102.306 s]
/proc/loadavg: 1.75 0.66 0.24 3/179 12599
/proc/meminfo: memFree=26174920/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.37 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27661 281353 0 0 174 39 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=135080 CPUtime=31.59 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 25989 0 0 0 3153 6 0 0 20 0 1 0 375952783 138321920 29146 33554432000 4194304 5654031 140734652484768 140734652482856 4215344 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 33770 29146 151 357 0 33410 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 172952

[startup+162.3 s]
/proc/loadavg: 1.98 0.92 0.35 3/179 12599
/proc/meminfo: memFree=26132228/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.47 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 184 39 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=172992 CPUtime=91.49 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 27860 0 0 0 9141 8 0 0 20 0 1 0 375952783 177143808 39674 33554432000 4194304 5654031 140734652484768 140734652472584 4216405 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 43248 39674 152 357 0 42888 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 210864

[startup+222.3 s]
/proc/loadavg: 1.99 1.11 0.45 3/179 12599
/proc/meminfo: memFree=26114088/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.5 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 187 39 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=172992 CPUtime=151.45 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 27869 0 0 0 15137 8 0 0 20 0 1 0 375952783 177143808 41536 33554432000 4194304 5654031 140734652484768 140734652472584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 43248 41536 152 357 0 42888 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 210864

[startup+282.3 s]
/proc/loadavg: 2.04 1.29 0.55 3/179 12599
/proc/meminfo: memFree=26111784/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=25940776/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.66 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 202 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=289136 CPUtime=1171.13 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 35303 0 0 0 117092 21 0 0 20 0 1 0 375952783 296075264 66685 33554432000 4194304 5654031 140734652484768 140734652472584 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 72284 66685 152 357 0 71924 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 327008

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 12631
/proc/meminfo: memFree=25910616/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.66 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 202 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=289136 CPUtime=1231.13 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 35309 0 0 0 123091 22 0 0 20 0 1 0 375952783 296075264 69757 33554432000 4194304 5654031 140734652484768 140734652472584 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 72284 69757 152 357 0 71924 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 327008

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/179 12632
/proc/meminfo: memFree=25935136/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.66 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 202 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=370524 CPUtime=1291.11 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 35833 0 0 0 129089 22 0 0 20 0 1 0 375952783 379416576 73341 33554432000 4194304 5654031 140734652484768 140734652472584 4208584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 92631 73341 152 357 0 92271 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 408396

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/179 12632
/proc/meminfo: memFree=25922972/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.66 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 202 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=370524 CPUtime=1351.11 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 35839 0 0 0 135089 22 0 0 20 0 1 0 375952783 379416576 76413 33554432000 4194304 5654031 140734652484768 140734652472584 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 92631 76413 152 357 0 92271 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 408396

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/179 12632
/proc/meminfo: memFree=25910744/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.66 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 202 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=370524 CPUtime=1411.1 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 35846 0 0 0 141087 23 0 0 20 0 1 0 375952783 379416576 79485 33554432000 4194304 5654031 140734652484768 140734652472584 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 92631 79485 152 357 0 92271 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 408396

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/179 12632
/proc/meminfo: memFree=26027112/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.69 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 205 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=208228 CPUtime=1471.06 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 36240 0 0 0 147083 23 0 0 20 0 1 0 375952783 213225472 49831 33554432000 4194304 5654031 140734652484768 140734652472584 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 52057 49831 152 357 0 51697 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 246100

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/180 12635
/proc/meminfo: memFree=26016548/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.69 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 205 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=239048 CPUtime=1531.05 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 36758 0 0 0 153082 23 0 0 20 0 1 0 375952783 244785152 52903 33554432000 4194304 5654031 140734652484768 140734652472584 4232386 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 59762 52903 152 357 0 59402 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 276920

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/179 12636
/proc/meminfo: memFree=26002988/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.69 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 205 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=239048 CPUtime=1591.04 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 36765 0 0 0 159080 24 0 0 20 0 1 0 375952783 244785152 56487 33554432000 4194304 5654031 140734652484768 140734652472584 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 59762 56487 152 357 0 59402 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 276920

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/179 12636
/proc/meminfo: memFree=25988720/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.69 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 205 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=289136 CPUtime=1651.03 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 37288 0 0 0 165079 24 0 0 20 0 1 0 375952783 296075264 60071 33554432000 4194304 5654031 140734652484768 140734652472584 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 72284 60071 152 357 0 71924 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 327008

[startup+1782.3 s]
/proc/loadavg: 2.08 1.99 1.68 3/179 12775
/proc/meminfo: memFree=25986176/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.69 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 205 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=289136 CPUtime=1711.02 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 37295 0 0 0 171078 24 0 0 20 0 1 0 375952783 296075264 63143 33554432000 4194304 5654031 140734652484768 140734652472584 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 72284 63143 152 357 0 71924 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 327008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.06 1.99 1.69 3/179 12775
/proc/meminfo: memFree=25975436/32873624 swapFree=7112/7112
[pid=12511] ppid=12509 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12511/stat : 12511 (npSolver-pbo-It) S 12509 12511 12376 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375945719 9367552 275 33554432000 4194304 5064252 140735210052144 140735210051056 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12511/statm: 2287 275 233 213 0 72 0
[pid=12512] ppid=12511 vsize=28724 CPUtime=70.69 cores=1,3,5,7
/proc/12512/stat : 12512 (npSolver-pbo) S 12511 12511 12376 0 -1 4202496 27662 281353 0 0 205 40 6727 97 20 0 1 0 375945719 29413376 6740 33554432000 4194304 6004724 140735828478752 140735828464600 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/12512/statm: 7181 6740 181 442 0 6735 0
[pid=12598] ppid=12512 vsize=289136 CPUtime=1729.33 cores=1,3,5,7
/proc/12598/stat : 12598 (glucosInc) R 12512 12511 12376 0 -1 4202496 37299 0 0 0 172909 24 0 0 20 0 1 0 375952783 296075264 64679 33554432000 4194304 5654031 140734652484768 140734652472584 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12598/statm: 72284 64679 152 357 0 71924 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 327008

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.07
CPU user time (s): 1798.43
CPU system time (s): 1.63375
CPU usage (%): 99.9695
Max. virtual memory (cumulated for all children) (KiB): 457716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.43
system time used= 1.63375
maximum resident set size= 364400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346688
page faults= 0
swaps= 0
block input operations= 0
block output operations= 453592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11920
involuntary context switches= 2507

runsolver used 2.75958 second user time and 7.10092 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-07 21:43:23
IDJOB=3747048
IDBENCH=1854
IDSOLVER=2332
FILE ID=node121/3747048-1339098202
RUNJOBID= node121-1339098176-12393
PBS_JOBID= 14643732
Free space on /tmp= 71228 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod008.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747048-1339098202/watcher-3747048-1339098202 -o /tmp/evaluation-result-3747048-1339098202/solver-3747048-1339098202 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747048-1339098202.opb 675618245 HOME HOME

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

MD5SUM BENCH= 4dd9ac2644c29d272d2675c7fc366ed6
RANDOM SEED=675618245

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
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:       32873624 kB
MemFree:        26372760 kB
Buffers:          694820 kB
Cached:          4871792 kB
SwapCached:            0 kB
Active:          2226972 kB
Inactive:        3380040 kB
Active(anon):      29496 kB
Inactive(anon):    10736 kB
Active(file):    2197476 kB
Inactive(file):  3369304 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17392 kB
Writeback:             0 kB
AnonPages:         46768 kB
Mapped:            15272 kB
Shmem:               200 kB
Slab:             755356 kB
SReclaimable:     199312 kB
SUnreclaim:       556044 kB
KernelStack:        1448 kB
PageTables:         4136 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     148256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

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