Trace number 3698080

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.86	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.86	c [INC SYSTEM] execute solver
1.27/1.35	c [INC SEARCH] formula is SAT
1.27/1.35	c [INC SYSTEM] solved the initial formula
1.27/1.35	c model valid
1.27/1.35	c current solution ok
1.38/1.46	o 11024
1.38/1.46	c [INC SYSTEM] there exists a inc, kill it!
1.38/1.46	c write failed with 2
1.38/1.47	c [INC SEARCH] iteration: 0
1.38/1.47	c [INC BOUNDS] best value:11439 search for 11438
1.38/1.47	c [INC SYSTEM] create new solver instance
1.38/1.47	c [INC] encode full formula
1.38/1.47	c fallback to adder encoding
1.48/1.52	c set iterative enc to: adder
1.48/1.52	c set iterative enc to: none
1.48/1.53	c [INC SEARCH] isOptimum variable: 0
6.16/6.26	c formula is SAT
6.16/6.27	c [INC SEARCH] copied best model
6.16/6.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.16/6.27	c model valid
6.16/6.27	c current solution ok
6.16/6.27	o 8809
6.16/6.27	c [INC SEARCH] iteration: 1
6.16/6.27	c [INC BOUNDS] best value:9224 search for 9223
6.16/6.27	c [INC SYSTEM] there exists a inc, kill it!
6.16/6.27	c write failed with 2
6.16/6.27	c [INC SYSTEM] create new solver instance
6.16/6.27	c [INC] encode full formula
6.16/6.27	c fallback to adder encoding
6.28/6.32	c set iterative enc to: adder
6.28/6.32	c set iterative enc to: none
6.28/6.34	c [INC SEARCH] isOptimum variable: 0
12.46/12.50	c formula is SAT
12.46/12.51	c [INC SEARCH] copied best model
12.46/12.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.46/12.51	c model valid
12.46/12.51	c current solution ok
12.46/12.51	o 8005
12.46/12.51	c [INC SEARCH] iteration: 2
12.46/12.51	c [INC BOUNDS] best value:8420 search for 8419
12.46/12.51	c [INC SYSTEM] there exists a inc, kill it!
12.46/12.51	c write failed with 2
12.46/12.51	c [INC SYSTEM] create new solver instance
12.46/12.51	c [INC] encode full formula
12.46/12.51	c fallback to adder encoding
12.46/12.57	c set iterative enc to: adder
12.46/12.57	c set iterative enc to: none
12.46/12.58	c [INC SEARCH] isOptimum variable: 0
71.86/71.97	c formula is SAT
71.86/71.98	c [INC SEARCH] copied best model
71.86/71.98	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.86/71.98	c model valid
71.86/71.98	c current solution ok
71.86/71.98	o 6379
71.86/71.98	c [INC SEARCH] iteration: 3
71.86/71.98	c [INC BOUNDS] best value:6794 search for 6793
71.86/71.98	c [INC SYSTEM] there exists a inc, kill it!
71.86/71.98	c write failed with 2
71.86/71.98	c [INC SYSTEM] create new solver instance
71.86/71.98	c [INC] encode full formula
71.86/71.98	c fallback to adder encoding
71.96/72.03	c set iterative enc to: adder
71.96/72.03	c set iterative enc to: none
71.96/72.04	c [INC SEARCH] isOptimum variable: 0
145.02/145.11	c formula is SAT
145.02/145.11	c [INC SEARCH] copied best model
145.02/145.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
145.02/145.12	c model valid
145.02/145.12	c current solution ok
145.02/145.12	o 6195
145.02/145.12	c [INC SEARCH] iteration: 4
145.02/145.12	c [INC BOUNDS] best value:6610 search for 6609
145.02/145.12	c [INC SYSTEM] there exists a inc, kill it!
145.02/145.12	c write failed with 2
145.02/145.12	c [INC SYSTEM] create new solver instance
145.02/145.12	c [INC] encode full formula
145.02/145.12	c fallback to adder encoding
145.02/145.16	c set iterative enc to: adder
145.02/145.16	c set iterative enc to: none
145.02/145.18	c [INC SEARCH] isOptimum variable: 0
247.70/247.83	c formula is SAT
247.70/247.83	c [INC SEARCH] copied best model
247.70/247.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
247.70/247.84	c model valid
247.70/247.84	c current solution ok
247.70/247.84	o 5866
247.70/247.84	c [INC SEARCH] iteration: 5
247.70/247.84	c [INC BOUNDS] best value:6281 search for 6280
247.70/247.84	c [INC SYSTEM] there exists a inc, kill it!
247.70/247.84	c write failed with 2
247.70/247.84	c [INC SYSTEM] create new solver instance
247.70/247.84	c [INC] encode full formula
247.70/247.84	c fallback to adder encoding
247.70/247.89	c set iterative enc to: adder
247.70/247.89	c set iterative enc to: none
247.81/247.90	c [INC SEARCH] isOptimum variable: 0
440.35/440.50	c formula is SAT
440.35/440.51	c [INC SEARCH] copied best model
440.35/440.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
440.35/440.51	c model valid
440.35/440.51	c current solution ok
440.35/440.51	o 5862
440.35/440.51	c [INC SEARCH] iteration: 6
440.35/440.51	c [INC BOUNDS] best value:6277 search for 6276
440.35/440.51	c [INC SYSTEM] there exists a inc, kill it!
440.35/440.51	c write failed with 2
440.35/440.51	c [INC SYSTEM] create new solver instance
440.35/440.51	c [INC] encode full formula
440.35/440.51	c fallback to adder encoding
440.35/440.56	c set iterative enc to: adder
440.35/440.56	c set iterative enc to: none
440.35/440.57	c [INC SEARCH] isOptimum variable: 0
562.11/562.39	c formula is SAT
562.11/562.39	c [INC SEARCH] copied best model
562.11/562.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
562.11/562.39	c model valid
562.11/562.39	c current solution ok
562.11/562.39	o 5786
562.11/562.39	c [INC SEARCH] iteration: 7
562.11/562.39	c [INC BOUNDS] best value:6201 search for 6200
562.11/562.39	c [INC SYSTEM] there exists a inc, kill it!
562.11/562.39	c write failed with 2
562.11/562.39	c [INC SYSTEM] create new solver instance
562.11/562.39	c [INC] encode full formula
562.11/562.39	c fallback to adder encoding
562.23/562.44	c set iterative enc to: adder
562.23/562.44	c set iterative enc to: none
562.23/562.45	c [INC SEARCH] isOptimum variable: 0
680.67/680.94	c formula is SAT
680.67/680.95	c [INC SEARCH] copied best model
680.67/680.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
680.67/680.95	c model valid
680.67/680.95	c current solution ok
680.67/680.95	o 5689
680.67/680.95	c [INC SEARCH] iteration: 8
680.67/680.95	c [INC BOUNDS] best value:6104 search for 6103
680.67/680.95	c [INC SYSTEM] there exists a inc, kill it!
680.67/680.95	c write failed with 2
680.67/680.95	c [INC SYSTEM] create new solver instance
680.67/680.95	c [INC] encode full formula
680.67/680.95	c fallback to adder encoding
680.79/681.00	c set iterative enc to: adder
680.79/681.00	c set iterative enc to: none
680.79/681.01	c [INC SEARCH] isOptimum variable: 0
704.67/704.91	c formula is SAT
704.67/704.91	c [INC SEARCH] copied best model
704.67/704.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
704.67/704.91	c model valid
704.67/704.91	c current solution ok
704.67/704.91	o 5688
704.67/704.91	c [INC SEARCH] iteration: 9
704.67/704.91	c [INC BOUNDS] best value:6103 search for 6102
704.67/704.91	c [INC SYSTEM] there exists a inc, kill it!
704.67/704.91	c write failed with 2
704.67/704.92	c [INC SYSTEM] create new solver instance
704.67/704.92	c [INC] encode full formula
704.67/704.92	c fallback to adder encoding
704.67/704.96	c set iterative enc to: adder
704.67/704.96	c set iterative enc to: none
704.67/704.97	c [INC SEARCH] isOptimum variable: 0
835.44/835.71	c formula is SAT
835.44/835.71	c [INC SEARCH] copied best model
835.44/835.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
835.44/835.72	c model valid
835.44/835.72	c current solution ok
835.44/835.72	o 5685
835.44/835.72	c [INC SEARCH] iteration: 10
835.44/835.72	c [INC BOUNDS] best value:6100 search for 6099
835.44/835.72	c [INC SYSTEM] there exists a inc, kill it!
835.44/835.72	c write failed with 2
835.44/835.72	c [INC SYSTEM] create new solver instance
835.44/835.72	c [INC] encode full formula
835.44/835.72	c fallback to adder encoding
835.44/835.77	c set iterative enc to: adder
835.44/835.77	c set iterative enc to: none
835.44/835.78	c [INC SEARCH] isOptimum variable: 0
923.42/923.79	c formula is SAT
923.42/923.79	c [INC SEARCH] copied best model
923.42/923.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
923.42/923.80	c model valid
923.42/923.80	c current solution ok
923.42/923.80	o 5681
923.42/923.80	c [INC SEARCH] iteration: 11
923.42/923.80	c [INC BOUNDS] best value:6096 search for 6095
923.42/923.80	c [INC SYSTEM] there exists a inc, kill it!
923.42/923.80	c write failed with 2
923.52/923.80	c [INC SYSTEM] create new solver instance
923.52/923.80	c [INC] encode full formula
923.52/923.80	c fallback to adder encoding
923.52/923.85	c set iterative enc to: adder
923.52/923.85	c set iterative enc to: none
923.52/923.86	c [INC SEARCH] isOptimum variable: 0
985.31/985.69	c formula is SAT
985.31/985.69	c [INC SEARCH] copied best model
985.31/985.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
985.31/985.69	c model valid
985.31/985.69	c current solution ok
985.31/985.69	o 4577
985.31/985.69	c [INC SEARCH] iteration: 12
985.31/985.69	c [INC BOUNDS] best value:4992 search for 4991
985.31/985.69	c [INC SYSTEM] there exists a inc, kill it!
985.31/985.69	c write failed with 2
985.41/985.70	c [INC SYSTEM] create new solver instance
985.41/985.70	c [INC] encode full formula
985.41/985.70	c fallback to adder encoding
985.41/985.75	c set iterative enc to: adder
985.41/985.75	c set iterative enc to: none
985.41/985.76	c [INC SEARCH] isOptimum variable: 0
1082.88/1083.26	c formula is SAT
1082.88/1083.26	c [INC SEARCH] copied best model
1082.88/1083.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1082.88/1083.26	c model valid
1082.88/1083.26	c current solution ok
1082.88/1083.26	o 4572
1082.88/1083.26	c [INC SEARCH] iteration: 13
1082.88/1083.26	c [INC BOUNDS] best value:4987 search for 4986
1082.88/1083.26	c [INC SYSTEM] there exists a inc, kill it!
1082.88/1083.26	c write failed with 2
1082.88/1083.27	c [INC SYSTEM] create new solver instance
1082.88/1083.27	c [INC] encode full formula
1082.88/1083.27	c fallback to adder encoding
1082.98/1083.32	c set iterative enc to: adder
1082.98/1083.32	c set iterative enc to: none
1082.98/1083.33	c [INC SEARCH] isOptimum variable: 0
1167.06/1167.50	c formula is SAT
1167.16/1167.50	c [INC SEARCH] copied best model
1167.16/1167.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1167.16/1167.50	c model valid
1167.16/1167.50	c current solution ok
1167.16/1167.50	o 3968
1167.16/1167.50	c [INC SEARCH] iteration: 14
1167.16/1167.50	c [INC BOUNDS] best value:4383 search for 4382
1167.16/1167.50	c [INC SYSTEM] there exists a inc, kill it!
1167.16/1167.50	c write failed with 2
1167.16/1167.50	c [INC SYSTEM] create new solver instance
1167.16/1167.50	c [INC] encode full formula
1167.16/1167.50	c fallback to adder encoding
1167.16/1167.55	c set iterative enc to: adder
1167.16/1167.55	c set iterative enc to: none
1167.16/1167.57	c [INC SEARCH] isOptimum variable: 0
1214.63/1215.07	c formula is SAT
1214.63/1215.07	c [INC SEARCH] copied best model
1214.63/1215.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1214.63/1215.07	c model valid
1214.63/1215.07	c current solution ok
1214.63/1215.07	o 3875
1214.63/1215.07	c [INC SEARCH] iteration: 15
1214.63/1215.07	c [INC BOUNDS] best value:4290 search for 4289
1214.63/1215.07	c [INC SYSTEM] there exists a inc, kill it!
1214.63/1215.07	c write failed with 2
1214.63/1215.08	c [INC SYSTEM] create new solver instance
1214.63/1215.08	c [INC] encode full formula
1214.63/1215.08	c fallback to adder encoding
1214.75/1215.13	c set iterative enc to: adder
1214.75/1215.13	c set iterative enc to: none
1214.75/1215.14	c [INC SEARCH] isOptimum variable: 0
1391.41/1391.87	c formula is SAT
1391.41/1391.87	c [INC SEARCH] copied best model
1391.41/1391.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1391.41/1391.87	c model valid
1391.41/1391.87	c current solution ok
1391.41/1391.87	o 3848
1391.41/1391.87	c [INC SEARCH] iteration: 16
1391.41/1391.87	c [INC BOUNDS] best value:4263 search for 4262
1391.41/1391.87	c [INC SYSTEM] there exists a inc, kill it!
1391.41/1391.87	c write failed with 2
1391.41/1391.87	c [INC SYSTEM] create new solver instance
1391.41/1391.87	c [INC] encode full formula
1391.41/1391.87	c fallback to adder encoding
1391.52/1391.93	c set iterative enc to: adder
1391.52/1391.93	c set iterative enc to: none
1391.52/1391.94	c [INC SEARCH] isOptimum variable: 0
1585.46/1585.92	c formula is SAT
1585.46/1585.92	c [INC SEARCH] copied best model
1585.46/1585.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1585.46/1585.93	c model valid
1585.46/1585.93	c current solution ok
1585.46/1585.93	o 3777
1585.46/1585.93	c [INC SEARCH] iteration: 17
1585.46/1585.93	c [INC BOUNDS] best value:4192 search for 4191
1585.46/1585.93	c [INC SYSTEM] there exists a inc, kill it!
1585.46/1585.93	c write failed with 2
1585.46/1585.93	c [INC SYSTEM] create new solver instance
1585.46/1585.93	c [INC] encode full formula
1585.46/1585.93	c fallback to adder encoding
1585.46/1585.98	c set iterative enc to: adder
1585.46/1585.98	c set iterative enc to: none
1585.46/1585.99	c [INC SEARCH] isOptimum variable: 0
1708.44/1708.99	c formula is SAT
1708.53/1709.00	c [INC SEARCH] copied best model
1708.53/1709.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1708.53/1709.00	c model valid
1708.53/1709.00	c current solution ok
1708.53/1709.00	o 3776
1708.53/1709.00	c [INC SEARCH] iteration: 18
1708.53/1709.00	c [INC BOUNDS] best value:4191 search for 4190
1708.53/1709.00	c [INC SYSTEM] there exists a inc, kill it!
1708.53/1709.00	c write failed with 2
1708.53/1709.00	c [INC SYSTEM] create new solver instance
1708.53/1709.00	c [INC] encode full formula
1708.53/1709.00	c fallback to adder encoding
1708.53/1709.05	c set iterative enc to: adder
1708.53/1709.05	c set iterative enc to: none
1708.53/1709.07	c [INC SEARCH] isOptimum variable: 0
1788.91/1789.42	c formula is SAT
1788.91/1789.42	c [INC SEARCH] copied best model
1788.91/1789.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1788.91/1789.43	c model valid
1788.91/1789.43	c current solution ok
1788.91/1789.43	o 3772
1788.91/1789.43	c [INC SEARCH] iteration: 19
1788.91/1789.43	c [INC BOUNDS] best value:4187 search for 4186
1788.91/1789.43	c [INC SYSTEM] there exists a inc, kill it!
1788.91/1789.43	c write failed with 2
1788.91/1789.43	c [INC SYSTEM] create new solver instance
1788.91/1789.43	c [INC] encode full formula
1788.91/1789.43	c fallback to adder encoding
1788.91/1789.48	c set iterative enc to: adder
1788.91/1789.48	c set iterative enc to: none
1788.91/1789.49	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.61	s UNKNOWN
1800.10/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.61	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-3698080-1338061416/watcher-3698080-1338061416 -o /tmp/evaluation-result-3698080-1338061416/solver-3698080-1338061416 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698080-1338061416.opb 1931786169 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27734
/proc/meminfo: memFree=28467900/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0

[startup+0.0441509 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27734
/proc/meminfo: memFree=28467900/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100288 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27734
/proc/meminfo: memFree=28467900/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300293 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27734
/proc/meminfo: memFree=28467900/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700261 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 27734
/proc/meminfo: memFree=28467900/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27740
/proc/meminfo: memFree=28447700/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=11388 CPUtime=1.48 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) R 27734 27734 25792 0 -1 4202496 3602 14682 0 0 10 9 119 10 20 0 1 0 272266532 11661312 2430 33554432000 4194304 5992684 140733444901104 140733444896576 5044375 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 2847 2430 187 440 0 2403 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20536

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27743
/proc/meminfo: memFree=28430836/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=9340 CPUtime=1.51 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 4343 15199 0 0 12 10 119 10 20 0 1 0 272266532 9564160 1938 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 2335 1938 188 440 0 1891 0
[pid=27743] ppid=27735 vsize=33760 CPUtime=1.55 cores=0,2,4,6
/proc/27743/stat : 27743 (glucosInc) R 27735 27734 25792 0 -1 4202496 7345 0 0 0 154 1 0 0 20 0 1 0 272266685 34570240 7492 33554432000 4194304 5654031 140735679039392 140735679027208 4216549 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27743/statm: 8440 7492 142 357 0 8080 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52248

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27743
/proc/meminfo: memFree=28417932/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=11520 CPUtime=6.28 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) R 27734 27734 25792 0 -1 4202496 5581 23319 0 0 15 10 590 13 20 0 1 0 272266532 11796480 2346 33554432000 4194304 5992684 140733444901104 140733444896576 5044375 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 2880 2347 188 440 0 2436 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20668

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27745
/proc/meminfo: memFree=28419624/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6984 CPUtime=12.56 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 9693 31900 0 0 24 11 1205 16 20 0 1 0 272266532 7151616 1381 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1746 1381 188 440 0 1302 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 16132

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27747
/proc/meminfo: memFree=28399388/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6984 CPUtime=12.56 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 9693 31900 0 0 24 11 1205 16 20 0 1 0 272266532 7151616 1381 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1746 1381 188 440 0 1302 0
[pid=27747] ppid=27735 vsize=46364 CPUtime=12.91 cores=0,2,4,6
/proc/27747/stat : 27747 (glucosInc) R 27735 27734 25792 0 -1 4202496 9296 0 0 0 1289 2 0 0 20 0 1 0 272267790 47476736 10883 33554432000 4194304 5654031 140737370478080 140737370465896 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27747/statm: 11591 10883 142 357 0 11231 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 62496

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27747
/proc/meminfo: memFree=28377232/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6984 CPUtime=12.56 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 9693 31900 0 0 24 11 1205 16 20 0 1 0 272266532 7151616 1381 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1746 1381 188 440 0 1302 0
[pid=27747] ppid=27735 vsize=68980 CPUtime=38.5 cores=0,2,4,6
/proc/27747/stat : 27747 (glucosInc) R 27735 27734 25792 0 -1 4202496 10501 0 0 0 3848 2 0 0 20 0 1 0 272267790 70635520 16553 33554432000 4194304 5654031 140737370478080 140737370465896 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27747/statm: 17245 16553 142 357 0 16885 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 85112

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27749
/proc/meminfo: memFree=28343752/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6984 CPUtime=72 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 12303 43466 0 0 29 12 7140 19 20 0 1 0 272266532 7151616 1381 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1746 1381 188 440 0 1302 0
[pid=27749] ppid=27735 vsize=68344 CPUtime=30.24 cores=0,2,4,6
/proc/27749/stat : 27749 (glucosInc) R 27735 27734 25792 0 -1 4202496 10399 0 0 0 3021 3 0 0 20 0 1 0 272273736 69984256 12992 33554432000 4194304 5654031 140735212022896 140735212010712 4215071 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27749/statm: 17086 12992 142 357 0 16726 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 84476

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27751
/proc/meminfo: memFree=28335260/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=145.12 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 14912 55411 0 0 35 13 14439 25 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27751] ppid=27735 vsize=56632 CPUtime=17.1 cores=0,2,4,6
/proc/27751/stat : 27751 (glucosInc) R 27735 27734 25792 0 -1 4202496 8421 0 0 0 1708 2 0 0 20 0 1 0 272281050 57991168 13189 33554432000 4194304 5654031 140734829695824 140734829683640 4214498 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27751/statm: 14158 13189 142 357 0 13798 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 72756

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27752
/proc/meminfo: memFree=28301124/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=145.12 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 14912 55411 0 0 35 13 14439 25 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27751] ppid=27735 vsize=87088 CPUtime=77.09 cores=0,2,4,6
/proc/27751/stat : 27751 (glucosInc) R 27735 27734 25792 0 -1 4202496 11032 0 0 0 7706 3 0 0 20 0 1 0 272281050 89178112 20965 33554432000 4194304 5654031 140734829695824 140734829683640 4208717 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27751/statm: 21772 20965 142 357 0 21412 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 103212

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27754
/proc/meminfo: memFree=28319348/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=247.81 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 17523 67083 0 0 40 14 24698 29 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27754] ppid=27735 vsize=68996 CPUtime=34.37 cores=0,2,4,6

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

/proc/meminfo: memFree=28319708/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1214.8 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 43618 184433 0 0 95 24 121282 79 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27806] ppid=27735 vsize=68312 CPUtime=27.14 cores=0,2,4,6
/proc/27806/stat : 27806 (glucosInc) R 27735 27734 25792 0 -1 4202496 9289 0 0 0 2712 2 0 0 20 0 1 0 272388046 69951488 15765 33554432000 4194304 5654031 140736639707632 140736639695448 4233187 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27806/statm: 17078 15765 142 357 0 16718 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 84436

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27806
/proc/meminfo: memFree=28271848/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1214.8 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 43618 184433 0 0 95 24 121282 79 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27806] ppid=27735 vsize=87164 CPUtime=87.13 cores=0,2,4,6
/proc/27806/stat : 27806 (glucosInc) R 27735 27734 25792 0 -1 4202496 9977 0 0 0 8710 3 0 0 20 0 1 0 272388046 89255936 21073 33554432000 4194304 5654031 140736639707632 140736639695448 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27806/statm: 21791 21073 142 357 0 21431 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 103288

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27806
/proc/meminfo: memFree=28284652/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1214.8 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 43618 184433 0 0 95 24 121282 79 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27806] ppid=27735 vsize=99004 CPUtime=147.11 cores=0,2,4,6
/proc/27806/stat : 27806 (glucosInc) R 27735 27734 25792 0 -1 4202496 10725 0 0 0 14708 3 0 0 20 0 1 0 272388046 101380096 23039 33554432000 4194304 5654031 140736639707632 140736639695448 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27806/statm: 24751 23039 142 357 0 24391 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 115128

[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 27809
/proc/meminfo: memFree=28289596/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1391.56 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 46228 196027 0 0 101 24 138946 85 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27808] ppid=27735 vsize=68184 CPUtime=30.33 cores=0,2,4,6
/proc/27808/stat : 27808 (glucosInc) R 27735 27734 25792 0 -1 4202496 8676 0 0 0 3032 1 0 0 20 0 1 0 272405726 69820416 13311 33554432000 4194304 5654031 140736637821920 140736637809736 4232968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27808/statm: 17046 13311 142 357 0 16686 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 84308

[startup+1482.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 27809
/proc/meminfo: memFree=28276364/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1391.56 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 46228 196027 0 0 101 24 138946 85 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27808] ppid=27735 vsize=87036 CPUtime=90.32 cores=0,2,4,6
/proc/27808/stat : 27808 (glucosInc) R 27735 27734 25792 0 -1 4202496 9581 0 0 0 9030 2 0 0 20 0 1 0 272405726 89124864 20948 33554432000 4194304 5654031 140736637821920 140736637809736 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27808/statm: 21759 20948 142 357 0 21399 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 103160

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 27809
/proc/meminfo: memFree=28252388/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1391.56 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 46228 196027 0 0 101 24 138946 85 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27808] ppid=27735 vsize=87036 CPUtime=150.31 cores=0,2,4,6
/proc/27808/stat : 27808 (glucosInc) R 27735 27734 25792 0 -1 4202496 9674 0 0 0 15028 3 0 0 20 0 1 0 272405726 89124864 21001 33554432000 4194304 5654031 140736637821920 140736637809736 4217744 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27808/statm: 21759 21001 142 357 0 21399 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 103160

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/182 27814
/proc/meminfo: memFree=28320332/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1585.57 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 48838 207335 0 0 106 26 158334 91 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27814] ppid=27735 vsize=45380 CPUtime=16.29 cores=0,2,4,6
/proc/27814/stat : 27814 (glucosInc) R 27735 27734 25792 0 -1 4202496 7218 0 0 0 1628 1 0 0 20 0 1 0 272425131 46469120 10502 33554432000 4194304 5654031 140735809753968 140735809741784 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27814/statm: 11345 10502 142 357 0 10985 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 61504

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/181 27814
/proc/meminfo: memFree=28256532/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1585.57 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 48838 207335 0 0 106 26 158334 91 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27814] ppid=27735 vsize=87340 CPUtime=76.28 cores=0,2,4,6
/proc/27814/stat : 27814 (glucosInc) R 27735 27734 25792 0 -1 4202496 9062 0 0 0 7626 2 0 0 20 0 1 0 272425131 89436160 21049 33554432000 4194304 5654031 140735809753968 140735809741784 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27814/statm: 21835 21049 142 357 0 21475 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 103464

[startup+1722.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/180 27816
/proc/meminfo: memFree=28318596/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1708.62 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 51448 217365 0 0 112 27 170628 95 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27816] ppid=27735 vsize=44676 CPUtime=13.21 cores=0,2,4,6
/proc/27816/stat : 27816 (glucosInc) R 27735 27734 25792 0 -1 4202496 8862 0 0 0 1320 1 0 0 20 0 1 0 272437438 45748224 10382 33554432000 4194304 5654031 140734380659040 140734380646856 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27816/statm: 11169 10382 142 357 0 10809 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 60800

[startup+1782.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/181 27874
/proc/meminfo: memFree=28450616/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1708.62 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 51448 217365 0 0 112 27 170628 95 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27816] ppid=27735 vsize=87280 CPUtime=73.19 cores=0,2,4,6
/proc/27816/stat : 27816 (glucosInc) R 27735 27734 25792 0 -1 4202496 11705 0 0 0 7316 3 0 0 20 0 1 0 272437438 89374720 21129 33554432000 4194304 5654031 140734380659040 140734380646856 4214638 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/27816/statm: 21820 21129 142 357 0 21460 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 103404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.09 2.05 2.01 3/181 27878
/proc/meminfo: memFree=28491508/32873844 swapFree=7104/7104
[pid=27734] ppid=27732 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27734/stat : 27734 (npSolver-pbo-It) S 27732 27734 25792 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272266531 9367552 275 33554432000 4194304 5064252 140733554370912 140733554369824 233220761166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27734/statm: 2287 275 233 213 0 72 0
[pid=27735] ppid=27734 vsize=6976 CPUtime=1789.01 cores=0,2,4,6
/proc/27735/stat : 27735 (npSolver-pbo) S 27734 27734 25792 0 -1 4202496 54057 229627 0 0 117 28 178657 99 20 0 1 0 272266532 7143424 1379 33554432000 4194304 5992684 140733444901104 140733444886936 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/27735/statm: 1744 1379 188 440 0 1300 0
[pid=27878] ppid=27735 vsize=44852 CPUtime=11.09 cores=0,2,4,6
/proc/27878/stat : 27878 (glucosInc) R 27735 27734 25792 0 -1 4202496 8913 0 0 0 1107 2 0 0 20 0 1 0 272445481 45928448 10431 33554432000 4194304 5654031 140733473076368 140733473064184 4236264 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27878/statm: 11213 10431 142 357 0 10853 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 60976

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.14
CPU user time (s): 1798.83
CPU system time (s): 1.3148
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 185144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.3148
maximum resident set size= 137300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292979
page faults= 0
swaps= 0
block input operations= 0
block output operations= 189464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2813
involuntary context switches= 2674

runsolver used 6.52201 second user time and 18.0233 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-26 21:43:36
IDJOB=3698080
IDBENCH=2231
IDSOLVER=2275
FILE ID=node142/3698080-1338061416
RUNJOBID= node142-1338050545-25808
PBS_JOBID= 14624377
Free space on /tmp= 71588 MiB

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

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

MD5SUM BENCH= ed36462db2ffa04ea65b986069441496
RANDOM SEED=1931786169

node142.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.776
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.776
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	: 5391.91
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.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        28468272 kB
Buffers:          272200 kB
Cached:          3238700 kB
SwapCached:            0 kB
Active:           703816 kB
Inactive:        2910000 kB
Active(anon):     104708 kB
Inactive(anon):        0 kB
Active(file):     599108 kB
Inactive(file):  2910000 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8160 kB
Writeback:             0 kB
AnonPages:        252092 kB
Mapped:            15716 kB
Shmem:               200 kB
Slab:             635644 kB
SReclaimable:      78116 kB
SUnreclaim:       557528 kB
KernelStack:        1504 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     247504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    174080 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= 71588 MiB
End job on node142 at 2012-05-26 22:13:37