Trace number 3752015

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb56-25-opb/normalized-frb56-25-1.opb
MD5SUMb8b0df75c0f0dbb89ae9601b9070a445
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-51
Best CPU time to get the best result obtained on this benchmark1800.01
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 constraints109676
Number of constraints which are clauses109676
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.27	c run inc solver
0.00/0.27	c [INC SYSTEM] run initial solver
0.00/0.27	c [INC SYSTEM] preprocess with white file
0.00/0.47	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.47	c [INC SYSTEM] execute solver
0.00/0.49	c [INC SEARCH] formula is SAT
0.00/0.49	c [INC SYSTEM] solved the initial formula
0.00/0.60	c model valid
0.00/0.60	c current solution ok
0.00/0.77	o 0
0.00/0.77	c starting approximation
0.00/0.77	c factor = 1
0.00/0.77	c can not find a suitable factor, leaving approximation
0.00/0.77	c finished approximation
0.00/0.77	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.77	c write failed with 2
0.00/0.77	c [INC SEARCH] iteration: 0
0.00/0.77	c [INC BOUNDS] best value:1400 search for 1399
0.00/0.77	c [INC SYSTEM] create new solver instance
0.00/0.77	c [INC] encode full formula
0.00/0.77	c (debug) using card networks
0.00/0.77	c old isEQ: 176, new EQ is 0
0.00/0.83	c set iterative enc to: card
0.00/0.83	c set iterative enc to: none
0.00/0.84	c [INC SEARCH] isOptimum variable: 0
0.96/1.06	c formula is SAT
0.96/1.07	c [INC SEARCH] copied best model
0.96/1.07	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.08/1.18	c model valid
1.08/1.18	c current solution ok
1.08/1.18	o -40
1.08/1.18	c [INC SEARCH] iteration: 1
1.08/1.18	c [INC BOUNDS] best value:1360 search for 1359
1.08/1.18	c [INC SYSTEM] there exists a inc, kill it!
1.08/1.18	c write failed with 2
1.08/1.18	c [INC SYSTEM] create new solver instance
1.08/1.18	c [INC] encode full formula
1.08/1.18	c (debug) using card networks
1.08/1.18	c old isEQ: 192, new EQ is 0
1.17/1.23	c set iterative enc to: card
1.17/1.23	c set iterative enc to: none
1.17/1.25	c [INC SEARCH] isOptimum variable: 0
9.26/9.30	c formula is SAT
9.26/9.31	c [INC SEARCH] copied best model
9.26/9.31	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
9.36/9.43	c model valid
9.36/9.43	c current solution ok
9.36/9.43	o -41
9.36/9.43	c [INC SEARCH] iteration: 2
9.36/9.43	c [INC BOUNDS] best value:1359 search for 1358
9.36/9.43	c [INC SYSTEM] there exists a inc, kill it!
9.36/9.43	c write failed with 2
9.36/9.43	c [INC SYSTEM] create new solver instance
9.36/9.43	c [INC] encode full formula
9.36/9.43	c (debug) using card networks
9.36/9.43	c old isEQ: 224, new EQ is 0
9.36/9.49	c set iterative enc to: card
9.36/9.49	c set iterative enc to: none
9.47/9.50	c [INC SEARCH] isOptimum variable: 0
15.96/16.03	c formula is SAT
15.96/16.03	c [INC SEARCH] copied best model
15.96/16.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
16.06/16.15	c model valid
16.06/16.15	c current solution ok
16.06/16.15	o -43
16.06/16.15	c [INC SEARCH] iteration: 3
16.06/16.15	c [INC BOUNDS] best value:1357 search for 1356
16.06/16.15	c [INC SYSTEM] there exists a inc, kill it!
16.06/16.15	c write failed with 2
16.06/16.15	c [INC SYSTEM] create new solver instance
16.06/16.15	c [INC] encode full formula
16.06/16.15	c (debug) using card networks
16.06/16.15	c old isEQ: 224, new EQ is 0
16.17/16.21	c set iterative enc to: card
16.17/16.21	c set iterative enc to: none
16.17/16.22	c [INC SEARCH] isOptimum variable: 0
26.27/26.40	c formula is SAT
26.37/26.41	c [INC SEARCH] copied best model
26.37/26.41	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
26.46/26.52	c model valid
26.46/26.52	c current solution ok
26.46/26.52	o -44
26.46/26.52	c [INC SEARCH] iteration: 4
26.46/26.52	c [INC BOUNDS] best value:1356 search for 1355
26.46/26.52	c [INC SYSTEM] there exists a inc, kill it!
26.46/26.52	c write failed with 2
26.46/26.53	c [INC SYSTEM] create new solver instance
26.46/26.53	c [INC] encode full formula
26.46/26.53	c (debug) using card networks
26.46/26.53	c old isEQ: 224, new EQ is 0
26.46/26.58	c set iterative enc to: card
26.46/26.58	c set iterative enc to: none
26.57/26.60	c [INC SEARCH] isOptimum variable: 0
39.35/39.45	c formula is SAT
39.35/39.46	c [INC SEARCH] copied best model
39.35/39.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
39.46/39.57	c model valid
39.46/39.57	c current solution ok
39.46/39.57	o -45
39.46/39.57	c [INC SEARCH] iteration: 5
39.46/39.57	c [INC BOUNDS] best value:1355 search for 1354
39.46/39.57	c [INC SYSTEM] there exists a inc, kill it!
39.46/39.57	c write failed with 2
39.46/39.57	c [INC SYSTEM] create new solver instance
39.46/39.57	c [INC] encode full formula
39.46/39.57	c (debug) using card networks
39.46/39.57	c old isEQ: 224, new EQ is 0
39.57/39.63	c set iterative enc to: card
39.57/39.63	c set iterative enc to: none
39.57/39.64	c [INC SEARCH] isOptimum variable: 0
53.15/53.28	c formula is SAT
53.15/53.29	c [INC SEARCH] copied best model
53.15/53.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
53.35/53.40	c model valid
53.35/53.40	c current solution ok
53.35/53.40	o -46
53.35/53.40	c [INC SEARCH] iteration: 6
53.35/53.40	c [INC BOUNDS] best value:1354 search for 1353
53.35/53.40	c [INC SYSTEM] there exists a inc, kill it!
53.35/53.40	c write failed with 2
53.35/53.40	c [INC SYSTEM] create new solver instance
53.35/53.40	c [INC] encode full formula
53.35/53.40	c (debug) using card networks
53.35/53.40	c old isEQ: 224, new EQ is 0
53.35/53.46	c set iterative enc to: card
53.35/53.46	c set iterative enc to: none
53.35/53.47	c [INC SEARCH] isOptimum variable: 0
71.75/71.83	c formula is SAT
71.75/71.83	c [INC SEARCH] copied best model
71.85/71.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
71.85/71.94	c model valid
71.85/71.94	c current solution ok
71.85/71.94	o -48
71.85/71.94	c [INC SEARCH] iteration: 7
71.85/71.94	c [INC BOUNDS] best value:1352 search for 1351
71.85/71.94	c [INC SYSTEM] there exists a inc, kill it!
71.85/71.94	c write failed with 2
71.85/71.95	c [INC SYSTEM] create new solver instance
71.85/71.95	c [INC] encode full formula
71.85/71.95	c (debug) using card networks
71.85/71.95	c old isEQ: 224, new EQ is 0
71.96/72.00	c set iterative enc to: card
71.96/72.00	c set iterative enc to: none
71.96/72.01	c [INC SEARCH] isOptimum variable: 0
99.34/99.44	c formula is SAT
99.34/99.44	c [INC SEARCH] copied best model
99.34/99.44	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
99.45/99.56	c model valid
99.45/99.56	c current solution ok
99.45/99.56	o -49
99.45/99.56	c [INC SEARCH] iteration: 8
99.45/99.56	c [INC BOUNDS] best value:1351 search for 1350
99.45/99.56	c [INC SYSTEM] there exists a inc, kill it!
99.45/99.56	c write failed with 2
99.45/99.56	c [INC SYSTEM] create new solver instance
99.45/99.56	c [INC] encode full formula
99.45/99.56	c (debug) using card networks
99.45/99.56	c old isEQ: 224, new EQ is 0
99.56/99.62	c set iterative enc to: card
99.56/99.62	c set iterative enc to: none
99.56/99.63	c [INC SEARCH] isOptimum variable: 0
131.94/132.03	c formula is SAT
131.94/132.03	c [INC SEARCH] copied best model
131.94/132.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
132.03/132.15	c model valid
132.03/132.15	c current solution ok
132.03/132.15	o -50
132.03/132.15	c [INC SEARCH] iteration: 9
132.03/132.15	c [INC BOUNDS] best value:1350 search for 1349
132.03/132.15	c [INC SYSTEM] there exists a inc, kill it!
132.03/132.15	c write failed with 2
132.03/132.15	c [INC SYSTEM] create new solver instance
132.03/132.15	c [INC] encode full formula
132.03/132.15	c (debug) using card networks
132.03/132.15	c old isEQ: 224, new EQ is 0
132.14/132.21	c set iterative enc to: card
132.14/132.21	c set iterative enc to: none
132.14/132.22	c [INC SEARCH] isOptimum variable: 0
191.91/192.05	c formula is SAT
191.91/192.06	c [INC SEARCH] copied best model
191.91/192.06	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
192.01/192.17	c model valid
192.01/192.17	c current solution ok
192.01/192.17	o -51
192.01/192.17	c [INC SEARCH] iteration: 10
192.01/192.17	c [INC BOUNDS] best value:1349 search for 1348
192.01/192.17	c [INC SYSTEM] there exists a inc, kill it!
192.01/192.17	c write failed with 2
192.01/192.17	c [INC SYSTEM] create new solver instance
192.01/192.17	c [INC] encode full formula
192.01/192.17	c (debug) using card networks
192.01/192.17	c old isEQ: 224, new EQ is 0
192.13/192.23	c set iterative enc to: card
192.13/192.23	c set iterative enc to: none
192.13/192.25	c [INC SEARCH] isOptimum variable: 0
399.87/400.02	c formula is SAT
399.87/400.03	c [INC SEARCH] copied best model
399.87/400.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
399.98/400.14	c model valid
399.98/400.14	c current solution ok
399.98/400.14	o -52
399.98/400.14	c [INC SEARCH] iteration: 11
399.98/400.14	c [INC BOUNDS] best value:1348 search for 1347
399.98/400.14	c [INC SYSTEM] there exists a inc, kill it!
399.98/400.14	c write failed with 2
399.98/400.15	c [INC SYSTEM] create new solver instance
399.98/400.15	c [INC] encode full formula
399.98/400.15	c (debug) using card networks
399.98/400.15	c old isEQ: 224, new EQ is 0
400.08/400.20	c set iterative enc to: card
400.08/400.20	c set iterative enc to: none
400.08/400.21	c [INC SEARCH] isOptimum variable: 0
998.36/998.67	c formula is SAT
998.36/998.67	c [INC SEARCH] copied best model
998.36/998.67	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
998.48/998.79	c model valid
998.48/998.79	c current solution ok
998.48/998.79	o -53
998.48/998.79	c [INC SEARCH] iteration: 12
998.48/998.79	c [INC BOUNDS] best value:1347 search for 1346
998.48/998.79	c [INC SYSTEM] there exists a inc, kill it!
998.48/998.79	c write failed with 2
998.48/998.79	c [INC SYSTEM] create new solver instance
998.48/998.79	c [INC] encode full formula
998.48/998.79	c (debug) using card networks
998.48/998.79	c old isEQ: 224, new EQ is 0
998.57/998.85	c set iterative enc to: card
998.57/998.85	c set iterative enc to: none
998.57/998.87	c [INC SEARCH] isOptimum variable: 0
1800.02/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.02/1800.40	s UNKNOWN
1800.02/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.02/1800.40	c write failed with -1

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3752015-1339121379/watcher-3752015-1339121379 -o /tmp/evaluation-result-3752015-1339121379/solver-3752015-1339121379 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752015-1339121379.opb 119320417 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.04 2.00 3/178 7102
/proc/meminfo: memFree=30316360/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0

[startup+0.052867 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 7102
/proc/meminfo: memFree=30316360/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100254 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 7102
/proc/meminfo: memFree=30316360/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300223 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 7102
/proc/meminfo: memFree=30316360/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700227 s]
/proc/loadavg: 2.04 2.04 2.00 3/178 7102
/proc/meminfo: memFree=30316360/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50021 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 7111
/proc/meminfo: memFree=30212596/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=1.23 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 15751 13809 0 0 62 17 39 5 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 76388

[startup+3.10036 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 7113
/proc/meminfo: memFree=30210124/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=1.23 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 15751 13809 0 0 62 17 39 5 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7113] ppid=7103 vsize=38876 CPUtime=1.84 cores=0,2,4,6
/proc/7113/stat : 7113 (glucosInc) R 7103 7102 2890 0 -1 4202496 8204 0 0 0 183 1 0 0 20 0 1 0 378264850 39809024 8831 33554432000 4194304 5654031 140737199314784 140737199312552 4222736 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7113/statm: 9719 8831 131 357 0 9359 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 115264

[startup+6.30037 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 7113
/proc/meminfo: memFree=30209632/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=1.23 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 15751 13809 0 0 62 17 39 5 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7113] ppid=7103 vsize=39332 CPUtime=5.04 cores=0,2,4,6
/proc/7113/stat : 7113 (glucosInc) R 7103 7102 2890 0 -1 4202496 8256 0 0 0 503 1 0 0 20 0 1 0 378264850 40275968 8883 33554432000 4194304 5654031 140737199314784 140737199302600 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7113/statm: 9833 8883 140 357 0 9473 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 115720

[startup+12.7004 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 7115
/proc/meminfo: memFree=30212208/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=9.47 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 18291 22648 0 0 80 17 843 7 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7115] ppid=7103 vsize=39120 CPUtime=3.19 cores=0,2,4,6
/proc/7115/stat : 7115 (glucosInc) R 7103 7102 2890 0 -1 4202496 8517 0 0 0 318 1 0 0 20 0 1 0 378265675 40058880 8427 33554432000 4194304 5654031 140734017933280 140734017931048 4232767 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7115/statm: 9780 8427 131 357 0 9420 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 115508

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 7120
/proc/meminfo: memFree=30209384/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=16.2 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 20831 31874 0 0 98 18 1494 10 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7117] ppid=7103 vsize=39464 CPUtime=9.27 cores=0,2,4,6
/proc/7117/stat : 7117 (glucosInc) R 7103 7102 2890 0 -1 4202496 9056 0 0 0 926 1 0 0 20 0 1 0 378266347 40411136 8924 33554432000 4194304 5654031 140733245758016 140733245745832 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7117/statm: 9866 8924 141 357 0 9506 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 115852

[startup+51.1004 s]
/proc/loadavg: 2.02 2.03 2.00 3/182 7182
/proc/meminfo: memFree=30250136/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=39.61 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 25912 51496 0 0 133 20 3794 14 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7126] ppid=7103 vsize=40216 CPUtime=11.44 cores=0,2,4,6
/proc/7126/stat : 7126 (glucosInc) R 7103 7102 2890 0 -1 4202496 8778 0 0 0 1142 2 0 0 20 0 1 0 378268689 41181184 9027 33554432000 4194304 5654031 140735969304512 140735969292328 4208584 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7126/statm: 10054 9027 142 357 0 9694 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 116604

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7200
/proc/meminfo: memFree=30242044/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=99.59 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 31999 84437 0 0 187 22 9726 24 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7200] ppid=7103 vsize=39104 CPUtime=2.66 cores=0,2,4,6
/proc/7200/stat : 7200 (glucosInc) R 7103 7102 2890 0 -1 4202496 7601 0 0 0 265 1 0 0 20 0 1 0 378274688 40042496 8396 33554432000 4194304 5654031 140736608610400 140736608608168 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7200/statm: 9776 8396 131 357 0 9416 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 115492

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7205
/proc/meminfo: memFree=30204920/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=132.17 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 34028 96453 0 0 205 23 12961 28 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7203] ppid=7103 vsize=66240 CPUtime=30.05 cores=0,2,4,6
/proc/7203/stat : 7203 (glucosInc) R 7103 7102 2890 0 -1 4202496 12147 0 0 0 3003 2 0 0 20 0 1 0 378277947 67829760 15785 33554432000 4194304 5654031 140737463185600 140737463173416 4232495 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7203/statm: 16560 15785 142 357 0 16200 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 142628

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 7207
/proc/meminfo: memFree=30190336/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=192.18 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 36057 110638 0 0 222 24 18939 33 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7207] ppid=7103 vsize=66296 CPUtime=30.03 cores=0,2,4,6
/proc/7207/stat : 7207 (glucosInc) R 7103 7102 2890 0 -1 4202496 12877 0 0 0 3000 3 0 0 20 0 1 0 378283950 67887104 15788 33554432000 4194304 5654031 140735552081120 140735552068936 4233226 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7207/statm: 16574 15788 142 357 0 16214 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 142684

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7207
/proc/meminfo: memFree=30164916/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/meminfo: memFree=30104900/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=101664 CPUtime=243.37 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 17204 0 0 0 24329 8 0 0 20 0 1 0 378364612 104103936 24845 33554432000 4194304 5654031 140737111232496 140737111220312 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 25416 24845 142 357 0 25056 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 178052

[startup+1302.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/181 7220
/proc/meminfo: memFree=30040488/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=114664 CPUtime=303.37 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 18865 0 0 0 30327 10 0 0 20 0 1 0 378364612 117415936 28095 33554432000 4194304 5654031 140737111232496 140737111220312 4233173 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 28666 28095 142 357 0 28306 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 191052

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/181 7221
/proc/meminfo: memFree=30091660/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=114664 CPUtime=363.35 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 20337 0 0 0 36323 12 0 0 20 0 1 0 378364612 117415936 28095 33554432000 4194304 5654031 140737111232496 140737111220312 4215006 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 28666 28095 142 357 0 28306 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 191052

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 7221
/proc/meminfo: memFree=30044820/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=114664 CPUtime=423.34 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 21810 0 0 0 42321 13 0 0 20 0 1 0 378364612 117415936 28095 33554432000 4194304 5654031 140737111232496 140737111230520 4232932 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 28666 28095 142 357 0 28306 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 191052

[startup+1482.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/181 7221
/proc/meminfo: memFree=30091832/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=163984 CPUtime=483.33 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 23286 0 0 0 48317 16 0 0 20 0 1 0 378364612 167919616 36250 33554432000 4194304 5654031 140737111232496 140737111220312 4232775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 40996 36250 142 357 0 40636 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 240372

[startup+1542.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 7221
/proc/meminfo: memFree=30014464/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=163984 CPUtime=543.32 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 24274 0 0 0 54315 17 0 0 20 0 1 0 378364612 167919616 36762 33554432000 4194304 5654031 140737111232496 140737111230424 4215009 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 40996 36762 142 357 0 40636 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 240372

[startup+1602.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/181 7221
/proc/meminfo: memFree=30032168/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=114664 CPUtime=603.31 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 24768 0 0 0 60313 18 0 0 20 0 1 0 378364612 117415936 28095 33554432000 4194304 5654031 140737111232496 140737111230520 4232495 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 28666 28095 142 357 0 28306 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 191052

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 7222
/proc/meminfo: memFree=30092024/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=114664 CPUtime=663.3 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 25754 0 0 0 66311 19 0 0 20 0 1 0 378364612 117415936 28095 33554432000 4194304 5654031 140737111232496 140737111220312 4208595 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 28666 28095 142 357 0 28306 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 191052

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7222
/proc/meminfo: memFree=30018876/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=163984 CPUtime=723.3 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 27236 0 0 0 72309 21 0 0 20 0 1 0 378364612 167919616 36762 33554432000 4194304 5654031 140737111232496 140737111220312 4232431 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 40996 36762 142 357 0 40636 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 240372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 7222
/proc/meminfo: memFree=30045080/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=163984 CPUtime=783.28 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 28229 0 0 0 78306 22 0 0 20 0 1 0 378364612 167919616 35738 33554432000 4194304 5654031 140737111232496 140737111220312 4232784 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 40996 35738 142 357 0 40636 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 240372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 7223
/proc/meminfo: memFree=30028628/32873648 swapFree=7376/7376
[pid=7102] ppid=7100 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7102/stat : 7102 (npSolver-pbo-It) S 7100 7102 2890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378264725 9367552 275 33554432000 4194304 5064252 140733870499600 140733870498512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7102/statm: 2287 275 233 213 0 72 0
[pid=7103] ppid=7102 vsize=67240 CPUtime=998.63 cores=0,2,4,6
/proc/7103/stat : 7103 (npSolver-pbo) S 7102 7102 2890 0 -1 4202496 40115 147955 0 0 258 25 99529 51 20 0 1 0 378264725 68853760 16489 33554432000 4194304 6004724 140734673091504 140734673077352 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/7103/statm: 16810 16489 188 442 0 16364 0
[pid=7216] ppid=7103 vsize=114664 CPUtime=801.39 cores=0,2,4,6
/proc/7216/stat : 7216 (glucosInc) R 7103 7102 2890 0 -1 4202496 28238 0 0 0 80116 23 0 0 20 0 1 0 378364612 117415936 28095 33554432000 4194304 5654031 140737111232496 140737111220312 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7216/statm: 28666 28095 142 357 0 28306 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 191052

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1799.05
CPU system time (s): 1.01384
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 257652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.05
system time used= 1.01385
maximum resident set size= 161384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 216689
page faults= 0
swaps= 0
block input operations= 0
block output operations= 123312
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2424
involuntary context switches= 2704

runsolver used 3.15852 second user time and 8.41472 second system time

The end

Launcher Data

Begin job on node113 at 2012-06-08 04:09:39
IDJOB=3752015
IDBENCH=2249
IDSOLVER=2335
FILE ID=node113/3752015-1339121379
RUNJOBID= node113-1339111913-4672
PBS_JOBID= 14643740
Free space on /tmp= 71152 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-1.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3752015-1339121379/watcher-3752015-1339121379 -o /tmp/evaluation-result-3752015-1339121379/solver-3752015-1339121379 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752015-1339121379.opb 119320417 HOME HOME

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

MD5SUM BENCH= b8b0df75c0f0dbb89ae9601b9070a445
RANDOM SEED=119320417

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30317004 kB
Buffers:          454384 kB
Cached:          1093988 kB
SwapCached:         2204 kB
Active:          1597344 kB
Inactive:          35988 kB
Active(anon):      80848 kB
Inactive(anon):     5732 kB
Active(file):    1516496 kB
Inactive(file):    30256 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:             10880 kB
Writeback:             0 kB
AnonPages:        241576 kB
Mapped:            11788 kB
Shmem:                 0 kB
Slab:             784500 kB
SReclaimable:     228508 kB
SUnreclaim:       555992 kB
KernelStack:        1504 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     217520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71140 MiB
End job on node113 at 2012-06-08 04:39:39