Trace number 3751949

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark183
Best CPU time to get the best result obtained on this benchmark1789.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
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 constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
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 465
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.17	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.17	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.22	o 445
0.00/0.22	c starting approximation
0.00/0.22	c factor = 1
0.00/0.22	c can not find a suitable factor, leaving approximation
0.00/0.22	c finished approximation
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SEARCH] iteration: 0
0.00/0.22	c [INC BOUNDS] best value:445 search for 444
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 176, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.27	c formula is SAT
0.00/0.27	c [INC SEARCH] copied best model
0.00/0.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 224
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:224 search for 223
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 160, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
4.86/4.95	c formula is SAT
4.86/4.96	c [INC SEARCH] copied best model
4.86/4.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.86/4.96	c model valid
4.86/4.96	c current solution ok
4.86/4.96	o 220
4.86/4.96	c [INC SEARCH] iteration: 2
4.86/4.96	c [INC BOUNDS] best value:220 search for 219
4.86/4.96	c [INC SYSTEM] there exists a inc, kill it!
4.86/4.96	c write failed with 2
4.86/4.96	c [INC SYSTEM] create new solver instance
4.86/4.96	c [INC] encode full formula
4.86/4.96	c (debug) using card networks
4.86/4.96	c old isEQ: 160, new EQ is 0
4.86/4.97	c set iterative enc to: card
4.86/4.97	c set iterative enc to: none
4.86/4.97	c [INC SEARCH] isOptimum variable: 0
21.96/22.08	c formula is SAT
21.96/22.08	c [INC SEARCH] copied best model
21.96/22.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.96/22.08	c model valid
21.96/22.08	c current solution ok
21.96/22.08	o 214
21.96/22.08	c [INC SEARCH] iteration: 3
21.96/22.08	c [INC BOUNDS] best value:214 search for 213
21.96/22.08	c [INC SYSTEM] there exists a inc, kill it!
21.96/22.08	c write failed with 2
21.96/22.08	c [INC SYSTEM] create new solver instance
21.96/22.08	c [INC] encode full formula
21.96/22.08	c (debug) using card networks
21.96/22.08	c old isEQ: 160, new EQ is 0
21.96/22.09	c set iterative enc to: card
21.96/22.09	c set iterative enc to: none
21.96/22.10	c [INC SEARCH] isOptimum variable: 0
163.63/163.73	c formula is SAT
163.63/163.73	c [INC SEARCH] copied best model
163.63/163.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
163.63/163.73	c model valid
163.63/163.73	c current solution ok
163.63/163.73	o 213
163.63/163.73	c [INC SEARCH] iteration: 4
163.63/163.73	c [INC BOUNDS] best value:213 search for 212
163.63/163.73	c [INC SYSTEM] there exists a inc, kill it!
163.63/163.73	c write failed with 2
163.63/163.73	c [INC SYSTEM] create new solver instance
163.63/163.73	c [INC] encode full formula
163.63/163.73	c (debug) using card networks
163.63/163.73	c old isEQ: 160, new EQ is 0
163.63/163.74	c set iterative enc to: card
163.63/163.74	c set iterative enc to: none
163.63/163.74	c [INC SEARCH] isOptimum variable: 0
168.42/168.50	c formula is SAT
168.42/168.50	c [INC SEARCH] copied best model
168.42/168.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
168.42/168.50	c model valid
168.42/168.50	c current solution ok
168.42/168.50	o 212
168.42/168.50	c [INC SEARCH] iteration: 5
168.42/168.50	c [INC BOUNDS] best value:212 search for 211
168.42/168.50	c [INC SYSTEM] there exists a inc, kill it!
168.42/168.50	c write failed with 2
168.42/168.50	c [INC SYSTEM] create new solver instance
168.42/168.50	c [INC] encode full formula
168.42/168.50	c (debug) using card networks
168.42/168.50	c old isEQ: 160, new EQ is 0
168.42/168.51	c set iterative enc to: card
168.42/168.51	c set iterative enc to: none
168.42/168.51	c [INC SEARCH] isOptimum variable: 0
361.58/361.73	c formula is SAT
361.58/361.73	c [INC SEARCH] copied best model
361.58/361.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
361.58/361.73	c model valid
361.58/361.73	c current solution ok
361.58/361.73	o 211
361.58/361.73	c [INC SEARCH] iteration: 6
361.58/361.73	c [INC BOUNDS] best value:211 search for 210
361.58/361.73	c [INC SYSTEM] there exists a inc, kill it!
361.58/361.73	c write failed with 2
361.58/361.73	c [INC SYSTEM] create new solver instance
361.58/361.73	c [INC] encode full formula
361.58/361.73	c (debug) using card networks
361.58/361.73	c old isEQ: 160, new EQ is 0
361.58/361.74	c set iterative enc to: card
361.58/361.74	c set iterative enc to: none
361.58/361.75	c [INC SEARCH] isOptimum variable: 0
419.77/419.91	c formula is SAT
419.77/419.91	c [INC SEARCH] copied best model
419.77/419.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
419.77/419.91	c model valid
419.77/419.91	c current solution ok
419.77/419.91	o 209
419.77/419.91	c [INC SEARCH] iteration: 7
419.77/419.91	c [INC BOUNDS] best value:209 search for 208
419.77/419.91	c [INC SYSTEM] there exists a inc, kill it!
419.77/419.91	c write failed with 2
419.77/419.91	c [INC SYSTEM] create new solver instance
419.77/419.91	c [INC] encode full formula
419.77/419.91	c (debug) using card networks
419.77/419.91	c old isEQ: 160, new EQ is 0
419.77/419.92	c set iterative enc to: card
419.77/419.92	c set iterative enc to: none
419.77/419.93	c [INC SEARCH] isOptimum variable: 0
1450.69/1451.07	c formula is SAT
1450.69/1451.07	c [INC SEARCH] copied best model
1450.69/1451.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1450.69/1451.08	c model valid
1450.69/1451.08	c current solution ok
1450.69/1451.08	o 206
1450.69/1451.08	c [INC SEARCH] iteration: 8
1450.69/1451.08	c [INC BOUNDS] best value:206 search for 205
1450.69/1451.08	c [INC SYSTEM] there exists a inc, kill it!
1450.69/1451.08	c write failed with 2
1450.69/1451.08	c [INC SYSTEM] create new solver instance
1450.69/1451.08	c [INC] encode full formula
1450.69/1451.08	c (debug) using card networks
1450.69/1451.08	c old isEQ: 160, new EQ is 0
1450.69/1451.09	c set iterative enc to: card
1450.69/1451.09	c set iterative enc to: none
1450.80/1451.10	c [INC SEARCH] isOptimum variable: 0
1800.03/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.03/1800.40	s UNKNOWN
1800.03/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.03/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751949-1339115562/watcher-3751949-1339115562 -o /tmp/evaluation-result-3751949-1339115562/solver-3751949-1339115562 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751949-1339115562.opb 1407597366 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.11 3/180 6111
/proc/meminfo: memFree=30167596/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0

[startup+0.028042 s]
/proc/loadavg: 2.00 2.01 2.11 3/180 6111
/proc/meminfo: memFree=30167596/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100321 s]
/proc/loadavg: 2.00 2.01 2.11 3/180 6111
/proc/meminfo: memFree=30167596/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300143 s]
/proc/loadavg: 2.00 2.01 2.11 3/180 6111
/proc/meminfo: memFree=30167596/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700111 s]
/proc/loadavg: 2.00 2.01 2.11 3/180 6111
/proc/meminfo: memFree=30167596/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 6122
/proc/meminfo: memFree=30150912/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=0.27 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 2725 8251 0 0 4 3 18 2 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6122] ppid=6112 vsize=14456 CPUtime=1.19 cores=1,3,5,7
/proc/6122/stat : 6122 (glucosInc) R 6112 6111 2890 0 -1 4202496 3251 0 0 0 119 0 0 0 20 0 1 0 377683032 14802944 2749 33554432000 4194304 5654031 140736681880400 140736681878184 4215097 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6122/statm: 3614 2749 141 357 0 3254 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28464

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 6122
/proc/meminfo: memFree=30148992/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=0.27 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 2725 8251 0 0 4 3 18 2 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6122] ppid=6112 vsize=17428 CPUtime=2.8 cores=1,3,5,7
/proc/6122/stat : 6122 (glucosInc) R 6112 6111 2890 0 -1 4202496 5167 0 0 0 279 1 0 0 20 0 1 0 377683032 17846272 3439 33554432000 4194304 5654031 140736681880400 140736681878424 4233328 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6122/statm: 4357 3439 141 357 0 3997 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 31436

[startup+6.30037 s]
/proc/loadavg: 2.00 2.01 2.11 3/183 6124
/proc/meminfo: memFree=30151732/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=4.94 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 3252 15151 0 0 5 3 482 4 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6124] ppid=6112 vsize=14380 CPUtime=1.31 cores=1,3,5,7
/proc/6124/stat : 6124 (glucosInc) R 6112 6111 2890 0 -1 4202496 3409 0 0 0 131 0 0 0 20 0 1 0 377683500 14725120 2901 33554432000 4194304 5654031 140735946196144 140735946194232 4232973 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6124/statm: 3595 2901 132 357 0 3235 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 28388

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.10 3/183 6124
/proc/meminfo: memFree=30143424/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=4.94 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 3252 15151 0 0 5 3 482 4 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6124] ppid=6112 vsize=22052 CPUtime=7.71 cores=1,3,5,7
/proc/6124/stat : 6124 (glucosInc) R 6112 6111 2890 0 -1 4202496 5147 0 0 0 770 1 0 0 20 0 1 0 377683500 22581248 4867 33554432000 4194304 5654031 140735946196144 140735946194024 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6124/statm: 5513 4867 141 357 0 5153 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 36060

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.10 3/183 6126
/proc/meminfo: memFree=30122912/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=22.07 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 3779 21941 0 0 7 3 2191 6 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6126] ppid=6112 vsize=20984 CPUtime=3.39 cores=1,3,5,7
/proc/6126/stat : 6126 (glucosInc) R 6112 6111 2890 0 -1 4202496 5714 0 0 0 339 0 0 0 20 0 1 0 377685212 21487616 4413 33554432000 4194304 5654031 140733308776816 140733308764632 4232398 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6126/statm: 5246 4413 142 357 0 4886 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 34992

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.10 3/183 6126
/proc/meminfo: memFree=30072928/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=22.07 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 3779 21941 0 0 7 3 2191 6 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6126] ppid=6112 vsize=61472 CPUtime=28.98 cores=1,3,5,7
/proc/6126/stat : 6126 (glucosInc) R 6112 6111 2890 0 -1 4202496 9183 0 0 0 2896 2 0 0 20 0 1 0 377685212 62947328 11313 33554432000 4194304 5654031 140733308776816 140733308764632 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6126/statm: 15368 11313 142 357 0 15008 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 75480

[startup+102.307 s]
/proc/loadavg: 2.04 2.02 2.09 3/183 6126
/proc/meminfo: memFree=30015696/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=22.07 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 3779 21941 0 0 7 3 2191 6 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6126] ppid=6112 vsize=129648 CPUtime=80.18 cores=1,3,5,7
/proc/6126/stat : 6126 (glucosInc) R 6112 6111 2890 0 -1 4202496 10744 0 0 0 8012 6 0 0 20 0 1 0 377685212 132759552 24573 33554432000 4194304 5654031 140733308776816 140733308774744 4215040 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6126/statm: 32412 24573 142 357 0 32052 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 143656

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.09 3/183 6134
/proc/meminfo: memFree=30106844/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=22.07 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 3779 21941 0 0 7 3 2191 6 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6126] ppid=6112 vsize=80328 CPUtime=140.16 cores=1,3,5,7
/proc/6126/stat : 6126 (glucosInc) R 6112 6111 2890 0 -1 4202496 13238 0 0 0 14007 9 0 0 20 0 1 0 377685212 82255872 14834 33554432000 4194304 5654031 140733308776816 140733308764632 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6126/statm: 20082 14834 142 357 0 19722 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94336

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.08 3/183 6138
/proc/meminfo: memFree=30052792/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=168.45 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 4833 42349 0 0 9 3 16815 18 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6138] ppid=6112 vsize=68632 CPUtime=53.76 cores=1,3,5,7
/proc/6138/stat : 6138 (glucosInc) R 6112 6111 2890 0 -1 4202496 11701 0 0 0 5373 3 0 0 20 0 1 0 377699854 70279168 15685 33554432000 4194304 5654031 140734803841408 140734803829224 4215307 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6138/statm: 17158 15685 142 357 0 16798 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 82640

[startup+282.3 s]

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

/proc/meminfo: memFree=29461164/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=419.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 5887 66856 0 0 11 4 41934 31 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6204] ppid=6112 vsize=158576 CPUtime=822.22 cores=1,3,5,7
/proc/6204/stat : 6204 (glucosInc) R 6112 6111 2890 0 -1 4202496 34171 0 0 0 82164 58 0 0 20 0 1 0 377724996 162381824 38648 33554432000 4194304 5654031 140737104750128 140737104737944 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6204/statm: 39644 38648 142 357 0 39284 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 172584

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 6212
/proc/meminfo: memFree=29551552/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=419.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 5887 66856 0 0 11 4 41934 31 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6204] ppid=6112 vsize=158576 CPUtime=882.22 cores=1,3,5,7
/proc/6204/stat : 6204 (glucosInc) R 6112 6111 2890 0 -1 4202496 36443 0 0 0 88159 63 0 0 20 0 1 0 377724996 162381824 37112 33554432000 4194304 5654031 140737104750128 140737104737944 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6204/statm: 39644 37112 142 357 0 39284 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 172584

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6212
/proc/meminfo: memFree=29708800/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=419.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 5887 66856 0 0 11 4 41934 31 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6204] ppid=6112 vsize=109256 CPUtime=942.2 cores=1,3,5,7
/proc/6204/stat : 6204 (glucosInc) R 6112 6111 2890 0 -1 4202496 38824 0 0 0 94153 67 0 0 20 0 1 0 377724996 111878144 26762 33554432000 4194304 5654031 140737104750128 140737104737944 4218688 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6204/statm: 27314 26762 142 357 0 26954 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 123264

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6213
/proc/meminfo: memFree=29363952/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=419.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 5887 66856 0 0 11 4 41934 31 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6204] ppid=6112 vsize=189396 CPUtime=1002.2 cores=1,3,5,7
/proc/6204/stat : 6204 (glucosInc) R 6112 6111 2890 0 -1 4202496 40285 0 0 0 100150 70 0 0 20 0 1 0 377724996 193941504 46395 33554432000 4194304 5654031 140737104750128 140737104737944 4233353 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6204/statm: 47349 46395 142 357 0 46989 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 203404

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 6215
/proc/meminfo: memFree=29647428/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=1450.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 6414 109217 0 0 13 4 144957 106 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6215] ppid=6112 vsize=43528 CPUtime=31.18 cores=1,3,5,7
/proc/6215/stat : 6215 (glucosInc) R 6112 6111 2890 0 -1 4202496 6774 0 0 0 3116 2 0 0 20 0 1 0 377828113 44572672 9794 33554432000 4194304 5654031 140736724390512 140736724378328 4216105 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6215/statm: 10882 9794 142 357 0 10522 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 57536

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 6215
/proc/meminfo: memFree=29747332/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=1450.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 6414 109217 0 0 13 4 144957 106 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6215] ppid=6112 vsize=118844 CPUtime=91.17 cores=1,3,5,7
/proc/6215/stat : 6215 (glucosInc) R 6112 6111 2890 0 -1 4202496 8410 0 0 0 9113 4 0 0 20 0 1 0 377828113 121696256 27182 33554432000 4194304 5654031 140736724390512 140736724378328 4215055 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/6215/statm: 29711 27182 142 357 0 29351 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 132852

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 6215
/proc/meminfo: memFree=29512792/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=1450.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 6414 109217 0 0 13 4 144957 106 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6215] ppid=6112 vsize=69524 CPUtime=151.16 cores=1,3,5,7
/proc/6215/stat : 6215 (glucosInc) R 6112 6111 2890 0 -1 4202496 8846 0 0 0 15110 6 0 0 20 0 1 0 377828113 71192576 16850 33554432000 4194304 5654031 140736724390512 140736724378328 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6215/statm: 17381 16850 142 357 0 17021 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 83532

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/182 6218
/proc/meminfo: memFree=29698648/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=1450.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 6414 109217 0 0 13 4 144957 106 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6215] ppid=6112 vsize=118844 CPUtime=211.14 cores=1,3,5,7
/proc/6215/stat : 6215 (glucosInc) R 6112 6111 2890 0 -1 4202496 9402 0 0 0 21105 9 0 0 20 0 1 0 377828113 121696256 25650 33554432000 4194304 5654031 140736724390512 140736724388440 4215932 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6215/statm: 29711 25650 142 357 0 29351 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 132852

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 6241
/proc/meminfo: memFree=29494952/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=1450.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 6414 109217 0 0 13 4 144957 106 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6215] ppid=6112 vsize=69524 CPUtime=271.13 cores=1,3,5,7
/proc/6215/stat : 6215 (glucosInc) R 6112 6111 2890 0 -1 4202496 9748 0 0 0 27102 11 0 0 20 0 1 0 377828113 71192576 16854 33554432000 4194304 5654031 140736724390512 140736724378328 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6215/statm: 17381 16854 142 357 0 17021 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 83532

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6241
/proc/meminfo: memFree=29663168/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=1450.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 6414 109217 0 0 13 4 144957 106 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6215] ppid=6112 vsize=118844 CPUtime=331.13 cores=1,3,5,7
/proc/6215/stat : 6215 (glucosInc) R 6112 6111 2890 0 -1 4202496 11548 0 0 0 33097 16 0 0 20 0 1 0 377828113 121696256 26674 33554432000 4194304 5654031 140736724390512 140736724378328 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6215/statm: 29711 26674 142 357 0 29351 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 132852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 6241
/proc/meminfo: memFree=29568916/32873648 swapFree=7376/7376
[pid=6111] ppid=6109 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6111/stat : 6111 (npSolver-pbo-It) S 6109 6111 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377683002 9367552 275 33554432000 4194304 5064252 140736388375744 140736388374656 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6111/statm: 2287 275 233 213 0 72 0
[pid=6112] ppid=6111 vsize=4860 CPUtime=1450.8 cores=1,3,5,7
/proc/6112/stat : 6112 (npSolver-pbo) S 6111 6111 2890 0 -1 4202496 6414 109217 0 0 13 4 144957 106 20 0 1 0 377683003 4976640 841 33554432000 4194304 6004724 140736041029296 140736041015144 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/6112/statm: 1215 841 189 442 0 769 0
[pid=6215] ppid=6112 vsize=118844 CPUtime=349.23 cores=1,3,5,7
/proc/6215/stat : 6215 (glucosInc) R 6112 6111 2890 0 -1 4202496 12250 0 0 0 34906 17 0 0 20 0 1 0 377828113 121696256 26162 33554432000 4194304 5654031 140736724390512 140736724378328 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6215/statm: 29711 26162 142 357 0 29351 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 132852

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.77
CPU system time (s): 1.2888
CPU usage (%): 99.9806
Max. virtual memory (cumulated for all children) (KiB): 253492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.2888
maximum resident set size= 200316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128264
page faults= 0
swaps= 0
block input operations= 0
block output operations= 15728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 517
involuntary context switches= 4492

runsolver used 5.56215 second user time and 16.8614 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 02:32:42
IDJOB=3751949
IDBENCH=1960
IDSOLVER=2335
FILE ID=node113/3751949-1339115562
RUNJOBID= node113-1339111913-4673
PBS_JOBID= 14643740
Free space on /tmp= 71128 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_12.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751949-1339115562/watcher-3751949-1339115562 -o /tmp/evaluation-result-3751949-1339115562/solver-3751949-1339115562 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751949-1339115562.opb 1407597366 HOME HOME

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

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=1407597366

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30168356 kB
Buffers:          447580 kB
Cached:          1111540 kB
SwapCached:         2204 kB
Active:          1761148 kB
Inactive:          24004 kB
Active(anon):     222136 kB
Inactive(anon):     5732 kB
Active(file):    1539012 kB
Inactive(file):    18272 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:              8572 kB
Writeback:             0 kB
AnonPages:        231328 kB
Mapped:            12108 kB
Shmem:                 0 kB
Slab:             782476 kB
SReclaimable:     225736 kB
SUnreclaim:       556740 kB
KernelStack:        1464 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     367888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71064 MiB
End job on node113 at 2012-06-08 03:02:42