Trace number 3697573

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_50_2__8_45__16.opb
MD5SUM3c0b9d73d67a301539707b5cf6d0db6d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark45008
Best CPU time to get the best result obtained on this benchmark1.00385
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1648
Total number of constraints150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint16
Maximum length of a constraint145
Number of terms in the objective function 1600
Biggest coefficient in the objective function 126454
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 53704560
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 126454
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 53704560
Number of bits of the biggest sum of numbers26
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.01	c run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.12	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.12	c [INC SYSTEM] execute solver
0.00/0.13	c [INC SEARCH] formula is SAT
0.00/0.13	c [INC SYSTEM] solved the initial formula
0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.17	o 302596
0.00/0.17	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.17	c write failed with 2
0.00/0.18	c [INC SEARCH] iteration: 0
0.00/0.18	c [INC BOUNDS] best value:302596 search for 302595
0.00/0.18	c [INC SYSTEM] create new solver instance
0.00/0.18	c [INC] encode full formula
0.00/0.18	c fallback to adder encoding
0.00/0.33	c set iterative enc to: adder
0.00/0.33	c set iterative enc to: none
0.00/0.36	c [INC SEARCH] isOptimum variable: 0
111.15/111.24	c formula is SAT
111.15/111.24	c [INC SEARCH] copied best model
111.15/111.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
111.15/111.25	c model valid
111.15/111.25	c current solution ok
111.15/111.25	o 302157
111.15/111.25	c [INC SEARCH] iteration: 1
111.15/111.25	c [INC BOUNDS] best value:302157 search for 302156
111.15/111.25	c [INC SYSTEM] there exists a inc, kill it!
111.15/111.25	c write failed with 2
111.15/111.25	c [INC SYSTEM] create new solver instance
111.15/111.25	c [INC] encode full formula
111.15/111.25	c fallback to adder encoding
111.35/111.41	c set iterative enc to: adder
111.35/111.41	c set iterative enc to: none
111.35/111.43	c [INC SEARCH] isOptimum variable: 0
193.91/194.06	c formula is SAT
193.91/194.06	c [INC SEARCH] copied best model
193.91/194.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
193.91/194.07	c model valid
193.91/194.07	c current solution ok
193.91/194.07	o 285510
193.91/194.07	c [INC SEARCH] iteration: 2
193.91/194.07	c [INC BOUNDS] best value:285510 search for 285509
193.91/194.07	c [INC SYSTEM] there exists a inc, kill it!
193.91/194.07	c write failed with 2
193.91/194.07	c [INC SYSTEM] create new solver instance
193.91/194.07	c [INC] encode full formula
193.91/194.07	c fallback to adder encoding
194.13/194.23	c set iterative enc to: adder
194.13/194.23	c set iterative enc to: none
194.13/194.25	c [INC SEARCH] isOptimum variable: 0
355.59/355.75	c formula is SAT
355.59/355.76	c [INC SEARCH] copied best model
355.59/355.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
355.59/355.76	c model valid
355.59/355.76	c current solution ok
355.59/355.76	o 254142
355.59/355.76	c [INC SEARCH] iteration: 3
355.59/355.76	c [INC BOUNDS] best value:254142 search for 254141
355.59/355.76	c [INC SYSTEM] there exists a inc, kill it!
355.59/355.76	c write failed with 2
355.59/355.76	c [INC SYSTEM] create new solver instance
355.59/355.76	c [INC] encode full formula
355.59/355.76	c fallback to adder encoding
355.82/355.92	c set iterative enc to: adder
355.82/355.92	c set iterative enc to: none
355.82/355.94	c [INC SEARCH] isOptimum variable: 0
483.28/483.44	c formula is SAT
483.28/483.44	c [INC SEARCH] copied best model
483.28/483.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
483.28/483.44	c model valid
483.28/483.44	c current solution ok
483.28/483.44	o 251768
483.28/483.44	c [INC SEARCH] iteration: 4
483.28/483.44	c [INC BOUNDS] best value:251768 search for 251767
483.28/483.44	c [INC SYSTEM] there exists a inc, kill it!
483.28/483.44	c write failed with 2
483.28/483.45	c [INC SYSTEM] create new solver instance
483.28/483.45	c [INC] encode full formula
483.28/483.45	c fallback to adder encoding
483.40/483.60	c set iterative enc to: adder
483.40/483.60	c set iterative enc to: none
483.49/483.63	c [INC SEARCH] isOptimum variable: 0
596.67/596.81	c formula is SAT
596.67/596.81	c [INC SEARCH] copied best model
596.67/596.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
596.67/596.81	c model valid
596.67/596.81	c current solution ok
596.67/596.81	o 251344
596.67/596.81	c [INC SEARCH] iteration: 5
596.67/596.81	c [INC BOUNDS] best value:251344 search for 251343
596.67/596.81	c [INC SYSTEM] there exists a inc, kill it!
596.67/596.81	c write failed with 2
596.67/596.82	c [INC SYSTEM] create new solver instance
596.67/596.82	c [INC] encode full formula
596.67/596.82	c fallback to adder encoding
596.77/596.97	c set iterative enc to: adder
596.77/596.97	c set iterative enc to: none
596.77/596.99	c [INC SEARCH] isOptimum variable: 0
735.43/735.61	c formula is SAT
735.43/735.61	c [INC SEARCH] copied best model
735.43/735.61	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
735.43/735.61	c model valid
735.43/735.61	c current solution ok
735.43/735.61	o 249964
735.43/735.61	c [INC SEARCH] iteration: 6
735.43/735.61	c [INC BOUNDS] best value:249964 search for 249963
735.43/735.61	c [INC SYSTEM] there exists a inc, kill it!
735.43/735.61	c write failed with 2
735.43/735.62	c [INC SYSTEM] create new solver instance
735.43/735.62	c [INC] encode full formula
735.43/735.62	c fallback to adder encoding
735.55/735.77	c set iterative enc to: adder
735.55/735.77	c set iterative enc to: none
735.63/735.81	c [INC SEARCH] isOptimum variable: 0
808.49/808.73	c formula is SAT
808.49/808.74	c [INC SEARCH] copied best model
808.49/808.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
808.49/808.74	c model valid
808.49/808.74	c current solution ok
808.49/808.74	o 238401
808.49/808.74	c [INC SEARCH] iteration: 7
808.49/808.74	c [INC BOUNDS] best value:238401 search for 238400
808.49/808.74	c [INC SYSTEM] there exists a inc, kill it!
808.49/808.74	c write failed with 2
808.49/808.74	c [INC SYSTEM] create new solver instance
808.49/808.74	c [INC] encode full formula
808.49/808.74	c fallback to adder encoding
808.61/808.89	c set iterative enc to: adder
808.61/808.89	c set iterative enc to: none
808.70/808.92	c [INC SEARCH] isOptimum variable: 0
989.68/989.96	c formula is SAT
989.68/989.96	c [INC SEARCH] copied best model
989.68/989.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
989.68/989.96	c model valid
989.68/989.96	c current solution ok
989.68/989.96	o 228676
989.68/989.96	c [INC SEARCH] iteration: 8
989.68/989.96	c [INC BOUNDS] best value:228676 search for 228675
989.68/989.96	c [INC SYSTEM] there exists a inc, kill it!
989.68/989.96	c write failed with 2
989.68/989.97	c [INC SYSTEM] create new solver instance
989.68/989.97	c [INC] encode full formula
989.68/989.97	c fallback to adder encoding
989.87/990.12	c set iterative enc to: adder
989.87/990.12	c set iterative enc to: none
989.87/990.14	c [INC SEARCH] isOptimum variable: 0
1099.95/1100.25	c formula is SAT
1099.95/1100.25	c [INC SEARCH] copied best model
1099.95/1100.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1099.95/1100.25	c model valid
1099.95/1100.25	c current solution ok
1099.95/1100.25	o 200978
1099.95/1100.25	c [INC SEARCH] iteration: 9
1099.95/1100.25	c [INC BOUNDS] best value:200978 search for 200977
1099.95/1100.25	c [INC SYSTEM] there exists a inc, kill it!
1099.95/1100.25	c write failed with 2
1099.95/1100.26	c [INC SYSTEM] create new solver instance
1099.95/1100.26	c [INC] encode full formula
1099.95/1100.26	c fallback to adder encoding
1100.16/1100.41	c set iterative enc to: adder
1100.16/1100.41	c set iterative enc to: none
1100.16/1100.43	c [INC SEARCH] isOptimum variable: 0
1174.24/1174.51	c formula is SAT
1174.24/1174.51	c [INC SEARCH] copied best model
1174.24/1174.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1174.24/1174.51	c model valid
1174.24/1174.51	c current solution ok
1174.24/1174.51	o 186359
1174.24/1174.51	c [INC SEARCH] iteration: 10
1174.24/1174.51	c [INC BOUNDS] best value:186359 search for 186358
1174.24/1174.51	c [INC SYSTEM] there exists a inc, kill it!
1174.24/1174.51	c write failed with 2
1174.24/1174.52	c [INC SYSTEM] create new solver instance
1174.24/1174.52	c [INC] encode full formula
1174.24/1174.52	c fallback to adder encoding
1174.35/1174.67	c set iterative enc to: adder
1174.35/1174.67	c set iterative enc to: none
1174.44/1174.70	c [INC SEARCH] isOptimum variable: 0
1277.61/1277.93	c formula is SAT
1277.61/1277.93	c [INC SEARCH] copied best model
1277.61/1277.93	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1277.61/1277.93	c model valid
1277.61/1277.93	c current solution ok
1277.61/1277.93	o 173986
1277.61/1277.93	c [INC SEARCH] iteration: 11
1277.61/1277.93	c [INC BOUNDS] best value:173986 search for 173985
1277.61/1277.93	c [INC SYSTEM] there exists a inc, kill it!
1277.61/1277.93	c write failed with 2
1277.61/1277.93	c [INC SYSTEM] create new solver instance
1277.61/1277.93	c [INC] encode full formula
1277.61/1277.93	c fallback to adder encoding
1277.73/1278.09	c set iterative enc to: adder
1277.73/1278.09	c set iterative enc to: none
1277.83/1278.11	c [INC SEARCH] isOptimum variable: 0
1426.69/1427.08	c formula is SAT
1426.69/1427.08	c [INC SEARCH] copied best model
1426.69/1427.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1426.69/1427.08	c model valid
1426.69/1427.08	c current solution ok
1426.69/1427.08	o 171763
1426.69/1427.08	c [INC SEARCH] iteration: 12
1426.69/1427.08	c [INC BOUNDS] best value:171763 search for 171762
1426.69/1427.08	c [INC SYSTEM] there exists a inc, kill it!
1426.69/1427.08	c write failed with 2
1426.69/1427.09	c [INC SYSTEM] create new solver instance
1426.69/1427.09	c [INC] encode full formula
1426.69/1427.09	c fallback to adder encoding
1426.90/1427.24	c set iterative enc to: adder
1426.90/1427.24	c set iterative enc to: none
1426.90/1427.26	c [INC SEARCH] isOptimum variable: 0
1512.57/1512.99	c formula is SAT
1512.57/1512.99	c [INC SEARCH] copied best model
1512.57/1512.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1512.57/1512.99	c model valid
1512.57/1512.99	c current solution ok
1512.57/1512.99	o 168630
1512.57/1512.99	c [INC SEARCH] iteration: 13
1512.57/1512.99	c [INC BOUNDS] best value:168630 search for 168629
1512.57/1512.99	c [INC SYSTEM] there exists a inc, kill it!
1512.57/1512.99	c write failed with 2
1512.67/1513.00	c [INC SYSTEM] create new solver instance
1512.67/1513.00	c [INC] encode full formula
1512.67/1513.00	c fallback to adder encoding
1512.80/1513.15	c set iterative enc to: adder
1512.80/1513.15	c set iterative enc to: none
1512.80/1513.17	c [INC SEARCH] isOptimum variable: 0
1563.97/1564.30	c formula is SAT
1563.97/1564.31	c [INC SEARCH] copied best model
1563.97/1564.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1563.97/1564.31	c model valid
1563.97/1564.31	c current solution ok
1563.97/1564.31	o 163846
1563.97/1564.31	c [INC SEARCH] iteration: 14
1563.97/1564.31	c [INC BOUNDS] best value:163846 search for 163845
1563.97/1564.31	c [INC SYSTEM] there exists a inc, kill it!
1563.97/1564.31	c write failed with 2
1563.97/1564.31	c [INC SYSTEM] create new solver instance
1563.97/1564.31	c [INC] encode full formula
1563.97/1564.31	c fallback to adder encoding
1564.08/1564.46	c set iterative enc to: adder
1564.08/1564.46	c set iterative enc to: none
1564.08/1564.49	c [INC SEARCH] isOptimum variable: 0
1615.65/1616.02	c formula is SAT
1615.65/1616.02	c [INC SEARCH] copied best model
1615.65/1616.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1615.65/1616.02	c model valid
1615.65/1616.02	c current solution ok
1615.65/1616.02	o 145896
1615.65/1616.02	c [INC SEARCH] iteration: 15
1615.65/1616.02	c [INC BOUNDS] best value:145896 search for 145895
1615.65/1616.02	c [INC SYSTEM] there exists a inc, kill it!
1615.65/1616.02	c write failed with 2
1615.65/1616.03	c [INC SYSTEM] create new solver instance
1615.65/1616.03	c [INC] encode full formula
1615.65/1616.03	c fallback to adder encoding
1615.76/1616.18	c set iterative enc to: adder
1615.76/1616.18	c set iterative enc to: none
1615.87/1616.21	c [INC SEARCH] isOptimum variable: 0
1671.26/1671.68	c formula is SAT
1671.26/1671.68	c [INC SEARCH] copied best model
1671.26/1671.68	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1671.26/1671.68	c model valid
1671.26/1671.68	c current solution ok
1671.26/1671.68	o 143015
1671.26/1671.68	c [INC SEARCH] iteration: 16
1671.26/1671.68	c [INC BOUNDS] best value:143015 search for 143014
1671.26/1671.68	c [INC SYSTEM] there exists a inc, kill it!
1671.26/1671.68	c write failed with 2
1671.26/1671.68	c [INC SYSTEM] create new solver instance
1671.26/1671.68	c [INC] encode full formula
1671.26/1671.68	c fallback to adder encoding
1671.47/1671.84	c set iterative enc to: adder
1671.47/1671.84	c set iterative enc to: none
1671.47/1671.86	c [INC SEARCH] isOptimum variable: 0
1707.25/1707.70	c formula is SAT
1707.35/1707.70	c [INC SEARCH] copied best model
1707.35/1707.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1707.35/1707.70	c model valid
1707.35/1707.70	c current solution ok
1707.35/1707.70	o 142617
1707.35/1707.70	c [INC SEARCH] iteration: 17
1707.35/1707.70	c [INC BOUNDS] best value:142617 search for 142616
1707.35/1707.70	c [INC SYSTEM] there exists a inc, kill it!
1707.35/1707.70	c write failed with 2
1707.35/1707.70	c [INC SYSTEM] create new solver instance
1707.35/1707.70	c [INC] encode full formula
1707.35/1707.70	c fallback to adder encoding
1707.47/1707.86	c set iterative enc to: adder
1707.47/1707.86	c set iterative enc to: none
1707.47/1707.88	c [INC SEARCH] isOptimum variable: 0
1746.33/1746.75	c formula is SAT
1746.33/1746.76	c [INC SEARCH] copied best model
1746.33/1746.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1746.33/1746.76	c model valid
1746.33/1746.76	c current solution ok
1746.33/1746.76	o 142030
1746.33/1746.76	c [INC SEARCH] iteration: 18
1746.33/1746.76	c [INC BOUNDS] best value:142030 search for 142029
1746.33/1746.76	c [INC SYSTEM] there exists a inc, kill it!
1746.33/1746.76	c write failed with 2
1746.33/1746.76	c [INC SYSTEM] create new solver instance
1746.33/1746.76	c [INC] encode full formula
1746.33/1746.76	c fallback to adder encoding
1746.55/1746.91	c set iterative enc to: adder
1746.55/1746.91	c set iterative enc to: none
1746.55/1746.94	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.41	s UNKNOWN
1800.04/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.41	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-3697573-1338082433/watcher-3697573-1338082433 -o /tmp/evaluation-result-3697573-1338082433/solver-3697573-1338082433 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697573-1338082433.opb 1832471054 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.01 2.00 3/178 32432
/proc/meminfo: memFree=30258960/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0

[startup+0.0944009 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32432
/proc/meminfo: memFree=30258960/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100193 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32432
/proc/meminfo: memFree=30258960/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32432
/proc/meminfo: memFree=30258960/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700306 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32432
/proc/meminfo: memFree=30258960/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/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.01 2.00 3/180 32441
/proc/meminfo: memFree=30159392/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=5040 CPUtime=0.34 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 3708 5404 0 0 17 6 10 1 20 0 1 0 274369411 5160960 916 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1260 916 183 440 0 816 0
[pid=32441] ppid=32433 vsize=41060 CPUtime=1.13 cores=1,3,5,7
/proc/32441/stat : 32441 (glucosInc) R 32433 32432 25976 0 -1 4202496 7995 0 0 0 111 2 0 0 20 0 1 0 274369447 42045440 8679 33554432000 4194304 5654031 140734381978160 140734381965976 4797458 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32441/statm: 10265 8679 141 357 0 9905 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 55248

[startup+3.10041 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 32441
/proc/meminfo: memFree=29276412/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=5040 CPUtime=0.34 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 3708 5404 0 0 17 6 10 1 20 0 1 0 274369411 5160960 916 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1260 916 183 440 0 816 0
[pid=32441] ppid=32433 vsize=42524 CPUtime=2.73 cores=1,3,5,7
/proc/32441/stat : 32441 (glucosInc) R 32433 32432 25976 0 -1 4202496 8294 0 0 0 271 2 0 0 20 0 1 0 274369447 43544576 8978 33554432000 4194304 5654031 140734381978160 140734381965976 4976752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32441/statm: 10631 8978 141 357 0 10271 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 56712

[startup+6.3004 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 32442
/proc/meminfo: memFree=29266516/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=5040 CPUtime=0.34 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 3708 5404 0 0 17 6 10 1 20 0 1 0 274369411 5160960 916 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1260 916 183 440 0 816 0
[pid=32441] ppid=32433 vsize=43564 CPUtime=5.93 cores=1,3,5,7
/proc/32441/stat : 32441 (glucosInc) R 32433 32432 25976 0 -1 4202496 9147 0 0 0 591 2 0 0 20 0 1 0 274369447 44609536 9634 33554432000 4194304 5654031 140734381978160 140734381965976 4232763 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32441/statm: 10891 9634 141 357 0 10531 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 57752

[startup+12.7004 s]
/proc/loadavg: 2.15 2.04 2.01 3/183 32444
/proc/meminfo: memFree=28272480/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=5040 CPUtime=0.34 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 3708 5404 0 0 17 6 10 1 20 0 1 0 274369411 5160960 916 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1260 916 183 440 0 816 0
[pid=32441] ppid=32433 vsize=55344 CPUtime=12.33 cores=1,3,5,7
/proc/32441/stat : 32441 (glucosInc) R 32433 32432 25976 0 -1 4202496 9995 0 0 0 1231 2 0 0 20 0 1 0 274369447 56672256 12622 33554432000 4194304 5654031 140734381978160 140734381965976 4215076 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/32441/statm: 13836 12622 141 357 0 13476 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 69532

[startup+25.5004 s]
/proc/loadavg: 2.34 2.08 2.02 3/183 32444
/proc/meminfo: memFree=26827720/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=5040 CPUtime=0.34 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 3708 5404 0 0 17 6 10 1 20 0 1 0 274369411 5160960 916 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1260 916 183 440 0 816 0
[pid=32441] ppid=32433 vsize=74020 CPUtime=25.12 cores=1,3,5,7
/proc/32441/stat : 32441 (glucosInc) R 32433 32432 25976 0 -1 4202496 10592 0 0 0 2509 3 0 0 20 0 1 0 274369447 75796480 16785 33554432000 4194304 5654031 140734381978160 140734381965976 4232794 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32441/statm: 18505 16785 141 357 0 18145 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 88208

[startup+51.1003 s]
/proc/loadavg: 2.56 2.16 2.05 3/182 32444
/proc/meminfo: memFree=26254412/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=5040 CPUtime=0.34 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 3708 5404 0 0 17 6 10 1 20 0 1 0 274369411 5160960 916 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1260 916 183 440 0 816 0
[pid=32441] ppid=32433 vsize=74020 CPUtime=50.72 cores=1,3,5,7
/proc/32441/stat : 32441 (glucosInc) R 32433 32432 25976 0 -1 4202496 10600 0 0 0 5069 3 0 0 20 0 1 0 274369447 75796480 17304 33554432000 4194304 5654031 140734381978160 140734381965976 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32441/statm: 18505 17304 141 357 0 18145 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88208

[startup+102.3 s]
/proc/loadavg: 3.02 2.32 2.11 2/182 32447
/proc/meminfo: memFree=22503260/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=5040 CPUtime=0.34 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 3708 5404 0 0 17 6 10 1 20 0 1 0 274369411 5160960 916 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1260 916 183 440 0 816 0
[pid=32441] ppid=32433 vsize=92876 CPUtime=101.92 cores=1,3,5,7
/proc/32441/stat : 32441 (glucosInc) R 32433 32432 25976 0 -1 4202496 11452 0 0 0 10187 5 0 0 20 0 1 0 274369447 95105024 21977 33554432000 4194304 5654031 140734381978160 140734381965976 4208604 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32441/statm: 23219 21977 141 357 0 22859 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 107064

[startup+162.3 s]
/proc/loadavg: 2.94 2.47 2.18 3/182 32609
/proc/meminfo: memFree=29949544/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4080 CPUtime=111.39 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 8655 17386 0 0 33 8 11091 7 20 0 1 0 274369411 4177920 709 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 1020 709 184 440 0 576 0
[pid=32449] ppid=32433 vsize=73952 CPUtime=50.84 cores=1,3,5,7
/proc/32449/stat : 32449 (glucosInc) R 32433 32432 25976 0 -1 4202496 11787 0 0 0 5080 4 0 0 20 0 1 0 274380555 75726848 14512 33554432000 4194304 5654031 140734979212144 140734979199960 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32449/statm: 18488 14512 141 357 0 18128 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 87180

[startup+222.3 s]
/proc/loadavg: 2.41 2.41 2.17 3/181 32611
/proc/meminfo: memFree=30010416/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=3852 CPUtime=194.18 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 13599 30321 0 0 50 10 19346 12 20 0 1 0 274369411 3944448 652 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/32433/statm: 963 652 184 440 0 519 0
[pid=32611] ppid=32433 vsize=74268 CPUtime=28.03 cores=1,3,5,7
/proc/32611/stat : 32611 (glucosInc) R 32433 32432 25976 0 -1 4202496 11887 0 0 0 2799 4 0 0 20 0 1 0 274388837 76050432 16913 33554432000 4194304 5654031 140736154631184 140736154619000 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32611/statm: 18567 16913 141 357 0 18207 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 87268

[startup+282.307 s]

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

/proc/meminfo: memFree=29929580/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4676 CPUtime=1277.84 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 56914 138796 0 0 187 32 127498 67 20 0 1 0 274369411 4788224 858 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1169 858 184 440 0 725 0
[pid=32639] ppid=32433 vsize=73504 CPUtime=24.17 cores=1,3,5,7
/proc/32639/stat : 32639 (glucosInc) R 32433 32432 25976 0 -1 4202496 11092 0 0 0 2415 2 0 0 20 0 1 0 274497222 75268096 15900 33554432000 4194304 5654031 140735689123440 140735689111256 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32639/statm: 18376 15900 141 357 0 18016 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 87328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 32639
/proc/meminfo: memFree=29908668/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4676 CPUtime=1277.84 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 56914 138796 0 0 187 32 127498 67 20 0 1 0 274369411 4788224 858 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1169 858 184 440 0 725 0
[pid=32639] ppid=32433 vsize=92356 CPUtime=84.16 cores=1,3,5,7
/proc/32639/stat : 32639 (glucosInc) R 32433 32432 25976 0 -1 4202496 11917 0 0 0 8412 4 0 0 20 0 1 0 274497222 94572544 21179 33554432000 4194304 5654031 140735689123440 140735689111256 4215188 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32639/statm: 23089 21179 141 357 0 22729 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 106180

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 2.04 3/181 32639
/proc/meminfo: memFree=29906372/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4676 CPUtime=1277.84 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 56914 138796 0 0 187 32 127498 67 20 0 1 0 274369411 4788224 858 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1169 858 184 440 0 725 0
[pid=32639] ppid=32433 vsize=92356 CPUtime=144.15 cores=1,3,5,7
/proc/32639/stat : 32639 (glucosInc) R 32433 32432 25976 0 -1 4202496 12033 0 0 0 14411 4 0 0 20 0 1 0 274497222 94572544 21805 33554432000 4194304 5654031 140735689123440 140735689111256 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32639/statm: 23089 21805 141 357 0 22729 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 106180

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.04 3/181 32641
/proc/meminfo: memFree=29925540/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4248 CPUtime=1426.96 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 61727 151629 0 0 203 34 142387 72 20 0 1 0 274369411 4349952 751 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1062 751 184 440 0 618 0
[pid=32641] ppid=32433 vsize=72960 CPUtime=55.02 cores=1,3,5,7
/proc/32641/stat : 32641 (glucosInc) R 32433 32432 25976 0 -1 4202496 10099 0 0 0 5498 4 0 0 20 0 1 0 274512138 74711040 16925 33554432000 4194304 5654031 140737250063552 140737250051368 4215357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32641/statm: 18240 16925 141 357 0 17880 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 86356

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/181 32644
/proc/meminfo: memFree=29925888/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4248 CPUtime=1512.88 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 66540 162625 0 0 219 37 150954 78 20 0 1 0 274369411 4349952 751 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1062 751 184 440 0 618 0
[pid=32643] ppid=32433 vsize=73736 CPUtime=29.09 cores=1,3,5,7
/proc/32643/stat : 32643 (glucosInc) R 32433 32432 25976 0 -1 4202496 9906 0 0 0 2907 2 0 0 20 0 1 0 274520729 75505664 16862 33554432000 4194304 5654031 140733285352112 140733285339928 4214944 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32643/statm: 18434 16862 141 357 0 18074 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 87132

[startup+1602.31 s]
/proc/loadavg: 2.05 2.03 2.03 3/182 32649
/proc/meminfo: memFree=29924900/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4248 CPUtime=1564.16 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 71352 173622 0 0 234 39 156061 82 20 0 1 0 274369411 4349952 751 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1062 751 184 440 0 618 0
[pid=32646] ppid=32433 vsize=73744 CPUtime=37.8 cores=1,3,5,7
/proc/32646/stat : 32646 (glucosInc) R 32433 32432 25976 0 -1 4202496 11269 0 0 0 3776 4 0 0 20 0 1 0 274525860 75513856 17198 33554432000 4194304 5654031 140734457103488 140734457091304 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32646/statm: 18436 17198 141 357 0 18076 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 87140

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/182 32673
/proc/meminfo: memFree=29922784/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=3832 CPUtime=1615.88 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 76163 185422 0 0 250 41 161209 88 20 0 1 0 274369411 3923968 647 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 958 647 184 440 0 514 0
[pid=32651] ppid=32433 vsize=73796 CPUtime=46.08 cores=1,3,5,7
/proc/32651/stat : 32651 (glucosInc) R 32433 32432 25976 0 -1 4202496 10255 0 0 0 4604 4 0 0 20 0 1 0 274531032 75567104 17205 33554432000 4194304 5654031 140736671561472 140736671549288 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32651/statm: 18449 17205 141 357 0 18089 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 86776

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/181 32677
/proc/meminfo: memFree=29953996/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4676 CPUtime=1707.54 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 85790 208260 0 0 280 46 170330 98 20 0 1 0 274369411 4788224 858 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1169 858 184 440 0 725 0
[pid=32677] ppid=32433 vsize=43364 CPUtime=14.4 cores=1,3,5,7
/proc/32677/stat : 32677 (glucosInc) R 32433 32432 25976 0 -1 4202496 10417 0 0 0 1438 2 0 0 20 0 1 0 274540200 44404736 9282 33554432000 4194304 5654031 140735202240352 140735202228168 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32677/statm: 10841 9282 141 357 0 10481 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 57188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/181 32679
/proc/meminfo: memFree=29925816/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4248 CPUtime=1746.59 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 90604 220301 0 0 295 49 174213 102 20 0 1 0 274369411 4349952 751 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1062 751 184 440 0 618 0
[pid=32679] ppid=32433 vsize=73792 CPUtime=35.35 cores=1,3,5,7
/proc/32679/stat : 32679 (glucosInc) R 32433 32432 25976 0 -1 4202496 11049 0 0 0 3532 3 0 0 20 0 1 0 274544105 75563008 16337 33554432000 4194304 5654031 140736193032144 140736193019960 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32679/statm: 18448 16337 141 357 0 18088 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 87188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.01 3/181 32679
/proc/meminfo: memFree=29922032/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4248 CPUtime=1746.59 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 90604 220301 0 0 295 49 174213 102 20 0 1 0 274369411 4349952 751 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1062 751 184 440 0 618 0
[pid=32679] ppid=32433 vsize=73792 CPUtime=53.45 cores=1,3,5,7
/proc/32679/stat : 32679 (glucosInc) R 32433 32432 25976 0 -1 4202496 11883 0 0 0 5341 4 0 0 20 0 1 0 274544105 75563008 17208 33554432000 4194304 5654031 140736193032144 140736193019960 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32679/statm: 18448 17208 141 357 0 18088 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 87188

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.01 3/181 32679
/proc/meminfo: memFree=29922032/32873844 swapFree=7372/7372
[pid=32432] ppid=32430 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/32432/stat : 32432 (npSolver-pbo-It) S 32430 32432 25976 0 -1 4202496 360 0 0 0 0 0 0 0 20 0 1 0 274369411 9367552 275 33554432000 4194304 5064252 140735010211232 140735010210144 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/32432/statm: 2287 275 233 213 0 72 0
[pid=32433] ppid=32432 vsize=4248 CPUtime=1746.59 cores=1,3,5,7
/proc/32433/stat : 32433 (npSolver-pbo) S 32432 32432 25976 0 -1 4202496 90604 220301 0 0 295 49 174213 102 20 0 1 0 274369411 4349952 751 33554432000 4194304 5992684 140734782170240 140734782156072 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/32433/statm: 1062 751 184 440 0 618 0
[pid=32679] ppid=32433 vsize=73792 CPUtime=53.45 cores=1,3,5,7
/proc/32679/stat : 32679 (glucosInc) R 32433 32432 25976 0 -1 4202496 11883 0 0 0 5341 4 0 0 20 0 1 0 274544105 75563008 17208 33554432000 4194304 5654031 140736193032144 140736193019960 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/32679/statm: 18448 17208 141 357 0 18088 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 87188

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.51
CPU system time (s): 1.56476
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 155500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.51
system time used= 1.56476
maximum resident set size= 124932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 323168
page faults= 0
swaps= 0
block input operations= 8
block output operations= 370144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2221
involuntary context switches= 2102

runsolver used 3.02754 second user time and 8.44671 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-27 03:33:53
IDJOB=3697573
IDBENCH=71859
IDSOLVER=2275
FILE ID=node118/3697573-1338082433
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71572 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_50_2__8_45__16.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697573-1338082433/watcher-3697573-1338082433 -o /tmp/evaluation-result-3697573-1338082433/solver-3697573-1338082433 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697573-1338082433.opb 1832471054 HOME HOME

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

MD5SUM BENCH= 3c0b9d73d67a301539707b5cf6d0db6d
RANDOM SEED=1832471054

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30261272 kB
Buffers:          256744 kB
Cached:           309220 kB
SwapCached:            0 kB
Active:          1716984 kB
Inactive:          65944 kB
Active(anon):    1206252 kB
Inactive(anon):    12540 kB
Active(file):     510732 kB
Inactive(file):    53404 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            110224 kB
Writeback:             0 kB
AnonPages:       1153944 kB
Mapped:            12388 kB
Shmem:               200 kB
Slab:             675588 kB
SReclaimable:     116700 kB
SUnreclaim:       558888 kB
KernelStack:        1504 kB
PageTables:         6496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1692792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    645120 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= 71232 MiB
End job on node118 at 2012-05-27 04:03:54