Trace number 3697993

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23954
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
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.25	c run inc solver
0.00/0.25	c [INC SYSTEM] run initial solver
0.00/0.25	c [INC SYSTEM] preprocess with white file
0.00/0.78	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.78	c [INC SYSTEM] execute solver
0.00/0.83	c [INC SEARCH] formula is SAT
0.00/0.83	c [INC SYSTEM] solved the initial formula
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.98	o 33840
0.00/0.98	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.98	c write failed with 2
0.00/0.98	c [INC SEARCH] iteration: 0
0.00/0.98	c [INC BOUNDS] best value:33840 search for 33839
0.00/0.98	c [INC SYSTEM] create new solver instance
0.00/0.98	c [INC] encode full formula
0.00/0.98	c fallback to adder encoding
0.00/1.00	c set iterative enc to: adder
0.00/1.00	c set iterative enc to: none
0.98/1.01	c [INC SEARCH] isOptimum variable: 0
1.00/1.13	c formula is SAT
1.00/1.13	c [INC SEARCH] copied best model
1.00/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.14	c model valid
1.00/1.14	c current solution ok
1.00/1.14	o 30269
1.00/1.14	c [INC SEARCH] iteration: 1
1.00/1.14	c [INC BOUNDS] best value:30269 search for 30268
1.00/1.14	c [INC SYSTEM] there exists a inc, kill it!
1.00/1.14	c write failed with 2
1.00/1.14	c [INC SYSTEM] create new solver instance
1.00/1.14	c [INC] encode full formula
1.00/1.14	c fallback to adder encoding
1.00/1.15	c set iterative enc to: adder
1.00/1.15	c set iterative enc to: none
1.00/1.16	c [INC SEARCH] isOptimum variable: 0
1.15/1.32	c formula is SAT
1.15/1.32	c [INC SEARCH] copied best model
1.15/1.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.15/1.33	c model valid
1.15/1.33	c current solution ok
1.15/1.33	o 28827
1.15/1.33	c [INC SEARCH] iteration: 2
1.15/1.33	c [INC BOUNDS] best value:28827 search for 28826
1.15/1.33	c [INC SYSTEM] there exists a inc, kill it!
1.15/1.33	c write failed with 2
1.15/1.33	c [INC SYSTEM] create new solver instance
1.15/1.33	c [INC] encode full formula
1.15/1.33	c fallback to adder encoding
1.15/1.34	c set iterative enc to: adder
1.15/1.34	c set iterative enc to: none
1.15/1.35	c [INC SEARCH] isOptimum variable: 0
1.33/1.45	c formula is SAT
1.33/1.45	c [INC SEARCH] copied best model
1.33/1.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.33/1.46	c model valid
1.33/1.46	c current solution ok
1.33/1.46	o 28820
1.33/1.46	c [INC SEARCH] iteration: 3
1.33/1.46	c [INC BOUNDS] best value:28820 search for 28819
1.33/1.46	c [INC SYSTEM] there exists a inc, kill it!
1.33/1.46	c write failed with 2
1.33/1.46	c [INC SYSTEM] create new solver instance
1.33/1.46	c [INC] encode full formula
1.33/1.46	c fallback to adder encoding
1.33/1.48	c set iterative enc to: adder
1.33/1.48	c set iterative enc to: none
1.33/1.48	c [INC SEARCH] isOptimum variable: 0
1.46/1.60	c formula is SAT
1.46/1.60	c [INC SEARCH] copied best model
1.46/1.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.46/1.61	c model valid
1.46/1.61	c current solution ok
1.46/1.61	o 28588
1.46/1.61	c [INC SEARCH] iteration: 4
1.46/1.61	c [INC BOUNDS] best value:28588 search for 28587
1.46/1.61	c [INC SYSTEM] there exists a inc, kill it!
1.46/1.61	c write failed with 2
1.46/1.61	c [INC SYSTEM] create new solver instance
1.46/1.61	c [INC] encode full formula
1.46/1.61	c fallback to adder encoding
1.46/1.63	c set iterative enc to: adder
1.46/1.63	c set iterative enc to: none
1.46/1.63	c [INC SEARCH] isOptimum variable: 0
1.62/2.05	c formula is SAT
1.62/2.05	c [INC SEARCH] copied best model
1.62/2.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.62/2.06	c model valid
1.62/2.06	c current solution ok
1.62/2.06	o 28092
1.62/2.06	c [INC SEARCH] iteration: 5
1.62/2.06	c [INC BOUNDS] best value:28092 search for 28091
1.62/2.06	c [INC SYSTEM] there exists a inc, kill it!
1.62/2.06	c write failed with 2
1.62/2.06	c [INC SYSTEM] create new solver instance
1.62/2.06	c [INC] encode full formula
1.62/2.06	c fallback to adder encoding
1.62/2.08	c set iterative enc to: adder
1.62/2.08	c set iterative enc to: none
1.62/2.09	c [INC SEARCH] isOptimum variable: 0
2.17/2.21	c formula is SAT
2.17/2.21	c [INC SEARCH] copied best model
2.17/2.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.17/2.22	c model valid
2.17/2.22	c current solution ok
2.17/2.22	o 28013
2.17/2.22	c [INC SEARCH] iteration: 6
2.17/2.22	c [INC BOUNDS] best value:28013 search for 28012
2.17/2.22	c [INC SYSTEM] there exists a inc, kill it!
2.17/2.22	c write failed with 2
2.17/2.22	c [INC SYSTEM] create new solver instance
2.17/2.22	c [INC] encode full formula
2.17/2.22	c fallback to adder encoding
2.17/2.23	c set iterative enc to: adder
2.17/2.23	c set iterative enc to: none
2.17/2.24	c [INC SEARCH] isOptimum variable: 0
2.22/2.41	c formula is SAT
2.22/2.41	c [INC SEARCH] copied best model
2.22/2.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.22/2.42	c model valid
2.22/2.42	c current solution ok
2.22/2.42	o 27611
2.22/2.42	c [INC SEARCH] iteration: 7
2.22/2.42	c [INC BOUNDS] best value:27611 search for 27610
2.22/2.42	c [INC SYSTEM] there exists a inc, kill it!
2.22/2.42	c write failed with 2
2.22/2.42	c [INC SYSTEM] create new solver instance
2.22/2.42	c [INC] encode full formula
2.22/2.42	c fallback to adder encoding
2.22/2.43	c set iterative enc to: adder
2.22/2.43	c set iterative enc to: none
2.22/2.44	c [INC SEARCH] isOptimum variable: 0
2.41/3.15	c formula is SAT
2.41/3.79	c [INC SEARCH] copied best model
2.41/3.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.41/3.79	c model valid
2.41/3.79	c current solution ok
2.41/3.79	o 27502
2.41/3.79	c [INC SEARCH] iteration: 8
2.41/3.79	c [INC BOUNDS] best value:27502 search for 27501
2.41/3.79	c [INC SYSTEM] there exists a inc, kill it!
2.41/3.79	c write failed with 2
2.41/3.79	c [INC SYSTEM] create new solver instance
2.41/3.79	c [INC] encode full formula
2.41/3.79	c fallback to adder encoding
2.41/3.79	c set iterative enc to: adder
2.41/3.79	c set iterative enc to: none
3.14/4.01	c [INC SEARCH] isOptimum variable: 0
3.14/4.37	c formula is SAT
3.14/4.37	c [INC SEARCH] copied best model
3.14/4.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.14/4.38	c model valid
3.14/4.38	c current solution ok
3.14/4.38	o 27198
3.14/4.38	c [INC SEARCH] iteration: 9
3.14/4.38	c [INC BOUNDS] best value:27198 search for 27197
3.14/4.38	c [INC SYSTEM] there exists a inc, kill it!
3.14/4.38	c write failed with 2
3.14/4.38	c [INC SYSTEM] create new solver instance
3.14/4.38	c [INC] encode full formula
3.14/4.38	c fallback to adder encoding
3.14/4.39	c set iterative enc to: adder
3.14/4.39	c set iterative enc to: none
3.53/4.40	c [INC SEARCH] isOptimum variable: 0
4.83/5.75	c formula is SAT
4.83/5.75	c [INC SEARCH] copied best model
4.83/5.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.83/5.76	c model valid
4.83/5.76	c current solution ok
4.83/5.76	o 27108
4.83/5.76	c [INC SEARCH] iteration: 10
4.83/5.76	c [INC BOUNDS] best value:27108 search for 27107
4.83/5.76	c [INC SYSTEM] there exists a inc, kill it!
4.83/5.76	c write failed with 2
4.83/5.76	c [INC SYSTEM] create new solver instance
4.83/5.76	c [INC] encode full formula
4.83/5.76	c fallback to adder encoding
4.83/5.77	c set iterative enc to: adder
4.83/5.77	c set iterative enc to: none
4.83/5.78	c [INC SEARCH] isOptimum variable: 0
6.12/7.04	c formula is SAT
6.12/7.04	c [INC SEARCH] copied best model
6.12/7.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.12/7.05	c model valid
6.12/7.05	c current solution ok
6.12/7.05	o 26294
6.12/7.05	c [INC SEARCH] iteration: 11
6.12/7.05	c [INC BOUNDS] best value:26294 search for 26293
6.12/7.05	c [INC SYSTEM] there exists a inc, kill it!
6.12/7.05	c write failed with 2
6.12/7.05	c [INC SYSTEM] create new solver instance
6.12/7.05	c [INC] encode full formula
6.12/7.05	c fallback to adder encoding
6.12/7.06	c set iterative enc to: adder
6.12/7.06	c set iterative enc to: none
6.12/7.07	c [INC SEARCH] isOptimum variable: 0
8.21/9.11	c formula is SAT
8.21/9.11	c [INC SEARCH] copied best model
8.21/9.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.21/9.12	c model valid
8.21/9.12	c current solution ok
8.21/9.12	o 26187
8.21/9.12	c [INC SEARCH] iteration: 12
8.21/9.12	c [INC BOUNDS] best value:26187 search for 26186
8.21/9.12	c [INC SYSTEM] there exists a inc, kill it!
8.21/9.12	c write failed with 2
8.21/9.12	c [INC SYSTEM] create new solver instance
8.21/9.12	c [INC] encode full formula
8.21/9.12	c fallback to adder encoding
8.21/9.13	c set iterative enc to: adder
8.21/9.13	c set iterative enc to: none
8.21/9.14	c [INC SEARCH] isOptimum variable: 0
39.51/40.40	c formula is SAT
39.51/40.40	c [INC SEARCH] copied best model
39.51/40.40	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.51/40.41	c model valid
39.51/40.41	c current solution ok
39.51/40.41	o 26163
39.51/40.41	c [INC SEARCH] iteration: 13
39.51/40.41	c [INC BOUNDS] best value:26163 search for 26162
39.51/40.41	c [INC SYSTEM] there exists a inc, kill it!
39.51/40.41	c write failed with 2
39.51/40.41	c [INC SYSTEM] create new solver instance
39.51/40.41	c [INC] encode full formula
39.51/40.41	c fallback to adder encoding
39.51/40.42	c set iterative enc to: adder
39.51/40.42	c set iterative enc to: none
39.51/40.43	c [INC SEARCH] isOptimum variable: 0
88.48/89.47	c formula is SAT
88.48/89.48	c [INC SEARCH] copied best model
88.48/89.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.48/89.48	c model valid
88.48/89.48	c current solution ok
88.48/89.48	o 25922
88.48/89.48	c [INC SEARCH] iteration: 14
88.48/89.48	c [INC BOUNDS] best value:25922 search for 25921
88.48/89.48	c [INC SYSTEM] there exists a inc, kill it!
88.48/89.48	c write failed with 2
88.48/89.48	c [INC SYSTEM] create new solver instance
88.48/89.48	c [INC] encode full formula
88.48/89.48	c fallback to adder encoding
88.59/89.50	c set iterative enc to: adder
88.59/89.50	c set iterative enc to: none
88.59/89.51	c [INC SEARCH] isOptimum variable: 0
135.56/136.52	c formula is SAT
135.56/136.53	c [INC SEARCH] copied best model
135.56/136.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
135.56/136.53	c model valid
135.56/136.53	c current solution ok
135.56/136.53	o 25889
135.56/136.53	c [INC SEARCH] iteration: 15
135.56/136.53	c [INC BOUNDS] best value:25889 search for 25888
135.56/136.53	c [INC SYSTEM] there exists a inc, kill it!
135.56/136.53	c write failed with 2
135.56/136.54	c [INC SYSTEM] create new solver instance
135.56/136.54	c [INC] encode full formula
135.56/136.54	c fallback to adder encoding
135.56/136.55	c set iterative enc to: adder
135.56/136.55	c set iterative enc to: none
135.56/136.56	c [INC SEARCH] isOptimum variable: 0
164.97/165.94	c formula is SAT
164.97/165.94	c [INC SEARCH] copied best model
164.97/165.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
164.97/165.95	c model valid
164.97/165.95	c current solution ok
164.97/165.95	o 25763
164.97/165.95	c [INC SEARCH] iteration: 16
164.97/165.95	c [INC BOUNDS] best value:25763 search for 25762
164.97/165.95	c [INC SYSTEM] there exists a inc, kill it!
164.97/165.95	c write failed with 2
164.97/165.95	c [INC SYSTEM] create new solver instance
164.97/165.95	c [INC] encode full formula
164.97/165.95	c fallback to adder encoding
164.97/165.96	c set iterative enc to: adder
164.97/165.96	c set iterative enc to: none
164.97/165.97	c [INC SEARCH] isOptimum variable: 0
180.96/181.91	c formula is SAT
180.96/181.91	c [INC SEARCH] copied best model
180.96/181.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
180.96/181.92	c model valid
180.96/181.92	c current solution ok
180.96/181.92	o 25551
180.96/181.92	c [INC SEARCH] iteration: 17
180.96/181.92	c [INC BOUNDS] best value:25551 search for 25550
180.96/181.92	c [INC SYSTEM] there exists a inc, kill it!
180.96/181.92	c write failed with 2
180.96/181.92	c [INC SYSTEM] create new solver instance
180.96/181.92	c [INC] encode full formula
180.96/181.92	c fallback to adder encoding
180.96/181.93	c set iterative enc to: adder
180.96/181.93	c set iterative enc to: none
180.96/181.94	c [INC SEARCH] isOptimum variable: 0
390.71/391.70	c formula is SAT
390.71/391.70	c [INC SEARCH] copied best model
390.71/391.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
390.71/391.71	c model valid
390.71/391.71	c current solution ok
390.71/391.71	o 25432
390.71/391.71	c [INC SEARCH] iteration: 18
390.71/391.71	c [INC BOUNDS] best value:25432 search for 25431
390.71/391.71	c [INC SYSTEM] there exists a inc, kill it!
390.71/391.71	c write failed with 2
390.71/391.71	c [INC SYSTEM] create new solver instance
390.71/391.71	c [INC] encode full formula
390.71/391.71	c fallback to adder encoding
390.71/391.73	c set iterative enc to: adder
390.71/391.73	c set iterative enc to: none
390.71/391.74	c [INC SEARCH] isOptimum variable: 0
518.78/519.80	c formula is SAT
518.78/519.80	c [INC SEARCH] copied best model
518.78/519.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
518.78/519.81	c model valid
518.78/519.81	c current solution ok
518.78/519.81	o 25317
518.78/519.81	c [INC SEARCH] iteration: 19
518.78/519.81	c [INC BOUNDS] best value:25317 search for 25316
518.78/519.81	c [INC SYSTEM] there exists a inc, kill it!
518.78/519.81	c write failed with 2
518.78/519.81	c [INC SYSTEM] create new solver instance
518.78/519.81	c [INC] encode full formula
518.78/519.81	c fallback to adder encoding
518.78/519.83	c set iterative enc to: adder
518.78/519.83	c set iterative enc to: none
518.78/519.84	c [INC SEARCH] isOptimum variable: 0
833.40/834.51	c formula is SAT
833.40/834.51	c [INC SEARCH] copied best model
833.40/834.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
833.40/834.52	c model valid
833.40/834.52	c current solution ok
833.40/834.52	o 24970
833.40/834.52	c [INC SEARCH] iteration: 20
833.40/834.52	c [INC BOUNDS] best value:24970 search for 24969
833.40/834.52	c [INC SYSTEM] there exists a inc, kill it!
833.40/834.52	c write failed with 2
833.40/834.52	c [INC SYSTEM] create new solver instance
833.40/834.52	c [INC] encode full formula
833.40/834.52	c fallback to adder encoding
833.40/834.53	c set iterative enc to: adder
833.40/834.53	c set iterative enc to: none
833.40/834.54	c [INC SEARCH] isOptimum variable: 0
1041.76/1042.94	c formula is SAT
1041.76/1042.94	c [INC SEARCH] copied best model
1041.76/1042.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1041.76/1042.95	c model valid
1041.76/1042.95	c current solution ok
1041.76/1042.95	o 24738
1041.76/1042.95	c [INC SEARCH] iteration: 21
1041.76/1042.95	c [INC BOUNDS] best value:24738 search for 24737
1041.76/1042.95	c [INC SYSTEM] there exists a inc, kill it!
1041.76/1042.95	c write failed with 2
1041.76/1042.95	c [INC SYSTEM] create new solver instance
1041.76/1042.95	c [INC] encode full formula
1041.76/1042.95	c fallback to adder encoding
1041.76/1042.96	c set iterative enc to: adder
1041.76/1042.96	c set iterative enc to: none
1041.76/1042.97	c [INC SEARCH] isOptimum variable: 0
1422.20/1423.47	c formula is SAT
1422.20/1423.47	c [INC SEARCH] copied best model
1422.20/1423.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1422.20/1423.48	c model valid
1422.20/1423.48	c current solution ok
1422.20/1423.48	o 24644
1422.20/1423.48	c [INC SEARCH] iteration: 22
1422.20/1423.48	c [INC BOUNDS] best value:24644 search for 24643
1422.20/1423.48	c [INC SYSTEM] there exists a inc, kill it!
1422.20/1423.48	c write failed with 2
1422.20/1423.48	c [INC SYSTEM] create new solver instance
1422.20/1423.48	c [INC] encode full formula
1422.20/1423.48	c fallback to adder encoding
1422.20/1423.49	c set iterative enc to: adder
1422.20/1423.49	c set iterative enc to: none
1422.30/1423.50	c [INC SEARCH] isOptimum variable: 0
1800.02/1801.31	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1801.31	s UNKNOWN
1800.02/1801.31	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1801.31	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-3697993-1338056545/watcher-3697993-1338056545 -o /tmp/evaluation-result-3697993-1338056545/solver-3697993-1338056545 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697993-1338056545.opb 250330753 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.00 2.00 2.00 3/181 4640
/proc/meminfo: memFree=28030764/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0

[startup+0.0430159 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4640
/proc/meminfo: memFree=28030764/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100253 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4640
/proc/meminfo: memFree=28030764/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4640
/proc/meminfo: memFree=28030764/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4640
/proc/meminfo: memFree=28030764/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4647
/proc/meminfo: memFree=27995800/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1.46 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 5634 18873 0 0 36 12 91 7 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 18848

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4659
/proc/meminfo: memFree=27962364/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=2.41 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 9078 31678 0 0 44 13 171 13 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 18848
heavy processes:

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4674
/proc/meminfo: memFree=28021832/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=4.92 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 11661 41628 0 0 51 14 410 17 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4674] ppid=4641 vsize=15092 CPUtime=0.5 cores=0,2,4,6
/proc/4674/stat : 4674 (glucosInc) R 4641 4640 4265 0 -1 4202496 2846 0 0 0 50 0 0 0 20 0 1 0 271780446 15454208 3271 33554432000 4194304 5654031 140734071458192 140734071446008 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4674/statm: 3773 3271 140 357 0 3413 0
Current children cumulated CPU time (s) 5.42
Current children cumulated vsize (KiB) 33940

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4684
/proc/meminfo: memFree=28013624/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=8.27 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 13387 50243 0 0 56 14 736 21 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4682] ppid=4641 vsize=22612 CPUtime=3.55 cores=0,2,4,6
/proc/4682/stat : 4682 (glucosInc) R 4641 4640 4265 0 -1 4202496 4861 0 0 0 354 1 0 0 20 0 1 0 271780782 23154688 4775 33554432000 4194304 5654031 140734185616608 140734185604424 4216325 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4682/statm: 5653 4775 141 357 0 5293 0
Current children cumulated CPU time (s) 11.82
Current children cumulated vsize (KiB) 41460

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4686
/proc/meminfo: memFree=27995232/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=8.27 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 13387 50243 0 0 56 14 736 21 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4682] ppid=4641 vsize=34104 CPUtime=16.34 cores=0,2,4,6
/proc/4682/stat : 4682 (glucosInc) R 4641 4640 4265 0 -1 4202496 6703 0 0 0 1632 2 0 0 20 0 1 0 271780782 34922496 8080 33554432000 4194304 5654031 140734185616608 140734185604424 4233207 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4682/statm: 8526 8080 141 357 0 8166 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 52952

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4692
/proc/meminfo: memFree=27994280/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=39.55 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 14249 57755 0 0 58 14 3859 24 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4692] ppid=4641 vsize=31352 CPUtime=10.64 cores=0,2,4,6
/proc/4692/stat : 4692 (glucosInc) R 4641 4640 4265 0 -1 4202496 5680 0 0 0 1063 1 0 0 20 0 1 0 271783911 32104448 7384 33554432000 4194304 5654031 140734001434832 140734001422648 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4692/statm: 7838 7384 141 357 0 7478 0
Current children cumulated CPU time (s) 50.19
Current children cumulated vsize (KiB) 50200

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4696
/proc/meminfo: memFree=27958776/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=88.6 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 15111 65548 0 0 61 14 8757 28 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4696] ppid=4641 vsize=34112 CPUtime=12.77 cores=0,2,4,6
/proc/4696/stat : 4696 (glucosInc) R 4641 4640 4265 0 -1 4202496 6330 0 0 0 1276 1 0 0 20 0 1 0 271788819 34930688 7717 33554432000 4194304 5654031 140734063891728 140734063889528 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4696/statm: 8528 7717 141 357 0 8168 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 52960

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4699
/proc/meminfo: memFree=27961224/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=135.65 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 15974 74234 0 0 63 15 13455 32 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4698] ppid=4641 vsize=27840 CPUtime=25.72 cores=0,2,4,6
/proc/4698/stat : 4698 (glucosInc) R 4641 4640 4265 0 -1 4202496 7087 0 0 0 2571 1 0 0 20 0 1 0 271793524 28508160 6554 33554432000 4194304 5654031 140734829713424 140734829701240 4232927 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4698/statm: 6960 6554 141 357 0 6600 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 46688

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4705
/proc/meminfo: memFree=27985856/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=181.01 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 17699 89430 0 0 68 15 17980 38 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4703] ppid=4641 vsize=57344 CPUtime=40.34 cores=0,2,4,6
/proc/4703/stat : 4703 (glucosInc) R 4641 4640 4265 0 -1 4202496 7903 0 0 0 4032 2 0 0 20 0 1 0 271798062 58720256 10691 33554432000 4194304 5654031 140734010028656 140734010016472 4232403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4703/statm: 14336 10691 141 357 0 13976 0
Current children cumulated CPU time (s) 221.35
Current children cumulated vsize (KiB) 76192

[startup+282.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4706
/proc/meminfo: memFree=27887948/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=27910976/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1041.85 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 21147 127681 0 0 77 16 104034 58 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4721] ppid=4641 vsize=76856 CPUtime=199.28 cores=0,2,4,6
/proc/4721/stat : 4721 (glucosInc) R 4641 4640 4265 0 -1 4202496 10686 0 0 0 19924 4 0 0 20 0 1 0 271884165 78700544 18783 33554432000 4194304 5654031 140735258600592 140735258588408 4233176 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4721/statm: 19214 18783 141 357 0 18854 0
Current children cumulated CPU time (s) 1241.13
Current children cumulated vsize (KiB) 95704

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4727
/proc/meminfo: memFree=27873292/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1041.85 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 21147 127681 0 0 77 16 104034 58 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4721] ppid=4641 vsize=76856 CPUtime=259.27 cores=0,2,4,6
/proc/4721/stat : 4721 (glucosInc) R 4641 4640 4265 0 -1 4202496 10686 0 0 0 25923 4 0 0 20 0 1 0 271884165 78700544 18783 33554432000 4194304 5654031 140735258600592 140735258588408 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4721/statm: 19214 18783 141 357 0 18854 0
Current children cumulated CPU time (s) 1301.12
Current children cumulated vsize (KiB) 95704

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 4727
/proc/meminfo: memFree=27853560/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1041.85 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 21147 127681 0 0 77 16 104034 58 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4721] ppid=4641 vsize=89780 CPUtime=319.26 cores=0,2,4,6
/proc/4721/stat : 4721 (glucosInc) R 4641 4640 4265 0 -1 4202496 11796 0 0 0 31921 5 0 0 20 0 1 0 271884165 91934720 22014 33554432000 4194304 5654031 140735258600592 140735258598616 4233438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4721/statm: 22445 22014 141 357 0 22085 0
Current children cumulated CPU time (s) 1361.11
Current children cumulated vsize (KiB) 108628

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 4727
/proc/meminfo: memFree=27824096/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1041.85 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 21147 127681 0 0 77 16 104034 58 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4721] ppid=4641 vsize=139100 CPUtime=379.25 cores=0,2,4,6
/proc/4721/stat : 4721 (glucosInc) R 4641 4640 4265 0 -1 4202496 13086 0 0 0 37919 6 0 0 20 0 1 0 271884165 142438400 30620 33554432000 4194304 5654031 140735258600592 140735258588408 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4721/statm: 34775 30620 141 357 0 34415 0
Current children cumulated CPU time (s) 1421.1
Current children cumulated vsize (KiB) 157948

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 4729
/proc/meminfo: memFree=27895672/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1422.3 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 22010 141297 0 0 79 16 142070 65 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4729] ppid=4641 vsize=46064 CPUtime=58.77 cores=0,2,4,6
/proc/4729/stat : 4729 (glucosInc) R 4641 4640 4265 0 -1 4202496 8201 0 0 0 5875 2 0 0 20 0 1 0 271922218 47169536 10638 33554432000 4194304 5654031 140734322736416 140734322724232 4232922 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4729/statm: 11516 10638 141 357 0 11156 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 64912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4730
/proc/meminfo: memFree=27884528/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1422.3 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 22010 141297 0 0 79 16 142070 65 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4729] ppid=4641 vsize=76412 CPUtime=118.75 cores=0,2,4,6
/proc/4729/stat : 4729 (glucosInc) R 4641 4640 4265 0 -1 4202496 9028 0 0 0 11872 3 0 0 20 0 1 0 271922218 78245888 13960 33554432000 4194304 5654031 140734322736416 140734322734296 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4729/statm: 19103 13960 141 357 0 18743 0
Current children cumulated CPU time (s) 1541.05
Current children cumulated vsize (KiB) 95260

[startup+1602.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4730
/proc/meminfo: memFree=27874136/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1422.3 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 22010 141297 0 0 79 16 142070 65 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4729] ppid=4641 vsize=76412 CPUtime=178.74 cores=0,2,4,6
/proc/4729/stat : 4729 (glucosInc) R 4641 4640 4265 0 -1 4202496 9623 0 0 0 17871 3 0 0 20 0 1 0 271922218 78245888 18628 33554432000 4194304 5654031 140734322736416 140734322724232 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4729/statm: 19103 18628 141 357 0 18743 0
Current children cumulated CPU time (s) 1601.04
Current children cumulated vsize (KiB) 95260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 4733
/proc/meminfo: memFree=27857288/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1422.3 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 22010 141297 0 0 79 16 142070 65 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4729] ppid=4641 vsize=76412 CPUtime=238.73 cores=0,2,4,6
/proc/4729/stat : 4729 (glucosInc) R 4641 4640 4265 0 -1 4202496 9623 0 0 0 23870 3 0 0 20 0 1 0 271922218 78245888 18628 33554432000 4194304 5654031 140734322736416 140734322724232 4232755 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4729/statm: 19103 18628 141 357 0 18743 0
Current children cumulated CPU time (s) 1661.03
Current children cumulated vsize (KiB) 95260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4733
/proc/meminfo: memFree=27873064/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1422.3 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 22010 141297 0 0 79 16 142070 65 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4729] ppid=4641 vsize=76412 CPUtime=298.72 cores=0,2,4,6
/proc/4729/stat : 4729 (glucosInc) R 4641 4640 4265 0 -1 4202496 10046 0 0 0 29867 5 0 0 20 0 1 0 271922218 78245888 18672 33554432000 4194304 5654031 140734322736416 140734322724232 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4729/statm: 19103 18672 141 357 0 18743 0
Current children cumulated CPU time (s) 1721.02
Current children cumulated vsize (KiB) 95260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 4733
/proc/meminfo: memFree=27862344/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1422.3 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 22010 141297 0 0 79 16 142070 65 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4729] ppid=4641 vsize=76572 CPUtime=358.72 cores=0,2,4,6
/proc/4729/stat : 4729 (glucosInc) R 4641 4640 4265 0 -1 4202496 10656 0 0 0 35865 7 0 0 20 0 1 0 271922218 78409728 18712 33554432000 4194304 5654031 140734322736416 140734322724232 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4729/statm: 19143 18712 141 357 0 18783 0
Current children cumulated CPU time (s) 1781.02
Current children cumulated vsize (KiB) 95420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4784
/proc/meminfo: memFree=28087928/32873844 swapFree=7124/7124
[pid=4640] ppid=4638 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4640/stat : 4640 (npSolver-pbo-It) S 4638 4640 4265 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271779867 9367552 275 33554432000 4194304 5064252 140735502148144 140735502147056 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4640/statm: 2287 275 233 213 0 72 0
[pid=4641] ppid=4640 vsize=9700 CPUtime=1422.3 cores=0,2,4,6
/proc/4641/stat : 4641 (npSolver-pbo) S 4640 4640 4265 0 -1 4202496 22010 141297 0 0 79 16 142070 65 20 0 1 0 271779868 9932800 1890 33554432000 4194304 5992684 140733908941936 140733908927768 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/4641/statm: 2425 1890 188 440 0 1981 0
[pid=4729] ppid=4641 vsize=125892 CPUtime=377.72 cores=0,2,4,6
/proc/4729/stat : 4729 (glucosInc) R 4641 4640 4265 0 -1 4202496 10846 0 0 0 37765 7 0 0 20 0 1 0 271922218 128913408 27078 33554432000 4194304 5654031 140734322736416 140734322724232 4232462 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/4729/statm: 31473 27078 141 357 0 31113 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 144740

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.32
CPU time (s): 1800.07
CPU user time (s): 1799.16
CPU system time (s): 0.903862
CPU usage (%): 99.9307
Max. virtual memory (cumulated for all children) (KiB): 157948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.16
system time used= 0.903862
maximum resident set size= 124584
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 174533
page faults= 0
swaps= 0
block input operations= 0
block output operations= 172392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 995
involuntary context switches= 2612

runsolver used 5.82911 second user time and 14.2328 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-26 20:22:25
IDJOB=3697993
IDBENCH=2010
IDSOLVER=2275
FILE ID=node134/3697993-1338056545
RUNJOBID= node134-1338052941-4281
PBS_JOBID= 14624402
Free space on /tmp= 71008 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697993-1338056545/watcher-3697993-1338056545 -o /tmp/evaluation-result-3697993-1338056545/solver-3697993-1338056545 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697993-1338056545.opb 250330753 HOME HOME

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

MD5SUM BENCH= f675f355e04fd5af6f49610fb88dbbd3
RANDOM SEED=250330753

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28032004 kB
Buffers:          299924 kB
Cached:          3544176 kB
SwapCached:            0 kB
Active:          1596156 kB
Inactive:        2438260 kB
Active(anon):     186812 kB
Inactive(anon):     5996 kB
Active(file):    1409344 kB
Inactive(file):  2432264 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             41024 kB
Writeback:             0 kB
AnonPages:        158676 kB
Mapped:            15936 kB
Shmem:               212 kB
Slab:             667416 kB
SReclaimable:     108972 kB
SUnreclaim:       558444 kB
KernelStack:        1512 kB
PageTables:         4560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     325828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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= 71016 MiB
End job on node134 at 2012-05-26 20:52:26