Trace number 3747700

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 (fixed)? (TO) 1800.09 1800.62

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.23	c old isEQ: 136, new EQ is 1
0.00/0.28	c run inc solver
0.00/0.28	c [INC SYSTEM] run initial solver
0.00/0.28	c [INC SYSTEM] preprocess with white file
1.08/1.18	c [INC SYSTEM] finished preprocessing in 0 s
1.08/1.18	c [INC SYSTEM] execute solver
1.16/1.76	c [INC SEARCH] formula is SAT
1.16/1.76	c [INC SYSTEM] solved the initial formula
1.16/1.77	c model valid
1.16/1.77	c current solution ok
1.40/2.03	o -81
1.40/2.03	c [INC SYSTEM] there exists a inc, kill it!
1.40/2.03	c write failed with 2
1.40/2.03	c [INC SEARCH] iteration: 0
1.40/2.03	c [INC BOUNDS] best value:419 search for 418
1.40/2.03	c [INC SYSTEM] create new solver instance
1.40/2.03	c [INC] encode full formula
1.40/2.03	c (debug) using card networks
1.40/2.03	c old isEQ: 41, new EQ is 0
1.40/2.04	c set iterative enc to: card
1.40/2.04	c set iterative enc to: none
1.40/2.05	c [INC SEARCH] isOptimum variable: 0
2.76/2.83	c formula is SAT
2.76/2.83	c [INC SEARCH] copied best model
2.76/2.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.76/2.84	c model valid
2.76/2.84	c current solution ok
2.76/2.84	o -84
2.76/2.84	c [INC SEARCH] iteration: 1
2.76/2.84	c [INC BOUNDS] best value:416 search for 415
2.76/2.84	c [INC SYSTEM] there exists a inc, kill it!
2.76/2.84	c write failed with 2
2.76/2.84	c [INC SYSTEM] create new solver instance
2.76/2.84	c [INC] encode full formula
2.76/2.84	c (debug) using card networks
2.76/2.84	c old isEQ: 192, new EQ is 0
2.76/2.85	c set iterative enc to: card
2.76/2.85	c set iterative enc to: none
2.76/2.86	c [INC SEARCH] isOptimum variable: 0
6.86/6.93	c formula is SAT
6.86/6.94	c [INC SEARCH] copied best model
6.86/6.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.86/6.95	c model valid
6.86/6.95	c current solution ok
6.86/6.95	o -85
6.86/6.95	c [INC SEARCH] iteration: 2
6.86/6.95	c [INC BOUNDS] best value:415 search for 414
6.86/6.95	c [INC SYSTEM] there exists a inc, kill it!
6.86/6.95	c write failed with 2
6.86/6.95	c [INC SYSTEM] create new solver instance
6.86/6.95	c [INC] encode full formula
6.86/6.95	c (debug) using card networks
6.86/6.95	c old isEQ: 240, new EQ is 0
6.86/6.96	c set iterative enc to: card
6.86/6.96	c set iterative enc to: none
6.86/6.96	c [INC SEARCH] isOptimum variable: 0
7.66/7.75	c formula is SAT
7.66/7.76	c [INC SEARCH] copied best model
7.66/7.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.66/7.76	c model valid
7.66/7.76	c current solution ok
7.66/7.76	o -86
7.66/7.76	c [INC SEARCH] iteration: 3
7.66/7.76	c [INC BOUNDS] best value:414 search for 413
7.66/7.76	c [INC SYSTEM] there exists a inc, kill it!
7.66/7.76	c write failed with 2
7.66/7.77	c [INC SYSTEM] create new solver instance
7.66/7.77	c [INC] encode full formula
7.66/7.77	c (debug) using card networks
7.66/7.77	c old isEQ: 240, new EQ is 0
7.66/7.78	c set iterative enc to: card
7.66/7.78	c set iterative enc to: none
7.66/7.78	c [INC SEARCH] isOptimum variable: 0
11.26/11.32	c formula is SAT
11.26/11.33	c [INC SEARCH] copied best model
11.26/11.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.26/11.39	c model valid
11.26/11.39	c current solution ok
11.26/11.39	o -87
11.26/11.39	c [INC SEARCH] iteration: 4
11.26/11.39	c [INC BOUNDS] best value:413 search for 412
11.26/11.39	c [INC SYSTEM] there exists a inc, kill it!
11.26/11.39	c write failed with 2
11.26/11.39	c [INC SYSTEM] create new solver instance
11.26/11.39	c [INC] encode full formula
11.26/11.39	c (debug) using card networks
11.26/11.39	c old isEQ: 240, new EQ is 0
11.26/11.39	c set iterative enc to: card
11.26/11.39	c set iterative enc to: none
11.26/11.39	c [INC SEARCH] isOptimum variable: 0
12.12/12.20	c formula is SAT
12.12/12.20	c [INC SEARCH] copied best model
12.12/12.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.12/12.21	c model valid
12.12/12.21	c current solution ok
12.12/12.21	o -89
12.12/12.21	c [INC SEARCH] iteration: 5
12.12/12.21	c [INC BOUNDS] best value:411 search for 410
12.12/12.21	c [INC SYSTEM] there exists a inc, kill it!
12.12/12.21	c write failed with 2
12.12/12.21	c [INC SYSTEM] create new solver instance
12.12/12.21	c [INC] encode full formula
12.12/12.21	c (debug) using card networks
12.12/12.21	c old isEQ: 240, new EQ is 0
12.12/12.22	c set iterative enc to: card
12.12/12.22	c set iterative enc to: none
12.12/12.23	c [INC SEARCH] isOptimum variable: 0
17.41/17.54	c formula is SAT
17.41/17.54	c [INC SEARCH] copied best model
17.41/17.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.41/17.55	c model valid
17.41/17.55	c current solution ok
17.41/17.55	o -90
17.41/17.55	c [INC SEARCH] iteration: 6
17.41/17.55	c [INC BOUNDS] best value:410 search for 409
17.41/17.55	c [INC SYSTEM] there exists a inc, kill it!
17.41/17.55	c write failed with 2
17.41/17.55	c [INC SYSTEM] create new solver instance
17.41/17.55	c [INC] encode full formula
17.41/17.55	c (debug) using card networks
17.41/17.55	c old isEQ: 240, new EQ is 0
17.41/17.56	c set iterative enc to: card
17.41/17.56	c set iterative enc to: none
17.41/17.57	c [INC SEARCH] isOptimum variable: 0
18.50/18.63	c formula is SAT
18.50/18.64	c [INC SEARCH] copied best model
18.50/18.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
18.50/18.64	c model valid
18.50/18.64	c current solution ok
18.50/18.64	o -94
18.50/18.64	c [INC SEARCH] iteration: 7
18.50/18.64	c [INC BOUNDS] best value:406 search for 405
18.50/18.64	c [INC SYSTEM] there exists a inc, kill it!
18.50/18.64	c write failed with 2
18.50/18.64	c [INC SYSTEM] create new solver instance
18.50/18.64	c [INC] encode full formula
18.50/18.64	c (debug) using card networks
18.50/18.64	c old isEQ: 192, new EQ is 0
18.50/18.65	c set iterative enc to: card
18.50/18.65	c set iterative enc to: none
18.50/18.66	c [INC SEARCH] isOptimum variable: 0
38.08/38.21	c formula is SAT
38.08/38.21	c [INC SEARCH] copied best model
38.08/38.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.08/38.22	c model valid
38.08/38.22	c current solution ok
38.08/38.22	o -95
38.08/38.22	c [INC SEARCH] iteration: 8
38.08/38.22	c [INC BOUNDS] best value:405 search for 404
38.08/38.22	c [INC SYSTEM] there exists a inc, kill it!
38.08/38.22	c write failed with 2
38.08/38.22	c [INC SYSTEM] create new solver instance
38.08/38.22	c [INC] encode full formula
38.08/38.22	c (debug) using card networks
38.08/38.22	c old isEQ: 224, new EQ is 0
38.08/38.23	c set iterative enc to: card
38.08/38.23	c set iterative enc to: none
38.08/38.24	c [INC SEARCH] isOptimum variable: 0
39.88/40.06	c formula is SAT
39.88/40.06	c [INC SEARCH] copied best model
39.88/40.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.88/40.07	c model valid
39.88/40.07	c current solution ok
39.88/40.07	o -96
39.88/40.07	c [INC SEARCH] iteration: 9
39.88/40.07	c [INC BOUNDS] best value:404 search for 403
39.88/40.07	c [INC SYSTEM] there exists a inc, kill it!
39.88/40.07	c write failed with 2
39.88/40.07	c [INC SYSTEM] create new solver instance
39.88/40.07	c [INC] encode full formula
39.88/40.07	c (debug) using card networks
39.88/40.07	c old isEQ: 224, new EQ is 0
39.88/40.08	c set iterative enc to: card
39.88/40.08	c set iterative enc to: none
39.88/40.09	c [INC SEARCH] isOptimum variable: 0
51.67/51.86	c formula is SAT
51.67/51.87	c [INC SEARCH] copied best model
51.67/51.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
51.67/51.87	c model valid
51.67/51.87	c current solution ok
51.67/51.87	o -99
51.67/51.87	c [INC SEARCH] iteration: 10
51.67/51.87	c [INC BOUNDS] best value:401 search for 400
51.67/51.87	c [INC SYSTEM] there exists a inc, kill it!
51.67/51.87	c write failed with 2
51.67/51.88	c [INC SYSTEM] create new solver instance
51.67/51.88	c [INC] encode full formula
51.67/51.88	c (debug) using card networks
51.67/51.88	c old isEQ: 224, new EQ is 0
51.67/51.89	c set iterative enc to: card
51.67/51.89	c set iterative enc to: none
51.67/51.90	c [INC SEARCH] isOptimum variable: 0
88.55/88.76	c formula is SAT
88.55/88.77	c [INC SEARCH] copied best model
88.55/88.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.55/88.78	c model valid
88.55/88.78	c current solution ok
88.55/88.78	o -100
88.55/88.78	c [INC SEARCH] iteration: 11
88.55/88.78	c [INC BOUNDS] best value:400 search for 399
88.55/88.78	c [INC SYSTEM] there exists a inc, kill it!
88.55/88.78	c write failed with 2
88.55/88.78	c [INC SYSTEM] create new solver instance
88.55/88.78	c [INC] encode full formula
88.55/88.78	c (debug) using card networks
88.55/88.78	c old isEQ: 224, new EQ is 0
88.55/88.79	c set iterative enc to: card
88.55/88.79	c set iterative enc to: none
88.55/88.79	c [INC SEARCH] isOptimum variable: 0
177.81/178.03	c formula is SAT
177.81/178.04	c [INC SEARCH] copied best model
177.81/178.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.81/178.04	c model valid
177.81/178.04	c current solution ok
177.81/178.04	o -101
177.81/178.04	c [INC SEARCH] iteration: 12
177.81/178.04	c [INC BOUNDS] best value:399 search for 398
177.81/178.04	c [INC SYSTEM] there exists a inc, kill it!
177.81/178.04	c write failed with 2
177.81/178.05	c [INC SYSTEM] create new solver instance
177.81/178.05	c [INC] encode full formula
177.81/178.05	c (debug) using card networks
177.81/178.05	c old isEQ: 224, new EQ is 0
177.81/178.06	c set iterative enc to: card
177.81/178.06	c set iterative enc to: none
177.81/178.07	c [INC SEARCH] isOptimum variable: 0
195.52/195.76	c formula is SAT
195.52/195.76	c [INC SEARCH] copied best model
195.52/195.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
195.52/195.77	c model valid
195.52/195.77	c current solution ok
195.52/195.77	o -102
195.52/195.77	c [INC SEARCH] iteration: 13
195.52/195.77	c [INC BOUNDS] best value:398 search for 397
195.52/195.77	c [INC SYSTEM] there exists a inc, kill it!
195.52/195.77	c write failed with 2
195.52/195.77	c [INC SYSTEM] create new solver instance
195.52/195.77	c [INC] encode full formula
195.52/195.77	c (debug) using card networks
195.52/195.77	c old isEQ: 224, new EQ is 0
195.52/195.78	c set iterative enc to: card
195.52/195.78	c set iterative enc to: none
195.52/195.79	c [INC SEARCH] isOptimum variable: 0
240.19/240.45	c formula is SAT
240.19/240.46	c [INC SEARCH] copied best model
240.19/240.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
240.19/240.47	c model valid
240.19/240.47	c current solution ok
240.19/240.47	o -103
240.19/240.47	c [INC SEARCH] iteration: 14
240.19/240.47	c [INC BOUNDS] best value:397 search for 396
240.19/240.47	c [INC SYSTEM] there exists a inc, kill it!
240.19/240.47	c write failed with 2
240.19/240.47	c [INC SYSTEM] create new solver instance
240.19/240.47	c [INC] encode full formula
240.19/240.47	c (debug) using card networks
240.19/240.47	c old isEQ: 224, new EQ is 0
240.19/240.48	c set iterative enc to: card
240.19/240.48	c set iterative enc to: none
240.19/240.49	c [INC SEARCH] isOptimum variable: 0
290.57/290.83	c formula is SAT
290.57/290.84	c [INC SEARCH] copied best model
290.57/290.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
290.57/290.85	c model valid
290.57/290.85	c current solution ok
290.57/290.85	o -105
290.57/290.85	c [INC SEARCH] iteration: 15
290.57/290.85	c [INC BOUNDS] best value:395 search for 394
290.57/290.85	c [INC SYSTEM] there exists a inc, kill it!
290.57/290.85	c write failed with 2
290.57/290.85	c [INC SYSTEM] create new solver instance
290.57/290.85	c [INC] encode full formula
290.57/290.85	c (debug) using card networks
290.57/290.85	c old isEQ: 224, new EQ is 0
290.57/290.86	c set iterative enc to: card
290.57/290.86	c set iterative enc to: none
290.57/290.86	c [INC SEARCH] isOptimum variable: 0
301.32/301.70	c formula is SAT
301.43/301.70	c [INC SEARCH] copied best model
301.43/301.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
301.43/301.71	c model valid
301.43/301.71	c current solution ok
301.43/301.71	o -110
301.43/301.71	c [INC SEARCH] iteration: 16
301.43/301.71	c [INC BOUNDS] best value:390 search for 389
301.43/301.71	c [INC SYSTEM] there exists a inc, kill it!
301.43/301.71	c write failed with 2
301.43/301.71	c [INC SYSTEM] create new solver instance
301.43/301.71	c [INC] encode full formula
301.43/301.71	c (debug) using card networks
301.43/301.71	c old isEQ: 224, new EQ is 0
301.43/301.72	c set iterative enc to: card
301.43/301.72	c set iterative enc to: none
301.43/301.73	c [INC SEARCH] isOptimum variable: 0
485.28/485.65	c formula is SAT
485.28/485.65	c [INC SEARCH] copied best model
485.28/485.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
485.28/485.66	c model valid
485.28/485.66	c current solution ok
485.28/485.66	o -112
485.28/485.66	c [INC SEARCH] iteration: 17
485.28/485.66	c [INC BOUNDS] best value:388 search for 387
485.28/485.66	c [INC SYSTEM] there exists a inc, kill it!
485.28/485.66	c write failed with 2
485.28/485.66	c [INC SYSTEM] create new solver instance
485.28/485.66	c [INC] encode full formula
485.28/485.66	c (debug) using card networks
485.28/485.66	c old isEQ: 224, new EQ is 0
485.28/485.67	c set iterative enc to: card
485.28/485.67	c set iterative enc to: none
485.28/485.68	c [INC SEARCH] isOptimum variable: 0
1046.37/1046.89	c formula is SAT
1046.37/1046.89	c [INC SEARCH] copied best model
1046.37/1046.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1046.47/1046.90	c model valid
1046.47/1046.90	c current solution ok
1046.47/1046.90	o -116
1046.47/1046.90	c [INC SEARCH] iteration: 18
1046.47/1046.90	c [INC BOUNDS] best value:384 search for 383
1046.47/1046.90	c [INC SYSTEM] there exists a inc, kill it!
1046.47/1046.90	c write failed with 2
1046.47/1046.90	c [INC SYSTEM] create new solver instance
1046.47/1046.90	c [INC] encode full formula
1046.47/1046.90	c (debug) using card networks
1046.47/1046.90	c old isEQ: 224, new EQ is 0
1046.47/1046.91	c set iterative enc to: card
1046.47/1046.91	c set iterative enc to: none
1046.47/1046.92	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.61	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3747700-1339103615/watcher-3747700-1339103615 -o /tmp/evaluation-result-3747700-1339103615/solver-3747700-1339103615 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747700-1339103615.opb 1090137709 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.10 2.04 1.97 3/178 31418
/proc/meminfo: memFree=28930460/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (runsolver) D 31416 31418 30644 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 376486947 12095488 51 33554432000 4194304 5436572 140735744314128 140735744310424 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/31418/statm: 2953 51 31 304 0 2645 0

[startup+0.0801529 s]
/proc/loadavg: 2.10 2.04 1.97 3/178 31418
/proc/meminfo: memFree=28930460/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.1002 s]
/proc/loadavg: 2.10 2.04 1.97 3/178 31418
/proc/meminfo: memFree=28930460/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30015 s]
/proc/loadavg: 2.10 2.04 1.97 3/178 31418
/proc/meminfo: memFree=28930460/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70016 s]
/proc/loadavg: 2.10 2.04 1.97 3/178 31418
/proc/meminfo: memFree=28930460/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.10 2.04 1.97 3/182 31422
/proc/meminfo: memFree=28866308/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=10836 CPUtime=1.16 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 8442 12558 0 0 25 2 77 12 20 0 1 0 376486948 11096064 2162 33554432000 4194304 6004724 140736184452672 140736184438952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2709 2162 167 442 0 2263 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 19984

[startup+3.10021 s]
/proc/loadavg: 2.10 2.04 1.97 3/181 31427
/proc/meminfo: memFree=28895128/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=10836 CPUtime=2.84 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 10218 24734 0 0 33 25 210 16 20 0 1 0 376486948 11096064 2171 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2709 2171 176 442 0 2263 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 19984

[startup+6.30032 s]
/proc/loadavg: 2.09 2.04 1.97 3/181 31429
/proc/meminfo: memFree=28886716/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=10836 CPUtime=2.84 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 10218 24734 0 0 33 25 210 16 20 0 1 0 376486948 11096064 2171 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2709 2171 176 442 0 2263 0
[pid=31429] ppid=31420 vsize=29036 CPUtime=3.42 cores=0,2,4,6
/proc/31429/stat : 31429 (glucosInc) R 31420 31418 30644 0 -1 4202496 6149 0 0 0 341 1 0 0 20 0 1 0 376487234 29732864 6334 33554432000 4194304 5654031 140737070336064 140737070333848 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31429/statm: 7259 6334 140 357 0 6899 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 49020

[startup+12.7002 s]
/proc/loadavg: 2.09 2.04 1.97 3/181 31435
/proc/meminfo: memFree=28888036/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=12.16 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 13817 50357 0 0 42 25 1125 24 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
Current children cumulated CPU time (s) 12.16
Current children cumulated vsize (KiB) 20248

[startup+25.5003 s]
/proc/loadavg: 2.07 2.04 1.97 3/181 31445
/proc/meminfo: memFree=28933988/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=18.58 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 15639 63637 0 0 46 26 1758 28 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31443] ppid=31420 vsize=29600 CPUtime=6.81 cores=0,2,4,6
/proc/31443/stat : 31443 (glucosInc) R 31420 31418 30644 0 -1 4202496 6932 0 0 0 680 1 0 0 20 0 1 0 376488814 30310400 6438 33554432000 4194304 5654031 140737116789472 140737116777288 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31443/statm: 7400 6438 141 357 0 7040 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 49848

[startup+51.1003 s]
/proc/loadavg: 2.12 2.05 1.98 3/181 31451
/proc/meminfo: memFree=28911004/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=39.98 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 17611 79265 0 0 51 26 3888 33 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31451] ppid=31420 vsize=33420 CPUtime=10.99 cores=0,2,4,6
/proc/31451/stat : 31451 (glucosInc) R 31420 31418 30644 0 -1 4202496 7611 0 0 0 1097 2 0 0 20 0 1 0 376490956 34222080 6955 33554432000 4194304 5654031 140736965315344 140736965303160 4208719 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31451/statm: 8355 6955 141 357 0 7995 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 53668

[startup+102.307 s]
/proc/loadavg: 2.05 2.04 1.98 3/181 31455
/proc/meminfo: memFree=28864376/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=88.65 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 19583 98235 0 0 55 26 8744 40 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31455] ppid=31420 vsize=37988 CPUtime=13.48 cores=0,2,4,6
/proc/31455/stat : 31455 (glucosInc) R 31420 31418 30644 0 -1 4202496 8042 0 0 0 1347 1 0 0 20 0 1 0 376495827 38899712 8561 33554432000 4194304 5654031 140735861639920 140735861627736 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31455/statm: 9497 8561 141 357 0 9137 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 58236

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 1.98 3/180 31455
/proc/meminfo: memFree=28793704/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=88.65 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 19583 98235 0 0 55 26 8744 40 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31455] ppid=31420 vsize=54268 CPUtime=73.47 cores=0,2,4,6
/proc/31455/stat : 31455 (glucosInc) R 31420 31418 30644 0 -1 4202496 10717 0 0 0 7344 3 0 0 20 0 1 0 376495827 55570432 12672 33554432000 4194304 5654031 140735861639920 140735861627736 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/31455/statm: 13567 12672 141 357 0 13207 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 74516

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/181 31462
/proc/meminfo: memFree=28893664/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=195.62 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 21555 119363 0 0 60 27 19428 47 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31462] ppid=31420 vsize=42352 CPUtime=26.48 cores=0,2,4,6
/proc/31462/stat : 31462 (glucosInc) R 31420 31418 30644 0 -1 4202496 9075 0 0 0 2646 2 0 0 20 0 1 0 376506527 43368448 9303 33554432000 4194304 5654031 140736881835088 140736881822904 4208694 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/31462/statm: 10588 9303 141 357 0 10228 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 62600

[startup+282.3 s]
/proc/loadavg: 2.06 2.03 1.98 3/181 31464
/proc/meminfo: memFree=28829208/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=240.29 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 22541 130171 0 0 62 27 23889 51 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31464] ppid=31420 vsize=49508 CPUtime=41.78 cores=0,2,4,6

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

/proc/meminfo: memFree=28769440/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=91852 CPUtime=195.32 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 12906 0 0 0 19527 5 0 0 20 0 1 0 376591640 94056448 22041 33554432000 4194304 5654031 140734146192880 140734146180696 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 22963 22041 141 357 0 22603 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 112100

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31484
/proc/meminfo: memFree=28703712/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=124812 CPUtime=255.32 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 13674 0 0 0 25526 6 0 0 20 0 1 0 376591640 127807488 23296 33554432000 4194304 5654031 140734146192880 140734146180696 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 31203 23296 141 357 0 30843 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 145060

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31484
/proc/meminfo: memFree=28728028/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=124812 CPUtime=315.3 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 13945 0 0 0 31524 6 0 0 20 0 1 0 376591640 127807488 26117 33554432000 4194304 5654031 140734146192880 140734146180696 4232842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 31203 26117 141 357 0 30843 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 145060

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31485
/proc/meminfo: memFree=28618180/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=124812 CPUtime=375.3 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 14540 0 0 0 37522 8 0 0 20 0 1 0 376591640 127807488 26161 33554432000 4194304 5654031 140734146192880 140734146180696 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 31203 26161 141 357 0 30843 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 145060

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31485
/proc/meminfo: memFree=28769968/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=124812 CPUtime=435.29 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 15134 0 0 0 43520 9 0 0 20 0 1 0 376591640 127807488 26161 33554432000 4194304 5654031 140734146192880 140734146180696 4214612 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 31203 26161 141 357 0 30843 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 145060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/181 31485
/proc/meminfo: memFree=28642872/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=124812 CPUtime=495.27 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 15732 0 0 0 49517 10 0 0 20 0 1 0 376591640 127807488 26161 33554432000 4194304 5654031 140734146192880 140734146180696 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 31203 26161 141 357 0 30843 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 145060

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 31488
/proc/meminfo: memFree=28553216/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=174132 CPUtime=555.26 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 16333 0 0 0 55515 11 0 0 20 0 1 0 376591640 178311168 35658 33554432000 4194304 5654031 140734146192880 140734146180696 4232607 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 43533 35658 141 357 0 43173 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 194380

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 31488
/proc/meminfo: memFree=28718112/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=124812 CPUtime=615.26 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 16641 0 0 0 61513 13 0 0 20 0 1 0 376591640 127807488 26161 33554432000 4194304 5654031 140734146192880 140734146180696 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 31203 26161 141 357 0 30843 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 145060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31489
/proc/meminfo: memFree=28672256/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=124812 CPUtime=675.25 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 17309 0 0 0 67511 14 0 0 20 0 1 0 376591640 127807488 26161 33554432000 4194304 5654031 140734146192880 140734146180696 4232688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 31203 26161 141 357 0 30843 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 145060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 31489
/proc/meminfo: memFree=28609624/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=174132 CPUtime=735.24 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 17913 0 0 0 73509 15 0 0 20 0 1 0 376591640 178311168 37706 33554432000 4194304 5654031 140734146192880 140734146180696 4232939 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 43533 37706 141 357 0 43173 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 194380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.13 2.03 2.01 3/181 31533
/proc/meminfo: memFree=28408476/32873648 swapFree=7628/7628
[pid=31418] ppid=31416 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/31418/stat : 31418 (npSolver-pbo-It) S 31416 31418 30644 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376486947 9367552 274 33554432000 4194304 5064252 140735090578336 140735090577248 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/31418/statm: 2287 274 233 213 0 72 0
[pid=31420] ppid=31418 vsize=11100 CPUtime=1046.51 cores=0,2,4,6
/proc/31420/stat : 31420 (npSolver-pbo) S 31418 31418 30644 0 -1 4202496 26485 181053 0 0 71 28 104476 76 20 0 1 0 376486948 11366400 2237 33554432000 4194304 6004724 140736184452672 140736184438520 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/31420/statm: 2775 2237 176 442 0 2329 0
[pid=31483] ppid=31420 vsize=174132 CPUtime=753.55 cores=0,2,4,6
/proc/31483/stat : 31483 (glucosInc) R 31420 31418 30644 0 -1 4202496 18251 0 0 0 75339 16 0 0 20 0 1 0 376591640 178311168 34634 33554432000 4194304 5654031 140734146192880 140734146180696 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31483/statm: 43533 34634 141 357 0 43173 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 194380

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.09
CPU user time (s): 1798.87
CPU system time (s): 1.21881
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 225200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.87
system time used= 1.21881
maximum resident set size= 154284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226168
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= 2667
involuntary context switches= 2834

runsolver used 3.61145 second user time and 12.4251 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-07 23:13:35
IDJOB=3747700
IDBENCH=48234
IDSOLVER=2332
FILE ID=node127/3747700-1339103615
RUNJOBID= node127-1339098178-30660
PBS_JOBID= 14643726
Free space on /tmp= 70776 MiB

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

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

MD5SUM BENCH= 95bfca9fba26d7f8c875796701522876
RANDOM SEED=1090137709

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.348
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.94
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.348
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.348
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		: 2666.348
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.348
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.348
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:       32873648 kB
MemFree:        28931104 kB
Buffers:          442404 kB
Cached:          2536780 kB
SwapCached:         1952 kB
Active:          1202296 kB
Inactive:        1851468 kB
Active(anon):      68640 kB
Inactive(anon):     8080 kB
Active(file):    1133656 kB
Inactive(file):  1843388 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103840 kB
Dirty:             19652 kB
Writeback:             0 kB
AnonPages:        212852 kB
Mapped:            11816 kB
Shmem:                92 kB
Slab:             739736 kB
SReclaimable:     183844 kB
SUnreclaim:       555892 kB
KernelStack:        1504 kB
PageTables:         4236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     208760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70720 MiB
End job on node127 at 2012-06-07 23:43:36