Trace number 3702522

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-quickBound? (TO) 1800.08 1800.72

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_2.opb
MD5SUM0c9f9f4d9069e955741fce23953a7e72
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3385647
Best CPU time to get the best result obtained on this benchmark1800.12
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 147197952
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 48050028218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 147197952
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 48050028218
Number of bits of the biggest sum of numbers36
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.15	c run inc solver
0.00/0.15	c [INC SYSTEM] run initial solver
0.00/0.15	c [INC SYSTEM] preprocess with white file
1.09/1.16	c [INC SYSTEM] finished preprocessing in 1 s
1.09/1.16	c [INC SYSTEM] execute solver
1.15/1.32	c [INC SEARCH] formula is SAT
1.15/1.32	c [INC SYSTEM] solved the initial formula
1.15/1.34	c model valid
1.15/1.34	c current solution ok
1.53/2.05	o 250238621
1.53/2.05	c starting approximation
1.53/2.05	c factor = 2
1.53/2.05	c factor still to low - shrinking to 3.71604e+06
1.53/2.05	c approx number of clauses: 1e+06
1.53/2.05	c current bound: 125119336
1.79/3.13	c leaving approximation
1.79/3.13	c finished approximation
1.79/3.13	c [INC SYSTEM] there exists a inc, kill it!
1.79/3.13	c write failed with 2
1.79/3.14	c [INC SEARCH] iteration: 0
1.79/3.14	c [INC BOUNDS] best value:250238671 search for 250238670
1.79/3.14	c [INC SYSTEM] create new solver instance
1.79/3.14	c [INC] encode full formula
1.79/3.14	c fallback to adder encoding
3.43/3.89	c set iterative enc to: adder
3.43/3.89	c set iterative enc to: none
3.64/4.01	c [INC SEARCH] isOptimum variable: 0
6.02/6.44	c formula is SAT
6.02/6.46	c [INC SEARCH] copied best model
6.02/6.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.02/6.48	c model valid
6.02/6.48	c current solution ok
6.02/6.48	o 198799237
6.02/6.48	c [INC SEARCH] iteration: 1
6.02/6.48	c [INC BOUNDS] best value:198799287 search for 198799286
6.02/6.48	c [INC SYSTEM] there exists a inc, kill it!
6.02/6.48	c write failed with 2
6.02/6.49	c [INC SYSTEM] create new solver instance
6.02/6.49	c [INC] encode full formula
6.02/6.49	c fallback to adder encoding
6.85/7.24	c set iterative enc to: adder
6.85/7.24	c set iterative enc to: none
7.02/7.60	c [INC SEARCH] isOptimum variable: 0
9.73/10.16	c formula is SAT
9.73/10.18	c [INC SEARCH] copied best model
9.73/10.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.84/10.20	c model valid
9.84/10.20	c current solution ok
9.84/10.20	o 54579617
9.84/10.20	c [INC SEARCH] iteration: 2
9.84/10.20	c [INC BOUNDS] best value:54579667 search for 54579666
9.84/10.20	c [INC SYSTEM] there exists a inc, kill it!
9.84/10.20	c write failed with 2
9.84/10.21	c [INC SYSTEM] create new solver instance
9.84/10.21	c [INC] encode full formula
9.84/10.21	c fallback to adder encoding
10.46/10.88	c set iterative enc to: adder
10.46/10.88	c set iterative enc to: none
10.67/11.02	c [INC SEARCH] isOptimum variable: 0
27.77/28.11	c formula is SAT
27.77/28.13	c [INC SEARCH] copied best model
27.77/28.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.77/28.14	c model valid
27.77/28.14	c current solution ok
27.77/28.14	o 38378773
27.77/28.14	c [INC SEARCH] iteration: 3
27.77/28.14	c [INC BOUNDS] best value:38378823 search for 38378822
27.77/28.14	c [INC SYSTEM] there exists a inc, kill it!
27.77/28.14	c write failed with 2
27.77/28.16	c [INC SYSTEM] create new solver instance
27.77/28.16	c [INC] encode full formula
27.77/28.16	c fallback to adder encoding
28.47/28.80	c set iterative enc to: adder
28.47/28.80	c set iterative enc to: none
28.56/28.91	c [INC SEARCH] isOptimum variable: 0
40.05/40.46	c formula is SAT
40.05/40.48	c [INC SEARCH] copied best model
40.05/40.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.16/40.50	c model valid
40.16/40.50	c current solution ok
40.16/40.50	o 32745357
40.16/40.50	c [INC SEARCH] iteration: 4
40.16/40.50	c [INC BOUNDS] best value:32745407 search for 32745406
40.16/40.50	c [INC SYSTEM] there exists a inc, kill it!
40.16/40.50	c write failed with 2
40.16/40.51	c [INC SYSTEM] create new solver instance
40.16/40.51	c [INC] encode full formula
40.16/40.51	c fallback to adder encoding
40.76/41.11	c set iterative enc to: adder
40.76/41.11	c set iterative enc to: none
40.86/41.22	c [INC SEARCH] isOptimum variable: 0
54.05/54.49	c formula is SAT
54.15/54.51	c [INC SEARCH] copied best model
54.15/54.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
54.15/54.52	c model valid
54.15/54.52	c current solution ok
54.15/54.52	o 24744085
54.15/54.52	c [INC SEARCH] iteration: 5
54.15/54.52	c [INC BOUNDS] best value:24744135 search for 24744134
54.15/54.52	c [INC SYSTEM] there exists a inc, kill it!
54.15/54.52	c write failed with 2
54.15/54.53	c [INC SYSTEM] create new solver instance
54.15/54.53	c [INC] encode full formula
54.15/54.53	c fallback to adder encoding
54.77/55.11	c set iterative enc to: adder
54.77/55.11	c set iterative enc to: none
54.86/55.22	c [INC SEARCH] isOptimum variable: 0
70.96/71.31	c formula is SAT
70.96/71.33	c [INC SEARCH] copied best model
70.96/71.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
70.96/71.35	c model valid
70.96/71.35	c current solution ok
70.96/71.35	o 24090055
70.96/71.35	c [INC SEARCH] iteration: 6
70.96/71.35	c [INC BOUNDS] best value:24090105 search for 24090104
70.96/71.35	c [INC SYSTEM] there exists a inc, kill it!
70.96/71.35	c write failed with 2
70.96/71.36	c [INC SYSTEM] create new solver instance
70.96/71.36	c [INC] encode full formula
70.96/71.36	c fallback to adder encoding
71.57/71.93	c set iterative enc to: adder
71.57/71.93	c set iterative enc to: none
71.68/72.03	c [INC SEARCH] isOptimum variable: 0
92.37/92.71	c formula is SAT
92.37/92.73	c [INC SEARCH] copied best model
92.37/92.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
92.37/92.74	c model valid
92.37/92.74	c current solution ok
92.37/92.74	o 20403413
92.37/92.74	c [INC SEARCH] iteration: 7
92.37/92.74	c [INC BOUNDS] best value:20403463 search for 20403462
92.37/92.74	c [INC SYSTEM] there exists a inc, kill it!
92.37/92.74	c write failed with 2
92.37/92.75	c [INC SYSTEM] create new solver instance
92.37/92.75	c [INC] encode full formula
92.37/92.75	c fallback to adder encoding
92.99/93.32	c set iterative enc to: adder
92.99/93.32	c set iterative enc to: none
93.08/93.42	c [INC SEARCH] isOptimum variable: 0
98.08/98.43	c formula is SAT
98.08/98.45	c [INC SEARCH] copied best model
98.08/98.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
98.08/98.47	c model valid
98.08/98.47	c current solution ok
98.08/98.47	o 20102947
98.08/98.47	c [INC SEARCH] iteration: 8
98.08/98.47	c [INC BOUNDS] best value:20102997 search for 20102996
98.08/98.47	c [INC SYSTEM] there exists a inc, kill it!
98.08/98.47	c write failed with 2
98.08/98.48	c [INC SYSTEM] create new solver instance
98.08/98.48	c [INC] encode full formula
98.08/98.48	c fallback to adder encoding
98.69/99.04	c set iterative enc to: adder
98.69/99.04	c set iterative enc to: none
98.79/99.14	c [INC SEARCH] isOptimum variable: 0
118.48/118.89	c formula is SAT
118.58/118.91	c [INC SEARCH] copied best model
118.58/118.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
118.58/118.93	c model valid
118.58/118.93	c current solution ok
118.58/118.93	o 20090845
118.58/118.93	c [INC SEARCH] iteration: 9
118.58/118.93	c [INC BOUNDS] best value:20090895 search for 20090894
118.58/118.93	c [INC SYSTEM] there exists a inc, kill it!
118.58/118.93	c write failed with 2
118.58/118.93	c [INC SYSTEM] create new solver instance
118.58/118.93	c [INC] encode full formula
118.58/118.93	c fallback to adder encoding
119.19/119.50	c set iterative enc to: adder
119.19/119.50	c set iterative enc to: none
119.29/119.60	c [INC SEARCH] isOptimum variable: 0
182.04/182.41	c formula is SAT
182.04/182.43	c [INC SEARCH] copied best model
182.04/182.43	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.04/182.45	c model valid
182.04/182.45	c current solution ok
182.04/182.45	o 18843477
182.04/182.45	c [INC SEARCH] iteration: 10
182.04/182.45	c [INC BOUNDS] best value:18843527 search for 18843526
182.04/182.45	c [INC SYSTEM] there exists a inc, kill it!
182.04/182.45	c write failed with 2
182.04/182.45	c [INC SYSTEM] create new solver instance
182.04/182.45	c [INC] encode full formula
182.04/182.45	c fallback to adder encoding
182.66/183.01	c set iterative enc to: adder
182.66/183.01	c set iterative enc to: none
182.74/183.11	c [INC SEARCH] isOptimum variable: 0
195.63/196.07	c formula is SAT
195.63/196.09	c [INC SEARCH] copied best model
195.63/196.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
195.73/196.11	c model valid
195.73/196.11	c current solution ok
195.73/196.11	o 16062647
195.73/196.11	c [INC SEARCH] iteration: 11
195.73/196.11	c [INC BOUNDS] best value:16062697 search for 16062696
195.73/196.11	c [INC SYSTEM] there exists a inc, kill it!
195.73/196.11	c write failed with 2
195.73/196.12	c [INC SYSTEM] create new solver instance
195.73/196.12	c [INC] encode full formula
195.73/196.12	c fallback to adder encoding
196.25/196.64	c set iterative enc to: adder
196.25/196.64	c set iterative enc to: none
196.35/196.74	c [INC SEARCH] isOptimum variable: 0
221.85/222.23	c formula is SAT
221.85/222.25	c [INC SEARCH] copied best model
221.85/222.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
221.85/222.26	c model valid
221.85/222.26	c current solution ok
221.85/222.26	o 15979701
221.85/222.26	c [INC SEARCH] iteration: 12
221.85/222.26	c [INC BOUNDS] best value:15979751 search for 15979750
221.85/222.26	c [INC SYSTEM] there exists a inc, kill it!
221.85/222.26	c write failed with 2
221.85/222.27	c [INC SYSTEM] create new solver instance
221.85/222.27	c [INC] encode full formula
221.85/222.27	c fallback to adder encoding
222.45/222.80	c set iterative enc to: adder
222.45/222.80	c set iterative enc to: none
222.45/222.89	c [INC SEARCH] isOptimum variable: 0
235.35/235.74	c formula is SAT
235.35/235.76	c [INC SEARCH] copied best model
235.35/235.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
235.35/235.78	c model valid
235.35/235.78	c current solution ok
235.35/235.78	o 14838185
235.35/235.78	c [INC SEARCH] iteration: 13
235.35/235.78	c [INC BOUNDS] best value:14838235 search for 14838234
235.35/235.78	c [INC SYSTEM] there exists a inc, kill it!
235.35/235.78	c write failed with 2
235.35/235.78	c [INC SYSTEM] create new solver instance
235.35/235.78	c [INC] encode full formula
235.35/235.78	c fallback to adder encoding
235.96/236.30	c set iterative enc to: adder
235.96/236.30	c set iterative enc to: none
236.06/236.40	c [INC SEARCH] isOptimum variable: 0
347.84/348.26	c formula is SAT
347.84/348.27	c [INC SEARCH] copied best model
347.84/348.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
347.84/348.29	c model valid
347.84/348.29	c current solution ok
347.84/348.29	o 14508417
347.84/348.29	c [INC SEARCH] iteration: 14
347.84/348.29	c [INC BOUNDS] best value:14508467 search for 14508466
347.84/348.29	c [INC SYSTEM] there exists a inc, kill it!
347.84/348.29	c write failed with 2
347.93/348.30	c [INC SYSTEM] create new solver instance
347.93/348.30	c [INC] encode full formula
347.93/348.30	c fallback to adder encoding
348.45/348.82	c set iterative enc to: adder
348.45/348.82	c set iterative enc to: none
348.55/348.91	c [INC SEARCH] isOptimum variable: 0
428.03/428.44	c formula is SAT
428.03/428.45	c [INC SEARCH] copied best model
428.03/428.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
428.03/428.47	c model valid
428.03/428.47	c current solution ok
428.03/428.47	o 12372563
428.03/428.47	c [INC SEARCH] iteration: 15
428.03/428.47	c [INC BOUNDS] best value:12372613 search for 12372612
428.03/428.47	c [INC SYSTEM] there exists a inc, kill it!
428.03/428.47	c write failed with 2
428.03/428.48	c [INC SYSTEM] create new solver instance
428.03/428.48	c [INC] encode full formula
428.03/428.48	c fallback to adder encoding
428.53/428.99	c set iterative enc to: adder
428.53/428.99	c set iterative enc to: none
428.63/429.08	c [INC SEARCH] isOptimum variable: 0
451.11/451.57	c formula is SAT
451.11/451.59	c [INC SEARCH] copied best model
451.11/451.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
451.21/451.60	c model valid
451.21/451.60	c current solution ok
451.21/451.60	o 11583647
451.21/451.60	c [INC SEARCH] iteration: 16
451.21/451.60	c [INC BOUNDS] best value:11583697 search for 11583696
451.21/451.60	c [INC SYSTEM] there exists a inc, kill it!
451.21/451.60	c write failed with 2
451.21/451.61	c [INC SYSTEM] create new solver instance
451.21/451.61	c [INC] encode full formula
451.21/451.61	c fallback to adder encoding
451.74/452.11	c set iterative enc to: adder
451.74/452.11	c set iterative enc to: none
451.74/452.20	c [INC SEARCH] isOptimum variable: 0
507.89/508.34	c formula is SAT
507.89/508.36	c [INC SEARCH] copied best model
507.89/508.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
507.89/508.37	c model valid
507.89/508.37	c current solution ok
507.89/508.37	o 7159439
507.89/508.37	c [INC SEARCH] iteration: 17
507.89/508.37	c [INC BOUNDS] best value:7159489 search for 7159488
507.89/508.37	c [INC SYSTEM] there exists a inc, kill it!
507.89/508.37	c write failed with 2
507.89/508.37	c [INC SYSTEM] create new solver instance
507.89/508.37	c [INC] encode full formula
507.89/508.37	c fallback to adder encoding
508.40/508.81	c set iterative enc to: adder
508.40/508.81	c set iterative enc to: none
508.40/508.89	c [INC SEARCH] isOptimum variable: 0
800.23/800.76	c formula is SAT
800.23/800.78	c [INC SEARCH] copied best model
800.23/800.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
800.23/800.80	c model valid
800.23/800.80	c current solution ok
800.23/800.80	o 6020043
800.23/800.80	c [INC SEARCH] iteration: 18
800.23/800.80	c [INC BOUNDS] best value:6020093 search for 6020092
800.23/800.80	c [INC SYSTEM] there exists a inc, kill it!
800.23/800.80	c write failed with 2
800.35/800.81	c [INC SYSTEM] create new solver instance
800.35/800.81	c [INC] encode full formula
800.35/800.81	c fallback to adder encoding
800.75/801.23	c set iterative enc to: adder
800.75/801.23	c set iterative enc to: none
800.85/801.31	c [INC SEARCH] isOptimum variable: 0
1606.41/1607.06	c formula is SAT
1606.41/1607.07	c [INC SEARCH] copied best model
1606.41/1607.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1606.41/1607.09	c model valid
1606.41/1607.09	c current solution ok
1606.41/1607.09	o 5955905
1606.41/1607.09	c [INC SEARCH] iteration: 19
1606.41/1607.09	c [INC BOUNDS] best value:5955955 search for 5955954
1606.41/1607.09	c [INC SYSTEM] there exists a inc, kill it!
1606.41/1607.09	c write failed with 2
1606.41/1607.10	c [INC SYSTEM] create new solver instance
1606.41/1607.10	c [INC] encode full formula
1606.41/1607.10	c fallback to adder encoding
1606.92/1607.52	c set iterative enc to: adder
1606.92/1607.52	c set iterative enc to: none
1606.92/1607.59	c [INC SEARCH] isOptimum variable: 0
1622.69/1623.32	c formula is SAT
1622.69/1623.34	c [INC SEARCH] copied best model
1622.69/1623.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1622.69/1623.36	c model valid
1622.69/1623.36	c current solution ok
1622.69/1623.36	o 4898371
1622.69/1623.36	c [INC SEARCH] iteration: 20
1622.69/1623.36	c [INC BOUNDS] best value:4898421 search for 4898420
1622.69/1623.36	c [INC SYSTEM] there exists a inc, kill it!
1622.69/1623.36	c write failed with 2
1622.69/1623.36	c [INC SYSTEM] create new solver instance
1622.69/1623.36	c [INC] encode full formula
1622.69/1623.36	c fallback to adder encoding
1623.12/1623.77	c set iterative enc to: adder
1623.12/1623.77	c set iterative enc to: none
1623.22/1623.84	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.72	HOME/npSolver-pbo-Itdqb.sh: line 18: 26475 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3702522-1338135973/watcher-3702522-1338135973 -o /tmp/evaluation-result-3702522-1338135973/solver-3702522-1338135973 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702522-1338135973.opb 378854759 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26474
/proc/meminfo: memFree=31097560/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0

[startup+0.07202 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26474
/proc/meminfo: memFree=31097560/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26474
/proc/meminfo: memFree=31097560/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26474
/proc/meminfo: memFree=31097560/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26474
/proc/meminfo: memFree=31097560/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26478
/proc/meminfo: memFree=30928384/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=18252 CPUtime=1.32 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) R 26474 26474 24278 0 -1 4202496 4324 17970 0 0 18 15 87 12 20 0 1 0 279721879 18690048 3504 33554432000 4194304 5992684 140736402179264 140736402165528 5179696 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26475/statm: 4563 3504 181 440 0 4119 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 27400

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 26482
/proc/meminfo: memFree=30911792/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=34280 CPUtime=1.65 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 6438 18485 0 0 31 34 87 13 20 0 1 0 279721879 35102720 7290 33554432000 4194304 5992684 140736402179264 140736402171552 5175646 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 10 0 0
/proc/26475/statm: 8570 7290 196 440 0 8126 0
[pid=26480] ppid=26475 vsize=32828 CPUtime=0.14 cores=1,3,5,7
/proc/26480/stat : 26480 (glucosInc) S 26475 26474 24278 0 -1 4202496 6964 0 0 0 13 1 0 0 20 0 1 0 279721995 33615872 7181 33554432000 4194304 5654031 140736640871392 140736640869704 4976656 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/26480/statm: 8207 7181 146 357 0 7847 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 76256
heavy processes:

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26492
/proc/meminfo: memFree=30136656/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=22340 CPUtime=3.65 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 11238 47957 0 0 106 45 191 23 20 0 1 0 279721879 22876160 4582 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/26475/statm: 5585 4582 205 440 0 5141 0
[pid=26492] ppid=26475 vsize=181096 CPUtime=2.27 cores=1,3,5,7
/proc/26492/stat : 26492 (glucosInc) R 26475 26474 24278 0 -1 4202496 32772 0 0 0 218 9 0 0 20 0 1 0 279722280 185442304 38147 33554432000 4194304 5654031 140733362762992 140733362750808 4214567 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26492/statm: 45274 38147 141 357 0 44914 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 212584

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 26496
/proc/meminfo: memFree=30135156/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=25860 CPUtime=10.69 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 23004 113202 0 0 258 69 695 47 20 0 1 0 279721879 26480640 5463 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 6465 5463 206 440 0 6021 0
[pid=26496] ppid=26475 vsize=152584 CPUtime=1.66 cores=1,3,5,7
/proc/26496/stat : 26496 (glucosInc) R 26475 26474 24278 0 -1 4202496 30281 0 0 0 158 8 0 0 20 0 1 0 279722981 156246016 34213 33554432000 4194304 5654031 140733873966400 140733873964184 4214567 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26496/statm: 38146 34213 140 357 0 37786 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 187592

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.00 3/180 26496
/proc/meminfo: memFree=30659936/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=25860 CPUtime=10.69 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 23004 113202 0 0 258 69 695 47 20 0 1 0 279721879 26480640 5463 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 6465 5463 206 440 0 6021 0
[pid=26496] ppid=26475 vsize=173692 CPUtime=14.46 cores=1,3,5,7
/proc/26496/stat : 26496 (glucosInc) R 26475 26474 24278 0 -1 4202496 31473 0 0 0 1437 9 0 0 20 0 1 0 279722981 177860608 35916 33554432000 4194304 5654031 140733873966400 140733873964088 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26496/statm: 43423 35916 141 357 0 43063 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 208700

[startup+51.1005 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 26502
/proc/meminfo: memFree=30310232/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=24956 CPUtime=40.89 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 35341 174858 0 0 391 90 3538 70 20 0 1 0 279721879 25554944 5237 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 6239 5237 206 440 0 5795 0
[pid=26502] ppid=26475 vsize=148656 CPUtime=9.86 cores=1,3,5,7
/proc/26502/stat : 26502 (glucosInc) R 26475 26474 24278 0 -1 4202496 27271 0 0 0 978 8 0 0 20 0 1 0 279726001 152223744 32112 33554432000 4194304 5654031 140733609302336 140733609290152 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26502/statm: 37164 32112 141 357 0 36804 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 182760

[startup+102.3 s]
/proc/loadavg: 2.19 2.06 2.01 3/181 26510
/proc/meminfo: memFree=30296864/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=24452 CPUtime=98.83 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 57995 287607 0 0 635 126 9010 112 20 0 1 0 279721879 25038848 5111 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/26475/statm: 6113 5111 206 440 0 5669 0
[pid=26510] ppid=26475 vsize=133144 CPUtime=3.15 cores=1,3,5,7
/proc/26510/stat : 26510 (glucosInc) R 26475 26474 24278 0 -1 4202496 25604 0 0 0 308 7 0 0 20 0 1 0 279731793 136339456 29790 33554432000 4194304 5654031 140733750682736 140733750680520 4214618 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26510/statm: 33286 29790 141 357 0 32926 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 166744

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/181 26515
/proc/meminfo: memFree=30337088/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=24444 CPUtime=119.29 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 63336 314311 0 0 696 134 10977 122 20 0 1 0 279721879 25030656 5109 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 10 0 0
/proc/26475/statm: 6111 5109 206 440 0 5667 0
[pid=26512] ppid=26475 vsize=134524 CPUtime=42.66 cores=1,3,5,7
/proc/26512/stat : 26512 (glucosInc) R 26475 26474 24278 0 -1 4202496 26816 0 0 0 4259 7 0 0 20 0 1 0 279733839 137752576 31121 33554432000 4194304 5654031 140734575972000 140734575959816 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26512/statm: 33631 31121 142 357 0 33271 0
Current children cumulated CPU time (s) 161.95
Current children cumulated vsize (KiB) 168116

[startup+222.307 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 26519
/proc/meminfo: memFree=30251520/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=28556 CPUtime=221.97 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) R 26474 26474 24278 0 -1 4202496 76441 397128 0 0 819 152 21072 154 20 0 1 0 279721879 29241344 5954 33554432000 4194304 5992684 140736402179264 140736402174736 4525238 0 0 4096 0 0 0 0 17 5 0 0 10 0 0
/proc/26475/statm: 7139 5954 206 440 0 6695 0
Current children cumulated CPU time (s) 221.97
Current children cumulated vsize (KiB) 37704

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 26526
/proc/meminfo: memFree=30180112/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0

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

/proc/loadavg: 2.03 2.01 2.00 3/181 26542
/proc/meminfo: memFree=30129760/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=800.87 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 113036 562466 0 0 1177 208 78470 232 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26538] ppid=26475 vsize=198908 CPUtime=500.88 cores=1,3,5,7
/proc/26538/stat : 26538 (glucosInc) R 26475 26474 24278 0 -1 4202496 24894 0 0 0 50075 13 0 0 20 0 1 0 279802009 203681792 47005 33554432000 4194304 5654031 140734087317040 140734087304856 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26538/statm: 49727 47005 141 357 0 49367 0
Current children cumulated CPU time (s) 1301.75
Current children cumulated vsize (KiB) 264048

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 26543
/proc/meminfo: memFree=30128100/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=800.87 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 113036 562466 0 0 1177 208 78470 232 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26538] ppid=26475 vsize=198908 CPUtime=560.88 cores=1,3,5,7
/proc/26538/stat : 26538 (glucosInc) R 26475 26474 24278 0 -1 4202496 25639 0 0 0 56073 15 0 0 20 0 1 0 279802009 203681792 44445 33554432000 4194304 5654031 140734087317040 140734087304856 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26538/statm: 49727 44445 141 357 0 49367 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 264048

[startup+1422.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 26543
/proc/meminfo: memFree=30163892/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=800.87 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 113036 562466 0 0 1177 208 78470 232 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26538] ppid=26475 vsize=198908 CPUtime=620.87 cores=1,3,5,7
/proc/26538/stat : 26538 (glucosInc) R 26475 26474 24278 0 -1 4202496 25646 0 0 0 62072 15 0 0 20 0 1 0 279802009 203681792 48029 33554432000 4194304 5654031 140734087317040 140734087304856 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26538/statm: 49727 48029 141 357 0 49367 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 264048

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 26546
/proc/meminfo: memFree=30161668/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=800.87 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 113036 562466 0 0 1177 208 78470 232 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26538] ppid=26475 vsize=198908 CPUtime=680.85 cores=1,3,5,7
/proc/26538/stat : 26538 (glucosInc) R 26475 26474 24278 0 -1 4202496 26395 0 0 0 68068 17 0 0 20 0 1 0 279802009 203681792 47005 33554432000 4194304 5654031 140734087317040 140734087304856 4232767 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26538/statm: 49727 47005 141 357 0 49367 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 264048

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26546
/proc/meminfo: memFree=30114264/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=800.87 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 113036 562466 0 0 1177 208 78470 232 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26538] ppid=26475 vsize=229728 CPUtime=740.85 cores=1,3,5,7
/proc/26538/stat : 26538 (glucosInc) R 26475 26474 24278 0 -1 4202496 26990 0 0 0 74067 18 0 0 20 0 1 0 279802009 235241472 53728 33554432000 4194304 5654031 140734087317040 140734087304856 4232772 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26538/statm: 57432 53728 141 357 0 57072 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 294868

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26546
/proc/meminfo: memFree=30161688/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=800.87 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 113036 562466 0 0 1177 208 78470 232 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26538] ppid=26475 vsize=229728 CPUtime=800.84 cores=1,3,5,7
/proc/26538/stat : 26538 (glucosInc) R 26475 26474 24278 0 -1 4202496 27765 0 0 0 80064 20 0 0 20 0 1 0 279802009 235241472 50144 33554432000 4194304 5654031 140734087317040 140734087304856 4215327 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26538/statm: 57432 50144 141 357 0 57072 0
Current children cumulated CPU time (s) 1601.71
Current children cumulated vsize (KiB) 294868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26551
/proc/meminfo: memFree=30240396/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=1623.27 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 127859 614760 0 0 1268 219 160577 263 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26550] ppid=26475 vsize=116256 CPUtime=38.44 cores=1,3,5,7
/proc/26550/stat : 26550 (glucosInc) R 26475 26474 24278 0 -1 4202496 23244 0 0 0 3838 6 0 0 20 0 1 0 279884263 119046144 24979 33554432000 4194304 5654031 140733530956960 140733530944776 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26550/statm: 29064 24979 141 357 0 28704 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 181396

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26551
/proc/meminfo: memFree=30187380/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=1623.27 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 127859 614760 0 0 1268 219 160577 263 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26550] ppid=26475 vsize=118332 CPUtime=98.43 cores=1,3,5,7
/proc/26550/stat : 26550 (glucosInc) R 26475 26474 24278 0 -1 4202496 23909 0 0 0 9836 7 0 0 20 0 1 0 279884263 121171968 26732 33554432000 4194304 5654031 140733530956960 140733530944776 4232438 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26550/statm: 29583 26732 141 357 0 29223 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 183472

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26551
/proc/meminfo: memFree=30092312/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=1623.27 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 127859 614760 0 0 1268 219 160577 263 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26550] ppid=26475 vsize=197744 CPUtime=158.42 cores=1,3,5,7
/proc/26550/stat : 26550 (glucosInc) R 26475 26474 24278 0 -1 4202496 25408 0 0 0 15833 9 0 0 20 0 1 0 279884263 202489856 44034 33554432000 4194304 5654031 140733530956960 140733530944776 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26550/statm: 49436 44034 141 357 0 49076 0
Current children cumulated CPU time (s) 1781.69
Current children cumulated vsize (KiB) 262884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 26605
/proc/meminfo: memFree=30644768/32873844 swapFree=6080/6080
[pid=26474] ppid=26472 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26474/stat : 26474 (npSolver-pbo-It) S 26472 26474 24278 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 279721878 9367552 275 33554432000 4194304 5064252 140735908792944 140735908791856 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26474/statm: 2287 275 233 213 0 72 0
[pid=26475] ppid=26474 vsize=55992 CPUtime=1623.27 cores=1,3,5,7
/proc/26475/stat : 26475 (npSolver-pbo) S 26474 26474 24278 0 -1 4202496 127859 614760 0 0 1268 219 160577 263 20 0 1 0 279721879 57335808 12964 33554432000 4194304 5992684 140736402179264 140736402165096 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 10 0 0
/proc/26475/statm: 13998 12964 206 440 0 13554 0
[pid=26550] ppid=26475 vsize=148424 CPUtime=176.81 cores=1,3,5,7
/proc/26550/stat : 26550 (glucosInc) R 26475 26474 24278 0 -1 4202496 25426 0 0 0 17672 9 0 0 20 0 1 0 279884263 151986176 34846 33554432000 4194304 5654031 140733530956960 140733530944776 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26550/statm: 37106 34846 141 357 0 36746 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 213564

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26474 and gives
#  childrusage.ru_utime.tv_sec=1618
#  childrusage.ru_utime.tv_usec=455957
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=828265
# CPU time returned by wait4() is 1623.28
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.72
CPU time (s): 1800.08
CPU user time (s): 1795.17
CPU system time (s): 4.91
CPU usage (%): 99.9644
Max. virtual memory (cumulated for all children) (KiB): 344188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1618.46
system time used= 4.82827
maximum resident set size= 252348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 742994
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1825304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11350
involuntary context switches= 2141

runsolver used 3.08353 second user time and 8.39672 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-27 18:26:13
IDJOB=3702522
IDBENCH=92747
IDSOLVER=2278
FILE ID=node139/3702522-1338135973
RUNJOBID= node139-1338122473-24295
PBS_JOBID= 14624487
Free space on /tmp= 71596 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702522-1338135973/watcher-3702522-1338135973 -o /tmp/evaluation-result-3702522-1338135973/solver-3702522-1338135973 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702522-1338135973.opb 378854759 HOME HOME

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

MD5SUM BENCH= 0c9f9f4d9069e955741fce23953a7e72
RANDOM SEED=378854759

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31099608 kB
Buffers:          357824 kB
Cached:           343608 kB
SwapCached:          828 kB
Active:           828920 kB
Inactive:          68712 kB
Active(anon):     189352 kB
Inactive(anon):     9096 kB
Active(file):     639568 kB
Inactive(file):    59616 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             72772 kB
Writeback:             0 kB
AnonPages:        217496 kB
Mapped:            12716 kB
Shmem:                 8 kB
Slab:             715784 kB
SReclaimable:     157532 kB
SUnreclaim:       558252 kB
KernelStack:        1464 kB
PageTables:         4376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     379796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71484 MiB
End job on node139 at 2012-05-27 18:56:14