Trace number 3751959

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound (fixed)? (TO) 1800.02 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUMa65a3b6248e07fcc15fb8d2bec9ac9bd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark186
Best CPU time to get the best result obtained on this benchmark1789.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 182
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
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 470
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 470
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.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.19	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.19	c [INC SYSTEM] execute solver
0.00/0.21	c [INC SEARCH] formula is SAT
0.00/0.21	c [INC SYSTEM] solved the initial formula
0.00/0.21	c model valid
0.00/0.21	c current solution ok
0.00/0.24	o 454
0.00/0.24	c starting approximation
0.00/0.24	c factor = 1
0.00/0.24	c can not find a suitable factor, leaving approximation
0.00/0.24	c finished approximation
0.00/0.24	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.24	c write failed with 2
0.00/0.25	c [INC SEARCH] iteration: 0
0.00/0.25	c [INC BOUNDS] best value:454 search for 453
0.00/0.25	c [INC SYSTEM] create new solver instance
0.00/0.25	c [INC] encode full formula
0.00/0.25	c (debug) using card networks
0.00/0.25	c old isEQ: 176, new EQ is 0
0.00/0.25	c set iterative enc to: card
0.00/0.25	c set iterative enc to: none
0.00/0.26	c [INC SEARCH] isOptimum variable: 0
0.00/0.30	c formula is SAT
0.00/0.30	c [INC SEARCH] copied best model
0.00/0.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.30	c model valid
0.00/0.30	c current solution ok
0.00/0.30	o 234
0.00/0.30	c [INC SEARCH] iteration: 1
0.00/0.30	c [INC BOUNDS] best value:234 search for 233
0.00/0.30	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.30	c write failed with 2
0.00/0.31	c [INC SYSTEM] create new solver instance
0.00/0.31	c [INC] encode full formula
0.00/0.31	c (debug) using card networks
0.00/0.31	c old isEQ: 112, new EQ is 0
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.32	c [INC SEARCH] isOptimum variable: 0
0.00/0.36	c formula is SAT
0.00/0.36	c [INC SEARCH] copied best model
0.00/0.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.36	c model valid
0.00/0.36	c current solution ok
0.00/0.36	o 224
0.00/0.36	c [INC SEARCH] iteration: 2
0.00/0.36	c [INC BOUNDS] best value:224 search for 223
0.00/0.36	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.36	c write failed with 2
0.00/0.36	c [INC SYSTEM] create new solver instance
0.00/0.36	c [INC] encode full formula
0.00/0.36	c (debug) using card networks
0.00/0.36	c old isEQ: 112, new EQ is 0
0.00/0.37	c set iterative enc to: card
0.00/0.37	c set iterative enc to: none
0.00/0.37	c [INC SEARCH] isOptimum variable: 0
0.00/0.41	c formula is SAT
0.00/0.42	c [INC SEARCH] copied best model
0.00/0.42	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.42	c model valid
0.00/0.42	c current solution ok
0.00/0.42	o 222
0.00/0.42	c [INC SEARCH] iteration: 3
0.00/0.42	c [INC BOUNDS] best value:222 search for 221
0.00/0.42	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.42	c write failed with 2
0.00/0.42	c [INC SYSTEM] create new solver instance
0.00/0.42	c [INC] encode full formula
0.00/0.42	c (debug) using card networks
0.00/0.42	c old isEQ: 112, new EQ is 0
0.00/0.43	c set iterative enc to: card
0.00/0.43	c set iterative enc to: none
0.00/0.43	c [INC SEARCH] isOptimum variable: 0
0.00/0.47	c formula is SAT
0.00/0.48	c [INC SEARCH] copied best model
0.00/0.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.48	o 221
0.00/0.48	c [INC SEARCH] iteration: 4
0.00/0.48	c [INC BOUNDS] best value:221 search for 220
0.00/0.48	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.48	c write failed with 2
0.00/0.48	c [INC SYSTEM] create new solver instance
0.00/0.48	c [INC] encode full formula
0.00/0.48	c (debug) using card networks
0.00/0.48	c old isEQ: 112, new EQ is 0
0.00/0.49	c set iterative enc to: card
0.00/0.49	c set iterative enc to: none
0.00/0.49	c [INC SEARCH] isOptimum variable: 0
0.00/0.53	c formula is SAT
0.00/0.53	c [INC SEARCH] copied best model
0.00/0.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.54	c model valid
0.00/0.54	c current solution ok
0.00/0.54	o 220
0.00/0.54	c [INC SEARCH] iteration: 5
0.00/0.54	c [INC BOUNDS] best value:220 search for 219
0.00/0.54	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.54	c write failed with 2
0.00/0.54	c [INC SYSTEM] create new solver instance
0.00/0.54	c [INC] encode full formula
0.00/0.54	c (debug) using card networks
0.00/0.54	c old isEQ: 112, new EQ is 0
0.00/0.54	c set iterative enc to: card
0.00/0.54	c set iterative enc to: none
0.00/0.55	c [INC SEARCH] isOptimum variable: 0
0.00/0.59	c formula is SAT
0.00/0.59	c [INC SEARCH] copied best model
0.00/0.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.59	c model valid
0.00/0.59	c current solution ok
0.00/0.59	o 219
0.00/0.59	c [INC SEARCH] iteration: 6
0.00/0.59	c [INC BOUNDS] best value:219 search for 218
0.00/0.59	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.59	c write failed with 2
0.00/0.59	c [INC SYSTEM] create new solver instance
0.00/0.59	c [INC] encode full formula
0.00/0.59	c (debug) using card networks
0.00/0.59	c old isEQ: 112, new EQ is 0
0.00/0.60	c set iterative enc to: card
0.00/0.60	c set iterative enc to: none
0.00/0.61	c [INC SEARCH] isOptimum variable: 0
3.47/3.54	c formula is SAT
3.47/3.54	c [INC SEARCH] copied best model
3.47/3.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.47/3.54	c model valid
3.47/3.54	c current solution ok
3.47/3.54	o 218
3.47/3.54	c [INC SEARCH] iteration: 7
3.47/3.54	c [INC BOUNDS] best value:218 search for 217
3.47/3.54	c [INC SYSTEM] there exists a inc, kill it!
3.47/3.54	c write failed with 2
3.47/3.54	c [INC SYSTEM] create new solver instance
3.47/3.54	c [INC] encode full formula
3.47/3.54	c (debug) using card networks
3.47/3.54	c old isEQ: 112, new EQ is 0
3.47/3.55	c set iterative enc to: card
3.47/3.55	c set iterative enc to: none
3.47/3.56	c [INC SEARCH] isOptimum variable: 0
50.45/50.54	c formula is SAT
50.45/50.54	c [INC SEARCH] copied best model
50.45/50.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.45/50.54	c model valid
50.45/50.54	c current solution ok
50.45/50.54	o 214
50.45/50.54	c [INC SEARCH] iteration: 8
50.45/50.54	c [INC BOUNDS] best value:214 search for 213
50.45/50.54	c [INC SYSTEM] there exists a inc, kill it!
50.45/50.54	c write failed with 2
50.45/50.55	c [INC SYSTEM] create new solver instance
50.45/50.55	c [INC] encode full formula
50.45/50.55	c (debug) using card networks
50.45/50.55	c old isEQ: 112, new EQ is 0
50.45/50.56	c set iterative enc to: card
50.45/50.56	c set iterative enc to: none
50.45/50.56	c [INC SEARCH] isOptimum variable: 0
400.89/401.07	c formula is SAT
400.89/401.07	c [INC SEARCH] copied best model
400.89/401.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
400.89/401.07	c model valid
400.89/401.07	c current solution ok
400.89/401.07	o 212
400.89/401.07	c [INC SEARCH] iteration: 9
400.89/401.07	c [INC BOUNDS] best value:212 search for 211
400.89/401.07	c [INC SYSTEM] there exists a inc, kill it!
400.89/401.07	c write failed with 2
400.89/401.08	c [INC SYSTEM] create new solver instance
400.89/401.08	c [INC] encode full formula
400.89/401.08	c (debug) using card networks
400.89/401.08	c old isEQ: 112, new EQ is 0
400.89/401.09	c set iterative enc to: card
400.89/401.09	c set iterative enc to: none
400.89/401.09	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.41	HOME/npSolver-pbo-Itdqb.sh: line 18: 28239 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-3751959-1339114484/watcher-3751959-1339114484 -o /tmp/evaluation-result-3751959-1339114484/solver-3751959-1339114484 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751959-1339114484.opb 67503182 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.03 2.02 1.95 2/177 28238
/proc/meminfo: memFree=31514372/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0

[startup+0.0578539 s]
/proc/loadavg: 2.03 2.02 1.95 2/177 28238
/proc/meminfo: memFree=31514372/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 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.03 2.02 1.95 2/177 28238
/proc/meminfo: memFree=31514372/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300205 s]
/proc/loadavg: 2.03 2.02 1.95 2/177 28238
/proc/meminfo: memFree=31514372/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 2.03 2.02 1.95 2/177 28238
/proc/meminfo: memFree=31514372/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.03 2.02 1.95 3/180 28259
/proc/meminfo: memFree=31499372/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=0.59 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 5916 22356 0 0 11 4 40 4 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28259] ppid=28239 vsize=12764 CPUtime=0.87 cores=0,2,4,6
/proc/28259/stat : 28259 (glucosInc) R 28239 28238 26405 0 -1 4202496 2931 0 0 0 87 0 0 0 20 0 1 0 377575434 13070336 2421 33554432000 4194304 5654031 140737200497904 140737200495688 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28259/statm: 3191 2421 132 357 0 2831 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26788

[startup+3.10031 s]
/proc/loadavg: 2.03 2.02 1.95 3/180 28259
/proc/meminfo: memFree=31498684/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=0.59 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 5916 22356 0 0 11 4 40 4 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28259] ppid=28239 vsize=17292 CPUtime=2.47 cores=0,2,4,6
/proc/28259/stat : 28259 (glucosInc) R 28239 28238 26405 0 -1 4202496 4251 0 0 0 247 0 0 0 20 0 1 0 377575434 17707008 3737 33554432000 4194304 5654031 140737200497904 140737200495688 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28259/statm: 4323 3737 132 357 0 3963 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 31316

[startup+6.30031 s]
/proc/loadavg: 2.03 2.02 1.95 3/180 28261
/proc/meminfo: memFree=31498188/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=3.54 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 6448 27817 0 0 12 4 332 6 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28261] ppid=28239 vsize=21884 CPUtime=2.72 cores=0,2,4,6
/proc/28261/stat : 28261 (glucosInc) R 28239 28238 26405 0 -1 4202496 4447 0 0 0 272 0 0 0 20 0 1 0 377575729 22409216 3843 33554432000 4194304 5654031 140734443336080 140734443333976 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/28261/statm: 5471 3843 132 357 0 5111 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 35908

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 1.95 3/180 28261
/proc/meminfo: memFree=31485684/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=3.54 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 6448 27817 0 0 12 4 332 6 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28261] ppid=28239 vsize=33760 CPUtime=9.13 cores=0,2,4,6
/proc/28261/stat : 28261 (glucosInc) R 28239 28238 26405 0 -1 4202496 5763 0 0 0 912 1 0 0 20 0 1 0 377575729 34570240 7269 33554432000 4194304 5654031 140734443336080 140734443323896 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28261/statm: 8440 7269 141 357 0 8080 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47784

[startup+25.5004 s]
/proc/loadavg: 2.02 2.02 1.95 3/181 28262
/proc/meminfo: memFree=31473144/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=3.54 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 6448 27817 0 0 12 4 332 6 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28261] ppid=28239 vsize=38224 CPUtime=21.91 cores=0,2,4,6
/proc/28261/stat : 28261 (glucosInc) R 28239 28238 26405 0 -1 4202496 6504 0 0 0 2190 1 0 0 20 0 1 0 377575729 39141376 9001 33554432000 4194304 5654031 140734443336080 140734443323896 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28261/statm: 9556 9001 141 357 0 9196 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 52248

[startup+51.1002 s]
/proc/loadavg: 2.01 2.02 1.95 3/181 28262
/proc/meminfo: memFree=31445436/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=50.52 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 6979 36135 0 0 13 4 5026 9 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 14024

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 1.95 3/181 28265
/proc/meminfo: memFree=31432656/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=50.52 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 6979 36135 0 0 13 4 5026 9 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28264] ppid=28239 vsize=72856 CPUtime=51.72 cores=0,2,4,6
/proc/28264/stat : 28264 (glucosInc) R 28239 28238 26405 0 -1 4202496 9504 0 0 0 5169 3 0 0 20 0 1 0 377580429 74604544 16664 33554432000 4194304 5654031 140733240233872 140733240221688 4208683 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28264/statm: 18214 16664 141 357 0 17854 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 86880

[startup+162.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/181 28265
/proc/meminfo: memFree=31411588/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=50.52 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 6979 36135 0 0 13 4 5026 9 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28264] ppid=28239 vsize=85432 CPUtime=111.7 cores=0,2,4,6
/proc/28264/stat : 28264 (glucosInc) R 28239 28238 26405 0 -1 4202496 9858 0 0 0 11166 4 0 0 20 0 1 0 377580429 87482368 20856 33554432000 4194304 5654031 140733240233872 140733240221688 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28264/statm: 21358 20856 141 357 0 20998 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 99456

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 1.96 3/181 28265
/proc/meminfo: memFree=31356324/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=50.52 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 6979 36135 0 0 13 4 5026 9 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28264] ppid=28239 vsize=134752 CPUtime=171.69 cores=0,2,4,6
/proc/28264/stat : 28264 (glucosInc) R 28239 28238 26405 0 -1 4202496 11674 0 0 0 17161 8 0 0 20 0 1 0 377580429 137986048 30181 33554432000 4194304 5654031 140733240233872 140733240221688 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28264/statm: 33688 30181 141 357 0 33328 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 148776

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/181 28265
/proc/meminfo: memFree=31388308/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.98 3/181 28277
/proc/meminfo: memFree=31218344/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=151888 CPUtime=901.03 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 25292 0 0 0 90041 62 0 0 20 0 1 0 377615483 155533312 35901 33554432000 4194304 5654031 140735702892752 140735702880568 4232905 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 37972 35901 141 357 0 37612 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 165912

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 28278
/proc/meminfo: memFree=31176548/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=232796 CPUtime=961.01 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 27163 0 0 0 96035 66 0 0 20 0 1 0 377615483 238383104 49069 33554432000 4194304 5654031 140735702892752 140735702890840 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 58199 49069 141 357 0 57839 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 246820

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 28278
/proc/meminfo: memFree=31217728/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=172188 CPUtime=1021.01 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 28597 0 0 0 102030 71 0 0 20 0 1 0 377615483 176320512 34772 33554432000 4194304 5654031 140735702892752 140735702880568 4233036 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 43047 34772 141 357 0 42687 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 186212

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 28278
/proc/meminfo: memFree=31170972/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=253376 CPUtime=1080.99 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 30567 0 0 0 108024 75 0 0 20 0 1 0 377615483 259457024 51142 33554432000 4194304 5654031 140735702892752 140735702880568 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 63344 51142 141 357 0 62984 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 267400

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/182 28281
/proc/meminfo: memFree=31198304/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=172468 CPUtime=1140.97 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 31595 0 0 0 114018 79 0 0 20 0 1 0 377615483 176607232 39510 33554432000 4194304 5654031 140735702892752 140735702880568 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 43117 39510 141 357 0 42757 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 186492

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 28281
/proc/meminfo: memFree=31196228/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=172468 CPUtime=1200.96 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 33095 0 0 0 120013 83 0 0 20 0 1 0 377615483 176607232 42070 33554432000 4194304 5654031 140735702892752 140735702880568 4232438 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 43117 42070 141 357 0 42757 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 186492

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/181 28282
/proc/meminfo: memFree=31156060/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=203288 CPUtime=1260.96 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 34150 0 0 0 126009 87 0 0 20 0 1 0 377615483 208166912 47769 33554432000 4194304 5654031 140735702892752 140735702880568 4215097 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 50822 47769 141 357 0 50462 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 217312

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 1.99 3/181 28336
/proc/meminfo: memFree=31160868/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=123148 CPUtime=1320.95 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 35941 0 0 0 132004 91 0 0 20 0 1 0 377615483 126103552 30261 33554432000 4194304 5654031 140735702892752 140735702880568 4217053 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 30787 30261 141 357 0 30427 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 137172

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 1.99 3/181 28340
/proc/meminfo: memFree=31109496/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=172468 CPUtime=1380.94 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 36961 0 0 0 137999 95 0 0 20 0 1 0 377615483 176607232 42582 33554432000 4194304 5654031 140735702892752 140735702880568 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 43117 42582 141 357 0 42757 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 186492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 1.99 3/181 28340
/proc/meminfo: memFree=31077568/32873844 swapFree=7116/7116
[pid=28238] ppid=28236 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/28238/stat : 28238 (npSolver-pbo-It) S 28236 28238 26405 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377575373 9367552 275 33554432000 4194304 5064252 140736854507104 140736854506016 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/28238/statm: 2287 275 233 213 0 72 0
[pid=28239] ppid=28238 vsize=4876 CPUtime=400.99 cores=0,2,4,6
/proc/28239/stat : 28239 (npSolver-pbo) S 28238 28238 26405 0 -1 4202496 7511 54352 0 0 15 4 40048 32 20 0 1 0 377575373 4993024 848 33554432000 4194304 6004724 140734171343280 140734171329128 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/28239/statm: 1219 848 189 442 0 773 0
[pid=28270] ppid=28239 vsize=253376 CPUtime=1399.03 cores=0,2,4,6
/proc/28270/stat : 28270 (glucosInc) R 28239 28238 26405 0 -1 4202496 37880 0 0 0 139806 97 0 0 20 0 1 0 377615483 259457024 51142 33554432000 4194304 5654031 140735702892752 140735702880568 4216577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/28270/statm: 63344 51142 141 357 0 62984 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 267400

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 28238 and gives
#  childrusage.ru_utime.tv_sec=400
#  childrusage.ru_utime.tv_usec=641093
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=366944
# CPU time returned by wait4() is 401.008
# 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.69
CPU system time (s): 1.33
CPU usage (%): 99.9782
Max. virtual memory (cumulated for all children) (KiB): 348788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 400.641
system time used= 0.366944
maximum resident set size= 147616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62238
page faults= 0
swaps= 0
block input operations= 0
block output operations= 17840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 557
involuntary context switches= 516

runsolver used 2.70259 second user time and 7.8568 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 02:14:44
IDJOB=3751959
IDBENCH=1948
IDSOLVER=2335
FILE ID=node111/3751959-1339114484
RUNJOBID= node111-1339112314-27895
PBS_JOBID= 14643742
Free space on /tmp= 67340 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_22.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751959-1339114484/watcher-3751959-1339114484 -o /tmp/evaluation-result-3751959-1339114484/solver-3751959-1339114484 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751959-1339114484.opb 67503182 HOME HOME

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

MD5SUM BENCH= a65a3b6248e07fcc15fb8d2bec9ac9bd
RANDOM SEED=67503182

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31514636 kB
Buffers:          155512 kB
Cached:           208320 kB
SwapCached:         1292 kB
Active:           536456 kB
Inactive:           9496 kB
Active(anon):     179612 kB
Inactive(anon):     5056 kB
Active(file):     356844 kB
Inactive(file):     4440 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100176 kB
Dirty:              8400 kB
Writeback:             0 kB
AnonPages:        190620 kB
Mapped:             8356 kB
Shmem:                 0 kB
Slab:             672064 kB
SReclaimable:     114156 kB
SUnreclaim:       557908 kB
KernelStack:        1440 kB
PageTables:         4324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     317620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 67312 MiB
End job on node111 at 2012-06-08 02:44:44