Trace number 3698069

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? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
MD5SUM20471e978018d28aed0ca16c46de4e3d
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.03
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -51
Optimality of the best value was proved NO
Number of variables1272
Total number of constraints94226
Number of constraints which are clauses94226
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 1272
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 1272
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 1272
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.20	c run inc solver
0.00/0.20	c [INC SYSTEM] run initial solver
0.00/0.20	c [INC SYSTEM] preprocess with white file
0.00/0.37	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.37	c [INC SYSTEM] execute solver
0.00/0.39	c [INC SEARCH] formula is SAT
0.00/0.39	c [INC SYSTEM] solved the initial formula
0.00/0.48	c model valid
0.00/0.48	c current solution ok
0.00/0.63	o 0
0.00/0.63	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.63	c write failed with 2
0.00/0.63	c [INC SEARCH] iteration: 0
0.00/0.63	c [INC BOUNDS] best value:1272 search for 1271
0.00/0.63	c [INC SYSTEM] create new solver instance
0.00/0.63	c [INC] encode full formula
0.00/0.63	c (debug) using card networks
0.00/0.69	c set iterative enc to: card
0.00/0.69	c set iterative enc to: none
0.00/0.70	c [INC SEARCH] isOptimum variable: 0
1.07/1.16	c formula is SAT
1.07/1.17	c [INC SEARCH] copied best model
1.07/1.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.17/1.27	c model valid
1.17/1.27	c current solution ok
1.17/1.27	o -33
1.17/1.27	c [INC SEARCH] iteration: 1
1.17/1.27	c [INC BOUNDS] best value:1239 search for 1238
1.17/1.27	c [INC SYSTEM] there exists a inc, kill it!
1.17/1.27	c write failed with 2
1.17/1.27	c [INC SYSTEM] create new solver instance
1.17/1.27	c [INC] encode full formula
1.17/1.27	c (debug) using card networks
1.27/1.32	c set iterative enc to: card
1.27/1.32	c set iterative enc to: none
1.27/1.33	c [INC SEARCH] isOptimum variable: 0
1.31/1.63	c formula is SAT
1.31/1.64	c [INC SEARCH] copied best model
1.31/1.64	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.37/1.73	c model valid
1.37/1.73	c current solution ok
1.37/1.73	o -35
1.37/1.73	c [INC SEARCH] iteration: 2
1.37/1.73	c [INC BOUNDS] best value:1237 search for 1236
1.37/1.73	c [INC SYSTEM] there exists a inc, kill it!
1.37/1.73	c write failed with 2
1.37/1.74	c [INC SYSTEM] create new solver instance
1.37/1.74	c [INC] encode full formula
1.37/1.74	c (debug) using card networks
1.37/1.79	c set iterative enc to: card
1.37/1.79	c set iterative enc to: none
1.78/1.80	c [INC SEARCH] isOptimum variable: 0
6.76/6.80	c formula is SAT
6.76/6.81	c [INC SEARCH] copied best model
6.76/6.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
6.86/6.90	c model valid
6.86/6.90	c current solution ok
6.86/6.90	o -37
6.86/6.90	c [INC SEARCH] iteration: 3
6.86/6.90	c [INC BOUNDS] best value:1235 search for 1234
6.86/6.90	c [INC SYSTEM] there exists a inc, kill it!
6.86/6.90	c write failed with 2
6.86/6.91	c [INC SYSTEM] create new solver instance
6.86/6.91	c [INC] encode full formula
6.86/6.91	c (debug) using card networks
6.86/6.96	c set iterative enc to: card
6.86/6.96	c set iterative enc to: none
6.86/6.97	c [INC SEARCH] isOptimum variable: 0
15.36/15.46	c formula is SAT
15.36/15.46	c [INC SEARCH] copied best model
15.36/15.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
15.45/15.56	c model valid
15.45/15.56	c current solution ok
15.45/15.56	o -40
15.45/15.56	c [INC SEARCH] iteration: 4
15.45/15.56	c [INC BOUNDS] best value:1232 search for 1231
15.45/15.56	c [INC SYSTEM] there exists a inc, kill it!
15.45/15.56	c write failed with 2
15.45/15.56	c [INC SYSTEM] create new solver instance
15.45/15.56	c [INC] encode full formula
15.45/15.56	c (debug) using card networks
15.58/15.62	c set iterative enc to: card
15.58/15.62	c set iterative enc to: none
15.58/15.63	c [INC SEARCH] isOptimum variable: 0
27.25/27.34	c formula is SAT
27.25/27.34	c [INC SEARCH] copied best model
27.25/27.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
27.36/27.44	c model valid
27.36/27.44	c current solution ok
27.36/27.44	o -41
27.36/27.44	c [INC SEARCH] iteration: 5
27.36/27.44	c [INC BOUNDS] best value:1231 search for 1230
27.36/27.44	c [INC SYSTEM] there exists a inc, kill it!
27.36/27.44	c write failed with 2
27.36/27.44	c [INC SYSTEM] create new solver instance
27.36/27.44	c [INC] encode full formula
27.36/27.44	c (debug) using card networks
27.36/27.50	c set iterative enc to: card
27.36/27.50	c set iterative enc to: none
27.48/27.51	c [INC SEARCH] isOptimum variable: 0
38.17/38.29	c formula is SAT
38.17/38.29	c [INC SEARCH] copied best model
38.17/38.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
38.26/38.39	c model valid
38.26/38.39	c current solution ok
38.26/38.39	o -42
38.26/38.39	c [INC SEARCH] iteration: 6
38.26/38.39	c [INC BOUNDS] best value:1230 search for 1229
38.26/38.39	c [INC SYSTEM] there exists a inc, kill it!
38.26/38.39	c write failed with 2
38.26/38.39	c [INC SYSTEM] create new solver instance
38.26/38.39	c [INC] encode full formula
38.26/38.39	c (debug) using card networks
38.39/38.44	c set iterative enc to: card
38.39/38.44	c set iterative enc to: none
38.39/38.46	c [INC SEARCH] isOptimum variable: 0
50.56/50.63	c formula is SAT
50.56/50.63	c [INC SEARCH] copied best model
50.56/50.63	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
50.67/50.73	c model valid
50.67/50.73	c current solution ok
50.67/50.73	o -43
50.67/50.73	c [INC SEARCH] iteration: 7
50.67/50.73	c [INC BOUNDS] best value:1229 search for 1228
50.67/50.73	c [INC SYSTEM] there exists a inc, kill it!
50.67/50.73	c write failed with 2
50.67/50.73	c [INC SYSTEM] create new solver instance
50.67/50.73	c [INC] encode full formula
50.67/50.73	c (debug) using card networks
50.67/50.78	c set iterative enc to: card
50.67/50.78	c set iterative enc to: none
50.67/50.80	c [INC SEARCH] isOptimum variable: 0
63.45/63.50	c formula is SAT
63.45/63.51	c [INC SEARCH] copied best model
63.45/63.51	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
63.55/63.60	c model valid
63.55/63.60	c current solution ok
63.55/63.60	o -44
63.55/63.60	c [INC SEARCH] iteration: 8
63.55/63.60	c [INC BOUNDS] best value:1228 search for 1227
63.55/63.60	c [INC SYSTEM] there exists a inc, kill it!
63.55/63.60	c write failed with 2
63.55/63.60	c [INC SYSTEM] create new solver instance
63.55/63.60	c [INC] encode full formula
63.55/63.60	c (debug) using card networks
63.55/63.66	c set iterative enc to: card
63.55/63.66	c set iterative enc to: none
63.55/63.67	c [INC SEARCH] isOptimum variable: 0
80.85/80.98	c formula is SAT
80.85/80.99	c [INC SEARCH] copied best model
80.85/80.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
80.94/81.08	c model valid
80.94/81.08	c current solution ok
80.94/81.08	o -45
80.94/81.08	c [INC SEARCH] iteration: 9
80.94/81.08	c [INC BOUNDS] best value:1227 search for 1226
80.94/81.08	c [INC SYSTEM] there exists a inc, kill it!
80.94/81.08	c write failed with 2
80.94/81.09	c [INC SYSTEM] create new solver instance
80.94/81.09	c [INC] encode full formula
80.94/81.09	c (debug) using card networks
81.05/81.14	c set iterative enc to: card
81.05/81.14	c set iterative enc to: none
81.05/81.15	c [INC SEARCH] isOptimum variable: 0
94.74/94.88	c formula is SAT
94.74/94.88	c [INC SEARCH] copied best model
94.74/94.88	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
94.84/94.98	c model valid
94.84/94.98	c current solution ok
94.84/94.98	o -46
94.84/94.98	c [INC SEARCH] iteration: 10
94.84/94.98	c [INC BOUNDS] best value:1226 search for 1225
94.84/94.98	c [INC SYSTEM] there exists a inc, kill it!
94.84/94.98	c write failed with 2
94.84/94.98	c [INC SYSTEM] create new solver instance
94.84/94.98	c [INC] encode full formula
94.84/94.98	c (debug) using card networks
94.95/95.04	c set iterative enc to: card
94.95/95.04	c set iterative enc to: none
94.95/95.05	c [INC SEARCH] isOptimum variable: 0
114.33/114.46	c formula is SAT
114.33/114.47	c [INC SEARCH] copied best model
114.33/114.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
114.43/114.56	c model valid
114.43/114.56	c current solution ok
114.43/114.56	o -47
114.43/114.56	c [INC SEARCH] iteration: 11
114.43/114.56	c [INC BOUNDS] best value:1225 search for 1224
114.43/114.56	c [INC SYSTEM] there exists a inc, kill it!
114.43/114.56	c write failed with 2
114.43/114.57	c [INC SYSTEM] create new solver instance
114.43/114.57	c [INC] encode full formula
114.43/114.57	c (debug) using card networks
114.53/114.62	c set iterative enc to: card
114.53/114.62	c set iterative enc to: none
114.53/114.63	c [INC SEARCH] isOptimum variable: 0
137.34/137.47	c formula is SAT
137.34/137.47	c [INC SEARCH] copied best model
137.34/137.47	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
137.44/137.57	c model valid
137.44/137.57	c current solution ok
137.44/137.57	o -48
137.44/137.57	c [INC SEARCH] iteration: 12
137.44/137.57	c [INC BOUNDS] best value:1224 search for 1223
137.44/137.57	c [INC SYSTEM] there exists a inc, kill it!
137.44/137.57	c write failed with 2
137.44/137.57	c [INC SYSTEM] create new solver instance
137.44/137.57	c [INC] encode full formula
137.44/137.57	c (debug) using card networks
137.54/137.62	c set iterative enc to: card
137.54/137.62	c set iterative enc to: none
137.54/137.64	c [INC SEARCH] isOptimum variable: 0
269.70/269.89	c formula is SAT
269.79/269.90	c [INC SEARCH] copied best model
269.79/269.90	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
269.79/269.99	c model valid
269.79/269.99	c current solution ok
269.79/269.99	o -49
269.79/269.99	c [INC SEARCH] iteration: 13
269.79/269.99	c [INC BOUNDS] best value:1223 search for 1222
269.79/269.99	c [INC SYSTEM] there exists a inc, kill it!
269.79/269.99	c write failed with 2
269.79/269.99	c [INC SYSTEM] create new solver instance
269.79/269.99	c [INC] encode full formula
269.79/269.99	c (debug) using card networks
269.91/270.05	c set iterative enc to: card
269.91/270.05	c set iterative enc to: none
269.91/270.06	c [INC SEARCH] isOptimum variable: 0
366.57/366.73	c formula is SAT
366.57/366.74	c [INC SEARCH] copied best model
366.57/366.74	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
366.68/366.83	c model valid
366.68/366.83	c current solution ok
366.68/366.83	o -50
366.68/366.83	c [INC SEARCH] iteration: 14
366.68/366.83	c [INC BOUNDS] best value:1222 search for 1221
366.68/366.83	c [INC SYSTEM] there exists a inc, kill it!
366.68/366.83	c write failed with 2
366.68/366.84	c [INC SYSTEM] create new solver instance
366.68/366.84	c [INC] encode full formula
366.68/366.84	c (debug) using card networks
366.68/366.89	c set iterative enc to: card
366.68/366.89	c set iterative enc to: none
366.79/366.91	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.40	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.40	s UNKNOWN
1800.08/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.08/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-3698069-1338063042/watcher-3698069-1338063042 -o /tmp/evaluation-result-3698069-1338063042/solver-3698069-1338063042 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3698069-1338063042.opb 1958619175 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.04 2.01 2.00 3/179 27165
/proc/meminfo: memFree=27420320/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0

[startup+0.0176749 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 27165
/proc/meminfo: memFree=27420320/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 27165
/proc/meminfo: memFree=27420320/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 27165
/proc/meminfo: memFree=27420320/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700193 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 27165
/proc/meminfo: memFree=27420320/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50023 s]
/proc/loadavg: 2.04 2.01 2.00 4/182 27174
/proc/meminfo: memFree=27377544/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5800 CPUtime=1.31 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 6011 13257 0 0 52 14 62 3 20 0 1 0 272430323 5939200 925 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27166/statm: 1450 925 179 440 0 1006 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 14948

[startup+3.10035 s]
/proc/loadavg: 2.03 2.01 2.00 4/182 27178
/proc/meminfo: memFree=27378592/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=1.78 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 8560 21866 0 0 67 15 90 6 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27178] ppid=27166 vsize=38108 CPUtime=1.28 cores=1,3,5,7
/proc/27178/stat : 27178 (glucosInc) R 27166 27165 25976 0 -1 4202496 8220 0 0 0 127 1 0 0 20 0 1 0 272430504 39022592 8160 33554432000 4194304 5654031 140736715938144 140736715935912 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27178/statm: 9527 8160 131 357 0 9167 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 52928

[startup+6.30034 s]
/proc/loadavg: 2.03 2.01 2.00 4/182 27180
/proc/meminfo: memFree=27385496/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=1.78 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 8560 21866 0 0 67 15 90 6 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27178] ppid=27166 vsize=38108 CPUtime=4.48 cores=1,3,5,7
/proc/27178/stat : 27178 (glucosInc) R 27166 27165 25976 0 -1 4202496 8330 0 0 0 447 1 0 0 20 0 1 0 272430504 39022592 8266 33554432000 4194304 5654031 140736715938144 140736715925960 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27178/statm: 9527 8266 140 357 0 9167 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 52928

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 4/182 27182
/proc/meminfo: memFree=27375040/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=6.94 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 11109 30747 0 0 82 16 588 8 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27182] ppid=27166 vsize=38136 CPUtime=5.71 cores=1,3,5,7
/proc/27182/stat : 27182 (glucosInc) R 27166 27165 25976 0 -1 4202496 8369 0 0 0 570 1 0 0 20 0 1 0 272431021 39051264 8317 33554432000 4194304 5654031 140735426387552 140735426375368 4232380 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27182/statm: 9534 8317 140 357 0 9174 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 52956

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 27188
/proc/meminfo: memFree=27375920/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=15.6 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 13658 39832 0 0 98 17 1435 10 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27186] ppid=27166 vsize=38508 CPUtime=9.85 cores=1,3,5,7
/proc/27186/stat : 27186 (glucosInc) R 27166 27165 25976 0 -1 4202496 8383 0 0 0 984 1 0 0 20 0 1 0 272431887 39432192 8941 33554432000 4194304 5654031 140736279445328 140736279433144 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27186/statm: 9627 8941 141 357 0 9267 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53328

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 27196
/proc/meminfo: memFree=27373612/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=50.77 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 21305 68620 0 0 145 20 4894 18 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 14820

[startup+102.307 s]
/proc/loadavg: 2.10 2.03 2.01 3/181 27211
/proc/meminfo: memFree=27354484/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=94.99 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 28952 100638 0 0 192 22 9258 27 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27211] ppid=27166 vsize=38124 CPUtime=7.24 cores=1,3,5,7
/proc/27211/stat : 27211 (glucosInc) R 27166 27165 25976 0 -1 4202496 8433 0 0 0 723 1 0 0 20 0 1 0 272439828 39038976 8385 33554432000 4194304 5654031 140733564229408 140733564217224 4216035 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/27211/statm: 9531 8385 140 357 0 9171 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 52944

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 27217
/proc/meminfo: memFree=27326172/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=137.58 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 34050 124350 0 0 224 24 13476 34 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27217] ppid=27166 vsize=57592 CPUtime=24.64 cores=1,3,5,7
/proc/27217/stat : 27217 (glucosInc) R 27166 27165 25976 0 -1 4202496 11440 0 0 0 2461 3 0 0 20 0 1 0 272444087 58974208 13657 33554432000 4194304 5654031 140733529114624 140733529102440 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27217/statm: 14398 13657 142 357 0 14038 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 72412

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 27219
/proc/meminfo: memFree=27304740/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=137.58 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 34050 124350 0 0 224 24 13476 34 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27217] ppid=27166 vsize=69196 CPUtime=84.63 cores=1,3,5,7
/proc/27217/stat : 27217 (glucosInc) R 27166 27165 25976 0 -1 4202496 11916 0 0 0 8459 4 0 0 20 0 1 0 272444087 70856704 16737 33554432000 4194304 5654031 140733529114624 140733529102440 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27217/statm: 17299 16737 142 357 0 16939 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 84016

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27221
/proc/meminfo: memFree=27330444/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=269.97 cores=1,3,5,7

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

/proc/meminfo: memFree=27218504/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=118964 CPUtime=875.24 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 25975 0 0 0 87502 22 0 0 20 0 1 0 272467014 121819136 29137 33554432000 4194304 5654031 140734033858464 140734033846280 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 29741 29137 142 357 0 29381 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 133784

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27235
/proc/meminfo: memFree=27176676/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=118964 CPUtime=935.23 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 27011 0 0 0 93500 23 0 0 20 0 1 0 272467014 121819136 29137 33554432000 4194304 5654031 140734033858464 140734033856488 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 29741 29137 142 357 0 29381 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 133784

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27235
/proc/meminfo: memFree=27146348/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=168284 CPUtime=995.23 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 28109 0 0 0 99497 26 0 0 20 0 1 0 272467014 172322816 39358 33554432000 4194304 5654031 140734033858464 140734033846280 4233440 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 42071 39358 142 357 0 41711 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 183104

[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.00 3/181 27235
/proc/meminfo: memFree=27148320/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=118964 CPUtime=1055.22 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 28768 0 0 0 105494 28 0 0 20 0 1 0 272467014 121819136 29137 33554432000 4194304 5654031 140734033858464 140734033856488 4232994 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 29741 29137 142 357 0 29381 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 133784

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 27235
/proc/meminfo: memFree=27108632/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=168284 CPUtime=1115.2 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 29862 0 0 0 111490 30 0 0 20 0 1 0 272467014 172322816 38334 33554432000 4194304 5654031 140734033858464 140734033846280 4232939 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 42071 38334 142 357 0 41711 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 183104

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 27237
/proc/meminfo: memFree=27239880/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=199104 CPUtime=1175.19 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 30524 0 0 0 117487 32 0 0 20 0 1 0 272467014 203882496 42497 33554432000 4194304 5654031 140734033858464 140734033856552 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 49776 42497 142 357 0 49416 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 213924

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 27238
/proc/meminfo: memFree=27227004/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=168284 CPUtime=1235.19 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 31651 0 0 0 123484 35 0 0 20 0 1 0 272467014 172322816 37341 33554432000 4194304 5654031 140734033858464 140734033856392 4232830 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 42071 37341 142 357 0 41711 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 183104

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27238
/proc/meminfo: memFree=27164572/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=198756 CPUtime=1295.18 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 32609 0 0 0 129482 36 0 0 20 0 1 0 272467014 203526144 44928 33554432000 4194304 5654031 140734033858464 140734033856392 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 49689 44928 142 357 0 49329 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 213576

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27238
/proc/meminfo: memFree=27137336/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=229576 CPUtime=1355.17 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 33271 0 0 0 135479 38 0 0 20 0 1 0 272467014 235085824 50115 33554432000 4194304 5654031 140734033858464 140734033856552 4233315 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 57394 50115 142 357 0 57034 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 244396

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 27241
/proc/meminfo: memFree=27128964/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=229576 CPUtime=1415.16 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 33865 0 0 0 141475 41 0 0 20 0 1 0 272467014 235085824 52163 33554432000 4194304 5654031 140734033858464 140734033856552 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 57394 52163 142 357 0 57034 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 244396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 27281
/proc/meminfo: memFree=26813184/32873844 swapFree=7364/7364
[pid=27165] ppid=27163 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27165/stat : 27165 (npSolver-pbo-It) S 27163 27165 25976 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 272430323 9367552 275 33554432000 4194304 5064252 140733868863696 140733868862608 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27165/statm: 2287 275 233 213 0 72 0
[pid=27166] ppid=27165 vsize=5672 CPUtime=366.81 cores=1,3,5,7
/proc/27166/stat : 27166 (npSolver-pbo) S 27165 27165 25976 0 -1 4202496 39148 155726 0 0 254 27 36353 47 20 0 1 0 272430323 5808128 893 33554432000 4194304 5992684 140734846738288 140734846724120 5179600 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/27166/statm: 1418 893 179 440 0 974 0
[pid=27225] ppid=27166 vsize=198756 CPUtime=1433.27 cores=1,3,5,7
/proc/27225/stat : 27225 (glucosInc) R 27166 27165 25976 0 -1 4202496 34374 0 0 0 143285 42 0 0 20 0 1 0 272467014 203526144 44928 33554432000 4194304 5654031 140734033858464 140734033856392 4232963 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27225/statm: 49689 44928 142 357 0 49329 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 213576

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.1
CPU user time (s): 1798.93
CPU system time (s): 1.17182
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 244396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.17182
maximum resident set size= 210700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229627
page faults= 0
swaps= 0
block input operations= 0
block output operations= 133008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2783
involuntary context switches= 2163

runsolver used 4.12437 second user time and 10.4774 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-26 22:10:42
IDJOB=3698069
IDBENCH=2258
IDSOLVER=2275
FILE ID=node118/3698069-1338063042
RUNJOBID= node118-1338052229-25993
PBS_JOBID= 14624390
Free space on /tmp= 71580 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb53-24-opb/normalized-frb53-24-5.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3698069-1338063042/watcher-3698069-1338063042 -o /tmp/evaluation-result-3698069-1338063042/solver-3698069-1338063042 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3698069-1338063042.opb 1958619175 HOME HOME

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

MD5SUM BENCH= 20471e978018d28aed0ca16c46de4e3d
RANDOM SEED=1958619175

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27420328 kB
Buffers:          265760 kB
Cached:          4356088 kB
SwapCached:            0 kB
Active:           630748 kB
Inactive:        4039932 kB
Active(anon):      49848 kB
Inactive(anon):        0 kB
Active(file):     580900 kB
Inactive(file):  4039932 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             26592 kB
Writeback:             0 kB
AnonPages:         52388 kB
Mapped:            15632 kB
Shmem:               200 kB
Slab:             645668 kB
SReclaimable:      87516 kB
SUnreclaim:       558152 kB
KernelStack:        1504 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     167564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71572 MiB
End job on node118 at 2012-05-26 22:40:43