Trace number 3703385

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? (TO) 1800.11 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.00	c run inc solver
0.00/0.00	c [INC SYSTEM] run initial solver
0.00/0.00	c [INC SYSTEM] preprocess with white file
0.00/0.03	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.03	c [INC SYSTEM] execute solver
0.00/0.03	c [INC SEARCH] formula is SAT
0.00/0.03	c [INC SYSTEM] solved the initial formula
0.00/0.03	c model valid
0.00/0.03	c current solution ok
0.00/0.04	o 0
0.00/0.04	c starting approximation
0.00/0.04	c factor = 1
0.00/0.04	c can not find a suitable factor, leaving approximation
0.00/0.04	c finished approximation
0.00/0.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.04	c write failed with 2
0.00/0.04	c [INC SEARCH] iteration: 0
0.00/0.04	c [INC BOUNDS] best value:200 search for 199
0.00/0.04	c [INC SYSTEM] create new solver instance
0.00/0.04	c [INC] encode full formula
0.00/0.04	c (debug) using card networks
0.00/0.05	c set iterative enc to: card
0.00/0.05	c set iterative enc to: none
0.00/0.05	c [INC SEARCH] isOptimum variable: 0
0.00/0.06	c formula is SAT
0.00/0.06	c [INC SEARCH] copied best model
0.00/0.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.06	c model valid
0.00/0.06	c current solution ok
0.00/0.06	o -38
0.00/0.06	c [INC SEARCH] iteration: 1
0.00/0.06	c [INC BOUNDS] best value:162 search for 161
0.00/0.06	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.06	c write failed with 2
0.00/0.06	c [INC SYSTEM] create new solver instance
0.00/0.06	c [INC] encode full formula
0.00/0.06	c (debug) using card networks
0.00/0.06	c set iterative enc to: card
0.00/0.06	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.09	c model valid
0.00/0.09	c current solution ok
0.00/0.09	o -39
0.00/0.09	c [INC SEARCH] iteration: 2
0.00/0.09	c [INC BOUNDS] best value:161 search for 160
0.00/0.09	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.09	c write failed with 2
0.00/0.09	c [INC SYSTEM] create new solver instance
0.00/0.09	c [INC] encode full formula
0.00/0.09	c (debug) using card networks
0.00/0.09	c set iterative enc to: card
0.00/0.09	c set iterative enc to: none
0.00/0.09	c [INC SEARCH] isOptimum variable: 0
0.00/0.14	c formula is SAT
0.00/0.14	c [INC SEARCH] copied best model
0.00/0.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.14	c model valid
0.00/0.14	c current solution ok
0.00/0.14	o -41
0.00/0.14	c [INC SEARCH] iteration: 3
0.00/0.14	c [INC BOUNDS] best value:159 search for 158
0.00/0.14	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.14	c write failed with 2
0.00/0.14	c [INC SYSTEM] create new solver instance
0.00/0.14	c [INC] encode full formula
0.00/0.14	c (debug) using card networks
0.00/0.14	c set iterative enc to: card
0.00/0.14	c set iterative enc to: none
0.00/0.15	c [INC SEARCH] isOptimum variable: 0
0.00/0.21	c formula is SAT
0.00/0.21	c [INC SEARCH] copied best model
0.00/0.21	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 set iterative enc to: card
0.00/0.22	c set iterative enc to: none
0.00/0.22	c [INC SEARCH] isOptimum variable: 0
0.00/0.83	c formula is SAT
0.00/0.83	c [INC SEARCH] copied best model
0.00/0.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.83	c model valid
0.00/0.83	c current solution ok
0.00/0.83	o -46
0.00/0.83	c [INC SEARCH] iteration: 5
0.00/0.83	c [INC BOUNDS] best value:154 search for 153
0.00/0.83	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.83	c write failed with 2
0.00/0.83	c [INC SYSTEM] create new solver instance
0.00/0.83	c [INC] encode full formula
0.00/0.83	c (debug) using card networks
0.00/0.84	c set iterative enc to: card
0.00/0.84	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
24.95/25.07	c formula is SAT
24.95/25.07	c [INC SEARCH] copied best model
24.95/25.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.95/25.07	c model valid
24.95/25.07	c current solution ok
24.95/25.07	o -47
24.95/25.07	c [INC SEARCH] iteration: 6
24.95/25.07	c [INC BOUNDS] best value:153 search for 152
24.95/25.07	c [INC SYSTEM] there exists a inc, kill it!
24.95/25.07	c write failed with 2
24.95/25.07	c [INC SYSTEM] create new solver instance
24.95/25.07	c [INC] encode full formula
24.95/25.07	c (debug) using card networks
24.95/25.07	c set iterative enc to: card
24.95/25.07	c set iterative enc to: none
24.95/25.08	c [INC SEARCH] isOptimum variable: 0
410.19/410.36	c formula is SAT
410.19/410.36	c [INC SEARCH] copied best model
410.19/410.36	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
410.19/410.36	c model valid
410.19/410.36	c current solution ok
410.19/410.36	o -48
410.19/410.36	c [INC SEARCH] iteration: 7
410.19/410.36	c [INC BOUNDS] best value:152 search for 151
410.19/410.36	c [INC SYSTEM] there exists a inc, kill it!
410.19/410.36	c write failed with 2
410.19/410.36	c [INC SYSTEM] create new solver instance
410.19/410.36	c [INC] encode full formula
410.19/410.36	c (debug) using card networks
410.19/410.36	c set iterative enc to: card
410.19/410.36	c set iterative enc to: none
410.19/410.36	c [INC SEARCH] isOptimum variable: 0
1800.09/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.09/1800.40	s UNKNOWN
1800.09/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.09/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-3703385-1338081329/watcher-3703385-1338081329 -o /tmp/evaluation-result-3703385-1338081329/solver-3703385-1338081329 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703385-1338081329.opb 538359740 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 24230
/proc/meminfo: memFree=31166868/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0

[startup+0.011234 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24230
/proc/meminfo: memFree=31166868/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10016 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24230
/proc/meminfo: memFree=31166868/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300126 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24230
/proc/meminfo: memFree=31166868/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700116 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 24230
/proc/meminfo: memFree=31166868/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24249
/proc/meminfo: memFree=31157540/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=0.81 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 1787 11349 0 0 3 0 76 2 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24249] ppid=24231 vsize=7896 CPUtime=0.65 cores=1,3,5,7
/proc/24249/stat : 24249 (glucosInc) R 24231 24230 10128 0 -1 4202496 1701 0 0 0 65 0 0 0 20 0 1 0 274258573 8085504 1282 33554432000 4194304 5654031 140737350489184 140737350486952 4216213 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24249/statm: 1974 1282 141 357 0 1614 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 19720

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24249
/proc/meminfo: memFree=31154076/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=0.81 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 1787 11349 0 0 3 0 76 2 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24249] ppid=24231 vsize=11780 CPUtime=2.25 cores=1,3,5,7
/proc/24249/stat : 24249 (glucosInc) R 24231 24230 10128 0 -1 4202496 3495 0 0 0 225 0 0 0 20 0 1 0 274258573 12062720 2340 33554432000 4194304 5654031 140737350489184 140737350477000 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24249/statm: 2945 2340 141 357 0 2585 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 23604

[startup+6.30037 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24249
/proc/meminfo: memFree=31139992/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=0.81 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 1787 11349 0 0 3 0 76 2 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24249] ppid=24231 vsize=17840 CPUtime=5.45 cores=1,3,5,7
/proc/24249/stat : 24249 (glucosInc) R 24231 24230 10128 0 -1 4202496 3750 0 0 0 545 0 0 0 20 0 1 0 274258573 18268160 3586 33554432000 4194304 5654031 140737350489184 140737350477000 4232601 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24249/statm: 4460 3586 141 357 0 4100 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 29664

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24249
/proc/meminfo: memFree=31110852/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=0.81 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 1787 11349 0 0 3 0 76 2 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24249] ppid=24231 vsize=32208 CPUtime=11.85 cores=1,3,5,7
/proc/24249/stat : 24249 (glucosInc) R 24231 24230 10128 0 -1 4202496 4804 0 0 0 1184 1 0 0 20 0 1 0 274258573 32980992 6057 33554432000 4194304 5654031 140737350489184 140737350487064 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24249/statm: 8052 6057 141 357 0 7692 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 44032

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24251
/proc/meminfo: memFree=31104272/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=25.04 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2018 17237 0 0 4 0 2496 4 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24251] ppid=24231 vsize=6060 CPUtime=0.41 cores=1,3,5,7
/proc/24251/stat : 24251 (glucosInc) R 24231 24230 10128 0 -1 4202496 1232 0 0 0 41 0 0 0 20 0 1 0 274260997 6205440 1017 33554432000 4194304 5654031 140735710025040 140735710012856 4208705 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24251/statm: 1515 1017 140 357 0 1155 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17884

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24251
/proc/meminfo: memFree=31045132/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=25.04 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2018 17237 0 0 4 0 2496 4 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24251] ppid=24231 vsize=30584 CPUtime=26 cores=1,3,5,7
/proc/24251/stat : 24251 (glucosInc) R 24231 24230 10128 0 -1 4202496 7653 0 0 0 2598 2 0 0 20 0 1 0 274260997 31318016 7153 33554432000 4194304 5654031 140735710025040 140735710012856 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24251/statm: 7646 7153 141 357 0 7286 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 42408

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24251
/proc/meminfo: memFree=31024640/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=25.04 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2018 17237 0 0 4 0 2496 4 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24251] ppid=24231 vsize=72620 CPUtime=77.19 cores=1,3,5,7
/proc/24251/stat : 24251 (glucosInc) R 24231 24230 10128 0 -1 4202496 9418 0 0 0 7715 4 0 0 20 0 1 0 274260997 74362880 16589 33554432000 4194304 5654031 140735710025040 140735710012856 4233204 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24251/statm: 18155 16589 141 357 0 17795 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 84444

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24252
/proc/meminfo: memFree=31035004/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=25.04 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2018 17237 0 0 4 0 2496 4 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24251] ppid=24231 vsize=72620 CPUtime=137.18 cores=1,3,5,7
/proc/24251/stat : 24251 (glucosInc) R 24231 24230 10128 0 -1 4202496 9424 0 0 0 13714 4 0 0 20 0 1 0 274260997 74362880 17617 33554432000 4194304 5654031 140735710025040 140735710012856 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24251/statm: 18155 17617 141 357 0 17795 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 84444

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24252
/proc/meminfo: memFree=30981908/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=25.04 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2018 17237 0 0 4 0 2496 4 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24251] ppid=24231 vsize=72620 CPUtime=197.17 cores=1,3,5,7
/proc/24251/stat : 24251 (glucosInc) R 24231 24230 10128 0 -1 4202496 9424 0 0 0 19713 4 0 0 20 0 1 0 274260997 74362880 17617 33554432000 4194304 5654031 140735710025040 140735710012856 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24251/statm: 18155 17617 141 357 0 17795 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84444

[startup+282.3 s]

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

/proc/meminfo: memFree=31026776/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=143356 CPUtime=831.78 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 14197 0 0 0 83159 19 0 0 20 0 1 0 274299525 146796544 34524 33554432000 4194304 5654031 140735181388096 140735181386024 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 35839 34524 141 357 0 35479 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 155180

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24324
/proc/meminfo: memFree=31060776/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=143356 CPUtime=891.78 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 15318 0 0 0 89156 22 0 0 20 0 1 0 274299525 146796544 30940 33554432000 4194304 5654031 140735181388096 140735181375912 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 35839 30940 141 357 0 35479 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 155180

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24325
/proc/meminfo: memFree=31112896/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=143356 CPUtime=951.77 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 16181 0 0 0 95153 24 0 0 20 0 1 0 274299525 146796544 34012 33554432000 4194304 5654031 140735181388096 140735181386024 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 35839 34012 141 357 0 35479 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 155180

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 4/181 24325
/proc/meminfo: memFree=31156512/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=94036 CPUtime=1011.77 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 16451 0 0 0 101152 25 0 0 20 0 1 0 274299525 96292864 23015 33554432000 4194304 5654031 140735181388096 140735181386120 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 23509 23015 141 357 0 23149 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 105860

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 4/182 24328
/proc/meminfo: memFree=31056772/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=143356 CPUtime=1071.75 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 17572 0 0 0 107148 27 0 0 20 0 1 0 274299525 146796544 34012 33554432000 4194304 5654031 140735181388096 140735181375912 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 35839 34012 141 357 0 35479 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 155180

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24328
/proc/meminfo: memFree=31042704/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=143356 CPUtime=1131.74 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 18431 0 0 0 113145 29 0 0 20 0 1 0 274299525 146796544 34012 33554432000 4194304 5654031 140735181388096 140735181386024 4233448 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 35839 34012 141 357 0 35479 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 155180

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24328
/proc/meminfo: memFree=31009752/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=193740 CPUtime=1191.73 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 19962 0 0 0 119142 31 0 0 20 0 1 0 274299525 198389760 37237 33554432000 4194304 5654031 140735181388096 140735181375912 4233160 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 48435 37237 141 357 0 48075 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 205564

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24329
/proc/meminfo: memFree=31091536/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=193740 CPUtime=1251.72 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 20825 0 0 0 125139 33 0 0 20 0 1 0 274299525 198389760 39285 33554432000 4194304 5654031 140735181388096 140735181386184 4244199 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 48435 39285 141 357 0 48075 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 205564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24329
/proc/meminfo: memFree=31027492/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=207264 CPUtime=1311.71 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 22210 0 0 0 131136 35 0 0 20 0 1 0 274299525 212238336 45940 33554432000 4194304 5654031 140735181388096 140735181386184 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 51816 45940 141 357 0 51456 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 219088

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 24329
/proc/meminfo: memFree=31020112/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=207264 CPUtime=1371.7 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 23067 0 0 0 137133 37 0 0 20 0 1 0 274299525 212238336 44916 33554432000 4194304 5654031 140735181388096 140735181386184 4232803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 51816 44916 141 357 0 51456 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 219088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 24329
/proc/meminfo: memFree=31052708/32873844 swapFree=7624/7624
[pid=24230] ppid=24228 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24230/stat : 24230 (npSolver-pbo-It) S 24228 24230 10128 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 274258488 9367552 274 33554432000 4194304 5064252 140735295274432 140735295273344 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24230/statm: 2287 274 233 213 0 72 0
[pid=24231] ppid=24230 vsize=2676 CPUtime=410.28 cores=1,3,5,7
/proc/24231/stat : 24231 (npSolver-pbo) S 24230 24230 10128 0 -1 4202496 2249 28608 0 0 5 1 41005 17 20 0 1 0 274258489 2740224 387 33554432000 4194304 5992684 140737226175008 140737226160840 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/24231/statm: 669 387 195 440 0 225 0
[pid=24314] ppid=24231 vsize=127124 CPUtime=1389.81 cores=1,3,5,7
/proc/24314/stat : 24314 (glucosInc) R 24231 24230 10128 0 -1 4202496 23069 0 0 0 138943 38 0 0 20 0 1 0 274299525 130174976 31292 33554432000 4194304 5654031 140735181388096 140735181386120 4233144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/24314/statm: 31781 31292 141 357 0 31421 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 138948

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.11
CPU user time (s): 1799.54
CPU system time (s): 0.566913
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 219088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.566913
maximum resident set size= 183760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54307
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= 168
involuntary context switches= 2164

runsolver used 6.26105 second user time and 18.3002 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-27 03:15:29
IDJOB=3703385
IDBENCH=48208
IDSOLVER=2278
FILE ID=node130/3703385-1338081329
RUNJOBID= node130-1338051995-10145
PBS_JOBID= 14624386
Free space on /tmp= 71468 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-3703385-1338081329/watcher-3703385-1338081329 -o /tmp/evaluation-result-3703385-1338081329/solver-3703385-1338081329 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703385-1338081329.opb 538359740 HOME HOME

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

MD5SUM BENCH= 2be9d345a101e171c9ff93c0b5b2195d
RANDOM SEED=538359740

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31167504 kB
Buffers:          247032 kB
Cached:           475612 kB
SwapCached:         4512 kB
Active:           836672 kB
Inactive:          62604 kB
Active(anon):     165480 kB
Inactive(anon):    10176 kB
Active(file):     671192 kB
Inactive(file):    52428 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099852 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:        138588 kB
Mapped:            13160 kB
Shmem:                 8 kB
Slab:             659888 kB
SReclaimable:     101752 kB
SUnreclaim:       558136 kB
KernelStack:        1504 kB
PageTables:         4444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     311284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71460 MiB
End job on node130 at 2012-05-27 03:45:29