Trace number 3751955

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_18.opb.PB06.opb
MD5SUM7db364152f2aec17f16cb8adef9dc3c7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark1796.74
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 variables470
Total number of constraints469
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 constraints469
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c run inc solver
0.00/0.02	c [INC SYSTEM] run initial solver
0.00/0.02	c [INC SYSTEM] preprocess with white file
0.00/0.18	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.18	c [INC SYSTEM] execute solver
0.00/0.19	c [INC SEARCH] formula is SAT
0.00/0.19	c [INC SYSTEM] solved the initial formula
0.00/0.19	c model valid
0.00/0.19	c current solution ok
0.00/0.23	o 454
0.00/0.23	c starting approximation
0.00/0.23	c factor = 1
0.00/0.23	c can not find a suitable factor, leaving approximation
0.00/0.23	c finished approximation
0.00/0.23	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.23	c write failed with 2
0.00/0.23	c [INC SEARCH] iteration: 0
0.00/0.23	c [INC BOUNDS] best value:454 search for 453
0.00/0.23	c [INC SYSTEM] create new solver instance
0.00/0.23	c [INC] encode full formula
0.00/0.23	c (debug) using card networks
0.00/0.23	c old isEQ: 160, new EQ is 0
0.00/0.24	c set iterative enc to: card
0.00/0.24	c set iterative enc to: none
0.00/0.24	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.28	c model valid
0.00/0.28	c current solution ok
0.00/0.28	o 230
0.00/0.28	c [INC SEARCH] iteration: 1
0.00/0.28	c [INC BOUNDS] best value:230 search for 229
0.00/0.28	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.28	c write failed with 2
0.00/0.28	c [INC SYSTEM] create new solver instance
0.00/0.28	c [INC] encode full formula
0.00/0.28	c (debug) using card networks
0.00/0.28	c old isEQ: 208, new EQ is 0
0.00/0.29	c set iterative enc to: card
0.00/0.29	c set iterative enc to: none
0.00/0.29	c [INC SEARCH] isOptimum variable: 0
0.00/0.33	c formula is SAT
0.00/0.33	c [INC SEARCH] copied best model
0.00/0.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.33	c model valid
0.00/0.33	c current solution ok
0.00/0.33	o 229
0.00/0.33	c [INC SEARCH] iteration: 2
0.00/0.33	c [INC BOUNDS] best value:229 search for 228
0.00/0.33	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.33	c write failed with 2
0.00/0.33	c [INC SYSTEM] create new solver instance
0.00/0.33	c [INC] encode full formula
0.00/0.33	c (debug) using card networks
0.00/0.33	c old isEQ: 208, new EQ is 0
0.00/0.34	c set iterative enc to: card
0.00/0.34	c set iterative enc to: none
0.00/0.34	c [INC SEARCH] isOptimum variable: 0
0.00/0.38	c formula is SAT
0.00/0.38	c [INC SEARCH] copied best model
0.00/0.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.38	c model valid
0.00/0.38	c current solution ok
0.00/0.38	o 228
0.00/0.38	c [INC SEARCH] iteration: 3
0.00/0.38	c [INC BOUNDS] best value:228 search for 227
0.00/0.38	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.38	c write failed with 2
0.00/0.38	c [INC SYSTEM] create new solver instance
0.00/0.38	c [INC] encode full formula
0.00/0.38	c (debug) using card networks
0.00/0.38	c old isEQ: 208, new EQ is 0
0.00/0.39	c set iterative enc to: card
0.00/0.39	c set iterative enc to: none
0.00/0.39	c [INC SEARCH] isOptimum variable: 0
0.00/0.45	c formula is SAT
0.00/0.45	c [INC SEARCH] copied best model
0.00/0.45	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.45	c model valid
0.00/0.45	c current solution ok
0.00/0.45	o 227
0.00/0.45	c [INC SEARCH] iteration: 4
0.00/0.45	c [INC BOUNDS] best value:227 search for 226
0.00/0.45	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.45	c write failed with 2
0.00/0.45	c [INC SYSTEM] create new solver instance
0.00/0.45	c [INC] encode full formula
0.00/0.45	c (debug) using card networks
0.00/0.45	c old isEQ: 208, new EQ is 0
0.00/0.46	c set iterative enc to: card
0.00/0.46	c set iterative enc to: none
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.52	c formula is SAT
0.00/0.52	c [INC SEARCH] copied best model
0.00/0.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.52	c model valid
0.00/0.52	c current solution ok
0.00/0.52	o 226
0.00/0.52	c [INC SEARCH] iteration: 5
0.00/0.52	c [INC BOUNDS] best value:226 search for 225
0.00/0.52	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.52	c write failed with 2
0.00/0.52	c [INC SYSTEM] create new solver instance
0.00/0.52	c [INC] encode full formula
0.00/0.52	c (debug) using card networks
0.00/0.52	c old isEQ: 208, new EQ is 0
0.00/0.53	c set iterative enc to: card
0.00/0.53	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
0.00/0.60	c formula is SAT
0.00/0.60	c [INC SEARCH] copied best model
0.00/0.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.60	o 225
0.00/0.60	c [INC SEARCH] iteration: 6
0.00/0.60	c [INC BOUNDS] best value:225 search for 224
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.61	c [INC SYSTEM] create new solver instance
0.00/0.61	c [INC] encode full formula
0.00/0.61	c (debug) using card networks
0.00/0.61	c old isEQ: 208, new EQ is 0
0.00/0.61	c set iterative enc to: card
0.00/0.61	c set iterative enc to: none
0.00/0.62	c [INC SEARCH] isOptimum variable: 0
11.86/11.90	c formula is SAT
11.86/11.90	c [INC SEARCH] copied best model
11.86/11.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
11.86/11.90	c model valid
11.86/11.90	c current solution ok
11.86/11.90	o 223
11.86/11.90	c [INC SEARCH] iteration: 7
11.86/11.90	c [INC BOUNDS] best value:223 search for 222
11.86/11.90	c [INC SYSTEM] there exists a inc, kill it!
11.86/11.90	c write failed with 2
11.86/11.91	c [INC SYSTEM] create new solver instance
11.86/11.91	c [INC] encode full formula
11.86/11.91	c (debug) using card networks
11.86/11.91	c old isEQ: 208, new EQ is 0
11.86/11.91	c set iterative enc to: card
11.86/11.91	c set iterative enc to: none
11.86/11.92	c [INC SEARCH] isOptimum variable: 0
15.65/15.73	c formula is SAT
15.65/15.73	c [INC SEARCH] copied best model
15.65/15.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.65/15.74	c model valid
15.65/15.74	c current solution ok
15.65/15.74	o 221
15.65/15.74	c [INC SEARCH] iteration: 8
15.65/15.74	c [INC BOUNDS] best value:221 search for 220
15.65/15.74	c [INC SYSTEM] there exists a inc, kill it!
15.65/15.74	c write failed with 2
15.65/15.74	c [INC SYSTEM] create new solver instance
15.65/15.74	c [INC] encode full formula
15.65/15.74	c (debug) using card networks
15.65/15.74	c old isEQ: 208, new EQ is 0
15.65/15.75	c set iterative enc to: card
15.65/15.75	c set iterative enc to: none
15.65/15.75	c [INC SEARCH] isOptimum variable: 0
46.53/46.61	c formula is SAT
46.53/46.62	c [INC SEARCH] copied best model
46.53/46.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.53/46.62	c model valid
46.53/46.62	c current solution ok
46.53/46.62	o 219
46.53/46.62	c [INC SEARCH] iteration: 9
46.53/46.62	c [INC BOUNDS] best value:219 search for 218
46.53/46.62	c [INC SYSTEM] there exists a inc, kill it!
46.53/46.62	c write failed with 2
46.53/46.62	c [INC SYSTEM] create new solver instance
46.53/46.62	c [INC] encode full formula
46.53/46.62	c (debug) using card networks
46.53/46.62	c old isEQ: 208, new EQ is 0
46.53/46.63	c set iterative enc to: card
46.53/46.63	c set iterative enc to: none
46.53/46.63	c [INC SEARCH] isOptimum variable: 0
598.93/599.14	c formula is SAT
598.93/599.15	c [INC SEARCH] copied best model
598.93/599.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
598.93/599.15	c model valid
598.93/599.15	c current solution ok
598.93/599.15	o 218
598.93/599.15	c [INC SEARCH] iteration: 10
598.93/599.15	c [INC BOUNDS] best value:218 search for 217
598.93/599.15	c [INC SYSTEM] there exists a inc, kill it!
598.93/599.15	c write failed with 2
598.93/599.15	c [INC SYSTEM] create new solver instance
598.93/599.15	c [INC] encode full formula
598.93/599.15	c (debug) using card networks
598.93/599.15	c old isEQ: 208, new EQ is 0
598.93/599.16	c set iterative enc to: card
598.93/599.16	c set iterative enc to: none
598.93/599.16	c [INC SEARCH] isOptimum variable: 0
832.59/832.80	c formula is SAT
832.59/832.80	c [INC SEARCH] copied best model
832.59/832.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
832.59/832.80	c model valid
832.59/832.80	c current solution ok
832.59/832.80	o 216
832.59/832.80	c [INC SEARCH] iteration: 11
832.59/832.80	c [INC BOUNDS] best value:216 search for 215
832.59/832.80	c [INC SYSTEM] there exists a inc, kill it!
832.59/832.80	c write failed with 2
832.59/832.80	c [INC SYSTEM] create new solver instance
832.59/832.80	c [INC] encode full formula
832.59/832.80	c (debug) using card networks
832.59/832.80	c old isEQ: 208, new EQ is 0
832.59/832.81	c set iterative enc to: card
832.59/832.81	c set iterative enc to: none
832.59/832.82	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.00 1.99 3/176 25291
/proc/meminfo: memFree=26281740/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0

[startup+0.09804 s]
/proc/loadavg: 2.01 2.00 1.99 3/176 25291
/proc/meminfo: memFree=26281740/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100171 s]
/proc/loadavg: 2.01 2.00 1.99 3/176 25291
/proc/meminfo: memFree=26281740/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300135 s]
/proc/loadavg: 2.01 2.00 1.99 3/176 25291
/proc/meminfo: memFree=26281740/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700151 s]
/proc/loadavg: 2.01 2.00 1.99 3/176 25291
/proc/meminfo: memFree=26281740/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 25312
/proc/meminfo: memFree=26266872/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=0.6 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 5849 22155 0 0 10 4 42 4 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25312] ppid=25292 vsize=12844 CPUtime=0.86 cores=1,3,5,7
/proc/25312/stat : 25312 (glucosInc) R 25292 25291 12376 0 -1 4202496 2930 0 0 0 86 0 0 0 20 0 1 0 377638873 13152256 2519 33554432000 4194304 5654031 140737237444832 140737237442728 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 3211 2519 141 357 0 2851 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 26856

[startup+3.10018 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 25312
/proc/meminfo: memFree=26265580/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=0.6 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 5849 22155 0 0 10 4 42 4 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25312] ppid=25292 vsize=19288 CPUtime=2.46 cores=1,3,5,7
/proc/25312/stat : 25312 (glucosInc) R 25292 25291 12376 0 -1 4202496 4948 0 0 0 246 0 0 0 20 0 1 0 377638873 19750912 3989 33554432000 4194304 5654031 140737237444832 140737237442712 4232715 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 4822 3989 142 357 0 4462 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33300

[startup+6.30019 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 25312
/proc/meminfo: memFree=26260388/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=0.6 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 5849 22155 0 0 10 4 42 4 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25312] ppid=25292 vsize=30820 CPUtime=5.66 cores=1,3,5,7
/proc/25312/stat : 25312 (glucosInc) R 25292 25291 12376 0 -1 4202496 5765 0 0 0 565 1 0 0 20 0 1 0 377638873 31559680 5524 33554432000 4194304 5654031 140737237444832 140737237442712 4215130 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25312/statm: 7705 5524 142 357 0 7345 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 44832

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.99 3/179 25314
/proc/meminfo: memFree=26269884/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=11.89 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 6372 29068 0 0 11 4 1168 6 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25314] ppid=25292 vsize=11792 CPUtime=0.77 cores=1,3,5,7
/proc/25314/stat : 25314 (glucosInc) R 25292 25291 12376 0 -1 4202496 2767 0 0 0 77 0 0 0 20 0 1 0 377640003 12075008 2391 33554432000 4194304 5654031 140737026978384 140737026976232 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25314/statm: 2948 2391 141 357 0 2588 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 25804

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25318
/proc/meminfo: memFree=26312372/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=15.71 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 6895 34949 0 0 13 4 1548 6 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25316] ppid=25292 vsize=35248 CPUtime=9.73 cores=1,3,5,7
/proc/25316/stat : 25316 (glucosInc) R 25292 25291 12376 0 -1 4202496 8318 0 0 0 971 2 0 0 20 0 1 0 377640387 36093952 6565 33554432000 4194304 5654031 140735184387712 140735184375528 4215091 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25316/statm: 8812 6565 142 357 0 8452 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 49260

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25320
/proc/meminfo: memFree=26303944/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=46.58 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 7418 44420 0 0 14 5 4630 9 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25320] ppid=25292 vsize=22052 CPUtime=4.45 cores=1,3,5,7
/proc/25320/stat : 25320 (glucosInc) R 25292 25291 12376 0 -1 4202496 5493 0 0 0 444 1 0 0 20 0 1 0 377643475 22581248 4852 33554432000 4194304 5654031 140733662006656 140733661994472 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/25320/statm: 5513 4852 142 357 0 5153 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 36064

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.99 3/180 25323
/proc/meminfo: memFree=26244472/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=46.58 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 7418 44420 0 0 14 5 4630 9 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25320] ppid=25292 vsize=98780 CPUtime=55.64 cores=1,3,5,7
/proc/25320/stat : 25320 (glucosInc) R 25292 25291 12376 0 -1 4202496 7863 0 0 0 5561 3 0 0 20 0 1 0 377643475 101150720 19035 33554432000 4194304 5654031 140733662006656 140733661994472 4216605 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25320/statm: 24695 19035 142 357 0 24335 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 112792

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25323
/proc/meminfo: memFree=26172240/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=46.58 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 7418 44420 0 0 14 5 4630 9 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25320] ppid=25292 vsize=98780 CPUtime=115.63 cores=1,3,5,7
/proc/25320/stat : 25320 (glucosInc) R 25292 25291 12376 0 -1 4202496 8752 0 0 0 11559 4 0 0 20 0 1 0 377643475 101150720 20059 33554432000 4194304 5654031 140733662006656 140733661994472 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25320/statm: 24695 20059 142 357 0 24335 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 112792

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/179 25323
/proc/meminfo: memFree=26208660/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=46.58 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 7418 44420 0 0 14 5 4630 9 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25320] ppid=25292 vsize=98780 CPUtime=175.62 cores=1,3,5,7
/proc/25320/stat : 25320 (glucosInc) R 25292 25291 12376 0 -1 4202496 10979 0 0 0 17555 7 0 0 20 0 1 0 377643475 101150720 20059 33554432000 4194304 5654031 140733662006656 140733661994472 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25320/statm: 24695 20059 142 357 0 24335 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 112792

[startup+282.3 s]

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

/proc/meminfo: memFree=26072112/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=89652 CPUtime=409.4 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 18459 0 0 0 40915 25 0 0 20 0 1 0 377722093 91803648 21861 33554432000 4194304 5654031 140733739489440 140733739487464 4232495 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 22413 21861 142 357 0 22053 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 103664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25337
/proc/meminfo: memFree=26005876/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=169792 CPUtime=469.39 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 20441 0 0 0 46909 30 0 0 20 0 1 0 377722093 173867008 35800 33554432000 4194304 5654031 140733739489440 140733739487528 4232912 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 42448 35800 142 357 0 42088 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 183804

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25339
/proc/meminfo: memFree=26178696/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=169792 CPUtime=529.37 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 22366 0 0 0 52902 35 0 0 20 0 1 0 377722093 173867008 37336 33554432000 4194304 5654031 140733739489440 140733739477256 4214981 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 42448 37336 142 357 0 42088 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 183804

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 25339
/proc/meminfo: memFree=26187436/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=108444 CPUtime=589.37 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 24309 0 0 0 58897 40 0 0 20 0 1 0 377722093 111046656 26559 33554432000 4194304 5654031 140733739489440 140733739487464 4233168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 27111 26559 142 357 0 26751 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 122456

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 25343
/proc/meminfo: memFree=26101072/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=188584 CPUtime=649.36 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 26464 0 0 0 64891 45 0 0 20 0 1 0 377722093 193110016 44594 33554432000 4194304 5654031 140733739489440 140733739487528 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 47146 44594 142 357 0 46786 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 202596

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 25343
/proc/meminfo: memFree=26070992/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=238672 CPUtime=709.35 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 28809 0 0 0 70886 49 0 0 20 0 1 0 377722093 244400128 51551 33554432000 4194304 5654031 140733739489440 140733739477256 4233283 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 59668 51551 142 357 0 59308 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 252684

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25343
/proc/meminfo: memFree=26101064/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=188584 CPUtime=769.34 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 30962 0 0 0 76879 55 0 0 20 0 1 0 377722093 193110016 44594 33554432000 4194304 5654031 140733739489440 140733739477256 4233309 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 47146 44594 142 357 0 46786 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 202596

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 25390
/proc/meminfo: memFree=26135860/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=188584 CPUtime=829.33 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 33685 0 0 0 82874 59 0 0 20 0 1 0 377722093 193110016 39986 33554432000 4194304 5654031 140733739489440 140733739477256 4232466 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 47146 39986 142 357 0 46786 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 202596

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 25390
/proc/meminfo: memFree=26113228/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=157764 CPUtime=889.3 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 35837 0 0 0 88866 64 0 0 20 0 1 0 377722093 161550336 36335 33554432000 4194304 5654031 140733739489440 140733739477256 4232927 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 39441 36335 142 357 0 39081 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 171776

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 25391
/proc/meminfo: memFree=26034484/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=257860 CPUtime=949.29 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 39471 0 0 0 94860 69 0 0 20 0 1 0 377722093 264048640 55324 33554432000 4194304 5654031 140733739489440 140733739477256 4232540 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 64465 55324 142 357 0 64105 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 271872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 25391
/proc/meminfo: memFree=26041856/32873624 swapFree=7112/7112
[pid=25291] ppid=25289 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/25291/stat : 25291 (npSolver-pbo-It) S 25289 25291 12376 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 377638811 9367552 274 33554432000 4194304 5064252 140735055978256 140735055977168 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/25291/statm: 2287 274 233 213 0 72 0
[pid=25292] ppid=25291 vsize=4864 CPUtime=832.62 cores=1,3,5,7
/proc/25292/stat : 25292 (npSolver-pbo) S 25291 25291 12376 0 -1 4202496 8464 84471 0 0 16 5 83182 59 20 0 1 0 377638811 4980736 842 33554432000 4194304 6004724 140736698975392 140736698961240 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/25292/statm: 1216 842 189 442 0 770 0
[pid=25332] ppid=25292 vsize=176952 CPUtime=967.4 cores=1,3,5,7
/proc/25332/stat : 25332 (glucosInc) R 25292 25291 12376 0 -1 4202496 39800 0 0 0 96669 71 0 0 20 0 1 0 377722093 181198848 43434 33554432000 4194304 5654031 140733739489440 140733739477256 4233184 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25332/statm: 44238 43434 142 357 0 43878 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 190964

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.7
CPU system time (s): 1.36179
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 271872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.7
system time used= 1.36179
maximum resident set size= 225392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133114
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 719
involuntary context switches= 2044

runsolver used 2.77458 second user time and 7.08092 second system time

The end

Launcher Data

Begin job on node121 at 2012-06-08 02:25:33
IDJOB=3751955
IDBENCH=1958
IDSOLVER=2335
FILE ID=node121/3751955-1339115133
RUNJOBID= node121-1339111019-14195
PBS_JOBID= 14643732
Free space on /tmp= 71228 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_18.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751955-1339115133/watcher-3751955-1339115133 -o /tmp/evaluation-result-3751955-1339115133/solver-3751955-1339115133 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751955-1339115133.opb 526072982 HOME HOME

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

MD5SUM BENCH= 7db364152f2aec17f16cb8adef9dc3c7
RANDOM SEED=526072982

node121.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.042
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.08
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.042
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.042
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		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        26282260 kB
Buffers:          710984 kB
Cached:          4882816 kB
SwapCached:            0 kB
Active:          2304456 kB
Inactive:        3383872 kB
Active(anon):      82940 kB
Inactive(anon):    10736 kB
Active(file):    2221516 kB
Inactive(file):  3373136 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8228 kB
Writeback:             0 kB
AnonPages:        102344 kB
Mapped:            15480 kB
Shmem:               200 kB
Slab:             765496 kB
SReclaimable:     208736 kB
SUnreclaim:       556760 kB
KernelStack:        1528 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     215988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71216 MiB
End job on node121 at 2012-06-08 02:55:34