Trace number 3752542

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_1.opb
MD5SUM2be9d345a101e171c9ff93c0b5b2195d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products1241
Sum of products size2482

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 run inc solver
0.00/0.01	c [INC SYSTEM] run initial solver
0.00/0.01	c [INC SYSTEM] preprocess with white file
0.00/0.04	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.04	c [INC SYSTEM] execute solver
0.00/0.04	c [INC SEARCH] formula is SAT
0.00/0.04	c [INC SYSTEM] solved the initial formula
0.00/0.04	c model valid
0.00/0.04	c current solution ok
0.00/0.05	o 0
0.00/0.05	c starting approximation
0.00/0.05	c factor = 1
0.00/0.05	c can not find a suitable factor, leaving approximation
0.00/0.05	c finished approximation
0.00/0.05	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.05	c write failed with 2
0.00/0.05	c [INC SEARCH] iteration: 0
0.00/0.05	c [INC BOUNDS] best value:200 search for 199
0.00/0.05	c [INC SYSTEM] create new solver instance
0.00/0.05	c [INC] encode full formula
0.00/0.05	c (debug) using card networks
0.00/0.05	c old isEQ: 144, new EQ is 0
0.00/0.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.06	c [INC SEARCH] isOptimum variable: 0
0.00/0.07	c formula is SAT
0.00/0.07	c [INC SEARCH] copied best model
0.00/0.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.07	o -38
0.00/0.07	c [INC SEARCH] iteration: 1
0.00/0.07	c [INC BOUNDS] best value:162 search for 161
0.00/0.07	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.07	c write failed with 2
0.00/0.07	c [INC SYSTEM] create new solver instance
0.00/0.07	c [INC] encode full formula
0.00/0.07	c (debug) using card networks
0.00/0.07	c old isEQ: 128, new EQ is 0
0.00/0.07	c set iterative enc to: card
0.00/0.07	c set iterative enc to: none
0.00/0.07	c [INC SEARCH] isOptimum variable: 0
0.00/0.09	c formula is SAT
0.00/0.09	c [INC SEARCH] copied best model
0.00/0.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.10	c model valid
0.00/0.10	c current solution ok
0.00/0.10	o -39
0.00/0.10	c [INC SEARCH] iteration: 2
0.00/0.10	c [INC BOUNDS] best value:161 search for 160
0.00/0.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.10	c write failed with 2
0.00/0.10	c [INC SYSTEM] create new solver instance
0.00/0.10	c [INC] encode full formula
0.00/0.10	c (debug) using card networks
0.00/0.10	c old isEQ: 32, new EQ is 0
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.15	c formula is SAT
0.00/0.15	c [INC SEARCH] copied best model
0.00/0.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.15	c model valid
0.00/0.15	c current solution ok
0.00/0.15	o -41
0.00/0.15	c [INC SEARCH] iteration: 3
0.00/0.15	c [INC BOUNDS] best value:159 search for 158
0.00/0.15	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.15	c write failed with 2
0.00/0.15	c [INC SYSTEM] create new solver instance
0.00/0.15	c [INC] encode full formula
0.00/0.15	c (debug) using card networks
0.00/0.15	c old isEQ: 32, new EQ is 0
0.00/0.15	c set iterative enc to: card
0.00/0.15	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.22	c formula is SAT
0.00/0.22	c [INC SEARCH] copied best model
0.00/0.22	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.22	c model valid
0.00/0.22	c current solution ok
0.00/0.22	o -42
0.00/0.22	c [INC SEARCH] iteration: 4
0.00/0.22	c [INC BOUNDS] best value:158 search for 157
0.00/0.22	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.22	c write failed with 2
0.00/0.22	c [INC SYSTEM] create new solver instance
0.00/0.22	c [INC] encode full formula
0.00/0.22	c (debug) using card networks
0.00/0.22	c old isEQ: 32, new EQ is 0
0.00/0.23	c set iterative enc to: card
0.00/0.23	c set iterative enc to: none
0.00/0.23	c [INC SEARCH] isOptimum variable: 0
0.00/0.84	c formula is SAT
0.00/0.84	c [INC SEARCH] copied best model
0.00/0.84	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.84	c model valid
0.00/0.84	c current solution ok
0.00/0.84	o -46
0.00/0.84	c [INC SEARCH] iteration: 5
0.00/0.84	c [INC BOUNDS] best value:154 search for 153
0.00/0.84	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.84	c write failed with 2
0.00/0.84	c [INC SYSTEM] create new solver instance
0.00/0.84	c [INC] encode full formula
0.00/0.84	c (debug) using card networks
0.00/0.84	c old isEQ: 32, new EQ is 0
0.00/0.85	c set iterative enc to: card
0.00/0.85	c set iterative enc to: none
0.00/0.85	c [INC SEARCH] isOptimum variable: 0
24.85/24.90	c formula is SAT
24.85/24.90	c [INC SEARCH] copied best model
24.85/24.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.85/24.90	c model valid
24.85/24.90	c current solution ok
24.85/24.90	o -47
24.85/24.90	c [INC SEARCH] iteration: 6
24.85/24.90	c [INC BOUNDS] best value:153 search for 152
24.85/24.90	c [INC SYSTEM] there exists a inc, kill it!
24.85/24.90	c write failed with 2
24.85/24.91	c [INC SYSTEM] create new solver instance
24.85/24.91	c [INC] encode full formula
24.85/24.91	c (debug) using card networks
24.85/24.91	c old isEQ: 32, new EQ is 0
24.85/24.91	c set iterative enc to: card
24.85/24.91	c set iterative enc to: none
24.85/24.91	c [INC SEARCH] isOptimum variable: 0
408.10/408.29	c formula is SAT
408.10/408.29	c [INC SEARCH] copied best model
408.10/408.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
408.10/408.29	c model valid
408.10/408.29	c current solution ok
408.10/408.29	o -48
408.10/408.29	c [INC SEARCH] iteration: 7
408.10/408.29	c [INC BOUNDS] best value:152 search for 151
408.10/408.29	c [INC SYSTEM] there exists a inc, kill it!
408.10/408.29	c write failed with 2
408.10/408.29	c [INC SYSTEM] create new solver instance
408.10/408.29	c [INC] encode full formula
408.10/408.29	c (debug) using card networks
408.10/408.29	c old isEQ: 32, new EQ is 0
408.10/408.29	c set iterative enc to: card
408.10/408.29	c set iterative enc to: none
408.20/408.30	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3752542-1339136198/watcher-3752542-1339136198 -o /tmp/evaluation-result-3752542-1339136198/solver-3752542-1339136198 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752542-1339136198.opb 1723742554 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18130
/proc/meminfo: memFree=31741936/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0

[startup+0.0699379 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18130
/proc/meminfo: memFree=31741936/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100251 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18130
/proc/meminfo: memFree=31741936/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300139 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18130
/proc/meminfo: memFree=31741936/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 18130
/proc/meminfo: memFree=31741936/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18149
/proc/meminfo: memFree=31736812/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=0.82 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 2827 10947 0 0 3 2 76 1 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18149] ppid=18131 vsize=7888 CPUtime=0.63 cores=1,3,5,7
/proc/18149/stat : 18149 (glucosInc) R 18131 18130 17615 0 -1 4202496 1684 0 0 0 63 0 0 0 20 0 1 0 379744937 8077312 1268 33554432000 4194304 5654031 140734273036624 140734273034712 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18149/statm: 1972 1268 141 357 0 1612 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 20364

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18149
/proc/meminfo: memFree=31734100/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=0.82 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 2827 10947 0 0 3 2 76 1 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18149] ppid=18131 vsize=11772 CPUtime=2.23 cores=1,3,5,7
/proc/18149/stat : 18149 (glucosInc) R 18131 18130 17615 0 -1 4202496 3491 0 0 0 223 0 0 0 20 0 1 0 379744937 12054528 2339 33554432000 4194304 5654031 140734273036624 140734273024440 4215076 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18149/statm: 2943 2339 141 357 0 2583 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 24248

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18149
/proc/meminfo: memFree=31729636/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=0.82 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 2827 10947 0 0 3 2 76 1 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18149] ppid=18131 vsize=17832 CPUtime=5.43 cores=1,3,5,7
/proc/18149/stat : 18149 (glucosInc) R 18131 18130 17615 0 -1 4202496 4362 0 0 0 543 0 0 0 20 0 1 0 379744937 18259968 3811 33554432000 4194304 5654031 140734273036624 140734273024440 4214981 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18149/statm: 4458 3811 141 357 0 4098 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 30308

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18149
/proc/meminfo: memFree=31716260/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=0.82 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 2827 10947 0 0 3 2 76 1 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18149] ppid=18131 vsize=32200 CPUtime=11.83 cores=1,3,5,7
/proc/18149/stat : 18149 (glucosInc) R 18131 18130 17615 0 -1 4202496 5897 0 0 0 1182 1 0 0 20 0 1 0 379744937 32972800 5859 33554432000 4194304 5654031 140734273036624 140734273024440 4233173 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18149/statm: 8050 5859 141 357 0 7690 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 44676

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=31730896/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=24.89 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3062 17994 0 0 4 2 2480 3 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18151] ppid=18131 vsize=6852 CPUtime=0.57 cores=1,3,5,7
/proc/18151/stat : 18151 (glucosInc) R 18131 18130 17615 0 -1 4202496 1554 0 0 0 57 0 0 0 20 0 1 0 379747343 7016448 1202 33554432000 4194304 5654031 140736513612880 140736513600696 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18151/statm: 1713 1202 140 357 0 1353 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19328

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=31697260/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=24.89 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3062 17994 0 0 4 2 2480 3 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18151] ppid=18131 vsize=35044 CPUtime=26.16 cores=1,3,5,7
/proc/18151/stat : 18151 (glucosInc) R 18131 18130 17615 0 -1 4202496 7973 0 0 0 2614 2 0 0 20 0 1 0 379747343 35885056 8240 33554432000 4194304 5654031 140736513612880 140736513600696 4233460 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18151/statm: 8761 8240 141 357 0 8401 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 47520

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18151
/proc/meminfo: memFree=31636812/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=24.89 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3062 17994 0 0 4 2 2480 3 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18151] ppid=18131 vsize=72616 CPUtime=77.36 cores=1,3,5,7
/proc/18151/stat : 18151 (glucosInc) R 18131 18130 17615 0 -1 4202496 9177 0 0 0 7733 3 0 0 20 0 1 0 379747343 74358784 17414 33554432000 4194304 5654031 140736513612880 140736513600696 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18151/statm: 18154 17414 141 357 0 17794 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 85092

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18153
/proc/meminfo: memFree=31693108/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=24.89 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3062 17994 0 0 4 2 2480 3 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18151] ppid=18131 vsize=72616 CPUtime=137.34 cores=1,3,5,7
/proc/18151/stat : 18151 (glucosInc) R 18131 18130 17615 0 -1 4202496 9385 0 0 0 13731 3 0 0 20 0 1 0 379747343 74358784 17660 33554432000 4194304 5654031 140736513612880 140736513600696 4232988 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18151/statm: 18154 17660 141 357 0 17794 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 85092

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18157
/proc/meminfo: memFree=31660944/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=24.89 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3062 17994 0 0 4 2 2480 3 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18151] ppid=18131 vsize=72616 CPUtime=197.34 cores=1,3,5,7
/proc/18151/stat : 18151 (glucosInc) R 18131 18130 17615 0 -1 4202496 9385 0 0 0 19730 4 0 0 20 0 1 0 379747343 74358784 17660 33554432000 4194304 5654031 140736513612880 140736513600696 4232398 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18151/statm: 18154 17660 141 357 0 17794 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 85092

[startup+282.3 s]

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

/proc/meminfo: memFree=31501348/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=143360 CPUtime=833.86 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 10055 0 0 0 83367 19 0 0 20 0 1 0 379785682 146800640 34849 33554432000 4194304 5654031 140737285359056 140737285356984 4232601 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 35840 34849 141 357 0 35480 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 155836

[startup+1302.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 18165
/proc/meminfo: memFree=31542696/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=94040 CPUtime=893.85 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 10840 0 0 0 89364 21 0 0 20 0 1 0 379785682 96296960 23016 33554432000 4194304 5654031 140737285359056 140737285346872 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 23510 23016 141 357 0 23150 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 106516

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 18165
/proc/meminfo: memFree=31545892/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=143360 CPUtime=953.83 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 11584 0 0 0 95360 23 0 0 20 0 1 0 379785682 146800640 33825 33554432000 4194304 5654031 140737285359056 140737285356984 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 35840 33825 141 357 0 35480 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 155836

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 18168
/proc/meminfo: memFree=31558856/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=94040 CPUtime=1013.83 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 11683 0 0 0 101359 24 0 0 20 0 1 0 379785682 96296960 23016 33554432000 4194304 5654031 140737285359056 140737285357080 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 23510 23016 141 357 0 23150 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 106516

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 18169
/proc/meminfo: memFree=31513576/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=143360 CPUtime=1073.81 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 12436 0 0 0 107355 26 0 0 20 0 1 0 379785682 146800640 33825 33554432000 4194304 5654031 140737285359056 140737285346872 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 35840 33825 141 357 0 35480 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 155836

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18169
/proc/meminfo: memFree=31509496/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=143360 CPUtime=1133.8 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 13105 0 0 0 113352 28 0 0 20 0 1 0 379785682 146800640 33825 33554432000 4194304 5654031 140737285359056 140737285356984 4233144 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 35840 33825 141 357 0 35480 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 155836

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18169
/proc/meminfo: memFree=31485760/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=193744 CPUtime=1193.8 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 14587 0 0 0 119349 31 0 0 20 0 1 0 379785682 198393856 36703 33554432000 4194304 5654031 140737285359056 140737285346872 4215097 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 48436 36703 141 357 0 48076 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 206220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18169
/proc/meminfo: memFree=31471080/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=193744 CPUtime=1253.79 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 15261 0 0 0 125346 33 0 0 20 0 1 0 379785682 198393856 38751 33554432000 4194304 5654031 140737285359056 140737285357144 4232971 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 48436 38751 141 357 0 48076 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 206220

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/181 18226
/proc/meminfo: memFree=31581356/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=207268 CPUtime=1313.77 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 16805 0 0 0 131342 35 0 0 20 0 1 0 379785682 212242432 45747 33554432000 4194304 5654031 140737285359056 140737285357144 4215009 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 51817 45747 141 357 0 51457 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 219744

[startup+1782.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 18229
/proc/meminfo: memFree=31528864/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=207268 CPUtime=1373.77 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 17473 0 0 0 137339 38 0 0 20 0 1 0 379785682 212242432 44723 33554432000 4194304 5654031 140737285359056 140737285357144 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 51817 44723 141 357 0 51457 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 219744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 18229
/proc/meminfo: memFree=31582432/32873844 swapFree=7124/7124
[pid=18130] ppid=18128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18130/stat : 18130 (npSolver-pbo-It) S 18128 18130 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379744851 9367552 274 33554432000 4194304 5064252 140737134092112 140737134091024 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18130/statm: 2287 274 233 213 0 72 0
[pid=18131] ppid=18130 vsize=3328 CPUtime=408.21 cores=1,3,5,7
/proc/18131/stat : 18131 (npSolver-pbo) S 18130 18130 17615 0 -1 4202496 3297 30116 0 0 5 2 40799 15 20 0 1 0 379744851 3407872 487 33554432000 4194304 6004724 140735450808464 140735450794312 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18131/statm: 832 487 188 442 0 386 0
[pid=18159] ppid=18131 vsize=127128 CPUtime=1391.87 cores=1,3,5,7
/proc/18159/stat : 18159 (glucosInc) R 18131 18130 17615 0 -1 4202496 17476 0 0 0 139149 38 0 0 20 0 1 0 379785682 130179072 31287 33554432000 4194304 5654031 140737285359056 140737285357080 4232551 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18159/statm: 31782 31287 141 357 0 31422 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 139604

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.1
CPU user time (s): 1799.54
CPU system time (s): 0.558915
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 219744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.558915
maximum resident set size= 185036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51270
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 188
involuntary context switches= 3981

runsolver used 5.73413 second user time and 14.0909 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 08:16:38
IDJOB=3752542
IDBENCH=48208
IDSOLVER=2335
FILE ID=node138/3752542-1339136198
RUNJOBID= node138-1339134209-17632
PBS_JOBID= 14643796
Free space on /tmp= 70684 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752542-1339136198/watcher-3752542-1339136198 -o /tmp/evaluation-result-3752542-1339136198/solver-3752542-1339136198 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752542-1339136198.opb 1723742554 HOME HOME

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

MD5SUM BENCH= 2be9d345a101e171c9ff93c0b5b2195d
RANDOM SEED=1723742554

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:        31742092 kB
Buffers:          122980 kB
Cached:           162892 kB
SwapCached:        19640 kB
Active:           197920 kB
Inactive:         152916 kB
Active(anon):      46892 kB
Inactive(anon):    20456 kB
Active(file):     151028 kB
Inactive(file):   132460 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        143032 kB
Mapped:            10208 kB
Shmem:                 0 kB
Slab:             641368 kB
SReclaimable:      82744 kB
SUnreclaim:       558624 kB
KernelStack:        1504 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     183172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    126976 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= 70672 MiB
End job on node138 at 2012-06-08 08:46:38