Trace number 3702735

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
MD5SUM39250f205953aedd83d7a2bcba6bda16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark283
Best CPU time to get the best result obtained on this benchmark1.59476
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 283
Optimality of the best value was proved NO
Number of variables792
Total number of constraints3194
Number of constraints which are clauses3194
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 792
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 792
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 792
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c 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.06	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.06	c [INC SYSTEM] execute solver
0.00/0.07	c [INC SEARCH] formula is SAT
0.00/0.07	c [INC SYSTEM] solved the initial formula
0.00/0.07	c model valid
0.00/0.07	c current solution ok
0.00/0.08	o 389
0.00/0.08	c starting approximation
0.00/0.08	c factor = 1
0.00/0.08	c can not find a suitable factor, leaving approximation
0.00/0.08	c finished approximation
0.00/0.08	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.08	c write failed with 2
0.00/0.08	c [INC SEARCH] iteration: 0
0.00/0.08	c [INC BOUNDS] best value:389 search for 388
0.00/0.08	c [INC SYSTEM] create new solver instance
0.00/0.08	c [INC] encode full formula
0.00/0.08	c (debug) using card networks
0.00/0.10	c set iterative enc to: card
0.00/0.10	c set iterative enc to: none
0.00/0.11	c [INC SEARCH] isOptimum variable: 0
0.00/0.18	c formula is SAT
0.00/0.18	c [INC SEARCH] copied best model
0.00/0.18	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.18	c model valid
0.00/0.18	c current solution ok
0.00/0.18	o 369
0.00/0.18	c [INC SEARCH] iteration: 1
0.00/0.18	c [INC BOUNDS] best value:369 search for 368
0.00/0.18	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.18	c write failed with 2
0.00/0.18	c [INC SYSTEM] create new solver instance
0.00/0.18	c [INC] encode full formula
0.00/0.18	c (debug) using card networks
0.00/0.21	c set iterative enc to: card
0.00/0.21	c set iterative enc to: none
0.00/0.21	c [INC SEARCH] isOptimum variable: 0
0.00/0.28	c formula is SAT
0.00/0.28	c [INC SEARCH] copied best model
0.00/0.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.29	o 368
0.00/0.29	c [INC SEARCH] iteration: 2
0.00/0.29	c [INC BOUNDS] best value:368 search for 367
0.00/0.29	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.29	c write failed with 2
0.00/0.29	c [INC SYSTEM] create new solver instance
0.00/0.29	c [INC] encode full formula
0.00/0.29	c (debug) using card networks
0.00/0.31	c set iterative enc to: card
0.00/0.31	c set iterative enc to: none
0.00/0.31	c [INC SEARCH] isOptimum variable: 0
0.00/0.39	c formula is SAT
0.00/0.39	c [INC SEARCH] copied best model
0.00/0.39	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.40	c model valid
0.00/0.40	c current solution ok
0.00/0.40	o 341
0.00/0.40	c [INC SEARCH] iteration: 3
0.00/0.40	c [INC BOUNDS] best value:341 search for 340
0.00/0.40	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.40	c write failed with 2
0.00/0.40	c [INC SYSTEM] create new solver instance
0.00/0.40	c [INC] encode full formula
0.00/0.40	c (debug) using card networks
0.00/0.42	c set iterative enc to: card
0.00/0.42	c set iterative enc to: none
0.00/0.42	c [INC SEARCH] isOptimum variable: 0
0.00/0.50	c formula is SAT
0.00/0.50	c [INC SEARCH] copied best model
0.00/0.50	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.51	c model valid
0.00/0.51	c current solution ok
0.00/0.51	o 337
0.00/0.51	c [INC SEARCH] iteration: 4
0.00/0.51	c [INC BOUNDS] best value:337 search for 336
0.00/0.51	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.51	c write failed with 2
0.00/0.51	c [INC SYSTEM] create new solver instance
0.00/0.51	c [INC] encode full formula
0.00/0.51	c (debug) using card networks
0.00/0.53	c set iterative enc to: card
0.00/0.53	c set iterative enc to: none
0.00/0.53	c [INC SEARCH] isOptimum variable: 0
0.00/0.66	c formula is SAT
0.00/0.67	c [INC SEARCH] copied best model
0.00/0.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.67	c model valid
0.00/0.67	c current solution ok
0.00/0.67	o 327
0.00/0.67	c [INC SEARCH] iteration: 5
0.00/0.67	c [INC BOUNDS] best value:327 search for 326
0.00/0.67	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.67	c write failed with 2
0.00/0.67	c [INC SYSTEM] create new solver instance
0.00/0.67	c [INC] encode full formula
0.00/0.67	c (debug) using card networks
0.00/0.69	c set iterative enc to: card
0.00/0.69	c set iterative enc to: none
0.00/0.70	c [INC SEARCH] isOptimum variable: 0
0.00/0.79	c formula is SAT
0.00/0.79	c [INC SEARCH] copied best model
0.00/0.79	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.80	c model valid
0.00/0.80	c current solution ok
0.00/0.80	o 316
0.00/0.80	c [INC SEARCH] iteration: 6
0.00/0.80	c [INC BOUNDS] best value:316 search for 315
0.00/0.80	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.80	c write failed with 2
0.00/0.80	c [INC SYSTEM] create new solver instance
0.00/0.80	c [INC] encode full formula
0.00/0.80	c (debug) using card networks
0.00/0.82	c set iterative enc to: card
0.00/0.82	c set iterative enc to: none
0.00/0.82	c [INC SEARCH] isOptimum variable: 0
0.00/1.03	c formula is SAT
0.00/1.04	c [INC SEARCH] copied best model
0.00/1.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.04	c model valid
0.00/1.04	c current solution ok
0.00/1.04	o 314
0.00/1.04	c [INC SEARCH] iteration: 7
0.00/1.04	c [INC BOUNDS] best value:314 search for 313
0.00/1.04	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.04	c write failed with 2
0.00/1.04	c [INC SYSTEM] create new solver instance
0.00/1.04	c [INC] encode full formula
0.00/1.04	c (debug) using card networks
0.00/1.06	c set iterative enc to: card
0.00/1.06	c set iterative enc to: none
0.00/1.07	c [INC SEARCH] isOptimum variable: 0
1.26/1.34	c formula is SAT
1.26/1.35	c [INC SEARCH] copied best model
1.26/1.35	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.26/1.35	c model valid
1.26/1.35	c current solution ok
1.26/1.35	o 309
1.26/1.35	c [INC SEARCH] iteration: 8
1.26/1.35	c [INC BOUNDS] best value:309 search for 308
1.26/1.35	c [INC SYSTEM] there exists a inc, kill it!
1.26/1.35	c write failed with 2
1.26/1.35	c [INC SYSTEM] create new solver instance
1.26/1.35	c [INC] encode full formula
1.26/1.35	c (debug) using card networks
1.26/1.37	c set iterative enc to: card
1.26/1.37	c set iterative enc to: none
1.26/1.38	c [INC SEARCH] isOptimum variable: 0
1.35/1.65	c formula is SAT
1.35/1.65	c [INC SEARCH] copied best model
1.35/1.65	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.35/1.66	c model valid
1.35/1.66	c current solution ok
1.35/1.66	o 307
1.35/1.66	c [INC SEARCH] iteration: 9
1.35/1.66	c [INC BOUNDS] best value:307 search for 306
1.35/1.66	c [INC SYSTEM] there exists a inc, kill it!
1.35/1.66	c write failed with 2
1.35/1.66	c [INC SYSTEM] create new solver instance
1.35/1.66	c [INC] encode full formula
1.35/1.66	c (debug) using card networks
1.35/1.68	c set iterative enc to: card
1.35/1.68	c set iterative enc to: none
1.35/1.69	c [INC SEARCH] isOptimum variable: 0
1.66/1.82	c formula is SAT
1.66/1.82	c [INC SEARCH] copied best model
1.66/1.82	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.66/1.82	c model valid
1.66/1.82	c current solution ok
1.66/1.82	o 299
1.66/1.82	c [INC SEARCH] iteration: 10
1.66/1.82	c [INC BOUNDS] best value:299 search for 298
1.66/1.82	c [INC SYSTEM] there exists a inc, kill it!
1.66/1.82	c write failed with 2
1.66/1.82	c [INC SYSTEM] create new solver instance
1.66/1.82	c [INC] encode full formula
1.66/1.82	c (debug) using card networks
1.66/1.84	c set iterative enc to: card
1.66/1.84	c set iterative enc to: none
1.66/1.85	c [INC SEARCH] isOptimum variable: 0
1.82/2.05	c formula is SAT
1.82/2.05	c [INC SEARCH] copied best model
1.82/2.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.82/2.05	c model valid
1.82/2.05	c current solution ok
1.82/2.05	o 294
1.82/2.05	c [INC SEARCH] iteration: 11
1.82/2.05	c [INC BOUNDS] best value:294 search for 293
1.82/2.05	c [INC SYSTEM] there exists a inc, kill it!
1.82/2.05	c write failed with 2
1.82/2.05	c [INC SYSTEM] create new solver instance
1.82/2.05	c [INC] encode full formula
1.82/2.05	c (debug) using card networks
1.82/2.08	c set iterative enc to: card
1.82/2.08	c set iterative enc to: none
1.82/2.08	c [INC SEARCH] isOptimum variable: 0
2.24/2.37	c formula is SAT
2.24/2.37	c [INC SEARCH] copied best model
2.24/2.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.24/2.37	c model valid
2.24/2.37	c current solution ok
2.24/2.37	o 289
2.24/2.37	c [INC SEARCH] iteration: 12
2.24/2.37	c [INC BOUNDS] best value:289 search for 288
2.24/2.37	c [INC SYSTEM] there exists a inc, kill it!
2.24/2.37	c write failed with 2
2.24/2.38	c [INC SYSTEM] create new solver instance
2.24/2.38	c [INC] encode full formula
2.24/2.38	c (debug) using card networks
2.35/2.40	c set iterative enc to: card
2.35/2.40	c set iterative enc to: none
2.35/2.40	c [INC SEARCH] isOptimum variable: 0
3.15/3.21	c formula is SAT
3.15/3.21	c [INC SEARCH] copied best model
3.15/3.21	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.15/3.22	c model valid
3.15/3.22	c current solution ok
3.15/3.22	o 287
3.15/3.22	c [INC SEARCH] iteration: 13
3.15/3.22	c [INC BOUNDS] best value:287 search for 286
3.15/3.22	c [INC SYSTEM] there exists a inc, kill it!
3.15/3.22	c write failed with 2
3.15/3.22	c [INC SYSTEM] create new solver instance
3.15/3.22	c [INC] encode full formula
3.15/3.22	c (debug) using card networks
3.15/3.24	c set iterative enc to: card
3.15/3.24	c set iterative enc to: none
3.15/3.24	c [INC SEARCH] isOptimum variable: 0
5.02/5.17	c formula is SAT
5.02/5.17	c [INC SEARCH] copied best model
5.02/5.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.02/5.18	c model valid
5.02/5.18	c current solution ok
5.02/5.18	o 286
5.02/5.18	c [INC SEARCH] iteration: 14
5.02/5.18	c [INC BOUNDS] best value:286 search for 285
5.02/5.18	c [INC SYSTEM] there exists a inc, kill it!
5.02/5.18	c write failed with 2
5.02/5.18	c [INC SYSTEM] create new solver instance
5.02/5.18	c [INC] encode full formula
5.02/5.18	c (debug) using card networks
5.15/5.20	c set iterative enc to: card
5.15/5.20	c set iterative enc to: none
5.15/5.20	c [INC SEARCH] isOptimum variable: 0
5.74/5.80	c formula is SAT
5.74/5.81	c [INC SEARCH] copied best model
5.74/5.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.74/5.81	c model valid
5.74/5.81	c current solution ok
5.74/5.81	o 283
5.74/5.81	c [INC SEARCH] iteration: 15
5.74/5.81	c [INC BOUNDS] best value:283 search for 282
5.74/5.81	c [INC SYSTEM] there exists a inc, kill it!
5.74/5.81	c write failed with 2
5.74/5.81	c [INC SYSTEM] create new solver instance
5.74/5.81	c [INC] encode full formula
5.74/5.81	c (debug) using card networks
5.74/5.83	c set iterative enc to: card
5.74/5.83	c set iterative enc to: none
5.74/5.84	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.41	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.41	s UNKNOWN
1800.06/1800.41	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.41	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-3702735-1338058840/watcher-3702735-1338058840 -o /tmp/evaluation-result-3702735-1338058840/solver-3702735-1338058840 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702735-1338058840.opb 2040922217 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 2485
/proc/meminfo: memFree=27122560/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0

[startup+0.101819 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 2485
/proc/meminfo: memFree=27122560/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200321 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 2485
/proc/meminfo: memFree=27122560/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300273 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 2485
/proc/meminfo: memFree=27122560/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.09 2.02 2.01 3/179 2485
/proc/meminfo: memFree=27122560/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.09 2.02 2.01 3/182 2508
/proc/meminfo: memFree=27104532/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=1.35 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 12094 33308 0 0 25 3 99 8 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 16776

[startup+3.1002 s]
/proc/loadavg: 2.09 2.02 2.01 3/182 2516
/proc/meminfo: memFree=27102112/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=2.36 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 17310 47753 0 0 35 5 185 11 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 16776
heavy processes:

[startup+6.3002 s]
/proc/loadavg: 2.09 2.02 2.00 3/182 2522
/proc/meminfo: memFree=27100252/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 16776

[startup+12.7004 s]
/proc/loadavg: 2.08 2.02 2.00 3/182 2524
/proc/meminfo: memFree=27090452/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=24100 CPUtime=6.84 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 5921 0 0 0 683 1 0 0 20 0 1 0 272013127 24678400 5453 33554432000 4194304 5654031 140735334922832 140735334910648 4232700 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 6025 5453 142 357 0 5665 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 40876

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/182 2547
/proc/meminfo: memFree=27076776/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=35636 CPUtime=19.64 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 7813 0 0 0 1962 2 0 0 20 0 1 0 272013127 36491264 8349 33554432000 4194304 5654031 140735334922832 140735334910648 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 8909 8349 142 357 0 8549 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 52412

[startup+51.1004 s]
/proc/loadavg: 2.04 2.02 2.00 3/182 2547
/proc/meminfo: memFree=27061308/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=58968 CPUtime=45.23 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 9014 0 0 0 4521 2 0 0 20 0 1 0 272013127 60383232 10731 33554432000 4194304 5654031 140735334922832 140735334910648 4215307 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 14742 10731 142 357 0 14382 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 75744

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2547
/proc/meminfo: memFree=27046980/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=58968 CPUtime=96.42 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 9015 0 0 0 9640 2 0 0 20 0 1 0 272013127 60383232 11243 33554432000 4194304 5654031 140735334922832 140735334910648 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 14742 11243 142 357 0 14382 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 75744

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 2547
/proc/meminfo: memFree=27040604/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=77808 CPUtime=156.41 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 9702 0 0 0 15638 3 0 0 20 0 1 0 272013127 79675392 18879 33554432000 4194304 5654031 140735334922832 140735334910648 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 19452 18879 142 357 0 19092 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 94584

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2547
/proc/meminfo: memFree=27028064/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=77808 CPUtime=216.41 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 9703 0 0 0 21638 3 0 0 20 0 1 0 272013127 79675392 18922 33554432000 4194304 5654031 140735334922832 140735334910648 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 19452 18922 142 357 0 19092 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 94584

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2547
/proc/meminfo: memFree=27017948/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0

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

/proc/meminfo: memFree=27011104/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=139376 CPUtime=1296.24 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 16939 0 0 0 129608 16 0 0 20 0 1 0 272013127 142721024 29958 33554432000 4194304 5654031 140735334922832 140735334910648 4233431 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 34844 29958 142 357 0 34484 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 156152

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2611
/proc/meminfo: memFree=27004520/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=139376 CPUtime=1356.22 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 17281 0 0 0 135606 16 0 0 20 0 1 0 272013127 142721024 29958 33554432000 4194304 5654031 140735334922832 140735334920760 4215115 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 34844 29958 142 357 0 34484 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 156152

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2611
/proc/meminfo: memFree=26971132/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=139376 CPUtime=1416.23 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 17623 0 0 0 141606 17 0 0 20 0 1 0 272013127 142721024 29958 33554432000 4194304 5654031 140735334922832 140735334910648 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 34844 29958 142 357 0 34484 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 156152

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2611
/proc/meminfo: memFree=27006088/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=90056 CPUtime=1476.21 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 17631 0 0 0 147604 17 0 0 20 0 1 0 272013127 92217344 21959 33554432000 4194304 5654031 140735334922832 140735334910648 4215091 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 22514 21959 142 357 0 22154 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 106832

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2612
/proc/meminfo: memFree=26989784/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=90056 CPUtime=1536.2 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 17972 0 0 0 153602 18 0 0 20 0 1 0 272013127 92217344 21959 33554432000 4194304 5654031 140735334922832 140735334910648 4232466 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 22514 21959 142 357 0 22154 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 106832

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 2612
/proc/meminfo: memFree=26999992/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=90056 CPUtime=1596.19 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 18313 0 0 0 159600 19 0 0 20 0 1 0 272013127 92217344 21959 33554432000 4194304 5654031 140735334922832 140735334910648 4217744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 22514 21959 142 357 0 22154 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 106832

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2612
/proc/meminfo: memFree=26993740/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=90056 CPUtime=1656.18 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 18655 0 0 0 165598 20 0 0 20 0 1 0 272013127 92217344 21959 33554432000 4194304 5654031 140735334922832 140735334910648 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 22514 21959 142 357 0 22154 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 106832

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2613
/proc/meminfo: memFree=26940008/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=170196 CPUtime=1716.17 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 19590 0 0 0 171596 21 0 0 20 0 1 0 272013127 174280704 35145 33554432000 4194304 5654031 140735334922832 140735334910648 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 42549 35145 142 357 0 42189 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 186972

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2616
/proc/meminfo: memFree=26939604/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=139376 CPUtime=1776.16 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 19932 0 0 0 177594 22 0 0 20 0 1 0 272013127 142721024 34054 33554432000 4194304 5654031 140735334922832 140735334910648 4233184 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 34844 34054 142 357 0 34484 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 156152



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2616
/proc/meminfo: memFree=26922912/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=170196 CPUtime=1794.27 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 20519 0 0 0 179404 23 0 0 20 0 1 0 272013127 174280704 35657 33554432000 4194304 5654031 140735334922832 140735334910648 4232963 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 42549 35657 142 357 0 42189 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 186972

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2616
/proc/meminfo: memFree=26922912/32873844 swapFree=6088/6088
[pid=2485] ppid=2483 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2485/stat : 2485 (npSolver-pbo-It) S 2483 2485 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 272012543 9367552 275 33554432000 4194304 5064252 140733636261808 140733636260720 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/2485/statm: 2287 275 233 213 0 72 0
[pid=2486] ppid=2485 vsize=7628 CPUtime=5.79 cores=0,2,4,6
/proc/2486/stat : 2486 (npSolver-pbo) S 2485 2485 1653 0 -1 4202496 21222 60242 0 0 44 5 515 15 20 0 1 0 272012543 7811072 1335 33554432000 4194304 5992684 140735749013408 140735748999240 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/2486/statm: 1907 1335 194 440 0 1463 0
[pid=2524] ppid=2486 vsize=170196 CPUtime=1794.27 cores=0,2,4,6
/proc/2524/stat : 2524 (glucosInc) R 2486 2485 1653 0 -1 4202496 20519 0 0 0 179404 23 0 0 20 0 1 0 272013127 174280704 35657 33554432000 4194304 5654031 140735334922832 140735334910648 4232963 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2524/statm: 42549 35657 142 357 0 42189 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 186972

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.65
CPU system time (s): 0.446932
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 186972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.446932
maximum resident set size= 142628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 38208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1236
involuntary context switches= 2120

runsolver used 2.69759 second user time and 7.18091 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-26 21:00:40
IDJOB=3702735
IDBENCH=2185
IDSOLVER=2278
FILE ID=node108/3702735-1338058840
RUNJOBID= node108-1338052671-1673
PBS_JOBID= 14624392
Free space on /tmp= 71688 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a4.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702735-1338058840/watcher-3702735-1338058840 -o /tmp/evaluation-result-3702735-1338058840/solver-3702735-1338058840 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702735-1338058840.opb 2040922217 HOME HOME

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

MD5SUM BENCH= 39250f205953aedd83d7a2bcba6bda16
RANDOM SEED=2040922217

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.273
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.273
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	: 5438.55
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.273
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.90
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.273
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:        27122868 kB
Buffers:          249372 kB
Cached:          4549344 kB
SwapCached:            0 kB
Active:           757092 kB
Inactive:        4215132 kB
Active(anon):     175940 kB
Inactive(anon):        0 kB
Active(file):     581152 kB
Inactive(file):  4215132 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8676 kB
Writeback:             0 kB
AnonPages:        181468 kB
Mapped:            15804 kB
Shmem:               200 kB
Slab:             640780 kB
SReclaimable:      82252 kB
SUnreclaim:       558528 kB
KernelStack:        1512 kB
PageTables:         4568 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     289212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 71676 MiB
End job on node108 at 2012-05-26 21:30:40