Trace number 3703253

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
MD5SUM981c792e7a6b90aa8c44f0e4058f865b
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-22879
Best CPU time to get the best result obtained on this benchmark20.3699
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 814173
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 814173
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.47	c run inc solver
0.00/0.47	c [INC SYSTEM] run initial solver
0.00/0.47	c [INC SYSTEM] preprocess with white file
2.18/2.25	c [INC SYSTEM] finished preprocessing in 1 s
2.18/2.25	c [INC SYSTEM] execute solver
10.07/10.11	c [INC SEARCH] formula is SAT
10.07/10.13	c [INC SYSTEM] solved the initial formula
10.18/10.21	c model valid
10.18/10.21	c current solution ok
10.88/10.92	o 0
10.88/10.92	c starting approximation
10.88/10.92	c factor = 2
10.88/10.92	c factor still to low - shrinking to 950.14
10.88/10.92	c approx number of clauses: 1e+06
10.88/10.92	c current bound: 407086
11.18/11.21	c leaving approximation
11.18/11.21	c finished approximation
11.18/11.21	c [INC SYSTEM] there exists a inc, kill it!
11.18/11.21	c write failed with 2
11.18/11.22	c [INC SEARCH] iteration: 0
11.18/11.22	c [INC BOUNDS] best value:814173 search for 814172
11.18/11.22	c [INC SYSTEM] create new solver instance
11.18/11.22	c [INC] encode full formula
11.18/11.22	c fallback to adder encoding
11.18/11.26	c set iterative enc to: adder
11.18/11.26	c set iterative enc to: none
11.18/11.28	c [INC SEARCH] isOptimum variable: 0
18.97/19.05	c formula is SAT
18.97/19.06	c [INC SEARCH] copied best model
18.97/19.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
19.07/19.15	c model valid
19.07/19.15	c current solution ok
19.07/19.15	o -34
19.07/19.15	c [INC SEARCH] iteration: 1
19.07/19.15	c [INC BOUNDS] best value:814139 search for 814138
19.07/19.15	c [INC SYSTEM] there exists a inc, kill it!
19.07/19.15	c write failed with 2
19.07/19.16	c [INC SYSTEM] create new solver instance
19.07/19.16	c [INC] encode full formula
19.07/19.16	c fallback to adder encoding
19.17/19.20	c set iterative enc to: adder
19.17/19.20	c set iterative enc to: none
19.17/19.22	c [INC SEARCH] isOptimum variable: 0
22.57/22.65	c formula is SAT
22.57/22.66	c [INC SEARCH] copied best model
22.57/22.66	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
22.67/22.75	c model valid
22.67/22.75	c current solution ok
22.67/22.75	o -377
22.67/22.75	c [INC SEARCH] iteration: 2
22.67/22.75	c [INC BOUNDS] best value:813796 search for 813795
22.67/22.75	c [INC SYSTEM] there exists a inc, kill it!
22.67/22.75	c write failed with 2
22.67/22.76	c [INC SYSTEM] create new solver instance
22.67/22.76	c [INC] encode full formula
22.67/22.76	c fallback to adder encoding
22.77/22.80	c set iterative enc to: adder
22.77/22.80	c set iterative enc to: none
22.77/22.82	c [INC SEARCH] isOptimum variable: 0
38.65/38.73	c formula is SAT
38.65/38.74	c [INC SEARCH] copied best model
38.65/38.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.75/38.83	c model valid
38.75/38.83	c current solution ok
38.75/38.83	o -4181
38.75/38.83	c [INC SEARCH] iteration: 3
38.75/38.83	c [INC BOUNDS] best value:809992 search for 809991
38.75/38.83	c [INC SYSTEM] there exists a inc, kill it!
38.75/38.83	c write failed with 2
38.75/38.84	c [INC SYSTEM] create new solver instance
38.75/38.84	c [INC] encode full formula
38.75/38.84	c fallback to adder encoding
38.75/38.88	c set iterative enc to: adder
38.75/38.88	c set iterative enc to: none
38.88/38.90	c [INC SEARCH] isOptimum variable: 0
43.16/43.21	c formula is SAT
43.16/43.22	c [INC SEARCH] copied best model
43.16/43.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.26/43.31	c model valid
43.26/43.31	c current solution ok
43.26/43.31	o -6765
43.26/43.31	c [INC SEARCH] iteration: 4
43.26/43.31	c [INC BOUNDS] best value:807408 search for 807407
43.26/43.31	c [INC SYSTEM] there exists a inc, kill it!
43.26/43.31	c write failed with 2
43.26/43.31	c [INC SYSTEM] create new solver instance
43.26/43.31	c [INC] encode full formula
43.26/43.31	c fallback to adder encoding
43.26/43.36	c set iterative enc to: adder
43.26/43.36	c set iterative enc to: none
43.26/43.38	c [INC SEARCH] isOptimum variable: 0
53.67/53.76	c formula is SAT
53.67/53.77	c [INC SEARCH] copied best model
53.67/53.77	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.78/53.86	c model valid
53.78/53.86	c current solution ok
53.78/53.86	o -7142
53.78/53.86	c [INC SEARCH] iteration: 5
53.78/53.86	c [INC BOUNDS] best value:807031 search for 807030
53.78/53.86	c [INC SYSTEM] there exists a inc, kill it!
53.78/53.86	c write failed with 2
53.78/53.87	c [INC SYSTEM] create new solver instance
53.78/53.87	c [INC] encode full formula
53.78/53.87	c fallback to adder encoding
53.88/53.91	c set iterative enc to: adder
53.88/53.91	c set iterative enc to: none
53.88/53.93	c [INC SEARCH] isOptimum variable: 0
58.76/58.88	c formula is SAT
58.76/58.89	c [INC SEARCH] copied best model
58.76/58.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
58.86/58.98	c model valid
58.86/58.98	c current solution ok
58.86/58.98	o -7176
58.86/58.98	c [INC SEARCH] iteration: 6
58.86/58.98	c [INC BOUNDS] best value:806997 search for 806996
58.86/58.98	c [INC SYSTEM] there exists a inc, kill it!
58.86/58.98	c write failed with 2
58.86/58.98	c [INC SYSTEM] create new solver instance
58.86/58.98	c [INC] encode full formula
58.86/58.98	c fallback to adder encoding
58.97/59.03	c set iterative enc to: adder
58.97/59.03	c set iterative enc to: none
58.97/59.05	c [INC SEARCH] isOptimum variable: 0
110.86/110.96	c formula is SAT
110.86/110.97	c [INC SEARCH] copied best model
110.86/110.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
110.97/111.06	c model valid
110.97/111.06	c current solution ok
110.97/111.06	o -7752
110.97/111.06	c [INC SEARCH] iteration: 7
110.97/111.06	c [INC BOUNDS] best value:806421 search for 806420
110.97/111.06	c [INC SYSTEM] there exists a inc, kill it!
110.97/111.06	c write failed with 2
110.97/111.07	c [INC SYSTEM] create new solver instance
110.97/111.07	c [INC] encode full formula
110.97/111.07	c fallback to adder encoding
111.06/111.11	c set iterative enc to: adder
111.06/111.11	c set iterative enc to: none
111.06/111.14	c [INC SEARCH] isOptimum variable: 0
122.95/123.04	c formula is SAT
122.95/123.05	c [INC SEARCH] copied best model
122.95/123.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
123.06/123.14	c model valid
123.06/123.14	c current solution ok
123.06/123.14	o -11179
123.06/123.14	c [INC SEARCH] iteration: 8
123.06/123.14	c [INC BOUNDS] best value:802994 search for 802993
123.06/123.14	c [INC SYSTEM] there exists a inc, kill it!
123.06/123.14	c write failed with 2
123.06/123.15	c [INC SYSTEM] create new solver instance
123.06/123.15	c [INC] encode full formula
123.06/123.15	c fallback to adder encoding
123.06/123.19	c set iterative enc to: adder
123.06/123.19	c set iterative enc to: none
123.16/123.21	c [INC SEARCH] isOptimum variable: 0
186.33/186.47	c formula is SAT
186.33/186.48	c [INC SEARCH] copied best model
186.33/186.49	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
186.43/186.57	c model valid
186.43/186.57	c current solution ok
186.43/186.57	o -13535
186.43/186.57	c [INC SEARCH] iteration: 9
186.43/186.57	c [INC BOUNDS] best value:800638 search for 800637
186.43/186.57	c [INC SYSTEM] there exists a inc, kill it!
186.43/186.57	c write failed with 2
186.43/186.58	c [INC SYSTEM] create new solver instance
186.43/186.58	c [INC] encode full formula
186.43/186.58	c fallback to adder encoding
186.54/186.62	c set iterative enc to: adder
186.54/186.62	c set iterative enc to: none
186.54/186.64	c [INC SEARCH] isOptimum variable: 0
297.72/297.89	c formula is SAT
297.82/297.90	c [INC SEARCH] copied best model
297.82/297.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
297.82/297.99	c model valid
297.82/297.99	c current solution ok
297.82/297.99	o -14517
297.82/297.99	c [INC SEARCH] iteration: 10
297.82/297.99	c [INC BOUNDS] best value:799656 search for 799655
297.82/297.99	c [INC SYSTEM] there exists a inc, kill it!
297.82/297.99	c write failed with 2
297.82/298.00	c [INC SYSTEM] create new solver instance
297.82/298.00	c [INC] encode full formula
297.82/298.00	c fallback to adder encoding
297.92/298.04	c set iterative enc to: adder
297.92/298.04	c set iterative enc to: none
297.92/298.07	c [INC SEARCH] isOptimum variable: 0
443.47/443.68	c formula is SAT
443.58/443.70	c [INC SEARCH] copied best model
443.58/443.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
443.58/443.78	c model valid
443.58/443.78	c current solution ok
443.58/443.78	o -16114
443.58/443.78	c [INC SEARCH] iteration: 11
443.58/443.78	c [INC BOUNDS] best value:798059 search for 798058
443.58/443.78	c [INC SYSTEM] there exists a inc, kill it!
443.58/443.78	c write failed with 2
443.58/443.79	c [INC SYSTEM] create new solver instance
443.58/443.79	c [INC] encode full formula
443.58/443.79	c fallback to adder encoding
443.69/443.83	c set iterative enc to: adder
443.69/443.83	c set iterative enc to: none
443.69/443.85	c [INC SEARCH] isOptimum variable: 0
613.85/614.02	c formula is SAT
613.85/614.04	c [INC SEARCH] copied best model
613.85/614.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
613.94/614.13	c model valid
613.94/614.13	c current solution ok
613.94/614.13	o -16525
613.94/614.13	c [INC SEARCH] iteration: 12
613.94/614.13	c [INC BOUNDS] best value:797648 search for 797647
613.94/614.13	c [INC SYSTEM] there exists a inc, kill it!
613.94/614.13	c write failed with 2
613.94/614.13	c [INC SYSTEM] create new solver instance
613.94/614.13	c [INC] encode full formula
613.94/614.13	c fallback to adder encoding
613.94/614.17	c set iterative enc to: adder
613.94/614.17	c set iterative enc to: none
613.94/614.20	c [INC SEARCH] isOptimum variable: 0
832.61/832.84	c formula is SAT
832.61/832.85	c [INC SEARCH] copied best model
832.61/832.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
832.71/832.94	c model valid
832.71/832.94	c current solution ok
832.71/832.94	o -18698
832.71/832.94	c [INC SEARCH] iteration: 13
832.71/832.94	c [INC BOUNDS] best value:795475 search for 795474
832.71/832.94	c [INC SYSTEM] there exists a inc, kill it!
832.71/832.94	c write failed with 2
832.71/832.94	c [INC SYSTEM] create new solver instance
832.71/832.94	c [INC] encode full formula
832.71/832.94	c fallback to adder encoding
832.71/832.98	c set iterative enc to: adder
832.71/832.98	c set iterative enc to: none
832.82/833.00	c [INC SEARCH] isOptimum variable: 0
942.10/942.31	c formula is SAT
942.10/942.33	c [INC SEARCH] copied best model
942.10/942.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
942.20/942.42	c model valid
942.20/942.42	c current solution ok
942.20/942.42	o -18719
942.20/942.42	c [INC SEARCH] iteration: 14
942.20/942.42	c [INC BOUNDS] best value:795454 search for 795453
942.20/942.42	c [INC SYSTEM] there exists a inc, kill it!
942.20/942.42	c write failed with 2
942.20/942.42	c [INC SYSTEM] create new solver instance
942.20/942.42	c [INC] encode full formula
942.20/942.42	c fallback to adder encoding
942.20/942.46	c set iterative enc to: adder
942.20/942.46	c set iterative enc to: none
942.20/942.49	c [INC SEARCH] isOptimum variable: 0
1371.43/1371.74	c formula is SAT
1371.43/1371.76	c [INC SEARCH] copied best model
1371.43/1371.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1371.53/1371.85	c model valid
1371.53/1371.85	c current solution ok
1371.53/1371.85	o -22879
1371.53/1371.85	c [INC SEARCH] iteration: 15
1371.53/1371.85	c [INC BOUNDS] best value:791294 search for 791293
1371.53/1371.85	c [INC SYSTEM] there exists a inc, kill it!
1371.53/1371.85	c write failed with 2
1371.53/1371.85	c [INC SYSTEM] create new solver instance
1371.53/1371.85	c [INC] encode full formula
1371.53/1371.85	c fallback to adder encoding
1371.53/1371.89	c set iterative enc to: adder
1371.53/1371.89	c set iterative enc to: none
1371.63/1371.92	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.40	s UNKNOWN
1800.06/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.40	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-3703253-1338108016/watcher-3703253-1338108016 -o /tmp/evaluation-result-3703253-1338108016/solver-3703253-1338108016 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703253-1338108016.opb 345092829 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17188
/proc/meminfo: memFree=31457888/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0

[startup+0.090218 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17188
/proc/meminfo: memFree=31457888/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100277 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17188
/proc/meminfo: memFree=31457888/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300245 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17188
/proc/meminfo: memFree=31457888/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17188
/proc/meminfo: memFree=31457888/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 17192
/proc/meminfo: memFree=31307548/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=33288 CPUtime=0.47 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 6574 0 0 0 44 3 0 0 20 0 1 0 276868650 34086912 6531 33554432000 4194304 5992684 140735159662480 140735159656928 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/17189/statm: 8322 6531 167 440 0 7878 0
[pid=17191] ppid=17189 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17191/stat : 17191 (cp2_pre.sh) S 17189 17188 28501 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 276868698 9367552 277 33554432000 4194304 5064252 140734755120720 140734755119424 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/17191/statm: 2287 277 234 213 0 72 0
[pid=17192] ppid=17191 vsize=137676 CPUtime=1.01 cores=0,2,4,6
/proc/17192/stat : 17192 (coprocessor) R 17191 17188 28501 0 -1 4202496 25604 0 0 0 97 4 0 0 20 0 1 0 276868698 140980224 33039 33554432000 4194304 6586260 140734171553296 140734171549448 4760001 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/17192/statm: 34419 33039 182 584 0 33831 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 189260

[startup+3.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 17192
/proc/meminfo: memFree=31259908/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=33288 CPUtime=2.24 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 6590 30598 0 0 44 3 166 11 20 0 1 0 276868650 34086912 6533 33554432000 4194304 5992684 140735159662480 140735159648744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17189/statm: 8322 6533 169 440 0 7878 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 42436
heavy processes:

[startup+6.30033 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 17194
/proc/meminfo: memFree=31361696/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=33288 CPUtime=2.24 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 6590 30598 0 0 44 3 166 11 20 0 1 0 276868650 34086912 6533 33554432000 4194304 5992684 140735159662480 140735159648744 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/17189/statm: 8322 6533 169 440 0 7878 0
[pid=17194] ppid=17189 vsize=72996 CPUtime=4.03 cores=0,2,4,6
/proc/17194/stat : 17194 (glucosInc) R 17189 17188 28501 0 -1 4202496 14196 0 0 0 400 3 0 0 20 0 1 0 276868876 74747904 14797 33554432000 4194304 5654031 140737487399472 140737487397240 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17194/statm: 18249 14797 137 357 0 17889 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 115432

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 17204
/proc/meminfo: memFree=31333068/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=43940 CPUtime=11.27 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 11891 67338 0 0 80 56 966 25 20 0 1 0 276868650 44994560 8978 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 10985 8978 201 440 0 10541 0
[pid=17204] ppid=17189 vsize=75436 CPUtime=1.41 cores=0,2,4,6
/proc/17204/stat : 17204 (glucosInc) R 17189 17188 28501 0 -1 4202496 15786 0 0 0 138 3 0 0 20 0 1 0 276869779 77246464 17290 33554432000 4194304 5654031 140734259597392 140734259595160 4218754 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17204/statm: 18859 17290 140 357 0 18499 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 128524

[startup+25.5005 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 17208
/proc/meminfo: memFree=31333388/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=43940 CPUtime=22.8 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 17811 100481 0 0 108 58 2078 36 20 0 1 0 276868650 44994560 8980 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 10985 8980 201 440 0 10541 0
[pid=17208] ppid=17189 vsize=75848 CPUtime=2.66 cores=0,2,4,6
/proc/17208/stat : 17208 (glucosInc) R 17189 17188 28501 0 -1 4202496 15853 0 0 0 263 3 0 0 20 0 1 0 276870933 77668352 16833 33554432000 4194304 5654031 140733241415264 140733241413032 4215964 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17208/statm: 18962 16833 131 357 0 18602 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 128936

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17212
/proc/meminfo: memFree=31330916/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=43.36 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 24051 133500 0 0 137 60 4091 48 20 0 1 0 276868650 46133248 9221 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9221 201 440 0 10819 0
[pid=17212] ppid=17189 vsize=75448 CPUtime=7.71 cores=0,2,4,6
/proc/17212/stat : 17212 (glucosInc) R 17189 17188 28501 0 -1 4202496 16357 0 0 0 768 3 0 0 20 0 1 0 276872988 77258752 17318 33554432000 4194304 5654031 140734962815088 140734962802904 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17212/statm: 18862 17318 140 357 0 18502 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 129648

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 17216
/proc/meminfo: memFree=31326364/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=59.03 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 30220 166928 0 0 166 61 5616 60 20 0 1 0 276868650 46133248 9226 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9226 201 440 0 10819 0
[pid=17216] ppid=17189 vsize=77324 CPUtime=43.23 cores=0,2,4,6
/proc/17216/stat : 17216 (glucosInc) R 17189 17188 28501 0 -1 4202496 17179 0 0 0 4321 2 0 0 20 0 1 0 276874555 79179776 17640 33554432000 4194304 5654031 140733212006880 140733211994696 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17216/statm: 19331 17640 141 357 0 18971 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 131524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17220
/proc/meminfo: memFree=31324924/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=123.17 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 36299 201438 0 0 196 62 11989 70 20 0 1 0 276868650 46133248 9228 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9228 201 440 0 10819 0
[pid=17220] ppid=17189 vsize=77544 CPUtime=39.06 cores=0,2,4,6
/proc/17220/stat : 17220 (glucosInc) R 17189 17188 28501 0 -1 4202496 16825 0 0 0 3903 3 0 0 20 0 1 0 276880972 79405056 17272 33554432000 4194304 5654031 140736449811488 140736449799304 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17220/statm: 19386 17272 142 357 0 19026 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 131744

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17222
/proc/meminfo: memFree=31317852/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=186.59 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 39256 219104 0 0 210 63 18309 77 20 0 1 0 276868650 46133248 9228 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9228 201 440 0 10819 0
[pid=17222] ppid=17189 vsize=77028 CPUtime=35.64 cores=0,2,4,6
/proc/17222/stat : 17222 (glucosInc) R 17189 17188 28501 0 -1 4202496 17414 0 0 0 3560 4 0 0 20 0 1 0 276887315 78876672 17894 33554432000 4194304 5654031 140734534151280 140734534149304 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17222/statm: 19257 17894 141 357 0 18897 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 131228


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

/proc/meminfo: memFree=31178036/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=942.3 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 54548 317282 0 0 284 67 93762 117 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17284] ppid=17189 vsize=125512 CPUtime=299.75 cores=0,2,4,6
/proc/17284/stat : 17284 (glucosInc) R 17189 17188 28501 0 -1 4202496 20231 0 0 0 29970 5 0 0 20 0 1 0 276962899 128524288 30221 33554432000 4194304 5654031 140736478790496 140736478778312 4215357 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17284/statm: 31378 30221 142 357 0 31018 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 179712

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17311
/proc/meminfo: memFree=31173444/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=942.3 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 54548 317282 0 0 284 67 93762 117 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17284] ppid=17189 vsize=125512 CPUtime=359.75 cores=0,2,4,6
/proc/17284/stat : 17284 (glucosInc) R 17189 17188 28501 0 -1 4202496 20231 0 0 0 35970 5 0 0 20 0 1 0 276962899 128524288 30221 33554432000 4194304 5654031 140736478790496 140736478778312 4215014 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17284/statm: 31378 30221 142 357 0 31018 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 179712

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17311
/proc/meminfo: memFree=31171276/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=942.3 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 54548 317282 0 0 284 67 93762 117 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17284] ppid=17189 vsize=125512 CPUtime=419.73 cores=0,2,4,6
/proc/17284/stat : 17284 (glucosInc) R 17189 17188 28501 0 -1 4202496 20232 0 0 0 41968 5 0 0 20 0 1 0 276962899 128524288 30265 33554432000 4194304 5654031 140736478790496 140736478778312 4216185 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17284/statm: 31378 30265 142 357 0 31018 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 179712

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 17313
/proc/meminfo: memFree=31220716/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=77532 CPUtime=50.37 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 17219 0 0 0 5032 5 0 0 20 0 1 0 277005842 79392768 17995 33554432000 4194304 5654031 140734388242512 140734388230328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 19383 17995 142 357 0 19023 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 131732

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 17314
/proc/meminfo: memFree=31221984/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=76912 CPUtime=110.35 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 18041 0 0 0 11030 5 0 0 20 0 1 0 277005842 78757888 17776 33554432000 4194304 5654031 140734388242512 140734388230328 4208676 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 19228 17776 142 357 0 18868 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 131112

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17314
/proc/meminfo: memFree=31190372/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=107584 CPUtime=170.35 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 19837 0 0 0 17029 6 0 0 20 0 1 0 277005842 110166016 25069 33554432000 4194304 5654031 140734388242512 140734388230328 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 26896 25069 142 357 0 26536 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 161784

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17314
/proc/meminfo: memFree=31183472/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=107584 CPUtime=230.33 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 20466 0 0 0 23027 6 0 0 20 0 1 0 277005842 110166016 25691 33554432000 4194304 5654031 140734388242512 140734388230328 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 26896 25691 142 357 0 26536 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 161784

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 17314
/proc/meminfo: memFree=31183376/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=126440 CPUtime=290.32 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 20476 0 0 0 29026 6 0 0 20 0 1 0 277005842 129474560 25693 33554432000 4194304 5654031 140734388242512 140734388230328 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 31610 25693 142 357 0 31250 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 180640

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 17314
/proc/meminfo: memFree=31161476/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=126440 CPUtime=350.32 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 20556 0 0 0 35025 7 0 0 20 0 1 0 277005842 129474560 30361 33554432000 4194304 5654031 140734388242512 140734388230328 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 31610 30361 142 357 0 31250 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 180640

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 17316
/proc/meminfo: memFree=31156940/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=126440 CPUtime=410.3 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 20556 0 0 0 41023 7 0 0 20 0 1 0 277005842 129474560 30361 33554432000 4194304 5654031 140734388242512 140734388230328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 31610 30361 142 357 0 31250 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 180640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 17319
/proc/meminfo: memFree=31154388/32873844 swapFree=6872/6872
[pid=17188] ppid=17186 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/17188/stat : 17188 (npSolver-pbo-It) S 17186 17188 28501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 276868650 9367552 275 33554432000 4194304 5064252 140736093778368 140736093777280 209097221710 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/17188/statm: 2287 275 233 213 0 72 0
[pid=17189] ppid=17188 vsize=45052 CPUtime=1371.65 cores=0,2,4,6
/proc/17189/stat : 17189 (npSolver-pbo) S 17188 17188 28501 0 -1 4202496 57509 338048 0 0 299 67 136675 124 20 0 1 0 276868650 46133248 9236 33554432000 4194304 5992684 140735159662480 140735159648312 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/17189/statm: 11263 9236 201 440 0 10819 0
[pid=17313] ppid=17189 vsize=126440 CPUtime=428.41 cores=0,2,4,6
/proc/17313/stat : 17313 (glucosInc) R 17189 17188 28501 0 -1 4202496 20556 0 0 0 42834 7 0 0 20 0 1 0 277005842 129474560 30361 33554432000 4194304 5654031 140734388242512 140734388230328 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/17313/statm: 31610 30361 142 357 0 31250 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 180640

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.41
CPU time (s): 1800.09
CPU user time (s): 1798.09
CPU system time (s): 2.00069
CPU usage (%): 99.9822
Max. virtual memory (cumulated for all children) (KiB): 212640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.09
system time used= 2.00069
maximum resident set size= 160772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416494
page faults= 0
swaps= 0
block input operations= 0
block output operations= 454512
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6991
involuntary context switches= 2424

runsolver used 8.90365 second user time and 12.986 second system time

The end

Launcher Data

Begin job on node105 at 2012-05-27 10:40:16
IDJOB=3703253
IDBENCH=90565
IDSOLVER=2278
FILE ID=node105/3703253-1338108016
RUNJOBID= node105-1338088459-28517
PBS_JOBID= 14624461
Free space on /tmp= 71564 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_fibo_20null10mast_rapportOE2.0_TMAX15_K67_cod2.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3703253-1338108016/watcher-3703253-1338108016 -o /tmp/evaluation-result-3703253-1338108016/solver-3703253-1338108016 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703253-1338108016.opb 345092829 HOME HOME

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

MD5SUM BENCH= 981c792e7a6b90aa8c44f0e4058f865b
RANDOM SEED=345092829

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31457888 kB
Buffers:          208016 kB
Cached:           175392 kB
SwapCached:         1932 kB
Active:           457208 kB
Inactive:         133976 kB
Active(anon):     201344 kB
Inactive(anon):     7960 kB
Active(file):     255864 kB
Inactive(file):   126016 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67100456 kB
Dirty:             10908 kB
Writeback:             0 kB
AnonPages:        369752 kB
Mapped:            10212 kB
Shmem:                 0 kB
Slab:             686144 kB
SReclaimable:     127772 kB
SUnreclaim:       558372 kB
KernelStack:        1512 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     356824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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= 71524 MiB
End job on node105 at 2012-05-27 11:10:17