Trace number 3752486

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_2.opb
MD5SUMfc8bff78845ab9a14b2d06ab749e4dc4
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-144
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -137
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

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.25	c old isEQ: 144, new EQ is 1
0.00/0.30	c run inc solver
0.00/0.30	c [INC SYSTEM] run initial solver
0.00/0.30	c [INC SYSTEM] preprocess with white file
1.27/1.37	c [INC SYSTEM] finished preprocessing in 1 s
1.27/1.37	c [INC SYSTEM] execute solver
3.17/3.24	c [INC SEARCH] formula is SAT
3.17/3.24	c [INC SYSTEM] solved the initial formula
3.17/3.25	c model valid
3.17/3.25	c current solution ok
3.47/3.51	o -86
3.47/3.51	c starting approximation
3.47/3.51	c factor = 1
3.47/3.51	c can not find a suitable factor, leaving approximation
3.47/3.51	c finished approximation
3.47/3.51	c [INC SYSTEM] there exists a inc, kill it!
3.47/3.51	c write failed with 2
3.47/3.51	c [INC SEARCH] iteration: 0
3.47/3.51	c [INC BOUNDS] best value:414 search for 413
3.47/3.51	c [INC SYSTEM] create new solver instance
3.47/3.51	c [INC] encode full formula
3.47/3.51	c (debug) using card networks
3.47/3.51	c old isEQ: 144, new EQ is 0
3.47/3.52	c set iterative enc to: card
3.47/3.52	c set iterative enc to: none
3.47/3.53	c [INC SEARCH] isOptimum variable: 0
4.87/4.93	c formula is SAT
4.87/4.94	c [INC SEARCH] copied best model
4.93/5.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
4.93/5.15	c model valid
4.93/5.15	c current solution ok
4.93/5.15	o -87
4.93/5.15	c [INC SEARCH] iteration: 1
4.93/5.15	c [INC BOUNDS] best value:413 search for 412
4.93/5.15	c [INC SYSTEM] there exists a inc, kill it!
4.93/5.15	c write failed with 2
4.93/5.15	c [INC SYSTEM] create new solver instance
4.93/5.15	c [INC] encode full formula
4.93/5.15	c (debug) using card networks
4.93/5.15	c old isEQ: 112, new EQ is 0
4.93/5.15	c set iterative enc to: card
4.93/5.15	c set iterative enc to: none
4.93/5.15	c [INC SEARCH] isOptimum variable: 0
8.51/8.73	c formula is SAT
8.51/8.73	c [INC SEARCH] copied best model
8.51/8.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
8.51/8.74	c model valid
8.51/8.74	c current solution ok
8.51/8.74	o -94
8.51/8.74	c [INC SEARCH] iteration: 2
8.51/8.74	c [INC BOUNDS] best value:406 search for 405
8.51/8.74	c [INC SYSTEM] there exists a inc, kill it!
8.51/8.74	c write failed with 2
8.51/8.74	c [INC SYSTEM] create new solver instance
8.51/8.74	c [INC] encode full formula
8.51/8.74	c (debug) using card networks
8.51/8.74	c old isEQ: 160, new EQ is 0
8.51/8.75	c set iterative enc to: card
8.51/8.75	c set iterative enc to: none
8.51/8.76	c [INC SEARCH] isOptimum variable: 0
27.11/27.38	c formula is SAT
27.11/27.38	c [INC SEARCH] copied best model
27.11/27.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.11/27.39	c model valid
27.11/27.39	c current solution ok
27.11/27.39	o -97
27.11/27.39	c [INC SEARCH] iteration: 3
27.11/27.39	c [INC BOUNDS] best value:403 search for 402
27.11/27.39	c [INC SYSTEM] there exists a inc, kill it!
27.11/27.39	c write failed with 2
27.11/27.39	c [INC SYSTEM] create new solver instance
27.11/27.39	c [INC] encode full formula
27.11/27.39	c (debug) using card networks
27.11/27.39	c old isEQ: 160, new EQ is 0
27.23/27.40	c set iterative enc to: card
27.23/27.40	c set iterative enc to: none
27.23/27.41	c [INC SEARCH] isOptimum variable: 0
40.20/40.46	c formula is SAT
40.20/40.46	c [INC SEARCH] copied best model
40.20/40.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
40.20/40.47	c model valid
40.20/40.47	c current solution ok
40.20/40.47	o -101
40.20/40.47	c [INC SEARCH] iteration: 4
40.20/40.47	c [INC BOUNDS] best value:399 search for 398
40.20/40.47	c [INC SYSTEM] there exists a inc, kill it!
40.20/40.47	c write failed with 2
40.20/40.47	c [INC SYSTEM] create new solver instance
40.20/40.47	c [INC] encode full formula
40.20/40.47	c (debug) using card networks
40.20/40.47	c old isEQ: 160, new EQ is 0
40.20/40.48	c set iterative enc to: card
40.20/40.48	c set iterative enc to: none
40.20/40.49	c [INC SEARCH] isOptimum variable: 0
64.49/64.79	c formula is SAT
64.49/64.80	c [INC SEARCH] copied best model
64.49/64.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
64.61/64.80	c model valid
64.61/64.80	c current solution ok
64.61/64.80	o -103
64.61/64.80	c [INC SEARCH] iteration: 5
64.61/64.80	c [INC BOUNDS] best value:397 search for 396
64.61/64.80	c [INC SYSTEM] there exists a inc, kill it!
64.61/64.80	c write failed with 2
64.61/64.81	c [INC SYSTEM] create new solver instance
64.61/64.81	c [INC] encode full formula
64.61/64.81	c (debug) using card networks
64.61/64.81	c old isEQ: 160, new EQ is 0
64.61/64.82	c set iterative enc to: card
64.61/64.82	c set iterative enc to: none
64.61/64.83	c [INC SEARCH] isOptimum variable: 0
90.01/90.28	c formula is SAT
90.01/90.28	c [INC SEARCH] copied best model
90.01/90.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
90.01/90.29	c model valid
90.01/90.29	c current solution ok
90.01/90.29	o -106
90.01/90.29	c [INC SEARCH] iteration: 6
90.01/90.29	c [INC BOUNDS] best value:394 search for 393
90.01/90.29	c [INC SYSTEM] there exists a inc, kill it!
90.01/90.29	c write failed with 2
90.01/90.29	c [INC SYSTEM] create new solver instance
90.01/90.29	c [INC] encode full formula
90.01/90.29	c (debug) using card networks
90.01/90.29	c old isEQ: 160, new EQ is 0
90.10/90.30	c set iterative enc to: card
90.10/90.30	c set iterative enc to: none
90.10/90.31	c [INC SEARCH] isOptimum variable: 0
195.66/195.98	c formula is SAT
195.66/195.99	c [INC SEARCH] copied best model
195.66/195.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
195.66/195.99	c model valid
195.66/195.99	c current solution ok
195.66/195.99	o -108
195.66/195.99	c [INC SEARCH] iteration: 7
195.66/195.99	c [INC BOUNDS] best value:392 search for 391
195.66/195.99	c [INC SYSTEM] there exists a inc, kill it!
195.66/195.99	c write failed with 2
195.76/196.00	c [INC SYSTEM] create new solver instance
195.76/196.00	c [INC] encode full formula
195.76/196.00	c (debug) using card networks
195.76/196.00	c old isEQ: 160, new EQ is 0
195.76/196.00	c set iterative enc to: card
195.76/196.00	c set iterative enc to: none
195.76/196.02	c [INC SEARCH] isOptimum variable: 0
532.68/533.03	c formula is SAT
532.68/533.04	c [INC SEARCH] copied best model
532.68/533.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
532.68/533.05	c model valid
532.68/533.05	c current solution ok
532.68/533.05	o -110
532.68/533.05	c [INC SEARCH] iteration: 8
532.68/533.05	c [INC BOUNDS] best value:390 search for 389
532.68/533.05	c [INC SYSTEM] there exists a inc, kill it!
532.68/533.05	c write failed with 2
532.68/533.05	c [INC SYSTEM] create new solver instance
532.68/533.05	c [INC] encode full formula
532.68/533.05	c (debug) using card networks
532.68/533.05	c old isEQ: 160, new EQ is 0
532.68/533.06	c set iterative enc to: card
532.68/533.06	c set iterative enc to: none
532.68/533.07	c [INC SEARCH] isOptimum variable: 0
587.37/587.71	c formula is SAT
587.37/587.72	c [INC SEARCH] copied best model
587.37/587.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
587.37/587.72	c model valid
587.37/587.72	c current solution ok
587.37/587.72	o -112
587.37/587.72	c [INC SEARCH] iteration: 9
587.37/587.72	c [INC BOUNDS] best value:388 search for 387
587.37/587.72	c [INC SYSTEM] there exists a inc, kill it!
587.37/587.72	c write failed with 2
587.37/587.73	c [INC SYSTEM] create new solver instance
587.37/587.73	c [INC] encode full formula
587.37/587.73	c (debug) using card networks
587.37/587.73	c old isEQ: 160, new EQ is 0
587.37/587.74	c set iterative enc to: card
587.37/587.74	c set iterative enc to: none
587.37/587.74	c [INC SEARCH] isOptimum variable: 0
1231.56/1232.03	c formula is SAT
1231.56/1232.03	c [INC SEARCH] copied best model
1231.56/1232.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1231.56/1232.04	c model valid
1231.56/1232.04	c current solution ok
1231.56/1232.04	o -115
1231.56/1232.04	c [INC SEARCH] iteration: 10
1231.56/1232.04	c [INC BOUNDS] best value:385 search for 384
1231.56/1232.04	c [INC SYSTEM] there exists a inc, kill it!
1231.56/1232.04	c write failed with 2
1231.56/1232.04	c [INC SYSTEM] create new solver instance
1231.56/1232.04	c [INC] encode full formula
1231.56/1232.04	c (debug) using card networks
1231.56/1232.04	c old isEQ: 160, new EQ is 0
1231.56/1232.05	c set iterative enc to: card
1231.56/1232.05	c set iterative enc to: none
1231.56/1232.06	c [INC SEARCH] isOptimum variable: 0
1800.07/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.07/1800.61	s UNKNOWN
1800.07/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.07/1800.61	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-3752486-1339143483/watcher-3752486-1339143483 -o /tmp/evaluation-result-3752486-1339143483/solver-3752486-1339143483 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752486-1339143483.opb 740348456 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 18778
/proc/meminfo: memFree=31729688/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0

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

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

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

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

[startup+1.50036 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18782
/proc/meminfo: memFree=31672028/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=10832 CPUtime=1.35 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 8830 13601 0 0 27 2 95 11 20 0 1 0 380473413 11091968 2162 33554432000 4194304 6004724 140733597669264 140733597655544 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18779/statm: 2708 2162 167 442 0 2262 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 19980

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18784
/proc/meminfo: memFree=31693052/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=10832 CPUtime=1.35 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 8830 13601 0 0 27 2 95 11 20 0 1 0 380473413 11091968 2162 33554432000 4194304 6004724 140733597669264 140733597655544 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18779/statm: 2708 2162 167 442 0 2262 0
[pid=18784] ppid=18779 vsize=25132 CPUtime=1.71 cores=1,3,5,7
/proc/18784/stat : 18784 (glucosInc) R 18779 18778 17615 0 -1 4202496 4922 0 0 0 171 0 0 0 20 0 1 0 380473550 25735168 5141 33554432000 4194304 5654031 140733762183952 140733762171768 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18784/statm: 6283 5141 140 357 0 5923 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 45112

[startup+6.3004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18789
/proc/meminfo: memFree=31676108/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=10832 CPUtime=4.94 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 10619 25908 0 0 36 23 420 15 20 0 1 0 380473413 11091968 2184 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18779/statm: 2708 2184 189 442 0 2262 0
[pid=18789] ppid=18779 vsize=28104 CPUtime=1.16 cores=1,3,5,7
/proc/18789/stat : 18789 (glucosInc) R 18779 18778 17615 0 -1 4202496 5696 0 0 0 115 1 0 0 20 0 1 0 380473925 28778496 5883 33554432000 4194304 5654031 140736644431792 140736644429672 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18789/statm: 7026 5883 139 357 0 6666 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 48084

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18791
/proc/meminfo: memFree=31668128/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=8.59 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 11615 32552 0 0 38 24 779 18 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18791] ppid=18779 vsize=28912 CPUtime=3.92 cores=1,3,5,7
/proc/18791/stat : 18791 (glucosInc) R 18779 18778 17615 0 -1 4202496 6104 0 0 0 391 1 0 0 20 0 1 0 380474290 29605888 6286 33554432000 4194304 5654031 140735292821168 140735292808984 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18791/statm: 7228 6286 140 357 0 6868 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 49156

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18791
/proc/meminfo: memFree=31659444/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=8.59 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 11615 32552 0 0 38 24 779 18 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18791] ppid=18779 vsize=34032 CPUtime=16.72 cores=1,3,5,7
/proc/18791/stat : 18791 (glucosInc) R 18779 18778 17615 0 -1 4202496 7678 0 0 0 1670 2 0 0 20 0 1 0 380474290 34848768 7455 33554432000 4194304 5654031 140735292821168 140735292808984 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18791/statm: 8508 7455 141 357 0 8148 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 54276

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18795
/proc/meminfo: memFree=31655648/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=40.31 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 13321 50168 0 0 43 24 3939 25 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18795] ppid=18779 vsize=32748 CPUtime=10.59 cores=1,3,5,7
/proc/18795/stat : 18795 (glucosInc) R 18779 18778 17615 0 -1 4202496 7232 0 0 0 1057 2 0 0 20 0 1 0 380477463 33533952 6725 33554432000 4194304 5654031 140733820505904 140733820493720 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18795/statm: 8187 6725 141 357 0 7827 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 52992

[startup+102.307 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 18799
/proc/meminfo: memFree=31609720/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=90.12 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 15027 69444 0 0 47 25 8908 32 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18799] ppid=18779 vsize=32980 CPUtime=11.97 cores=1,3,5,7
/proc/18799/stat : 18799 (glucosInc) R 18779 18778 17615 0 -1 4202496 6813 0 0 0 1196 1 0 0 20 0 1 0 380482445 33771520 6861 33554432000 4194304 5654031 140737313929664 140737313917480 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18799/statm: 8245 6861 141 357 0 7885 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 53224

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 18802
/proc/meminfo: memFree=31613068/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=90.12 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 15027 69444 0 0 47 25 8908 32 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18799] ppid=18779 vsize=62100 CPUtime=71.95 cores=1,3,5,7
/proc/18799/stat : 18799 (glucosInc) R 18779 18778 17615 0 -1 4202496 10365 0 0 0 7192 3 0 0 20 0 1 0 380482445 63590400 14172 33554432000 4194304 5654031 140737313929664 140737313917480 4232963 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18799/statm: 15525 14172 141 357 0 15165 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 82344

[startup+222.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 18804
/proc/meminfo: memFree=31630988/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=195.78 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 15880 81883 0 0 49 25 19467 37 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18804] ppid=18779 vsize=45008 CPUtime=26.26 cores=1,3,5,7
/proc/18804/stat : 18804 (glucosInc) R 18779 18778 17615 0 -1 4202496 8796 0 0 0 2624 2 0 0 20 0 1 0 380493015 46088192 9935 33554432000 4194304 5654031 140736571757552 140736571745368 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18804/statm: 11252 9935 141 357 0 10892 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 65252

[startup+282.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 18805
/proc/meminfo: memFree=31541624/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=31599728/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=32872 CPUtime=10.22 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 7256 0 0 0 1021 1 0 0 20 0 1 0 380596619 33660928 6760 33554432000 4194304 5654031 140735185139664 140735185127480 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18820/statm: 8218 6760 141 357 0 7858 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 53116

[startup+1302.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 18820
/proc/meminfo: memFree=31565696/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=61372 CPUtime=70.22 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 10821 0 0 0 7019 3 0 0 20 0 1 0 380596619 62844928 14172 33554432000 4194304 5654031 140735185139664 140735185127480 4233460 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18820/statm: 15343 14172 141 357 0 14983 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 81616

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18823
/proc/meminfo: memFree=31555800/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=72972 CPUtime=130.2 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 13033 0 0 0 13015 5 0 0 20 0 1 0 380596619 74723328 17429 33554432000 4194304 5654031 140735185139664 140735185127480 4232800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18820/statm: 18243 17429 141 357 0 17883 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 93216

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18823
/proc/meminfo: memFree=31548084/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=91828 CPUtime=190.19 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 13565 0 0 0 19014 5 0 0 20 0 1 0 380596619 94031872 20380 33554432000 4194304 5654031 140735185139664 140735185127480 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18820/statm: 22957 20380 141 357 0 22597 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 112072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18824
/proc/meminfo: memFree=31510368/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=122176 CPUtime=250.17 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 14102 0 0 0 25011 6 0 0 20 0 1 0 380596619 125108224 24520 33554432000 4194304 5654031 140735185139664 140735185127480 4232803 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18820/statm: 30544 24520 141 357 0 30184 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 142420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18824
/proc/meminfo: memFree=31516944/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=122176 CPUtime=310.16 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 14105 0 0 0 31010 6 0 0 20 0 1 0 380596619 125108224 26056 33554432000 4194304 5654031 140735185139664 140735185127480 4233168 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18820/statm: 30544 26056 141 357 0 30184 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 142420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18824
/proc/meminfo: memFree=31473180/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=171496 CPUtime=370.15 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 14334 0 0 0 37008 7 0 0 20 0 1 0 380596619 175611904 34460 33554432000 4194304 5654031 140735185139664 140735185127480 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18820/statm: 42874 34460 141 357 0 42514 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 191740

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18868
/proc/meminfo: memFree=31523560/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=122176 CPUtime=430.14 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 14563 0 0 0 43006 8 0 0 20 0 1 0 380596619 125108224 26056 33554432000 4194304 5654031 140735185139664 140735185127480 4216213 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18820/statm: 30544 26056 141 357 0 30184 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 142420

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/181 18869
/proc/meminfo: memFree=31500020/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=122176 CPUtime=490.13 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 15023 0 0 0 49004 9 0 0 20 0 1 0 380596619 125108224 26056 33554432000 4194304 5654031 140735185139664 140735185127480 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18820/statm: 30544 26056 141 357 0 30184 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 142420

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 18870
/proc/meminfo: memFree=31458036/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=171496 CPUtime=550.12 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 15483 0 0 0 55002 10 0 0 20 0 1 0 380596619 175611904 34972 33554432000 4194304 5654031 140735185139664 140735185127480 4232571 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18820/statm: 42874 34972 141 357 0 42514 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 191740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 18870
/proc/meminfo: memFree=31472124/32873844 swapFree=7124/7124
[pid=18778] ppid=18776 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18778/stat : 18778 (npSolver-pbo-It) S 18776 18778 17615 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 380473413 9367552 274 33554432000 4194304 5064252 140735436878304 140735436877216 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18778/statm: 2287 274 233 213 0 72 0
[pid=18779] ppid=18778 vsize=11096 CPUtime=1231.64 cores=1,3,5,7
/proc/18779/stat : 18779 (npSolver-pbo) S 18778 18778 17615 0 -1 4202496 18439 123741 0 0 56 26 123017 65 20 0 1 0 380473413 11362304 2250 33554432000 4194304 6004724 140733597669264 140733597655112 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/18779/statm: 2774 2250 189 442 0 2328 0
[pid=18820] ppid=18779 vsize=122176 CPUtime=568.43 cores=1,3,5,7
/proc/18820/stat : 18820 (glucosInc) R 18779 18778 17615 0 -1 4202496 15486 0 0 0 56833 10 0 0 20 0 1 0 380596619 125108224 26056 33554432000 4194304 5654031 140735185139664 140735185127480 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18820/statm: 30544 26056 141 357 0 30184 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 142420

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.62
CPU time (s): 1800.1
CPU user time (s): 1799.08
CPU system time (s): 1.02784
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 194616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.08
system time used= 1.02784
maximum resident set size= 150448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158045
page faults= 0
swaps= 0
block input operations= 0
block output operations= 92312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1558
involuntary context switches= 3554

runsolver used 2.75958 second user time and 8.79066 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 10:18:03
IDJOB=3752486
IDBENCH=48256
IDSOLVER=2335
FILE ID=node138/3752486-1339143483
RUNJOBID= node138-1339134209-17632
PBS_JOBID= 14643796
Free space on /tmp= 70680 MiB

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

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

MD5SUM BENCH= fc8bff78845ab9a14b2d06ab749e4dc4
RANDOM SEED=740348456

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31730068 kB
Buffers:          127360 kB
Cached:           166972 kB
SwapCached:        19640 kB
Active:           205264 kB
Inactive:         157804 kB
Active(anon):      50652 kB
Inactive(anon):    20456 kB
Active(file):     154612 kB
Inactive(file):   137348 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:         34264 kB
Mapped:            10212 kB
Shmem:                 0 kB
Slab:             641352 kB
SReclaimable:      82740 kB
SUnreclaim:       558612 kB
KernelStack:        1504 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     175072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70656 MiB
End job on node138 at 2012-06-08 10:48:04