Trace number 3702861

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
MD5SUM98c81efbf429745622d6705fab70d2ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -54
Optimality of the best value was proved NO
Number of variables1400
Total number of constraints109601
Number of constraints which are clauses109601
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1400
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 1400
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1400
Number of bits of the biggest sum of numbers11
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.22	c run inc solver
0.00/0.22	c [INC SYSTEM] run initial solver
0.00/0.22	c [INC SYSTEM] preprocess with white file
0.00/0.42	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.42	c [INC SYSTEM] execute solver
0.00/0.44	c [INC SEARCH] formula is SAT
0.00/0.44	c [INC SYSTEM] solved the initial formula
0.00/0.55	c model valid
0.00/0.55	c current solution ok
0.00/0.73	o 0
0.00/0.73	c starting approximation
0.00/0.73	c factor = 1
0.00/0.73	c can not find a suitable factor, leaving approximation
0.00/0.73	c finished approximation
0.00/0.73	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.73	c write failed with 2
0.00/0.73	c [INC SEARCH] iteration: 0
0.00/0.73	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.73	c [INC SYSTEM] create new solver instance
0.00/0.73	c [INC] encode full formula
0.00/0.73	c (debug) using card networks
0.00/0.78	c set iterative enc to: card
0.00/0.78	c set iterative enc to: none
0.00/0.80	c [INC SEARCH] isOptimum variable: 0
0.96/1.08	c formula is SAT
0.96/1.08	c [INC SEARCH] copied best model
0.96/1.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.06/1.19	c model valid
1.06/1.19	c current solution ok
1.06/1.19	o -37
1.06/1.19	c [INC SEARCH] iteration: 1
1.06/1.19	c [INC BOUNDS] best value:1363 search for 1362
1.06/1.19	c [INC SYSTEM] there exists a inc, kill it!
1.06/1.19	c write failed with 2
1.15/1.20	c [INC SYSTEM] create new solver instance
1.15/1.20	c [INC] encode full formula
1.15/1.20	c (debug) using card networks
1.15/1.25	c set iterative enc to: card
1.15/1.25	c set iterative enc to: none
1.15/1.26	c [INC SEARCH] isOptimum variable: 0
3.46/3.59	c formula is SAT
3.46/3.60	c [INC SEARCH] copied best model
3.46/3.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
3.66/3.71	c model valid
3.66/3.71	c current solution ok
3.66/3.71	o -40
3.66/3.71	c [INC SEARCH] iteration: 2
3.66/3.71	c [INC BOUNDS] best value:1360 search for 1359
3.66/3.71	c [INC SYSTEM] there exists a inc, kill it!
3.66/3.71	c write failed with 2
3.66/3.71	c [INC SYSTEM] create new solver instance
3.66/3.71	c [INC] encode full formula
3.66/3.71	c (debug) using card networks
3.66/3.76	c set iterative enc to: card
3.66/3.76	c set iterative enc to: none
3.66/3.77	c [INC SEARCH] isOptimum variable: 0
14.76/14.82	c formula is SAT
14.76/14.83	c [INC SEARCH] copied best model
14.76/14.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.86/14.94	c model valid
14.86/14.94	c current solution ok
14.86/14.94	o -41
14.86/14.94	c [INC SEARCH] iteration: 3
14.86/14.94	c [INC BOUNDS] best value:1359 search for 1358
14.86/14.94	c [INC SYSTEM] there exists a inc, kill it!
14.86/14.94	c write failed with 2
14.86/14.94	c [INC SYSTEM] create new solver instance
14.86/14.94	c [INC] encode full formula
14.86/14.94	c (debug) using card networks
14.97/15.00	c set iterative enc to: card
14.97/15.00	c set iterative enc to: none
14.97/15.01	c [INC SEARCH] isOptimum variable: 0
24.36/24.40	c formula is SAT
24.36/24.41	c [INC SEARCH] copied best model
24.36/24.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
24.45/24.52	c model valid
24.45/24.52	c current solution ok
24.45/24.52	o -42
24.45/24.52	c [INC SEARCH] iteration: 4
24.45/24.52	c [INC BOUNDS] best value:1358 search for 1357
24.45/24.52	c [INC SYSTEM] there exists a inc, kill it!
24.45/24.52	c write failed with 2
24.45/24.52	c [INC SYSTEM] create new solver instance
24.45/24.52	c [INC] encode full formula
24.45/24.52	c (debug) using card networks
24.45/24.58	c set iterative enc to: card
24.45/24.58	c set iterative enc to: none
24.45/24.59	c [INC SEARCH] isOptimum variable: 0
38.47/38.59	c formula is SAT
38.55/38.60	c [INC SEARCH] copied best model
38.55/38.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.65/38.71	c model valid
38.65/38.71	c current solution ok
38.65/38.71	o -43
38.65/38.71	c [INC SEARCH] iteration: 5
38.65/38.71	c [INC BOUNDS] best value:1357 search for 1356
38.65/38.71	c [INC SYSTEM] there exists a inc, kill it!
38.65/38.71	c write failed with 2
38.65/38.71	c [INC SYSTEM] create new solver instance
38.65/38.71	c [INC] encode full formula
38.65/38.71	c (debug) using card networks
38.65/38.76	c set iterative enc to: card
38.65/38.76	c set iterative enc to: none
38.65/38.78	c [INC SEARCH] isOptimum variable: 0
52.25/52.33	c formula is SAT
52.25/52.34	c [INC SEARCH] copied best model
52.25/52.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
52.35/52.45	c model valid
52.35/52.45	c current solution ok
52.35/52.45	o -44
52.35/52.45	c [INC SEARCH] iteration: 6
52.35/52.45	c [INC BOUNDS] best value:1356 search for 1355
52.35/52.45	c [INC SYSTEM] there exists a inc, kill it!
52.35/52.45	c write failed with 2
52.35/52.45	c [INC SYSTEM] create new solver instance
52.35/52.45	c [INC] encode full formula
52.35/52.45	c (debug) using card networks
52.46/52.51	c set iterative enc to: card
52.46/52.51	c set iterative enc to: none
52.46/52.52	c [INC SEARCH] isOptimum variable: 0
65.45/65.52	c formula is SAT
65.45/65.52	c [INC SEARCH] copied best model
65.45/65.52	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
65.55/65.63	c model valid
65.55/65.63	c current solution ok
65.55/65.63	o -46
65.55/65.63	c [INC SEARCH] iteration: 7
65.55/65.63	c [INC BOUNDS] best value:1354 search for 1353
65.55/65.63	c [INC SYSTEM] there exists a inc, kill it!
65.55/65.63	c write failed with 2
65.55/65.64	c [INC SYSTEM] create new solver instance
65.55/65.64	c [INC] encode full formula
65.55/65.64	c (debug) using card networks
65.55/65.69	c set iterative enc to: card
65.55/65.69	c set iterative enc to: none
65.65/65.71	c [INC SEARCH] isOptimum variable: 0
88.23/88.34	c formula is SAT
88.23/88.34	c [INC SEARCH] copied best model
88.23/88.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
88.34/88.45	c model valid
88.34/88.45	c current solution ok
88.34/88.45	o -47
88.34/88.45	c [INC SEARCH] iteration: 8
88.34/88.45	c [INC BOUNDS] best value:1353 search for 1352
88.34/88.45	c [INC SYSTEM] there exists a inc, kill it!
88.34/88.45	c write failed with 2
88.34/88.45	c [INC SYSTEM] create new solver instance
88.34/88.45	c [INC] encode full formula
88.34/88.45	c (debug) using card networks
88.44/88.51	c set iterative enc to: card
88.44/88.51	c set iterative enc to: none
88.44/88.52	c [INC SEARCH] isOptimum variable: 0
107.93/108.00	c formula is SAT
107.93/108.01	c [INC SEARCH] copied best model
107.93/108.01	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
108.04/108.12	c model valid
108.04/108.12	c current solution ok
108.04/108.12	o -48
108.04/108.12	c [INC SEARCH] iteration: 9
108.04/108.12	c [INC BOUNDS] best value:1352 search for 1351
108.04/108.12	c [INC SYSTEM] there exists a inc, kill it!
108.04/108.12	c write failed with 2
108.04/108.12	c [INC SYSTEM] create new solver instance
108.04/108.12	c [INC] encode full formula
108.04/108.12	c (debug) using card networks
108.04/108.17	c set iterative enc to: card
108.04/108.17	c set iterative enc to: none
108.04/108.18	c [INC SEARCH] isOptimum variable: 0
145.31/145.40	c formula is SAT
145.31/145.41	c [INC SEARCH] copied best model
145.31/145.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
145.41/145.52	c model valid
145.41/145.52	c current solution ok
145.41/145.52	o -49
145.41/145.52	c [INC SEARCH] iteration: 10
145.41/145.52	c [INC BOUNDS] best value:1351 search for 1350
145.41/145.52	c [INC SYSTEM] there exists a inc, kill it!
145.41/145.52	c write failed with 2
145.41/145.52	c [INC SYSTEM] create new solver instance
145.41/145.52	c [INC] encode full formula
145.41/145.52	c (debug) using card networks
145.41/145.57	c set iterative enc to: card
145.41/145.57	c set iterative enc to: none
145.41/145.59	c [INC SEARCH] isOptimum variable: 0
182.49/182.62	c formula is SAT
182.49/182.63	c [INC SEARCH] copied best model
182.49/182.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
182.60/182.74	c model valid
182.60/182.74	c current solution ok
182.60/182.74	o -50
182.60/182.74	c [INC SEARCH] iteration: 11
182.60/182.74	c [INC BOUNDS] best value:1350 search for 1349
182.60/182.74	c [INC SYSTEM] there exists a inc, kill it!
182.60/182.74	c write failed with 2
182.60/182.74	c [INC SYSTEM] create new solver instance
182.60/182.74	c [INC] encode full formula
182.60/182.74	c (debug) using card networks
182.60/182.79	c set iterative enc to: card
182.60/182.79	c set iterative enc to: none
182.69/182.81	c [INC SEARCH] isOptimum variable: 0
294.57/294.72	c formula is SAT
294.57/294.73	c [INC SEARCH] copied best model
294.57/294.73	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
294.67/294.84	c model valid
294.67/294.84	c current solution ok
294.67/294.84	o -51
294.67/294.84	c [INC SEARCH] iteration: 12
294.67/294.84	c [INC BOUNDS] best value:1349 search for 1348
294.67/294.84	c [INC SYSTEM] there exists a inc, kill it!
294.67/294.84	c write failed with 2
294.67/294.84	c [INC SYSTEM] create new solver instance
294.67/294.84	c [INC] encode full formula
294.67/294.84	c (debug) using card networks
294.76/294.90	c set iterative enc to: card
294.76/294.90	c set iterative enc to: none
294.76/294.91	c [INC SEARCH] isOptimum variable: 0
1217.42/1217.79	c formula is SAT
1217.51/1217.80	c [INC SEARCH] copied best model
1217.51/1217.80	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1217.60/1217.91	c model valid
1217.60/1217.91	c current solution ok
1217.60/1217.91	o -52
1217.60/1217.91	c [INC SEARCH] iteration: 13
1217.60/1217.91	c [INC BOUNDS] best value:1348 search for 1347
1217.60/1217.91	c [INC SYSTEM] there exists a inc, kill it!
1217.60/1217.91	c write failed with 2
1217.60/1217.91	c [INC SYSTEM] create new solver instance
1217.60/1217.91	c [INC] encode full formula
1217.60/1217.91	c (debug) using card networks
1217.60/1217.96	c set iterative enc to: card
1217.60/1217.96	c set iterative enc to: none
1217.60/1217.98	c [INC SEARCH] isOptimum variable: 0
1800.10/1800.50	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.10/1800.50	s UNKNOWN
1800.10/1800.50	c [INC SYSTEM] there exists a inc, kill it!
1800.10/1800.50	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3702861-1338061853/watcher-3702861-1338061853 -o /tmp/evaluation-result-3702861-1338061853/solver-3702861-1338061853 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702861-1338061853.opb 1121764791 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/179 4767
/proc/meminfo: memFree=29691008/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0

[startup+0.00759505 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4767
/proc/meminfo: memFree=29691008/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100249 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4767
/proc/meminfo: memFree=29691008/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300243 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4767
/proc/meminfo: memFree=29691008/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700226 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 4767
/proc/meminfo: memFree=29691008/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50025 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4776
/proc/meminfo: memFree=29648148/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5788 CPUtime=1.24 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 6011 15276 0 0 58 16 46 4 20 0 1 0 272310963 5926912 988 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1447 988 193 440 0 1003 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 14936

[startup+3.10041 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4778
/proc/meminfo: memFree=29647768/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5788 CPUtime=1.24 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 6011 15276 0 0 58 16 46 4 20 0 1 0 272310963 5926912 988 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1447 988 193 440 0 1003 0
[pid=4778] ppid=4768 vsize=38760 CPUtime=1.82 cores=1,3,5,7
/proc/4778/stat : 4778 (glucosInc) R 4768 4767 3390 0 -1 4202496 8285 0 0 0 181 1 0 0 20 0 1 0 272311090 39690240 8353 33554432000 4194304 5654031 140735316667168 140735316664936 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4778/statm: 9690 8353 131 357 0 9330 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 53696

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4780
/proc/meminfo: memFree=29647892/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=3.75 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 8423 24113 0 0 75 17 276 7 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4780] ppid=4768 vsize=39036 CPUtime=2.51 cores=1,3,5,7
/proc/4780/stat : 4780 (glucosInc) R 4768 4767 3390 0 -1 4202496 8453 0 0 0 250 1 0 0 20 0 1 0 272311341 39972864 8383 33554432000 4194304 5654031 140736658844112 140736658831928 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4780/statm: 9759 8383 140 357 0 9399 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 53852

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4780
/proc/meminfo: memFree=29647792/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=3.75 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 8423 24113 0 0 75 17 276 7 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4780] ppid=4768 vsize=39488 CPUtime=8.91 cores=1,3,5,7
/proc/4780/stat : 4780 (glucosInc) R 4768 4767 3390 0 -1 4202496 8665 0 0 0 890 1 0 0 20 0 1 0 272311341 40435712 8591 33554432000 4194304 5654031 140736658844112 140736658841880 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4780/statm: 9872 8591 140 357 0 9512 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 54304

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4784
/proc/meminfo: memFree=29648544/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=24.57 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 13247 42183 0 0 110 19 2316 12 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4784] ppid=4768 vsize=39060 CPUtime=0.89 cores=1,3,5,7
/proc/4784/stat : 4784 (glucosInc) R 4768 4767 3390 0 -1 4202496 8394 0 0 0 88 1 0 0 20 0 1 0 272313423 39997440 8337 33554432000 4194304 5654031 140733354166256 140733354164024 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4784/statm: 9765 8337 131 357 0 9405 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 53876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4786
/proc/meminfo: memFree=29646620/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=38.75 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 15659 51989 0 0 127 20 3713 15 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4786] ppid=4768 vsize=39564 CPUtime=12.31 cores=1,3,5,7
/proc/4786/stat : 4786 (glucosInc) R 4768 4767 3390 0 -1 4202496 9407 0 0 0 1229 2 0 0 20 0 1 0 272314841 40513536 8822 33554432000 4194304 5654031 140735724571984 140735724559800 4209130 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4786/statm: 9891 8822 142 357 0 9531 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 54380

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4792
/proc/meminfo: memFree=29643372/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=88.48 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 22895 83715 0 0 178 23 8620 27 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4792] ppid=4768 vsize=40232 CPUtime=13.76 cores=1,3,5,7
/proc/4792/stat : 4792 (glucosInc) R 4768 4767 3390 0 -1 4202496 9872 0 0 0 1374 2 0 0 20 0 1 0 272319816 41197568 9143 33554432000 4194304 5654031 140734779504384 140734779492200 4232632 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4792/statm: 10058 9143 142 357 0 9698 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 55048

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4798
/proc/meminfo: memFree=29700540/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=145.5 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 27719 107437 0 0 212 24 14279 35 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4798] ppid=4768 vsize=47392 CPUtime=16.69 cores=1,3,5,7
/proc/4798/stat : 4798 (glucosInc) R 4768 4767 3390 0 -1 4202496 10655 0 0 0 1667 2 0 0 20 0 1 0 272325522 48529408 11103 33554432000 4194304 5654031 140733352758928 140733352746744 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/4798/statm: 11848 11103 142 357 0 11488 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 62208

[startup+222.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 4800
/proc/meminfo: memFree=29660700/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=182.72 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 30131 119210 0 0 230 25 17978 39 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4800] ppid=4768 vsize=66048 CPUtime=39.46 cores=1,3,5,7
/proc/4800/stat : 4800 (glucosInc) R 4768 4767 3390 0 -1 4202496 12624 0 0 0 3943 3 0 0 20 0 1 0 272329244 67633152 15720 33554432000 4194304 5654031 140735052510528 140735052498344 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4800/statm: 16512 15720 142 357 0 16152 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 80864

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 4800
/proc/meminfo: memFree=29614512/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/meminfo: memFree=29617600/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=89556 CPUtime=84.29 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 12803 0 0 0 8425 4 0 0 20 0 1 0 272432761 91705344 19144 33554432000 4194304 5654031 140733755648272 140733755636088 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 22389 19144 142 357 0 22029 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 104372

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4912
/proc/meminfo: memFree=29596188/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=119944 CPUtime=144.27 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 13325 0 0 0 14423 4 0 0 20 0 1 0 272432761 122822656 24714 33554432000 4194304 5654031 140733755648272 140733755636088 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 29986 24714 142 357 0 29626 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 134760

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 4912
/proc/meminfo: memFree=29574896/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=119944 CPUtime=204.26 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 13325 0 0 0 20422 4 0 0 20 0 1 0 272432761 122822656 24714 33554432000 4194304 5654031 140733755648272 140733755636088 4232883 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 29986 24714 142 357 0 29626 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 134760

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4912
/proc/meminfo: memFree=29572352/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=119944 CPUtime=264.25 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 13823 0 0 0 26420 5 0 0 20 0 1 0 272432761 122822656 24714 33554432000 4194304 5654031 140733755648272 140733755636088 4208595 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 29986 24714 142 357 0 29626 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 134760

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4913
/proc/meminfo: memFree=29571668/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=119944 CPUtime=324.24 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 15319 0 0 0 32417 7 0 0 20 0 1 0 272432761 122822656 24714 33554432000 4194304 5654031 140733755648272 140733755636088 4225098 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 29986 24714 142 357 0 29626 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 134760

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4913
/proc/meminfo: memFree=29559816/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=119944 CPUtime=384.23 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 16820 0 0 0 38413 10 0 0 20 0 1 0 272432761 122822656 24714 33554432000 4194304 5654031 140733755648272 140733755646296 4232707 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 29986 24714 142 357 0 29626 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 134760

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4913
/proc/meminfo: memFree=29525560/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=169264 CPUtime=444.22 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 18323 0 0 0 44410 12 0 0 20 0 1 0 272432761 173326336 33901 33554432000 4194304 5654031 140733755648272 140733755646200 4232453 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 42316 33901 142 357 0 41956 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 184080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 4913
/proc/meminfo: memFree=29490308/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=169264 CPUtime=504.21 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 19333 0 0 0 50407 14 0 0 20 0 1 0 272432761 173326336 34925 33554432000 4194304 5654031 140733755648272 140733755646200 4233201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 42316 34925 142 357 0 41956 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 184080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4916
/proc/meminfo: memFree=29525612/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=169264 CPUtime=564.2 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 20341 0 0 0 56404 16 0 0 20 0 1 0 272432761 173326336 33389 33554432000 4194304 5654031 140733755648272 140733755646200 4232794 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 42316 33389 142 357 0 41956 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 184080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4916
/proc/meminfo: memFree=29526852/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=119944 CPUtime=582.41 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 20346 0 0 0 58225 16 0 0 20 0 1 0 272432761 122822656 24714 33554432000 4194304 5654031 140733755648272 140733755646296 4215132 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 29986 24714 142 357 0 29626 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 134760

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 4916
/proc/meminfo: memFree=29526852/32873844 swapFree=7112/7112
[pid=4767] ppid=4765 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/4767/stat : 4767 (npSolver-pbo-It) S 4765 4767 3390 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 272310963 9367552 275 33554432000 4194304 5064252 140735618980336 140735618979248 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/4767/statm: 2287 275 233 213 0 72 0
[pid=4768] ppid=4767 vsize=5668 CPUtime=1217.69 cores=1,3,5,7
/proc/4768/stat : 4768 (npSolver-pbo) S 4767 4767 3390 0 -1 4202496 34955 161156 0 0 264 26 121405 74 20 0 1 0 272310963 5804032 958 33554432000 4194304 5992684 140736531375616 140736531361448 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/4768/statm: 1417 958 193 440 0 973 0
[pid=4910] ppid=4768 vsize=119944 CPUtime=582.41 cores=1,3,5,7
/proc/4910/stat : 4910 (glucosInc) R 4768 4767 3390 0 -1 4202496 20346 0 0 0 58225 16 0 0 20 0 1 0 272432761 122822656 24714 33554432000 4194304 5654031 140733755648272 140733755646296 4215132 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/4910/statm: 29986 24714 142 357 0 29626 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 134760

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.14
CPU user time (s): 1798.96
CPU system time (s): 1.18182
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 215912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.18182
maximum resident set size= 175072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216834
page faults= 0
swaps= 0
block input operations= 0
block output operations= 132120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2595
involuntary context switches= 2516

runsolver used 5.56615 second user time and 12.1462 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-26 21:50:53
IDJOB=3702861
IDBENCH=2247
IDSOLVER=2278
FILE ID=node119/3702861-1338061853
RUNJOBID= node119-1338050630-3407
PBS_JOBID= 14624379
Free space on /tmp= 71564 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3702861-1338061853/watcher-3702861-1338061853 -o /tmp/evaluation-result-3702861-1338061853/solver-3702861-1338061853 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702861-1338061853.opb 1121764791 HOME HOME

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

MD5SUM BENCH= 98c81efbf429745622d6705fab70d2ee
RANDOM SEED=1121764791

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:        29691164 kB
Buffers:          237196 kB
Cached:          2044968 kB
SwapCached:            0 kB
Active:           644208 kB
Inactive:        1750308 kB
Active(anon):     101472 kB
Inactive(anon):    13316 kB
Active(file):     542736 kB
Inactive(file):  1736992 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11004 kB
Writeback:             0 kB
AnonPages:        123184 kB
Mapped:            14860 kB
Shmem:               200 kB
Slab:             648348 kB
SReclaimable:      90532 kB
SUnreclaim:       557816 kB
KernelStack:        1512 kB
PageTables:         4048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     225868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71544 MiB
End job on node119 at 2012-05-26 22:20:53