Trace number 3697990

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.1 1800.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUMd431323968e1ca4dc95d181076d01437
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 154
Optimality of the best value was proved NO
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.99/1.05	c run inc solver
0.99/1.05	c [INC SYSTEM] run initial solver
0.99/1.05	c [INC SYSTEM] preprocess with white file
4.90/5.25	c [INC SYSTEM] finished preprocessing in 4 s
4.90/5.25	c [INC SYSTEM] execute solver
5.44/5.88	c [INC SEARCH] formula is SAT
5.44/5.89	c [INC SYSTEM] solved the initial formula
5.56/5.93	c model valid
5.56/5.93	c current solution ok
6.83/7.21	o 202
6.83/7.21	c [INC SYSTEM] there exists a inc, kill it!
6.83/7.21	c write failed with 2
6.83/7.22	c [INC SEARCH] iteration: 0
6.83/7.22	c [INC BOUNDS] best value:202 search for 201
6.83/7.22	c [INC SYSTEM] create new solver instance
6.83/7.22	c [INC] encode full formula
6.83/7.27	c set iterative enc to: swc
6.93/7.31	c [INC SEARCH] isOptimum variable: 0
107.11/107.57	c formula is SAT
107.11/107.59	c [INC SEARCH] copied best model
107.11/107.59	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.23/107.63	c model valid
107.23/107.63	c current solution ok
107.23/107.63	o 198
107.23/107.63	c [INC SEARCH] iteration: 1
107.23/107.63	c [INC BOUNDS] best value:198 search for 197
107.23/107.63	c [INC ENCODE] setup new number of clauses ...
107.23/107.63	c [INC] encode incremental formula
107.23/107.63	c return only the limitting unit clause for 197
107.23/107.63	c [INC SYSTEM] transmit new clauses to solver: 1
107.23/107.63	c [INC SEARCH] isOptimum variable: 0
107.53/107.92	c formula is SAT
107.53/107.94	c [INC SEARCH] copied best model
107.53/107.94	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
107.53/107.98	c model valid
107.53/107.98	c current solution ok
107.53/107.98	o 196
107.53/107.98	c [INC SEARCH] iteration: 2
107.53/107.98	c [INC BOUNDS] best value:196 search for 195
107.53/107.98	c [INC ENCODE] setup new number of clauses ...
107.53/107.98	c [INC] encode incremental formula
107.53/107.98	c return only the limitting unit clause for 195
107.53/107.98	c [INC SYSTEM] transmit new clauses to solver: 1
107.53/107.98	c [INC SEARCH] isOptimum variable: 0
108.83/109.28	c formula is SAT
108.93/109.30	c [INC SEARCH] copied best model
108.93/109.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
108.93/109.34	c model valid
108.93/109.34	c current solution ok
108.93/109.34	o 194
108.93/109.34	c [INC SEARCH] iteration: 3
108.93/109.34	c [INC BOUNDS] best value:194 search for 193
108.93/109.34	c [INC ENCODE] setup new number of clauses ...
108.93/109.34	c [INC] encode incremental formula
108.93/109.34	c return only the limitting unit clause for 193
108.93/109.34	c [INC SYSTEM] transmit new clauses to solver: 1
108.93/109.34	c [INC SEARCH] isOptimum variable: 0
113.23/113.60	c formula is SAT
113.23/113.62	c [INC SEARCH] copied best model
113.23/113.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
113.23/113.66	c model valid
113.23/113.66	c current solution ok
113.23/113.66	o 188
113.23/113.66	c [INC SEARCH] iteration: 4
113.23/113.66	c [INC BOUNDS] best value:188 search for 187
113.23/113.66	c [INC ENCODE] setup new number of clauses ...
113.23/113.66	c [INC] encode incremental formula
113.23/113.66	c return only the limitting unit clause for 187
113.23/113.66	c [INC SYSTEM] transmit new clauses to solver: 1
113.23/113.66	c [INC SEARCH] isOptimum variable: 0
128.13/128.60	c formula is SAT
128.25/128.62	c [INC SEARCH] copied best model
128.25/128.62	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
128.25/128.66	c model valid
128.25/128.66	c current solution ok
128.25/128.66	o 186
128.25/128.66	c [INC SEARCH] iteration: 5
128.25/128.66	c [INC BOUNDS] best value:186 search for 185
128.25/128.66	c [INC ENCODE] setup new number of clauses ...
128.25/128.66	c [INC] encode incremental formula
128.25/128.66	c return only the limitting unit clause for 185
128.25/128.66	c [INC SYSTEM] transmit new clauses to solver: 1
128.25/128.66	c [INC SEARCH] isOptimum variable: 0
129.74/130.15	c formula is SAT
129.74/130.17	c [INC SEARCH] copied best model
129.74/130.17	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
129.85/130.21	c model valid
129.85/130.21	c current solution ok
129.85/130.21	o 182
129.85/130.21	c [INC SEARCH] iteration: 6
129.85/130.21	c [INC BOUNDS] best value:182 search for 181
129.85/130.21	c [INC ENCODE] setup new number of clauses ...
129.85/130.21	c [INC] encode incremental formula
129.85/130.21	c return only the limitting unit clause for 181
129.85/130.21	c [INC SYSTEM] transmit new clauses to solver: 1
129.85/130.21	c [INC SEARCH] isOptimum variable: 0
173.54/173.94	c formula is SAT
173.54/173.96	c [INC SEARCH] copied best model
173.54/173.96	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
173.64/174.00	c model valid
173.64/174.00	c current solution ok
173.64/174.00	o 180
173.64/174.00	c [INC SEARCH] iteration: 7
173.64/174.00	c [INC BOUNDS] best value:180 search for 179
173.64/174.00	c [INC ENCODE] setup new number of clauses ...
173.64/174.00	c [INC] encode incremental formula
173.64/174.00	c return only the limitting unit clause for 179
173.64/174.00	c [INC SYSTEM] transmit new clauses to solver: 1
173.64/174.00	c [INC SEARCH] isOptimum variable: 0
173.96/174.32	c formula is SAT
173.96/174.34	c [INC SEARCH] copied best model
173.96/174.34	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
173.96/174.38	c model valid
173.96/174.38	c current solution ok
173.96/174.38	o 178
173.96/174.38	c [INC SEARCH] iteration: 8
173.96/174.38	c [INC BOUNDS] best value:178 search for 177
173.96/174.38	c [INC ENCODE] setup new number of clauses ...
173.96/174.38	c [INC] encode incremental formula
173.96/174.38	c return only the limitting unit clause for 177
173.96/174.38	c [INC SYSTEM] transmit new clauses to solver: 1
173.96/174.38	c [INC SEARCH] isOptimum variable: 0
196.75/197.19	c formula is SAT
196.86/197.20	c [INC SEARCH] copied best model
196.86/197.20	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
196.86/197.24	c model valid
196.86/197.24	c current solution ok
196.86/197.24	o 172
196.86/197.24	c [INC SEARCH] iteration: 9
196.86/197.24	c [INC BOUNDS] best value:172 search for 171
196.86/197.24	c [INC ENCODE] setup new number of clauses ...
196.86/197.24	c [INC] encode incremental formula
196.86/197.24	c return only the limitting unit clause for 171
196.86/197.24	c [INC SYSTEM] transmit new clauses to solver: 1
196.86/197.24	c [INC SEARCH] isOptimum variable: 0
197.17/197.54	c formula is SAT
197.17/197.56	c [INC SEARCH] copied best model
197.17/197.56	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
197.17/197.60	c model valid
197.17/197.60	c current solution ok
197.17/197.60	o 170
197.17/197.60	c [INC SEARCH] iteration: 10
197.17/197.60	c [INC BOUNDS] best value:170 search for 169
197.17/197.60	c [INC ENCODE] setup new number of clauses ...
197.17/197.60	c [INC] encode incremental formula
197.17/197.60	c return only the limitting unit clause for 169
197.17/197.60	c [INC SYSTEM] transmit new clauses to solver: 1
197.17/197.60	c [INC SEARCH] isOptimum variable: 0
1267.15/1267.74	c formula is SAT
1267.15/1267.75	c [INC SEARCH] copied best model
1267.15/1267.76	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1267.15/1267.79	c model valid
1267.15/1267.79	c current solution ok
1267.15/1267.79	o 168
1267.15/1267.79	c [INC SEARCH] iteration: 11
1267.15/1267.79	c [INC BOUNDS] best value:168 search for 167
1267.15/1267.79	c [INC ENCODE] setup new number of clauses ...
1267.15/1267.79	c [INC] encode incremental formula
1267.15/1267.79	c return only the limitting unit clause for 167
1267.15/1267.79	c [INC SYSTEM] transmit new clauses to solver: 1
1267.15/1267.79	c [INC SEARCH] isOptimum variable: 0
1267.66/1268.28	c formula is SAT
1267.66/1268.30	c [INC SEARCH] copied best model
1267.66/1268.30	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1267.77/1268.33	c model valid
1267.77/1268.33	c current solution ok
1267.77/1268.33	o 166
1267.77/1268.33	c [INC SEARCH] iteration: 12
1267.77/1268.33	c [INC BOUNDS] best value:166 search for 165
1267.77/1268.33	c [INC ENCODE] setup new number of clauses ...
1267.77/1268.33	c [INC] encode incremental formula
1267.77/1268.33	c return only the limitting unit clause for 165
1267.77/1268.33	c [INC SYSTEM] transmit new clauses to solver: 1
1267.77/1268.33	c [INC SEARCH] isOptimum variable: 0
1800.06/1800.71	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.06/1800.71	s UNKNOWN
1800.06/1800.71	c [INC SYSTEM] there exists a inc, kill it!
1800.06/1800.71	c write failed with -1
1800.06/1800.71	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x3515cb0)

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-3697990-1338056530/watcher-3697990-1338056530 -o /tmp/evaluation-result-3697990-1338056530/solver-3697990-1338056530 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3697990-1338056530.opb 1640359397 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.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=28824184/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0

[startup+0.0658071 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=28824184/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100256 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=28824184/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300234 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=28824184/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 2224
/proc/meminfo: memFree=28824184/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 2266
/proc/meminfo: memFree=29309048/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=55380 CPUtime=1.04 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 8466 0 0 0 99 5 0 0 20 0 1 0 271778423 56709120 11274 33554432000 4194304 5992684 140736725948432 140736725942880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 13845 11274 169 440 0 13401 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 64528

[startup+3.10041 s]
/proc/loadavg: 2.03 2.01 2.00 3/182 2275
/proc/meminfo: memFree=29119056/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=55380 CPUtime=1.04 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 8466 0 0 0 99 5 0 0 20 0 1 0 271778423 56709120 11274 33554432000 4194304 5992684 140736725948432 140736725942880 5175646 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 13845 11274 169 440 0 13401 0
[pid=2267] ppid=2225 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2267/stat : 2267 (cp2_pre.sh) S 2225 2224 1914 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 271778528 9367552 277 33554432000 4194304 5064252 140734239704992 140734239703696 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2267/statm: 2287 277 234 213 0 72 0
[pid=2268] ppid=2267 vsize=185424 CPUtime=2.02 cores=1,3,5,7
/proc/2268/stat : 2268 (coprocessor) R 2267 2224 1914 0 -1 4202496 33096 0 0 0 196 6 0 0 20 0 1 0 271778529 189874176 45357 33554432000 4194304 6586260 140734699701408 140734699697432 4683456 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/2268/statm: 46356 45357 191 584 0 45768 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 259100

[startup+6.3003 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 2277
/proc/meminfo: memFree=29205824/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=61360 CPUtime=5.33 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) R 2224 2224 1914 0 -1 4202496 10000 35068 0 0 112 35 370 16 20 0 1 0 271778423 62832640 12774 33554432000 4194304 5992684 140736725948432 140736725934696 5179696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 15340 12774 178 440 0 14896 0
[pid=2277] ppid=2225 vsize=85856 CPUtime=0.62 cores=1,3,5,7
/proc/2277/stat : 2277 (glucosInc) S 2225 2224 1914 0 -1 4202496 17344 0 0 0 59 3 0 0 20 0 1 0 271778948 87916544 20208 33554432000 4194304 5654031 140736274332528 140736274330840 4976656 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/2277/statm: 21464 20208 146 357 0 21104 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 156364

[startup+12.7004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2280
/proc/meminfo: memFree=29110316/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=66988 CPUtime=6.98 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 12449 53451 0 0 132 109 429 28 20 0 1 0 271778423 68595712 14080 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 16747 14080 182 440 0 16303 0
[pid=2280] ppid=2225 vsize=118168 CPUtime=5.38 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 21118 0 0 0 533 5 0 0 20 0 1 0 271779154 121004032 25589 33554432000 4194304 5654031 140733430344720 140733430342504 4232403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2280/statm: 29542 25589 131 357 0 29182 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 194304

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2280
/proc/meminfo: memFree=29096264/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=66988 CPUtime=6.98 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 12449 53451 0 0 132 109 429 28 20 0 1 0 271778423 68595712 14080 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 16747 14080 182 440 0 16303 0
[pid=2280] ppid=2225 vsize=137944 CPUtime=18.17 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 22964 0 0 0 1811 6 0 0 20 0 1 0 271779154 141254656 26835 33554432000 4194304 5654031 140733430344720 140733430342808 4232477 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2280/statm: 34486 26835 132 357 0 34126 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 214080

[startup+51.1004 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 2280
/proc/meminfo: memFree=29099472/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=66988 CPUtime=6.98 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 12449 53451 0 0 132 109 429 28 20 0 1 0 271778423 68595712 14080 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 16747 14080 182 440 0 16303 0
[pid=2280] ppid=2225 vsize=139288 CPUtime=43.76 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 26594 0 0 0 4366 10 0 0 20 0 1 0 271779154 142630912 27114 33554432000 4194304 5654031 140733430344720 140733430342808 4208599 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2280/statm: 34822 27114 132 357 0 34462 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 215424

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2280
/proc/meminfo: memFree=29052204/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=66988 CPUtime=6.98 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 12449 53451 0 0 132 109 429 28 20 0 1 0 271778423 68595712 14080 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 16747 14080 182 440 0 16303 0
[pid=2280] ppid=2225 vsize=140916 CPUtime=94.94 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 31474 0 0 0 9478 16 0 0 20 0 1 0 271779154 144297984 29580 33554432000 4194304 5654031 140733430344720 140733430342504 4232752 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2280/statm: 35229 29580 132 357 0 34869 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 217052

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2280
/proc/meminfo: memFree=29038688/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72132 CPUtime=7.38 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 15854 53451 0 0 170 111 429 28 20 0 1 0 271778423 73863168 15189 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18033 15189 182 440 0 17589 0
[pid=2280] ppid=2225 vsize=155204 CPUtime=154.56 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 38116 0 0 0 15436 20 0 0 20 0 1 0 271779154 158928896 31655 33554432000 4194304 5654031 140733430344720 140733430332536 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 38801 31655 151 357 0 38441 0
Current children cumulated CPU time (s) 161.94
Current children cumulated vsize (KiB) 236484

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2280
/proc/meminfo: memFree=28943980/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72132 CPUtime=7.65 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 15929 53451 0 0 196 112 429 28 20 0 1 0 271778423 73863168 15261 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18033 15261 182 440 0 17589 0
[pid=2280] ppid=2225 vsize=216432 CPUtime=214.31 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 40539 0 0 0 21408 23 0 0 20 0 1 0 271779154 221626368 46838 33554432000 4194304 5654031 140733430344720 140733430332536 4232720 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 54108 46838 151 357 0 53748 0
Current children cumulated CPU time (s) 221.96
Current children cumulated vsize (KiB) 297712

[startup+282.3 s]

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

/proc/meminfo: memFree=28877576/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=223420 CPUtime=1293.98 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 48221 0 0 0 129353 45 0 0 20 0 1 0 271779154 228782080 50007 33554432000 4194304 5654031 140733430344720 140733430332536 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 55855 50007 151 357 0 55495 0
Current children cumulated CPU time (s) 1301.76
Current children cumulated vsize (KiB) 305000

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 2290
/proc/meminfo: memFree=28856680/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=254240 CPUtime=1353.96 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 48818 0 0 0 135350 46 0 0 20 0 1 0 271779154 260341760 55706 33554432000 4194304 5654031 140733430344720 140733430332536 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 63560 55706 151 357 0 63200 0
Current children cumulated CPU time (s) 1361.74
Current children cumulated vsize (KiB) 335820

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 2290
/proc/meminfo: memFree=28845896/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=304328 CPUtime=1413.96 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 49470 0 0 0 141348 48 0 0 20 0 1 0 271779154 311631872 60444 33554432000 4194304 5654031 140733430344720 140733430332536 4215913 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 76082 60444 151 357 0 75722 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 385908

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2290
/proc/meminfo: memFree=28870656/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=304328 CPUtime=1473.91 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 49688 0 0 0 147343 48 0 0 20 0 1 0 271779154 311631872 65223 33554432000 4194304 5654031 140733430344720 140733430332536 4232477 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 76082 65223 151 357 0 75722 0
Current children cumulated CPU time (s) 1481.69
Current children cumulated vsize (KiB) 385908

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2291
/proc/meminfo: memFree=28852348/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=304328 CPUtime=1533.91 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 49697 0 0 0 153342 49 0 0 20 0 1 0 271779154 311631872 69831 33554432000 4194304 5654031 140733430344720 140733430332536 4232491 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 76082 69831 151 357 0 75722 0
Current children cumulated CPU time (s) 1541.69
Current children cumulated vsize (KiB) 385908

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2291
/proc/meminfo: memFree=28781604/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=385716 CPUtime=1593.9 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 50221 0 0 0 159340 50 0 0 20 0 1 0 271779154 394973184 73927 33554432000 4194304 5654031 140733430344720 140733430332536 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 96429 73927 151 357 0 96069 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 467296

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2291
/proc/meminfo: memFree=28770944/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=385716 CPUtime=1653.89 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 50229 0 0 0 165339 50 0 0 20 0 1 0 271779154 394973184 78023 33554432000 4194304 5654031 140733430344720 140733430332536 4233226 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 96429 78023 151 357 0 96069 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 467296

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2294
/proc/meminfo: memFree=28769896/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=385716 CPUtime=1713.87 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 50236 0 0 0 171337 50 0 0 20 0 1 0 271779154 394973184 81607 33554432000 4194304 5654031 140733430344720 140733430332536 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 96429 81607 151 357 0 96069 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 467296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2294
/proc/meminfo: memFree=28730312/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=385716 CPUtime=1773.87 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 50243 0 0 0 177336 51 0 0 20 0 1 0 271779154 394973184 85191 33554432000 4194304 5654031 140733430344720 140733430332536 4208659 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 96429 85191 151 357 0 96069 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 467296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2294
/proc/meminfo: memFree=28786924/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=385716 CPUtime=1792.28 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 50245 0 0 0 179177 51 0 0 20 0 1 0 271779154 394973184 86215 33554432000 4194304 5654031 140733430344720 140733430332536 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 96429 86215 151 357 0 96069 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 467296

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 2294
/proc/meminfo: memFree=28786924/32873844 swapFree=7384/7384
[pid=2224] ppid=2222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2224/stat : 2224 (npSolver-pbo-It) S 2222 2224 1914 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 271778423 9367552 274 33554432000 4194304 5064252 140734480855872 140734480854784 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2224/statm: 2287 274 233 213 0 72 0
[pid=2225] ppid=2224 vsize=72432 CPUtime=7.78 cores=1,3,5,7
/proc/2225/stat : 2225 (npSolver-pbo) S 2224 2224 1914 0 -1 4202496 16006 53451 0 0 209 112 429 28 20 0 1 0 271778423 74170368 15547 33554432000 4194304 5992684 140736725948432 140736725934264 5179600 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/2225/statm: 18108 15547 182 440 0 17664 0
[pid=2280] ppid=2225 vsize=385716 CPUtime=1792.28 cores=1,3,5,7
/proc/2280/stat : 2280 (glucosInc) R 2225 2224 1914 0 -1 4202496 50245 0 0 0 179177 51 0 0 20 0 1 0 271779154 394973184 86215 33554432000 4194304 5654031 140733430344720 140733430332536 4232495 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2280/statm: 96429 86215 151 357 0 96069 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 467296

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.1
CPU user time (s): 1798.17
CPU system time (s): 1.92771
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 467296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.17
system time used= 1.92771
maximum resident set size= 344860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120076
page faults= 0
swaps= 0
block input operations= 0
block output operations= 207448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7635
involuntary context switches= 3183

runsolver used 3.11952 second user time and 8.36873 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-26 20:22:10
IDJOB=3697990
IDBENCH=2006
IDSOLVER=2275
FILE ID=node136/3697990-1338056530
RUNJOBID= node136-1338052928-1931
PBS_JOBID= 14624396
Free space on /tmp= 71560 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= DIR/npSolver-pbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3697990-1338056530/watcher-3697990-1338056530 -o /tmp/evaluation-result-3697990-1338056530/solver-3697990-1338056530 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itd.sh HOME/instance-3697990-1338056530.opb 1640359397 HOME HOME

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

MD5SUM BENCH= d431323968e1ca4dc95d181076d01437
RANDOM SEED=1640359397

node136.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.247
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.49
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.247
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		: 2667.247
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.94
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.247
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.90
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.247
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.90
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.247
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.90
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.247
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.247
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:        28824184 kB
Buffers:          338412 kB
Cached:          2454964 kB
SwapCached:        24460 kB
Active:          1318308 kB
Inactive:        1943820 kB
Active(anon):     441224 kB
Inactive(anon):    27140 kB
Active(file):     877084 kB
Inactive(file):  1916680 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8948 kB
Writeback:             0 kB
AnonPages:        445720 kB
Mapped:            11028 kB
Shmem:                 0 kB
Slab:             639216 kB
SReclaimable:      81020 kB
SUnreclaim:       558196 kB
KernelStack:        1504 kB
PageTables:         5196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     662520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71584 MiB
End job on node136 at 2012-05-26 20:52:10