Trace number 3748666

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos5.opb
MD5SUM687e90f40c46b53feec9c54ee9b43fa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15360
Best CPU time to get the best result obtained on this benchmark1352.86
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15360
Optimality of the best value was proved NO
Number of variables163
Total number of constraints73
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints70
Minimum length of a constraint11
Maximum length of a constraint102
Number of terms in the objective function 163
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 74742
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 74742
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

0.00/0.01	c old isEQ: 0, new EQ is 0
0.00/0.01	c old isEQ: 0, new EQ is 0
0.00/0.04	c old isEQ: 0, new EQ is 0
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.47	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.47	c [INC SYSTEM] execute solver
0.00/0.51	c [INC SEARCH] formula is SAT
0.00/0.51	c [INC SYSTEM] solved the initial formula
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.60	o 35840
0.00/0.60	c execute binary inc search
0.00/0.60	c [INC SEARCH] current bound: 17920
0.00/0.60	c [INC SEARCH] iteration: 0
0.00/0.60	c [INC SEARCH] lower bound: 0 upperbound 35840 current bound: 17920 best value:35840
0.00/0.60	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.60	c write failed with 2
0.00/0.60	c [INC SYSTEM] create new solver instance
0.00/0.60	c [INC] encode full formula
0.00/0.60	c fallback to adder encoding
0.00/0.61	c set iterative enc to: adder
0.00/0.61	c set iterative enc to: none
0.00/0.62	c [INC SEARCH] isOptimum variable: 0
1.27/1.34	c [INC SEARCH] formula is SAT
1.27/1.35	c [INC SEARCH] copied best model
1.27/1.35	c sat variable: 1 optimum/unsat variable: 0
1.27/1.35	c model valid
1.27/1.35	c current solution ok
1.27/1.35	o 17920
1.27/1.35	c [INC SEARCH] current bound: 8960
1.27/1.35	c [INC SEARCH] iteration: 1
1.27/1.35	c [INC SEARCH] lower bound: 0 upperbound 17920 current bound: 8960 best value:17920
1.27/1.35	c [INC SYSTEM] there exists a inc, kill it!
1.27/1.35	c write failed with 2
1.27/1.35	c [INC SYSTEM] create new solver instance
1.27/1.35	c [INC] encode full formula
1.27/1.35	c fallback to adder encoding
1.27/1.36	c set iterative enc to: adder
1.27/1.36	c set iterative enc to: none
1.27/1.37	c [INC SEARCH] isOptimum variable: 0
1.36/1.89	c [INC SEARCH] formula is UNSAT
1.36/1.89	c [INC SYSTEM] there exists a inc, kill it!
1.36/1.89	c write failed with 2
1.36/1.89	c sat variable: 0 optimum/unsat variable: 1
1.36/1.89	c [INC SEARCH] set lower bound to 8961 upperbound 17920
1.36/1.89	c [INC SEARCH] current bound: 13440
1.36/1.89	c [INC SEARCH] iteration: 2
1.36/1.89	c [INC SEARCH] lower bound: 8961 upperbound 17920 current bound: 13440 best value:17920
1.36/1.89	c [INC SYSTEM] create new solver instance
1.36/1.89	c [INC] encode full formula
1.36/1.89	c fallback to adder encoding
1.87/1.90	c set iterative enc to: adder
1.87/1.90	c set iterative enc to: none
1.87/1.90	c [INC SEARCH] isOptimum variable: 0
10.07/10.16	c [INC SEARCH] formula is UNSAT
10.07/10.16	c [INC SYSTEM] there exists a inc, kill it!
10.07/10.16	c write failed with 2
10.07/10.16	c sat variable: 0 optimum/unsat variable: 1
10.07/10.16	c [INC SEARCH] set lower bound to 13441 upperbound 17920
10.07/10.16	c [INC SEARCH] current bound: 15680
10.07/10.16	c [INC SEARCH] iteration: 3
10.07/10.16	c [INC SEARCH] lower bound: 13441 upperbound 17920 current bound: 15680 best value:17920
10.07/10.16	c [INC SYSTEM] create new solver instance
10.07/10.16	c [INC] encode full formula
10.07/10.16	c fallback to adder encoding
10.07/10.17	c set iterative enc to: adder
10.07/10.17	c set iterative enc to: none
10.07/10.17	c [INC SEARCH] isOptimum variable: 0
895.14/895.40	c [INC SEARCH] formula is SAT
895.14/895.40	c [INC SEARCH] copied best model
895.14/895.40	c sat variable: 1 optimum/unsat variable: 0
895.24/895.40	c model valid
895.24/895.40	c current solution ok
895.24/895.40	o 15680
895.24/895.40	c [INC SEARCH] current bound: 14560
895.24/895.40	c [INC SEARCH] iteration: 4
895.24/895.40	c [INC SEARCH] lower bound: 13441 upperbound 15680 current bound: 14560 best value:15680
895.24/895.40	c [INC SYSTEM] there exists a inc, kill it!
895.24/895.40	c write failed with 2
895.24/895.40	c [INC SYSTEM] create new solver instance
895.24/895.40	c [INC] encode full formula
895.24/895.40	c fallback to adder encoding
895.24/895.42	c set iterative enc to: adder
895.24/895.42	c set iterative enc to: none
895.24/895.42	c [INC SEARCH] isOptimum variable: 0
980.51/980.73	c [INC SEARCH] formula is UNSAT
980.51/980.73	c [INC SYSTEM] there exists a inc, kill it!
980.51/980.73	c write failed with 2
980.51/980.73	c sat variable: 0 optimum/unsat variable: 1
980.51/980.73	c [INC SEARCH] set lower bound to 14561 upperbound 15680
980.51/980.73	c [INC SEARCH] current bound: 15120
980.51/980.73	c [INC SEARCH] iteration: 5
980.51/980.73	c [INC SEARCH] lower bound: 14561 upperbound 15680 current bound: 15120 best value:15680
980.51/980.73	c [INC SYSTEM] create new solver instance
980.51/980.73	c [INC] encode full formula
980.51/980.73	c fallback to adder encoding
980.51/980.74	c set iterative enc to: adder
980.51/980.74	c set iterative enc to: none
980.51/980.75	c [INC SEARCH] isOptimum variable: 0
1067.19/1067.46	c [INC SEARCH] formula is UNSAT
1067.19/1067.46	c [INC SYSTEM] there exists a inc, kill it!
1067.19/1067.46	c write failed with 2
1067.19/1067.46	c sat variable: 0 optimum/unsat variable: 1
1067.19/1067.46	c [INC SEARCH] set lower bound to 15121 upperbound 15680
1067.19/1067.46	c [INC SEARCH] current bound: 15400
1067.19/1067.46	c [INC SEARCH] iteration: 6
1067.19/1067.46	c [INC SEARCH] lower bound: 15121 upperbound 15680 current bound: 15400 best value:15680
1067.19/1067.46	c [INC SYSTEM] create new solver instance
1067.19/1067.46	c [INC] encode full formula
1067.19/1067.46	c fallback to adder encoding
1067.19/1067.47	c set iterative enc to: adder
1067.19/1067.47	c set iterative enc to: none
1067.19/1067.48	c [INC SEARCH] isOptimum variable: 0
1208.84/1209.17	c [INC SEARCH] formula is SAT
1208.84/1209.17	c [INC SEARCH] copied best model
1208.84/1209.17	c sat variable: 1 optimum/unsat variable: 0
1208.84/1209.17	c model valid
1208.84/1209.17	c current solution ok
1208.84/1209.17	o 15400
1208.84/1209.17	c [INC SEARCH] current bound: 15260
1208.84/1209.17	c [INC SEARCH] iteration: 7
1208.84/1209.17	c [INC SEARCH] lower bound: 15121 upperbound 15400 current bound: 15260 best value:15400
1208.84/1209.17	c [INC SYSTEM] there exists a inc, kill it!
1208.84/1209.17	c write failed with 2
1208.84/1209.17	c [INC SYSTEM] create new solver instance
1208.84/1209.17	c [INC] encode full formula
1208.84/1209.17	c fallback to adder encoding
1208.84/1209.18	c set iterative enc to: adder
1208.84/1209.18	c set iterative enc to: none
1208.84/1209.19	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/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-3748666-1339113768/watcher-3748666-1339113768 -o /tmp/evaluation-result-3748666-1339113768/solver-3748666-1339113768 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748666-1339113768.opb 343579164 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 1.92 3/178 15283
/proc/meminfo: memFree=26981996/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0

[startup+0.0379781 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15283
/proc/meminfo: memFree=26981996/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100296 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15283
/proc/meminfo: memFree=26981996/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300266 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15283
/proc/meminfo: memFree=26981996/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700239 s]
/proc/loadavg: 2.00 2.00 1.92 3/178 15283
/proc/meminfo: memFree=26981996/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 15292
/proc/meminfo: memFree=26963760/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1.36 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 3812 14128 0 0 9 8 115 4 20 0 1 0 377501325 6090752 1085 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1085 185 442 0 1041 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 15096

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 15296
/proc/meminfo: memFree=26963760/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1.9 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 4530 18263 0 0 10 8 167 5 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15296] ppid=15284 vsize=15044 CPUtime=1.18 cores=0,2,4,6
/proc/15296/stat : 15296 (glucosInc) R 15284 15283 10841 0 -1 4202496 3931 0 0 0 118 0 0 0 20 0 1 0 377501516 15405056 3190 33554432000 4194304 5654031 140737074261072 140737074258856 4232736 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15296/statm: 3761 3190 141 357 0 3401 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30140

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 1.92 3/181 15296
/proc/meminfo: memFree=26955944/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1.9 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 4530 18263 0 0 10 8 167 5 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15296] ppid=15284 vsize=22208 CPUtime=4.37 cores=0,2,4,6
/proc/15296/stat : 15296 (glucosInc) R 15284 15283 10841 0 -1 4202496 5293 0 0 0 437 0 0 0 20 0 1 0 377501516 22740992 4971 33554432000 4194304 5654031 140737074261072 140737074248888 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15296/statm: 5552 4971 141 357 0 5192 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 37304

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 1.93 3/181 15298
/proc/meminfo: memFree=26948880/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=10.16 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 5248 24174 0 0 11 8 991 6 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15298] ppid=15284 vsize=26848 CPUtime=2.51 cores=0,2,4,6
/proc/15298/stat : 15298 (glucosInc) R 15284 15283 10841 0 -1 4202496 5002 0 0 0 251 0 0 0 20 0 1 0 377502343 27492352 5339 33554432000 4194304 5654031 140735821660576 140735821648392 4233033 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15298/statm: 6712 5339 141 357 0 6352 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 41944

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 1.93 3/181 15298
/proc/meminfo: memFree=26942868/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=10.16 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 5248 24174 0 0 11 8 991 6 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15298] ppid=15284 vsize=26892 CPUtime=15.3 cores=0,2,4,6
/proc/15298/stat : 15298 (glucosInc) R 15284 15283 10841 0 -1 4202496 5664 0 0 0 1530 0 0 0 20 0 1 0 377502343 27537408 6299 33554432000 4194304 5654031 140735821660576 140735821648392 4232859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15298/statm: 6723 6299 141 357 0 6363 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 41988

[startup+51.1003 s]
/proc/loadavg: 2.05 2.02 1.93 3/181 15298
/proc/meminfo: memFree=26927588/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=10.16 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 5248 24174 0 0 11 8 991 6 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15298] ppid=15284 vsize=41716 CPUtime=40.9 cores=0,2,4,6
/proc/15298/stat : 15298 (glucosInc) R 15284 15283 10841 0 -1 4202496 7653 0 0 0 4089 1 0 0 20 0 1 0 377502343 42717184 10014 33554432000 4194304 5654031 140735821660576 140735821648392 4232479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15298/statm: 10429 10014 141 357 0 10069 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 56812

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 1.93 3/181 15299
/proc/meminfo: memFree=26915676/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=10.16 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 5248 24174 0 0 11 8 991 6 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15298] ppid=15284 vsize=64712 CPUtime=92.1 cores=0,2,4,6
/proc/15298/stat : 15298 (glucosInc) R 15284 15283 10841 0 -1 4202496 8572 0 0 0 9209 1 0 0 20 0 1 0 377502343 66265088 12267 33554432000 4194304 5654031 140735821660576 140735821648392 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15298/statm: 16178 12267 141 357 0 15818 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 79808

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.93 3/181 15299
/proc/meminfo: memFree=26902268/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=10.16 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 5248 24174 0 0 11 8 991 6 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15298] ppid=15284 vsize=64712 CPUtime=152.08 cores=0,2,4,6
/proc/15298/stat : 15298 (glucosInc) R 15284 15283 10841 0 -1 4202496 9018 0 0 0 15207 1 0 0 20 0 1 0 377502343 66265088 15764 33554432000 4194304 5654031 140735821660576 140735821648392 4233039 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15298/statm: 16178 15764 141 357 0 15818 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 79808

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 15299
/proc/meminfo: memFree=26884084/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=10.16 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 5248 24174 0 0 11 8 991 6 20 0 1 0 377501325 6090752 1086 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/15284/statm: 1487 1086 185 442 0 1041 0
[pid=15298] ppid=15284 vsize=83564 CPUtime=212.07 cores=0,2,4,6
/proc/15298/stat : 15298 (glucosInc) R 15284 15283 10841 0 -1 4202496 10035 0 0 0 21205 2 0 0 20 0 1 0 377502343 85569536 20349 33554432000 4194304 5654031 140735821660576 140735821648392 4233232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15298/statm: 20891 20349 141 357 0 20531 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 98660

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 15299
/proc/meminfo: memFree=26890660/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=26927784/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=38284 CPUtime=33.08 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 7878 0 0 0 3307 1 0 0 20 0 1 0 377622245 39202816 9120 33554432000 4194304 5654031 140735127291376 140735127279192 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 9571 9120 141 357 0 9211 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 53380

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15319
/proc/meminfo: memFree=26897300/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=60944 CPUtime=93.08 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 10192 0 0 0 9305 3 0 0 20 0 1 0 377622245 62406656 14038 33554432000 4194304 5654031 140735127291376 140735127279192 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 15236 14038 141 357 0 14876 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 76040

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15319
/proc/meminfo: memFree=26895060/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=60944 CPUtime=153.06 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 10197 0 0 0 15303 3 0 0 20 0 1 0 377622245 62406656 14555 33554432000 4194304 5654031 140735127291376 140735127279192 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 15236 14555 141 357 0 14876 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 76040

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15366
/proc/meminfo: memFree=26500676/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=72296 CPUtime=213.05 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 10955 0 0 0 21302 3 0 0 20 0 1 0 377622245 74031104 17658 33554432000 4194304 5654031 140735127291376 140735127289400 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 18074 17658 141 357 0 17714 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 87392

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15366
/proc/meminfo: memFree=26484048/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=91152 CPUtime=273.04 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 11561 0 0 0 27300 4 0 0 20 0 1 0 377622245 93339648 22329 33554432000 4194304 5654031 140735127291376 140735127279192 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 22788 22329 141 357 0 22428 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 106248

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15366
/proc/meminfo: memFree=26479716/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=91152 CPUtime=333.03 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 11576 0 0 0 33299 4 0 0 20 0 1 0 377622245 93339648 22342 33554432000 4194304 5654031 140735127291376 140735127279192 4232997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 22788 22342 141 357 0 22428 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 106248

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15367
/proc/meminfo: memFree=26482088/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=91152 CPUtime=393.02 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 11576 0 0 0 39298 4 0 0 20 0 1 0 377622245 93339648 22342 33554432000 4194304 5654031 140735127291376 140735127279192 4233173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 22788 22342 141 357 0 22428 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 106248

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 15370
/proc/meminfo: memFree=26504392/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=73380 CPUtime=453.01 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 13727 0 0 0 45296 5 0 0 20 0 1 0 377622245 75141120 14553 33554432000 4194304 5654031 140735127291376 140735127289256 4216337 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 18345 14553 141 357 0 17985 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 88476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15370
/proc/meminfo: memFree=26477980/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=92232 CPUtime=513 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 13883 0 0 0 51295 5 0 0 20 0 1 0 377622245 94445568 20321 33554432000 4194304 5654031 140735127291376 140735127279192 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 23058 20321 141 357 0 22698 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 107328

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15370
/proc/meminfo: memFree=26472164/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=92232 CPUtime=573 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 13884 0 0 0 57294 6 0 0 20 0 1 0 377622245 94445568 20833 33554432000 4194304 5654031 140735127291376 140735127279192 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 23058 20833 141 357 0 22698 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 107328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.94 3/181 15370
/proc/meminfo: memFree=26465836/32873844 swapFree=9160/9160
[pid=15283] ppid=15281 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/15283/stat : 15283 (npSolver-pbo-I.) S 15281 15283 10841 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 377501325 9367552 275 33554432000 4194304 5064252 140734851661888 140734851660800 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/15283/statm: 2287 275 233 213 0 72 0
[pid=15284] ppid=15283 vsize=5948 CPUtime=1208.95 cores=0,2,4,6
/proc/15284/stat : 15284 (npSolver-pbo) S 15283 15283 10841 0 -1 4202496 8378 67298 0 0 16 9 120843 27 20 0 1 0 377501325 6090752 1087 33554432000 4194304 6004724 140735908815152 140735908800072 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/15284/statm: 1487 1087 185 442 0 1041 0
[pid=15318] ppid=15284 vsize=92232 CPUtime=591.1 cores=0,2,4,6
/proc/15318/stat : 15318 (glucosInc) R 15284 15283 10841 0 -1 4202496 13884 0 0 0 59104 6 0 0 20 0 1 0 377622245 94445568 20833 33554432000 4194304 5654031 140735127291376 140735127279192 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/15318/statm: 23058 20833 141 357 0 22698 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 107328

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.08
CPU user time (s): 1799.65
CPU system time (s): 0.434933
CPU usage (%): 99.9819
Max. virtual memory (cumulated for all children) (KiB): 172560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.434933
maximum resident set size= 147912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89943
page faults= 0
swaps= 0
block input operations= 0
block output operations= 33024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 368
involuntary context switches= 2015

runsolver used 3.21951 second user time and 7.2499 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-08 02:02:48
IDJOB=3748666
IDBENCH=1848
IDSOLVER=2333
FILE ID=node139/3748666-1339113768
RUNJOBID= node139-1339111531-12533
PBS_JOBID= 14643714
Free space on /tmp= 71012 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos5.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748666-1339113768/watcher-3748666-1339113768 -o /tmp/evaluation-result-3748666-1339113768/solver-3748666-1339113768 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748666-1339113768.opb 343579164 HOME HOME

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

MD5SUM BENCH= 687e90f40c46b53feec9c54ee9b43fa6
RANDOM SEED=343579164

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:       32873844 kB
MemFree:        26982344 kB
Buffers:          571628 kB
Cached:          4350608 kB
SwapCached:          828 kB
Active:          2249976 kB
Inactive:        2721512 kB
Active(anon):      42996 kB
Inactive(anon):     8124 kB
Active(file):    2206980 kB
Inactive(file):  2713388 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        146812 kB
Mapped:            12648 kB
Shmem:                 8 kB
Slab:             770600 kB
SReclaimable:     212784 kB
SUnreclaim:       557816 kB
KernelStack:        1512 kB
PageTables:         3948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     180744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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= 70928 MiB
End job on node139 at 2012-06-08 02:32:48