Trace number 3702799

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.02 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM80b0f13939656efa52b7dd958ee28431
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark184
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 180
Optimality of the best value was proved NO
Number of variables467
Total number of constraints466
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
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 467
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 467
Number of bits of the biggest sum of numbers9
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.41	c run inc solver
0.00/0.41	c [INC SYSTEM] run initial solver
0.00/0.41	c [INC SYSTEM] preprocess with white file
0.00/0.69	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.69	c [INC SYSTEM] execute solver
0.00/0.74	c [INC SEARCH] formula is SAT
0.00/0.74	c [INC SYSTEM] solved the initial formula
0.00/0.74	c model valid
0.00/0.74	c current solution ok
0.00/0.85	o 252
0.00/0.85	c starting approximation
0.00/0.85	c factor = 1
0.00/0.85	c can not find a suitable factor, leaving approximation
0.00/0.85	c finished approximation
0.00/0.85	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.85	c write failed with 2
0.00/0.85	c [INC SEARCH] iteration: 0
0.00/0.85	c [INC BOUNDS] best value:252 search for 251
0.00/0.85	c [INC SYSTEM] create new solver instance
0.00/0.85	c [INC] encode full formula
0.00/0.85	c (debug) using card networks
0.00/0.86	c set iterative enc to: card
0.00/0.86	c set iterative enc to: none
0.00/0.87	c [INC SEARCH] isOptimum variable: 0
0.00/0.95	c formula is SAT
0.00/0.95	c [INC SEARCH] copied best model
0.00/0.95	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.95	c model valid
0.00/0.95	c current solution ok
0.00/0.95	o 247
0.00/0.95	c [INC SEARCH] iteration: 1
0.00/0.95	c [INC BOUNDS] best value:247 search for 246
0.00/0.95	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.95	c write failed with 2
0.00/0.96	c [INC SYSTEM] create new solver instance
0.00/0.96	c [INC] encode full formula
0.00/0.96	c (debug) using card networks
0.00/0.96	c set iterative enc to: card
0.00/0.96	c set iterative enc to: none
0.00/0.97	c [INC SEARCH] isOptimum variable: 0
0.97/1.08	c formula is SAT
0.97/1.08	c [INC SEARCH] copied best model
0.97/1.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.97/1.08	c model valid
0.97/1.08	c current solution ok
0.97/1.08	o 242
0.97/1.08	c [INC SEARCH] iteration: 2
0.97/1.08	c [INC BOUNDS] best value:242 search for 241
0.97/1.08	c [INC SYSTEM] there exists a inc, kill it!
0.97/1.08	c write failed with 2
0.97/1.08	c [INC SYSTEM] create new solver instance
0.97/1.08	c [INC] encode full formula
0.97/1.08	c (debug) using card networks
0.97/1.09	c set iterative enc to: card
0.97/1.09	c set iterative enc to: none
0.97/1.10	c [INC SEARCH] isOptimum variable: 0
1.08/1.47	c formula is SAT
1.08/1.47	c [INC SEARCH] copied best model
1.08/1.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.47	c model valid
1.08/1.47	c current solution ok
1.08/1.47	o 236
1.08/1.47	c [INC SEARCH] iteration: 3
1.08/1.47	c [INC BOUNDS] best value:236 search for 235
1.08/1.47	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.47	c write failed with 2
1.08/1.47	c [INC SYSTEM] create new solver instance
1.08/1.47	c [INC] encode full formula
1.08/1.47	c (debug) using card networks
1.08/1.48	c set iterative enc to: card
1.08/1.48	c set iterative enc to: none
1.08/1.49	c [INC SEARCH] isOptimum variable: 0
2.06/2.17	c formula is SAT
2.06/2.17	c [INC SEARCH] copied best model
2.06/2.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.06/2.17	c model valid
2.06/2.17	c current solution ok
2.06/2.17	o 230
2.06/2.17	c [INC SEARCH] iteration: 4
2.06/2.17	c [INC BOUNDS] best value:230 search for 229
2.06/2.17	c [INC SYSTEM] there exists a inc, kill it!
2.06/2.17	c write failed with 2
2.06/2.17	c [INC SYSTEM] create new solver instance
2.06/2.17	c [INC] encode full formula
2.06/2.17	c (debug) using card networks
2.06/2.18	c set iterative enc to: card
2.06/2.18	c set iterative enc to: none
2.06/2.19	c [INC SEARCH] isOptimum variable: 0
3.45/3.58	c formula is SAT
3.45/3.58	c [INC SEARCH] copied best model
3.45/3.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.45/3.58	c model valid
3.45/3.58	c current solution ok
3.45/3.58	o 225
3.45/3.58	c [INC SEARCH] iteration: 5
3.45/3.58	c [INC BOUNDS] best value:225 search for 224
3.45/3.58	c [INC SYSTEM] there exists a inc, kill it!
3.45/3.58	c write failed with 2
3.45/3.58	c [INC SYSTEM] create new solver instance
3.45/3.58	c [INC] encode full formula
3.45/3.58	c (debug) using card networks
3.45/3.59	c set iterative enc to: card
3.45/3.59	c set iterative enc to: none
3.57/3.60	c [INC SEARCH] isOptimum variable: 0
6.76/6.88	c formula is SAT
6.76/6.88	c [INC SEARCH] copied best model
6.76/6.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.76/6.89	c model valid
6.76/6.89	c current solution ok
6.76/6.89	o 224
6.76/6.89	c [INC SEARCH] iteration: 6
6.76/6.89	c [INC BOUNDS] best value:224 search for 223
6.76/6.89	c [INC SYSTEM] there exists a inc, kill it!
6.76/6.89	c write failed with 2
6.76/6.89	c [INC SYSTEM] create new solver instance
6.76/6.89	c [INC] encode full formula
6.76/6.89	c (debug) using card networks
6.88/6.90	c set iterative enc to: card
6.88/6.90	c set iterative enc to: none
6.88/6.90	c [INC SEARCH] isOptimum variable: 0
12.17/12.25	c formula is SAT
12.17/12.25	c [INC SEARCH] copied best model
12.17/12.25	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.17/12.25	c model valid
12.17/12.25	c current solution ok
12.17/12.25	o 222
12.17/12.25	c [INC SEARCH] iteration: 7
12.17/12.25	c [INC BOUNDS] best value:222 search for 221
12.17/12.25	c [INC SYSTEM] there exists a inc, kill it!
12.17/12.25	c write failed with 2
12.17/12.26	c [INC SYSTEM] create new solver instance
12.17/12.26	c [INC] encode full formula
12.17/12.26	c (debug) using card networks
12.17/12.26	c set iterative enc to: card
12.17/12.26	c set iterative enc to: none
12.17/12.27	c [INC SEARCH] isOptimum variable: 0
16.96/17.02	c formula is SAT
16.96/17.02	c [INC SEARCH] copied best model
16.96/17.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.96/17.03	c model valid
16.96/17.03	c current solution ok
16.96/17.03	o 219
16.96/17.03	c [INC SEARCH] iteration: 8
16.96/17.03	c [INC BOUNDS] best value:219 search for 218
16.96/17.03	c [INC SYSTEM] there exists a inc, kill it!
16.96/17.03	c write failed with 2
16.96/17.03	c [INC SYSTEM] create new solver instance
16.96/17.03	c [INC] encode full formula
16.96/17.03	c (debug) using card networks
16.96/17.04	c set iterative enc to: card
16.96/17.04	c set iterative enc to: none
16.96/17.04	c [INC SEARCH] isOptimum variable: 0
23.46/23.50	c formula is SAT
23.46/23.50	c [INC SEARCH] copied best model
23.46/23.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
23.46/23.50	c model valid
23.46/23.50	c current solution ok
23.46/23.50	o 217
23.46/23.50	c [INC SEARCH] iteration: 9
23.46/23.50	c [INC BOUNDS] best value:217 search for 216
23.46/23.50	c [INC SYSTEM] there exists a inc, kill it!
23.46/23.50	c write failed with 2
23.46/23.50	c [INC SYSTEM] create new solver instance
23.46/23.50	c [INC] encode full formula
23.46/23.50	c (debug) using card networks
23.46/23.51	c set iterative enc to: card
23.46/23.51	c set iterative enc to: none
23.46/23.52	c [INC SEARCH] isOptimum variable: 0
53.64/53.70	c formula is SAT
53.64/53.70	c [INC SEARCH] copied best model
53.64/53.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.64/53.70	c model valid
53.64/53.70	c current solution ok
53.64/53.70	o 215
53.64/53.70	c [INC SEARCH] iteration: 10
53.64/53.70	c [INC BOUNDS] best value:215 search for 214
53.64/53.70	c [INC SYSTEM] there exists a inc, kill it!
53.64/53.70	c write failed with 2
53.64/53.70	c [INC SYSTEM] create new solver instance
53.64/53.70	c [INC] encode full formula
53.64/53.70	c (debug) using card networks
53.64/53.71	c set iterative enc to: card
53.64/53.71	c set iterative enc to: none
53.64/53.72	c [INC SEARCH] isOptimum variable: 0
107.04/107.10	c formula is SAT
107.04/107.10	c [INC SEARCH] copied best model
107.04/107.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.04/107.10	c model valid
107.04/107.10	c current solution ok
107.04/107.10	o 214
107.04/107.10	c [INC SEARCH] iteration: 11
107.04/107.10	c [INC BOUNDS] best value:214 search for 213
107.04/107.10	c [INC SYSTEM] there exists a inc, kill it!
107.04/107.10	c write failed with 2
107.04/107.10	c [INC SYSTEM] create new solver instance
107.04/107.10	c [INC] encode full formula
107.04/107.10	c (debug) using card networks
107.04/107.11	c set iterative enc to: card
107.04/107.11	c set iterative enc to: none
107.04/107.12	c [INC SEARCH] isOptimum variable: 0
154.23/154.35	c formula is SAT
154.23/154.35	c [INC SEARCH] copied best model
154.23/154.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
154.23/154.35	c model valid
154.23/154.35	c current solution ok
154.23/154.35	o 212
154.23/154.35	c [INC SEARCH] iteration: 12
154.23/154.35	c [INC BOUNDS] best value:212 search for 211
154.23/154.35	c [INC SYSTEM] there exists a inc, kill it!
154.23/154.35	c write failed with 2
154.23/154.35	c [INC SYSTEM] create new solver instance
154.23/154.35	c [INC] encode full formula
154.23/154.35	c (debug) using card networks
154.23/154.36	c set iterative enc to: card
154.23/154.36	c set iterative enc to: none
154.23/154.37	c [INC SEARCH] isOptimum variable: 0
534.56/534.73	c formula is SAT
534.56/534.73	c [INC SEARCH] copied best model
534.56/534.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
534.56/534.73	c model valid
534.56/534.73	c current solution ok
534.56/534.73	o 211
534.56/534.73	c [INC SEARCH] iteration: 13
534.56/534.73	c [INC BOUNDS] best value:211 search for 210
534.56/534.73	c [INC SYSTEM] there exists a inc, kill it!
534.56/534.73	c write failed with 2
534.56/534.74	c [INC SYSTEM] create new solver instance
534.56/534.74	c [INC] encode full formula
534.56/534.74	c (debug) using card networks
534.56/534.74	c set iterative enc to: card
534.56/534.74	c set iterative enc to: none
534.56/534.76	c [INC SEARCH] isOptimum variable: 0
768.82/769.09	c formula is SAT
768.82/769.10	c [INC SEARCH] copied best model
768.82/769.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
768.93/769.10	c model valid
768.93/769.10	c current solution ok
768.93/769.10	o 209
768.93/769.10	c [INC SEARCH] iteration: 14
768.93/769.10	c [INC BOUNDS] best value:209 search for 208
768.93/769.10	c [INC SYSTEM] there exists a inc, kill it!
768.93/769.10	c write failed with 2
768.93/769.10	c [INC SYSTEM] create new solver instance
768.93/769.10	c [INC] encode full formula
768.93/769.10	c (debug) using card networks
768.93/769.11	c set iterative enc to: card
768.93/769.11	c set iterative enc to: none
768.93/769.12	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18:  9743 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=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-3702799-1338312564/watcher-3702799-1338312564 -o /tmp/evaluation-result-3702799-1338312564/solver-3702799-1338312564 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702799-1338312564.opb 1388608781 HOME HOME 

running on 4 cores: 1,3,5,7

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

[startup+0 s]
/proc/loadavg: 2.00 2.00 1.80 3/176 9736
/proc/meminfo: memFree=29774788/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=11812 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (runsolver) R 9734 9448 9448 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 1 0 297381816 12095488 22 33554432000 4194304 5436572 140734618999888 140734618996080 4873605 0 0 4096 24578 0 0 0 17 7 0 0 0 0 0
/proc/9736/statm: 2953 22 3 304 0 2645 0
Current StackSize limit: 10240 KiB


[startup+0.0269679 s]
/proc/loadavg: 2.00 2.00 1.80 3/176 9736
/proc/meminfo: memFree=29774788/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100207 s]
/proc/loadavg: 2.00 2.00 1.80 3/176 9736
/proc/meminfo: memFree=29774788/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300177 s]
/proc/loadavg: 2.00 2.00 1.80 3/176 9736
/proc/meminfo: memFree=29774788/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700259 s]
/proc/loadavg: 2.00 2.00 1.80 3/176 9736
/proc/meminfo: memFree=29774788/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.80 3/183 9762
/proc/meminfo: memFree=29735112/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=1.46 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 4446 16930 0 0 46 10 83 7 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 18104

[startup+3.1003 s]
/proc/loadavg: 1.92 1.98 1.79 3/183 9772
/proc/meminfo: memFree=29729408/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=2.15 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 4948 20203 0 0 47 10 150 8 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 18104
heavy processes:

[startup+6.30038 s]
/proc/loadavg: 1.92 1.98 1.79 3/183 9778
/proc/meminfo: memFree=29724356/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=3.57 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 5450 23965 0 0 49 10 289 9 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9778] ppid=9743 vsize=16068 CPUtime=2.69 cores=1,3,5,7
/proc/9778/stat : 9778 (glucosInc) R 9743 9736 9448 0 -1 4202496 3974 0 0 0 269 0 0 0 20 0 1 0 297382176 16453632 3478 33554432000 4194304 5654031 140735891803600 140735891791416 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9778/statm: 4017 3478 142 357 0 3657 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 34172

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.79 3/183 9782
/proc/meminfo: memFree=29702636/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=12.25 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 6454 34811 0 0 51 11 1150 13 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 18104

[startup+25.5004 s]
/proc/loadavg: 1.94 1.98 1.80 3/183 9792
/proc/meminfo: memFree=29718428/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=23.49 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 7458 45615 0 0 53 11 2267 18 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9792] ppid=9743 vsize=15840 CPUtime=1.96 cores=1,3,5,7
/proc/9792/stat : 9792 (glucosInc) R 9743 9736 9448 0 -1 4202496 3155 0 0 0 196 0 0 0 20 0 1 0 297384168 16220160 3514 33554432000 4194304 5654031 140735414175744 140735414163560 4976752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9792/statm: 3960 3514 142 357 0 3600 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 33944

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.80 3/184 9797
/proc/meminfo: memFree=29676344/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=23.49 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 7458 45615 0 0 53 11 2267 18 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9792] ppid=9743 vsize=46408 CPUtime=27.55 cores=1,3,5,7
/proc/9792/stat : 9792 (glucosInc) R 9743 9736 9448 0 -1 4202496 7616 0 0 0 2753 2 0 0 20 0 1 0 297384168 47521792 11259 33554432000 4194304 5654031 140735414175744 140735414163560 4233457 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9792/statm: 11602 11259 142 357 0 11242 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 64512

[startup+102.307 s]
/proc/loadavg: 2.02 2.00 1.82 3/183 9799
/proc/meminfo: memFree=29636252/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=53.68 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 7960 53761 0 0 54 12 5281 21 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9799] ppid=9743 vsize=72836 CPUtime=48.56 cores=1,3,5,7
/proc/9799/stat : 9799 (glucosInc) R 9743 9736 9448 0 -1 4202496 9773 0 0 0 4852 4 0 0 20 0 1 0 297387188 74584064 15939 33554432000 4194304 5654031 140734956958512 140734956946328 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9799/statm: 18209 15939 142 357 0 17849 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 90940

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.82 3/183 9804
/proc/meminfo: memFree=29666660/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=154.31 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 8964 74962 0 0 57 12 15330 32 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9804] ppid=9743 vsize=27632 CPUtime=7.91 cores=1,3,5,7
/proc/9804/stat : 9804 (glucosInc) R 9743 9736 9448 0 -1 4202496 5345 0 0 0 790 1 0 0 20 0 1 0 297397253 28295168 6564 33554432000 4194304 5654031 140735137099744 140735137087560 4214964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9804/statm: 6908 6564 142 357 0 6548 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 45736

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/183 9806
/proc/meminfo: memFree=29673176/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=154.31 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 8964 74962 0 0 57 12 15330 32 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9804] ppid=9743 vsize=83996 CPUtime=67.9 cores=1,3,5,7
/proc/9804/stat : 9804 (glucosInc) R 9743 9736 9448 0 -1 4202496 8825 0 0 0 6786 4 0 0 20 0 1 0 297397253 86011904 15617 33554432000 4194304 5654031 140735137099744 140735137087560 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/9804/statm: 20999 15617 142 357 0 20639 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 102100

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/183 9806
/proc/meminfo: memFree=29615276/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=154.31 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 8964 74962 0 0 57 12 15330 32 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0

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

/proc/loadavg: 2.00 2.00 1.91 3/183 9821
/proc/meminfo: memFree=29528444/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=169232 CPUtime=533.08 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 29350 0 0 0 53264 44 0 0 20 0 1 0 297458728 173293568 37728 33554432000 4194304 5654031 140735348652224 140735348640040 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 42308 37728 142 357 0 41948 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 187336

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 9822
/proc/meminfo: memFree=29500424/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=219320 CPUtime=593.07 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 31648 0 0 0 59258 49 0 0 20 0 1 0 297458728 224583680 45197 33554432000 4194304 5654031 140735348652224 140735348650312 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 54830 45197 142 357 0 54470 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 237424

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 9824
/proc/meminfo: memFree=29479216/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=300708 CPUtime=653.04 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 33265 0 0 0 65251 53 0 0 20 0 1 0 297458728 307924992 54686 33554432000 4194304 5654031 140735348652224 140735348650312 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 75177 54686 142 357 0 74817 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 318812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 9824
/proc/meminfo: memFree=29554192/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=138412 CPUtime=713.03 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 35729 0 0 0 71243 60 0 0 20 0 1 0 297458728 141733888 32029 33554432000 4194304 5654031 140735348652224 140735348640040 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 34603 32029 142 357 0 34243 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 156516

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 9824
/proc/meminfo: memFree=29472748/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=219320 CPUtime=773.02 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 37961 0 0 0 77237 65 0 0 20 0 1 0 297458728 224583680 48781 33554432000 4194304 5654031 140735348652224 140735348650312 4214977 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 54830 48781 142 357 0 54470 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 237424

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/183 9824
/proc/meminfo: memFree=29573208/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=112752 CPUtime=833 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 39961 0 0 0 83230 70 0 0 20 0 1 0 297458728 115458048 23611 33554432000 4194304 5654031 140735348652224 140735348640040 4215357 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 28188 23611 142 357 0 27828 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 130856

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/183 9825
/proc/meminfo: memFree=29443944/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=242980 CPUtime=892.99 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 42556 0 0 0 89223 76 0 0 20 0 1 0 297458728 248811520 45342 33554432000 4194304 5654031 140735348652224 140735348640040 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 60745 45342 142 357 0 60385 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 261084

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 9825
/proc/meminfo: memFree=29476812/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=193468 CPUtime=952.97 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 45255 0 0 0 95216 81 0 0 20 0 1 0 297458728 198111232 47994 33554432000 4194304 5654031 140735348652224 140735348640040 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 48367 47994 142 357 0 48007 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 211572

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 9825
/proc/meminfo: memFree=29449392/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=193468 CPUtime=1012.97 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 47743 0 0 0 101210 87 0 0 20 0 1 0 297458728 198111232 41739 33554432000 4194304 5654031 140735348652224 140735348640040 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 48367 41739 142 357 0 48007 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 211572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 9825
/proc/meminfo: memFree=29405036/32873844 swapFree=7124/7124
[pid=9736] ppid=9734 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/9736/stat : 9736 (npSolver-pbo-It) S 9734 9736 9448 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297381816 9367552 274 33554432000 4194304 5064252 140734533050512 140734533049424 273905509966 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/9736/statm: 2287 274 233 213 0 72 0
[pid=9743] ppid=9736 vsize=8956 CPUtime=768.95 cores=1,3,5,7
/proc/9743/stat : 9743 (npSolver-pbo) S 9736 9736 9448 0 -1 4202496 9968 110407 0 0 60 12 76743 80 20 0 1 0 297381817 9170944 1798 33554432000 4194304 5992684 140737173636192 140737173622024 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/9743/statm: 2239 1798 194 440 0 1795 0
[pid=9815] ppid=9743 vsize=243556 CPUtime=1031.07 cores=1,3,5,7
/proc/9815/stat : 9815 (glucosInc) R 9743 9736 9448 0 -1 4202496 48063 0 0 0 103019 88 0 0 20 0 1 0 297458728 249401344 51768 33554432000 4194304 5654031 140735348652224 140735348640040 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9815/statm: 60889 51768 142 357 0 60529 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 261660

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9736 and gives
#  childrusage.ru_utime.tv_sec=768
#  childrusage.ru_utime.tv_usec=34241
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=939857
# CPU time returned by wait4() is 768.974
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.02
CPU user time (s): 1798.22
CPU system time (s): 1.8
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 318812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 768.034
system time used= 0.939857
maximum resident set size= 147668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120749
page faults= 0
swaps= 0
block input operations= 0
block output operations= 85584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 744
involuntary context switches= 1154

runsolver used 3.04454 second user time and 8.51071 second system time

The end

Launcher Data

Begin job on node134 at 2012-05-29 19:29:24
IDJOB=3702799
IDBENCH=1957
IDSOLVER=2278
FILE ID=node134/3702799-1338312564
RUNJOBID= node134-1338312564-9714
PBS_JOBID= 14632094
Free space on /tmp= 70744 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702799-1338312564/watcher-3702799-1338312564 -o /tmp/evaluation-result-3702799-1338312564/solver-3702799-1338312564 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702799-1338312564.opb 1388608781 HOME HOME

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

MD5SUM BENCH= 80b0f13939656efa52b7dd958ee28431
RANDOM SEED=1388608781

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29775796 kB
Buffers:          477108 kB
Cached:          1713816 kB
SwapCached:          416 kB
Active:          1541728 kB
Inactive:         659696 kB
Active(anon):       2068 kB
Inactive(anon):    10868 kB
Active(file):    1539660 kB
Inactive(file):   648828 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107772 kB
Dirty:             16324 kB
Writeback:             0 kB
AnonPages:         16964 kB
Mapped:            10416 kB
Shmem:               100 kB
Slab:             760740 kB
SReclaimable:     202156 kB
SUnreclaim:       558584 kB
KernelStack:        1392 kB
PageTables:         4644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70720 MiB
End job on node134 at 2012-05-29 19:59:25