Trace number 3748233

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 (fixed)? (TO) 1800.03 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod013.opb
MD5SUM4cb1be2dcc654132071469b521292770
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29890560
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32455680
Optimality of the best value was proved NO
Number of variables1488
Total number of constraints62
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints62
Minimum length of a constraint31
Maximum length of a constraint240
Number of terms in the objective function 1488
Biggest coefficient in the objective function 375272767488
Number of bits for the biggest coefficient in the objective function 39
Sum of the numbers in the objective function 12937590079727
Number of bits of the sum of numbers in the objective function 44
Biggest number in a constraint 375272767488
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 12937590079727
Number of bits of the biggest sum of numbers44
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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.29	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.29	c [INC SYSTEM] execute solver
0.00/0.31	c [INC SEARCH] formula is SAT
0.00/0.32	c [INC SYSTEM] solved the initial formula
0.00/0.32	c model valid
0.00/0.32	c current solution ok
0.00/0.39	o 97654784
0.00/0.39	c execute binary inc search
0.00/0.39	c [INC SEARCH] current bound: 48827392
0.00/0.39	c [INC SEARCH] iteration: 0
0.00/0.39	c [INC SEARCH] lower bound: 0 upperbound 97654784 current bound: 48827392 best value:97654784
0.00/0.39	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.39	c write failed with 2
0.00/0.39	c [INC SYSTEM] create new solver instance
0.00/0.39	c [INC] encode full formula
0.00/0.39	c fallback to adder encoding
0.00/0.51	c set iterative enc to: adder
0.00/0.51	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
42.75/42.81	c [INC SEARCH] formula is SAT
42.75/42.81	c [INC SEARCH] copied best model
42.75/42.81	c sat variable: 1 optimum/unsat variable: 0
42.75/42.81	c model valid
42.75/42.81	c current solution ok
42.75/42.81	o 48561730
42.75/42.81	c [INC SEARCH] current bound: 24280865
42.75/42.81	c [INC SEARCH] iteration: 1
42.75/42.81	c [INC SEARCH] lower bound: 0 upperbound 48561730 current bound: 24280865 best value:48561730
42.75/42.81	c [INC SYSTEM] there exists a inc, kill it!
42.75/42.81	c write failed with 2
42.75/42.81	c [INC SYSTEM] create new solver instance
42.75/42.81	c [INC] encode full formula
42.75/42.81	c fallback to adder encoding
42.86/42.92	c set iterative enc to: adder
42.86/42.92	c set iterative enc to: none
42.86/42.94	c [INC SEARCH] isOptimum variable: 0
391.06/391.29	c [INC SEARCH] formula is UNSAT
391.06/391.29	c [INC SYSTEM] there exists a inc, kill it!
391.06/391.29	c write failed with 2
391.06/391.29	c sat variable: 0 optimum/unsat variable: 1
391.06/391.29	c [INC SEARCH] set lower bound to 24280866 upperbound 48561730
391.06/391.29	c [INC SEARCH] current bound: 36421298
391.06/391.29	c [INC SEARCH] iteration: 2
391.06/391.29	c [INC SEARCH] lower bound: 24280866 upperbound 48561730 current bound: 36421298 best value:48561730
391.06/391.29	c [INC SYSTEM] create new solver instance
391.06/391.29	c [INC] encode full formula
391.06/391.29	c fallback to adder encoding
391.27/391.41	c set iterative enc to: adder
391.27/391.41	c set iterative enc to: none
391.27/391.43	c [INC SEARCH] isOptimum variable: 0
438.65/438.84	c [INC SEARCH] formula is SAT
438.65/438.84	c [INC SEARCH] copied best model
438.65/438.84	c sat variable: 1 optimum/unsat variable: 0
438.65/438.84	c model valid
438.65/438.84	c current solution ok
438.65/438.84	o 36295680
438.65/438.84	c [INC SEARCH] current bound: 30288273
438.65/438.84	c [INC SEARCH] iteration: 3
438.65/438.84	c [INC SEARCH] lower bound: 24280866 upperbound 36295680 current bound: 30288273 best value:36295680
438.65/438.84	c [INC SYSTEM] there exists a inc, kill it!
438.65/438.84	c write failed with 2
438.65/438.84	c [INC SYSTEM] create new solver instance
438.65/438.84	c [INC] encode full formula
438.65/438.84	c fallback to adder encoding
438.76/438.95	c set iterative enc to: adder
438.76/438.95	c set iterative enc to: none
438.76/438.97	c [INC SEARCH] isOptimum variable: 0
562.11/562.36	c [INC SEARCH] formula is SAT
562.11/562.36	c [INC SEARCH] copied best model
562.11/562.36	c sat variable: 1 optimum/unsat variable: 0
562.11/562.36	c model valid
562.11/562.36	c current solution ok
562.11/562.36	o 30248960
562.11/562.36	c [INC SEARCH] current bound: 27264913
562.11/562.36	c [INC SEARCH] iteration: 4
562.11/562.36	c [INC SEARCH] lower bound: 24280866 upperbound 30248960 current bound: 27264913 best value:30248960
562.11/562.36	c [INC SYSTEM] there exists a inc, kill it!
562.11/562.36	c write failed with 2
562.11/562.36	c [INC SYSTEM] create new solver instance
562.11/562.36	c [INC] encode full formula
562.11/562.36	c fallback to adder encoding
562.22/562.48	c set iterative enc to: adder
562.22/562.48	c set iterative enc to: none
562.32/562.50	c [INC SEARCH] isOptimum variable: 0
1612.23/1612.68	c [INC SEARCH] formula is UNSAT
1612.23/1612.68	c [INC SYSTEM] there exists a inc, kill it!
1612.23/1612.68	c write failed with 2
1612.23/1612.68	c sat variable: 0 optimum/unsat variable: 1
1612.23/1612.68	c [INC SEARCH] set lower bound to 27264914 upperbound 30248960
1612.23/1612.68	c [INC SEARCH] current bound: 28756937
1612.23/1612.68	c [INC SEARCH] iteration: 5
1612.23/1612.68	c [INC SEARCH] lower bound: 27264914 upperbound 30248960 current bound: 28756937 best value:30248960
1612.23/1612.68	c [INC SYSTEM] create new solver instance
1612.23/1612.68	c [INC] encode full formula
1612.23/1612.68	c fallback to adder encoding
1612.34/1612.79	c set iterative enc to: adder
1612.34/1612.79	c set iterative enc to: none
1612.44/1612.82	c [INC SEARCH] isOptimum variable: 0
1800.00/1800.40	c an unexpexted return value has been received, exit
1800.00/1800.40	s UNKNOWN
1800.00/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.00/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748233-1339122384/watcher-3748233-1339122384 -o /tmp/evaluation-result-3748233-1339122384/solver-3748233-1339122384 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748233-1339122384.opb 125212668 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.00 2.00 2.00 3/178 21120
/proc/meminfo: memFree=26785188/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (runsolver) D 21118 21120 17422 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 378363896 12095488 51 33554432000 4194304 5436572 140736825886784 140736825883080 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/21120/statm: 2953 51 31 304 0 2645 0

[startup+0.0288201 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21120
/proc/meminfo: memFree=26785188/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100217 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21120
/proc/meminfo: memFree=26785188/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21120
/proc/meminfo: memFree=26785188/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700169 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21120
/proc/meminfo: memFree=26785188/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21129
/proc/meminfo: memFree=26728912/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21000 CPUtime=0.5 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 7178 8782 0 0 16 8 24 2 20 0 1 0 378363897 21504000 4851 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5250 4851 178 442 0 4804 0
[pid=21129] ppid=21122 vsize=33860 CPUtime=0.94 cores=0,2,4,6
/proc/21129/stat : 21129 (glucosInc) R 21122 21120 17422 0 -1 4202496 7802 0 0 0 93 1 0 0 20 0 1 0 378363950 34672640 7660 33554432000 4194304 5654031 140733962332352 140733962320168 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21129/statm: 8465 7660 142 357 0 8105 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 64008

[startup+3.10025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 21129
/proc/meminfo: memFree=26723140/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21000 CPUtime=0.5 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 7178 8782 0 0 16 8 24 2 20 0 1 0 378363897 21504000 4851 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5250 4851 178 442 0 4804 0
[pid=21129] ppid=21122 vsize=42808 CPUtime=2.54 cores=0,2,4,6
/proc/21129/stat : 21129 (glucosInc) R 21122 21120 17422 0 -1 4202496 9042 0 0 0 253 1 0 0 20 0 1 0 378363950 43835392 9679 33554432000 4194304 5654031 140733962332352 140733962320168 4214638 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21129/statm: 10702 9679 142 357 0 10342 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 72956

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21130
/proc/meminfo: memFree=26713392/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21000 CPUtime=0.5 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 7178 8782 0 0 16 8 24 2 20 0 1 0 378363897 21504000 4851 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5250 4851 178 442 0 4804 0
[pid=21129] ppid=21122 vsize=45528 CPUtime=5.75 cores=0,2,4,6
/proc/21129/stat : 21129 (glucosInc) R 21122 21120 17422 0 -1 4202496 9602 0 0 0 573 2 0 0 20 0 1 0 378363950 46620672 10207 33554432000 4194304 5654031 140733962332352 140733962320168 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21129/statm: 11382 10207 142 357 0 11022 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 75676

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21130
/proc/meminfo: memFree=26702668/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21000 CPUtime=0.5 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 7178 8782 0 0 16 8 24 2 20 0 1 0 378363897 21504000 4851 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5250 4851 178 442 0 4804 0
[pid=21129] ppid=21122 vsize=57020 CPUtime=12.14 cores=0,2,4,6
/proc/21129/stat : 21129 (glucosInc) R 21122 21120 17422 0 -1 4202496 10340 0 0 0 1212 2 0 0 20 0 1 0 378363950 58388480 12971 33554432000 4194304 5654031 140733962332352 140733962320168 4232984 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21129/statm: 14255 12971 142 357 0 13895 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 87168

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21130
/proc/meminfo: memFree=26700444/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21000 CPUtime=0.5 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 7178 8782 0 0 16 8 24 2 20 0 1 0 378363897 21504000 4851 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5250 4851 178 442 0 4804 0
[pid=21129] ppid=21122 vsize=57020 CPUtime=24.94 cores=0,2,4,6
/proc/21129/stat : 21129 (glucosInc) R 21122 21120 17422 0 -1 4202496 10468 0 0 0 2492 2 0 0 20 0 1 0 378363950 58388480 13590 33554432000 4194304 5654031 140733962332352 140733962320168 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21129/statm: 14255 13590 142 357 0 13895 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 87168

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/182 21132
/proc/meminfo: memFree=26716632/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21376 CPUtime=42.91 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 10952 20374 0 0 28 10 4247 6 20 0 1 0 378363897 21889024 4853 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5344 4853 179 442 0 4898 0
[pid=21132] ppid=21122 vsize=41996 CPUtime=8.13 cores=0,2,4,6
/proc/21132/stat : 21132 (glucosInc) R 21122 21120 17422 0 -1 4202496 8854 0 0 0 812 1 0 0 20 0 1 0 378368190 43003904 9602 33554432000 4194304 5654031 140733505623472 140733505611288 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21132/statm: 10499 9602 141 357 0 10139 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 72520

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 21134
/proc/meminfo: memFree=26719624/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21376 CPUtime=42.91 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 10952 20374 0 0 28 10 4247 6 20 0 1 0 378363897 21889024 4853 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5344 4853 179 442 0 4898 0
[pid=21132] ppid=21122 vsize=61072 CPUtime=59.32 cores=0,2,4,6
/proc/21132/stat : 21132 (glucosInc) R 21122 21120 17422 0 -1 4202496 10682 0 0 0 5930 2 0 0 20 0 1 0 378368190 62537728 14366 33554432000 4194304 5654031 140733505623472 140733505621496 4215091 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21132/statm: 15268 14366 141 357 0 14908 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 91596

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 21134
/proc/meminfo: memFree=26703528/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21376 CPUtime=42.91 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 10952 20374 0 0 28 10 4247 6 20 0 1 0 378363897 21889024 4853 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5344 4853 179 442 0 4898 0
[pid=21132] ppid=21122 vsize=98604 CPUtime=119.3 cores=0,2,4,6
/proc/21132/stat : 21132 (glucosInc) R 21122 21120 17422 0 -1 4202496 11846 0 0 0 11927 3 0 0 20 0 1 0 378368190 100970496 18233 33554432000 4194304 5654031 140733505623472 140733505611288 4233236 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21132/statm: 24651 18233 141 357 0 24291 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 129128

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21137
/proc/meminfo: memFree=26698072/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=21376 CPUtime=42.91 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 10952 20374 0 0 28 10 4247 6 20 0 1 0 378363897 21889024 4853 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/21122/statm: 5344 4853 179 442 0 4898 0
[pid=21132] ppid=21122 vsize=98604 CPUtime=179.29 cores=0,2,4,6
/proc/21132/stat : 21132 (glucosInc) R 21122 21120 17422 0 -1 4202496 11846 0 0 0 17926 3 0 0 20 0 1 0 378368190 100970496 18233 33554432000 4194304 5654031 140733505623472 140733505611288 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21132/statm: 24651 18233 141 357 0 24291 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 129128

[startup+282.3 s]

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

/proc/meminfo: memFree=26837028/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=562.32 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 21205 56257 0 0 63 14 56137 18 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21146] ppid=21122 vsize=148528 CPUtime=679.66 cores=0,2,4,6
/proc/21146/stat : 21146 (glucosInc) R 21122 21120 17422 0 -1 4202496 17781 0 0 0 67956 10 0 0 20 0 1 0 378420146 152092672 31993 33554432000 4194304 5654031 140733355826720 140733355814536 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21146/statm: 37132 31993 141 357 0 36772 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 186752

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 21198
/proc/meminfo: memFree=26793268/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=562.32 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 21205 56257 0 0 63 14 56137 18 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21146] ppid=21122 vsize=148528 CPUtime=739.66 cores=0,2,4,6
/proc/21146/stat : 21146 (glucosInc) R 21122 21120 17422 0 -1 4202496 18167 0 0 0 73955 11 0 0 20 0 1 0 378420146 152092672 31993 33554432000 4194304 5654031 140733355826720 140733355814536 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21146/statm: 37132 31993 141 357 0 36772 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 186752

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 21198
/proc/meminfo: memFree=26811132/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=562.32 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 21205 56257 0 0 63 14 56137 18 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21146] ppid=21122 vsize=99208 CPUtime=799.65 cores=0,2,4,6
/proc/21146/stat : 21146 (glucosInc) R 21122 21120 17422 0 -1 4202496 18171 0 0 0 79954 11 0 0 20 0 1 0 378420146 101588992 23944 33554432000 4194304 5654031 140733355826720 140733355814536 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21146/statm: 24802 23944 141 357 0 24442 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 137432

[startup+1422.31 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 21201
/proc/meminfo: memFree=26816956/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=562.32 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 21205 56257 0 0 63 14 56137 18 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21146] ppid=21122 vsize=99208 CPUtime=859.65 cores=0,2,4,6
/proc/21146/stat : 21146 (glucosInc) R 21122 21120 17422 0 -1 4202496 18557 0 0 0 85953 12 0 0 20 0 1 0 378420146 101588992 23944 33554432000 4194304 5654031 140733355826720 140733355814536 4216202 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21146/statm: 24802 23944 141 357 0 24442 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 137432

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 21201
/proc/meminfo: memFree=26759172/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=562.32 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 21205 56257 0 0 63 14 56137 18 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21146] ppid=21122 vsize=148528 CPUtime=919.63 cores=0,2,4,6
/proc/21146/stat : 21146 (glucosInc) R 21122 21120 17422 0 -1 4202496 18944 0 0 0 91951 12 0 0 20 0 1 0 378420146 152092672 33529 33554432000 4194304 5654031 140733355826720 140733355814536 4214981 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21146/statm: 37132 33529 141 357 0 36772 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 186752

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 21202
/proc/meminfo: memFree=26781860/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=562.32 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 21205 56257 0 0 63 14 56137 18 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21146] ppid=21122 vsize=148528 CPUtime=979.62 cores=0,2,4,6
/proc/21146/stat : 21146 (glucosInc) R 21122 21120 17422 0 -1 4202496 19328 0 0 0 97949 13 0 0 20 0 1 0 378420146 152092672 31993 33554432000 4194304 5654031 140733355826720 140733355824648 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21146/statm: 37132 31993 141 357 0 36772 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 186752

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21202
/proc/meminfo: memFree=26836196/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=562.32 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 21205 56257 0 0 63 14 56137 18 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21146] ppid=21122 vsize=99208 CPUtime=1039.61 cores=0,2,4,6
/proc/21146/stat : 21146 (glucosInc) R 21122 21120 17422 0 -1 4202496 19330 0 0 0 103948 13 0 0 20 0 1 0 378420146 101588992 23944 33554432000 4194304 5654031 140733355826720 140733355814536 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21146/statm: 24802 23944 141 357 0 24442 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 137432

[startup+1662.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 21204
/proc/meminfo: memFree=26804376/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=1612.46 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 24839 76154 0 0 74 15 161124 33 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21204] ppid=21122 vsize=73528 CPUtime=49.45 cores=0,2,4,6
/proc/21204/stat : 21204 (glucosInc) R 21122 21120 17422 0 -1 4202496 11833 0 0 0 4942 3 0 0 20 0 1 0 378525178 75292672 17529 33554432000 4194304 5654031 140734895303072 140734895290888 4232830 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21204/statm: 18382 17529 141 357 0 18022 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 111752

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 21204
/proc/meminfo: memFree=26799784/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=1612.46 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 24839 76154 0 0 74 15 161124 33 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21204] ppid=21122 vsize=92624 CPUtime=109.44 cores=0,2,4,6
/proc/21204/stat : 21204 (glucosInc) R 21122 21120 17422 0 -1 4202496 12901 0 0 0 10940 4 0 0 20 0 1 0 378525178 94846976 22302 33554432000 4194304 5654031 140734895303072 140734895290888 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21204/statm: 23156 22302 141 357 0 22796 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 130848

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21204
/proc/meminfo: memFree=26798560/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=1612.46 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 24839 76154 0 0 74 15 161124 33 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21204] ppid=21122 vsize=92624 CPUtime=169.44 cores=0,2,4,6
/proc/21204/stat : 21204 (glucosInc) R 21122 21120 17422 0 -1 4202496 13110 0 0 0 16939 5 0 0 20 0 1 0 378525178 94846976 22406 33554432000 4194304 5654031 140734895303072 140734895290888 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21204/statm: 23156 22406 141 357 0 22796 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 130848



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 21204
/proc/meminfo: memFree=26858156/32873648 swapFree=7116/7116
[pid=21120] ppid=21118 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21120/stat : 21120 (npSolver-pbo-I.) S 21118 21120 17422 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 378363896 9367552 275 33554432000 4194304 5064252 140736387876192 140736387875104 260190135886 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/21120/statm: 2287 275 233 213 0 72 0
[pid=21122] ppid=21120 vsize=29076 CPUtime=1612.46 cores=0,2,4,6
/proc/21122/stat : 21122 (npSolver-pbo) S 21120 21120 17422 0 -1 4202496 24839 76154 0 0 74 15 161124 33 20 0 1 0 378363897 29773824 6839 33554432000 4194304 6004724 140735436452608 140735436437528 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/21122/statm: 7269 6839 180 442 0 6823 0
[pid=21204] ppid=21122 vsize=92624 CPUtime=187.54 cores=0,2,4,6
/proc/21204/stat : 21204 (glucosInc) R 21122 21120 17422 0 -1 4202496 13110 0 0 0 18749 5 0 0 20 0 1 0 378525178 94846976 22406 33554432000 4194304 5654031 140734895303072 140734895290888 4215009 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21204/statm: 23156 22406 141 357 0 22796 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 130848

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.03
CPU user time (s): 1799.48
CPU system time (s): 0.546916
CPU usage (%): 99.9789
Max. virtual memory (cumulated for all children) (KiB): 186752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.546916
maximum resident set size= 136164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114482
page faults= 0
swaps= 0
block input operations= 0
block output operations= 106128
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 520
involuntary context switches= 2224

runsolver used 5.47817 second user time and 8.28174 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-08 04:26:24
IDJOB=3748233
IDBENCH=2469
IDSOLVER=2333
FILE ID=node123/3748233-1339122384
RUNJOBID= node123-1339112653-19047
PBS_JOBID= 14643730
Free space on /tmp= 71204 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-mod013.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748233-1339122384/watcher-3748233-1339122384 -o /tmp/evaluation-result-3748233-1339122384/solver-3748233-1339122384 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748233-1339122384.opb 125212668 HOME HOME

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

MD5SUM BENCH= 4cb1be2dcc654132071469b521292770
RANDOM SEED=125212668

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:        26785816 kB
Buffers:         1837252 kB
Cached:          3059844 kB
SwapCached:         2512 kB
Active:          2481552 kB
Inactive:        2666164 kB
Active(anon):     243088 kB
Inactive(anon):     7728 kB
Active(file):    2238464 kB
Inactive(file):  2658436 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100576 kB
Dirty:              8456 kB
Writeback:             0 kB
AnonPages:        253460 kB
Mapped:            11752 kB
Shmem:                 0 kB
Slab:             801752 kB
SReclaimable:     245300 kB
SUnreclaim:       556452 kB
KernelStack:        1496 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     407372 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 71264 MiB
End job on node123 at 2012-06-08 04:56:25