Trace number 3747269

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 (fixed)? (TO) 1800.08 1800.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_12.opb
MD5SUMfe9b3ae0ed0deb400897e8cf071ce6eb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark94
Best CPU time to get the best result obtained on this benchmark1800.17
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 95
Optimality of the best value was proved NO
Number of variables1812
Total number of constraints3443
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 constraints3443
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1307
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

3.08/3.19	c run inc solver
3.08/3.19	c [INC SYSTEM] run initial solver
3.08/3.19	c [INC SYSTEM] preprocess with white file
17.26/17.33	c [INC SYSTEM] finished preprocessing in 14 s
17.26/17.33	c [INC SYSTEM] execute solver
55.68/55.79	c [INC SEARCH] formula is SAT
55.79/55.86	c [INC SYSTEM] solved the initial formula
55.79/55.89	c model valid
55.79/55.89	c current solution ok
59.27/59.45	o 166
59.27/59.45	c [INC SYSTEM] there exists a inc, kill it!
59.27/59.45	c write failed with 2
59.27/59.46	c [INC SEARCH] iteration: 0
59.27/59.46	c [INC BOUNDS] best value:166 search for 165
59.27/59.46	c [INC SYSTEM] create new solver instance
59.27/59.46	c [INC] encode full formula
59.27/59.46	c set iterative enc to: swc
59.40/59.54	c [INC SEARCH] isOptimum variable: 0
106.62/106.74	c formula is SAT
106.71/106.81	c [INC SEARCH] copied best model
106.71/106.81	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
106.71/106.85	c model valid
106.71/106.85	c current solution ok
106.71/106.85	o 141
106.71/106.85	c [INC SEARCH] iteration: 1
106.71/106.85	c [INC BOUNDS] best value:141 search for 140
106.71/106.85	c [INC ENCODE] setup new number of clauses ...
106.71/106.85	c [INC] encode incremental formula
106.71/106.85	c return only the limitting unit clause for 140
106.71/106.85	c [INC SYSTEM] transmit new clauses to solver: 1
106.71/106.85	c [INC SEARCH] isOptimum variable: 0
143.25/143.39	c formula is SAT
143.35/143.46	c [INC SEARCH] copied best model
143.35/143.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
143.45/143.50	c model valid
143.45/143.50	c current solution ok
143.45/143.50	o 137
143.45/143.50	c [INC SEARCH] iteration: 2
143.45/143.50	c [INC BOUNDS] best value:137 search for 136
143.45/143.50	c [INC ENCODE] setup new number of clauses ...
143.45/143.50	c [INC] encode incremental formula
143.45/143.50	c return only the limitting unit clause for 136
143.45/143.50	c [INC SYSTEM] transmit new clauses to solver: 1
143.45/143.50	c [INC SEARCH] isOptimum variable: 0
220.32/220.41	c formula is SAT
220.32/220.48	c [INC SEARCH] copied best model
220.32/220.48	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
220.42/220.52	c model valid
220.42/220.52	c current solution ok
220.42/220.52	o 127
220.42/220.52	c [INC SEARCH] iteration: 3
220.42/220.52	c [INC BOUNDS] best value:127 search for 126
220.42/220.52	c [INC ENCODE] setup new number of clauses ...
220.42/220.52	c [INC] encode incremental formula
220.42/220.52	c return only the limitting unit clause for 126
220.42/220.52	c [INC SYSTEM] transmit new clauses to solver: 1
220.42/220.52	c [INC SEARCH] isOptimum variable: 0
265.42/265.53	c formula is SAT
265.53/265.60	c [INC SEARCH] copied best model
265.53/265.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
265.53/265.64	c model valid
265.53/265.64	c current solution ok
265.53/265.64	o 122
265.53/265.64	c [INC SEARCH] iteration: 4
265.53/265.64	c [INC BOUNDS] best value:122 search for 121
265.53/265.64	c [INC ENCODE] setup new number of clauses ...
265.53/265.64	c [INC] encode incremental formula
265.53/265.64	c return only the limitting unit clause for 121
265.53/265.64	c [INC SYSTEM] transmit new clauses to solver: 1
265.53/265.64	c [INC SEARCH] isOptimum variable: 0
294.94/295.03	c formula is SAT
295.04/295.10	c [INC SEARCH] copied best model
295.04/295.10	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
295.04/295.14	c model valid
295.04/295.14	c current solution ok
295.04/295.14	o 118
295.04/295.14	c [INC SEARCH] iteration: 5
295.04/295.14	c [INC BOUNDS] best value:118 search for 117
295.04/295.14	c [INC ENCODE] setup new number of clauses ...
295.04/295.14	c [INC] encode incremental formula
295.04/295.14	c return only the limitting unit clause for 117
295.04/295.14	c [INC SYSTEM] transmit new clauses to solver: 1
295.04/295.14	c [INC SEARCH] isOptimum variable: 0
358.03/358.13	c formula is SAT
358.13/358.20	c [INC SEARCH] copied best model
358.13/358.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
358.13/358.24	c model valid
358.13/358.24	c current solution ok
358.13/358.24	o 117
358.13/358.24	c [INC SEARCH] iteration: 6
358.13/358.24	c [INC BOUNDS] best value:117 search for 116
358.13/358.24	c [INC ENCODE] setup new number of clauses ...
358.13/358.24	c [INC] encode incremental formula
358.13/358.24	c return only the limitting unit clause for 116
358.13/358.24	c [INC SYSTEM] transmit new clauses to solver: 1
358.13/358.24	c [INC SEARCH] isOptimum variable: 0
455.44/455.52	c formula is SAT
455.44/455.59	c [INC SEARCH] copied best model
455.44/455.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
455.54/455.63	c model valid
455.54/455.63	c current solution ok
455.54/455.63	o 116
455.54/455.63	c [INC SEARCH] iteration: 7
455.54/455.63	c [INC BOUNDS] best value:116 search for 115
455.54/455.63	c [INC ENCODE] setup new number of clauses ...
455.54/455.63	c [INC] encode incremental formula
455.54/455.63	c return only the limitting unit clause for 115
455.54/455.63	c [INC SYSTEM] transmit new clauses to solver: 1
455.54/455.63	c [INC SEARCH] isOptimum variable: 0
477.55/477.69	c formula is SAT
477.66/477.76	c [INC SEARCH] copied best model
477.66/477.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
477.75/477.80	c model valid
477.75/477.80	c current solution ok
477.75/477.80	o 115
477.75/477.80	c [INC SEARCH] iteration: 8
477.75/477.80	c [INC BOUNDS] best value:115 search for 114
477.75/477.80	c [INC ENCODE] setup new number of clauses ...
477.75/477.80	c [INC] encode incremental formula
477.75/477.80	c return only the limitting unit clause for 114
477.75/477.80	c [INC SYSTEM] transmit new clauses to solver: 1
477.75/477.80	c [INC SEARCH] isOptimum variable: 0
501.97/502.02	c formula is SAT
501.97/502.09	c [INC SEARCH] copied best model
501.97/502.09	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
502.06/502.13	c model valid
502.06/502.13	c current solution ok
502.06/502.13	o 112
502.06/502.13	c [INC SEARCH] iteration: 9
502.06/502.13	c [INC BOUNDS] best value:112 search for 111
502.06/502.13	c [INC ENCODE] setup new number of clauses ...
502.06/502.13	c [INC] encode incremental formula
502.06/502.13	c return only the limitting unit clause for 111
502.06/502.13	c [INC SYSTEM] transmit new clauses to solver: 1
502.06/502.13	c [INC SEARCH] isOptimum variable: 0
766.85/766.96	c formula is SAT
766.96/767.03	c [INC SEARCH] copied best model
766.96/767.03	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
766.96/767.07	c model valid
766.96/767.07	c current solution ok
766.96/767.07	o 111
766.96/767.07	c [INC SEARCH] iteration: 10
766.96/767.07	c [INC BOUNDS] best value:111 search for 110
766.96/767.07	c [INC ENCODE] setup new number of clauses ...
766.96/767.07	c [INC] encode incremental formula
766.96/767.07	c return only the limitting unit clause for 110
766.96/767.07	c [INC SYSTEM] transmit new clauses to solver: 1
766.96/767.07	c [INC SEARCH] isOptimum variable: 0
1249.60/1249.76	c formula is SAT
1249.72/1249.82	c [INC SEARCH] copied best model
1249.72/1249.83	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1249.72/1249.86	c model valid
1249.72/1249.86	c current solution ok
1249.72/1249.86	o 110
1249.72/1249.86	c [INC SEARCH] iteration: 11
1249.72/1249.86	c [INC BOUNDS] best value:110 search for 109
1249.72/1249.86	c [INC ENCODE] setup new number of clauses ...
1249.72/1249.86	c [INC] encode incremental formula
1249.72/1249.86	c return only the limitting unit clause for 109
1249.72/1249.86	c [INC SYSTEM] transmit new clauses to solver: 1
1249.72/1249.86	c [INC SEARCH] isOptimum variable: 0
1420.41/1420.53	c formula is SAT
1420.50/1420.60	c [INC SEARCH] copied best model
1420.50/1420.60	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1420.50/1420.64	c model valid
1420.50/1420.64	c current solution ok
1420.50/1420.64	o 109
1420.50/1420.64	c [INC SEARCH] iteration: 12
1420.50/1420.64	c [INC BOUNDS] best value:109 search for 108
1420.50/1420.64	c [INC ENCODE] setup new number of clauses ...
1420.50/1420.64	c [INC] encode incremental formula
1420.50/1420.64	c return only the limitting unit clause for 108
1420.50/1420.64	c [INC SYSTEM] transmit new clauses to solver: 1
1420.50/1420.64	c [INC SEARCH] isOptimum variable: 0
1800.04/1800.21	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.04/1800.21	s UNKNOWN
1800.04/1800.21	c [INC SYSTEM] there exists a inc, kill it!
1800.04/1800.21	c write failed with -1
1800.04/1800.21	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x1ad99f0)

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-3747269-1339101801/watcher-3747269-1339101801 -o /tmp/evaluation-result-3747269-1339101801/solver-3747269-1339101801 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747269-1339101801.opb 973813629 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21686
/proc/meminfo: memFree=30679232/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0

[startup+0.0407801 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21686
/proc/meminfo: memFree=30679232/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100246 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21686
/proc/meminfo: memFree=30679232/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300199 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21686
/proc/meminfo: memFree=30679232/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700214 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 21686
/proc/meminfo: memFree=30679232/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21688
/proc/meminfo: memFree=30587868/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=167576 CPUtime=1.48 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) R 21686 21686 21098 0 -1 4202496 6806 0 0 0 144 4 0 0 20 0 1 0 376308620 171597824 30509 33554432000 4194304 6004724 140735933787648 140735933782600 4534738 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21687/statm: 41894 30509 154 442 0 41448 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 176724

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21688
/proc/meminfo: memFree=30511596/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=452240 CPUtime=3.08 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) R 21686 21686 21098 0 -1 4202496 8208 0 0 0 281 27 0 0 20 0 1 0 376308620 463093760 92462 33554432000 4194304 6004724 140735933787648 140735933782248 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21687/statm: 113060 92462 157 442 0 112614 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 461388

[startup+6.30042 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 21690
/proc/meminfo: memFree=30044556/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=271300 CPUtime=3.18 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 8215 0 0 0 281 37 0 0 20 0 1 0 376308620 277811200 47233 33554432000 4194304 6004724 140735933787648 140735933782112 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21687/statm: 67825 47233 163 442 0 67379 0
[pid=21689] ppid=21687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21689/stat : 21689 (cp2_pre.sh) S 21687 21686 21098 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376308940 9367552 277 33554432000 4194304 5064252 140733775911536 140733775910240 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21689/statm: 2287 277 234 213 0 72 0
[pid=21690] ppid=21689 vsize=659760 CPUtime=3.09 cores=1,3,5,7
/proc/21690/stat : 21690 (coprocessor) R 21689 21686 21098 0 -1 4202496 46447 0 0 0 291 18 0 0 20 0 1 0 376308940 675594240 146777 33554432000 4194304 6586260 140734296658080 140734296654840 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21690/statm: 164940 146777 164 584 0 164352 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 949356

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 1.91 3/182 21690
/proc/meminfo: memFree=29462988/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=271300 CPUtime=3.18 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 8215 0 0 0 281 37 0 0 20 0 1 0 376308620 277811200 47233 33554432000 4194304 6004724 140735933787648 140735933782112 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/21687/statm: 67825 47233 163 442 0 67379 0
[pid=21689] ppid=21687 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21689/stat : 21689 (cp2_pre.sh) S 21687 21686 21098 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376308940 9367552 277 33554432000 4194304 5064252 140733775911536 140733775910240 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/21689/statm: 2287 277 234 213 0 72 0
[pid=21690] ppid=21689 vsize=912328 CPUtime=9.49 cores=1,3,5,7
/proc/21690/stat : 21690 (coprocessor) R 21689 21686 21098 0 -1 4202496 93103 0 0 0 920 29 0 0 20 0 1 0 376308940 934223872 223071 33554432000 4194304 6586260 140734296658080 140734296654104 5511711 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/21690/statm: 228082 223071 182 584 0 227494 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1201924

[startup+25.5071 s]
/proc/loadavg: 2.06 2.02 1.91 3/181 21692
/proc/meminfo: memFree=30233232/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=271300 CPUtime=17.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 8233 100811 0 0 281 37 1323 89 20 0 1 0 376308620 277811200 47238 33554432000 4194304 6004724 140735933787648 140735933773928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21687/statm: 67825 47238 167 442 0 67379 0
[pid=21692] ppid=21687 vsize=305960 CPUtime=8.16 cores=1,3,5,7
/proc/21692/stat : 21692 (glucosInc) R 21687 21686 21098 0 -1 4202496 47279 0 0 0 805 11 0 0 20 0 1 0 376310354 313303040 64477 33554432000 4194304 5654031 140735113622688 140735113620472 4233328 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/21692/statm: 76490 64477 137 357 0 76130 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 586408

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.91 3/181 21692
/proc/meminfo: memFree=30209532/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=271300 CPUtime=17.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 8233 100811 0 0 281 37 1323 89 20 0 1 0 376308620 277811200 47238 33554432000 4194304 6004724 140735933787648 140735933773928 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/21687/statm: 67825 47238 167 442 0 67379 0
[pid=21692] ppid=21687 vsize=310104 CPUtime=33.75 cores=1,3,5,7
/proc/21692/stat : 21692 (glucosInc) R 21687 21686 21098 0 -1 4202496 48557 0 0 0 3363 12 0 0 20 0 1 0 376310354 317546496 65755 33554432000 4194304 5654031 140735113622688 140735113610504 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21692/statm: 77526 65755 140 357 0 77166 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 590552

[startup+102.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/181 21739
/proc/meminfo: memFree=30272128/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=302068 CPUtime=59.46 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 10714 151133 0 0 359 315 5154 118 20 0 1 0 376308620 309317632 54589 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 4 0 0
/proc/21687/statm: 75517 54589 180 442 0 75071 0
[pid=21695] ppid=21687 vsize=309832 CPUtime=42.73 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 48162 0 0 0 4263 10 0 0 20 0 1 0 376314575 317267968 65282 33554432000 4194304 5654031 140734360850960 140734360848856 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 77458 65282 140 357 0 77098 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 621048

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21740
/proc/meminfo: memFree=30259240/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=59.79 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 17838 151133 0 0 387 320 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=318548 CPUtime=102.46 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 49853 0 0 0 10235 11 0 0 20 0 1 0 376314575 326193152 67995 33554432000 4194304 5654031 140734360850960 140734360838776 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 79637 67995 151 357 0 79277 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 627252

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/181 21740
/proc/meminfo: memFree=30245004/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=59.95 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 20096 151133 0 0 401 322 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=318548 CPUtime=162.29 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50069 0 0 0 16218 11 0 0 20 0 1 0 376314575 326193152 68267 33554432000 4194304 5654031 140734360850960 140734360838776 4232925 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 79637 68267 151 357 0 79277 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 627252

[startup+282.3 s]

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

/proc/meminfo: memFree=30211972/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 35902 151133 0 0 498 330 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1181.18 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50280 0 0 0 118104 14 0 0 20 0 1 0 376314575 328974336 69690 33554432000 4194304 5654031 140734360850960 140734360838776 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 69690 152 357 0 79956 0
Current children cumulated CPU time (s) 1242.18
Current children cumulated vsize (KiB) 629968

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 1.93 3/181 21772
/proc/meminfo: memFree=30209800/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.15 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 38160 151133 0 0 512 331 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1241.05 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50280 0 0 0 124090 15 0 0 20 0 1 0 376314575 328974336 69690 33554432000 4194304 5654031 140734360850960 140734360838776 4232403 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 69690 152 357 0 79956 0
Current children cumulated CPU time (s) 1302.2
Current children cumulated vsize (KiB) 629968

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 21772
/proc/meminfo: memFree=30207628/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.15 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 38160 151133 0 0 512 331 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1301.04 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50281 0 0 0 130089 15 0 0 20 0 1 0 376314575 328974336 70202 33554432000 4194304 5654031 140734360850960 140734360838776 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 70202 152 357 0 79956 0
Current children cumulated CPU time (s) 1362.19
Current children cumulated vsize (KiB) 629968

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 21773
/proc/meminfo: memFree=30207688/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1360.9 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50281 0 0 0 136075 15 0 0 20 0 1 0 376314575 328974336 70202 33554432000 4194304 5654031 140734360850960 140734360849112 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 70202 152 357 0 79956 0
Current children cumulated CPU time (s) 1422.2
Current children cumulated vsize (KiB) 629968

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 21773
/proc/meminfo: memFree=30205516/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1420.89 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50282 0 0 0 142074 15 0 0 20 0 1 0 376314575 328974336 70714 33554432000 4194304 5654031 140734360850960 140734360838776 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 70714 152 357 0 79956 0
Current children cumulated CPU time (s) 1482.19
Current children cumulated vsize (KiB) 629968

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/181 21773
/proc/meminfo: memFree=30205640/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1480.89 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50282 0 0 0 148074 15 0 0 20 0 1 0 376314575 328974336 70714 33554432000 4194304 5654031 140734360850960 140734360838776 4232800 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 70714 152 357 0 79956 0
Current children cumulated CPU time (s) 1542.19
Current children cumulated vsize (KiB) 629968

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/182 21776
/proc/meminfo: memFree=30205296/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1540.87 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50282 0 0 0 154072 15 0 0 20 0 1 0 376314575 328974336 70714 33554432000 4194304 5654031 140734360850960 140734360838776 4232495 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 70714 152 357 0 79956 0
Current children cumulated CPU time (s) 1602.17
Current children cumulated vsize (KiB) 629968

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/181 21776
/proc/meminfo: memFree=30203216/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1600.87 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50283 0 0 0 160072 15 0 0 20 0 1 0 376314575 328974336 71226 33554432000 4194304 5654031 140734360850960 140734360838776 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 71226 152 357 0 79956 0
Current children cumulated CPU time (s) 1662.17
Current children cumulated vsize (KiB) 629968

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/181 21777
/proc/meminfo: memFree=30203340/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1660.85 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50283 0 0 0 166070 15 0 0 20 0 1 0 376314575 328974336 71226 33554432000 4194304 5654031 140734360850960 140734360838776 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 71226 152 357 0 79956 0
Current children cumulated CPU time (s) 1722.15
Current children cumulated vsize (KiB) 629968

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 21777
/proc/meminfo: memFree=30201044/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1720.84 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50284 0 0 0 172069 15 0 0 20 0 1 0 376314575 328974336 71738 33554432000 4194304 5654031 140734360850960 140734360838776 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 71738 152 357 0 79956 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 629968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.2 s]
/proc/loadavg: 2.01 2.01 1.94 3/181 21777
/proc/meminfo: memFree=30201168/32873844 swapFree=8656/8656
[pid=21686] ppid=21684 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/21686/stat : 21686 (npSolver-pbo-It) S 21684 21686 21098 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376308620 9367552 274 33554432000 4194304 5064252 140736269947136 140736269946048 249649849934 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/21686/statm: 2287 274 233 213 0 72 0
[pid=21687] ppid=21686 vsize=299556 CPUtime=61.3 cores=1,3,5,7
/proc/21687/stat : 21687 (npSolver-pbo) S 21686 21686 21098 0 -1 4202496 40418 151133 0 0 526 332 5154 118 20 0 1 0 376308620 306745344 54305 33554432000 4194304 6004724 140735933787648 140735933773496 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 4 0 0
/proc/21687/statm: 74889 54305 181 442 0 74443 0
[pid=21695] ppid=21687 vsize=321264 CPUtime=1738.74 cores=1,3,5,7
/proc/21695/stat : 21695 (glucosInc) R 21687 21686 21098 0 -1 4202496 50284 0 0 0 173859 15 0 0 20 0 1 0 376314575 328974336 71738 33554432000 4194304 5654031 140734360850960 140734360838776 4216337 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/21695/statm: 80316 71738 152 357 0 79956 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 629968

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.21
CPU time (s): 1800.08
CPU user time (s): 1795.41
CPU system time (s): 4.67229
CPU usage (%): 99.9928
Max. virtual memory (cumulated for all children) (KiB): 1255296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.41
system time used= 4.67229
maximum resident set size= 950156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242208
page faults= 0
swaps= 0
block input operations= 0
block output operations= 697488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 29295
involuntary context switches= 1943

runsolver used 7.42787 second user time and 18.9121 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-07 22:43:21
IDJOB=3747269
IDBENCH=2636
IDSOLVER=2332
FILE ID=node102/3747269-1339101801
RUNJOBID= node102-1339098179-21115
PBS_JOBID= 14643751
Free space on /tmp= 71180 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_12.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3747269-1339101801/watcher-3747269-1339101801 -o /tmp/evaluation-result-3747269-1339101801/solver-3747269-1339101801 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3747269-1339101801.opb 973813629 HOME HOME

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

MD5SUM BENCH= fe9b3ae0ed0deb400897e8cf071ce6eb
RANDOM SEED=973813629

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30680132 kB
Buffers:          176120 kB
Cached:          1029116 kB
SwapCached:         2696 kB
Active:           661256 kB
Inactive:         751892 kB
Active(anon):     205488 kB
Inactive(anon):     4928 kB
Active(file):     455768 kB
Inactive(file):   746964 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:        310488 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             640544 kB
SReclaimable:      81720 kB
SUnreclaim:       558824 kB
KernelStack:        1512 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     379484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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= 71084 MiB
End job on node102 at 2012-06-07 23:13:21