Trace number 3752488

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-quickBound (fixed)? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_4.opb
MD5SUM95bfca9fba26d7f8c875796701522876
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -139
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12652
Sum of products size (including duplicates)25304
Number of different products6326
Sum of products size12652

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.24	c old isEQ: 136, new EQ is 1
0.00/0.29	c run inc solver
0.00/0.29	c [INC SYSTEM] run initial solver
0.00/0.29	c [INC SYSTEM] preprocess with white file
1.27/1.32	c [INC SYSTEM] finished preprocessing in 1 s
1.27/1.32	c [INC SYSTEM] execute solver
1.30/1.94	c [INC SEARCH] formula is SAT
1.30/1.94	c [INC SYSTEM] solved the initial formula
1.30/1.95	c model valid
1.30/1.95	c current solution ok
2.18/2.21	o -81
2.18/2.21	c starting approximation
2.18/2.21	c factor = 1
2.18/2.21	c can not find a suitable factor, leaving approximation
2.18/2.21	c finished approximation
2.18/2.21	c [INC SYSTEM] there exists a inc, kill it!
2.18/2.21	c write failed with 2
2.18/2.21	c [INC SEARCH] iteration: 0
2.18/2.21	c [INC BOUNDS] best value:419 search for 418
2.18/2.21	c [INC SYSTEM] create new solver instance
2.18/2.21	c [INC] encode full formula
2.18/2.21	c (debug) using card networks
2.18/2.21	c old isEQ: 224, new EQ is 0
2.18/2.22	c set iterative enc to: card
2.18/2.22	c set iterative enc to: none
2.18/2.23	c [INC SEARCH] isOptimum variable: 0
2.20/3.12	c formula is SAT
2.20/3.13	c [INC SEARCH] copied best model
2.20/3.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.20/3.13	c model valid
2.20/3.13	c current solution ok
2.20/3.13	o -84
2.20/3.13	c [INC SEARCH] iteration: 1
2.20/3.13	c [INC BOUNDS] best value:416 search for 415
2.20/3.13	c [INC SYSTEM] there exists a inc, kill it!
2.20/3.13	c write failed with 2
2.20/3.14	c [INC SYSTEM] create new solver instance
2.20/3.14	c [INC] encode full formula
2.20/3.14	c (debug) using card networks
2.20/3.14	c old isEQ: 192, new EQ is 0
2.20/3.15	c set iterative enc to: card
2.20/3.15	c set iterative enc to: none
2.20/3.15	c [INC SEARCH] isOptimum variable: 0
7.77/7.83	c formula is SAT
7.77/7.84	c [INC SEARCH] copied best model
7.77/7.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.77/7.84	c model valid
7.77/7.84	c current solution ok
7.77/7.84	o -85
7.77/7.84	c [INC SEARCH] iteration: 2
7.77/7.84	c [INC BOUNDS] best value:415 search for 414
7.77/7.84	c [INC SYSTEM] there exists a inc, kill it!
7.77/7.84	c write failed with 2
7.77/7.85	c [INC SYSTEM] create new solver instance
7.77/7.85	c [INC] encode full formula
7.77/7.85	c (debug) using card networks
7.77/7.85	c old isEQ: 240, new EQ is 0
7.77/7.86	c set iterative enc to: card
7.77/7.86	c set iterative enc to: none
7.77/7.86	c [INC SEARCH] isOptimum variable: 0
8.68/8.77	c formula is SAT
8.68/8.77	c [INC SEARCH] copied best model
8.68/8.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.68/8.78	c model valid
8.68/8.78	c current solution ok
8.68/8.78	o -86
8.68/8.78	c [INC SEARCH] iteration: 3
8.68/8.78	c [INC BOUNDS] best value:414 search for 413
8.68/8.78	c [INC SYSTEM] there exists a inc, kill it!
8.68/8.78	c write failed with 2
8.68/8.78	c [INC SYSTEM] create new solver instance
8.68/8.78	c [INC] encode full formula
8.68/8.78	c (debug) using card networks
8.68/8.78	c old isEQ: 240, new EQ is 0
8.68/8.79	c set iterative enc to: card
8.68/8.79	c set iterative enc to: none
8.68/8.80	c [INC SEARCH] isOptimum variable: 0
12.88/12.94	c formula is SAT
12.88/12.94	c [INC SEARCH] copied best model
12.88/12.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.88/12.95	c model valid
12.88/12.95	c current solution ok
12.88/12.95	o -87
12.88/12.95	c [INC SEARCH] iteration: 4
12.88/12.95	c [INC BOUNDS] best value:413 search for 412
12.88/12.95	c [INC SYSTEM] there exists a inc, kill it!
12.88/12.95	c write failed with 2
12.88/12.95	c [INC SYSTEM] create new solver instance
12.88/12.95	c [INC] encode full formula
12.88/12.95	c (debug) using card networks
12.88/12.95	c old isEQ: 240, new EQ is 0
12.88/12.96	c set iterative enc to: card
12.88/12.96	c set iterative enc to: none
12.88/12.97	c [INC SEARCH] isOptimum variable: 0
13.86/13.92	c formula is SAT
13.86/13.92	c [INC SEARCH] copied best model
13.86/13.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
13.86/13.93	c model valid
13.86/13.93	c current solution ok
13.86/13.93	o -89
13.86/13.93	c [INC SEARCH] iteration: 5
13.86/13.93	c [INC BOUNDS] best value:411 search for 410
13.86/13.93	c [INC SYSTEM] there exists a inc, kill it!
13.86/13.93	c write failed with 2
13.86/13.93	c [INC SYSTEM] create new solver instance
13.86/13.93	c [INC] encode full formula
13.86/13.93	c (debug) using card networks
13.86/13.93	c old isEQ: 240, new EQ is 0
13.86/13.94	c set iterative enc to: card
13.86/13.94	c set iterative enc to: none
13.86/13.95	c [INC SEARCH] isOptimum variable: 0
19.96/20.01	c formula is SAT
19.96/20.02	c [INC SEARCH] copied best model
19.96/20.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.96/20.02	c model valid
19.96/20.02	c current solution ok
19.96/20.02	o -90
19.96/20.02	c [INC SEARCH] iteration: 6
19.96/20.02	c [INC BOUNDS] best value:410 search for 409
19.96/20.02	c [INC SYSTEM] there exists a inc, kill it!
19.96/20.02	c write failed with 2
19.96/20.03	c [INC SYSTEM] create new solver instance
19.96/20.03	c [INC] encode full formula
19.96/20.03	c (debug) using card networks
19.96/20.03	c old isEQ: 240, new EQ is 0
19.96/20.03	c set iterative enc to: card
19.96/20.03	c set iterative enc to: none
19.96/20.04	c [INC SEARCH] isOptimum variable: 0
21.24/21.30	c formula is SAT
21.24/21.30	c [INC SEARCH] copied best model
21.24/21.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.24/21.31	c model valid
21.24/21.31	c current solution ok
21.24/21.31	o -94
21.24/21.31	c [INC SEARCH] iteration: 7
21.24/21.31	c [INC BOUNDS] best value:406 search for 405
21.24/21.31	c [INC SYSTEM] there exists a inc, kill it!
21.24/21.31	c write failed with 2
21.24/21.31	c [INC SYSTEM] create new solver instance
21.24/21.31	c [INC] encode full formula
21.24/21.31	c (debug) using card networks
21.24/21.31	c old isEQ: 192, new EQ is 0
21.24/21.32	c set iterative enc to: card
21.24/21.32	c set iterative enc to: none
21.24/21.33	c [INC SEARCH] isOptimum variable: 0
44.66/44.75	c formula is SAT
44.66/44.75	c [INC SEARCH] copied best model
44.66/44.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
44.66/44.76	c model valid
44.66/44.76	c current solution ok
44.66/44.76	o -95
44.66/44.76	c [INC SEARCH] iteration: 8
44.66/44.76	c [INC BOUNDS] best value:405 search for 404
44.66/44.76	c [INC SYSTEM] there exists a inc, kill it!
44.66/44.76	c write failed with 2
44.66/44.76	c [INC SYSTEM] create new solver instance
44.66/44.76	c [INC] encode full formula
44.66/44.76	c (debug) using card networks
44.66/44.76	c old isEQ: 224, new EQ is 0
44.66/44.77	c set iterative enc to: card
44.66/44.77	c set iterative enc to: none
44.66/44.78	c [INC SEARCH] isOptimum variable: 0
46.85/46.94	c formula is SAT
46.85/46.94	c [INC SEARCH] copied best model
46.85/46.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.85/46.95	c model valid
46.85/46.95	c current solution ok
46.85/46.95	o -96
46.85/46.95	c [INC SEARCH] iteration: 9
46.85/46.95	c [INC BOUNDS] best value:404 search for 403
46.85/46.95	c [INC SYSTEM] there exists a inc, kill it!
46.85/46.95	c write failed with 2
46.85/46.95	c [INC SYSTEM] create new solver instance
46.85/46.95	c [INC] encode full formula
46.85/46.95	c (debug) using card networks
46.85/46.95	c old isEQ: 224, new EQ is 0
46.85/46.96	c set iterative enc to: card
46.85/46.96	c set iterative enc to: none
46.85/46.97	c [INC SEARCH] isOptimum variable: 0
59.44/59.57	c formula is SAT
59.44/59.58	c [INC SEARCH] copied best model
59.44/59.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
59.44/59.59	c model valid
59.44/59.59	c current solution ok
59.44/59.59	o -99
59.44/59.59	c [INC SEARCH] iteration: 10
59.44/59.59	c [INC BOUNDS] best value:401 search for 400
59.44/59.59	c [INC SYSTEM] there exists a inc, kill it!
59.44/59.59	c write failed with 2
59.44/59.59	c [INC SYSTEM] create new solver instance
59.44/59.59	c [INC] encode full formula
59.44/59.59	c (debug) using card networks
59.44/59.59	c old isEQ: 224, new EQ is 0
59.55/59.60	c set iterative enc to: card
59.55/59.60	c set iterative enc to: none
59.55/59.61	c [INC SEARCH] isOptimum variable: 0
102.93/103.07	c formula is SAT
102.93/103.08	c [INC SEARCH] copied best model
102.93/103.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
102.93/103.08	c model valid
102.93/103.08	c current solution ok
102.93/103.08	o -100
102.93/103.08	c [INC SEARCH] iteration: 11
102.93/103.08	c [INC BOUNDS] best value:400 search for 399
102.93/103.08	c [INC SYSTEM] there exists a inc, kill it!
102.93/103.08	c write failed with 2
102.93/103.09	c [INC SYSTEM] create new solver instance
102.93/103.09	c [INC] encode full formula
102.93/103.09	c (debug) using card networks
102.93/103.09	c old isEQ: 224, new EQ is 0
102.93/103.10	c set iterative enc to: card
102.93/103.10	c set iterative enc to: none
103.05/103.11	c [INC SEARCH] isOptimum variable: 0
209.80/209.90	c formula is SAT
209.80/209.91	c [INC SEARCH] copied best model
209.80/209.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
209.80/209.91	c model valid
209.80/209.91	c current solution ok
209.80/209.91	o -101
209.80/209.91	c [INC SEARCH] iteration: 12
209.80/209.91	c [INC BOUNDS] best value:399 search for 398
209.80/209.91	c [INC SYSTEM] there exists a inc, kill it!
209.80/209.91	c write failed with 2
209.80/209.92	c [INC SYSTEM] create new solver instance
209.80/209.92	c [INC] encode full formula
209.80/209.92	c (debug) using card networks
209.80/209.92	c old isEQ: 224, new EQ is 0
209.80/209.93	c set iterative enc to: card
209.80/209.93	c set iterative enc to: none
209.80/209.94	c [INC SEARCH] isOptimum variable: 0
230.61/230.70	c formula is SAT
230.61/230.71	c [INC SEARCH] copied best model
230.61/230.71	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
230.61/230.72	c model valid
230.61/230.72	c current solution ok
230.61/230.72	o -102
230.61/230.72	c [INC SEARCH] iteration: 13
230.61/230.72	c [INC BOUNDS] best value:398 search for 397
230.61/230.72	c [INC SYSTEM] there exists a inc, kill it!
230.61/230.72	c write failed with 2
230.61/230.72	c [INC SYSTEM] create new solver instance
230.61/230.72	c [INC] encode full formula
230.61/230.72	c (debug) using card networks
230.61/230.72	c old isEQ: 224, new EQ is 0
230.61/230.73	c set iterative enc to: card
230.61/230.73	c set iterative enc to: none
230.61/230.74	c [INC SEARCH] isOptimum variable: 0
282.90/283.00	c formula is SAT
282.90/283.00	c [INC SEARCH] copied best model
282.90/283.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
282.90/283.01	c model valid
282.90/283.01	c current solution ok
282.90/283.01	o -103
282.90/283.01	c [INC SEARCH] iteration: 14
282.90/283.01	c [INC BOUNDS] best value:397 search for 396
282.90/283.01	c [INC SYSTEM] there exists a inc, kill it!
282.90/283.01	c write failed with 2
282.90/283.01	c [INC SYSTEM] create new solver instance
282.90/283.01	c [INC] encode full formula
282.90/283.01	c (debug) using card networks
282.90/283.01	c old isEQ: 224, new EQ is 0
282.90/283.02	c set iterative enc to: card
282.90/283.02	c set iterative enc to: none
282.90/283.03	c [INC SEARCH] isOptimum variable: 0
345.66/345.84	c formula is SAT
345.66/345.84	c [INC SEARCH] copied best model
345.66/345.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
345.66/345.85	c model valid
345.66/345.85	c current solution ok
345.66/345.85	o -105
345.66/345.85	c [INC SEARCH] iteration: 15
345.66/345.85	c [INC BOUNDS] best value:395 search for 394
345.66/345.85	c [INC SYSTEM] there exists a inc, kill it!
345.66/345.85	c write failed with 2
345.66/345.85	c [INC SYSTEM] create new solver instance
345.66/345.85	c [INC] encode full formula
345.66/345.85	c (debug) using card networks
345.66/345.85	c old isEQ: 224, new EQ is 0
345.66/345.86	c set iterative enc to: card
345.66/345.86	c set iterative enc to: none
345.66/345.87	c [INC SEARCH] isOptimum variable: 0
357.35/357.51	c formula is SAT
357.35/357.51	c [INC SEARCH] copied best model
357.35/357.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
357.35/357.52	c model valid
357.35/357.52	c current solution ok
357.35/357.52	o -110
357.35/357.52	c [INC SEARCH] iteration: 16
357.35/357.52	c [INC BOUNDS] best value:390 search for 389
357.35/357.52	c [INC SYSTEM] there exists a inc, kill it!
357.35/357.52	c write failed with 2
357.35/357.52	c [INC SYSTEM] create new solver instance
357.35/357.52	c [INC] encode full formula
357.35/357.52	c (debug) using card networks
357.35/357.52	c old isEQ: 224, new EQ is 0
357.35/357.53	c set iterative enc to: card
357.35/357.53	c set iterative enc to: none
357.35/357.54	c [INC SEARCH] isOptimum variable: 0
575.61/575.83	c formula is SAT
575.61/575.83	c [INC SEARCH] copied best model
575.61/575.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
575.61/575.84	c model valid
575.61/575.84	c current solution ok
575.61/575.84	o -112
575.61/575.84	c [INC SEARCH] iteration: 17
575.61/575.84	c [INC BOUNDS] best value:388 search for 387
575.61/575.84	c [INC SYSTEM] there exists a inc, kill it!
575.61/575.84	c write failed with 2
575.61/575.84	c [INC SYSTEM] create new solver instance
575.61/575.84	c [INC] encode full formula
575.61/575.84	c (debug) using card networks
575.61/575.84	c old isEQ: 224, new EQ is 0
575.61/575.85	c set iterative enc to: card
575.61/575.85	c set iterative enc to: none
575.61/575.86	c [INC SEARCH] isOptimum variable: 0
1217.70/1218.08	c formula is SAT
1217.70/1218.09	c [INC SEARCH] copied best model
1217.70/1218.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1217.70/1218.09	c model valid
1217.70/1218.09	c current solution ok
1217.70/1218.09	o -116
1217.70/1218.09	c [INC SEARCH] iteration: 18
1217.70/1218.09	c [INC BOUNDS] best value:384 search for 383
1217.70/1218.09	c [INC SYSTEM] there exists a inc, kill it!
1217.70/1218.09	c write failed with 2
1217.79/1218.10	c [INC SYSTEM] create new solver instance
1217.79/1218.10	c [INC] encode full formula
1217.79/1218.10	c (debug) using card networks
1217.79/1218.10	c old isEQ: 224, new EQ is 0
1217.79/1218.11	c set iterative enc to: card
1217.79/1218.11	c set iterative enc to: none
1217.79/1218.12	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.50	s UNKNOWN
1800.09/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.50	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-3752488-1339139882/watcher-3752488-1339139882 -o /tmp/evaluation-result-3752488-1339139882/solver-3752488-1339139882 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752488-1339139882.opb 24761673 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.06 2.02 2.00 3/178 18465
/proc/meminfo: memFree=31579280/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0

[startup+0.074985 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 18465
/proc/meminfo: memFree=31579280/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100362 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 18465
/proc/meminfo: memFree=31579280/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300301 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 18465
/proc/meminfo: memFree=31579280/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700335 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 18465
/proc/meminfo: memFree=31579280/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 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.06 2.02 2.00 3/182 18469
/proc/meminfo: memFree=31521804/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=10832 CPUtime=1.3 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 9397 12552 0 0 26 2 91 11 20 0 1 0 380113272 11091968 2323 33554432000 4194304 6004724 140733720456672 140733720442952 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2708 2323 167 442 0 2262 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 19980

[startup+3.10026 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 18471
/proc/meminfo: memFree=31546368/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=10832 CPUtime=2.2 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 10257 18214 0 0 36 20 151 13 20 0 1 0 380113272 11091968 2345 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2708 2345 189 442 0 2262 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 19980
heavy processes:

[startup+6.3004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 18476
/proc/meminfo: memFree=31538804/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=10832 CPUtime=3.13 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 11186 24496 0 0 38 20 239 16 20 0 1 0 380113272 11091968 2345 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2708 2345 189 442 0 2262 0
[pid=18476] ppid=18466 vsize=28772 CPUtime=3.13 cores=1,3,5,7
/proc/18476/stat : 18476 (glucosInc) R 18466 18465 17615 0 -1 4202496 5918 0 0 0 313 0 0 0 20 0 1 0 380113587 29462528 6180 33554432000 4194304 5654031 140736710864608 140736710852424 4214505 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18476/statm: 7193 6180 140 357 0 6833 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 48752

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 18480
/proc/meminfo: memFree=31538124/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=8.79 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 13055 37526 0 0 43 21 795 20 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18480] ppid=18466 vsize=28816 CPUtime=3.89 cores=1,3,5,7
/proc/18480/stat : 18480 (glucosInc) R 18466 18465 17615 0 -1 4202496 5959 0 0 0 388 1 0 0 20 0 1 0 380114152 29507584 6210 33554432000 4194304 5654031 140735803535728 140735803523544 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18480/statm: 7204 6210 140 357 0 6844 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49060

[startup+25.5004 s]
/proc/loadavg: 2.11 2.03 2.01 3/181 18488
/proc/meminfo: memFree=31536580/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=21.31 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 16601 64167 0 0 52 22 2029 28 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18488] ppid=18466 vsize=28652 CPUtime=4.15 cores=1,3,5,7
/proc/18488/stat : 18488 (glucosInc) R 18466 18465 17615 0 -1 4202496 5978 0 0 0 414 1 0 0 20 0 1 0 380115405 29339648 6177 33554432000 4194304 5654031 140735579815280 140735579803096 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18488/statm: 7163 6177 140 357 0 6803 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 48896

[startup+51.1005 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 18492
/proc/meminfo: memFree=31537296/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=46.93 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 18571 80347 0 0 56 22 4581 34 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18492] ppid=18466 vsize=28900 CPUtime=4.11 cores=1,3,5,7
/proc/18492/stat : 18492 (glucosInc) R 18466 18465 17615 0 -1 4202496 6088 0 0 0 410 1 0 0 20 0 1 0 380117969 29593600 6285 33554432000 4194304 5654031 140734668970176 140734668967960 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18492/statm: 7225 6285 140 357 0 6865 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 49144

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 18494
/proc/meminfo: memFree=31513604/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=59.56 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 19556 88745 0 0 58 22 5838 38 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18494] ppid=18466 vsize=49504 CPUtime=42.68 cores=1,3,5,7
/proc/18494/stat : 18494 (glucosInc) R 18466 18465 17615 0 -1 4202496 10164 0 0 0 4265 3 0 0 20 0 1 0 380119233 50692096 11461 33554432000 4194304 5654031 140737153510144 140737153497960 4232611 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18494/statm: 12376 11461 141 357 0 12016 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 69748

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 18499
/proc/meminfo: memFree=31505580/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=103.05 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 20541 99453 0 0 61 23 10180 41 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18496] ppid=18466 vsize=61344 CPUtime=59.16 cores=1,3,5,7
/proc/18496/stat : 18496 (glucosInc) R 18466 18465 17615 0 -1 4202496 10017 0 0 0 5914 2 0 0 20 0 1 0 380123583 62816256 13754 33554432000 4194304 5654031 140734719908448 140734719896264 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18496/statm: 15336 13754 141 357 0 14976 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 81588

[startup+222.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/181 18502
/proc/meminfo: memFree=31495332/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=209.86 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 21526 111987 0 0 63 23 20854 46 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18502] ppid=18466 vsize=33256 CPUtime=12.35 cores=1,3,5,7
/proc/18502/stat : 18502 (glucosInc) R 18466 18465 17615 0 -1 4202496 7592 0 0 0 1233 2 0 0 20 0 1 0 380134266 34054144 7028 33554432000 4194304 5654031 140735150041648 140735150029464 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18502/statm: 8314 7028 141 357 0 7954 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 53500

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 18504
/proc/meminfo: memFree=31445000/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0

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

/proc/meminfo: memFree=31471568/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=61388 CPUtime=84.15 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 10685 0 0 0 8411 4 0 0 20 0 1 0 380235084 62861312 14357 33554432000 4194304 5654031 140734362534512 140734362522328 4216681 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18524/statm: 15347 14357 141 357 0 14987 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 81632

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18527
/proc/meminfo: memFree=31461808/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=72988 CPUtime=144.13 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 11998 0 0 0 14408 5 0 0 20 0 1 0 380235084 74739712 17370 33554432000 4194304 5654031 140734362534512 140734362522328 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18524/statm: 18247 17370 141 357 0 17887 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 93232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18528
/proc/meminfo: memFree=31440776/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=91844 CPUtime=204.13 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 12858 0 0 0 20407 6 0 0 20 0 1 0 380235084 94048256 20902 33554432000 4194304 5654031 140734362534512 140734362522328 4215097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18524/statm: 22961 20902 141 357 0 22601 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 112088

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18528
/proc/meminfo: memFree=31433820/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=93464 CPUtime=264.11 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 13398 0 0 0 26405 6 0 0 20 0 1 0 380235084 95707136 22489 33554432000 4194304 5654031 140734362534512 140734362522328 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 23366 22489 141 357 0 23006 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 113708

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18528
/proc/meminfo: memFree=31417812/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=124804 CPUtime=324.1 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 13923 0 0 0 32403 7 0 0 20 0 1 0 380235084 127799296 26066 33554432000 4194304 5654031 140734362534512 140734362522328 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 31201 26066 141 357 0 30841 0
Current children cumulated CPU time (s) 1541.92
Current children cumulated vsize (KiB) 145048

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18528
/proc/meminfo: memFree=31416444/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=124804 CPUtime=384.09 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 14379 0 0 0 38402 7 0 0 20 0 1 0 380235084 127799296 26066 33554432000 4194304 5654031 140734362534512 140734362522328 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 31201 26066 141 357 0 30841 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 145048

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18585
/proc/meminfo: memFree=31622628/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=124804 CPUtime=444.08 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 15293 0 0 0 44399 9 0 0 20 0 1 0 380235084 127799296 26066 33554432000 4194304 5654031 140734362534512 140734362522328 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 31201 26066 141 357 0 30841 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 145048

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 18588
/proc/meminfo: memFree=31581312/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=174124 CPUtime=504.07 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 16207 0 0 0 50397 10 0 0 20 0 1 0 380235084 178302976 34699 33554432000 4194304 5654031 140734362534512 140734362522328 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 43531 34699 141 357 0 43171 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 194368

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 18588
/proc/meminfo: memFree=31590360/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=124804 CPUtime=564.06 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 16667 0 0 0 56395 11 0 0 20 0 1 0 380235084 127799296 26066 33554432000 4194304 5654031 140734362534512 140734362522328 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 31201 26066 141 357 0 30841 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 145048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18588
/proc/meminfo: memFree=31562744/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=174124 CPUtime=582.27 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 17126 0 0 0 58215 12 0 0 20 0 1 0 380235084 178302976 35723 33554432000 4194304 5654031 140734362534512 140734362522328 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 43531 35723 141 357 0 43171 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 194368

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18588
/proc/meminfo: memFree=31562744/32873844 swapFree=7124/7124
[pid=18465] ppid=18463 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18465/stat : 18465 (npSolver-pbo-It) S 18463 18465 17615 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 380113272 9367552 274 33554432000 4194304 5064252 140737063858912 140737063857824 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18465/statm: 2287 274 233 213 0 72 0
[pid=18466] ppid=18465 vsize=11096 CPUtime=1217.82 cores=1,3,5,7
/proc/18466/stat : 18466 (npSolver-pbo) S 18465 18465 17615 0 -1 4202496 27436 183708 0 0 76 24 121597 85 20 0 1 0 380113272 11362304 2411 33554432000 4194304 6004724 140733720456672 140733720442520 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18466/statm: 2774 2411 189 442 0 2328 0
[pid=18524] ppid=18466 vsize=174124 CPUtime=582.27 cores=1,3,5,7
/proc/18524/stat : 18524 (glucosInc) R 18466 18465 17615 0 -1 4202496 17126 0 0 0 58215 12 0 0 20 0 1 0 380235084 178302976 35723 33554432000 4194304 5654031 140734362534512 140734362522328 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18524/statm: 43531 35723 141 357 0 43171 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 194368

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.89
CPU system time (s): 1.23481
CPU usage (%): 99.9786
Max. virtual memory (cumulated for all children) (KiB): 194432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.23481
maximum resident set size= 149972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228650
page faults= 0
swaps= 0
block input operations= 0
block output operations= 142360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2653
involuntary context switches= 3327

runsolver used 3.31849 second user time and 10.2684 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 09:18:02
IDJOB=3752488
IDBENCH=48234
IDSOLVER=2335
FILE ID=node138/3752488-1339139882
RUNJOBID= node138-1339134209-17632
PBS_JOBID= 14643796
Free space on /tmp= 70660 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752488-1339139882/watcher-3752488-1339139882 -o /tmp/evaluation-result-3752488-1339139882/solver-3752488-1339139882 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752488-1339139882.opb 24761673 HOME HOME

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

MD5SUM BENCH= 95bfca9fba26d7f8c875796701522876
RANDOM SEED=24761673

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        31579428 kB
Buffers:          125168 kB
Cached:           185512 kB
SwapCached:        19640 kB
Active:           356376 kB
Inactive:         156432 kB
Active(anon):     184004 kB
Inactive(anon):    20500 kB
Active(file):     172372 kB
Inactive(file):   135932 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:              8612 kB
Writeback:            16 kB
AnonPages:        124460 kB
Mapped:            10144 kB
Shmem:                 0 kB
Slab:             641868 kB
SReclaimable:      83000 kB
SUnreclaim:       558868 kB
KernelStack:        1448 kB
PageTables:         4472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     319972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 70668 MiB
End job on node138 at 2012-06-08 09:48:03