Trace number 3747172

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown (fixed)? (TO) 1800.1 1800.82

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark193
Best CPU time to get the best result obtained on this benchmark1789.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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.54	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.54	c [INC SYSTEM] execute solver
0.00/0.56	c [INC SEARCH] formula is SAT
0.00/0.56	c [INC SYSTEM] solved the initial formula
0.00/0.56	c model valid
0.00/0.56	c current solution ok
0.00/0.59	o 469
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 SEARCH] iteration: 0
0.00/0.59	c [INC BOUNDS] best value:469 search for 468
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: 41, 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.60	c [INC SEARCH] isOptimum variable: 0
0.00/0.64	c formula is SAT
0.00/0.64	c [INC SEARCH] copied best model
0.00/0.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.65	c model valid
0.00/0.65	c current solution ok
0.00/0.65	o 237
0.00/0.65	c [INC SEARCH] iteration: 1
0.00/0.65	c [INC BOUNDS] best value:237 search for 236
0.00/0.65	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.65	c write failed with 2
0.00/0.65	c [INC SYSTEM] create new solver instance
0.00/0.65	c [INC] encode full formula
0.00/0.65	c (debug) using card networks
0.00/0.65	c old isEQ: 0, new EQ is 0
0.00/0.65	c set iterative enc to: card
0.00/0.65	c set iterative enc to: none
0.00/0.66	c [INC SEARCH] isOptimum variable: 0
0.00/0.87	c formula is SAT
0.00/0.87	c [INC SEARCH] copied best model
0.00/0.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.88	c model valid
0.00/0.88	c current solution ok
0.00/0.88	o 235
0.00/0.88	c [INC SEARCH] iteration: 2
0.00/0.88	c [INC BOUNDS] best value:235 search for 234
0.00/0.88	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.88	c write failed with 2
0.00/0.88	c [INC SYSTEM] create new solver instance
0.00/0.88	c [INC] encode full formula
0.00/0.88	c (debug) using card networks
0.00/0.88	c old isEQ: 0, new EQ is 0
0.00/0.89	c set iterative enc to: card
0.00/0.89	c set iterative enc to: none
0.00/0.89	c [INC SEARCH] isOptimum variable: 0
5.59/6.02	c formula is SAT
5.59/6.02	c [INC SEARCH] copied best model
5.59/6.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.59/6.02	c model valid
5.59/6.02	c current solution ok
5.59/6.02	o 232
5.59/6.02	c [INC SEARCH] iteration: 3
5.59/6.02	c [INC BOUNDS] best value:232 search for 231
5.59/6.02	c [INC SYSTEM] there exists a inc, kill it!
5.59/6.02	c write failed with 2
5.59/6.02	c [INC SYSTEM] create new solver instance
5.59/6.02	c [INC] encode full formula
5.59/6.02	c (debug) using card networks
5.59/6.02	c old isEQ: 0, new EQ is 0
5.59/6.03	c set iterative enc to: card
5.59/6.03	c set iterative enc to: none
5.59/6.04	c [INC SEARCH] isOptimum variable: 0
21.81/22.23	c formula is SAT
21.81/22.23	c [INC SEARCH] copied best model
21.81/22.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.81/22.23	c model valid
21.81/22.23	c current solution ok
21.81/22.23	o 230
21.81/22.23	c [INC SEARCH] iteration: 4
21.81/22.23	c [INC BOUNDS] best value:230 search for 229
21.81/22.23	c [INC SYSTEM] there exists a inc, kill it!
21.81/22.23	c write failed with 2
21.81/22.23	c [INC SYSTEM] create new solver instance
21.81/22.23	c [INC] encode full formula
21.81/22.23	c (debug) using card networks
21.81/22.23	c old isEQ: 0, new EQ is 0
21.81/22.24	c set iterative enc to: card
21.81/22.24	c set iterative enc to: none
21.81/22.24	c [INC SEARCH] isOptimum variable: 0
21.86/22.54	c formula is SAT
21.86/22.55	c [INC SEARCH] copied best model
21.86/22.55	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.86/22.55	c model valid
21.86/22.55	c current solution ok
21.86/22.55	o 229
21.86/22.55	c [INC SEARCH] iteration: 5
21.86/22.55	c [INC BOUNDS] best value:229 search for 228
21.86/22.55	c [INC SYSTEM] there exists a inc, kill it!
21.86/22.55	c write failed with 2
21.86/22.55	c [INC SYSTEM] create new solver instance
21.86/22.55	c [INC] encode full formula
21.86/22.55	c (debug) using card networks
21.86/22.55	c old isEQ: 0, new EQ is 0
21.86/22.56	c set iterative enc to: card
21.86/22.56	c set iterative enc to: none
21.86/22.56	c [INC SEARCH] isOptimum variable: 0
27.80/28.24	c formula is SAT
27.80/28.24	c [INC SEARCH] copied best model
27.80/28.24	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.80/28.24	c model valid
27.80/28.24	c current solution ok
27.80/28.24	o 227
27.80/28.24	c [INC SEARCH] iteration: 6
27.80/28.24	c [INC BOUNDS] best value:227 search for 226
27.80/28.24	c [INC SYSTEM] there exists a inc, kill it!
27.80/28.24	c write failed with 2
27.80/28.24	c [INC SYSTEM] create new solver instance
27.80/28.24	c [INC] encode full formula
27.80/28.24	c (debug) using card networks
27.80/28.24	c old isEQ: 0, new EQ is 0
27.80/28.25	c set iterative enc to: card
27.80/28.25	c set iterative enc to: none
27.80/28.25	c [INC SEARCH] isOptimum variable: 0
34.29/34.70	c formula is SAT
34.29/34.70	c [INC SEARCH] copied best model
34.29/34.70	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.29/34.70	c model valid
34.29/34.70	c current solution ok
34.29/34.70	o 223
34.29/34.70	c [INC SEARCH] iteration: 7
34.29/34.70	c [INC BOUNDS] best value:223 search for 222
34.29/34.70	c [INC SYSTEM] there exists a inc, kill it!
34.29/34.70	c write failed with 2
34.29/34.70	c [INC SYSTEM] create new solver instance
34.29/34.70	c [INC] encode full formula
34.29/34.70	c (debug) using card networks
34.29/34.70	c old isEQ: 0, new EQ is 0
34.29/34.71	c set iterative enc to: card
34.29/34.71	c set iterative enc to: none
34.29/34.72	c [INC SEARCH] isOptimum variable: 0
322.23/322.79	c formula is SAT
322.23/322.79	c [INC SEARCH] copied best model
322.23/322.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
322.34/322.80	c model valid
322.34/322.80	c current solution ok
322.34/322.80	o 220
322.34/322.80	c [INC SEARCH] iteration: 8
322.34/322.80	c [INC BOUNDS] best value:220 search for 219
322.34/322.80	c [INC SYSTEM] there exists a inc, kill it!
322.34/322.80	c write failed with 2
322.34/322.80	c [INC SYSTEM] create new solver instance
322.34/322.80	c [INC] encode full formula
322.34/322.80	c (debug) using card networks
322.34/322.80	c old isEQ: 0, new EQ is 0
322.34/322.81	c set iterative enc to: card
322.34/322.81	c set iterative enc to: none
322.34/322.82	c [INC SEARCH] isOptimum variable: 0
817.23/817.82	c formula is SAT
817.23/817.82	c [INC SEARCH] copied best model
817.23/817.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
817.23/817.82	c model valid
817.23/817.82	c current solution ok
817.23/817.82	o 219
817.23/817.82	c [INC SEARCH] iteration: 9
817.23/817.82	c [INC BOUNDS] best value:219 search for 218
817.23/817.82	c [INC SYSTEM] there exists a inc, kill it!
817.23/817.82	c write failed with 2
817.23/817.82	c [INC SYSTEM] create new solver instance
817.23/817.82	c [INC] encode full formula
817.23/817.82	c (debug) using card networks
817.23/817.82	c old isEQ: 0, new EQ is 0
817.23/817.83	c set iterative enc to: card
817.23/817.83	c set iterative enc to: none
817.23/817.84	c [INC SEARCH] isOptimum variable: 0
1136.25/1136.96	c formula is SAT
1136.25/1136.96	c [INC SEARCH] copied best model
1136.25/1136.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1136.25/1136.96	c model valid
1136.25/1136.96	c current solution ok
1136.25/1136.96	o 218
1136.25/1136.96	c [INC SEARCH] iteration: 10
1136.25/1136.96	c [INC BOUNDS] best value:218 search for 217
1136.25/1136.96	c [INC SYSTEM] there exists a inc, kill it!
1136.25/1136.96	c write failed with 2
1136.25/1136.96	c [INC SYSTEM] create new solver instance
1136.25/1136.96	c [INC] encode full formula
1136.25/1136.96	c (debug) using card networks
1136.25/1136.96	c old isEQ: 0, new EQ is 0
1136.25/1136.97	c set iterative enc to: card
1136.25/1136.97	c set iterative enc to: none
1136.25/1136.98	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.81	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.81	s UNKNOWN
1800.07/1800.81	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.81	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-3747172-1339098207/watcher-3747172-1339098207 -o /tmp/evaluation-result-3747172-1339098207/solver-3747172-1339098207 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747172-1339098207.opb 1791258706 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: 0.49 0.11 0.04 3/178 3068
/proc/meminfo: memFree=28508252/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0

[startup+0.0446779 s]
/proc/loadavg: 0.49 0.11 0.04 3/178 3068
/proc/meminfo: memFree=28508252/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/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: 0.49 0.11 0.04 3/178 3068
/proc/meminfo: memFree=28508252/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.404004 s]
/proc/loadavg: 0.49 0.11 0.04 3/178 3068
/proc/meminfo: memFree=28508252/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700132 s]
/proc/loadavg: 0.49 0.11 0.04 3/178 3068
/proc/meminfo: memFree=28508252/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 0.69 0.16 0.05 3/181 3084
/proc/meminfo: memFree=28485180/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=0.5 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 3243 11250 0 0 5 3 40 2 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3084] ppid=3069 vsize=14260 CPUtime=0.59 cores=1,3,5,7
/proc/3084/stat : 3084 (glucosInc) R 3069 3068 2890 0 -1 4202496 2449 0 0 0 59 0 0 0 20 0 1 0 375947694 14602240 2894 33554432000 4194304 5654031 140733301507040 140733301504936 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3084/statm: 3565 2894 131 357 0 3205 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 28280

[startup+3.10029 s]
/proc/loadavg: 0.69 0.16 0.05 3/181 3084
/proc/meminfo: memFree=28483756/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=0.5 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 3243 11250 0 0 5 3 40 2 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3084] ppid=3069 vsize=19320 CPUtime=2.2 cores=1,3,5,7
/proc/3084/stat : 3084 (glucosInc) R 3069 3068 2890 0 -1 4202496 4593 0 0 0 219 1 0 0 20 0 1 0 375947694 19783680 3823 33554432000 4194304 5654031 140733301507040 140733301505128 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3084/statm: 4830 3823 141 357 0 4470 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 33340

[startup+6.30015 s]
/proc/loadavg: 0.69 0.16 0.05 3/181 3084
/proc/meminfo: memFree=28464684/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=5.66 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 3772 18036 0 0 7 3 552 4 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 14020

[startup+12.7003 s]
/proc/loadavg: 0.96 0.24 0.08 3/181 3090
/proc/meminfo: memFree=28471236/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=5.66 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 3772 18036 0 0 7 3 552 4 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3086] ppid=3069 vsize=27572 CPUtime=6.64 cores=1,3,5,7
/proc/3086/stat : 3086 (glucosInc) R 3069 3068 2890 0 -1 4202496 6748 0 0 0 663 1 0 0 20 0 1 0 375948208 28233728 6330 33554432000 4194304 5654031 140734845887792 140734845875608 4215653 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3086/statm: 6893 6330 142 357 0 6533 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 41592

[startup+25.5066 s]
/proc/loadavg: 1.12 0.29 0.10 3/181 3096
/proc/meminfo: memFree=28376132/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=22.18 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 4830 29089 0 0 9 4 2198 7 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3096] ppid=3069 vsize=20988 CPUtime=2.93 cores=1,3,5,7
/proc/3096/stat : 3096 (glucosInc) R 3069 3068 2890 0 -1 4202496 5137 0 0 0 292 1 0 0 20 0 1 0 375949861 21491712 4373 33554432000 4194304 5654031 140736132095088 140736132082904 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3096/statm: 5247 4373 142 357 0 4887 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 35008

[startup+51.1003 s]
/proc/loadavg: 1.48 0.45 0.15 3/181 3100
/proc/meminfo: memFree=28338416/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=34.32 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 5887 40847 0 0 11 4 3407 10 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3100] ppid=3069 vsize=42432 CPUtime=16.36 cores=1,3,5,7
/proc/3100/stat : 3100 (glucosInc) R 3069 3068 2890 0 -1 4202496 6936 0 0 0 1635 1 0 0 20 0 1 0 375951076 43450368 8391 33554432000 4194304 5654031 140737038005376 140737038003256 4215403 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3100/statm: 10608 8391 142 357 0 10248 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 56452

[startup+102.3 s]
/proc/loadavg: 1.79 0.70 0.26 3/181 3101
/proc/meminfo: memFree=28297636/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=34.32 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 5887 40847 0 0 11 4 3407 10 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3100] ppid=3069 vsize=72888 CPUtime=67.55 cores=1,3,5,7
/proc/3100/stat : 3100 (glucosInc) R 3069 3068 2890 0 -1 4202496 8000 0 0 0 6753 2 0 0 20 0 1 0 375951076 74637312 17163 33554432000 4194304 5654031 140737038005376 140737037993192 4217063 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3100/statm: 18222 17163 142 357 0 17862 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 86908

[startup+162.3 s]
/proc/loadavg: 1.92 0.94 0.36 3/181 3101
/proc/meminfo: memFree=28280236/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=34.32 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 5887 40847 0 0 11 4 3407 10 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3100] ppid=3069 vsize=85088 CPUtime=127.54 cores=1,3,5,7
/proc/3100/stat : 3100 (glucosInc) R 3069 3068 2890 0 -1 4202496 8971 0 0 0 12749 5 0 0 20 0 1 0 375951076 87130112 20728 33554432000 4194304 5654031 140737038005376 140737038003400 4215061 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3100/statm: 21272 20728 142 357 0 20912 0
Current children cumulated CPU time (s) 161.86
Current children cumulated vsize (KiB) 99108

[startup+222.3 s]
/proc/loadavg: 1.97 1.13 0.46 3/181 3101
/proc/meminfo: memFree=28238840/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=34.32 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 5887 40847 0 0 11 4 3407 10 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3100] ppid=3069 vsize=134408 CPUtime=187.54 cores=1,3,5,7
/proc/3100/stat : 3100 (glucosInc) R 3069 3068 2890 0 -1 4202496 9455 0 0 0 18745 9 0 0 20 0 1 0 375951076 137633792 30532 33554432000 4194304 5654031 140737038005376 140737037993192 4232438 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/3100/statm: 33602 30532 142 357 0 33242 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 148428

[startup+282.3 s]
/proc/loadavg: 1.99 1.28 0.56 3/181 3101
/proc/meminfo: memFree=28247096/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=28217160/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=101224 CPUtime=105.29 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 12106 0 0 0 10525 4 0 0 20 0 1 0 376061303 103653376 19910 33554432000 4194304 5654031 140737324317936 140737324305752 4232880 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 25306 19910 142 357 0 24946 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 115244

[startup+1302.3 s]
/proc/loadavg: 2.01 1.97 1.50 3/181 3140
/proc/meminfo: memFree=28213048/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=101224 CPUtime=165.27 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 12467 0 0 0 16521 6 0 0 20 0 1 0 376061303 103653376 20425 33554432000 4194304 5654031 140737324317936 140737324315960 4232988 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 25306 20425 142 357 0 24946 0
Current children cumulated CPU time (s) 1301.63
Current children cumulated vsize (KiB) 115244

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.53 3/181 3140
/proc/meminfo: memFree=28206844/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=150544 CPUtime=225.27 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 12919 0 0 0 22517 10 0 0 20 0 1 0 376061303 154157056 30223 33554432000 4194304 5654031 140737324317936 140737324305752 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 37636 30223 142 357 0 37276 0
Current children cumulated CPU time (s) 1361.63
Current children cumulated vsize (KiB) 164564

[startup+1422.3 s]
/proc/loadavg: 2.00 1.97 1.55 3/181 3140
/proc/meminfo: memFree=28245432/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=101224 CPUtime=285.26 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 14870 0 0 0 28511 15 0 0 20 0 1 0 376061303 103653376 20425 33554432000 4194304 5654031 140737324317936 140737324305752 4215401 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 25306 20425 142 357 0 24946 0
Current children cumulated CPU time (s) 1421.62
Current children cumulated vsize (KiB) 115244

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.58 3/181 3140
/proc/meminfo: memFree=28245484/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=101224 CPUtime=345.25 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 16904 0 0 0 34505 20 0 0 20 0 1 0 376061303 103653376 20425 33554432000 4194304 5654031 140737324317936 140737324305752 4232984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 25306 20425 142 357 0 24946 0
Current children cumulated CPU time (s) 1481.61
Current children cumulated vsize (KiB) 115244

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.60 3/181 3140
/proc/meminfo: memFree=28194012/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=181364 CPUtime=405.24 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 18949 0 0 0 40500 24 0 0 20 0 1 0 376061303 185716736 33362 33554432000 4194304 5654031 140737324317936 140737324305752 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 45341 33362 142 357 0 44981 0
Current children cumulated CPU time (s) 1541.6
Current children cumulated vsize (KiB) 195384

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.62 3/181 3143
/proc/meminfo: memFree=28212536/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=101224 CPUtime=465.23 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 20336 0 0 0 46494 29 0 0 20 0 1 0 376061303 103653376 20425 33554432000 4194304 5654031 140737324317936 140737324305752 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 25306 20425 142 357 0 24946 0
Current children cumulated CPU time (s) 1601.59
Current children cumulated vsize (KiB) 115244

[startup+1662.31 s]
/proc/loadavg: 2.07 1.99 1.65 3/181 3144
/proc/meminfo: memFree=28161452/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=181364 CPUtime=525.22 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 22384 0 0 0 52489 33 0 0 20 0 1 0 376061303 185716736 33362 33554432000 4194304 5654031 140737324317936 140737324305752 4216577 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 45341 33362 142 357 0 44981 0
Current children cumulated CPU time (s) 1661.58
Current children cumulated vsize (KiB) 195384

[startup+1722.3 s]
/proc/loadavg: 2.02 1.99 1.67 3/181 3144
/proc/meminfo: memFree=28147148/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=181364 CPUtime=585.21 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 23768 0 0 0 58483 38 0 0 20 0 1 0 376061303 185716736 36946 33554432000 4194304 5654031 140737324317936 140737324316024 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 45341 36946 142 357 0 44981 0
Current children cumulated CPU time (s) 1721.57
Current children cumulated vsize (KiB) 195384

[startup+1782.3 s]
/proc/loadavg: 2.01 1.99 1.69 3/181 3144
/proc/meminfo: memFree=28121032/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=193924 CPUtime=645.2 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 26967 0 0 0 64477 43 0 0 20 0 1 0 376061303 198578176 42887 33554432000 4194304 5654031 140737324317936 140737324305752 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 48481 42887 142 357 0 48121 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 207944



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.92 1.97 1.68 3/181 3237
/proc/meminfo: memFree=28413252/32873648 swapFree=7376/7376
[pid=3068] ppid=3066 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3068/stat : 3068 (npSolver-pbo-It) S 3066 3068 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 375947604 9367552 275 33554432000 4194304 5064252 140737406425344 140737406424256 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3068/statm: 2287 275 233 213 0 72 0
[pid=3069] ppid=3068 vsize=4872 CPUtime=1136.36 cores=1,3,5,7
/proc/3069/stat : 3069 (npSolver-pbo) S 3068 3068 2890 0 -1 4202496 7475 98043 0 0 15 5 113537 79 20 0 1 0 375947604 4988928 831 33554432000 4194304 6004724 140733337451200 140733337437048 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/3069/statm: 1218 831 176 442 0 772 0
[pid=3139] ppid=3069 vsize=163104 CPUtime=663.71 cores=1,3,5,7
/proc/3139/stat : 3139 (glucosInc) R 3069 3068 2890 0 -1 4202496 27061 0 0 0 66327 44 0 0 20 0 1 0 376061303 167018496 36164 33554432000 4194304 5654031 140737324317936 140737324305752 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3139/statm: 40776 36164 142 357 0 40416 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 177124

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.82
CPU time (s): 1800.1
CPU user time (s): 1798.8
CPU system time (s): 1.2938
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 245472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.2938
maximum resident set size= 190656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 18920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 655
involuntary context switches= 3048

runsolver used 3.20151 second user time and 9.45856 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-07 21:43:28
IDJOB=3747172
IDBENCH=1956
IDSOLVER=2332
FILE ID=node113/3747172-1339098207
RUNJOBID= node113-1339098177-2907
PBS_JOBID= 14643740
Free space on /tmp= 71136 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747172-1339098207/watcher-3747172-1339098207 -o /tmp/evaluation-result-3747172-1339098207/solver-3747172-1339098207 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747172-1339098207.opb 1791258706 HOME HOME

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=1791258706

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:        28508616 kB
Buffers:          471092 kB
Cached:          2889100 kB
SwapCached:         2204 kB
Active:          1613632 kB
Inactive:        1860788 kB
Active(anon):     111220 kB
Inactive(anon):     4988 kB
Active(file):    1502412 kB
Inactive(file):  1855800 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             36212 kB
Writeback:             0 kB
AnonPages:        119700 kB
Mapped:            11784 kB
Shmem:                 0 kB
Slab:             754140 kB
SReclaimable:     197988 kB
SUnreclaim:       556152 kB
KernelStack:        1448 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     243844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71132 MiB
End job on node113 at 2012-06-07 22:13:28