Trace number 3747237

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.13 1801.11

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ws97-5.opb
MD5SUMed36462db2ffa04ea65b986069441496
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2642
Best CPU time to get the best result obtained on this benchmark0.050991
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2642
Optimality of the best value was proved YES
Number of variables907
Total number of constraints403
Number of constraints which are clauses126
Number of constraints which are cardinality constraints (but not clauses)277
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
Number of terms in the objective function 748
Biggest coefficient in the objective function 240
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 33855
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 240
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 33855
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c old isEQ: 0, new EQ is 0
0.00/0.01	c old isEQ: 0, new EQ is 0
0.00/0.01	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.02	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.03	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
0.00/0.05	c old isEQ: 0, new EQ is 0
0.00/0.06	c old isEQ: 0, new EQ is 0
0.00/0.07	c run inc solver
0.00/0.07	c [INC SYSTEM] run initial solver
0.00/0.07	c [INC SYSTEM] preprocess with white file
0.00/0.75	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.75	c [INC SYSTEM] execute solver
0.00/0.91	c [INC SEARCH] formula is SAT
0.00/0.91	c [INC SYSTEM] solved the initial formula
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.97/1.01	o 9115
0.97/1.01	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.01	c write failed with 2
0.97/1.01	c [INC SEARCH] iteration: 0
0.97/1.01	c [INC BOUNDS] best value:9530 search for 9529
0.97/1.01	c [INC SYSTEM] create new solver instance
0.97/1.01	c [INC] encode full formula
0.97/1.01	c fallback to adder encoding
0.97/1.06	c set iterative enc to: adder
0.97/1.06	c set iterative enc to: none
0.97/1.07	c [INC SEARCH] isOptimum variable: 0
30.17/30.26	c formula is SAT
30.17/30.26	c [INC SEARCH] copied best model
30.17/30.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
30.17/30.26	c model valid
30.17/30.26	c current solution ok
30.17/30.26	o 8907
30.17/30.26	c [INC SEARCH] iteration: 1
30.17/30.26	c [INC BOUNDS] best value:9322 search for 9321
30.17/30.26	c [INC SYSTEM] there exists a inc, kill it!
30.17/30.26	c write failed with 2
30.17/30.26	c [INC SYSTEM] create new solver instance
30.17/30.26	c [INC] encode full formula
30.17/30.26	c fallback to adder encoding
30.26/30.31	c set iterative enc to: adder
30.26/30.31	c set iterative enc to: none
30.26/30.32	c [INC SEARCH] isOptimum variable: 0
49.65/49.78	c formula is SAT
49.65/49.78	c [INC SEARCH] copied best model
49.65/49.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
49.65/49.78	c model valid
49.65/49.78	c current solution ok
49.65/49.78	o 8212
49.65/49.78	c [INC SEARCH] iteration: 2
49.65/49.78	c [INC BOUNDS] best value:8627 search for 8626
49.65/49.78	c [INC SYSTEM] there exists a inc, kill it!
49.65/49.78	c write failed with 2
49.65/49.78	c [INC SYSTEM] create new solver instance
49.65/49.78	c [INC] encode full formula
49.65/49.78	c fallback to adder encoding
49.77/49.83	c set iterative enc to: adder
49.77/49.83	c set iterative enc to: none
49.77/49.84	c [INC SEARCH] isOptimum variable: 0
103.33/103.43	c formula is SAT
103.33/103.44	c [INC SEARCH] copied best model
103.33/103.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
103.33/103.44	c model valid
103.33/103.44	c current solution ok
103.33/103.44	o 7389
103.33/103.44	c [INC SEARCH] iteration: 3
103.33/103.44	c [INC BOUNDS] best value:7804 search for 7803
103.33/103.44	c [INC SYSTEM] there exists a inc, kill it!
103.33/103.44	c write failed with 2
103.33/103.44	c [INC SYSTEM] create new solver instance
103.33/103.44	c [INC] encode full formula
103.33/103.44	c fallback to adder encoding
103.33/103.49	c set iterative enc to: adder
103.33/103.49	c set iterative enc to: none
103.44/103.51	c [INC SEARCH] isOptimum variable: 0
192.62/192.71	c formula is SAT
192.62/192.72	c [INC SEARCH] copied best model
192.62/192.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
192.62/192.72	c model valid
192.62/192.72	c current solution ok
192.62/192.72	o 5869
192.62/192.72	c [INC SEARCH] iteration: 4
192.62/192.72	c [INC BOUNDS] best value:6284 search for 6283
192.62/192.72	c [INC SYSTEM] there exists a inc, kill it!
192.62/192.72	c write failed with 2
192.62/192.72	c [INC SYSTEM] create new solver instance
192.62/192.72	c [INC] encode full formula
192.62/192.72	c fallback to adder encoding
192.62/192.77	c set iterative enc to: adder
192.62/192.77	c set iterative enc to: none
192.62/192.78	c [INC SEARCH] isOptimum variable: 0
306.06/306.28	c formula is SAT
306.06/306.29	c [INC SEARCH] copied best model
306.06/306.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
306.06/306.29	c model valid
306.06/306.29	c current solution ok
306.06/306.29	o 5788
306.06/306.29	c [INC SEARCH] iteration: 5
306.06/306.29	c [INC BOUNDS] best value:6203 search for 6202
306.06/306.29	c [INC SYSTEM] there exists a inc, kill it!
306.06/306.29	c write failed with 2
306.06/306.29	c [INC SYSTEM] create new solver instance
306.06/306.29	c [INC] encode full formula
306.06/306.29	c fallback to adder encoding
306.18/306.34	c set iterative enc to: adder
306.18/306.34	c set iterative enc to: none
306.18/306.35	c [INC SEARCH] isOptimum variable: 0
409.25/409.49	c formula is SAT
409.25/409.49	c [INC SEARCH] copied best model
409.25/409.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
409.25/409.49	c model valid
409.25/409.49	c current solution ok
409.25/409.49	o 5781
409.25/409.49	c [INC SEARCH] iteration: 6
409.25/409.49	c [INC BOUNDS] best value:6196 search for 6195
409.25/409.49	c [INC SYSTEM] there exists a inc, kill it!
409.25/409.49	c write failed with 2
409.35/409.50	c [INC SYSTEM] create new solver instance
409.35/409.50	c [INC] encode full formula
409.35/409.50	c fallback to adder encoding
409.35/409.55	c set iterative enc to: adder
409.35/409.55	c set iterative enc to: none
409.35/409.56	c [INC SEARCH] isOptimum variable: 0
541.20/541.42	c formula is SAT
541.20/541.43	c [INC SEARCH] copied best model
541.20/541.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
541.20/541.43	c model valid
541.20/541.43	c current solution ok
541.20/541.43	o 5597
541.20/541.43	c [INC SEARCH] iteration: 7
541.20/541.43	c [INC BOUNDS] best value:6012 search for 6011
541.20/541.43	c [INC SYSTEM] there exists a inc, kill it!
541.20/541.43	c write failed with 2
541.20/541.43	c [INC SYSTEM] create new solver instance
541.20/541.43	c [INC] encode full formula
541.20/541.43	c fallback to adder encoding
541.20/541.48	c set iterative enc to: adder
541.20/541.48	c set iterative enc to: none
541.20/541.49	c [INC SEARCH] isOptimum variable: 0
612.39/612.68	c formula is SAT
612.39/612.68	c [INC SEARCH] copied best model
612.39/612.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
612.39/612.68	c model valid
612.39/612.68	c current solution ok
612.39/612.68	o 5596
612.39/612.68	c [INC SEARCH] iteration: 8
612.39/612.68	c [INC BOUNDS] best value:6011 search for 6010
612.39/612.68	c [INC SYSTEM] there exists a inc, kill it!
612.39/612.68	c write failed with 2
612.39/612.69	c [INC SYSTEM] create new solver instance
612.39/612.69	c [INC] encode full formula
612.39/612.69	c fallback to adder encoding
612.49/612.74	c set iterative enc to: adder
612.49/612.74	c set iterative enc to: none
612.49/612.75	c [INC SEARCH] isOptimum variable: 0
650.66/650.90	c formula is SAT
650.66/650.90	c [INC SEARCH] copied best model
650.66/650.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
650.66/650.90	c model valid
650.66/650.90	c current solution ok
650.66/650.90	o 5588
650.66/650.90	c [INC SEARCH] iteration: 9
650.66/650.90	c [INC BOUNDS] best value:6003 search for 6002
650.66/650.90	c [INC SYSTEM] there exists a inc, kill it!
650.66/650.90	c write failed with 2
650.66/650.90	c [INC SYSTEM] create new solver instance
650.66/650.90	c [INC] encode full formula
650.66/650.90	c fallback to adder encoding
650.66/650.95	c set iterative enc to: adder
650.66/650.95	c set iterative enc to: none
650.66/650.97	c [INC SEARCH] isOptimum variable: 0
778.22/778.58	c formula is SAT
778.22/778.58	c [INC SEARCH] copied best model
778.22/778.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
778.22/778.58	c model valid
778.22/778.58	c current solution ok
778.22/778.58	o 4576
778.22/778.58	c [INC SEARCH] iteration: 10
778.22/778.58	c [INC BOUNDS] best value:4991 search for 4990
778.22/778.58	c [INC SYSTEM] there exists a inc, kill it!
778.22/778.58	c write failed with 2
778.22/778.58	c [INC SYSTEM] create new solver instance
778.22/778.58	c [INC] encode full formula
778.22/778.58	c fallback to adder encoding
778.35/778.63	c set iterative enc to: adder
778.35/778.63	c set iterative enc to: none
778.35/778.65	c [INC SEARCH] isOptimum variable: 0
879.30/879.64	c formula is SAT
879.30/879.64	c [INC SEARCH] copied best model
879.30/879.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
879.30/879.64	c model valid
879.30/879.64	c current solution ok
879.30/879.64	o 4480
879.30/879.64	c [INC SEARCH] iteration: 11
879.30/879.64	c [INC BOUNDS] best value:4895 search for 4894
879.30/879.64	c [INC SYSTEM] there exists a inc, kill it!
879.30/879.64	c write failed with 2
879.30/879.65	c [INC SYSTEM] create new solver instance
879.30/879.65	c [INC] encode full formula
879.30/879.65	c fallback to adder encoding
879.40/879.70	c set iterative enc to: adder
879.40/879.70	c set iterative enc to: none
879.40/879.71	c [INC SEARCH] isOptimum variable: 0
993.51/994.37	c formula is SAT
993.51/994.37	c [INC SEARCH] copied best model
993.51/994.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
993.51/994.37	c model valid
993.51/994.37	c current solution ok
993.51/994.37	o 4384
993.51/994.37	c [INC SEARCH] iteration: 12
993.51/994.37	c [INC BOUNDS] best value:4799 search for 4798
993.51/994.37	c [INC SYSTEM] there exists a inc, kill it!
993.51/994.37	c write failed with 2
993.51/994.37	c [INC SYSTEM] create new solver instance
993.51/994.37	c [INC] encode full formula
993.51/994.37	c fallback to adder encoding
993.51/994.42	c set iterative enc to: adder
993.51/994.42	c set iterative enc to: none
994.12/994.43	c [INC SEARCH] isOptimum variable: 0
1048.24/1084.52	c formula is SAT
1084.19/1084.52	c [INC SEARCH] copied best model
1084.19/1084.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1084.19/1084.52	c model valid
1084.19/1084.52	c current solution ok
1084.19/1084.52	o 4374
1084.19/1084.52	c [INC SEARCH] iteration: 13
1084.19/1084.52	c [INC BOUNDS] best value:4789 search for 4788
1084.19/1084.52	c [INC SYSTEM] there exists a inc, kill it!
1084.19/1084.52	c write failed with 2
1084.19/1084.52	c [INC SYSTEM] create new solver instance
1084.19/1084.52	c [INC] encode full formula
1084.19/1084.52	c fallback to adder encoding
1084.19/1084.57	c set iterative enc to: adder
1084.19/1084.57	c set iterative enc to: none
1084.19/1084.58	c [INC SEARCH] isOptimum variable: 0
1167.40/1168.22	c formula is SAT
1167.40/1168.22	c [INC SEARCH] copied best model
1167.40/1168.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1167.40/1168.22	c model valid
1167.40/1168.22	c current solution ok
1167.40/1168.22	o 4277
1167.40/1168.22	c [INC SEARCH] iteration: 14
1167.40/1168.22	c [INC BOUNDS] best value:4692 search for 4691
1167.40/1168.22	c [INC SYSTEM] there exists a inc, kill it!
1167.40/1168.22	c write failed with 2
1167.40/1168.22	c [INC SYSTEM] create new solver instance
1167.40/1168.22	c [INC] encode full formula
1167.40/1168.22	c fallback to adder encoding
1167.40/1168.27	c set iterative enc to: adder
1167.40/1168.27	c set iterative enc to: none
1167.40/1168.28	c [INC SEARCH] isOptimum variable: 0
1240.04/1245.70	c formula is SAT
1244.85/1245.71	c [INC SEARCH] copied best model
1244.85/1245.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1244.85/1245.71	c model valid
1244.85/1245.71	c current solution ok
1244.85/1245.71	o 4185
1244.85/1245.71	c [INC SEARCH] iteration: 15
1244.85/1245.71	c [INC BOUNDS] best value:4600 search for 4599
1244.85/1245.71	c [INC SYSTEM] there exists a inc, kill it!
1244.85/1245.71	c write failed with 2
1244.85/1245.71	c [INC SYSTEM] create new solver instance
1244.85/1245.71	c [INC] encode full formula
1244.85/1245.71	c fallback to adder encoding
1244.85/1245.76	c set iterative enc to: adder
1244.85/1245.76	c set iterative enc to: none
1244.85/1245.77	c [INC SEARCH] isOptimum variable: 0
1353.80/1354.75	c formula is SAT
1353.80/1354.76	c [INC SEARCH] copied best model
1353.80/1354.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1353.80/1354.76	c model valid
1353.80/1354.76	c current solution ok
1353.80/1354.76	o 4180
1353.80/1354.76	c [INC SEARCH] iteration: 16
1353.80/1354.76	c [INC BOUNDS] best value:4595 search for 4594
1353.80/1354.76	c [INC SYSTEM] there exists a inc, kill it!
1353.80/1354.76	c write failed with 2
1353.80/1354.76	c [INC SYSTEM] create new solver instance
1353.80/1354.76	c [INC] encode full formula
1353.80/1354.76	c fallback to adder encoding
1353.91/1354.81	c set iterative enc to: adder
1353.91/1354.81	c set iterative enc to: none
1353.91/1354.83	c [INC SEARCH] isOptimum variable: 0
1434.17/1435.10	c formula is SAT
1434.17/1435.10	c [INC SEARCH] copied best model
1434.17/1435.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1434.17/1435.10	c model valid
1434.17/1435.10	c current solution ok
1434.17/1435.10	o 4179
1434.17/1435.10	c [INC SEARCH] iteration: 17
1434.17/1435.10	c [INC BOUNDS] best value:4594 search for 4593
1434.17/1435.10	c [INC SYSTEM] there exists a inc, kill it!
1434.17/1435.10	c write failed with 2
1434.17/1435.10	c [INC SYSTEM] create new solver instance
1434.17/1435.10	c [INC] encode full formula
1434.17/1435.10	c fallback to adder encoding
1434.17/1435.15	c set iterative enc to: adder
1434.17/1435.15	c set iterative enc to: none
1434.17/1435.16	c [INC SEARCH] isOptimum variable: 0
1500.16/1501.11	c formula is SAT
1500.16/1501.12	c [INC SEARCH] copied best model
1500.16/1501.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1500.16/1501.12	c model valid
1500.16/1501.12	c current solution ok
1500.16/1501.12	o 4178
1500.16/1501.12	c [INC SEARCH] iteration: 18
1500.16/1501.12	c [INC BOUNDS] best value:4593 search for 4592
1500.16/1501.12	c [INC SYSTEM] there exists a inc, kill it!
1500.16/1501.12	c write failed with 2
1500.16/1501.12	c [INC SYSTEM] create new solver instance
1500.16/1501.12	c [INC] encode full formula
1500.16/1501.12	c fallback to adder encoding
1500.16/1501.17	c set iterative enc to: adder
1500.16/1501.17	c set iterative enc to: none
1500.16/1501.18	c [INC SEARCH] isOptimum variable: 0
1562.04/1563.02	c formula is SAT
1562.04/1563.03	c [INC SEARCH] copied best model
1562.04/1563.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1562.04/1563.03	c model valid
1562.04/1563.03	c current solution ok
1562.04/1563.03	o 4084
1562.04/1563.03	c [INC SEARCH] iteration: 19
1562.04/1563.03	c [INC BOUNDS] best value:4499 search for 4498
1562.04/1563.03	c [INC SYSTEM] there exists a inc, kill it!
1562.04/1563.03	c write failed with 2
1562.04/1563.03	c [INC SYSTEM] create new solver instance
1562.04/1563.03	c [INC] encode full formula
1562.04/1563.03	c fallback to adder encoding
1562.04/1563.08	c set iterative enc to: adder
1562.04/1563.08	c set iterative enc to: none
1562.04/1563.09	c [INC SEARCH] isOptimum variable: 0
1643.24/1644.26	c formula is SAT
1643.24/1644.26	c [INC SEARCH] copied best model
1643.24/1644.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1643.24/1644.26	c model valid
1643.24/1644.26	c current solution ok
1643.24/1644.26	o 4082
1643.24/1644.26	c [INC SEARCH] iteration: 20
1643.24/1644.26	c [INC BOUNDS] best value:4497 search for 4496
1643.24/1644.26	c [INC SYSTEM] there exists a inc, kill it!
1643.24/1644.26	c write failed with 2
1643.24/1644.27	c [INC SYSTEM] create new solver instance
1643.24/1644.27	c [INC] encode full formula
1643.24/1644.27	c fallback to adder encoding
1643.34/1644.32	c set iterative enc to: adder
1643.34/1644.32	c set iterative enc to: none
1643.34/1644.33	c [INC SEARCH] isOptimum variable: 0
1791.61/1792.63	c formula is SAT
1791.61/1792.63	c [INC SEARCH] copied best model
1791.61/1792.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1791.61/1792.63	c model valid
1791.61/1792.63	c current solution ok
1791.61/1792.63	o 3988
1791.61/1792.63	c [INC SEARCH] iteration: 21
1791.61/1792.63	c [INC BOUNDS] best value:4403 search for 4402
1791.61/1792.63	c [INC SYSTEM] there exists a inc, kill it!
1791.61/1792.63	c write failed with 2
1791.61/1792.63	c [INC SYSTEM] create new solver instance
1791.61/1792.63	c [INC] encode full formula
1791.61/1792.63	c fallback to adder encoding
1791.61/1792.68	c set iterative enc to: adder
1791.61/1792.68	c set iterative enc to: none
1791.70/1792.70	c [INC SEARCH] isOptimum variable: 0
1800.08/1801.10	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1801.10	s UNKNOWN
1800.08/1801.10	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1801.10	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-3747237-1339100008/watcher-3747237-1339100008 -o /tmp/evaluation-result-3747237-1339100008/solver-3747237-1339100008 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747237-1339100008.opb 1111146102 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.05 2.02 1.70 3/178 22787
/proc/meminfo: memFree=31869912/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0

[startup+0.057455 s]
/proc/loadavg: 2.05 2.02 1.70 3/178 22787
/proc/meminfo: memFree=31869912/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100305 s]
/proc/loadavg: 2.05 2.02 1.70 3/178 22787
/proc/meminfo: memFree=31869912/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 2.05 2.02 1.70 3/178 22787
/proc/meminfo: memFree=31869912/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.05 2.02 1.70 3/178 22787
/proc/meminfo: memFree=31869912/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.05 2.02 1.70 3/181 22793
/proc/meminfo: memFree=31850932/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13692 CPUtime=1.06 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 5897 13176 0 0 13 9 77 7 20 0 1 0 376126897 14020608 2731 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3423 2731 183 442 0 2977 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 22840

[startup+3.10035 s]
/proc/loadavg: 2.05 2.02 1.70 3/181 22796
/proc/meminfo: memFree=31828120/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13692 CPUtime=1.06 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 5897 13176 0 0 13 9 77 7 20 0 1 0 376126897 14020608 2731 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3423 2731 183 442 0 2977 0
[pid=22796] ppid=22788 vsize=31060 CPUtime=2.01 cores=0,2,4,6
/proc/22796/stat : 22796 (glucosInc) R 22788 22787 22322 0 -1 4202496 6889 0 0 0 200 1 0 0 20 0 1 0 376127005 31805440 6538 33554432000 4194304 5654031 140733571117120 140733571104936 4214616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22796/statm: 7765 6538 141 357 0 7405 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 53900

[startup+6.30035 s]
/proc/loadavg: 2.04 2.02 1.70 3/181 22796
/proc/meminfo: memFree=31813608/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13692 CPUtime=1.06 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 5897 13176 0 0 13 9 77 7 20 0 1 0 376126897 14020608 2731 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3423 2731 183 442 0 2977 0
[pid=22796] ppid=22788 vsize=38132 CPUtime=5.21 cores=0,2,4,6
/proc/22796/stat : 22796 (glucosInc) R 22788 22787 22322 0 -1 4202496 7711 0 0 0 519 2 0 0 20 0 1 0 376127005 39047168 8514 33554432000 4194304 5654031 140733571117120 140733571104936 4216272 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22796/statm: 9533 8514 141 357 0 9173 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 60972

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 1.71 3/181 22796
/proc/meminfo: memFree=31794540/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13692 CPUtime=1.06 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 5897 13176 0 0 13 9 77 7 20 0 1 0 376126897 14020608 2731 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3423 2731 183 442 0 2977 0
[pid=22796] ppid=22788 vsize=45272 CPUtime=11.61 cores=0,2,4,6
/proc/22796/stat : 22796 (glucosInc) R 22788 22787 22322 0 -1 4202496 9073 0 0 0 1159 2 0 0 20 0 1 0 376127005 46358528 10379 33554432000 4194304 5654031 140733571117120 140733571104936 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22796/statm: 11318 10379 141 357 0 10958 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 68112

[startup+25.5004 s]
/proc/loadavg: 2.03 2.02 1.71 3/181 22796
/proc/meminfo: memFree=31774436/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13692 CPUtime=1.06 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 5897 13176 0 0 13 9 77 7 20 0 1 0 376126897 14020608 2731 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3423 2731 183 442 0 2977 0
[pid=22796] ppid=22788 vsize=68416 CPUtime=24.41 cores=0,2,4,6
/proc/22796/stat : 22796 (glucosInc) R 22788 22787 22322 0 -1 4202496 9953 0 0 0 2438 3 0 0 20 0 1 0 376127005 70057984 14614 33554432000 4194304 5654031 140733571117120 140733571104936 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22796/statm: 17104 14614 141 357 0 16744 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 91256

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 1.72 3/181 22800
/proc/meminfo: memFree=31793096/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=49.81 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 11253 34421 0 0 24 10 4933 14 20 0 1 0 376126897 14196736 2775 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2775 183 442 0 3020 0
[pid=22800] ppid=22788 vsize=26244 CPUtime=1.24 cores=0,2,4,6
/proc/22800/stat : 22800 (glucosInc) R 22788 22787 22322 0 -1 4202496 5674 0 0 0 123 1 0 0 20 0 1 0 376131882 26873856 5420 33554432000 4194304 5654031 140735641782400 140735641770216 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22800/statm: 6561 5420 141 357 0 6201 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 49256

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.73 3/181 22801
/proc/meminfo: memFree=31749712/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=49.81 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 11253 34421 0 0 24 10 4933 14 20 0 1 0 376126897 14196736 2775 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2775 183 442 0 3020 0
[pid=22800] ppid=22788 vsize=69256 CPUtime=52.42 cores=0,2,4,6
/proc/22800/stat : 22800 (glucosInc) R 22788 22787 22322 0 -1 4202496 10456 0 0 0 5239 3 0 0 20 0 1 0 376131882 70918144 16194 33554432000 4194304 5654031 140735641782400 140735641770216 4232791 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22800/statm: 17314 16194 141 357 0 16954 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 92268

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/181 22803
/proc/meminfo: memFree=31741392/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=103.46 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 13785 45423 0 0 30 11 10286 19 20 0 1 0 376126897 14196736 2775 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22788/statm: 3466 2775 183 442 0 3020 0
[pid=22803] ppid=22788 vsize=104616 CPUtime=58.77 cores=0,2,4,6
/proc/22803/stat : 22803 (glucosInc) R 22788 22787 22322 0 -1 4202496 12857 0 0 0 5873 4 0 0 20 0 1 0 376137248 107126784 18287 33554432000 4194304 5654031 140734432766864 140734432754680 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22803/statm: 26154 18287 141 357 0 25794 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 127628

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.75 3/181 22805
/proc/meminfo: memFree=31749844/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=192.69 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 16313 59069 0 0 35 11 19200 23 20 0 1 0 376126897 14196736 2776 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2776 183 442 0 3020 0
[pid=22805] ppid=22788 vsize=68908 CPUtime=29.49 cores=0,2,4,6
/proc/22805/stat : 22805 (glucosInc) R 22788 22787 22322 0 -1 4202496 11049 0 0 0 2946 3 0 0 20 0 1 0 376146176 70561792 14973 33554432000 4194304 5654031 140735137414640 140735137402456 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22805/statm: 17227 14973 141 357 0 16867 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 91920

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/181 22805
/proc/meminfo: memFree=31664952/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=31661084/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1244.92 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 44045 190905 0 0 97 21 124293 81 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22836] ppid=22788 vsize=87660 CPUtime=56.49 cores=0,2,4,6
/proc/22836/stat : 22836 (glucosInc) R 22788 22787 22322 0 -1 4202496 11945 0 0 0 5647 2 0 0 20 0 1 0 376251475 89763840 16308 33554432000 4194304 5654031 140734246823296 140734246811112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22836/statm: 21915 16308 141 357 0 21555 0
Current children cumulated CPU time (s) 1301.41
Current children cumulated vsize (KiB) 110672

[startup+1362.3 s]
/proc/loadavg: 2.14 2.30 2.07 3/181 22839
/proc/meminfo: memFree=31742392/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1353.94 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 46557 204299 0 0 103 22 135184 85 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22839] ppid=22788 vsize=44956 CPUtime=7.45 cores=0,2,4,6
/proc/22839/stat : 22839 (glucosInc) R 22788 22787 22322 0 -1 4202496 8818 0 0 0 743 2 0 0 20 0 1 0 376262380 46034944 9914 33554432000 4194304 5654031 140735984239760 140735984237560 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22839/statm: 11239 9914 141 357 0 10879 0
Current children cumulated CPU time (s) 1361.39
Current children cumulated vsize (KiB) 67968

[startup+1422.3 s]
/proc/loadavg: 2.05 2.24 2.06 3/181 22839
/proc/meminfo: memFree=31651592/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1353.94 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 46557 204299 0 0 103 22 135184 85 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22839] ppid=22788 vsize=87432 CPUtime=67.44 cores=0,2,4,6
/proc/22839/stat : 22839 (glucosInc) R 22788 22787 22322 0 -1 4202496 11296 0 0 0 6740 4 0 0 20 0 1 0 376262380 89530368 21035 33554432000 4194304 5654031 140735984239760 140735984227576 4214996 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22839/statm: 21858 21035 141 357 0 21498 0
Current children cumulated CPU time (s) 1421.38
Current children cumulated vsize (KiB) 110444

[startup+1482.3 s]
/proc/loadavg: 2.02 2.20 2.06 3/181 22841
/proc/meminfo: memFree=31656392/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1434.25 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 49093 216143 0 0 108 23 143204 90 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22841] ppid=22788 vsize=68612 CPUtime=47.11 cores=0,2,4,6
/proc/22841/stat : 22841 (glucosInc) R 22788 22787 22322 0 -1 4202496 11435 0 0 0 4709 2 0 0 20 0 1 0 376270414 70258688 16150 33554432000 4194304 5654031 140734444164352 140734444152168 4232782 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22841/statm: 17153 16150 141 357 0 16793 0
Current children cumulated CPU time (s) 1481.36
Current children cumulated vsize (KiB) 91624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.16 2.05 3/181 22845
/proc/meminfo: memFree=31641780/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1500.25 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 51621 228217 0 0 113 23 149795 94 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22845] ppid=22788 vsize=68716 CPUtime=41.1 cores=0,2,4,6
/proc/22845/stat : 22845 (glucosInc) R 22788 22787 22322 0 -1 4202496 11185 0 0 0 4107 3 0 0 20 0 1 0 376277015 70365184 16194 33554432000 4194304 5654031 140735200028912 140735200016728 4215115 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22845/statm: 17179 16194 141 357 0 16819 0
Current children cumulated CPU time (s) 1541.35
Current children cumulated vsize (KiB) 91728

[startup+1602.3 s]
/proc/loadavg: 2.00 2.13 2.05 3/182 22850
/proc/meminfo: memFree=31629968/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1562.16 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 54147 240716 0 0 119 24 155973 100 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22847] ppid=22788 vsize=68664 CPUtime=39.19 cores=0,2,4,6
/proc/22847/stat : 22847 (glucosInc) R 22788 22787 22322 0 -1 4202496 11357 0 0 0 3916 3 0 0 20 0 1 0 376283207 70311936 16163 33554432000 4194304 5654031 140735426145584 140735426133400 4976752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22847/statm: 17166 16163 141 357 0 16806 0
Current children cumulated CPU time (s) 1601.35
Current children cumulated vsize (KiB) 91676

[startup+1662.31 s]
/proc/loadavg: 2.00 2.10 2.04 3/181 22853
/proc/meminfo: memFree=31641456/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1643.38 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 56673 253677 0 0 125 25 164083 105 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22853] ppid=22788 vsize=45840 CPUtime=17.96 cores=0,2,4,6
/proc/22853/stat : 22853 (glucosInc) R 22788 22787 22322 0 -1 4202496 9430 0 0 0 1794 2 0 0 20 0 1 0 376291331 46940160 10274 33554432000 4194304 5654031 140734533455760 140734533443576 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22853/statm: 11460 10274 141 357 0 11100 0
Current children cumulated CPU time (s) 1661.34
Current children cumulated vsize (KiB) 68852

[startup+1722.3 s]
/proc/loadavg: 2.00 2.08 2.03 3/181 22853
/proc/meminfo: memFree=31590740/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1643.38 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 56673 253677 0 0 125 25 164083 105 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22853] ppid=22788 vsize=84452 CPUtime=77.93 cores=0,2,4,6
/proc/22853/stat : 22853 (glucosInc) R 22788 22787 22322 0 -1 4202496 11006 0 0 0 7790 3 0 0 20 0 1 0 376291331 86478848 19864 33554432000 4194304 5654031 140734533455760 140734533443576 4232607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22853/statm: 21113 19864 141 357 0 20753 0
Current children cumulated CPU time (s) 1721.31
Current children cumulated vsize (KiB) 107464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.06 2.03 3/181 22853
/proc/meminfo: memFree=31567096/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1643.38 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 56673 253677 0 0 125 25 164083 105 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22853] ppid=22788 vsize=96584 CPUtime=137.93 cores=0,2,4,6
/proc/22853/stat : 22853 (glucosInc) R 22788 22787 22322 0 -1 4202496 12293 0 0 0 13789 4 0 0 20 0 1 0 376291331 98902016 23163 33554432000 4194304 5654031 140734533455760 140734533443576 4216133 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22853/statm: 24146 23163 141 357 0 23786 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (KiB) 119596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.1 s]
/proc/loadavg: 2.00 2.06 2.03 2/174 22923
/proc/meminfo: memFree=31893028/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1791.7 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 59199 266913 0 0 130 25 178905 110 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22855] ppid=22788 vsize=37852 CPUtime=8.38 cores=0,2,4,6
/proc/22855/stat : 22855 (glucosInc) R 22788 22787 22322 0 -1 4202496 7704 0 0 0 837 1 0 0 20 0 1 0 376306167 38760448 8478 33554432000 4194304 5654031 140736784979216 140736784967032 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22855/statm: 9463 8478 141 357 0 9103 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 60864

Sending SIGTERM to process tree (bottom up)

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

[startup+1801.1 s]
/proc/loadavg: 2.00 2.06 2.03 2/174 22923
/proc/meminfo: memFree=31893028/32873844 swapFree=7380/7380
[pid=22787] ppid=22785 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22787/stat : 22787 (npSolver-pbo-It) S 22785 22787 22322 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376126897 9367552 275 33554432000 4194304 5064252 140734790924368 140734790923280 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22787/statm: 2287 275 233 213 0 72 0
[pid=22788] ppid=22787 vsize=13864 CPUtime=1791.7 cores=0,2,4,6
/proc/22788/stat : 22788 (npSolver-pbo) S 22787 22787 22322 0 -1 4202496 59199 266913 0 0 130 25 178905 110 20 0 1 0 376126897 14196736 2778 33554432000 4194304 6004724 140734142937392 140734142923240 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/22788/statm: 3466 2778 183 442 0 3020 0
[pid=22855] ppid=22788 vsize=37852 CPUtime=8.38 cores=0,2,4,6
/proc/22855/stat : 22855 (glucosInc) R 22788 22787 22322 0 -1 4202496 7704 0 0 0 837 1 0 0 20 0 1 0 376306167 38760448 8478 33554432000 4194304 5654031 140736784979216 140736784967032 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/22855/statm: 9463 8478 141 357 0 9103 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 60864

Child status: 0
Real time (s): 1801.11
CPU time (s): 1800.13
CPU user time (s): 1798.74
CPU system time (s): 1.38679
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 191880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.74
system time used= 1.38679
maximum resident set size= 131728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 334198
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2760
involuntary context switches= 3587

runsolver used 3.03454 second user time and 7.14491 second system time

The end

Launcher Data

Begin job on node118 at 2012-06-07 22:13:28
IDJOB=3747237
IDBENCH=2231
IDSOLVER=2332
FILE ID=node118/3747237-1339100008
RUNJOBID= node118-1339098177-22338
PBS_JOBID= 14643735
Free space on /tmp= 70824 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ws97-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747237-1339100008/watcher-3747237-1339100008 -o /tmp/evaluation-result-3747237-1339100008/solver-3747237-1339100008 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747237-1339100008.opb 1111146102 HOME HOME

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

MD5SUM BENCH= ed36462db2ffa04ea65b986069441496
RANDOM SEED=1111146102

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31870548 kB
Buffers:           63740 kB
Cached:           110772 kB
SwapCached:         6336 kB
Active:           134764 kB
Inactive:         108820 kB
Active(anon):      65364 kB
Inactive(anon):     6328 kB
Active(file):      69400 kB
Inactive(file):   102492 kB
Unevictable:        7380 kB
Mlocked:            7380 kB
SwapTotal:      67108856 kB
SwapFree:       67095328 kB
Dirty:             22800 kB
Writeback:             0 kB
AnonPages:         71128 kB
Mapped:             9036 kB
Shmem:                 0 kB
Slab:             620176 kB
SReclaimable:      59788 kB
SUnreclaim:       560388 kB
KernelStack:        1424 kB
PageTables:         4072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     194056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 70824 MiB
End job on node118 at 2012-06-07 22:43:29