Trace number 3703388

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_25_3.opb
MD5SUM1b4456ec5e57b53956abc30521c99789
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-29
Best CPU time to get the best result obtained on this benchmark1797.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
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 constraint25
Maximum length of a constraint45
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)6216
Sum of products size (including duplicates)12432
Number of different products3108
Sum of products size6216

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.09	o 0
0.00/0.09	c starting approximation
0.00/0.09	c factor = 1
0.00/0.09	c can not find a suitable factor, leaving approximation
0.00/0.09	c finished approximation
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 SEARCH] iteration: 0
0.00/0.09	c [INC BOUNDS] best value:200 search for 199
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.10	c [INC SEARCH] isOptimum variable: 0
0.00/0.11	c formula is SAT
0.00/0.11	c [INC SEARCH] copied best model
0.00/0.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.11	c model valid
0.00/0.11	c current solution ok
0.00/0.11	o -21
0.00/0.11	c [INC SEARCH] iteration: 1
0.00/0.11	c [INC BOUNDS] best value:179 search for 178
0.00/0.11	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.11	c write failed with 2
0.00/0.11	c [INC SYSTEM] create new solver instance
0.00/0.11	c [INC] encode full formula
0.00/0.11	c (debug) using card networks
0.00/0.12	c set iterative enc to: card
0.00/0.12	c set iterative enc to: none
0.00/0.12	c [INC SEARCH] isOptimum variable: 0
0.00/0.13	c formula is SAT
0.00/0.13	c [INC SEARCH] copied best model
0.00/0.13	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.13	c model valid
0.00/0.13	c current solution ok
0.00/0.13	o -22
0.00/0.13	c [INC SEARCH] iteration: 2
0.00/0.13	c [INC BOUNDS] best value:178 search for 177
0.00/0.13	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.13	c write failed with 2
0.00/0.13	c [INC SYSTEM] create new solver instance
0.00/0.13	c [INC] encode full formula
0.00/0.13	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.14	c [INC SEARCH] isOptimum variable: 0
0.00/0.15	c formula is SAT
0.00/0.15	c [INC SEARCH] copied best model
0.00/0.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.16	c model valid
0.00/0.16	c current solution ok
0.00/0.16	o -23
0.00/0.16	c [INC SEARCH] iteration: 3
0.00/0.16	c [INC BOUNDS] best value:177 search for 176
0.00/0.16	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.16	c write failed with 2
0.00/0.16	c [INC SYSTEM] create new solver instance
0.00/0.16	c [INC] encode full formula
0.00/0.16	c (debug) using card networks
0.00/0.16	c set iterative enc to: card
0.00/0.16	c set iterative enc to: none
0.00/0.16	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 -24
0.00/0.18	c [INC SEARCH] iteration: 4
0.00/0.18	c [INC BOUNDS] best value:176 search for 175
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.18	c set iterative enc to: card
0.00/0.18	c set iterative enc to: none
0.00/0.19	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o -25
0.00/0.97	c [INC SEARCH] iteration: 5
0.00/0.97	c [INC BOUNDS] best value:175 search for 174
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.98	c [INC SEARCH] isOptimum variable: 0
1.08/1.12	c formula is SAT
1.08/1.12	c [INC SEARCH] copied best model
1.08/1.12	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.12	c model valid
1.08/1.12	c current solution ok
1.08/1.12	o -26
1.08/1.12	c [INC SEARCH] iteration: 6
1.08/1.12	c [INC BOUNDS] best value:174 search for 173
1.08/1.12	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.12	c write failed with 2
1.08/1.12	c [INC SYSTEM] create new solver instance
1.08/1.12	c [INC] encode full formula
1.08/1.12	c (debug) using card networks
1.08/1.13	c set iterative enc to: card
1.08/1.13	c set iterative enc to: none
1.08/1.13	c [INC SEARCH] isOptimum variable: 0
1.12/1.29	c formula is SAT
1.12/1.29	c [INC SEARCH] copied best model
1.12/1.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.12/1.29	c model valid
1.12/1.29	c current solution ok
1.12/1.29	o -28
1.12/1.29	c [INC SEARCH] iteration: 7
1.12/1.29	c [INC BOUNDS] best value:172 search for 171
1.12/1.29	c [INC SYSTEM] there exists a inc, kill it!
1.12/1.29	c write failed with 2
1.12/1.29	c [INC SYSTEM] create new solver instance
1.12/1.29	c [INC] encode full formula
1.12/1.29	c (debug) using card networks
1.12/1.29	c set iterative enc to: card
1.12/1.29	c set iterative enc to: none
1.28/1.30	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-3703388-1338081528/watcher-3703388-1338081528 -o /tmp/evaluation-result-3703388-1338081528/solver-3703388-1338081528 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703388-1338081528.opb 1711927217 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 14380
/proc/meminfo: memFree=27139184/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0

[startup+0.0297609 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14380
/proc/meminfo: memFree=27139184/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100155 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14380
/proc/meminfo: memFree=27139184/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300191 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14380
/proc/meminfo: memFree=27139184/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700182 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14380
/proc/meminfo: memFree=27139184/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14399
/proc/meminfo: memFree=27131632/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 12752

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14403
/proc/meminfo: memFree=27127236/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=14820 CPUtime=1.78 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 3481 0 0 0 178 0 0 0 20 0 1 0 274281556 15175680 2774 33554432000 4194304 5654031 140737393908400 140737393896216 4234964 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 3705 2774 142 357 0 3345 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27572

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14403
/proc/meminfo: memFree=27112348/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=16508 CPUtime=4.98 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 4338 0 0 0 498 0 0 0 20 0 1 0 274281556 16904192 3593 33554432000 4194304 5654031 140737393908400 140737393896216 4232984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 4127 3593 142 357 0 3767 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 29260

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14403
/proc/meminfo: memFree=27085176/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=17540 CPUtime=11.39 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 4957 0 0 0 1138 1 0 0 20 0 1 0 274281556 17960960 3860 33554432000 4194304 5654031 140737393908400 140737393906424 4232994 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 4385 3860 142 357 0 4025 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30292

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 14403
/proc/meminfo: memFree=27145972/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=28036 CPUtime=24.18 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 6021 0 0 0 2417 1 0 0 20 0 1 0 274281556 28708864 6430 33554432000 4194304 5654031 140737393908400 140737393896216 4215126 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 7009 6430 142 357 0 6649 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 40788

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 14403
/proc/meminfo: memFree=27096140/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=61036 CPUtime=49.77 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 6848 0 0 0 4975 2 0 0 20 0 1 0 274281556 62500864 10729 33554432000 4194304 5654031 140737393908400 140737393896216 4214944 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 15259 10729 142 357 0 14899 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 73788

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/182 14406
/proc/meminfo: memFree=27088104/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=42864 CPUtime=100.97 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 8228 0 0 0 10095 2 0 0 20 0 1 0 274281556 43892736 10122 33554432000 4194304 5654031 140737393908400 140737393896216 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 10716 10122 142 357 0 10356 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 55616

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14406
/proc/meminfo: memFree=27007176/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=73212 CPUtime=160.96 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 8703 0 0 0 16093 3 0 0 20 0 1 0 274281556 74969088 14841 33554432000 4194304 5654031 140737393908400 140737393896216 4232800 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 18303 14841 142 357 0 17943 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 85964

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14406
/proc/meminfo: memFree=27010392/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=73212 CPUtime=220.94 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 9107 0 0 0 22091 3 0 0 20 0 1 0 274281556 74969088 16254 33554432000 4194304 5654031 140737393908400 140737393896216 4215006 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 18303 16254 142 357 0 17943 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 85964

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14409
/proc/meminfo: memFree=27147288/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=27001304/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=106532 CPUtime=1240.79 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 20406 0 0 0 124058 21 0 0 20 0 1 0 274281556 109088768 21737 33554432000 4194304 5654031 140737393908400 140737393896216 4215014 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 26633 21737 142 357 0 26273 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 119284

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 14418
/proc/meminfo: memFree=26988360/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=106532 CPUtime=1300.78 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 20903 0 0 0 130056 22 0 0 20 0 1 0 274281556 109088768 21737 33554432000 4194304 5654031 140737393908400 140737393896216 4233187 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 26633 21737 142 357 0 26273 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 119284

[startup+1362.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/181 14469
/proc/meminfo: memFree=26936864/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1360.77 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 21890 0 0 0 136054 23 0 0 20 0 1 0 274281556 159592448 30404 33554432000 4194304 5654031 140737393908400 140737393896216 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 30404 142 357 0 38603 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 168604

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 14473
/proc/meminfo: memFree=26930852/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1420.77 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 22981 0 0 0 142051 26 0 0 20 0 1 0 274281556 159592448 31940 33554432000 4194304 5654031 140737393908400 140737393896216 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 31940 142 357 0 38603 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 168604

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 14474
/proc/meminfo: memFree=26923976/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1480.75 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 23767 0 0 0 148047 28 0 0 20 0 1 0 274281556 159592448 31940 33554432000 4194304 5654031 140737393908400 140737393896216 4215009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 31940 142 357 0 38603 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 168604

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 14476
/proc/meminfo: memFree=26929380/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1540.74 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 24265 0 0 0 154046 28 0 0 20 0 1 0 274281556 159592448 31940 33554432000 4194304 5654031 140737393908400 140737393896216 4232589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 31940 142 357 0 38603 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 168604

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 14478
/proc/meminfo: memFree=26922136/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1600.73 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 24995 0 0 0 160043 30 0 0 20 0 1 0 274281556 159592448 32964 33554432000 4194304 5654031 140737393908400 140737393896216 4233232 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 32964 142 357 0 38603 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 168604

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 14478
/proc/meminfo: memFree=26916424/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1660.73 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 26023 0 0 0 166041 32 0 0 20 0 1 0 274281556 159592448 33476 33554432000 4194304 5654031 140737393908400 140737393896216 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 33476 142 357 0 38603 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 168604

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 14478
/proc/meminfo: memFree=26916628/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1720.71 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 27118 0 0 0 172037 34 0 0 20 0 1 0 274281556 159592448 33988 33554432000 4194304 5654031 140737393908400 140737393896216 4215017 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 33988 142 357 0 38603 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 168604

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14479
/proc/meminfo: memFree=26916708/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1780.71 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 28201 0 0 0 178035 36 0 0 20 0 1 0 274281556 159592448 32452 33554432000 4194304 5654031 140737393908400 140737393896216 4214974 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 32452 142 357 0 38603 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 168604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 14479
/proc/meminfo: memFree=26906468/32873844 swapFree=6088/6088
[pid=14380] ppid=14378 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/14380/stat : 14380 (npSolver-pbo-It) S 14378 14380 1653 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 274281426 9367552 275 33554432000 4194304 5064252 140735332299024 140735332297936 240426575438 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/14380/statm: 2287 275 233 213 0 72 0
[pid=14381] ppid=14380 vsize=3604 CPUtime=1.28 cores=1,3,5,7
/proc/14381/stat : 14381 (npSolver-pbo) S 14380 14380 1653 0 -1 4202496 2631 16363 0 0 7 2 115 4 20 0 1 0 274281426 3690496 514 33554432000 4194304 5992684 140734655693088 140734655678920 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/14381/statm: 901 514 195 440 0 457 0
[pid=14403] ppid=14381 vsize=155852 CPUtime=1798.81 cores=1,3,5,7
/proc/14403/stat : 14403 (glucosInc) R 14381 14380 1653 0 -1 4202496 28271 0 0 0 179845 36 0 0 20 0 1 0 274281556 159592448 34052 33554432000 4194304 5654031 140737393908400 140737393896216 4232821 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14403/statm: 38963 34052 142 357 0 38603 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 168604

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.12
CPU user time (s): 1799.69
CPU system time (s): 0.433934
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 199424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.433934
maximum resident set size= 144412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 6008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 210
involuntary context switches= 1896

runsolver used 3.67944 second user time and 8.10877 second system time

The end

Launcher Data

Begin job on node108 at 2012-05-27 03:18:48
IDJOB=3703388
IDBENCH=48212
IDSOLVER=2278
FILE ID=node108/3703388-1338081528
RUNJOBID= node108-1338052671-1674
PBS_JOBID= 14624392
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 1b4456ec5e57b53956abc30521c99789
RANDOM SEED=1711927217

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:        27139440 kB
Buffers:          284504 kB
Cached:          4510388 kB
SwapCached:            0 kB
Active:           714052 kB
Inactive:        4213836 kB
Active(anon):     132460 kB
Inactive(anon):        0 kB
Active(file):     581592 kB
Inactive(file):  4213836 kB
Unevictable:        6088 kB
Mlocked:            6088 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        277072 kB
Mapped:            15832 kB
Shmem:               200 kB
Slab:             649516 kB
SReclaimable:      91752 kB
SUnreclaim:       557764 kB
KernelStack:        1504 kB
PageTables:         4344 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     276300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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= 71684 MiB
End job on node108 at 2012-05-27 03:48:49