Trace number 3698007

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? (TO) 1800.07 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_15.opb.PB06.opb
MD5SUM9cfc9eabeae08d1064da7d7b87db93a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark192
Best CPU time to get the best result obtained on this benchmark1789.74
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 473
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 473
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 473
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.36	c run inc solver
0.00/0.36	c [INC SYSTEM] run initial solver
0.00/0.36	c [INC SYSTEM] preprocess with white file
0.00/0.86	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.86	c [INC SYSTEM] execute solver
0.00/0.92	c [INC SEARCH] formula is SAT
0.00/0.92	c [INC SYSTEM] solved the initial formula
0.00/0.92	c model valid
0.00/0.92	c current solution ok
0.00/1.02	o 274
0.00/1.02	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.02	c write failed with 2
0.00/1.02	c [INC SEARCH] iteration: 0
0.00/1.02	c [INC BOUNDS] best value:274 search for 273
0.00/1.02	c [INC SYSTEM] create new solver instance
0.00/1.02	c [INC] encode full formula
0.00/1.02	c (debug) using card networks
0.00/1.03	c set iterative enc to: card
0.00/1.03	c set iterative enc to: none
0.00/1.03	c [INC SEARCH] isOptimum variable: 0
0.00/1.12	c formula is SAT
0.00/1.12	c [INC SEARCH] copied best model
0.00/1.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.12	c model valid
0.00/1.12	c current solution ok
0.00/1.12	o 262
0.00/1.12	c [INC SEARCH] iteration: 1
0.00/1.12	c [INC BOUNDS] best value:262 search for 261
0.00/1.12	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.12	c write failed with 2
0.00/1.12	c [INC SYSTEM] create new solver instance
0.00/1.12	c [INC] encode full formula
0.00/1.12	c (debug) using card networks
0.00/1.13	c set iterative enc to: card
0.00/1.13	c set iterative enc to: none
0.00/1.14	c [INC SEARCH] isOptimum variable: 0
0.94/1.23	c formula is SAT
0.94/1.23	c [INC SEARCH] copied best model
0.94/1.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.94/1.23	c model valid
0.94/1.23	c current solution ok
0.94/1.23	o 257
0.94/1.23	c [INC SEARCH] iteration: 2
0.94/1.23	c [INC BOUNDS] best value:257 search for 256
0.94/1.23	c [INC SYSTEM] there exists a inc, kill it!
0.94/1.23	c write failed with 2
0.94/1.23	c [INC SYSTEM] create new solver instance
0.94/1.23	c [INC] encode full formula
0.94/1.23	c (debug) using card networks
0.94/1.24	c set iterative enc to: card
0.94/1.24	c set iterative enc to: none
0.94/1.25	c [INC SEARCH] isOptimum variable: 0
1.00/1.33	c formula is SAT
1.00/1.33	c [INC SEARCH] copied best model
1.00/1.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.00/1.33	c model valid
1.00/1.33	c current solution ok
1.00/1.33	o 248
1.00/1.33	c [INC SEARCH] iteration: 3
1.00/1.33	c [INC BOUNDS] best value:248 search for 247
1.00/1.33	c [INC SYSTEM] there exists a inc, kill it!
1.00/1.33	c write failed with 2
1.00/1.33	c [INC SYSTEM] create new solver instance
1.00/1.33	c [INC] encode full formula
1.00/1.33	c (debug) using card networks
1.00/1.34	c set iterative enc to: card
1.00/1.34	c set iterative enc to: none
1.00/1.35	c [INC SEARCH] isOptimum variable: 0
1.09/1.97	c formula is SAT
1.09/1.97	c [INC SEARCH] copied best model
1.09/1.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.09/1.98	c model valid
1.09/1.98	c current solution ok
1.09/1.98	o 243
1.09/1.98	c [INC SEARCH] iteration: 4
1.09/1.98	c [INC BOUNDS] best value:243 search for 242
1.09/1.98	c [INC SYSTEM] there exists a inc, kill it!
1.09/1.98	c write failed with 2
1.09/1.98	c [INC SYSTEM] create new solver instance
1.09/1.98	c [INC] encode full formula
1.09/1.98	c (debug) using card networks
1.09/1.99	c set iterative enc to: card
1.09/1.99	c set iterative enc to: none
1.09/1.99	c [INC SEARCH] isOptimum variable: 0
2.53/2.85	c formula is SAT
2.53/2.85	c [INC SEARCH] copied best model
2.53/2.85	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.53/2.85	c model valid
2.53/2.85	c current solution ok
2.53/2.85	o 237
2.53/2.85	c [INC SEARCH] iteration: 5
2.53/2.85	c [INC BOUNDS] best value:237 search for 236
2.53/2.85	c [INC SYSTEM] there exists a inc, kill it!
2.53/2.85	c write failed with 2
2.53/2.86	c [INC SYSTEM] create new solver instance
2.53/2.86	c [INC] encode full formula
2.53/2.86	c (debug) using card networks
2.53/2.86	c set iterative enc to: card
2.53/2.86	c set iterative enc to: none
2.53/2.87	c [INC SEARCH] isOptimum variable: 0
3.81/4.17	c formula is SAT
3.81/4.17	c [INC SEARCH] copied best model
3.81/4.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.81/4.17	c model valid
3.81/4.17	c current solution ok
3.81/4.17	o 234
3.81/4.17	c [INC SEARCH] iteration: 6
3.81/4.17	c [INC BOUNDS] best value:234 search for 233
3.81/4.17	c [INC SYSTEM] there exists a inc, kill it!
3.81/4.17	c write failed with 2
3.81/4.17	c [INC SYSTEM] create new solver instance
3.81/4.17	c [INC] encode full formula
3.81/4.17	c (debug) using card networks
3.81/4.18	c set iterative enc to: card
3.81/4.18	c set iterative enc to: none
3.81/4.19	c [INC SEARCH] isOptimum variable: 0
6.21/6.52	c formula is SAT
6.21/6.53	c [INC SEARCH] copied best model
6.21/6.53	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.21/6.53	c model valid
6.21/6.53	c current solution ok
6.21/6.53	o 229
6.21/6.53	c [INC SEARCH] iteration: 7
6.21/6.53	c [INC BOUNDS] best value:229 search for 228
6.21/6.53	c [INC SYSTEM] there exists a inc, kill it!
6.21/6.53	c write failed with 2
6.21/6.53	c [INC SYSTEM] create new solver instance
6.21/6.53	c [INC] encode full formula
6.21/6.53	c (debug) using card networks
6.21/6.54	c set iterative enc to: card
6.21/6.54	c set iterative enc to: none
6.21/6.54	c [INC SEARCH] isOptimum variable: 0
9.51/9.84	c formula is SAT
9.51/9.84	c [INC SEARCH] copied best model
9.51/9.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.51/9.84	c model valid
9.51/9.84	c current solution ok
9.51/9.84	o 225
9.51/9.84	c [INC SEARCH] iteration: 8
9.51/9.84	c [INC BOUNDS] best value:225 search for 224
9.51/9.84	c [INC SYSTEM] there exists a inc, kill it!
9.51/9.84	c write failed with 2
9.51/9.85	c [INC SYSTEM] create new solver instance
9.51/9.85	c [INC] encode full formula
9.51/9.85	c (debug) using card networks
9.51/9.85	c set iterative enc to: card
9.51/9.85	c set iterative enc to: none
9.51/9.86	c [INC SEARCH] isOptimum variable: 0
17.90/18.28	c formula is SAT
17.90/18.28	c [INC SEARCH] copied best model
17.90/18.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
17.90/18.28	c model valid
17.90/18.28	c current solution ok
17.90/18.28	o 224
17.90/18.28	c [INC SEARCH] iteration: 9
17.90/18.28	c [INC BOUNDS] best value:224 search for 223
17.90/18.28	c [INC SYSTEM] there exists a inc, kill it!
17.90/18.28	c write failed with 2
17.90/18.28	c [INC SYSTEM] create new solver instance
17.90/18.28	c [INC] encode full formula
17.90/18.28	c (debug) using card networks
17.90/18.29	c set iterative enc to: card
17.90/18.29	c set iterative enc to: none
18.02/18.30	c [INC SEARCH] isOptimum variable: 0
38.10/38.41	c formula is SAT
38.10/38.41	c [INC SEARCH] copied best model
38.10/38.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.10/38.41	c model valid
38.10/38.41	c current solution ok
38.10/38.41	o 223
38.10/38.41	c [INC SEARCH] iteration: 10
38.10/38.41	c [INC BOUNDS] best value:223 search for 222
38.10/38.41	c [INC SYSTEM] there exists a inc, kill it!
38.10/38.41	c write failed with 2
38.10/38.41	c [INC SYSTEM] create new solver instance
38.10/38.41	c [INC] encode full formula
38.10/38.41	c (debug) using card networks
38.10/38.42	c set iterative enc to: card
38.10/38.42	c set iterative enc to: none
38.10/38.43	c [INC SEARCH] isOptimum variable: 0
52.38/52.75	c formula is SAT
52.38/52.75	c [INC SEARCH] copied best model
52.38/52.75	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.38/52.75	c model valid
52.38/52.75	c current solution ok
52.38/52.75	o 221
52.38/52.75	c [INC SEARCH] iteration: 11
52.38/52.75	c [INC BOUNDS] best value:221 search for 220
52.38/52.75	c [INC SYSTEM] there exists a inc, kill it!
52.38/52.75	c write failed with 2
52.38/52.75	c [INC SYSTEM] create new solver instance
52.38/52.75	c [INC] encode full formula
52.38/52.75	c (debug) using card networks
52.38/52.76	c set iterative enc to: card
52.38/52.76	c set iterative enc to: none
52.38/52.77	c [INC SEARCH] isOptimum variable: 0
148.26/148.69	c formula is SAT
148.26/148.69	c [INC SEARCH] copied best model
148.26/148.69	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
148.26/148.69	c model valid
148.26/148.69	c current solution ok
148.26/148.69	o 219
148.26/148.69	c [INC SEARCH] iteration: 12
148.26/148.69	c [INC BOUNDS] best value:219 search for 218
148.26/148.69	c [INC SYSTEM] there exists a inc, kill it!
148.26/148.69	c write failed with 2
148.26/148.69	c [INC SYSTEM] create new solver instance
148.26/148.69	c [INC] encode full formula
148.26/148.69	c (debug) using card networks
148.38/148.70	c set iterative enc to: card
148.38/148.70	c set iterative enc to: none
148.38/148.71	c [INC SEARCH] isOptimum variable: 0
339.93/340.32	c formula is SAT
339.93/340.32	c [INC SEARCH] copied best model
339.93/340.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
339.93/340.32	c model valid
339.93/340.32	c current solution ok
339.93/340.32	o 218
339.93/340.32	c [INC SEARCH] iteration: 13
339.93/340.32	c [INC BOUNDS] best value:218 search for 217
339.93/340.32	c [INC SYSTEM] there exists a inc, kill it!
339.93/340.32	c write failed with 2
339.93/340.32	c [INC SYSTEM] create new solver instance
339.93/340.32	c [INC] encode full formula
339.93/340.32	c (debug) using card networks
339.93/340.33	c set iterative enc to: card
339.93/340.33	c set iterative enc to: none
339.93/340.34	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.71	HOME/npSolver-pbo-Itd.sh: line 18:  2973 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3698007-1338051805/watcher-3698007-1338051805 -o /tmp/evaluation-result-3698007-1338051805/solver-3698007-1338051805 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698007-1338051805.opb 1953451185 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.87 1.99 1.89 3/173 2970
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0

[startup+0.018136 s]
/proc/loadavg: 1.87 1.99 1.89 3/173 2970
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 1.87 1.99 1.89 3/173 2970
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300222 s]
/proc/loadavg: 1.87 1.99 1.89 3/173 2970
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700232 s]
/proc/loadavg: 1.87 1.99 1.89 3/173 2970
/proc/meminfo: memFree=28753688/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 1.87 1.99 1.89 3/181 2992
/proc/meminfo: memFree=28717324/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=1.09 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 4188 16947 0 0 42 8 54 5 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 16348

[startup+3.10021 s]
/proc/loadavg: 1.88 1.99 1.89 3/181 3002
/proc/meminfo: memFree=28710868/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=2.6 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 5254 23256 0 0 45 8 200 7 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 16348

[startup+6.30029 s]
/proc/loadavg: 1.88 1.99 1.89 3/181 3008
/proc/meminfo: memFree=28702372/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=3.92 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 5789 27140 0 0 46 8 329 9 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3008] ppid=2973 vsize=16780 CPUtime=2.09 cores=0,2,4,6
/proc/3008/stat : 3008 (glucosInc) R 2973 2970 2929 0 -1 4202496 3848 0 0 0 209 0 0 0 20 0 1 0 271309490 17182720 3372 33554432000 4194304 5654031 140735762746352 140735762734168 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3008/statm: 4195 3372 142 357 0 3835 0
Current children cumulated CPU time (s) 6.01
Current children cumulated vsize (KiB) 33128

[startup+12.7003 s]
/proc/loadavg: 1.90 1.99 1.89 3/181 3012
/proc/meminfo: memFree=28690828/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=9.58 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 6855 35665 0 0 48 9 890 11 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3012] ppid=2973 vsize=16952 CPUtime=2.82 cores=0,2,4,6
/proc/3012/stat : 3012 (glucosInc) R 2973 2970 2929 0 -1 4202496 4540 0 0 0 281 1 0 0 20 0 1 0 271310057 17358848 3435 33554432000 4194304 5654031 140736116248240 140736116236056 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3012/statm: 4238 3435 142 357 0 3878 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 33300

[startup+25.5067 s]
/proc/loadavg: 1.91 1.99 1.89 3/181 3016
/proc/meminfo: memFree=28677136/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=18.02 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 7386 42878 0 0 50 9 1730 13 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3016] ppid=2973 vsize=28608 CPUtime=7.19 cores=0,2,4,6
/proc/3016/stat : 3016 (glucosInc) R 2973 2970 2929 0 -1 4202496 5063 0 0 0 718 1 0 0 20 0 1 0 271310901 29294592 6577 33554432000 4194304 5654031 140734083385984 140734083373800 4232939 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3016/statm: 7152 6577 142 357 0 6792 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 44956

[startup+51.1003 s]
/proc/loadavg: 1.94 1.99 1.89 3/181 3018
/proc/meminfo: memFree=28655424/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=38.13 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 7921 49102 0 0 51 9 3738 15 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3018] ppid=2973 vsize=33000 CPUtime=12.65 cores=0,2,4,6
/proc/3018/stat : 3018 (glucosInc) R 2973 2970 2929 0 -1 4202496 5905 0 0 0 1263 2 0 0 20 0 1 0 271312914 33792000 7669 33554432000 4194304 5654031 140734186915360 140734186903176 4232611 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3018/statm: 8250 7669 142 357 0 7890 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 49348

[startup+102.3 s]
/proc/loadavg: 1.97 1.99 1.90 3/181 3021
/proc/meminfo: memFree=28608740/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=52.46 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 8454 55543 0 0 52 9 5167 18 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3020] ppid=2973 vsize=73260 CPUtime=49.51 cores=0,2,4,6
/proc/3020/stat : 3020 (glucosInc) R 2973 2970 2929 0 -1 4202496 7869 0 0 0 4948 3 0 0 20 0 1 0 271314348 75018240 15878 33554432000 4194304 5654031 140736545419776 140736545407592 4232752 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3020/statm: 18315 15878 142 357 0 17955 0
Current children cumulated CPU time (s) 101.97
Current children cumulated vsize (KiB) 89608

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.90 3/181 3023
/proc/meminfo: memFree=28637916/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=148.4 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 8988 65519 0 0 53 10 14753 24 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3023] ppid=2973 vsize=32980 CPUtime=13.56 cores=0,2,4,6
/proc/3023/stat : 3023 (glucosInc) R 2973 2970 2929 0 -1 4202496 6732 0 0 0 1355 1 0 0 20 0 1 0 271323942 33771520 7664 33554432000 4194304 5654031 140733475747440 140733475735256 4216427 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3023/statm: 8245 7664 142 357 0 7885 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 49328

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/181 3023
/proc/meminfo: memFree=28603528/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=148.4 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 8988 65519 0 0 53 10 14753 24 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3023] ppid=2973 vsize=66288 CPUtime=73.55 cores=0,2,4,6
/proc/3023/stat : 3023 (glucosInc) R 2973 2970 2929 0 -1 4202496 10526 0 0 0 7352 3 0 0 20 0 1 0 271323942 67878912 16007 33554432000 4194304 5654031 140733475747440 140733475735256 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3023/statm: 16572 16007 142 357 0 16212 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 82636

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.91 3/181 3025
/proc/meminfo: memFree=28589972/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=148.4 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.92 3/182 3038
/proc/meminfo: memFree=28283520/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=328440 CPUtime=1021.78 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 49271 0 0 0 102094 84 0 0 20 0 1 0 271343105 336322560 63381 33554432000 4194304 5654031 140735538565840 140735538563928 4232960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 82110 63381 142 357 0 81750 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 344788

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 3038
/proc/meminfo: memFree=28357948/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=247052 CPUtime=1081.75 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 50819 0 0 0 108088 87 0 0 20 0 1 0 271343105 252981248 54165 33554432000 4194304 5654031 140735538565840 140735538563928 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 61763 54165 142 357 0 61403 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 263400

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 3038
/proc/meminfo: memFree=28402316/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=166144 CPUtime=1141.74 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 51465 0 0 0 114084 90 0 0 20 0 1 0 271343105 170131456 39973 33554432000 4194304 5654031 140735538565840 140735538563768 4232438 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 41536 39973 142 357 0 41176 0
Current children cumulated CPU time (s) 1481.72
Current children cumulated vsize (KiB) 182492

[startup+1542.3 s]
/proc/loadavg: 2.04 2.01 1.93 3/181 3038
/proc/meminfo: memFree=28259180/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=328440 CPUtime=1201.74 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 53438 0 0 0 120080 94 0 0 20 0 1 0 271343105 336322560 73109 33554432000 4194304 5654031 140735538565840 140735538563928 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 82110 73109 142 357 0 81750 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 344788

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/182 3041
/proc/meminfo: memFree=28359884/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=328440 CPUtime=1261.72 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 55497 0 0 0 126074 98 0 0 20 0 1 0 271343105 336322560 63381 33554432000 4194304 5654031 140735538565840 140735538563928 4217744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 82110 63381 142 357 0 81750 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 344788

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3042
/proc/meminfo: memFree=28339320/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=247052 CPUtime=1321.72 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 57029 0 0 0 132070 102 0 0 20 0 1 0 271343105 252981248 52629 33554432000 4194304 5654031 140735538565840 140735538563928 4233431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 61763 52629 142 357 0 61403 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 263400

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3044
/proc/meminfo: memFree=28522424/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=166144 CPUtime=1381.7 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 57677 0 0 0 138066 104 0 0 20 0 1 0 271343105 170131456 38437 33554432000 4194304 5654031 140735538565840 140735538563768 4235062 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 41536 38437 142 357 0 41176 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 182492

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3044
/proc/meminfo: memFree=28369060/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=328440 CPUtime=1441.69 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 59646 0 0 0 144062 107 0 0 20 0 1 0 271343105 336322560 70037 33554432000 4194304 5654031 140735538565840 140735538563928 4232988 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 82110 70037 142 357 0 81750 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 344788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3044
/proc/meminfo: memFree=28332444/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=328440 CPUtime=1460.09 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 59664 0 0 0 145902 107 0 0 20 0 1 0 271343105 336322560 79253 33554432000 4194304 5654031 140735538565840 140735538563928 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 82110 79253 142 357 0 81750 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 344788

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.7 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3044
/proc/meminfo: memFree=28332444/32873844 swapFree=7100/7100
[pid=2970] ppid=2966 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2970/stat : 2970 (npSolver-pbo-It) S 2966 2970 2929 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271309071 9367552 275 33554432000 4194304 5064252 140733197418320 140733197417232 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2970/statm: 2287 275 233 213 0 72 0
[pid=2973] ppid=2970 vsize=7200 CPUtime=339.98 cores=0,2,4,6
/proc/2973/stat : 2973 (npSolver-pbo) S 2970 2970 2929 0 -1 4202496 9522 79954 0 0 55 10 33897 36 20 0 1 0 271309071 7372800 1459 33554432000 4194304 5992684 140734234403312 140734234389144 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2973/statm: 1800 1459 180 440 0 1356 0
[pid=3027] ppid=2973 vsize=328440 CPUtime=1460.09 cores=0,2,4,6
/proc/3027/stat : 3027 (glucosInc) R 2973 2970 2929 0 -1 4202496 59664 0 0 0 145902 107 0 0 20 0 1 0 271343105 336322560 79253 33554432000 4194304 5654031 140735538565840 140735538563928 4215344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3027/statm: 82110 79253 142 357 0 81750 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 344788

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2970 and gives
#  childrusage.ru_utime.tv_sec=339
#  childrusage.ru_utime.tv_usec=527383
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=470928
# CPU time returned by wait4() is 339.998
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.71
CPU time (s): 1800.07
CPU user time (s): 1798.54
CPU system time (s): 1.53
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 344788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 339.527
system time used= 0.470928
maximum resident set size= 126512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89851
page faults= 0
swaps= 0
block input operations= 0
block output operations= 76760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 721
involuntary context switches= 576

runsolver used 2.56261 second user time and 7.31389 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-26 19:03:25
IDJOB=3698007
IDBENCH=1951
IDSOLVER=2275
FILE ID=node103/3698007-1338051805
RUNJOBID= node103-1338051805-2945
PBS_JOBID= 14624384
Free space on /tmp= 71576 MiB

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

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

MD5SUM BENCH= 9cfc9eabeae08d1064da7d7b87db93a4
RANDOM SEED=1953451185

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.189
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:       32873844 kB
MemFree:        28754572 kB
Buffers:          258060 kB
Cached:          3076456 kB
SwapCached:            0 kB
Active:           906232 kB
Inactive:        2438644 kB
Active(anon):      12960 kB
Inactive(anon):       32 kB
Active(file):     893272 kB
Inactive(file):  2438612 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16996 kB
Writeback:             8 kB
AnonPages:         17700 kB
Mapped:            13568 kB
Shmem:               200 kB
Slab:             637240 kB
SReclaimable:      79260 kB
SUnreclaim:       557980 kB
KernelStack:        1392 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     102808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node103 at 2012-05-26 19:33:26