Trace number 3697759

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 NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.08 1800.81

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat15_5_3_4_ic.opb
MD5SUMcc4ba8ab50e8cde73916f6bbebfc3143
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4225708
Best CPU time to get the best result obtained on this benchmark2.77358
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3435
Total number of constraints6802
Number of constraints which are clauses2970
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints3825
Minimum length of a constraint2
Maximum length of a constraint105
Number of terms in the objective function 645
Biggest coefficient in the objective function 77854483
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3321901821
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 77854483
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3321901821
Number of bits of the biggest sum of numbers32
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.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.36	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.36	c [INC SYSTEM] execute solver
1.46/1.55	c [INC SEARCH] formula is SAT
1.46/1.55	c [INC SYSTEM] solved the initial formula
1.46/1.56	c model valid
1.46/1.56	c current solution ok
1.56/1.68	o 195848426
1.56/1.68	c [INC SYSTEM] there exists a inc, kill it!
1.56/1.68	c write failed with 2
1.56/1.68	c [INC SEARCH] iteration: 0
1.56/1.68	c [INC BOUNDS] best value:195848441 search for 195848440
1.56/1.68	c [INC SYSTEM] create new solver instance
1.56/1.68	c [INC] encode full formula
1.56/1.68	c fallback to adder encoding
1.68/1.77	c set iterative enc to: adder
1.68/1.77	c set iterative enc to: none
1.68/1.79	c [INC SEARCH] isOptimum variable: 0
2.17/2.25	c formula is SAT
2.28/2.39	c [INC SEARCH] copied best model
2.28/2.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.28/2.39	c model valid
2.28/2.39	c current solution ok
2.28/2.39	o 97402294
2.28/2.39	c [INC SEARCH] iteration: 1
2.28/2.39	c [INC BOUNDS] best value:97402309 search for 97402308
2.28/2.39	c [INC SYSTEM] there exists a inc, kill it!
2.28/2.39	c write failed with 2
2.28/2.39	c [INC SYSTEM] create new solver instance
2.28/2.39	c [INC] encode full formula
2.28/2.39	c fallback to adder encoding
2.28/2.39	c set iterative enc to: adder
2.28/2.39	c set iterative enc to: none
2.33/2.52	c [INC SEARCH] isOptimum variable: 0
4.91/5.18	c formula is SAT
4.91/5.18	c [INC SEARCH] copied best model
4.91/5.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.91/5.19	c model valid
4.91/5.19	c current solution ok
4.91/5.19	o 82233720
4.91/5.19	c [INC SEARCH] iteration: 2
4.91/5.19	c [INC BOUNDS] best value:82233735 search for 82233734
4.91/5.19	c [INC SYSTEM] there exists a inc, kill it!
4.91/5.19	c write failed with 2
4.91/5.20	c [INC SYSTEM] create new solver instance
4.91/5.20	c [INC] encode full formula
4.91/5.20	c fallback to adder encoding
5.02/5.28	c set iterative enc to: adder
5.02/5.28	c set iterative enc to: none
5.12/5.30	c [INC SEARCH] isOptimum variable: 0
7.70/7.96	c formula is SAT
7.70/7.96	c [INC SEARCH] copied best model
7.70/7.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.70/7.97	c model valid
7.70/7.97	c current solution ok
7.70/7.97	o 19953614
7.70/7.97	c [INC SEARCH] iteration: 3
7.70/7.97	c [INC BOUNDS] best value:19953629 search for 19953628
7.70/7.97	c [INC SYSTEM] there exists a inc, kill it!
7.70/7.97	c write failed with 2
7.70/7.98	c [INC SYSTEM] create new solver instance
7.70/7.98	c [INC] encode full formula
7.70/7.98	c fallback to adder encoding
7.81/8.05	c set iterative enc to: adder
7.81/8.05	c set iterative enc to: none
7.81/8.06	c [INC SEARCH] isOptimum variable: 0
7.89/8.57	c formula is SAT
7.89/8.57	c [INC SEARCH] copied best model
7.89/8.57	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.89/8.59	c model valid
7.89/8.59	c current solution ok
7.89/8.59	o 19178982
7.89/8.59	c [INC SEARCH] iteration: 4
7.89/8.59	c [INC BOUNDS] best value:19178997 search for 19178996
7.89/8.59	c [INC SYSTEM] there exists a inc, kill it!
7.89/8.59	c write failed with 2
7.89/8.59	c [INC SYSTEM] create new solver instance
7.89/8.59	c [INC] encode full formula
7.89/8.59	c fallback to adder encoding
8.43/8.66	c set iterative enc to: adder
8.43/8.66	c set iterative enc to: none
8.43/8.68	c [INC SEARCH] isOptimum variable: 0
10.11/10.33	c formula is SAT
10.11/10.33	c [INC SEARCH] copied best model
10.11/10.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.11/10.34	c model valid
10.11/10.34	c current solution ok
10.11/10.34	o 13627204
10.11/10.34	c [INC SEARCH] iteration: 5
10.11/10.34	c [INC BOUNDS] best value:13627219 search for 13627218
10.11/10.34	c [INC SYSTEM] there exists a inc, kill it!
10.11/10.34	c write failed with 2
10.11/10.34	c [INC SYSTEM] create new solver instance
10.11/10.34	c [INC] encode full formula
10.11/10.34	c fallback to adder encoding
10.22/10.41	c set iterative enc to: adder
10.22/10.41	c set iterative enc to: none
10.22/10.43	c [INC SEARCH] isOptimum variable: 0
12.22/12.49	c formula is SAT
12.22/12.49	c [INC SEARCH] copied best model
12.22/12.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.31/12.50	c model valid
12.31/12.50	c current solution ok
12.31/12.50	o 11896666
12.31/12.50	c [INC SEARCH] iteration: 6
12.31/12.50	c [INC BOUNDS] best value:11896681 search for 11896680
12.31/12.50	c [INC SYSTEM] there exists a inc, kill it!
12.31/12.50	c write failed with 2
12.31/12.51	c [INC SYSTEM] create new solver instance
12.31/12.51	c [INC] encode full formula
12.31/12.51	c fallback to adder encoding
12.31/12.57	c set iterative enc to: adder
12.31/12.57	c set iterative enc to: none
12.31/12.59	c [INC SEARCH] isOptimum variable: 0
13.70/13.97	c formula is SAT
13.80/14.05	c [INC SEARCH] copied best model
13.80/14.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.80/14.05	c model valid
13.80/14.05	c current solution ok
13.80/14.05	o 11069002
13.80/14.05	c [INC SEARCH] iteration: 7
13.80/14.05	c [INC BOUNDS] best value:11069017 search for 11069016
13.80/14.05	c [INC SYSTEM] there exists a inc, kill it!
13.80/14.05	c write failed with 2
13.80/14.05	c [INC SYSTEM] create new solver instance
13.80/14.05	c [INC] encode full formula
13.80/14.05	c fallback to adder encoding
13.80/14.05	c set iterative enc to: adder
13.80/14.05	c set iterative enc to: none
13.86/14.16	c [INC SEARCH] isOptimum variable: 0
20.30/20.69	c formula is SAT
20.39/20.70	c [INC SEARCH] copied best model
20.39/20.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
20.39/20.71	c model valid
20.39/20.71	c current solution ok
20.39/20.71	o 6538054
20.39/20.71	c [INC SEARCH] iteration: 8
20.39/20.71	c [INC BOUNDS] best value:6538069 search for 6538068
20.39/20.71	c [INC SYSTEM] there exists a inc, kill it!
20.39/20.71	c write failed with 2
20.39/20.71	c [INC SYSTEM] create new solver instance
20.39/20.71	c [INC] encode full formula
20.39/20.71	c fallback to adder encoding
20.39/20.77	c set iterative enc to: adder
20.39/20.77	c set iterative enc to: none
20.39/20.79	c [INC SEARCH] isOptimum variable: 0
23.18/23.54	c formula is SAT
23.18/23.54	c [INC SEARCH] copied best model
23.18/23.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.18/23.55	c model valid
23.18/23.55	c current solution ok
23.18/23.55	o 6509024
23.18/23.55	c [INC SEARCH] iteration: 9
23.18/23.55	c [INC BOUNDS] best value:6509039 search for 6509038
23.18/23.55	c [INC SYSTEM] there exists a inc, kill it!
23.18/23.55	c write failed with 2
23.18/23.55	c [INC SYSTEM] create new solver instance
23.18/23.55	c [INC] encode full formula
23.18/23.55	c fallback to adder encoding
23.30/23.61	c set iterative enc to: adder
23.30/23.61	c set iterative enc to: none
23.30/23.63	c [INC SEARCH] isOptimum variable: 0
39.97/40.33	c formula is SAT
39.97/40.33	c [INC SEARCH] copied best model
39.97/40.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.97/40.35	c model valid
39.97/40.35	c current solution ok
39.97/40.35	o 6041310
39.97/40.35	c [INC SEARCH] iteration: 10
39.97/40.35	c [INC BOUNDS] best value:6041325 search for 6041324
39.97/40.35	c [INC SYSTEM] there exists a inc, kill it!
39.97/40.35	c write failed with 2
39.97/40.35	c [INC SYSTEM] create new solver instance
39.97/40.35	c [INC] encode full formula
39.97/40.35	c fallback to adder encoding
40.08/40.41	c set iterative enc to: adder
40.08/40.41	c set iterative enc to: none
40.08/40.42	c [INC SEARCH] isOptimum variable: 0
137.64/138.04	c formula is SAT
137.64/138.04	c [INC SEARCH] copied best model
137.64/138.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.64/138.05	c model valid
137.64/138.05	c current solution ok
137.64/138.05	o 5886546
137.64/138.05	c [INC SEARCH] iteration: 11
137.64/138.05	c [INC BOUNDS] best value:5886561 search for 5886560
137.64/138.05	c [INC SYSTEM] there exists a inc, kill it!
137.64/138.05	c write failed with 2
137.64/138.05	c [INC SYSTEM] create new solver instance
137.64/138.05	c [INC] encode full formula
137.64/138.05	c fallback to adder encoding
137.76/138.11	c set iterative enc to: adder
137.76/138.11	c set iterative enc to: none
137.76/138.13	c [INC SEARCH] isOptimum variable: 0
143.34/143.72	c formula is SAT
143.34/143.72	c [INC SEARCH] copied best model
143.34/143.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
143.34/143.73	c model valid
143.34/143.73	c current solution ok
143.34/143.73	o 5805526
143.34/143.73	c [INC SEARCH] iteration: 12
143.34/143.73	c [INC BOUNDS] best value:5805541 search for 5805540
143.34/143.73	c [INC SYSTEM] there exists a inc, kill it!
143.34/143.73	c write failed with 2
143.34/143.73	c [INC SYSTEM] create new solver instance
143.34/143.73	c [INC] encode full formula
143.34/143.73	c fallback to adder encoding
143.34/143.79	c set iterative enc to: adder
143.34/143.79	c set iterative enc to: none
143.45/143.80	c [INC SEARCH] isOptimum variable: 0
198.53/198.97	c formula is SAT
198.53/198.98	c [INC SEARCH] copied best model
198.53/198.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
198.53/198.99	c model valid
198.53/198.99	c current solution ok
198.53/198.99	o 5756750
198.53/198.99	c [INC SEARCH] iteration: 13
198.53/198.99	c [INC BOUNDS] best value:5756765 search for 5756764
198.53/198.99	c [INC SYSTEM] there exists a inc, kill it!
198.53/198.99	c write failed with 2
198.53/198.99	c [INC SYSTEM] create new solver instance
198.53/198.99	c [INC] encode full formula
198.53/198.99	c fallback to adder encoding
198.64/199.05	c set iterative enc to: adder
198.64/199.05	c set iterative enc to: none
198.64/199.07	c [INC SEARCH] isOptimum variable: 0
221.01/221.42	c formula is SAT
221.01/221.43	c [INC SEARCH] copied best model
221.01/221.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
221.01/221.44	c model valid
221.01/221.44	c current solution ok
221.01/221.44	o 5664122
221.01/221.44	c [INC SEARCH] iteration: 14
221.01/221.44	c [INC BOUNDS] best value:5664137 search for 5664136
221.01/221.44	c [INC SYSTEM] there exists a inc, kill it!
221.01/221.44	c write failed with 2
221.01/221.44	c [INC SYSTEM] create new solver instance
221.01/221.44	c [INC] encode full formula
221.01/221.44	c fallback to adder encoding
221.12/221.50	c set iterative enc to: adder
221.12/221.50	c set iterative enc to: none
221.12/221.51	c [INC SEARCH] isOptimum variable: 0
269.50/269.97	c formula is SAT
269.50/269.98	c [INC SEARCH] copied best model
269.50/269.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
269.50/269.99	c model valid
269.50/269.99	c current solution ok
269.50/269.99	o 5602970
269.50/269.99	c [INC SEARCH] iteration: 15
269.50/269.99	c [INC BOUNDS] best value:5602985 search for 5602984
269.50/269.99	c [INC SYSTEM] there exists a inc, kill it!
269.50/269.99	c write failed with 2
269.50/269.99	c [INC SYSTEM] create new solver instance
269.50/269.99	c [INC] encode full formula
269.50/269.99	c fallback to adder encoding
269.62/270.05	c set iterative enc to: adder
269.62/270.05	c set iterative enc to: none
269.62/270.07	c [INC SEARCH] isOptimum variable: 0
292.60/293.08	c formula is SAT
292.60/293.08	c [INC SEARCH] copied best model
292.60/293.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
292.60/293.09	c model valid
292.60/293.09	c current solution ok
292.60/293.09	o 5334228
292.60/293.09	c [INC SEARCH] iteration: 16
292.60/293.09	c [INC BOUNDS] best value:5334243 search for 5334242
292.60/293.09	c [INC SYSTEM] there exists a inc, kill it!
292.60/293.09	c write failed with 2
292.60/293.09	c [INC SYSTEM] create new solver instance
292.60/293.09	c [INC] encode full formula
292.60/293.09	c fallback to adder encoding
292.70/293.16	c set iterative enc to: adder
292.70/293.16	c set iterative enc to: none
292.70/293.17	c [INC SEARCH] isOptimum variable: 0
344.16/344.61	c formula is SAT
344.16/344.61	c [INC SEARCH] copied best model
344.16/344.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
344.16/344.62	c model valid
344.16/344.62	c current solution ok
344.16/344.62	o 4741654
344.16/344.62	c [INC SEARCH] iteration: 17
344.16/344.62	c [INC BOUNDS] best value:4741669 search for 4741668
344.16/344.62	c [INC SYSTEM] there exists a inc, kill it!
344.16/344.62	c write failed with 2
344.16/344.62	c [INC SYSTEM] create new solver instance
344.16/344.62	c [INC] encode full formula
344.16/344.62	c fallback to adder encoding
344.16/344.68	c set iterative enc to: adder
344.16/344.68	c set iterative enc to: none
344.27/344.70	c [INC SEARCH] isOptimum variable: 0
461.42/461.98	c formula is SAT
461.42/461.99	c [INC SEARCH] copied best model
461.42/461.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
461.42/462.00	c model valid
461.42/462.00	c current solution ok
461.42/462.00	o 4695396
461.42/462.00	c [INC SEARCH] iteration: 18
461.42/462.00	c [INC BOUNDS] best value:4695411 search for 4695410
461.42/462.00	c [INC SYSTEM] there exists a inc, kill it!
461.42/462.00	c write failed with 2
461.42/462.00	c [INC SYSTEM] create new solver instance
461.42/462.00	c [INC] encode full formula
461.42/462.00	c fallback to adder encoding
461.54/462.06	c set iterative enc to: adder
461.54/462.06	c set iterative enc to: none
461.54/462.07	c [INC SEARCH] isOptimum variable: 0
570.41/570.91	c formula is SAT
570.41/570.92	c [INC SEARCH] copied best model
570.41/570.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
570.41/570.93	c model valid
570.41/570.93	c current solution ok
570.41/570.93	o 4564574
570.41/570.93	c [INC SEARCH] iteration: 19
570.41/570.93	c [INC BOUNDS] best value:4564589 search for 4564588
570.41/570.93	c [INC SYSTEM] there exists a inc, kill it!
570.41/570.93	c write failed with 2
570.41/570.93	c [INC SYSTEM] create new solver instance
570.41/570.93	c [INC] encode full formula
570.41/570.93	c fallback to adder encoding
570.41/570.99	c set iterative enc to: adder
570.41/570.99	c set iterative enc to: none
570.52/571.01	c [INC SEARCH] isOptimum variable: 0
767.25/767.88	c formula is SAT
767.25/767.88	c [INC SEARCH] copied best model
767.25/767.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
767.25/767.89	c model valid
767.25/767.89	c current solution ok
767.25/767.89	o 4519576
767.25/767.89	c [INC SEARCH] iteration: 20
767.25/767.89	c [INC BOUNDS] best value:4519591 search for 4519590
767.25/767.89	c [INC SYSTEM] there exists a inc, kill it!
767.25/767.89	c write failed with 2
767.25/767.89	c [INC SYSTEM] create new solver instance
767.25/767.89	c [INC] encode full formula
767.25/767.89	c fallback to adder encoding
767.36/767.95	c set iterative enc to: adder
767.36/767.95	c set iterative enc to: none
767.36/767.97	c [INC SEARCH] isOptimum variable: 0
819.63/820.21	c formula is SAT
819.63/820.21	c [INC SEARCH] copied best model
819.63/820.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
819.63/820.22	c model valid
819.63/820.22	c current solution ok
819.63/820.22	o 4493410
819.63/820.22	c [INC SEARCH] iteration: 21
819.63/820.22	c [INC BOUNDS] best value:4493425 search for 4493424
819.63/820.22	c [INC SYSTEM] there exists a inc, kill it!
819.63/820.22	c write failed with 2
819.63/820.22	c [INC SYSTEM] create new solver instance
819.63/820.22	c [INC] encode full formula
819.63/820.22	c fallback to adder encoding
819.63/820.28	c set iterative enc to: adder
819.63/820.28	c set iterative enc to: none
819.63/820.29	c [INC SEARCH] isOptimum variable: 0
1047.69/1048.31	c formula is SAT
1047.69/1048.31	c [INC SEARCH] copied best model
1047.69/1048.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1047.69/1048.32	c model valid
1047.69/1048.32	c current solution ok
1047.69/1048.32	o 4493008
1047.69/1048.32	c [INC SEARCH] iteration: 22
1047.69/1048.32	c [INC BOUNDS] best value:4493023 search for 4493022
1047.69/1048.32	c [INC SYSTEM] there exists a inc, kill it!
1047.69/1048.32	c write failed with 2
1047.69/1048.32	c [INC SYSTEM] create new solver instance
1047.69/1048.32	c [INC] encode full formula
1047.69/1048.32	c fallback to adder encoding
1047.69/1048.38	c set iterative enc to: adder
1047.69/1048.38	c set iterative enc to: none
1047.69/1048.40	c [INC SEARCH] isOptimum variable: 0
1102.68/1103.38	c formula is SAT
1102.68/1103.38	c [INC SEARCH] copied best model
1102.68/1103.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1102.68/1103.39	c model valid
1102.68/1103.39	c current solution ok
1102.68/1103.39	o 4424484
1102.68/1103.39	c [INC SEARCH] iteration: 23
1102.68/1103.39	c [INC BOUNDS] best value:4424499 search for 4424498
1102.68/1103.39	c [INC SYSTEM] there exists a inc, kill it!
1102.68/1103.39	c write failed with 2
1102.68/1103.39	c [INC SYSTEM] create new solver instance
1102.68/1103.39	c [INC] encode full formula
1102.68/1103.39	c fallback to adder encoding
1102.79/1103.45	c set iterative enc to: adder
1102.79/1103.45	c set iterative enc to: none
1102.79/1103.47	c [INC SEARCH] isOptimum variable: 0
1494.71/1495.46	c formula is SAT
1494.71/1495.46	c [INC SEARCH] copied best model
1494.71/1495.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1494.71/1495.47	c model valid
1494.71/1495.47	c current solution ok
1494.71/1495.47	o 4343966
1494.71/1495.47	c [INC SEARCH] iteration: 24
1494.71/1495.47	c [INC BOUNDS] best value:4343981 search for 4343980
1494.71/1495.47	c [INC SYSTEM] there exists a inc, kill it!
1494.71/1495.47	c write failed with 2
1494.71/1495.47	c [INC SYSTEM] create new solver instance
1494.71/1495.47	c [INC] encode full formula
1494.71/1495.47	c fallback to adder encoding
1494.81/1495.53	c set iterative enc to: adder
1494.81/1495.53	c set iterative enc to: none
1494.81/1495.55	c [INC SEARCH] isOptimum variable: 0
1701.86/1702.64	c formula is SAT
1701.86/1702.64	c [INC SEARCH] copied best model
1701.86/1702.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1701.86/1702.65	c model valid
1701.86/1702.65	c current solution ok
1701.86/1702.65	o 4322832
1701.86/1702.65	c [INC SEARCH] iteration: 25
1701.86/1702.65	c [INC BOUNDS] best value:4322847 search for 4322846
1701.86/1702.65	c [INC SYSTEM] there exists a inc, kill it!
1701.86/1702.65	c write failed with 2
1701.86/1702.65	c [INC SYSTEM] create new solver instance
1701.86/1702.65	c [INC] encode full formula
1701.86/1702.65	c fallback to adder encoding
1701.97/1702.71	c set iterative enc to: adder
1701.97/1702.71	c set iterative enc to: none
1701.97/1702.73	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.81	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.81	s UNKNOWN
1800.06/1800.81	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.81	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-3697759-1338137014/watcher-3697759-1338137014 -o /tmp/evaluation-result-3697759-1338137014/solver-3697759-1338137014 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697759-1338137014.opb 1989565244 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.31 2.07 2.02 3/177 22997
/proc/meminfo: memFree=28606840/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0

[startup+0.105306 s]
/proc/loadavg: 2.31 2.07 2.02 3/177 22997
/proc/meminfo: memFree=28606840/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200309 s]
/proc/loadavg: 2.31 2.07 2.02 3/177 22997
/proc/meminfo: memFree=28606840/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300337 s]
/proc/loadavg: 2.31 2.07 2.02 3/177 22997
/proc/meminfo: memFree=28606840/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700184 s]
/proc/loadavg: 2.31 2.07 2.02 3/177 22997
/proc/meminfo: memFree=28606840/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.28 2.06 2.02 3/180 23003
/proc/meminfo: memFree=28585972/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=6244 CPUtime=0.34 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 2254 6775 0 0 6 0 26 2 20 0 1 0 279826912 6393856 1231 33554432000 4194304 5992684 140734958386848 140734958373112 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 1561 1231 168 440 0 1117 0
[pid=23003] ppid=22998 vsize=14892 CPUtime=1.12 cores=0,2,4,6
/proc/23003/stat : 23003 (glucosInc) R 22998 22997 21372 0 -1 4202496 2705 0 0 0 112 0 0 0 20 0 1 0 279826949 15249408 3078 33554432000 4194304 5654031 140735474127472 140735474125256 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23003/statm: 3723 3078 140 357 0 3363 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 30284

[startup+3.10021 s]
/proc/loadavg: 2.28 2.06 2.02 3/180 23006
/proc/meminfo: memFree=28559920/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=7392 CPUtime=2.35 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 8039 17354 0 0 27 13 188 7 20 0 1 0 279826912 7569408 1536 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 1848 1536 184 440 0 1404 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 16540
heavy processes:

[startup+6.30032 s]
/proc/loadavg: 2.26 2.06 2.02 3/180 23010
/proc/meminfo: memFree=28564696/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=7144 CPUtime=5.12 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 11305 25116 0 0 38 14 452 8 20 0 1 0 279826912 7315456 1475 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 1786 1475 185 440 0 1342 0
[pid=23010] ppid=22998 vsize=31952 CPUtime=0.98 cores=0,2,4,6
/proc/23010/stat : 23010 (glucosInc) R 22998 22997 21372 0 -1 4202496 6563 0 0 0 97 1 0 0 20 0 1 0 279827442 32718848 6573 33554432000 4194304 5654031 140733445104368 140733445102152 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23010/statm: 7988 6573 141 357 0 7628 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 48244

[startup+12.7002 s]
/proc/loadavg: 2.24 2.06 2.02 3/180 23016
/proc/meminfo: memFree=28566380/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=7092 CPUtime=12.41 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 23963 52311 0 0 72 19 1134 16 20 0 1 0 279826912 7262208 1462 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 1773 1462 185 440 0 1329 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 16240

[startup+25.5003 s]
/proc/loadavg: 2.20 2.06 2.02 3/180 23024
/proc/meminfo: memFree=28572084/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=23.32 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 32852 73398 0 0 95 21 2193 23 20 0 1 0 279826912 16125952 3591 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3591 185 440 0 3493 0
[pid=23024] ppid=22998 vsize=24640 CPUtime=1.86 cores=0,2,4,6
/proc/23024/stat : 23024 (glucosInc) R 22998 22997 21372 0 -1 4202496 5388 0 0 0 185 1 0 0 20 0 1 0 279829275 25231360 5415 33554432000 4194304 5654031 140736352324768 140736352312584 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23024/statm: 6160 5415 141 357 0 5800 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 49536

[startup+51.1004 s]
/proc/loadavg: 2.12 2.05 2.02 3/180 23026
/proc/meminfo: memFree=28561672/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=40.11 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 35738 80664 0 0 103 22 3861 25 20 0 1 0 279826912 16125952 3591 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3591 185 440 0 3493 0
[pid=23026] ppid=22998 vsize=25140 CPUtime=10.65 cores=0,2,4,6
/proc/23026/stat : 23026 (glucosInc) R 22998 22997 21372 0 -1 4202496 7051 0 0 0 1064 1 0 0 20 0 1 0 279830955 25743360 5565 33554432000 4194304 5654031 140733702525824 140733702513640 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23026/statm: 6285 5565 142 357 0 5925 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 50036

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/179 23026
/proc/meminfo: memFree=28546444/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=40.11 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 35738 80664 0 0 103 22 3861 25 20 0 1 0 279826912 16125952 3591 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3591 185 440 0 3493 0
[pid=23026] ppid=22998 vsize=43488 CPUtime=61.85 cores=0,2,4,6
/proc/23026/stat : 23026 (glucosInc) R 22998 22997 21372 0 -1 4202496 8699 0 0 0 6183 2 0 0 20 0 1 0 279830955 44531712 10149 33554432000 4194304 5654031 140733702525824 140733702513640 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23026/statm: 10872 10149 142 357 0 10512 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 68384

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 23030
/proc/meminfo: memFree=28555828/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=143.46 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 41509 96525 0 0 118 24 14174 30 20 0 1 0 279826912 16125952 3591 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3591 185 440 0 3493 0
[pid=23030] ppid=22998 vsize=32052 CPUtime=18.47 cores=0,2,4,6
/proc/23030/stat : 23030 (glucosInc) R 22998 22997 21372 0 -1 4202496 6876 0 0 0 1846 1 0 0 20 0 1 0 279841293 32821248 7081 33554432000 4194304 5654031 140734237432656 140734237420472 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23030/statm: 8013 7081 139 357 0 7653 0
Current children cumulated CPU time (s) 161.93
Current children cumulated vsize (KiB) 56948

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23035
/proc/meminfo: memFree=28558788/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=221.14 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 47277 113201 0 0 133 25 21920 36 20 0 1 0 279826912 16125952 3591 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3591 185 440 0 3493 0
[pid=23035] ppid=22998 vsize=24440 CPUtime=0.77 cores=0,2,4,6
/proc/23035/stat : 23035 (glucosInc) R 22998 22997 21372 0 -1 4202496 5980 0 0 0 77 0 0 0 20 0 1 0 279849064 25026560 5364 33554432000 4194304 5654031 140736145138032 140736145125848 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23035/statm: 6110 5364 141 357 0 5750 0
Current children cumulated CPU time (s) 221.91
Current children cumulated vsize (KiB) 49336

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 23037
/proc/meminfo: memFree=28552736/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=28658500/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1102.85 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 72980 198626 0 0 202 31 109987 65 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23349] ppid=22998 vsize=53932 CPUtime=198.78 cores=0,2,4,6
/proc/23349/stat : 23349 (glucosInc) R 22998 22997 21372 0 -1 4202496 9529 0 0 0 19875 3 0 0 20 0 1 0 279937259 55226368 10816 33554432000 4194304 5654031 140735772876480 140735772874360 4232408 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23349/statm: 13483 10816 139 357 0 13123 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 78828

[startup+1362.3 s]
/proc/loadavg: 1.04 1.54 1.80 2/171 23637
/proc/meminfo: memFree=28647336/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1102.85 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 72980 198626 0 0 202 31 109987 65 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23349] ppid=22998 vsize=53932 CPUtime=258.77 cores=0,2,4,6
/proc/23349/stat : 23349 (glucosInc) R 22998 22997 21372 0 -1 4202496 9595 0 0 0 25874 3 0 0 20 0 1 0 279937259 55226368 12006 33554432000 4194304 5654031 140735772876480 140735772864296 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23349/statm: 13483 12006 139 357 0 13123 0
Current children cumulated CPU time (s) 1361.62
Current children cumulated vsize (KiB) 78828

[startup+1422.3 s]
/proc/loadavg: 1.01 1.44 1.75 2/171 23638
/proc/meminfo: memFree=28645224/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1102.85 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 72980 198626 0 0 202 31 109987 65 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23349] ppid=22998 vsize=54568 CPUtime=318.77 cores=0,2,4,6
/proc/23349/stat : 23349 (glucosInc) R 22998 22997 21372 0 -1 4202496 10999 0 0 0 31872 5 0 0 20 0 1 0 279937259 55877632 12455 33554432000 4194304 5654031 140735772876480 140735772864296 4216401 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23349/statm: 13642 12455 139 357 0 13282 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 79464

[startup+1482.3 s]
/proc/loadavg: 1.00 1.35 1.70 2/171 23638
/proc/meminfo: memFree=28643688/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1102.85 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 72980 198626 0 0 202 31 109987 65 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23349] ppid=22998 vsize=54568 CPUtime=378.76 cores=0,2,4,6
/proc/23349/stat : 23349 (glucosInc) R 22998 22997 21372 0 -1 4202496 11000 0 0 0 37871 5 0 0 20 0 1 0 279937259 55877632 12967 33554432000 4194304 5654031 140735772876480 140735772864296 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23349/statm: 13642 12967 139 357 0 13282 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 79464

[startup+1542.31 s]
/proc/loadavg: 1.04 1.30 1.66 2/171 23640
/proc/meminfo: memFree=28658096/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1494.86 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 75817 210163 0 0 209 32 149174 71 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23640] ppid=22998 vsize=39600 CPUtime=46.72 cores=0,2,4,6
/proc/23640/stat : 23640 (glucosInc) R 22998 22997 21372 0 -1 4202496 6820 0 0 0 4671 1 0 0 20 0 1 0 279976467 40550400 9441 33554432000 4194304 5654031 140735323183168 140735323170984 4232755 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23640/statm: 9900 9441 142 357 0 9540 0
Current children cumulated CPU time (s) 1541.58
Current children cumulated vsize (KiB) 64496

[startup+1602.3 s]
/proc/loadavg: 1.01 1.24 1.62 2/172 23643
/proc/meminfo: memFree=28655652/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1494.86 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 75817 210163 0 0 209 32 149174 71 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23640] ppid=22998 vsize=42320 CPUtime=106.71 cores=0,2,4,6
/proc/23640/stat : 23640 (glucosInc) R 22998 22997 21372 0 -1 4202496 7536 0 0 0 10669 2 0 0 20 0 1 0 279976467 43335680 10137 33554432000 4194304 5654031 140735323183168 140735323170984 4209096 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23640/statm: 10580 10137 142 357 0 10220 0
Current children cumulated CPU time (s) 1601.57
Current children cumulated vsize (KiB) 67216

[startup+1662.3 s]
/proc/loadavg: 1.00 1.20 1.58 2/171 23643
/proc/meminfo: memFree=28646336/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1494.86 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 75817 210163 0 0 209 32 149174 71 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23640] ppid=22998 vsize=53924 CPUtime=166.7 cores=0,2,4,6
/proc/23640/stat : 23640 (glucosInc) R 22998 22997 21372 0 -1 4202496 8361 0 0 0 16667 3 0 0 20 0 1 0 279976467 55218176 12527 33554432000 4194304 5654031 140735323183168 140735323170984 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23640/statm: 13481 12527 142 357 0 13121 0
Current children cumulated CPU time (s) 1661.56
Current children cumulated vsize (KiB) 78820

[startup+1722.3 s]
/proc/loadavg: 1.00 1.16 1.54 2/171 23646
/proc/meminfo: memFree=28662976/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1702.01 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 78644 219471 0 0 217 33 169875 76 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23645] ppid=22998 vsize=35124 CPUtime=19.54 cores=0,2,4,6
/proc/23645/stat : 23645 (glucosInc) R 22998 22997 21372 0 -1 4202496 8049 0 0 0 1952 2 0 0 20 0 1 0 279997185 35966976 8046 33554432000 4194304 5654031 140736609608800 140736609596616 4208663 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23645/statm: 8781 8046 142 357 0 8421 0
Current children cumulated CPU time (s) 1721.55
Current children cumulated vsize (KiB) 60020

[startup+1782.3 s]
/proc/loadavg: 1.00 1.13 1.50 2/171 23646
/proc/meminfo: memFree=28654724/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1702.01 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 78644 219471 0 0 217 33 169875 76 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23645] ppid=22998 vsize=42264 CPUtime=79.54 cores=0,2,4,6
/proc/23645/stat : 23645 (glucosInc) R 22998 22997 21372 0 -1 4202496 9802 0 0 0 7950 4 0 0 20 0 1 0 279997185 43278336 10120 33554432000 4194304 5654031 140736609608800 140736609596616 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23645/statm: 10566 10120 142 357 0 10206 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (KiB) 67160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 1.00 1.12 1.49 2/171 23646
/proc/meminfo: memFree=28655264/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1702.01 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 78644 219471 0 0 217 33 169875 76 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23645] ppid=22998 vsize=42264 CPUtime=98.05 cores=0,2,4,6
/proc/23645/stat : 23645 (glucosInc) R 22998 22997 21372 0 -1 4202496 9802 0 0 0 9801 4 0 0 20 0 1 0 279997185 43278336 10120 33554432000 4194304 5654031 140736609608800 140736609596616 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23645/statm: 10566 10120 142 357 0 10206 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 67160

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.81 s]
/proc/loadavg: 1.00 1.12 1.49 2/171 23646
/proc/meminfo: memFree=28655264/32873624 swapFree=7104/7104
[pid=22997] ppid=22995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/22997/stat : 22997 (npSolver-pbo-It) S 22995 22997 21372 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279826912 9367552 275 33554432000 4194304 5064252 140733803673616 140733803672528 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/22997/statm: 2287 275 233 213 0 72 0
[pid=22998] ppid=22997 vsize=15748 CPUtime=1702.01 cores=0,2,4,6
/proc/22998/stat : 22998 (npSolver-pbo) S 22997 22997 21372 0 -1 4202496 78644 219471 0 0 217 33 169875 76 20 0 1 0 279826912 16125952 3592 33554432000 4194304 5992684 140734958386848 140734958372680 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/22998/statm: 3937 3592 185 440 0 3493 0
[pid=23645] ppid=22998 vsize=42264 CPUtime=98.05 cores=0,2,4,6
/proc/23645/stat : 23645 (glucosInc) R 22998 22997 21372 0 -1 4202496 9802 0 0 0 9801 4 0 0 20 0 1 0 279997185 43278336 10120 33554432000 4194304 5654031 140736609608800 140736609596616 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23645/statm: 10566 10120 142 357 0 10206 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 67160

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.08
CPU user time (s): 1798.94
CPU system time (s): 1.13783
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 97592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.94
system time used= 1.13783
maximum resident set size= 63344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 308295
page faults= 0
swaps= 0
block input operations= 0
block output operations= 317472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2727
involuntary context switches= 2989

runsolver used 2.90556 second user time and 7.03793 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 18:43:34
IDJOB=3697759
IDBENCH=92790
IDSOLVER=2275
FILE ID=node121/3697759-1338137014
RUNJOBID= node121-1338122085-21388
PBS_JOBID= 14624482
Free space on /tmp= 71688 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat15_5_3_4_ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697759-1338137014/watcher-3697759-1338137014 -o /tmp/evaluation-result-3697759-1338137014/solver-3697759-1338137014 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697759-1338137014.opb 1989565244 HOME HOME

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

MD5SUM BENCH= cc4ba8ab50e8cde73916f6bbebfc3143
RANDOM SEED=1989565244

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        28607484 kB
Buffers:          505856 kB
Cached:          2733512 kB
SwapCached:            0 kB
Active:           954364 kB
Inactive:        2452096 kB
Active(anon):     168328 kB
Inactive(anon):        0 kB
Active(file):     786036 kB
Inactive(file):  2452096 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9940 kB
Writeback:             0 kB
AnonPages:        172660 kB
Mapped:            15512 kB
Shmem:               200 kB
Slab:             719272 kB
SReclaimable:     162896 kB
SUnreclaim:       556376 kB
KernelStack:        1448 kB
PageTables:         4252 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     276148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71696 MiB
End job on node121 at 2012-05-27 19:13:35