Trace number 3751451

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.08 1800.51

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-air03.opb
MD5SUM721f63c71e5f6018eabb753425e3fdd2
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark199987
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 170080
Optimality of the best value was proved YES
Number of variables10757
Total number of constraints124
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3861
Number of terms in the objective function 10757
Biggest coefficient in the objective function 6873
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13748961
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 6873
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13748961
Number of bits of the biggest sum of numbers24
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.18	c run inc solver
0.00/0.18	c [INC SYSTEM] run initial solver
0.00/0.18	c [INC SYSTEM] preprocess with white file
2.97/3.00	c [INC SYSTEM] finished preprocessing in 2 s
2.97/3.00	c [INC SYSTEM] execute solver
3.15/3.23	c [INC SEARCH] formula is SAT
3.15/3.24	c [INC SYSTEM] solved the initial formula
3.15/3.27	c model valid
3.15/3.27	c current solution ok
3.63/3.70	o 350174
3.63/3.70	c starting approximation
3.63/3.70	c factor = 82
3.63/3.70	c factor still to low - shrinking to 11300.5
3.63/3.70	c approx number of clauses: 1e+06
3.63/3.70	c current bound: 175087
8.13/8.26	c leaving approximation
8.13/8.26	c finished approximation
8.13/8.26	c [INC SYSTEM] there exists a inc, kill it!
8.13/8.26	c write failed with 2
8.13/8.26	c [INC SEARCH] iteration: 0
8.13/8.26	c [INC BOUNDS] best value:350174 search for 350173
8.13/8.26	c [INC SYSTEM] create new solver instance
8.13/8.26	c [INC] encode full formula
8.13/8.26	c fallback to adder encoding
9.27/9.35	c set iterative enc to: adder
9.27/9.35	c set iterative enc to: none
9.36/9.48	c [INC SEARCH] isOptimum variable: 0
12.55/12.65	c formula is SAT
12.55/12.67	c [INC SEARCH] copied best model
12.55/12.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.66/12.71	c model valid
12.66/12.71	c current solution ok
12.66/12.71	o 335998
12.66/12.71	c [INC SEARCH] iteration: 1
12.66/12.71	c [INC BOUNDS] best value:335998 search for 335997
12.66/12.71	c [INC SYSTEM] there exists a inc, kill it!
12.66/12.71	c write failed with 2
12.66/12.72	c [INC SYSTEM] create new solver instance
12.66/12.72	c [INC] encode full formula
12.66/12.72	c fallback to adder encoding
13.76/13.81	c set iterative enc to: adder
13.76/13.81	c set iterative enc to: none
13.86/13.97	c [INC SEARCH] isOptimum variable: 0
16.13/16.27	c formula is SAT
16.24/16.30	c [INC SEARCH] copied best model
16.24/16.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.24/16.33	c model valid
16.24/16.33	c current solution ok
16.24/16.33	o 323245
16.24/16.33	c [INC SEARCH] iteration: 2
16.24/16.33	c [INC BOUNDS] best value:323245 search for 323244
16.24/16.33	c [INC SYSTEM] there exists a inc, kill it!
16.24/16.33	c write failed with 2
16.24/16.34	c [INC SYSTEM] create new solver instance
16.24/16.34	c [INC] encode full formula
16.24/16.34	c fallback to adder encoding
17.34/17.43	c set iterative enc to: adder
17.34/17.43	c set iterative enc to: none
17.44/17.58	c [INC SEARCH] isOptimum variable: 0
48.81/48.99	c formula is SAT
48.92/49.02	c [INC SEARCH] copied best model
48.92/49.02	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
48.92/49.06	c model valid
48.92/49.06	c current solution ok
48.92/49.06	o 319002
48.92/49.06	c [INC SEARCH] iteration: 3
48.92/49.06	c [INC BOUNDS] best value:319002 search for 319001
48.92/49.06	c [INC SYSTEM] there exists a inc, kill it!
48.92/49.06	c write failed with 2
48.92/49.07	c [INC SYSTEM] create new solver instance
48.92/49.07	c [INC] encode full formula
48.92/49.07	c fallback to adder encoding
50.12/50.23	c set iterative enc to: adder
50.12/50.23	c set iterative enc to: none
50.23/50.37	c [INC SEARCH] isOptimum variable: 0
1430.66/1431.05	c formula is SAT
1430.66/1431.08	c [INC SEARCH] copied best model
1430.66/1431.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1430.77/1431.11	c model valid
1430.77/1431.11	c current solution ok
1430.77/1431.11	o 306647
1430.77/1431.11	c [INC SEARCH] iteration: 4
1430.77/1431.11	c [INC BOUNDS] best value:306647 search for 306646
1430.77/1431.11	c [INC SYSTEM] there exists a inc, kill it!
1430.77/1431.11	c write failed with 2
1430.77/1431.11	c [INC SYSTEM] create new solver instance
1430.77/1431.11	c [INC] encode full formula
1430.77/1431.11	c fallback to adder encoding
1431.86/1432.21	c set iterative enc to: adder
1431.86/1432.21	c set iterative enc to: none
1431.96/1432.35	c [INC SEARCH] isOptimum variable: 0
1459.83/1460.24	c formula is SAT
1459.83/1460.27	c [INC SEARCH] copied best model
1459.83/1460.27	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1459.93/1460.30	c model valid
1459.93/1460.30	c current solution ok
1459.93/1460.30	o 289028
1459.93/1460.30	c [INC SEARCH] iteration: 5
1459.93/1460.30	c [INC BOUNDS] best value:289028 search for 289027
1459.93/1460.30	c [INC SYSTEM] there exists a inc, kill it!
1459.93/1460.30	c write failed with 2
1459.93/1460.31	c [INC SYSTEM] create new solver instance
1459.93/1460.31	c [INC] encode full formula
1459.93/1460.31	c fallback to adder encoding
1461.03/1461.47	c set iterative enc to: adder
1461.03/1461.47	c set iterative enc to: none
1461.23/1461.63	c [INC SEARCH] isOptimum variable: 0
1643.99/1644.48	c formula is SAT
1644.11/1644.50	c [INC SEARCH] copied best model
1644.11/1644.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1644.11/1644.54	c model valid
1644.11/1644.54	c current solution ok
1644.11/1644.54	o 281690
1644.11/1644.54	c [INC SEARCH] iteration: 6
1644.11/1644.54	c [INC BOUNDS] best value:281690 search for 281689
1644.11/1644.54	c [INC SYSTEM] there exists a inc, kill it!
1644.11/1644.54	c write failed with 2
1644.11/1644.55	c [INC SYSTEM] create new solver instance
1644.11/1644.55	c [INC] encode full formula
1644.11/1644.55	c fallback to adder encoding
1645.31/1645.70	c set iterative enc to: adder
1645.31/1645.70	c set iterative enc to: none
1645.42/1645.86	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.51	HOME/npSolver-pbo-Itdqb.sh: line 18: 10959 Terminated              ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=1 -useBinSearch=0 -useCP2=1 -useInc=1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3751451-1339113321/watcher-3751451-1339113321 -o /tmp/evaluation-result-3751451-1339113321/solver-3751451-1339113321 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751451-1339113321.opb 658812249 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: 2.01 1.91 1.58 3/178 10958
/proc/meminfo: memFree=30667032/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0

[startup+0.0294531 s]
/proc/loadavg: 2.01 1.91 1.58 3/178 10958
/proc/meminfo: memFree=30667032/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100311 s]
/proc/loadavg: 2.01 1.91 1.58 3/178 10958
/proc/meminfo: memFree=30667032/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300295 s]
/proc/loadavg: 2.01 1.91 1.58 3/178 10958
/proc/meminfo: memFree=30667032/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700318 s]
/proc/loadavg: 2.01 1.91 1.58 3/178 10958
/proc/meminfo: memFree=30667032/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.01 1.91 1.58 3/182 10962
/proc/meminfo: memFree=30596840/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=21012 CPUtime=0.18 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 4711 0 0 0 16 2 0 0 20 0 1 0 377456173 21516288 4108 33554432000 4194304 6004724 140734193649104 140734193643568 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/10959/statm: 5253 4108 147 442 0 4807 0
[pid=10961] ppid=10959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10961/stat : 10961 (cp2_pre.sh) S 10959 10958 9343 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 377456193 9367552 277 33554432000 4194304 5064252 140734022973840 140734022972544 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10961/statm: 2287 277 234 213 0 72 0
[pid=10962] ppid=10961 vsize=51532 CPUtime=1.29 cores=0,2,4,6
/proc/10962/stat : 10962 (coprocessor) R 10961 10958 9343 0 -1 4202496 11153 0 0 0 128 1 0 0 20 0 1 0 377456193 52768768 12130 33554432000 4194304 6586260 140735115514288 140735115510312 4676838 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/10962/statm: 12883 12130 190 584 0 12295 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 90840

[startup+3.10032 s]
/proc/loadavg: 2.01 1.91 1.58 3/182 10962
/proc/meminfo: memFree=30596220/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=21012 CPUtime=2.97 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 4729 12431 0 0 16 2 277 2 20 0 1 0 377456173 21516288 4114 33554432000 4194304 6004724 140734193649104 140734193635384 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/10959/statm: 5253 4114 151 442 0 4807 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 30160

[startup+6.30044 s]
/proc/loadavg: 2.01 1.91 1.58 3/183 10967
/proc/meminfo: memFree=30531840/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=32076 CPUtime=3.53 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 6644 12947 0 0 37 36 277 3 20 0 1 0 377456173 32845824 6938 33554432000 4194304 6004724 140734193649104 140734193641408 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/10959/statm: 8019 6938 176 442 0 7573 0
[pid=10964] ppid=10959 vsize=27644 CPUtime=0.21 cores=0,2,4,6
/proc/10964/stat : 10964 (glucosInc) S 10959 10958 9343 0 -1 4202496 5077 0 0 0 21 0 0 0 20 0 1 0 377456474 28307456 5361 33554432000 4194304 5654031 140735796984688 140735796983000 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10964/statm: 6911 5361 146 357 0 6551 0
[pid=10966] ppid=10959 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10966/stat : 10966 (satsolver.sh) S 10959 10958 9343 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 377456553 9367552 266 33554432000 4194304 5064252 140737359924016 140737359922928 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/10966/statm: 2287 266 226 213 0 72 0
[pid=10967] ppid=10966 vsize=74864 CPUtime=2.49 cores=0,2,4,6
/proc/10967/stat : 10967 (glucose) R 10966 10958 9343 0 -1 4202496 15292 0 0 0 247 2 0 0 20 0 1 0 377456554 76660736 16333 33554432000 4194304 5208918 140736246273616 140736246271448 4211668 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10967/statm: 18716 16333 103 248 0 18465 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 152880

[startup+12.7003 s]
/proc/loadavg: 2.01 1.91 1.58 3/181 10974
/proc/meminfo: memFree=30366688/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=38592 CPUtime=9.51 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) R 10958 10958 9343 0 -1 4202496 12173 37411 0 0 150 50 741 10 20 0 1 0 377456173 39518208 8553 33554432000 4194304 6004724 140734193649104 140734193644488 5190736 0 0 4096 0 0 0 0 17 2 0 0 1 0 0
/proc/10959/statm: 9648 8553 194 442 0 9202 0
[pid=10974] ppid=10959 vsize=215828 CPUtime=3.15 cores=0,2,4,6
/proc/10974/stat : 10974 (glucosInc) S 10959 10958 9343 0 -1 4202496 42078 0 0 0 304 11 0 0 20 0 1 0 377457121 221007872 51137 33554432000 4194304 5654031 140734722482240 140734722480552 4976656 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/10974/statm: 53957 51137 147 357 0 53597 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 263568

[startup+25.5003 s]
/proc/loadavg: 2.08 1.93 1.59 3/181 10978
/proc/meminfo: memFree=30360296/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27376 CPUtime=17.52 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 22032 120229 0 0 372 77 1265 38 20 0 1 0 377456173 28033024 5781 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/10959/statm: 6844 5781 194 442 0 6398 0
[pid=10978] ppid=10959 vsize=246244 CPUtime=7.89 cores=0,2,4,6
/proc/10978/stat : 10978 (glucosInc) R 10959 10958 9343 0 -1 4202496 40564 0 0 0 780 9 0 0 20 0 1 0 377457932 252153856 51358 33554432000 4194304 5654031 140734835508592 140734835506680 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10978/statm: 61561 51358 141 357 0 61201 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 282768

[startup+51.1003 s]
/proc/loadavg: 2.05 1.94 1.60 3/181 10980
/proc/meminfo: memFree=30546780/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27376 CPUtime=50.3 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 28163 162818 0 0 494 91 4391 54 20 0 1 0 377456173 28033024 5781 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/10959/statm: 6844 5781 194 442 0 6398 0
[pid=10980] ppid=10959 vsize=202628 CPUtime=0.71 cores=0,2,4,6
/proc/10980/stat : 10980 (glucosInc) R 10959 10958 9343 0 -1 4202496 29725 0 0 0 65 6 0 0 20 0 1 0 377461210 207491072 39028 33554432000 4194304 5654031 140735820461600 140735819411192 4797458 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/10980/statm: 50657 39034 109 357 0 50297 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 239152

[startup+102.307 s]
/proc/loadavg: 2.02 1.94 1.62 3/181 10980
/proc/meminfo: memFree=30329856/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27376 CPUtime=50.3 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 28163 162818 0 0 494 91 4391 54 20 0 1 0 377456173 28033024 5781 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/10959/statm: 6844 5781 194 442 0 6398 0
[pid=10980] ppid=10959 vsize=300232 CPUtime=51.91 cores=0,2,4,6
/proc/10980/stat : 10980 (glucosInc) R 10959 10958 9343 0 -1 4202496 43722 0 0 0 5178 13 0 0 20 0 1 0 377461210 307437568 62526 33554432000 4194304 5654031 140735820461600 140735820459688 4233332 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10980/statm: 75058 62526 141 357 0 74698 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 336756

[startup+162.3 s]
/proc/loadavg: 2.01 1.95 1.64 3/181 10980
/proc/meminfo: memFree=30284428/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27376 CPUtime=50.3 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 28163 162818 0 0 494 91 4391 54 20 0 1 0 377456173 28033024 5781 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/10959/statm: 6844 5781 194 442 0 6398 0
[pid=10980] ppid=10959 vsize=381800 CPUtime=111.88 cores=0,2,4,6
/proc/10980/stat : 10980 (glucosInc) R 10959 10958 9343 0 -1 4202496 44414 0 0 0 11174 14 0 0 20 0 1 0 377461210 390963200 73933 33554432000 4194304 5654031 140735820461600 140735820459688 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10980/statm: 95450 73933 141 357 0 95090 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 418324

[startup+222.3 s]
/proc/loadavg: 2.00 1.96 1.66 3/180 10980
/proc/meminfo: memFree=30321768/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27376 CPUtime=50.3 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 28163 162818 0 0 494 91 4391 54 20 0 1 0 377456173 28033024 5781 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/10959/statm: 6844 5781 194 442 0 6398 0
[pid=10980] ppid=10959 vsize=300412 CPUtime=171.86 cores=0,2,4,6

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

/proc/loadavg: 2.00 2.00 1.87 3/181 11080
/proc/meminfo: memFree=30295880/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27376 CPUtime=50.3 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 28163 162818 0 0 494 91 4391 54 20 0 1 0 377456173 28033024 5781 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/10959/statm: 6844 5781 194 442 0 6398 0
[pid=10980] ppid=10959 vsize=383568 CPUtime=1311.66 cores=0,2,4,6
/proc/10980/stat : 10980 (glucosInc) R 10959 10958 9343 0 -1 4202496 50828 0 0 0 131115 51 0 0 20 0 1 0 377461210 392773632 79644 33554432000 4194304 5654031 140735820461600 140735820459624 4232912 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10980/statm: 95892 79644 141 357 0 95532 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 420092

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.87 3/181 11080
/proc/meminfo: memFree=30289912/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27376 CPUtime=50.3 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 28163 162818 0 0 494 91 4391 54 20 0 1 0 377456173 28033024 5781 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 3 0 0
/proc/10959/statm: 6844 5781 194 442 0 6398 0
[pid=10980] ppid=10959 vsize=516860 CPUtime=1371.66 cores=0,2,4,6
/proc/10980/stat : 10980 (glucosInc) R 10959 10958 9343 0 -1 4202496 51578 0 0 0 137114 52 0 0 20 0 1 0 377461210 529264640 96746 33554432000 4194304 5654031 140735820461600 140735820449416 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10980/statm: 129215 96746 142 357 0 128855 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 553384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/182 11090
/proc/meminfo: memFree=30469544/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27368 CPUtime=1461.26 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 40422 257355 0 0 729 120 145153 124 20 0 1 0 377456173 28024832 5779 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 6842 5779 194 442 0 6396 0
[pid=11087] ppid=10959 vsize=245924 CPUtime=20.65 cores=0,2,4,6
/proc/11087/stat : 11087 (glucosInc) R 10959 10958 9343 0 -1 4202496 41079 0 0 0 2056 9 0 0 20 0 1 0 377602336 251826176 54287 33554432000 4194304 5654031 140735501101344 140735501099432 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11087/statm: 61481 54287 141 357 0 61121 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 282440

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/181 11090
/proc/meminfo: memFree=30355256/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27368 CPUtime=1461.26 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 40422 257355 0 0 729 120 145153 124 20 0 1 0 377456173 28024832 5779 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 6842 5779 194 442 0 6396 0
[pid=11087] ppid=10959 vsize=296836 CPUtime=80.65 cores=0,2,4,6
/proc/11087/stat : 11087 (glucosInc) R 10959 10958 9343 0 -1 4202496 42069 0 0 0 8054 11 0 0 20 0 1 0 377602336 303960064 68564 33554432000 4194304 5654031 140735501101344 140735501098952 4215175 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11087/statm: 74209 68564 141 357 0 73849 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 333352

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/181 11090
/proc/meminfo: memFree=30416780/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=27368 CPUtime=1461.26 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 40422 257355 0 0 729 120 145153 124 20 0 1 0 377456173 28024832 5779 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 6842 5779 194 442 0 6396 0
[pid=11087] ppid=10959 vsize=246748 CPUtime=140.64 cores=0,2,4,6
/proc/11087/stat : 11087 (glucosInc) R 10959 10958 9343 0 -1 4202496 43260 0 0 0 14048 16 0 0 20 0 1 0 377602336 252669952 52937 33554432000 4194304 5654031 140735501101344 140735501099368 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11087/statm: 61687 52937 141 357 0 61327 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 283264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 11092
/proc/meminfo: memFree=30429516/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=60384 CPUtime=1645.48 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 46614 302388 0 0 851 135 163417 145 20 0 1 0 377456173 61833216 14001 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 15096 14001 194 442 0 14650 0
[pid=11092] ppid=10959 vsize=245576 CPUtime=16.43 cores=0,2,4,6
/proc/11092/stat : 11092 (glucosInc) R 10959 10958 9343 0 -1 4202496 40892 0 0 0 1635 8 0 0 20 0 1 0 377620759 251469824 53345 33554432000 4194304 5654031 140736185583376 140736185581464 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11092/statm: 61394 53345 141 357 0 61034 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 315108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/181 11092
/proc/meminfo: memFree=30348120/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=60384 CPUtime=1645.48 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 46614 302388 0 0 851 135 163417 145 20 0 1 0 377456173 61833216 14001 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 15096 14001 194 442 0 14650 0
[pid=11092] ppid=10959 vsize=297764 CPUtime=76.41 cores=0,2,4,6
/proc/11092/stat : 11092 (glucosInc) R 10959 10958 9343 0 -1 4202496 42221 0 0 0 7631 10 0 0 20 0 1 0 377620759 304910336 60537 33554432000 4194304 5654031 140736185583376 140736185581464 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11092/statm: 74441 60537 142 357 0 74081 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 367296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11093
/proc/meminfo: memFree=30316780/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=60384 CPUtime=1645.48 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 46614 302388 0 0 851 135 163417 145 20 0 1 0 377456173 61833216 14001 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 15096 14001 194 442 0 14650 0
[pid=11092] ppid=10959 vsize=297764 CPUtime=136.4 cores=0,2,4,6
/proc/11092/stat : 11092 (glucosInc) R 10959 10958 9343 0 -1 4202496 43175 0 0 0 13628 12 0 0 20 0 1 0 377620759 304910336 67260 33554432000 4194304 5654031 140736185583376 140736185581464 4215112 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11092/statm: 74441 67260 142 357 0 74081 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 367296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11093
/proc/meminfo: memFree=30417164/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=60384 CPUtime=1645.48 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 46614 302388 0 0 851 135 163417 145 20 0 1 0 377456173 61833216 14001 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 15096 14001 194 442 0 14650 0
[pid=11092] ppid=10959 vsize=247676 CPUtime=154.6 cores=0,2,4,6
/proc/11092/stat : 11092 (glucosInc) R 10959 10958 9343 0 -1 4202496 43959 0 0 0 15446 14 0 0 20 0 1 0 377620759 253620224 56375 33554432000 4194304 5654031 140736185583376 140736185571192 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11092/statm: 61919 56375 142 357 0 61559 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 317208

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 11093
/proc/meminfo: memFree=30417164/32873648 swapFree=7376/7376
[pid=10958] ppid=10956 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10958/stat : 10958 (npSolver-pbo-It) S 10956 10958 9343 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 377456173 9367552 275 33554432000 4194304 5064252 140733818963168 140733818962080 251052844622 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/10958/statm: 2287 275 233 213 0 72 0
[pid=10959] ppid=10958 vsize=60384 CPUtime=1645.48 cores=0,2,4,6
/proc/10959/stat : 10959 (npSolver-pbo) S 10958 10958 9343 0 -1 4202496 46614 302388 0 0 851 135 163417 145 20 0 1 0 377456173 61833216 14001 33554432000 4194304 6004724 140734193649104 140734193634952 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 3 0 0
/proc/10959/statm: 15096 14001 194 442 0 14650 0
[pid=11092] ppid=10959 vsize=247676 CPUtime=154.6 cores=0,2,4,6
/proc/11092/stat : 11092 (glucosInc) R 10959 10958 9343 0 -1 4202496 43959 0 0 0 15446 14 0 0 20 0 1 0 377620759 253620224 56375 33554432000 4194304 5654031 140736185583376 140736185571192 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11092/statm: 61919 56375 142 357 0 61559 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 317208

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10958 and gives
#  childrusage.ru_utime.tv_sec=1642
#  childrusage.ru_utime.tv_usec=686273
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=809572
# CPU time returned by wait4() is 1645.5
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1797.14
CPU system time (s): 2.94
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 978892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1642.69
system time used= 2.80957
maximum resident set size= 688440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 349377
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1155872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5247
involuntary context switches= 3775

runsolver used 3.18552 second user time and 11.8072 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-08 01:55:21
IDJOB=3751451
IDBENCH=1515
IDSOLVER=2335
FILE ID=node149/3751451-1339113321
RUNJOBID= node149-1339112624-10875
PBS_JOBID= 14643704
Free space on /tmp= 70880 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-air03.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751451-1339113321/watcher-3751451-1339113321 -o /tmp/evaluation-result-3751451-1339113321/solver-3751451-1339113321 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751451-1339113321.opb 658812249 HOME HOME

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

MD5SUM BENCH= 721f63c71e5f6018eabb753425e3fdd2
RANDOM SEED=658812249

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30667312 kB
Buffers:           91172 kB
Cached:          1090592 kB
SwapCached:        29984 kB
Active:           403448 kB
Inactive:        1013792 kB
Active(anon):     207864 kB
Inactive(anon):    29944 kB
Active(file):     195584 kB
Inactive(file):   983848 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67072856 kB
Dirty:              9368 kB
Writeback:            16 kB
AnonPages:        223892 kB
Mapped:             9744 kB
Shmem:                 0 kB
Slab:             638352 kB
SReclaimable:      82376 kB
SUnreclaim:       555976 kB
KernelStack:        1480 kB
PageTables:         4432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     357712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 70784 MiB
End job on node149 at 2012-06-08 02:25:21