Trace number 3699498

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? (TO) 1800.12 1810.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-mzzv11.opb
MD5SUMa74bcf40291587dc368e3a23fd278be9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-10859
Best CPU time to get the best result obtained on this benchmark76.8603
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -10639
Optimality of the best value was proved NO
Number of variables11247
Total number of constraints9744
Number of constraints which are clauses77
Number of constraints which are cardinality constraints (but not clauses)5755
Number of constraints which are nor clauses,nor cardinality constraints3912
Minimum length of a constraint2
Maximum length of a constraint68
Number of terms in the objective function 773
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 76861
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1999
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 76861
Number of bits of the biggest sum of numbers17
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

7.98/8.00	c run inc solver
7.98/8.00	c [INC SYSTEM] run initial solver
7.98/8.00	c [INC SYSTEM] preprocess with white file
50.91/51.00	c [INC SYSTEM] finished preprocessing in 42 s
50.91/51.00	c [INC SYSTEM] execute solver
57.04/57.13	c [INC SEARCH] formula is SAT
57.04/57.15	c [INC SYSTEM] solved the initial formula
57.04/57.20	c model valid
57.04/57.20	c current solution ok
62.65/63.12	o -1157
62.65/63.12	c execute binary inc search
62.65/63.12	c [INC SEARCH] current bound: 6166
62.65/63.12	c [INC SEARCH] iteration: 0
62.65/63.12	c [INC SEARCH] lower bound: 0 upperbound 12332 current bound: 6166 best value:12332
62.65/63.12	c [INC SYSTEM] there exists a inc, kill it!
62.65/63.12	c write failed with 2
63.18/63.73	c [INC SYSTEM] create new solver instance
63.18/63.73	c [INC] encode full formula
63.18/63.73	c fallback to adder encoding
63.18/63.73	c set iterative enc to: adder
63.18/63.73	c set iterative enc to: none
63.29/64.14	c [INC SEARCH] isOptimum variable: 0
934.11/935.16	c [INC SEARCH] formula is SAT
934.11/935.17	c [INC SEARCH] copied best model
934.11/935.17	c sat variable: 1 optimum/unsat variable: 0
934.20/935.22	c model valid
934.20/935.22	c current solution ok
934.20/935.22	o -7344
934.20/935.22	c [INC SEARCH] current bound: 3072
934.20/935.22	c [INC SEARCH] iteration: 1
934.20/935.22	c [INC SEARCH] lower bound: 0 upperbound 6145 current bound: 3072 best value:6145
934.20/935.22	c [INC SYSTEM] there exists a inc, kill it!
934.20/935.22	c write failed with 2
934.20/935.23	c [INC SYSTEM] create new solver instance
934.20/935.23	c [INC] encode full formula
934.20/935.23	c fallback to adder encoding
934.20/935.27	c set iterative enc to: adder
934.20/935.27	c set iterative enc to: none
934.61/944.13	c [INC SEARCH] isOptimum variable: 0
1651.83/1661.92	c [INC SEARCH] formula is SAT
1651.83/1661.93	c [INC SEARCH] copied best model
1651.83/1661.93	c sat variable: 1 optimum/unsat variable: 0
1651.83/1661.98	c model valid
1651.83/1661.98	c current solution ok
1651.83/1661.98	o -10419
1651.83/1661.98	c [INC SEARCH] current bound: 1535
1651.83/1661.98	c [INC SEARCH] iteration: 2
1651.83/1661.98	c [INC SEARCH] lower bound: 0 upperbound 3070 current bound: 1535 best value:3070
1651.83/1661.98	c [INC SYSTEM] there exists a inc, kill it!
1651.83/1661.98	c write failed with 2
1651.83/1661.99	c [INC SYSTEM] create new solver instance
1651.83/1661.99	c [INC] encode full formula
1651.83/1661.99	c fallback to adder encoding
1651.94/1662.03	c set iterative enc to: adder
1651.94/1662.03	c set iterative enc to: none
1652.25/1662.38	c [INC SEARCH] isOptimum variable: 0
1700.31/1710.45	c [INC SEARCH] formula is UNSAT
1700.31/1710.45	c [INC SYSTEM] there exists a inc, kill it!
1700.31/1710.45	c write failed with 2
1700.31/1710.46	c sat variable: 0 optimum/unsat variable: 1
1700.31/1710.46	c [INC SEARCH] set lower bound to 1536 upperbound 3070
1700.31/1710.46	c [INC SEARCH] current bound: 2303
1700.31/1710.46	c [INC SEARCH] iteration: 3
1700.31/1710.46	c [INC SEARCH] lower bound: 1536 upperbound 3070 current bound: 2303 best value:3070
1700.31/1710.46	c [INC SYSTEM] create new solver instance
1700.31/1710.46	c [INC] encode full formula
1700.31/1710.46	c fallback to adder encoding
1700.41/1710.51	c set iterative enc to: adder
1700.41/1710.51	c set iterative enc to: none
1700.70/1710.85	c [INC SEARCH] isOptimum variable: 0
1800.07/1810.21	c an unexpexted return value has been received, exit
1800.07/1810.21	s UNKNOWN
1800.07/1810.21	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1810.21	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-3699498-1338051448/watcher-3699498-1338051448 -o /tmp/evaluation-result-3699498-1338051448/solver-3699498-1338051448 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699498-1338051448.opb 869030638 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.92 3/171 5535
/proc/meminfo: memFree=29495308/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0

[startup+0.047908 s]
/proc/loadavg: 1.84 1.97 1.92 3/171 5535
/proc/meminfo: memFree=29495308/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 1.84 1.97 1.92 3/171 5535
/proc/meminfo: memFree=29495308/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 1.84 1.97 1.92 3/171 5535
/proc/meminfo: memFree=29495308/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700228 s]
/proc/loadavg: 1.84 1.97 1.92 3/171 5535
/proc/meminfo: memFree=29495308/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 1.84 1.97 1.92 3/177 5548
/proc/meminfo: memFree=29442924/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=67676 CPUtime=1.48 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) R 5535 5535 5385 0 -1 4202496 3670 0 0 0 147 1 0 0 20 0 1 0 271270305 69300224 9246 33554432000 4194304 5992684 140733385009072 140733385002584 4523471 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5536/statm: 16919 9246 146 440 0 16475 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 76824

[startup+3.10027 s]
/proc/loadavg: 1.84 1.97 1.92 3/177 5548
/proc/meminfo: memFree=29391104/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=133428 CPUtime=3.09 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) R 5535 5535 5385 0 -1 4202496 4275 0 0 0 306 3 0 0 20 0 1 0 271270305 136630272 20550 33554432000 4194304 5992684 140733385009072 140733385005192 4375739 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5536/statm: 33357 20550 146 440 0 32913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 142576

[startup+6.30026 s]
/proc/loadavg: 1.85 1.97 1.92 3/177 5548
/proc/meminfo: memFree=29227576/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=266428 CPUtime=6.29 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) R 5535 5535 5385 0 -1 4202496 5305 0 0 0 623 6 0 0 20 0 1 0 271270305 272822272 42978 33554432000 4194304 5992684 140733385009072 140733385005192 4809249 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5536/statm: 66607 42978 146 440 0 66163 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 275576

[startup+12.7004 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 5550
/proc/meminfo: memFree=28298652/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=279616 CPUtime=7.99 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 9362 0 0 0 761 38 0 0 20 0 1 0 271270305 286326784 58112 33554432000 4194304 5992684 140733385009072 140733385003520 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/5536/statm: 69904 58112 170 440 0 69460 0
[pid=5549] ppid=5536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5549/stat : 5549 (cp2_pre.sh) S 5536 5535 5385 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 271271106 9367552 276 33554432000 4194304 5064252 140737210596336 140737210595040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5549/statm: 2287 276 234 213 0 72 0
[pid=5550] ppid=5549 vsize=623240 CPUtime=4.67 cores=0,2,4,6
/proc/5550/stat : 5550 (coprocessor) R 5549 5535 5385 0 -1 4202496 107128 0 0 0 444 23 0 0 20 0 1 0 271271106 638197760 141427 33554432000 4194304 6586260 140733513112096 140733513108424 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/5550/statm: 155810 141427 166 584 0 155222 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 921152

[startup+25.5003 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 5550
/proc/meminfo: memFree=27925216/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=279616 CPUtime=7.99 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 9362 0 0 0 761 38 0 0 20 0 1 0 271270305 286326784 58112 33554432000 4194304 5992684 140733385009072 140733385003520 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 1 0 0
/proc/5536/statm: 69904 58112 170 440 0 69460 0
[pid=5549] ppid=5536 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5549/stat : 5549 (cp2_pre.sh) S 5536 5535 5385 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 271271106 9367552 276 33554432000 4194304 5064252 140737210596336 140737210595040 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5549/statm: 2287 276 234 213 0 72 0
[pid=5550] ppid=5549 vsize=650280 CPUtime=17.47 cores=0,2,4,6
/proc/5550/stat : 5550 (coprocessor) R 5549 5535 5385 0 -1 4202496 113803 0 0 0 1723 24 0 0 20 0 1 0 271271106 665886720 150657 33554432000 4194304 6586260 140733513112096 140733513108120 4758304 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/5550/statm: 162570 150657 182 584 0 161982 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 948192

[startup+51.1004 s]
/proc/loadavg: 2.01 2.00 1.93 3/179 5550
/proc/meminfo: memFree=27150348/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=279616 CPUtime=50.95 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 9378 119860 0 0 761 38 4220 76 20 0 1 0 271270305 286326784 58114 33554432000 4194304 5992684 140733385009072 140733384995336 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/5536/statm: 69904 58114 172 440 0 69460 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 288764

[startup+102.307 s]
/proc/loadavg: 2.14 2.04 1.95 3/178 5555
/proc/meminfo: memFree=26400316/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=63.34 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 13886 161875 0 0 866 497 4814 157 20 0 1 0 271270305 295972864 60411 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60411 189 440 0 71815 0
[pid=5555] ppid=5536 vsize=422400 CPUtime=38.14 cores=0,2,4,6
/proc/5555/stat : 5555 (glucosInc) R 5536 5535 5385 0 -1 4202496 50643 0 0 0 3800 14 0 0 20 0 1 0 271276720 432537600 95957 33554432000 4194304 5654031 140733548723520 140733548711336 4217732 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5555/statm: 105600 95957 141 357 0 105240 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 720584

[startup+162.3 s]
/proc/loadavg: 2.08 2.05 1.95 3/179 5559
/proc/meminfo: memFree=25405568/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=63.34 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 13886 161875 0 0 866 497 4814 157 20 0 1 0 271270305 295972864 60411 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60411 189 440 0 71815 0
[pid=5555] ppid=5536 vsize=438452 CPUtime=98.13 cores=0,2,4,6
/proc/5555/stat : 5555 (glucosInc) R 5536 5535 5385 0 -1 4202496 54858 0 0 0 9793 20 0 0 20 0 1 0 271276720 448974848 93767 33554432000 4194304 5654031 140733548723520 140733548711336 4232803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5555/statm: 109613 93767 142 357 0 109253 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 736636

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 1.95 3/179 5582
/proc/meminfo: memFree=24297528/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=63.34 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 13886 161875 0 0 866 497 4814 157 20 0 1 0 271270305 295972864 60411 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60411 189 440 0 71815 0
[pid=5555] ppid=5536 vsize=442984 CPUtime=158.12 cores=0,2,4,6
/proc/5555/stat : 5555 (glucosInc) R 5536 5535 5385 0 -1 4202496 56405 0 0 0 15787 25 0 0 20 0 1 0 271276720 453615616 99002 33554432000 4194304 5654031 140733548723520 140733548711336 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5555/statm: 110746 99002 142 357 0 110386 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 741168

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 1.95 3/178 5582
/proc/meminfo: memFree=23241212/32873852 swapFree=7616/7616
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=63.34 cores=0,2,4,6

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

/proc/meminfo: memFree=28555752/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=934.62 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 17431 234531 0 0 879 497 91803 283 20 0 1 0 271270305 295972864 60395 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60395 190 440 0 71815 0
[pid=5590] ppid=5536 vsize=566528 CPUtime=357.67 cores=0,2,4,6
/proc/5590/stat : 5590 (glucosInc) R 5536 5535 5385 0 -1 4202496 59774 0 0 0 35726 41 0 0 20 0 1 0 271364718 580124672 112297 33554432000 4194304 5654031 140733985818656 140733985806472 4232775 0 0 4096 0 0 0 0 17 4 0 0 40 0 0
/proc/5590/statm: 141632 112297 142 357 0 141272 0
Current children cumulated CPU time (s) 1292.29
Current children cumulated vsize (KiB) 864712

[startup+1362.3 s]
/proc/loadavg: 2.01 2.65 2.53 3/179 5641
/proc/meminfo: memFree=28551396/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=934.62 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 17431 234531 0 0 879 497 91803 283 20 0 1 0 271270305 295972864 60395 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60395 190 440 0 71815 0
[pid=5590] ppid=5536 vsize=436528 CPUtime=417.66 cores=0,2,4,6
/proc/5590/stat : 5590 (glucosInc) R 5536 5535 5385 0 -1 4202496 60713 0 0 0 41720 46 0 0 20 0 1 0 271364718 447004672 103620 33554432000 4194304 5654031 140733985818656 140733985806472 4208659 0 0 4096 0 0 0 0 17 4 0 0 40 0 0
/proc/5590/statm: 109132 103620 142 357 0 108772 0
Current children cumulated CPU time (s) 1352.28
Current children cumulated vsize (KiB) 734712

[startup+1422.3 s]
/proc/loadavg: 2.00 2.53 2.49 3/179 5642
/proc/meminfo: memFree=28510324/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=934.62 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 17431 234531 0 0 879 497 91803 283 20 0 1 0 271270305 295972864 60395 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60395 190 440 0 71815 0
[pid=5590] ppid=5536 vsize=571576 CPUtime=477.65 cores=0,2,4,6
/proc/5590/stat : 5590 (glucosInc) R 5536 5535 5385 0 -1 4202496 61779 0 0 0 47717 48 0 0 20 0 1 0 271364718 585293824 113882 33554432000 4194304 5654031 140733985818656 140733985806472 4232453 0 0 4096 0 0 0 0 17 4 0 0 40 0 0
/proc/5590/statm: 142894 113882 142 357 0 142534 0
Current children cumulated CPU time (s) 1412.27
Current children cumulated vsize (KiB) 869760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.43 2.46 3/179 5642
/proc/meminfo: memFree=28553004/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=934.62 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 17431 234531 0 0 879 497 91803 283 20 0 1 0 271270305 295972864 60395 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60395 190 440 0 71815 0
[pid=5590] ppid=5536 vsize=441484 CPUtime=537.65 cores=0,2,4,6
/proc/5590/stat : 5590 (glucosInc) R 5536 5535 5385 0 -1 4202496 62754 0 0 0 53711 54 0 0 20 0 1 0 271364718 452079616 103195 33554432000 4194304 5654031 140733985818656 140733985806472 4208694 0 0 4096 0 0 0 0 17 4 0 0 40 0 0
/proc/5590/statm: 110371 103195 142 357 0 110011 0
Current children cumulated CPU time (s) 1472.27
Current children cumulated vsize (KiB) 739668

[startup+1542.3 s]
/proc/loadavg: 2.00 2.35 2.43 3/179 5642
/proc/meminfo: memFree=28561912/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=934.62 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 17431 234531 0 0 879 497 91803 283 20 0 1 0 271270305 295972864 60395 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60395 190 440 0 71815 0
[pid=5590] ppid=5536 vsize=442620 CPUtime=597.63 cores=0,2,4,6
/proc/5590/stat : 5590 (glucosInc) R 5536 5535 5385 0 -1 4202496 63835 0 0 0 59703 60 0 0 20 0 1 0 271364718 453242880 100855 33554432000 4194304 5654031 140733985818656 140733985806472 4214616 0 0 4096 0 0 0 0 17 4 0 0 40 0 0
/proc/5590/statm: 110655 100855 142 357 0 110295 0
Current children cumulated CPU time (s) 1532.25
Current children cumulated vsize (KiB) 740804

[startup+1602.3 s]
/proc/loadavg: 2.06 2.30 2.40 3/179 5642
/proc/meminfo: memFree=28525424/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=934.62 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 17431 234531 0 0 879 497 91803 283 20 0 1 0 271270305 295972864 60395 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60395 190 440 0 71815 0
[pid=5590] ppid=5536 vsize=575784 CPUtime=657.62 cores=0,2,4,6
/proc/5590/stat : 5590 (glucosInc) R 5536 5535 5385 0 -1 4202496 64782 0 0 0 65699 63 0 0 20 0 1 0 271364718 589602816 109976 33554432000 4194304 5654031 140733985818656 140733985806472 4232453 0 0 4096 0 0 0 0 17 4 0 0 40 0 0
/proc/5590/statm: 143946 109976 142 357 0 143586 0
Current children cumulated CPU time (s) 1592.24
Current children cumulated vsize (KiB) 873968

[startup+1662.31 s]
/proc/loadavg: 2.02 2.24 2.38 3/179 5643
/proc/meminfo: memFree=29080188/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=1651.99 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 20004 300584 0 0 890 498 163459 352 20 0 1 0 271270305 295972864 60400 33554432000 4194304 5992684 140733385009072 140733385001648 5175646 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60400 190 440 0 71815 0
[pid=5643] ppid=5536 vsize=16712 CPUtime=0.26 cores=0,2,4,6
/proc/5643/stat : 5643 (cp) R 5536 5535 5385 0 -1 4202496 514 0 0 0 0 26 0 0 20 0 1 0 271436509 17113088 198 33554432000 4194304 4305796 140733867802400 140733867800344 252263089632 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5643/statm: 4178 198 157 28 0 74 0
Current children cumulated CPU time (s) 1652.25
Current children cumulated vsize (KiB) 314896

[startup+1722.3 s]
/proc/loadavg: 2.04 2.21 2.35 3/179 5647
/proc/meminfo: memFree=28614724/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=1700.76 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 23559 349343 0 0 894 499 168241 442 20 0 1 0 271270305 295972864 60400 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60400 190 440 0 71815 0
[pid=5647] ppid=5536 vsize=384480 CPUtime=11.42 cores=0,2,4,6
/proc/5647/stat : 5647 (glucosInc) R 5536 5535 5385 0 -1 4202496 44002 0 0 0 1129 13 0 0 20 0 1 0 271441390 393707520 79717 33554432000 4194304 5654031 140735691107744 140735691095560 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5647/statm: 96120 79717 141 357 0 95760 0
Current children cumulated CPU time (s) 1712.18
Current children cumulated vsize (KiB) 682664

[startup+1782.3 s]
/proc/loadavg: 2.01 2.17 2.33 3/179 5647
/proc/meminfo: memFree=28548316/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=1700.76 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 23559 349343 0 0 894 499 168241 442 20 0 1 0 271270305 295972864 60400 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60400 190 440 0 71815 0
[pid=5647] ppid=5536 vsize=410212 CPUtime=71.41 cores=0,2,4,6
/proc/5647/stat : 5647 (glucosInc) R 5536 5535 5385 0 -1 4202496 49796 0 0 0 7126 15 0 0 20 0 1 0 271441390 420057088 98648 33554432000 4194304 5654031 140735691107744 140735691095560 4215353 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5647/statm: 102553 98648 141 357 0 102193 0
Current children cumulated CPU time (s) 1772.17
Current children cumulated vsize (KiB) 708396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.2 s]
/proc/loadavg: 2.01 2.15 2.32 3/179 5647
/proc/meminfo: memFree=28576516/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=1700.76 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 23559 349343 0 0 894 499 168241 442 20 0 1 0 271270305 295972864 60400 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60400 190 440 0 71815 0
[pid=5647] ppid=5536 vsize=412744 CPUtime=99.31 cores=0,2,4,6
/proc/5647/stat : 5647 (glucosInc) R 5536 5535 5385 0 -1 4202496 51415 0 0 0 9913 18 0 0 20 0 1 0 271441390 422649856 91096 33554432000 4194304 5654031 140735691107744 140735691095560 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5647/statm: 103186 91096 142 357 0 102826 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 710928

Sending SIGTERM to process tree (bottom up)

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

[startup+1810.2 s]
/proc/loadavg: 2.01 2.15 2.32 3/179 5647
/proc/meminfo: memFree=28576516/32873852 swapFree=7624/7624
[pid=5535] ppid=5533 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5535/stat : 5535 (npSolver-pbo-I.) S 5533 5535 5385 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271270305 9367552 275 33554432000 4194304 5064252 140734484344512 140734484343424 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5535/statm: 2287 275 233 213 0 72 0
[pid=5536] ppid=5535 vsize=289036 CPUtime=1700.76 cores=0,2,4,6
/proc/5536/stat : 5536 (npSolver-pbo) S 5535 5535 5385 0 -1 4202496 23559 349343 0 0 894 499 168241 442 20 0 1 0 271270305 295972864 60400 33554432000 4194304 5992684 140733385009072 140733384993976 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 12 0 0
/proc/5536/statm: 72259 60400 190 440 0 71815 0
[pid=5647] ppid=5536 vsize=412744 CPUtime=99.31 cores=0,2,4,6
/proc/5647/stat : 5647 (glucosInc) R 5536 5535 5385 0 -1 4202496 51415 0 0 0 9913 18 0 0 20 0 1 0 271441390 422649856 91096 33554432000 4194304 5654031 140735691107744 140735691095560 4215112 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5647/statm: 103186 91096 142 357 0 102826 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 710928

Child status: 0
Real time (s): 1810.21
CPU time (s): 1800.12
CPU user time (s): 1790.5
CPU system time (s): 9.61054
CPU usage (%): 99.4421
Max. virtual memory (cumulated for all children) (KiB): 1116436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.5
system time used= 9.61054
maximum resident set size= 662312
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 424698
page faults= 0
swaps= 0
block input operations= 40
block output operations= 3058936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1924
involuntary context switches= 2576

runsolver used 3.44747 second user time and 9.25859 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-26 18:57:28
IDJOB=3699498
IDBENCH=1875
IDSOLVER=2276
FILE ID=node131/3699498-1338051448
RUNJOBID= node131-1338049646-5401
PBS_JOBID= 14624376
Free space on /tmp= 71592 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-mzzv11.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699498-1338051448/watcher-3699498-1338051448 -o /tmp/evaluation-result-3699498-1338051448/solver-3699498-1338051448 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699498-1338051448.opb 869030638 HOME HOME

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

MD5SUM BENCH= a74bcf40291587dc368e3a23fd278be9
RANDOM SEED=869030638

node131.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.805
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	: 5333.61
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.805
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.805
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29495944 kB
Buffers:          262516 kB
Cached:          2331160 kB
SwapCached:            0 kB
Active:           563720 kB
Inactive:        2044160 kB
Active(anon):      17028 kB
Inactive(anon):        0 kB
Active(file):     546692 kB
Inactive(file):  2044160 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             12064 kB
Writeback:             0 kB
AnonPages:         20144 kB
Mapped:            13476 kB
Shmem:               204 kB
Slab:             633052 kB
SReclaimable:      75724 kB
SUnreclaim:       557328 kB
KernelStack:        1432 kB
PageTables:         4748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     108232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71204 MiB
End job on node131 at 2012-05-26 19:27:39