Trace number 3702790

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.04 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUM6549a0bbc5c463b1b909374436b51d65
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.77
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 183
Optimality of the best value was proved NO
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.39	c run inc solver
0.00/0.39	c [INC SYSTEM] run initial solver
0.00/0.39	c [INC SYSTEM] preprocess with white file
0.00/0.69	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.69	c [INC SYSTEM] execute solver
0.00/0.75	c [INC SEARCH] formula is SAT
0.00/0.75	c [INC SYSTEM] solved the initial formula
0.00/0.75	c model valid
0.00/0.75	c current solution ok
0.00/0.89	o 266
0.00/0.89	c starting approximation
0.00/0.89	c factor = 1
0.00/0.89	c can not find a suitable factor, leaving approximation
0.00/0.89	c finished approximation
0.00/0.89	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.89	c write failed with 2
0.00/0.89	c [INC SEARCH] iteration: 0
0.00/0.89	c [INC BOUNDS] best value:266 search for 265
0.00/0.89	c [INC SYSTEM] create new solver instance
0.00/0.89	c [INC] encode full formula
0.00/0.89	c (debug) using card networks
0.00/0.90	c set iterative enc to: card
0.00/0.90	c set iterative enc to: none
0.00/0.91	c [INC SEARCH] isOptimum variable: 0
0.00/0.99	c formula is SAT
0.00/1.00	c [INC SEARCH] copied best model
0.00/1.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.00	c model valid
0.00/1.00	c current solution ok
0.00/1.00	o 251
0.00/1.00	c [INC SEARCH] iteration: 1
0.00/1.00	c [INC BOUNDS] best value:251 search for 250
0.00/1.00	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.00	c write failed with 2
0.00/1.00	c [INC SYSTEM] create new solver instance
0.00/1.00	c [INC] encode full formula
0.00/1.00	c (debug) using card networks
0.00/1.01	c set iterative enc to: card
0.00/1.01	c set iterative enc to: none
0.00/1.02	c [INC SEARCH] isOptimum variable: 0
0.00/1.10	c formula is SAT
0.00/1.10	c [INC SEARCH] copied best model
0.00/1.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/1.10	c model valid
0.00/1.10	c current solution ok
0.00/1.10	o 247
0.00/1.10	c [INC SEARCH] iteration: 2
0.00/1.10	c [INC BOUNDS] best value:247 search for 246
0.00/1.10	c [INC SYSTEM] there exists a inc, kill it!
0.00/1.10	c write failed with 2
0.00/1.10	c [INC SYSTEM] create new solver instance
0.00/1.10	c [INC] encode full formula
0.00/1.10	c (debug) using card networks
0.00/1.11	c set iterative enc to: card
0.00/1.11	c set iterative enc to: none
0.00/1.12	c [INC SEARCH] isOptimum variable: 0
1.70/1.77	c formula is SAT
1.70/1.78	c [INC SEARCH] copied best model
1.70/1.78	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.83/2.04	c model valid
1.83/2.04	c current solution ok
1.83/2.04	o 237
1.83/2.04	c [INC SEARCH] iteration: 3
1.83/2.04	c [INC BOUNDS] best value:237 search for 236
1.83/2.04	c [INC SYSTEM] there exists a inc, kill it!
1.83/2.04	c write failed with 2
1.83/2.04	c [INC SYSTEM] create new solver instance
1.83/2.04	c [INC] encode full formula
1.83/2.04	c (debug) using card networks
1.83/2.04	c set iterative enc to: card
1.83/2.04	c set iterative enc to: none
1.83/2.04	c [INC SEARCH] isOptimum variable: 0
2.93/3.48	c formula is SAT
2.93/3.48	c [INC SEARCH] copied best model
2.93/3.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.93/3.48	c model valid
2.93/3.48	c current solution ok
2.93/3.48	o 232
2.93/3.48	c [INC SEARCH] iteration: 4
2.93/3.48	c [INC BOUNDS] best value:232 search for 231
2.93/3.48	c [INC SYSTEM] there exists a inc, kill it!
2.93/3.48	c write failed with 2
2.93/3.48	c [INC SYSTEM] create new solver instance
2.93/3.48	c [INC] encode full formula
2.93/3.48	c (debug) using card networks
2.93/3.49	c set iterative enc to: card
2.93/3.49	c set iterative enc to: none
2.93/3.50	c [INC SEARCH] isOptimum variable: 0
5.02/5.20	c formula is SAT
5.02/5.20	c [INC SEARCH] copied best model
5.02/5.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
5.02/5.21	c model valid
5.02/5.21	c current solution ok
5.02/5.21	o 229
5.02/5.21	c [INC SEARCH] iteration: 5
5.02/5.21	c [INC BOUNDS] best value:229 search for 228
5.02/5.21	c [INC SYSTEM] there exists a inc, kill it!
5.02/5.21	c write failed with 2
5.02/5.21	c [INC SYSTEM] create new solver instance
5.02/5.21	c [INC] encode full formula
5.02/5.21	c (debug) using card networks
5.02/5.22	c set iterative enc to: card
5.02/5.22	c set iterative enc to: none
5.02/5.22	c [INC SEARCH] isOptimum variable: 0
7.12/7.38	c formula is SAT
7.12/7.38	c [INC SEARCH] copied best model
7.12/7.38	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.12/7.38	c model valid
7.12/7.38	c current solution ok
7.12/7.38	o 227
7.12/7.38	c [INC SEARCH] iteration: 6
7.12/7.38	c [INC BOUNDS] best value:227 search for 226
7.12/7.38	c [INC SYSTEM] there exists a inc, kill it!
7.12/7.38	c write failed with 2
7.12/7.38	c [INC SYSTEM] create new solver instance
7.12/7.38	c [INC] encode full formula
7.12/7.38	c (debug) using card networks
7.12/7.39	c set iterative enc to: card
7.12/7.39	c set iterative enc to: none
7.23/7.40	c [INC SEARCH] isOptimum variable: 0
12.51/12.80	c formula is SAT
12.51/12.80	c [INC SEARCH] copied best model
12.51/12.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
12.51/12.81	c model valid
12.51/12.81	c current solution ok
12.51/12.81	o 224
12.51/12.81	c [INC SEARCH] iteration: 7
12.51/12.81	c [INC BOUNDS] best value:224 search for 223
12.51/12.81	c [INC SYSTEM] there exists a inc, kill it!
12.51/12.81	c write failed with 2
12.63/12.81	c [INC SYSTEM] create new solver instance
12.63/12.81	c [INC] encode full formula
12.63/12.81	c (debug) using card networks
12.63/12.82	c set iterative enc to: card
12.63/12.82	c set iterative enc to: none
12.63/12.82	c [INC SEARCH] isOptimum variable: 0
29.91/30.15	c formula is SAT
29.91/30.15	c [INC SEARCH] copied best model
29.91/30.15	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
29.91/30.16	c model valid
29.91/30.16	c current solution ok
29.91/30.16	o 222
29.91/30.16	c [INC SEARCH] iteration: 8
29.91/30.16	c [INC BOUNDS] best value:222 search for 221
29.91/30.16	c [INC SYSTEM] there exists a inc, kill it!
29.91/30.16	c write failed with 2
29.91/30.16	c [INC SYSTEM] create new solver instance
29.91/30.16	c [INC] encode full formula
29.91/30.16	c (debug) using card networks
29.91/30.17	c set iterative enc to: card
29.91/30.17	c set iterative enc to: none
29.91/30.17	c [INC SEARCH] isOptimum variable: 0
46.10/46.30	c formula is SAT
46.10/46.31	c [INC SEARCH] copied best model
46.10/46.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
46.10/46.31	c model valid
46.10/46.31	c current solution ok
46.10/46.31	o 218
46.10/46.31	c [INC SEARCH] iteration: 9
46.10/46.31	c [INC BOUNDS] best value:218 search for 217
46.10/46.31	c [INC SYSTEM] there exists a inc, kill it!
46.10/46.31	c write failed with 2
46.10/46.31	c [INC SYSTEM] create new solver instance
46.10/46.31	c [INC] encode full formula
46.10/46.31	c (debug) using card networks
46.10/46.32	c set iterative enc to: card
46.10/46.32	c set iterative enc to: none
46.10/46.32	c [INC SEARCH] isOptimum variable: 0
300.94/301.26	c formula is SAT
300.94/301.26	c [INC SEARCH] copied best model
300.94/301.26	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
300.94/301.26	c model valid
300.94/301.26	c current solution ok
300.94/301.26	o 217
300.94/301.26	c [INC SEARCH] iteration: 10
300.94/301.26	c [INC BOUNDS] best value:217 search for 216
300.94/301.26	c [INC SYSTEM] there exists a inc, kill it!
300.94/301.26	c write failed with 2
300.94/301.26	c [INC SYSTEM] create new solver instance
300.94/301.26	c [INC] encode full formula
300.94/301.26	c (debug) using card networks
300.94/301.27	c set iterative enc to: card
300.94/301.27	c set iterative enc to: none
300.94/301.28	c [INC SEARCH] isOptimum variable: 0
977.56/978.00	c formula is SAT
977.56/978.00	c [INC SEARCH] copied best model
977.56/978.00	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
977.56/978.00	c model valid
977.56/978.00	c current solution ok
977.56/978.00	o 214
977.56/978.00	c [INC SEARCH] iteration: 11
977.56/978.00	c [INC BOUNDS] best value:214 search for 213
977.56/978.00	c [INC SYSTEM] there exists a inc, kill it!
977.56/978.00	c write failed with 2
977.56/978.00	c [INC SYSTEM] create new solver instance
977.56/978.00	c [INC] encode full formula
977.56/978.00	c (debug) using card networks
977.56/978.01	c set iterative enc to: card
977.56/978.01	c set iterative enc to: none
977.56/978.02	c [INC SEARCH] isOptimum variable: 0
1646.43/1647.04	c formula is SAT
1646.43/1647.04	c [INC SEARCH] copied best model
1646.43/1647.04	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1646.43/1647.05	c model valid
1646.43/1647.05	c current solution ok
1646.43/1647.05	o 212
1646.43/1647.05	c [INC SEARCH] iteration: 12
1646.43/1647.05	c [INC BOUNDS] best value:212 search for 211
1646.43/1647.05	c [INC SYSTEM] there exists a inc, kill it!
1646.43/1647.05	c write failed with 2
1646.43/1647.05	c [INC SYSTEM] create new solver instance
1646.43/1647.05	c [INC] encode full formula
1646.43/1647.05	c (debug) using card networks
1646.43/1647.06	c set iterative enc to: card
1646.43/1647.06	c set iterative enc to: none
1646.43/1647.07	c [INC SEARCH] isOptimum variable: 0
1800.01/1800.61	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.01/1800.61	s UNKNOWN
1800.01/1800.61	c [INC SYSTEM] there exists a inc, kill it!
1800.01/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-3702790-1338052435/watcher-3702790-1338052435 -o /tmp/evaluation-result-3702790-1338052435/solver-3702790-1338052435 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702790-1338052435.opb 797022658 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.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0

[startup+0.269166 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.398618 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.693318 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.750293 s]
/proc/loadavg: 2.04 2.05 1.91 3/175 3765
/proc/meminfo: memFree=29800208/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50636 s]
/proc/loadavg: 1.88 2.02 1.89 4/181 3791
/proc/meminfo: memFree=29752732/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=1.14 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 4073 13553 0 0 43 15 49 7 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3790] ppid=3767 vsize=16296 CPUtime=0.37 cores=0,2,4,6
/proc/3790/stat : 3790 (glucosInc) R 3767 3764 3390 0 -1 4202496 2569 0 0 0 37 0 0 0 20 0 1 0 271369268 16687104 3562 33554432000 4194304 5654031 140733755628784 140733755616600 4216337 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/3790/statm: 4074 3562 140 357 0 3714 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 34816

[startup+3.10029 s]
/proc/loadavg: 1.88 2.02 1.89 2/181 3794
/proc/meminfo: memFree=29762408/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=1.83 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 4612 16723 0 0 45 15 114 9 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3794] ppid=3767 vsize=16860 CPUtime=1.1 cores=0,2,4,6
/proc/3794/stat : 3794 (glucosInc) R 3767 3764 3390 0 -1 4202496 2713 0 0 0 109 1 0 0 20 0 1 0 271369354 17264640 3676 33554432000 4194304 5654031 140735157485568 140735157473384 4232477 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/3794/statm: 4215 3676 141 357 0 3855 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 35380

[startup+6.30034 s]
/proc/loadavg: 1.88 2.02 1.89 4/181 3801
/proc/meminfo: memFree=29754512/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=5.06 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 5690 23952 0 0 47 16 430 13 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3799] ppid=3767 vsize=16812 CPUtime=1.06 cores=0,2,4,6
/proc/3799/stat : 3799 (glucosInc) R 3767 3764 3390 0 -1 4202496 3025 0 0 0 106 0 0 0 20 0 1 0 271369678 17215488 3478 33554432000 4194304 5654031 140736735333040 140736735320856 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3799/statm: 4203 3478 141 357 0 3843 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 35332

[startup+12.7003 s]
/proc/loadavg: 1.89 2.01 1.90 4/181 3807
/proc/meminfo: memFree=29746296/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=7.23 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 6227 28139 0 0 48 16 645 14 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3805] ppid=3767 vsize=28836 CPUtime=5.28 cores=0,2,4,6
/proc/3805/stat : 3805 (glucosInc) R 3767 3764 3390 0 -1 4202496 5700 0 0 0 527 1 0 0 20 0 1 0 271369896 29528064 6051 33554432000 4194304 5654031 140734421076176 140734421063992 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3805/statm: 7209 6051 142 357 0 6849 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 47356

[startup+25.5003 s]
/proc/loadavg: 1.91 2.01 1.90 3/181 3811
/proc/meminfo: memFree=29718512/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=12.66 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 6766 34369 0 0 50 17 1183 16 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3809] ppid=3767 vsize=33296 CPUtime=12.66 cores=0,2,4,6
/proc/3809/stat : 3809 (glucosInc) R 3767 3764 3390 0 -1 4202496 5884 0 0 0 1264 2 0 0 20 0 1 0 271370438 34095104 7420 33554432000 4194304 5654031 140736258202128 140736258189944 4217205 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3809/statm: 8324 7420 142 357 0 7964 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 51816

[startup+51.1003 s]
/proc/loadavg: 1.94 2.01 1.90 4/181 3817
/proc/meminfo: memFree=29724592/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=46.13 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 7844 47285 0 0 52 17 4523 21 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3817] ppid=3767 vsize=28888 CPUtime=4.76 cores=0,2,4,6
/proc/3817/stat : 3817 (glucosInc) R 3767 3764 3390 0 -1 4202496 5000 0 0 0 475 1 0 0 20 0 1 0 271373788 29581312 6436 33554432000 4194304 5654031 140733226991584 140733226979400 4215932 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3817/statm: 7222 6436 142 357 0 6862 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 47408

[startup+102.3 s]
/proc/loadavg: 1.97 2.01 1.90 3/181 3821
/proc/meminfo: memFree=29706472/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=46.13 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 7844 47285 0 0 52 17 4523 21 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3817] ppid=3767 vsize=78028 CPUtime=55.94 cores=0,2,4,6
/proc/3817/stat : 3817 (glucosInc) R 3767 3764 3390 0 -1 4202496 9149 0 0 0 5591 3 0 0 20 0 1 0 271373788 79900672 14568 33554432000 4194304 5654031 140733226991584 140733226989464 4233204 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3817/statm: 19507 14568 142 357 0 19147 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 96548

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.91 4/181 3821
/proc/meminfo: memFree=29613500/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=46.13 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 7844 47285 0 0 52 17 4523 21 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3817] ppid=3767 vsize=127348 CPUtime=115.92 cores=0,2,4,6
/proc/3817/stat : 3817 (glucosInc) R 3767 3764 3390 0 -1 4202496 12072 0 0 0 11583 9 0 0 20 0 1 0 271373788 130404352 24402 33554432000 4194304 5654031 140733226991584 140733226989512 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3817/statm: 31837 24402 142 357 0 31477 0
Current children cumulated CPU time (s) 162.05
Current children cumulated vsize (KiB) 145868

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.91 4/180 3823
/proc/meminfo: memFree=29621464/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=46.13 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 7844 47285 0 0 52 17 4523 21 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3817] ppid=3767 vsize=90028 CPUtime=175.92 cores=0,2,4,6
/proc/3817/stat : 3817 (glucosInc) R 3767 3764 3390 0 -1 4202496 13551 0 0 0 17579 13 0 0 20 0 1 0 271373788 92188672 21224 33554432000 4194304 5654031 140733226991584 140733226979400 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3817/statm: 22507 21224 142 357 0 22147 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 108548

[startup+282.3 s]

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

/proc/meminfo: memFree=29458580/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=977.58 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 8922 102715 0 0 55 17 97584 102 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3837] ppid=3767 vsize=215416 CPUtime=264.21 cores=0,2,4,6
/proc/3837/stat : 3837 (glucosInc) R 3767 3764 3390 0 -1 4202496 16055 0 0 0 26403 18 0 0 20 0 1 0 271466958 220585984 38004 33554432000 4194304 5654031 140736876073648 140736876071736 4232700 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3837/statm: 53854 38004 142 357 0 53494 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 233936

[startup+1302.31 s]
/proc/loadavg: 2.00 2.01 1.93 4/181 3838
/proc/meminfo: memFree=29529836/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=977.58 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 8922 102715 0 0 55 17 97584 102 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3837] ppid=3767 vsize=165328 CPUtime=324.21 cores=0,2,4,6
/proc/3837/stat : 3837 (glucosInc) R 3767 3764 3390 0 -1 4202496 18453 0 0 0 32398 23 0 0 20 0 1 0 271466958 169295872 35143 33554432000 4194304 5654031 140736876073648 140736876071736 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3837/statm: 41332 35143 142 357 0 40972 0
Current children cumulated CPU time (s) 1301.79
Current children cumulated vsize (KiB) 183848

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.93 4/181 3838
/proc/meminfo: memFree=29394712/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=977.58 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 8922 102715 0 0 55 17 97584 102 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3837] ppid=3767 vsize=165328 CPUtime=384.19 cores=0,2,4,6
/proc/3837/stat : 3837 (glucosInc) R 3767 3764 3390 0 -1 4202496 21120 0 0 0 38390 29 0 0 20 0 1 0 271466958 169295872 29986 33554432000 4194304 5654031 140736876073648 140736876071736 4232968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3837/statm: 41332 29986 142 357 0 40972 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 183848

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3838
/proc/meminfo: memFree=29376864/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=977.58 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 8922 102715 0 0 55 17 97584 102 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3837] ppid=3767 vsize=215416 CPUtime=444.18 cores=0,2,4,6
/proc/3837/stat : 3837 (glucosInc) R 3767 3764 3390 0 -1 4202496 22852 0 0 0 44384 34 0 0 20 0 1 0 271466958 220585984 45684 33554432000 4194304 5654031 140736876073648 140736876071736 4215014 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3837/statm: 53854 45684 142 357 0 53494 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 233936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3839
/proc/meminfo: memFree=29479408/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=977.58 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 8922 102715 0 0 55 17 97584 102 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3837] ppid=3767 vsize=165328 CPUtime=504.17 cores=0,2,4,6
/proc/3837/stat : 3837 (glucosInc) R 3767 3764 3390 0 -1 4202496 25258 0 0 0 50378 39 0 0 20 0 1 0 271466958 169295872 37191 33554432000 4194304 5654031 140736876073648 140736876061464 4232927 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3837/statm: 41332 37191 142 357 0 40972 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 183848

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3839
/proc/meminfo: memFree=29337056/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=977.58 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 8922 102715 0 0 55 17 97584 102 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3837] ppid=3767 vsize=177220 CPUtime=564.16 cores=0,2,4,6
/proc/3837/stat : 3837 (glucosInc) R 3767 3764 3390 0 -1 4202496 28542 0 0 0 56372 44 0 0 20 0 1 0 271466958 181473280 43703 33554432000 4194304 5654031 140736876073648 140736876071736 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3837/statm: 44305 43703 142 357 0 43945 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 195740

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/182 3842
/proc/meminfo: memFree=29383168/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=977.58 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 8922 102715 0 0 55 17 97584 102 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3837] ppid=3767 vsize=227308 CPUtime=624.15 cores=0,2,4,6
/proc/3837/stat : 3837 (glucosInc) R 3767 3764 3390 0 -1 4202496 30225 0 0 0 62367 48 0 0 20 0 1 0 271466958 232763392 51184 33554432000 4194304 5654031 140736876073648 140736876061464 4232794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3837/statm: 56827 51184 142 357 0 56467 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 245828

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3844
/proc/meminfo: memFree=29443652/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=1646.51 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 9461 135546 0 0 57 17 164422 155 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3844] ppid=3767 vsize=33260 CPUtime=15.21 cores=0,2,4,6
/proc/3844/stat : 3844 (glucosInc) R 3767 3764 3390 0 -1 4202496 6259 0 0 0 1519 2 0 0 20 0 1 0 271533863 34058240 7780 33554432000 4194304 5654031 140735916348864 140735916336680 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3844/statm: 8315 7780 142 357 0 7955 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 51780

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 4/181 3844
/proc/meminfo: memFree=29501172/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=1646.51 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 9461 135546 0 0 57 17 164422 155 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3844] ppid=3767 vsize=85384 CPUtime=75.21 cores=0,2,4,6
/proc/3844/stat : 3844 (glucosInc) R 3767 3764 3390 0 -1 4202496 9067 0 0 0 7517 4 0 0 20 0 1 0 271533863 87433216 15038 33554432000 4194304 5654031 140735916348864 140735916336680 4232772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3844/statm: 21346 15038 142 357 0 20986 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 103904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3845
/proc/meminfo: memFree=29376992/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=1646.51 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 9461 135546 0 0 57 17 164422 155 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3844] ppid=3767 vsize=85384 CPUtime=135.19 cores=0,2,4,6
/proc/3844/stat : 3844 (glucosInc) R 3767 3764 3390 0 -1 4202496 9628 0 0 0 13514 5 0 0 20 0 1 0 271533863 87433216 16574 33554432000 4194304 5654031 140735916348864 140735916336680 4216577 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3844/statm: 21346 16574 142 357 0 20986 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 103904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.61 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 3845
/proc/meminfo: memFree=29536892/32873844 swapFree=7112/7112
[pid=3764] ppid=3760 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3764/stat : 3764 (npSolver-pbo-It) S 3760 3764 3390 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271369155 9367552 275 33554432000 4194304 5064252 140734982792528 140734982791440 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3764/statm: 2287 275 233 213 0 72 0
[pid=3767] ppid=3764 vsize=9372 CPUtime=1646.51 cores=0,2,4,6
/proc/3767/stat : 3767 (npSolver-pbo) S 3764 3764 3390 0 -1 4202496 9461 135546 0 0 57 17 164422 155 20 0 1 0 271369156 9596928 1814 33554432000 4194304 5992684 140735341356096 140735341341928 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3767/statm: 2343 1814 194 440 0 1899 0
[pid=3844] ppid=3767 vsize=85384 CPUtime=153.5 cores=0,2,4,6
/proc/3844/stat : 3844 (glucosInc) R 3767 3764 3390 0 -1 4202496 10009 0 0 0 15343 7 0 0 20 0 1 0 271533863 87433216 16578 33554432000 4194304 5654031 140735916348864 140735916336680 4232688 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3844/statm: 21346 16578 142 357 0 20986 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 103904

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.04
CPU user time (s): 1798.23
CPU system time (s): 1.81072
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 245828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 1.81072
maximum resident set size= 204736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155398
page faults= 0
swaps= 0
block input operations= 0
block output operations= 77824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 743
involuntary context switches= 2643

runsolver used 3.23251 second user time and 7.93979 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 19:13:55
IDJOB=3702790
IDBENCH=1961
IDSOLVER=2278
FILE ID=node119/3702790-1338052435
RUNJOBID= node119-1338050630-3406
PBS_JOBID= 14624379
Free space on /tmp= 71576 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702790-1338052435/watcher-3702790-1338052435 -o /tmp/evaluation-result-3702790-1338052435/solver-3702790-1338052435 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702790-1338052435.opb 797022658 HOME HOME

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

MD5SUM BENCH= 6549a0bbc5c463b1b909374436b51d65
RANDOM SEED=797022658

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        29800892 kB
Buffers:          233968 kB
Cached:          2038372 kB
SwapCached:            0 kB
Active:           537296 kB
Inactive:        1748400 kB
Active(anon):       2980 kB
Inactive(anon):    13316 kB
Active(file):     534316 kB
Inactive(file):  1735084 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16636 kB
Writeback:             0 kB
AnonPages:         38776 kB
Mapped:            13108 kB
Shmem:               200 kB
Slab:             648424 kB
SReclaimable:      90728 kB
SUnreclaim:       557696 kB
KernelStack:        1536 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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= 71552 MiB
End job on node119 at 2012-05-26 19:43:55