Trace number 3747252

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.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUMd262db503fd284bdfe2b43790fda8490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
Best CPU time to get the best result obtained on this benchmark1783
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 91
Optimality of the best value was proved NO
Number of variables1807
Total number of constraints3444
Number of constraints which are clauses1
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 constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
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 1320
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

2.69/2.77	c run inc solver
2.69/2.77	c [INC SYSTEM] run initial solver
2.69/2.77	c [INC SYSTEM] preprocess with white file
15.83/16.05	c [INC SYSTEM] finished preprocessing in 13 s
15.83/16.05	c [INC SYSTEM] execute solver
107.13/107.36	c [INC SEARCH] formula is SAT
107.23/107.42	c [INC SYSTEM] solved the initial formula
107.23/107.45	c model valid
107.23/107.45	c current solution ok
110.33/110.59	o 141
110.33/110.59	c [INC SYSTEM] there exists a inc, kill it!
110.33/110.59	c write failed with 2
110.43/110.60	c [INC SEARCH] iteration: 0
110.43/110.60	c [INC BOUNDS] best value:141 search for 140
110.43/110.60	c [INC SYSTEM] create new solver instance
110.43/110.60	c [INC] encode full formula
110.43/110.60	c set iterative enc to: swc
110.43/110.68	c [INC SEARCH] isOptimum variable: 0
139.85/140.05	c formula is SAT
139.94/140.11	c [INC SEARCH] copied best model
139.94/140.11	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
139.94/140.15	c model valid
139.94/140.15	c current solution ok
139.94/140.15	o 140
139.94/140.15	c [INC SEARCH] iteration: 1
139.94/140.15	c [INC BOUNDS] best value:140 search for 139
139.94/140.15	c [INC ENCODE] setup new number of clauses ...
139.94/140.15	c [INC] encode incremental formula
139.94/140.15	c return only the limitting unit clause for 139
139.94/140.15	c [INC SYSTEM] transmit new clauses to solver: 1
139.94/140.15	c [INC SEARCH] isOptimum variable: 0
177.66/177.83	c formula is SAT
177.66/177.89	c [INC SEARCH] copied best model
177.66/177.89	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
177.76/177.92	c model valid
177.76/177.92	c current solution ok
177.76/177.92	o 139
177.76/177.92	c [INC SEARCH] iteration: 2
177.76/177.92	c [INC BOUNDS] best value:139 search for 138
177.76/177.92	c [INC ENCODE] setup new number of clauses ...
177.76/177.92	c [INC] encode incremental formula
177.76/177.92	c return only the limitting unit clause for 138
177.76/177.92	c [INC SYSTEM] transmit new clauses to solver: 1
177.76/177.92	c [INC SEARCH] isOptimum variable: 0
219.17/219.30	c formula is SAT
219.17/219.36	c [INC SEARCH] copied best model
219.17/219.37	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
219.27/219.40	c model valid
219.27/219.40	c current solution ok
219.27/219.40	o 123
219.27/219.40	c [INC SEARCH] iteration: 3
219.27/219.40	c [INC BOUNDS] best value:123 search for 122
219.27/219.40	c [INC ENCODE] setup new number of clauses ...
219.27/219.40	c [INC] encode incremental formula
219.27/219.40	c return only the limitting unit clause for 122
219.27/219.40	c [INC SYSTEM] transmit new clauses to solver: 1
219.27/219.40	c [INC SEARCH] isOptimum variable: 0
236.09/236.22	c formula is SAT
236.09/236.28	c [INC SEARCH] copied best model
236.09/236.28	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
236.19/236.32	c model valid
236.19/236.32	c current solution ok
236.19/236.32	o 116
236.19/236.32	c [INC SEARCH] iteration: 4
236.19/236.32	c [INC BOUNDS] best value:116 search for 115
236.19/236.32	c [INC ENCODE] setup new number of clauses ...
236.19/236.32	c [INC] encode incremental formula
236.19/236.32	c return only the limitting unit clause for 115
236.19/236.32	c [INC SYSTEM] transmit new clauses to solver: 1
236.19/236.32	c [INC SEARCH] isOptimum variable: 0
292.28/292.40	c formula is SAT
292.28/292.46	c [INC SEARCH] copied best model
292.28/292.46	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
292.28/292.50	c model valid
292.28/292.50	c current solution ok
292.28/292.50	o 112
292.28/292.50	c [INC SEARCH] iteration: 5
292.28/292.50	c [INC BOUNDS] best value:112 search for 111
292.28/292.50	c [INC ENCODE] setup new number of clauses ...
292.28/292.50	c [INC] encode incremental formula
292.28/292.50	c return only the limitting unit clause for 111
292.28/292.50	c [INC SYSTEM] transmit new clauses to solver: 1
292.28/292.50	c [INC SEARCH] isOptimum variable: 0
501.87/502.02	c formula is SAT
501.87/502.08	c [INC SEARCH] copied best model
501.87/502.08	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
501.98/502.11	c model valid
501.98/502.11	c current solution ok
501.98/502.11	o 109
501.98/502.11	c [INC SEARCH] iteration: 6
501.98/502.11	c [INC BOUNDS] best value:109 search for 108
501.98/502.11	c [INC ENCODE] setup new number of clauses ...
501.98/502.11	c [INC] encode incremental formula
501.98/502.11	c return only the limitting unit clause for 108
501.98/502.11	c [INC SYSTEM] transmit new clauses to solver: 1
501.98/502.11	c [INC SEARCH] isOptimum variable: 0
893.74/893.93	c formula is SAT
893.74/893.99	c [INC SEARCH] copied best model
893.74/893.99	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
893.85/894.02	c model valid
893.85/894.02	c current solution ok
893.85/894.02	o 108
893.85/894.02	c [INC SEARCH] iteration: 7
893.85/894.02	c [INC BOUNDS] best value:108 search for 107
893.85/894.02	c [INC ENCODE] setup new number of clauses ...
893.85/894.02	c [INC] encode incremental formula
893.85/894.02	c return only the limitting unit clause for 107
893.85/894.02	c [INC SYSTEM] transmit new clauses to solver: 1
893.85/894.02	c [INC SEARCH] isOptimum variable: 0
909.35/909.52	c formula is SAT
909.35/909.58	c [INC SEARCH] copied best model
909.35/909.58	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
909.46/909.62	c model valid
909.46/909.62	c current solution ok
909.46/909.62	o 107
909.46/909.62	c [INC SEARCH] iteration: 8
909.46/909.62	c [INC BOUNDS] best value:107 search for 106
909.46/909.62	c [INC ENCODE] setup new number of clauses ...
909.46/909.62	c [INC] encode incremental formula
909.46/909.62	c return only the limitting unit clause for 106
909.46/909.62	c [INC SYSTEM] transmit new clauses to solver: 1
909.46/909.62	c [INC SEARCH] isOptimum variable: 0
1108.44/1108.65	c formula is SAT
1108.54/1108.71	c [INC SEARCH] copied best model
1108.54/1108.72	c [INC SEARCH] sat variable: 1 optimum/unsat variable: 0
1108.54/1108.75	c model valid
1108.54/1108.75	c current solution ok
1108.54/1108.75	o 106
1108.54/1108.75	c [INC SEARCH] iteration: 9
1108.54/1108.75	c [INC BOUNDS] best value:106 search for 105
1108.54/1108.75	c [INC ENCODE] setup new number of clauses ...
1108.54/1108.75	c [INC] encode incremental formula
1108.54/1108.75	c return only the limitting unit clause for 105
1108.54/1108.75	c [INC SYSTEM] transmit new clauses to solver: 1
1108.54/1108.75	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.31	c [INC SYSTEM] an unexpexted return value has been received, exit
1800.05/1800.31	s UNKNOWN
1800.05/1800.31	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.31	c write failed with -1
1800.05/1800.31	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x23aa410)

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-3747252-1339101986/watcher-3747252-1339101986 -o /tmp/evaluation-result-3747252-1339101986/solver-3747252-1339101986 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747252-1339101986.opb 971857635 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.05 2.01 2.00 3/178 11393
/proc/meminfo: memFree=27054720/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0

[startup+0.00689911 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 11393
/proc/meminfo: memFree=27054720/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 11393
/proc/meminfo: memFree=27054720/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300244 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 11393
/proc/meminfo: memFree=27054720/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70027 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 11393
/proc/meminfo: memFree=27054720/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 11395
/proc/meminfo: memFree=26965296/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=166636 CPUtime=1.49 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) R 11393 11393 10841 0 -1 4202496 7046 0 0 0 144 5 0 0 20 0 1 0 376323142 170635264 30493 33554432000 4194304 6004724 140733902780272 140733902774872 5055481 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11394/statm: 41659 30493 154 442 0 41213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 175784

[startup+3.10023 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 11395
/proc/meminfo: memFree=26875496/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=270360 CPUtime=2.76 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 8259 0 0 0 242 34 0 0 20 0 1 0 376323142 276848640 40561 33554432000 4194304 6004724 140733902780272 140733902774736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11394/statm: 67590 40561 163 442 0 67144 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 279508

[startup+6.30043 s]
/proc/loadavg: 2.05 2.01 2.00 3/182 11397
/proc/meminfo: memFree=26197028/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=270360 CPUtime=2.76 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 8259 0 0 0 242 34 0 0 20 0 1 0 376323142 276848640 40561 33554432000 4194304 6004724 140733902780272 140733902774736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11394/statm: 67590 40561 163 442 0 67144 0
[pid=11396] ppid=11394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11396/stat : 11396 (cp2_pre.sh) S 11394 11393 10841 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376323419 9367552 276 33554432000 4194304 5064252 140735653446544 140735653445248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11396/statm: 2287 276 234 213 0 72 0
[pid=11397] ppid=11396 vsize=696808 CPUtime=3.51 cores=1,3,5,7
/proc/11397/stat : 11397 (coprocessor) R 11396 11393 10841 0 -1 4202496 61474 0 0 0 329 22 0 0 20 0 1 0 376323419 713531392 156183 33554432000 4194304 6586260 140736487514736 140736487511064 5511711 0 0 4096 8404994 0 0 0 17 1 0 0 0 0 0
/proc/11397/statm: 174202 156183 164 584 0 173614 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 985464

[startup+12.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/182 11397
/proc/meminfo: memFree=25897236/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=270360 CPUtime=2.76 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 8259 0 0 0 242 34 0 0 20 0 1 0 376323142 276848640 40561 33554432000 4194304 6004724 140733902780272 140733902774736 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11394/statm: 67590 40561 163 442 0 67144 0
[pid=11396] ppid=11394 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11396/stat : 11396 (cp2_pre.sh) S 11394 11393 10841 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376323419 9367552 276 33554432000 4194304 5064252 140735653446544 140735653445248 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11396/statm: 2287 276 234 213 0 72 0
[pid=11397] ppid=11396 vsize=860944 CPUtime=9.91 cores=1,3,5,7
/proc/11397/stat : 11397 (coprocessor) R 11396 11393 10841 0 -1 4202496 89617 0 0 0 961 30 0 0 20 0 1 0 376323419 881606656 210387 33554432000 4194304 6586260 140736487514736 140736487510056 4581207 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/11397/statm: 215236 210387 192 584 0 214648 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1149600

[startup+25.5004 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 11399
/proc/meminfo: memFree=26620512/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=270360 CPUtime=15.89 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 8276 91085 0 0 242 34 1230 83 20 0 1 0 376323142 276848640 40566 33554432000 4194304 6004724 140733902780272 140733902766552 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 67590 40566 167 442 0 67144 0
[pid=11399] ppid=11394 vsize=299940 CPUtime=9.43 cores=1,3,5,7
/proc/11399/stat : 11399 (glucosInc) R 11394 11393 10841 0 -1 4202496 44633 0 0 0 934 9 0 0 20 0 1 0 376324747 307138560 58251 33554432000 4194304 5654031 140735754392544 140735754390328 4233204 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11399/statm: 74985 58251 140 357 0 74625 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 579448

[startup+51.1004 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 11399
/proc/meminfo: memFree=26622432/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=270360 CPUtime=15.89 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 8276 91085 0 0 242 34 1230 83 20 0 1 0 376323142 276848640 40566 33554432000 4194304 6004724 140733902780272 140733902766552 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 67590 40566 167 442 0 67144 0
[pid=11399] ppid=11394 vsize=301696 CPUtime=35.03 cores=1,3,5,7
/proc/11399/stat : 11399 (glucosInc) R 11394 11393 10841 0 -1 4202496 45102 0 0 0 3494 9 0 0 20 0 1 0 376324747 308936704 58720 33554432000 4194304 5654031 140735754392544 140735754390328 4232775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11399/statm: 75424 58720 140 357 0 75064 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 581204

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 11399
/proc/meminfo: memFree=26613808/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=270360 CPUtime=15.89 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 8276 91085 0 0 242 34 1230 83 20 0 1 0 376323142 276848640 40566 33554432000 4194304 6004724 140733902780272 140733902766552 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 67590 40566 167 442 0 67144 0
[pid=11399] ppid=11394 vsize=302732 CPUtime=86.23 cores=1,3,5,7
/proc/11399/stat : 11399 (glucosInc) R 11394 11393 10841 0 -1 4202496 45412 0 0 0 8614 9 0 0 20 0 1 0 376324747 309997568 59030 33554432000 4194304 5654031 140735754392544 140735754380360 4214603 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/11399/statm: 75683 59030 140 357 0 75323 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 582240

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11402
/proc/meminfo: memFree=26532900/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=110.66 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15186 138209 0 0 322 288 10347 109 20 0 1 0 376323142 314449920 49716 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49716 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=307128 CPUtime=51.48 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 46466 0 0 0 5135 13 0 0 20 0 1 0 376334210 314499072 60090 33554432000 4194304 5654031 140733258151808 140733258139624 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 76782 60090 150 357 0 76422 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 623356

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11405
/proc/meminfo: memFree=26531204/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=110.92 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15232 138209 0 0 346 290 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=310332 CPUtime=111.25 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 46877 0 0 0 11111 14 0 0 20 0 1 0 376334210 317779968 61004 33554432000 4194304 5654031 140733258151808 140733258139624 4232625 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 77583 61004 150 357 0 77223 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 626560

[startup+282.3 s]

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

/proc/meminfo: memFree=26499864/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1190.39 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47172 0 0 0 119023 16 0 0 20 0 1 0 376334210 320700416 63649 33554432000 4194304 5654031 140733258151808 140733258139624 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 63649 151 357 0 77936 0
Current children cumulated CPU time (s) 1302.12
Current children cumulated vsize (KiB) 629412

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11435
/proc/meminfo: memFree=26497940/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1250.37 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47173 0 0 0 125021 16 0 0 20 0 1 0 376334210 320700416 64161 33554432000 4194304 5654031 140733258151808 140733258139624 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 64161 151 357 0 77936 0
Current children cumulated CPU time (s) 1362.1
Current children cumulated vsize (KiB) 629412

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 11438
/proc/meminfo: memFree=26495612/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1310.37 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47173 0 0 0 131021 16 0 0 20 0 1 0 376334210 320700416 64161 33554432000 4194304 5654031 140733258151808 140733258139624 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 64161 151 357 0 77936 0
Current children cumulated CPU time (s) 1422.1
Current children cumulated vsize (KiB) 629412

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11439
/proc/meminfo: memFree=26493968/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1370.36 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47173 0 0 0 137019 17 0 0 20 0 1 0 376334210 320700416 64606 33554432000 4194304 5654031 140733258151808 140733258139624 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 64606 151 357 0 77936 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 629412

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11439
/proc/meminfo: memFree=26492168/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1430.35 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47174 0 0 0 143018 17 0 0 20 0 1 0 376334210 320700416 65118 33554432000 4194304 5654031 140733258151808 140733258139624 4232821 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 65118 151 357 0 77936 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 629412

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11439
/proc/meminfo: memFree=26492292/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1490.34 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47174 0 0 0 149017 17 0 0 20 0 1 0 376334210 320700416 65118 33554432000 4194304 5654031 140733258151808 140733258139624 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 65118 151 357 0 77936 0
Current children cumulated CPU time (s) 1602.07
Current children cumulated vsize (KiB) 629412

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 11492
/proc/meminfo: memFree=26547960/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1550.33 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47175 0 0 0 155016 17 0 0 20 0 1 0 376334210 320700416 65630 33554432000 4194304 5654031 140733258151808 140733258139624 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 65630 151 357 0 77936 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 629412

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 11494
/proc/meminfo: memFree=26522028/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1610.32 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47175 0 0 0 161015 17 0 0 20 0 1 0 376334210 320700416 65630 33554432000 4194304 5654031 140733258151808 140733258139624 4232491 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 65630 151 357 0 77936 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 629412

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 11494
/proc/meminfo: memFree=26536308/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1670.31 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47175 0 0 0 167014 17 0 0 20 0 1 0 376334210 320700416 65630 33554432000 4194304 5654031 140733258151808 140733258139624 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 65630 151 357 0 77936 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 629412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11495
/proc/meminfo: memFree=26520040/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1688.32 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47176 0 0 0 168815 17 0 0 20 0 1 0 376334210 320700416 66142 33554432000 4194304 5654031 140733258151808 140733258139624 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 66142 151 357 0 77936 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 629412

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 11495
/proc/meminfo: memFree=26520040/32873844 swapFree=9160/9160
[pid=11393] ppid=11391 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11393/stat : 11393 (npSolver-pbo-It) S 11391 11393 10841 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 376323142 9367552 275 33554432000 4194304 5064252 140733216999680 140733216998592 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/11393/statm: 2287 275 233 213 0 72 0
[pid=11394] ppid=11393 vsize=307080 CPUtime=111.73 cores=1,3,5,7
/proc/11394/stat : 11394 (npSolver-pbo) S 11393 11393 10841 0 -1 4202496 15234 138209 0 0 421 296 10347 109 20 0 1 0 376323142 314449920 49759 33554432000 4194304 6004724 140733902780272 140733902766120 5190736 0 0 4096 0 18446744071580380219 0 0 17 1 0 0 0 0 0
/proc/11394/statm: 76770 49759 181 442 0 76324 0
[pid=11402] ppid=11394 vsize=313184 CPUtime=1688.32 cores=1,3,5,7
/proc/11402/stat : 11402 (glucosInc) R 11394 11393 10841 0 -1 4202496 47176 0 0 0 168815 17 0 0 20 0 1 0 376334210 320700416 66142 33554432000 4194304 5654031 140733258151808 140733258139624 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11402/statm: 78296 66142 151 357 0 77936 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 629412

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.08
CPU user time (s): 1795.84
CPU system time (s): 4.23735
CPU usage (%): 99.987
Max. virtual memory (cumulated for all children) (KiB): 1174320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.84
system time used= 4.23735
maximum resident set size= 866288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 200994
page faults= 0
swaps= 0
block input operations= 0
block output operations= 602968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19954
involuntary context switches= 2153

runsolver used 3.00354 second user time and 8.47271 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-07 22:46:26
IDJOB=3747252
IDBENCH=2946
IDSOLVER=2332
FILE ID=node139/3747252-1339101986
RUNJOBID= node139-1339098177-10858
PBS_JOBID= 14643714
Free space on /tmp= 71008 MiB

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

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

MD5SUM BENCH= d262db503fd284bdfe2b43790fda8490
RANDOM SEED=971857635

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:        27054884 kB
Buffers:          541244 kB
Cached:          4314344 kB
SwapCached:          828 kB
Active:          2229544 kB
Inactive:        2683640 kB
Active(anon):      51440 kB
Inactive(anon):     7900 kB
Active(file):    2178104 kB
Inactive(file):  2675740 kB
Unevictable:        9160 kB
Mlocked:            9160 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              8892 kB
Writeback:             0 kB
AnonPages:         71628 kB
Mapped:            12704 kB
Shmem:                 8 kB
Slab:             756840 kB
SReclaimable:     198708 kB
SUnreclaim:       558132 kB
KernelStack:        1464 kB
PageTables:         3908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     188492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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= 70928 MiB
End job on node139 at 2012-06-07 23:16:26