Trace number 3702796

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.13 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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.38	c run inc solver
0.00/0.38	c [INC SYSTEM] run initial solver
0.00/0.38	c [INC SYSTEM] preprocess with white file
0.00/0.64	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.64	c [INC SYSTEM] execute solver
0.00/0.70	c [INC SEARCH] formula is SAT
0.00/0.70	c [INC SYSTEM] solved the initial formula
0.00/0.70	c model valid
0.00/0.70	c current solution ok
0.00/0.80	o 265
0.00/0.80	c starting approximation
0.00/0.80	c factor = 1
0.00/0.80	c can not find a suitable factor, leaving approximation
0.00/0.80	c finished approximation
0.00/0.80	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.80	c write failed with 2
0.00/0.80	c [INC SEARCH] iteration: 0
0.00/0.80	c [INC BOUNDS] best value:265 search for 264
0.00/0.80	c [INC SYSTEM] create new solver instance
0.00/0.80	c [INC] encode full formula
0.00/0.80	c (debug) using card networks
0.00/0.81	c set iterative enc to: card
0.00/0.81	c set iterative enc to: none
0.00/0.81	c [INC SEARCH] isOptimum variable: 0
0.00/0.91	c formula is SAT
0.00/0.91	c [INC SEARCH] copied best model
0.00/0.91	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.91	c model valid
0.00/0.91	c current solution ok
0.00/0.91	o 251
0.00/0.91	c [INC SEARCH] iteration: 1
0.00/0.91	c [INC BOUNDS] best value:251 search for 250
0.00/0.91	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.91	c write failed with 2
0.00/0.92	c [INC SYSTEM] create new solver instance
0.00/0.92	c [INC] encode full formula
0.00/0.92	c (debug) using card networks
0.00/0.92	c set iterative enc to: card
0.00/0.92	c set iterative enc to: none
0.00/0.93	c [INC SEARCH] isOptimum variable: 0
1.06/1.13	c formula is SAT
1.06/1.13	c [INC SEARCH] copied best model
1.06/1.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.06/1.13	c model valid
1.06/1.13	c current solution ok
1.06/1.13	o 247
1.06/1.13	c [INC SEARCH] iteration: 2
1.06/1.13	c [INC BOUNDS] best value:247 search for 246
1.06/1.13	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.13	c write failed with 2
1.06/1.13	c [INC SYSTEM] create new solver instance
1.06/1.13	c [INC] encode full formula
1.06/1.13	c (debug) using card networks
1.06/1.14	c set iterative enc to: card
1.06/1.14	c set iterative enc to: none
1.06/1.15	c [INC SEARCH] isOptimum variable: 0
1.11/1.53	c formula is SAT
1.11/1.54	c [INC SEARCH] copied best model
1.11/1.54	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.11/1.54	c model valid
1.11/1.54	c current solution ok
1.11/1.54	o 242
1.11/1.54	c [INC SEARCH] iteration: 3
1.11/1.54	c [INC BOUNDS] best value:242 search for 241
1.11/1.54	c [INC SYSTEM] there exists a inc, kill it!
1.11/1.54	c write failed with 2
1.11/1.54	c [INC SYSTEM] create new solver instance
1.11/1.54	c [INC] encode full formula
1.11/1.54	c (debug) using card networks
1.11/1.55	c set iterative enc to: card
1.11/1.55	c set iterative enc to: none
1.11/1.55	c [INC SEARCH] isOptimum variable: 0
1.53/2.13	c formula is SAT
1.53/2.13	c [INC SEARCH] copied best model
1.53/2.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.53/2.13	c model valid
1.53/2.13	c current solution ok
1.53/2.13	o 237
1.53/2.13	c [INC SEARCH] iteration: 4
1.53/2.13	c [INC BOUNDS] best value:237 search for 236
1.53/2.13	c [INC SYSTEM] there exists a inc, kill it!
1.53/2.13	c write failed with 2
1.53/2.13	c [INC SYSTEM] create new solver instance
1.53/2.13	c [INC] encode full formula
1.53/2.13	c (debug) using card networks
1.53/2.14	c set iterative enc to: card
1.53/2.14	c set iterative enc to: none
1.53/2.15	c [INC SEARCH] isOptimum variable: 0
3.45/3.59	c formula is SAT
3.45/3.59	c [INC SEARCH] copied best model
3.45/3.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.45/3.59	c model valid
3.45/3.59	c current solution ok
3.45/3.59	o 234
3.45/3.59	c [INC SEARCH] iteration: 5
3.45/3.59	c [INC BOUNDS] best value:234 search for 233
3.45/3.59	c [INC SYSTEM] there exists a inc, kill it!
3.45/3.59	c write failed with 2
3.55/3.60	c [INC SYSTEM] create new solver instance
3.55/3.60	c [INC] encode full formula
3.55/3.60	c (debug) using card networks
3.55/3.60	c set iterative enc to: card
3.55/3.60	c set iterative enc to: none
3.55/3.61	c [INC SEARCH] isOptimum variable: 0
4.76/4.84	c formula is SAT
4.76/4.84	c [INC SEARCH] copied best model
4.76/4.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.76/4.84	c model valid
4.76/4.84	c current solution ok
4.76/4.84	o 230
4.76/4.84	c [INC SEARCH] iteration: 6
4.76/4.84	c [INC BOUNDS] best value:230 search for 229
4.76/4.84	c [INC SYSTEM] there exists a inc, kill it!
4.76/4.84	c write failed with 2
4.76/4.84	c [INC SYSTEM] create new solver instance
4.76/4.84	c [INC] encode full formula
4.76/4.84	c (debug) using card networks
4.76/4.85	c set iterative enc to: card
4.76/4.85	c set iterative enc to: none
4.76/4.86	c [INC SEARCH] isOptimum variable: 0
10.35/10.45	c formula is SAT
10.35/10.45	c [INC SEARCH] copied best model
10.35/10.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
10.35/10.45	c model valid
10.35/10.45	c current solution ok
10.35/10.45	o 225
10.35/10.45	c [INC SEARCH] iteration: 7
10.35/10.45	c [INC BOUNDS] best value:225 search for 224
10.35/10.45	c [INC SYSTEM] there exists a inc, kill it!
10.35/10.45	c write failed with 2
10.35/10.45	c [INC SYSTEM] create new solver instance
10.35/10.45	c [INC] encode full formula
10.35/10.45	c (debug) using card networks
10.35/10.46	c set iterative enc to: card
10.35/10.46	c set iterative enc to: none
10.35/10.47	c [INC SEARCH] isOptimum variable: 0
16.75/16.87	c formula is SAT
16.75/16.87	c [INC SEARCH] copied best model
16.75/16.87	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.75/16.87	c model valid
16.75/16.87	c current solution ok
16.75/16.87	o 223
16.75/16.87	c [INC SEARCH] iteration: 8
16.75/16.87	c [INC BOUNDS] best value:223 search for 222
16.75/16.87	c [INC SYSTEM] there exists a inc, kill it!
16.75/16.87	c write failed with 2
16.75/16.87	c [INC SYSTEM] create new solver instance
16.75/16.87	c [INC] encode full formula
16.75/16.87	c (debug) using card networks
16.75/16.88	c set iterative enc to: card
16.75/16.88	c set iterative enc to: none
16.75/16.89	c [INC SEARCH] isOptimum variable: 0
34.05/34.15	c formula is SAT
34.05/34.15	c [INC SEARCH] copied best model
34.05/34.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
34.05/34.16	c model valid
34.05/34.16	c current solution ok
34.05/34.16	o 222
34.05/34.16	c [INC SEARCH] iteration: 9
34.05/34.16	c [INC BOUNDS] best value:222 search for 221
34.05/34.16	c [INC SYSTEM] there exists a inc, kill it!
34.05/34.16	c write failed with 2
34.05/34.16	c [INC SYSTEM] create new solver instance
34.05/34.16	c [INC] encode full formula
34.05/34.16	c (debug) using card networks
34.05/34.17	c set iterative enc to: card
34.05/34.17	c set iterative enc to: none
34.05/34.17	c [INC SEARCH] isOptimum variable: 0
43.04/43.18	c formula is SAT
43.04/43.18	c [INC SEARCH] copied best model
43.04/43.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
43.04/43.18	c model valid
43.04/43.18	c current solution ok
43.04/43.18	o 219
43.04/43.18	c [INC SEARCH] iteration: 10
43.04/43.18	c [INC BOUNDS] best value:219 search for 218
43.04/43.18	c [INC SYSTEM] there exists a inc, kill it!
43.04/43.18	c write failed with 2
43.04/43.19	c [INC SYSTEM] create new solver instance
43.04/43.19	c [INC] encode full formula
43.04/43.19	c (debug) using card networks
43.04/43.20	c set iterative enc to: card
43.04/43.20	c set iterative enc to: none
43.13/43.20	c [INC SEARCH] isOptimum variable: 0
239.79/239.92	c formula is SAT
239.79/239.92	c [INC SEARCH] copied best model
239.79/239.92	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
239.79/239.92	c model valid
239.79/239.92	c current solution ok
239.79/239.92	o 218
239.79/239.92	c [INC SEARCH] iteration: 11
239.79/239.92	c [INC BOUNDS] best value:218 search for 217
239.79/239.92	c [INC SYSTEM] there exists a inc, kill it!
239.79/239.92	c write failed with 2
239.79/239.93	c [INC SYSTEM] create new solver instance
239.79/239.93	c [INC] encode full formula
239.79/239.93	c (debug) using card networks
239.79/239.94	c set iterative enc to: card
239.79/239.94	c set iterative enc to: none
239.79/239.95	c [INC SEARCH] isOptimum variable: 0
1242.48/1242.81	c formula is SAT
1242.48/1242.81	c [INC SEARCH] copied best model
1242.48/1242.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1242.48/1242.81	c model valid
1242.48/1242.81	c current solution ok
1242.48/1242.81	o 216
1242.48/1242.81	c [INC SEARCH] iteration: 12
1242.48/1242.81	c [INC BOUNDS] best value:216 search for 215
1242.48/1242.81	c [INC SYSTEM] there exists a inc, kill it!
1242.48/1242.81	c write failed with 2
1242.48/1242.81	c [INC SYSTEM] create new solver instance
1242.48/1242.81	c [INC] encode full formula
1242.48/1242.81	c (debug) using card networks
1242.48/1242.82	c set iterative enc to: card
1242.48/1242.82	c set iterative enc to: none
1242.48/1242.83	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.51	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.51	s UNKNOWN
1800.09/1800.51	c [INC SYSTEM] there exists a inc, kill it!
1800.09/1800.51	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-3702796-1338310772/watcher-3702796-1338310772 -o /tmp/evaluation-result-3702796-1338310772/solver-3702796-1338310772 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702796-1338310772.opb 161992401 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: 0.00 0.00 0.85 3/177 4122
/proc/meminfo: memFree=30713956/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0

[startup+0.103003 s]
/proc/loadavg: 0.00 0.00 0.85 3/177 4122
/proc/meminfo: memFree=30713956/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200274 s]
/proc/loadavg: 0.00 0.00 0.85 3/177 4122
/proc/meminfo: memFree=30713956/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 0.00 0.00 0.85 3/177 4122
/proc/meminfo: memFree=30713956/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700212 s]
/proc/loadavg: 0.00 0.00 0.85 3/177 4122
/proc/meminfo: memFree=30713956/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 0.00 0.00 0.85 3/181 4142
/proc/meminfo: memFree=30670048/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1.11 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 3539 12960 0 0 42 7 58 4 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 16108

[startup+3.10035 s]
/proc/loadavg: 0.08 0.02 0.85 3/181 4150
/proc/meminfo: memFree=30671032/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=2.12 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 4578 19011 0 0 45 8 153 6 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4150] ppid=4123 vsize=16292 CPUtime=0.93 cores=0,2,4,6
/proc/4150/stat : 4150 (glucosInc) R 4123 4122 4077 0 -1 4202496 2721 0 0 0 93 0 0 0 20 0 1 0 297205989 16683008 3191 33554432000 4194304 5654031 140735554470000 140735554457816 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4150/statm: 4073 3191 141 357 0 3713 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 32400

[startup+6.30041 s]
/proc/loadavg: 0.08 0.02 0.85 3/181 4156
/proc/meminfo: memFree=30666804/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=4.83 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 5616 26009 0 0 48 8 417 10 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4156] ppid=4123 vsize=16448 CPUtime=1.42 cores=0,2,4,6
/proc/4156/stat : 4156 (glucosInc) R 4123 4122 4077 0 -1 4202496 3301 0 0 0 142 0 0 0 20 0 1 0 297206260 16842752 3187 33554432000 4194304 5654031 140733342523504 140733342511320 4232639 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4156/statm: 4112 3187 142 357 0 3752 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 32556

[startup+12.7003 s]
/proc/loadavg: 0.37 0.08 0.86 3/181 4158
/proc/meminfo: memFree=30652932/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=10.44 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 6137 31791 0 0 49 8 975 12 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4158] ppid=4123 vsize=16600 CPUtime=2.2 cores=0,2,4,6
/proc/4158/stat : 4158 (glucosInc) R 4123 4122 4077 0 -1 4202496 3365 0 0 0 220 0 0 0 20 0 1 0 297206821 16998400 3492 33554432000 4194304 5654031 140736623485616 140736623473432 4234964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4158/statm: 4150 3492 142 357 0 3790 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 32708

[startup+25.5004 s]
/proc/loadavg: 0.62 0.14 0.87 3/181 4162
/proc/meminfo: memFree=30632728/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=16.85 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 6653 37415 0 0 51 8 1612 14 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4162] ppid=4123 vsize=32840 CPUtime=8.6 cores=0,2,4,6
/proc/4162/stat : 4162 (glucosInc) R 4123 4122 4077 0 -1 4202496 5740 0 0 0 859 1 0 0 20 0 1 0 297207463 33628160 7644 33554432000 4194304 5654031 140735242248688 140735242236504 4208637 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4162/statm: 8210 7644 142 357 0 7850 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 48948

[startup+51.1004 s]
/proc/loadavg: 1.15 0.31 0.91 3/182 4169
/proc/meminfo: memFree=30622608/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=43.15 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 7693 52132 0 0 53 9 4234 19 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4169] ppid=4123 vsize=32852 CPUtime=7.87 cores=0,2,4,6
/proc/4169/stat : 4169 (glucosInc) R 4123 4122 4077 0 -1 4202496 6222 0 0 0 786 1 0 0 20 0 1 0 297210094 33640448 7477 33554432000 4194304 5654031 140733766926016 140733766913832 4215968 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4169/statm: 8213 7477 142 357 0 7853 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 48960

[startup+102.3 s]
/proc/loadavg: 1.66 0.59 0.97 3/181 4192
/proc/meminfo: memFree=30537384/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=43.15 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 7693 52132 0 0 53 9 4234 19 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4169] ppid=4123 vsize=126908 CPUtime=59.07 cores=0,2,4,6
/proc/4169/stat : 4169 (glucosInc) R 4123 4122 4077 0 -1 4202496 9432 0 0 0 5904 3 0 0 20 0 1 0 297210094 129953792 22993 33554432000 4194304 5654031 140733766926016 140733766923944 4232791 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4169/statm: 31727 22993 142 357 0 31367 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 143016

[startup+162.3 s]
/proc/loadavg: 1.87 0.84 1.03 3/181 4193
/proc/meminfo: memFree=30553352/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=43.15 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 7693 52132 0 0 53 9 4234 19 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4169] ppid=4123 vsize=77588 CPUtime=119.05 cores=0,2,4,6
/proc/4169/stat : 4169 (glucosInc) R 4123 4122 4077 0 -1 4202496 10803 0 0 0 11900 5 0 0 20 0 1 0 297210094 79450112 18862 33554432000 4194304 5654031 140733766926016 140733766913832 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4169/statm: 19397 18862 142 357 0 19037 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 93696

[startup+222.307 s]
/proc/loadavg: 1.95 1.05 1.09 3/181 4193
/proc/meminfo: memFree=30474236/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=43.15 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 7693 52132 0 0 53 9 4234 19 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4169] ppid=4123 vsize=157728 CPUtime=179.04 cores=0,2,4,6
/proc/4169/stat : 4169 (glucosInc) R 4123 4122 4077 0 -1 4202496 13417 0 0 0 17894 10 0 0 20 0 1 0 297210094 161513472 38720 33554432000 4194304 5654031 140733766926016 140733766924104 4232862 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4169/statm: 39432 38720 142 357 0 39072 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 173836

[startup+282.3 s]
/proc/loadavg: 1.98 1.21 1.14 3/181 4197
/proc/meminfo: memFree=30580012/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30338264/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=239.84 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8212 67875 0 0 54 9 23888 33 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4195] ppid=4123 vsize=189464 CPUtime=1002.14 cores=0,2,4,6
/proc/4195/stat : 4195 (glucosInc) R 4123 4122 4077 0 -1 4202496 42487 0 0 0 100135 79 0 0 20 0 1 0 297229769 194011136 42831 33554432000 4194304 5654031 140733908994464 140733908992552 4232707 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4195/statm: 47366 42831 142 357 0 47006 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 205572

[startup+1302.3 s]
/proc/loadavg: 2.01 1.97 1.69 3/181 4208
/proc/meminfo: memFree=30479020/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=84980 CPUtime=59.43 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 9873 0 0 0 5940 3 0 0 20 0 1 0 297330057 87019520 14996 33554432000 4194304 5654031 140737102470432 140737102458248 4215913 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4208/statm: 21245 14996 142 357 0 20885 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 101088

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/181 4209
/proc/meminfo: memFree=30427776/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=84980 CPUtime=119.42 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 10077 0 0 0 11938 4 0 0 20 0 1 0 297330057 87019520 16166 33554432000 4194304 5654031 140737102470432 140737102458248 4232659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/4208/statm: 21245 16166 142 357 0 20885 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 101088

[startup+1422.3 s]
/proc/loadavg: 2.03 1.99 1.73 3/181 4209
/proc/meminfo: memFree=30463556/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=84980 CPUtime=179.42 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 11033 0 0 0 17935 7 0 0 20 0 1 0 297330057 87019520 16166 33554432000 4194304 5654031 140737102470432 140737102458248 4232949 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 21245 16166 142 357 0 20885 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 101088

[startup+1482.3 s]
/proc/loadavg: 2.01 1.99 1.74 3/181 4209
/proc/meminfo: memFree=30415184/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=134300 CPUtime=239.41 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 12589 0 0 0 23930 11 0 0 20 0 1 0 297330057 137523200 26579 33554432000 4194304 5654031 140737102470432 140737102468360 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 33575 26579 142 357 0 33215 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 150408

[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.75 3/181 4209
/proc/meminfo: memFree=30364336/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=177280 CPUtime=299.4 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 17282 0 0 0 29922 18 0 0 20 0 1 0 297330057 181534720 37302 33554432000 4194304 5654031 140737102470432 140737102468520 4215898 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 44320 37302 142 357 0 43960 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 193388

[startup+1602.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/181 4209
/proc/meminfo: memFree=30409956/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=177280 CPUtime=359.39 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 20515 0 0 0 35915 24 0 0 20 0 1 0 297330057 181534720 41398 33554432000 4194304 5654031 140737102470432 140737102468520 4233440 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 44320 41398 142 357 0 43960 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 193388

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.78 3/181 4210
/proc/meminfo: memFree=30362628/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=146460 CPUtime=419.37 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 23271 0 0 0 41908 29 0 0 20 0 1 0 297330057 149975040 35815 33554432000 4194304 5654031 140737102470432 140737102468360 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 36615 35815 142 357 0 36255 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 162568

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/181 4212
/proc/meminfo: memFree=30540392/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=146460 CPUtime=479.37 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 25564 0 0 0 47903 34 0 0 20 0 1 0 297330057 149975040 32115 33554432000 4194304 5654031 140737102470432 140737102458248 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 36615 32115 142 357 0 36255 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 162568

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.80 3/181 4212
/proc/meminfo: memFree=30447704/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=177280 CPUtime=539.35 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 27741 0 0 0 53897 38 0 0 20 0 1 0 297330057 181534720 40374 33554432000 4194304 5654031 140737102470432 140737102458248 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 44320 40374 142 357 0 43960 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 193388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 1.99 1.80 2/174 4237
/proc/meminfo: memFree=30564500/32873844 swapFree=7372/7372
[pid=4122] ppid=4120 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/4122/stat : 4122 (npSolver-pbo-It) S 4120 4122 4077 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 297205773 9367552 275 33554432000 4194304 5064252 140735273101856 140735273100768 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/4122/statm: 2287 275 233 213 0 72 0
[pid=4123] ppid=4122 vsize=6960 CPUtime=1242.53 cores=0,2,4,6
/proc/4123/stat : 4123 (npSolver-pbo) S 4122 4122 4077 0 -1 4202496 8733 110892 0 0 56 9 124074 114 20 0 1 0 297205774 7127040 1411 33554432000 4194304 5992684 140736177689472 140736177675304 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/4123/statm: 1740 1411 194 440 0 1296 0
[pid=4208] ppid=4123 vsize=177280 CPUtime=557.56 cores=0,2,4,6
/proc/4208/stat : 4208 (glucosInc) R 4123 4122 4077 0 -1 4202496 28526 0 0 0 55716 40 0 0 20 0 1 0 297330057 181534720 37302 33554432000 4194304 5654031 140737102470432 140737102458248 4215036 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4208/statm: 44320 37302 142 357 0 43960 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 193388

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.51
CPU time (s): 1800.13
CPU user time (s): 1798.48
CPU system time (s): 1.65175
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 337048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.48
system time used= 1.65175
maximum resident set size= 285168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148531
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 680
involuntary context switches= 2567

runsolver used 5.53116 second user time and 19.794 second system time

The end

Launcher Data

Begin job on node109 at 2012-05-29 18:59:32
IDJOB=3702796
IDBENCH=1954
IDSOLVER=2278
FILE ID=node109/3702796-1338310772
RUNJOBID= node109-1338310771-4093
PBS_JOBID= 14632119
Free space on /tmp= 71016 MiB

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

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=161992401

node109.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.264
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.52
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.264
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		: 2667.264
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.91
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.264
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.264
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.264
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.264
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		: 2667.264
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30714104 kB
Buffers:          254096 kB
Cached:          1032308 kB
SwapCached:          584 kB
Active:           655368 kB
Inactive:         641296 kB
Active(anon):       3936 kB
Inactive(anon):     9092 kB
Active(file):     651432 kB
Inactive(file):   632204 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67106296 kB
Dirty:             16528 kB
Writeback:             4 kB
AnonPages:         17472 kB
Mapped:            10692 kB
Shmem:                 8 kB
Slab:             724508 kB
SReclaimable:     167188 kB
SUnreclaim:       557320 kB
KernelStack:        1400 kB
PageTables:         3792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127532 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= 71012 MiB
End job on node109 at 2012-05-29 19:29:33