Trace number 3703327

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.1 1800.51

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
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-33
Best CPU time to get the best result obtained on this benchmark1796.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

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.05	c run inc solver
0.00/0.05	c [INC SYSTEM] run initial solver
0.00/0.05	c [INC SYSTEM] preprocess with white file
0.00/0.51	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.51	c [INC SYSTEM] execute solver
0.00/0.65	c [INC SEARCH] formula is SAT
0.00/0.65	c [INC SYSTEM] solved the initial formula
0.00/0.66	c model valid
0.00/0.66	c current solution ok
0.00/0.80	o -23
0.00/0.80	c starting approximation
0.00/0.80	c factor = 1
0.00/0.80	c can not find a suitable factor, leaving approximation
0.00/0.80	c finished approximation
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 SEARCH] iteration: 0
0.00/0.80	c [INC BOUNDS] best value:177 search for 176
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.80	c set iterative enc to: card
0.00/0.80	c set iterative enc to: none
0.00/0.81	c [INC SEARCH] isOptimum variable: 0
3.07/3.14	c formula is SAT
3.07/3.14	c [INC SEARCH] copied best model
3.07/3.14	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.07/3.15	c model valid
3.07/3.15	c current solution ok
3.07/3.15	o -24
3.07/3.15	c [INC SEARCH] iteration: 1
3.07/3.15	c [INC BOUNDS] best value:176 search for 175
3.07/3.15	c [INC SYSTEM] there exists a inc, kill it!
3.07/3.15	c write failed with 2
3.07/3.15	c [INC SYSTEM] create new solver instance
3.07/3.15	c [INC] encode full formula
3.07/3.15	c (debug) using card networks
3.07/3.15	c set iterative enc to: card
3.07/3.15	c set iterative enc to: none
3.07/3.16	c [INC SEARCH] isOptimum variable: 0
3.97/4.05	c formula is SAT
3.97/4.05	c [INC SEARCH] copied best model
3.97/4.05	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.97/4.05	c model valid
3.97/4.05	c current solution ok
3.97/4.05	o -25
3.97/4.05	c [INC SEARCH] iteration: 2
3.97/4.05	c [INC BOUNDS] best value:175 search for 174
3.97/4.05	c [INC SYSTEM] there exists a inc, kill it!
3.97/4.05	c write failed with 2
3.97/4.05	c [INC SYSTEM] create new solver instance
3.97/4.05	c [INC] encode full formula
3.97/4.05	c (debug) using card networks
3.97/4.06	c set iterative enc to: card
3.97/4.06	c set iterative enc to: none
3.97/4.06	c [INC SEARCH] isOptimum variable: 0
7.26/7.30	c formula is SAT
7.26/7.30	c [INC SEARCH] copied best model
7.26/7.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.26/7.31	c model valid
7.26/7.31	c current solution ok
7.26/7.31	o -26
7.26/7.31	c [INC SEARCH] iteration: 3
7.26/7.31	c [INC BOUNDS] best value:174 search for 173
7.26/7.31	c [INC SYSTEM] there exists a inc, kill it!
7.26/7.31	c write failed with 2
7.26/7.31	c [INC SYSTEM] create new solver instance
7.26/7.31	c [INC] encode full formula
7.26/7.31	c (debug) using card networks
7.26/7.31	c set iterative enc to: card
7.26/7.31	c set iterative enc to: none
7.26/7.32	c [INC SEARCH] isOptimum variable: 0
45.25/45.32	c formula is SAT
45.25/45.32	c [INC SEARCH] copied best model
45.25/45.32	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
45.25/45.33	c model valid
45.25/45.33	c current solution ok
45.25/45.33	o -27
45.25/45.33	c [INC SEARCH] iteration: 4
45.25/45.33	c [INC BOUNDS] best value:173 search for 172
45.25/45.33	c [INC SYSTEM] there exists a inc, kill it!
45.25/45.33	c write failed with 2
45.25/45.33	c [INC SYSTEM] create new solver instance
45.25/45.33	c [INC] encode full formula
45.25/45.33	c (debug) using card networks
45.25/45.33	c set iterative enc to: card
45.25/45.33	c set iterative enc to: none
45.25/45.34	c [INC SEARCH] isOptimum variable: 0
110.51/110.64	c formula is SAT
110.51/110.64	c [INC SEARCH] copied best model
110.51/110.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
110.51/110.64	c model valid
110.51/110.64	c current solution ok
110.51/110.64	o -28
110.51/110.64	c [INC SEARCH] iteration: 5
110.51/110.64	c [INC BOUNDS] best value:172 search for 171
110.51/110.64	c [INC SYSTEM] there exists a inc, kill it!
110.51/110.64	c write failed with 2
110.51/110.65	c [INC SYSTEM] create new solver instance
110.51/110.65	c [INC] encode full formula
110.51/110.65	c (debug) using card networks
110.51/110.65	c set iterative enc to: card
110.51/110.65	c set iterative enc to: none
110.51/110.66	c [INC SEARCH] isOptimum variable: 0
1199.77/1200.11	c formula is SAT
1199.77/1200.11	c [INC SEARCH] copied best model
1199.77/1200.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1199.77/1200.11	c model valid
1199.77/1200.11	c current solution ok
1199.77/1200.11	o -29
1199.77/1200.11	c [INC SEARCH] iteration: 6
1199.77/1200.11	c [INC BOUNDS] best value:171 search for 170
1199.77/1200.11	c [INC SYSTEM] there exists a inc, kill it!
1199.77/1200.11	c write failed with 2
1199.77/1200.12	c [INC SYSTEM] create new solver instance
1199.77/1200.12	c [INC] encode full formula
1199.77/1200.12	c (debug) using card networks
1199.77/1200.12	c set iterative enc to: card
1199.77/1200.12	c set iterative enc to: none
1199.77/1200.13	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.50	s UNKNOWN
1800.06/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.50	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-3703327-1338083722/watcher-3703327-1338083722 -o /tmp/evaluation-result-3703327-1338083722/solver-3703327-1338083722 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3703327-1338083722.opb 1424790033 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.02 2.01 2.00 2/178 2019
/proc/meminfo: memFree=28225644/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0

[startup+0.0986721 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 2019
/proc/meminfo: memFree=28225644/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100216 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 2019
/proc/meminfo: memFree=28225644/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300171 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 2019
/proc/meminfo: memFree=28225644/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700163 s]
/proc/loadavg: 2.02 2.01 2.00 2/178 2019
/proc/meminfo: memFree=28225644/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50024 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2028
/proc/meminfo: memFree=28172956/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=6664 CPUtime=0.8 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 2608 12750 0 0 7 13 49 11 20 0 1 0 274498188 6823936 1315 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1666 1315 195 440 0 1222 0
[pid=2028] ppid=2020 vsize=16452 CPUtime=0.68 cores=0,2,4,6
/proc/2028/stat : 2028 (glucosInc) R 2020 2019 4763 0 -1 4202496 3451 0 0 0 68 0 0 0 20 0 1 0 274498269 16846848 3219 33554432000 4194304 5654031 140736446778576 140736446766392 4232484 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2028/statm: 4113 3219 140 357 0 3753 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32264

[startup+3.10021 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2028
/proc/meminfo: memFree=28172284/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=6664 CPUtime=0.8 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 2608 12750 0 0 7 13 49 11 20 0 1 0 274498188 6823936 1315 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1666 1315 195 440 0 1222 0
[pid=2028] ppid=2020 vsize=16748 CPUtime=2.27 cores=0,2,4,6
/proc/2028/stat : 2028 (glucosInc) R 2020 2019 4763 0 -1 4202496 4379 0 0 0 227 0 0 0 20 0 1 0 274498269 17149952 3445 33554432000 4194304 5654031 140736446778576 140736446766392 4232700 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2028/statm: 4187 3445 141 357 0 3827 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 32560

[startup+6.30031 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2032
/proc/meminfo: memFree=28168432/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=4.04 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 3721 21136 0 0 9 13 369 13 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2032] ppid=2020 vsize=17044 CPUtime=2.22 cores=0,2,4,6
/proc/2032/stat : 2032 (glucosInc) R 2020 2019 4763 0 -1 4202496 3513 0 0 0 222 0 0 0 20 0 1 0 274498594 17453056 3548 33554432000 4194304 5654031 140733225719328 140733225707144 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2032/statm: 4261 3548 141 357 0 3901 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 33896

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2034
/proc/meminfo: memFree=28198420/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=7.31 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 4255 25529 0 0 11 13 692 15 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2034] ppid=2020 vsize=21724 CPUtime=5.37 cores=0,2,4,6
/proc/2034/stat : 2034 (glucosInc) R 2020 2019 4763 0 -1 4202496 4139 0 0 0 536 1 0 0 20 0 1 0 274498920 22245376 4576 33554432000 4194304 5654031 140736531446384 140736531434200 4232662 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2034/statm: 5431 4576 141 357 0 5071 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 38576

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2034
/proc/meminfo: memFree=28190708/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=7.31 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 4255 25529 0 0 11 13 692 15 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2034] ppid=2020 vsize=28796 CPUtime=18.15 cores=0,2,4,6
/proc/2034/stat : 2034 (glucosInc) R 2020 2019 4763 0 -1 4202496 5729 0 0 0 1814 1 0 0 20 0 1 0 274498920 29487104 6524 33554432000 4194304 5654031 140736531446384 140736531434200 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2034/statm: 7199 6524 141 357 0 6839 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 45648

[startup+51.1003 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 2036
/proc/meminfo: memFree=28198408/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=45.28 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 4789 32667 0 0 12 13 4486 17 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2036] ppid=2020 vsize=21648 CPUtime=5.75 cores=0,2,4,6
/proc/2036/stat : 2036 (glucosInc) R 2020 2019 4763 0 -1 4202496 5294 0 0 0 574 1 0 0 20 0 1 0 274502722 22167552 4683 33554432000 4194304 5654031 140737346650000 140737346637816 4215964 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2036/statm: 5412 4683 141 357 0 5052 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 38500

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2036
/proc/meminfo: memFree=28167244/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=45.28 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 4789 32667 0 0 12 13 4486 17 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2036] ppid=2020 vsize=59196 CPUtime=56.94 cores=0,2,4,6
/proc/2036/stat : 2036 (glucosInc) R 2020 2019 4763 0 -1 4202496 8516 0 0 0 5691 3 0 0 20 0 1 0 274502722 60616704 12120 33554432000 4194304 5654031 140737346650000 140737346637816 4209211 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2036/statm: 14799 12120 141 357 0 14439 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 76048

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2038
/proc/meminfo: memFree=28170808/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=110.59 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5322 41731 0 0 14 13 11011 21 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2038] ppid=2020 vsize=51016 CPUtime=51.62 cores=0,2,4,6
/proc/2038/stat : 2038 (glucosInc) R 2020 2019 4763 0 -1 4202496 8101 0 0 0 5160 2 0 0 20 0 1 0 274509254 52240384 11349 33554432000 4194304 5654031 140734954645232 140734954633048 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2038/statm: 12754 11349 141 357 0 12394 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 67868

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2039
/proc/meminfo: memFree=28135812/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=110.59 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5322 41731 0 0 14 13 11011 21 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2038] ppid=2020 vsize=74292 CPUtime=111.59 cores=0,2,4,6
/proc/2038/stat : 2038 (glucosInc) R 2020 2019 4763 0 -1 4202496 10415 0 0 0 11155 4 0 0 20 0 1 0 274509254 76075008 17914 33554432000 4194304 5654031 140734954645232 140734954633048 4233344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/2038/statm: 18573 17914 141 357 0 18213 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 91144

[startup+282.3 s]

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

/proc/meminfo: memFree=28126324/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=78068 CPUtime=102.14 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 8387 0 0 0 10211 3 0 0 20 0 1 0 274618201 79941632 16562 33554432000 4194304 5654031 140733662322016 140733662309832 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 19517 16562 141 357 0 19157 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 94920

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2139
/proc/meminfo: memFree=28105460/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=78068 CPUtime=162.13 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 9427 0 0 0 16208 5 0 0 20 0 1 0 274618201 79941632 18856 33554432000 4194304 5654031 140733662322016 140733662309832 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 19517 18856 141 357 0 19157 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 94920

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2140
/proc/meminfo: memFree=28046192/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=139068 CPUtime=222.11 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 10198 0 0 0 22204 7 0 0 20 0 1 0 274618201 142405632 32641 33554432000 4194304 5654031 140733662322016 140733662309832 4216621 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 34767 32641 141 357 0 34407 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 155920

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2145
/proc/meminfo: memFree=28099856/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=169888 CPUtime=282.1 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 12225 0 0 0 28199 11 0 0 20 0 1 0 274618201 173965312 35268 33554432000 4194304 5654031 140733662322016 140733662309832 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 42472 35268 141 357 0 42112 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 186740

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2145
/proc/meminfo: memFree=28086776/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=139068 CPUtime=342.09 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 13092 0 0 0 34195 14 0 0 20 0 1 0 274618201 142405632 32130 33554432000 4194304 5654031 140733662322016 140733662309832 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 34767 32130 141 357 0 34407 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 155920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2145
/proc/meminfo: memFree=28078352/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=139068 CPUtime=402.08 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 13957 0 0 0 40191 17 0 0 20 0 1 0 274618201 142405632 33666 33554432000 4194304 5654031 140733662322016 140733662309832 4232794 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 34767 33666 141 357 0 34407 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 155920

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2147
/proc/meminfo: memFree=28154412/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=89748 CPUtime=462.08 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 15274 0 0 0 46187 21 0 0 20 0 1 0 274618201 91901952 21777 33554432000 4194304 5654031 140733662322016 140733662320040 4232767 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 22437 21777 141 357 0 22077 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 106600

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2148
/proc/meminfo: memFree=28063892/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=169888 CPUtime=522.07 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 16727 0 0 0 52183 24 0 0 20 0 1 0 274618201 173965312 39365 33554432000 4194304 5654031 140733662322016 140733662309832 4233232 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 42472 39365 141 357 0 42112 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 186740

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2148
/proc/meminfo: memFree=28030996/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=219976 CPUtime=582.05 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 19120 0 0 0 58178 27 0 0 20 0 1 0 274618201 225255424 44274 33554432000 4194304 5654031 140733662322016 140733662309832 4244183 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 54994 44274 141 357 0 54634 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 236828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2148
/proc/meminfo: memFree=28078828/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=139068 CPUtime=600.25 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 19253 0 0 0 59997 28 0 0 20 0 1 0 274618201 142405632 32130 33554432000 4194304 5654031 140733662322016 140733662309832 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 34767 32130 141 357 0 34407 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 155920

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2148
/proc/meminfo: memFree=28078828/32873648 swapFree=6864/6864
[pid=2019] ppid=2017 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/2019/stat : 2019 (npSolver-pbo-It) S 2017 2019 4763 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 274498188 9367552 274 33554432000 4194304 5064252 140735872229888 140735872228800 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/2019/statm: 2287 274 233 213 0 72 0
[pid=2020] ppid=2019 vsize=7704 CPUtime=1199.81 cores=0,2,4,6
/proc/2020/stat : 2020 (npSolver-pbo) S 2019 2019 4763 0 -1 4202496 5855 77221 0 0 15 13 119873 80 20 0 1 0 274498188 7888896 1531 33554432000 4194304 5992684 140735451307168 140735451293000 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/2020/statm: 1926 1531 195 440 0 1482 0
[pid=2139] ppid=2020 vsize=139068 CPUtime=600.25 cores=0,2,4,6
/proc/2139/stat : 2139 (glucosInc) R 2020 2019 4763 0 -1 4202496 19253 0 0 0 59997 28 0 0 20 0 1 0 274618201 142405632 32130 33554432000 4194304 5654031 140733662322016 140733662309832 4233201 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/2139/statm: 34767 32130 141 357 0 34407 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 155920

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.86
CPU system time (s): 1.23781
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 314636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.86
system time used= 1.23781
maximum resident set size= 226720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102711
page faults= 0
swaps= 0
block input operations= 0
block output operations= 34336
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 584
involuntary context switches= 2546

runsolver used 7.04993 second user time and 13.119 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-27 03:55:22
IDJOB=3703327
IDBENCH=48253
IDSOLVER=2278
FILE ID=node120/3703327-1338083722
RUNJOBID= node120-1338052943-4779
PBS_JOBID= 14624403
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=1424790033

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:       32873648 kB
MemFree:        28225992 kB
Buffers:          306536 kB
Cached:          3418244 kB
SwapCached:          636 kB
Active:           827188 kB
Inactive:        2996568 kB
Active(anon):      87728 kB
Inactive(anon):    12532 kB
Active(file):     739460 kB
Inactive(file):  2984036 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8156 kB
Writeback:             0 kB
AnonPages:        103920 kB
Mapped:            15568 kB
Shmem:               120 kB
Slab:             685548 kB
SReclaimable:     129904 kB
SUnreclaim:       555644 kB
KernelStack:        1488 kB
PageTables:         3864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     210876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node120 at 2012-05-27 04:25:23