Trace number 3702794

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topdown-quickBound? (TO) 1800.12 1800.91

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data

0.00/0.37	c run inc solver
0.00/0.37	c [INC SYSTEM] run initial solver
0.00/0.37	c [INC SYSTEM] preprocess with white file
0.00/0.67	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.67	c [INC SYSTEM] execute solver
0.00/0.73	c [INC SEARCH] formula is SAT
0.00/0.73	c [INC SYSTEM] solved the initial formula
0.00/0.73	c model valid
0.00/0.73	c current solution ok
0.00/0.86	o 262
0.00/0.86	c starting approximation
0.00/0.86	c factor = 1
0.00/0.86	c can not find a suitable factor, leaving approximation
0.00/0.86	c finished approximation
0.00/0.86	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.86	c write failed with 2
0.00/0.86	c [INC SEARCH] iteration: 0
0.00/0.86	c [INC BOUNDS] best value:262 search for 261
0.00/0.86	c [INC SYSTEM] create new solver instance
0.00/0.86	c [INC] encode full formula
0.00/0.86	c (debug) using card networks
0.00/0.87	c set iterative enc to: card
0.00/0.87	c set iterative enc to: none
0.00/0.88	c [INC SEARCH] isOptimum variable: 0
0.00/0.97	c formula is SAT
0.00/0.97	c [INC SEARCH] copied best model
0.00/0.97	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
0.00/0.97	c model valid
0.00/0.97	c current solution ok
0.00/0.97	o 255
0.00/0.97	c [INC SEARCH] iteration: 1
0.00/0.97	c [INC BOUNDS] best value:255 search for 254
0.00/0.97	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.97	c write failed with 2
0.00/0.97	c [INC SYSTEM] create new solver instance
0.00/0.97	c [INC] encode full formula
0.00/0.97	c (debug) using card networks
0.00/0.98	c set iterative enc to: card
0.00/0.98	c set iterative enc to: none
0.00/0.99	c [INC SEARCH] isOptimum variable: 0
1.16/1.20	c formula is SAT
1.16/1.20	c [INC SEARCH] copied best model
1.16/1.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.16/1.20	c model valid
1.16/1.20	c current solution ok
1.16/1.20	o 242
1.16/1.20	c [INC SEARCH] iteration: 2
1.16/1.20	c [INC BOUNDS] best value:242 search for 241
1.16/1.20	c [INC SYSTEM] there exists a inc, kill it!
1.16/1.20	c write failed with 2
1.16/1.20	c [INC SYSTEM] create new solver instance
1.16/1.20	c [INC] encode full formula
1.16/1.20	c (debug) using card networks
1.16/1.21	c set iterative enc to: card
1.16/1.21	c set iterative enc to: none
1.16/1.22	c [INC SEARCH] isOptimum variable: 0
1.20/1.96	c formula is SAT
1.94/2.16	c [INC SEARCH] copied best model
1.94/2.16	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1.94/2.16	c model valid
1.94/2.16	c current solution ok
1.94/2.16	o 234
1.94/2.16	c [INC SEARCH] iteration: 3
1.94/2.16	c [INC BOUNDS] best value:234 search for 233
1.94/2.16	c [INC SYSTEM] there exists a inc, kill it!
1.94/2.16	c write failed with 2
1.94/2.16	c [INC SYSTEM] create new solver instance
1.94/2.16	c [INC] encode full formula
1.94/2.16	c (debug) using card networks
1.94/2.16	c set iterative enc to: card
1.94/2.16	c set iterative enc to: none
1.94/2.36	c [INC SEARCH] isOptimum variable: 0
2.80/3.23	c formula is SAT
2.80/3.23	c [INC SEARCH] copied best model
2.80/3.23	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
2.80/3.23	c model valid
2.80/3.23	c current solution ok
2.80/3.23	o 228
2.80/3.23	c [INC SEARCH] iteration: 4
2.80/3.23	c [INC BOUNDS] best value:228 search for 227
2.80/3.23	c [INC SYSTEM] there exists a inc, kill it!
2.80/3.23	c write failed with 2
2.80/3.23	c [INC SYSTEM] create new solver instance
2.80/3.23	c [INC] encode full formula
2.80/3.23	c (debug) using card networks
2.80/3.24	c set iterative enc to: card
2.80/3.24	c set iterative enc to: none
2.80/3.25	c [INC SEARCH] isOptimum variable: 0
7.77/8.29	c formula is SAT
7.77/8.29	c [INC SEARCH] copied best model
7.77/8.29	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
7.88/8.30	c model valid
7.88/8.30	c current solution ok
7.88/8.30	o 226
7.88/8.30	c [INC SEARCH] iteration: 5
7.88/8.30	c [INC BOUNDS] best value:226 search for 225
7.88/8.30	c [INC SYSTEM] there exists a inc, kill it!
7.88/8.30	c write failed with 2
7.88/8.30	c [INC SYSTEM] create new solver instance
7.88/8.30	c [INC] encode full formula
7.88/8.30	c (debug) using card networks
7.88/8.31	c set iterative enc to: card
7.88/8.31	c set iterative enc to: none
7.88/8.31	c [INC SEARCH] isOptimum variable: 0
14.98/15.46	c formula is SAT
14.98/15.46	c [INC SEARCH] copied best model
14.98/15.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
14.98/15.47	c model valid
14.98/15.47	c current solution ok
14.98/15.47	o 220
14.98/15.47	c [INC SEARCH] iteration: 6
14.98/15.47	c [INC BOUNDS] best value:220 search for 219
14.98/15.47	c [INC SYSTEM] there exists a inc, kill it!
14.98/15.47	c write failed with 2
14.98/15.47	c [INC SYSTEM] create new solver instance
14.98/15.47	c [INC] encode full formula
14.98/15.47	c (debug) using card networks
14.98/15.48	c set iterative enc to: card
14.98/15.48	c set iterative enc to: none
14.98/15.48	c [INC SEARCH] isOptimum variable: 0
21.88/22.33	c formula is SAT
21.88/22.33	c [INC SEARCH] copied best model
21.88/22.33	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
21.88/22.33	c model valid
21.88/22.33	c current solution ok
21.88/22.33	o 218
21.88/22.33	c [INC SEARCH] iteration: 7
21.88/22.33	c [INC BOUNDS] best value:218 search for 217
21.88/22.33	c [INC SYSTEM] there exists a inc, kill it!
21.88/22.33	c write failed with 2
21.88/22.34	c [INC SYSTEM] create new solver instance
21.88/22.34	c [INC] encode full formula
21.88/22.34	c (debug) using card networks
21.88/22.35	c set iterative enc to: card
21.88/22.35	c set iterative enc to: none
21.88/22.35	c [INC SEARCH] isOptimum variable: 0
116.34/116.83	c formula is SAT
116.34/116.83	c [INC SEARCH] copied best model
116.34/116.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
116.34/116.83	c model valid
116.34/116.83	c current solution ok
116.34/116.83	o 217
116.34/116.83	c [INC SEARCH] iteration: 8
116.34/116.83	c [INC BOUNDS] best value:217 search for 216
116.34/116.83	c [INC SYSTEM] there exists a inc, kill it!
116.34/116.83	c write failed with 2
116.34/116.84	c [INC SYSTEM] create new solver instance
116.34/116.84	c [INC] encode full formula
116.34/116.84	c (debug) using card networks
116.34/116.84	c set iterative enc to: card
116.34/116.84	c set iterative enc to: none
116.34/116.85	c [INC SEARCH] isOptimum variable: 0
178.73/179.30	c formula is SAT
178.84/179.30	c [INC SEARCH] copied best model
178.84/179.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
178.84/179.31	c model valid
178.84/179.31	c current solution ok
178.84/179.31	o 216
178.84/179.31	c [INC SEARCH] iteration: 9
178.84/179.31	c [INC BOUNDS] best value:216 search for 215
178.84/179.31	c [INC SYSTEM] there exists a inc, kill it!
178.84/179.31	c write failed with 2
178.84/179.31	c [INC SYSTEM] create new solver instance
178.84/179.31	c [INC] encode full formula
178.84/179.31	c (debug) using card networks
178.84/179.32	c set iterative enc to: card
178.84/179.32	c set iterative enc to: none
178.84/179.33	c [INC SEARCH] isOptimum variable: 0
238.30/238.88	c formula is SAT
238.30/238.89	c [INC SEARCH] copied best model
238.30/238.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
238.30/238.89	c model valid
238.30/238.89	c current solution ok
238.30/238.89	o 211
238.30/238.89	c [INC SEARCH] iteration: 10
238.30/238.89	c [INC BOUNDS] best value:211 search for 210
238.30/238.89	c [INC SYSTEM] there exists a inc, kill it!
238.30/238.89	c write failed with 2
238.30/238.89	c [INC SYSTEM] create new solver instance
238.30/238.89	c [INC] encode full formula
238.30/238.89	c (debug) using card networks
238.41/238.90	c set iterative enc to: card
238.41/238.90	c set iterative enc to: none
238.41/238.90	c [INC SEARCH] isOptimum variable: 0
1800.08/1800.90	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.08/1800.90	s UNKNOWN
1800.08/1800.90	c [INC SYSTEM] there exists a inc, kill it!
1800.08/1800.90	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-3702794-1338051995/watcher-3702794-1338051995 -o /tmp/evaluation-result-3702794-1338051995/solver-3702794-1338051995 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3702794-1338051995.opb 1084100242 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: 1.94 2.00 1.88 3/174 10167
/proc/meminfo: memFree=29106860/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0

[startup+0.030344 s]
/proc/loadavg: 1.94 2.00 1.88 3/174 10167
/proc/meminfo: memFree=29106860/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10026 s]
/proc/loadavg: 1.94 2.00 1.88 3/174 10167
/proc/meminfo: memFree=29106860/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 1.94 2.00 1.88 3/174 10167
/proc/meminfo: memFree=29106860/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 1.94 2.00 1.88 3/174 10167
/proc/meminfo: memFree=29106860/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/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: 1.94 2.00 1.88 3/181 10191
/proc/meminfo: memFree=29070604/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=1.2 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 3810 13975 0 0 42 11 61 6 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 18384

[startup+3.10022 s]
/proc/loadavg: 1.94 2.00 1.88 2/181 10198
/proc/meminfo: memFree=29068804/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=1.96 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 4338 17361 0 0 43 12 134 7 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 18384
heavy processes:

[startup+6.30039 s]
/proc/loadavg: 1.94 2.00 1.88 3/181 10205
/proc/meminfo: memFree=29055768/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=2.84 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 4871 20991 0 0 44 12 220 8 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10203] ppid=10169 vsize=17176 CPUtime=3.03 cores=1,3,5,7
/proc/10203/stat : 10203 (glucosInc) R 10169 10167 10128 0 -1 4202496 3939 0 0 0 302 1 0 0 20 0 1 0 271325416 17588224 3668 33554432000 4194304 5654031 140737074364992 140737074352808 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10203/statm: 4294 3668 142 357 0 3934 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 35560

[startup+12.7004 s]
/proc/loadavg: 1.95 2.00 1.88 3/181 10211
/proc/meminfo: memFree=29054248/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=7.91 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 5405 26520 0 0 46 12 722 11 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10209] ppid=10169 vsize=17544 CPUtime=4.37 cores=1,3,5,7
/proc/10209/stat : 10209 (glucosInc) R 10169 10167 10128 0 -1 4202496 4844 0 0 0 436 1 0 0 20 0 1 0 271325922 17965056 3730 33554432000 4194304 5654031 140734472963184 140734472961208 4234964 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10209/statm: 4386 3730 142 357 0 4026 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 35928

[startup+25.5004 s]
/proc/loadavg: 1.96 2.00 1.88 3/181 10217
/proc/meminfo: memFree=29048600/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=21.94 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 6467 38796 0 0 49 12 2118 15 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10217] ppid=10169 vsize=17204 CPUtime=3.13 cores=1,3,5,7
/proc/10217/stat : 10217 (glucosInc) R 10169 10167 10128 0 -1 4202496 3921 0 0 0 313 0 0 0 20 0 1 0 271327326 17616896 3705 33554432000 4194304 5654031 140734717411472 140734717399288 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10217/statm: 4301 3705 142 357 0 3941 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 35588

[startup+51.1004 s]
/proc/loadavg: 1.97 2.00 1.88 3/181 10217
/proc/meminfo: memFree=28996096/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=21.94 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 6467 38796 0 0 49 12 2118 15 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10217] ppid=10169 vsize=47524 CPUtime=28.72 cores=1,3,5,7
/proc/10217/stat : 10217 (glucosInc) R 10169 10167 10128 0 -1 4202496 6316 0 0 0 2870 2 0 0 20 0 1 0 271327326 48664576 11344 33554432000 4194304 5654031 140734717411472 140734717399288 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10217/statm: 11881 11344 142 357 0 11521 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 65908

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 1.89 3/181 10217
/proc/meminfo: memFree=28951168/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=21.94 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 6467 38796 0 0 49 12 2118 15 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10217] ppid=10169 vsize=85308 CPUtime=79.91 cores=1,3,5,7
/proc/10217/stat : 10217 (glucosInc) R 10169 10167 10128 0 -1 4202496 7544 0 0 0 7989 2 0 0 20 0 1 0 271327326 87355392 14362 33554432000 4194304 5654031 140734717411472 140734717399288 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10217/statm: 21327 14362 142 357 0 20967 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 103692

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.89 3/181 10220
/proc/meminfo: memFree=28920628/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=116.41 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 6999 46870 0 0 49 13 11560 19 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10219] ppid=10169 vsize=74440 CPUtime=45.41 cores=1,3,5,7
/proc/10219/stat : 10219 (glucosInc) R 10169 10167 10128 0 -1 4202496 10261 0 0 0 4538 3 0 0 20 0 1 0 271336776 76226560 15518 33554432000 4194304 5654031 140736463788336 140736463776152 4233332 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10219/statm: 18610 15518 142 357 0 18250 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 92824

[startup+222.3 s]
/proc/loadavg: 1.99 2.00 1.90 3/182 10227
/proc/meminfo: memFree=28987660/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=178.86 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 7527 57694 0 0 51 13 17799 23 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10222] ppid=10169 vsize=24812 CPUtime=42.94 cores=1,3,5,7
/proc/10222/stat : 10222 (glucosInc) R 10169 10167 10128 0 -1 4202496 8560 0 0 0 4291 3 0 0 20 0 1 0 271343023 25407488 5656 33554432000 4194304 5654031 140734378771536 140734378759352 4233168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10222/statm: 6203 5656 142 357 0 5843 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 43196

[startup+282.3 s]
/proc/loadavg: 1.99 2.00 1.90 3/181 10229
/proc/meminfo: memFree=28978788/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0

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

/proc/meminfo: memFree=28787136/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=141768 CPUtime=1063.15 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 27171 0 0 0 106252 63 0 0 20 0 1 0 271348981 145170432 30237 33554432000 4194304 5654031 140735601000432 140735600998456 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 35442 30237 142 357 0 35082 0
Current children cumulated CPU time (s) 1301.57
Current children cumulated vsize (KiB) 160152

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10238
/proc/meminfo: memFree=28801828/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=191088 CPUtime=1123.13 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 27938 0 0 0 112248 65 0 0 20 0 1 0 271348981 195674112 41569 33554432000 4194304 5654031 140735601000432 140735600998360 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 47772 41569 142 357 0 47412 0
Current children cumulated CPU time (s) 1361.55
Current children cumulated vsize (KiB) 209472

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 10241
/proc/meminfo: memFree=28729340/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=221908 CPUtime=1183.13 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 29208 0 0 0 118244 69 0 0 20 0 1 0 271348981 227233792 43276 33554432000 4194304 5654031 140735601000432 140735600998520 4232784 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 55477 43276 142 357 0 55117 0
Current children cumulated CPU time (s) 1421.55
Current children cumulated vsize (KiB) 240292

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10241
/proc/meminfo: memFree=28805636/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=141768 CPUtime=1243.11 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 29902 0 0 0 124240 71 0 0 20 0 1 0 271348981 145170432 30341 33554432000 4194304 5654031 140735601000432 140735600998456 4233232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 35442 30341 142 357 0 35082 0
Current children cumulated CPU time (s) 1481.53
Current children cumulated vsize (KiB) 160152

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10241
/proc/meminfo: memFree=28671044/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=191088 CPUtime=1303.1 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 30668 0 0 0 130236 74 0 0 20 0 1 0 271348981 195674112 39113 33554432000 4194304 5654031 140735601000432 140735600998360 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 47772 39113 142 357 0 47412 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 209472

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10241
/proc/meminfo: memFree=28716040/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=191088 CPUtime=1363.09 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 31350 0 0 0 136233 76 0 0 20 0 1 0 271348981 195674112 40137 33554432000 4194304 5654031 140735601000432 140735600998360 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 47772 40137 142 357 0 47412 0
Current children cumulated CPU time (s) 1601.51
Current children cumulated vsize (KiB) 209472

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10242
/proc/meminfo: memFree=28705680/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=191088 CPUtime=1423.08 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 32054 0 0 0 142230 78 0 0 20 0 1 0 271348981 195674112 42203 33554432000 4194304 5654031 140735601000432 140735600998360 4234964 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 47772 42203 142 357 0 47412 0
Current children cumulated CPU time (s) 1661.5
Current children cumulated vsize (KiB) 209472

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 10243
/proc/meminfo: memFree=28750508/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=221908 CPUtime=1483.07 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 33305 0 0 0 148226 81 0 0 20 0 1 0 271348981 227233792 43788 33554432000 4194304 5654031 140735601000432 140735600998520 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 55477 43788 142 357 0 55117 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 240292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 10243
/proc/meminfo: memFree=28731160/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=221908 CPUtime=1543.06 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 33994 0 0 0 154223 83 0 0 20 0 1 0 271348981 227233792 44812 33554432000 4194304 5654031 140735601000432 140735600998520 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 55477 44812 142 357 0 55117 0
Current children cumulated CPU time (s) 1781.48
Current children cumulated vsize (KiB) 240292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 1.93 2/174 10268
/proc/meminfo: memFree=28983276/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=141768 CPUtime=1561.66 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 33995 0 0 0 156083 83 0 0 20 0 1 0 271348981 145170432 30341 33554432000 4194304 5654031 140735601000432 140735600998456 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 35442 30341 142 357 0 35082 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 160152

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 1.93 2/174 10268
/proc/meminfo: memFree=28983276/32873844 swapFree=7616/7616
[pid=10167] ppid=10165 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10167/stat : 10167 (npSolver-pbo-It) S 10165 10167 10128 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 271325090 9367552 275 33554432000 4194304 5064252 140735602563696 140735602562608 214369461838 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10167/statm: 2287 275 233 213 0 72 0
[pid=10169] ppid=10167 vsize=9236 CPUtime=238.42 cores=1,3,5,7
/proc/10169/stat : 10169 (npSolver-pbo) S 10167 10167 10128 0 -1 4202496 8062 67917 0 0 52 13 23748 29 20 0 1 0 271325091 9457664 1581 33554432000 4194304 5992684 140734759152336 140734759138168 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/10169/statm: 2309 1581 194 440 0 1865 0
[pid=10229] ppid=10169 vsize=141768 CPUtime=1561.66 cores=1,3,5,7
/proc/10229/stat : 10229 (glucosInc) R 10169 10167 10128 0 -1 4202496 33995 0 0 0 156083 83 0 0 20 0 1 0 271348981 145170432 30341 33554432000 4194304 5654031 140735601000432 140735600998456 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10229/statm: 35442 30341 142 357 0 35082 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 160152

Child status: 0
Real time (s): 1800.91
CPU time (s): 1800.12
CPU user time (s): 1798.85
CPU system time (s): 1.27281
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 240424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.27281
maximum resident set size= 185616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110354
page faults= 0
swaps= 0
block input operations= 0
block output operations= 67864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 612
involuntary context switches= 2928

runsolver used 2.88656 second user time and 8.59769 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-26 19:06:35
IDJOB=3702794
IDBENCH=1959
IDSOLVER=2278
FILE ID=node130/3702794-1338051995
RUNJOBID= node130-1338051995-10145
PBS_JOBID= 14624386
Free space on /tmp= 71404 MiB

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

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

MD5SUM BENCH= 3ddf6338b9f9cf35560b94c856457c56
RANDOM SEED=1084100242

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29107504 kB
Buffers:          248520 kB
Cached:          2725288 kB
SwapCached:            0 kB
Active:           831600 kB
Inactive:        2154980 kB
Active(anon):      15488 kB
Inactive(anon):        0 kB
Active(file):     816112 kB
Inactive(file):  2154980 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:         20148 kB
Mapped:            13556 kB
Shmem:               200 kB
Slab:             641088 kB
SReclaimable:      82760 kB
SUnreclaim:       558328 kB
KernelStack:        1376 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71392 MiB
End job on node130 at 2012-05-26 19:36:36