Trace number 3699111

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 incOPT-1281 503.729 503.853

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=20-sizeP=11-sizeQ=20-900543-max.opb
MD5SUMc49ae2232cc025bcb67a7710817d2f1e
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1281
Best CPU time to get the best result obtained on this benchmark0.062989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1281
Optimality of the best value was proved YES
Number of variables251
Total number of constraints661
Number of constraints which are clauses660
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint220
Number of terms in the objective function 11
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 2047
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147333568
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.13	c fallback to adder encoding
0.00/0.22	c run inc solver
0.00/0.22	c [INC SYSTEM] run initial solver
0.00/0.22	c [INC SYSTEM] preprocess with white file
0.00/0.58	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.58	c [INC SYSTEM] execute solver
27.15/27.20	c [INC SEARCH] formula is SAT
27.15/27.20	c [INC SYSTEM] solved the initial formula
27.15/27.20	c model valid
27.15/27.20	c current solution ok
27.15/27.26	o -703
27.15/27.26	c execute binary inc search
27.15/27.26	c [INC SEARCH] current bound: 672
27.15/27.26	c [INC SEARCH] iteration: 0
27.15/27.26	c [INC SEARCH] lower bound: 0 upperbound 1344 current bound: 672 best value:1344
27.15/27.26	c [INC SYSTEM] there exists a inc, kill it!
27.15/27.26	c write failed with 2
27.15/27.27	c [INC SYSTEM] create new solver instance
27.15/27.27	c [INC] encode full formula
27.15/27.27	c set iterative enc to: swc
27.15/27.27	c [INC SEARCH] isOptimum variable: 0
74.64/74.72	c [INC SEARCH] formula is UNSAT
74.64/74.72	c [INC SYSTEM] there exists a inc, kill it!
74.64/74.72	c write failed with 2
74.64/74.72	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x219eed0)
74.64/74.72	c sat variable: 0 optimum/unsat variable: 1
74.64/74.72	c [INC SEARCH] set lower bound to 673 upperbound 1344
74.64/74.72	c [INC SEARCH] current bound: 1008
74.64/74.72	c [INC SEARCH] iteration: 1
74.64/74.72	c [INC SEARCH] lower bound: 673 upperbound 1344 current bound: 1008 best value:1344
74.64/74.72	c [INC SYSTEM] create new solver instance
74.64/74.72	c [INC] encode full formula
74.64/74.73	c set iterative enc to: swc
74.64/74.73	c [INC SEARCH] isOptimum variable: 0
239.11/239.23	c [INC SEARCH] formula is SAT
239.11/239.23	c [INC SEARCH] copied best model
239.11/239.23	c sat variable: 1 optimum/unsat variable: 0
239.11/239.23	c model valid
239.11/239.23	c current solution ok
239.11/239.23	o -1281
239.11/239.23	c [INC SEARCH] current bound: 719
239.11/239.23	c [INC SEARCH] iteration: 2
239.11/239.23	c [INC SEARCH] lower bound: 673 upperbound 766 current bound: 719 best value:766
239.11/239.23	c [INC ENCODE] setup new number of clauses ...
239.11/239.23	c [INC] encode incremental formula
239.11/239.23	c return only the limitting unit clause for 719
239.11/239.23	c [INC SYSTEM] transmit new clauses to solver: 1
239.11/239.23	c [INC SEARCH] isOptimum variable: 0
252.61/252.70	c [INC SEARCH] formula is UNSAT
252.61/252.70	c [INC SYSTEM] there exists a inc, kill it!
252.61/252.70	c write failed with 2
252.61/252.70	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x219eed0)
252.61/252.70	c sat variable: 0 optimum/unsat variable: 1
252.61/252.70	c [INC SEARCH] set lower bound to 720 upperbound 766
252.61/252.70	c [INC SEARCH] current bound: 743
252.61/252.70	c [INC SEARCH] iteration: 3
252.61/252.70	c [INC SEARCH] lower bound: 720 upperbound 766 current bound: 743 best value:766
252.61/252.70	c [INC SYSTEM] create new solver instance
252.61/252.70	c [INC] encode full formula
252.61/252.70	c set iterative enc to: swc
252.61/252.71	c [INC SEARCH] isOptimum variable: 0
287.31/287.45	c [INC SEARCH] formula is UNSAT
287.31/287.45	c [INC SYSTEM] there exists a inc, kill it!
287.31/287.45	c write failed with 2
287.31/287.45	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x219eed0)
287.31/287.45	c sat variable: 0 optimum/unsat variable: 1
287.31/287.45	c [INC SEARCH] set lower bound to 744 upperbound 766
287.31/287.45	c [INC SEARCH] current bound: 755
287.31/287.45	c [INC SEARCH] iteration: 4
287.31/287.45	c [INC SEARCH] lower bound: 744 upperbound 766 current bound: 755 best value:766
287.31/287.45	c [INC SYSTEM] create new solver instance
287.31/287.45	c [INC] encode full formula
287.31/287.46	c set iterative enc to: swc
287.31/287.46	c [INC SEARCH] isOptimum variable: 0
362.90/363.02	c [INC SEARCH] formula is UNSAT
362.90/363.02	c [INC SYSTEM] there exists a inc, kill it!
362.90/363.02	c write failed with 2
362.90/363.02	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x219eed0)
362.90/363.02	c sat variable: 0 optimum/unsat variable: 1
362.90/363.02	c [INC SEARCH] set lower bound to 756 upperbound 766
362.90/363.02	c [INC SEARCH] current bound: 761
362.90/363.02	c [INC SEARCH] iteration: 5
362.90/363.02	c [INC SEARCH] lower bound: 756 upperbound 766 current bound: 761 best value:766
362.90/363.02	c [INC SYSTEM] create new solver instance
362.90/363.02	c [INC] encode full formula
362.90/363.02	c set iterative enc to: swc
362.90/363.03	c [INC SEARCH] isOptimum variable: 0
407.67/407.89	c [INC SEARCH] formula is UNSAT
407.67/407.89	c [INC SYSTEM] there exists a inc, kill it!
407.67/407.89	c write failed with 2
407.67/407.89	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x219eed0)
407.67/407.89	c sat variable: 0 optimum/unsat variable: 1
407.67/407.89	c [INC SEARCH] set lower bound to 762 upperbound 766
407.67/407.89	c [INC SEARCH] current bound: 764
407.67/407.89	c [INC SEARCH] iteration: 6
407.67/407.89	c [INC SEARCH] lower bound: 762 upperbound 766 current bound: 764 best value:766
407.67/407.89	c [INC SYSTEM] create new solver instance
407.67/407.89	c [INC] encode full formula
407.78/407.90	c set iterative enc to: swc
407.78/407.90	c [INC SEARCH] isOptimum variable: 0
467.96/468.11	c [INC SEARCH] formula is UNSAT
467.96/468.11	c [INC SYSTEM] there exists a inc, kill it!
467.96/468.11	c write failed with 2
467.96/468.11	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x219eed0)
467.96/468.11	c sat variable: 0 optimum/unsat variable: 1
467.96/468.11	c [INC SEARCH] set lower bound to 765 upperbound 766
467.96/468.11	c [INC SEARCH] current bound: 765
467.96/468.11	c [INC SEARCH] iteration: 7
467.96/468.11	c [INC SEARCH] lower bound: 765 upperbound 766 current bound: 765 best value:766
467.96/468.11	c [INC SYSTEM] create new solver instance
467.96/468.11	c [INC] encode full formula
467.96/468.12	c set iterative enc to: swc
467.96/468.12	c [INC SEARCH] isOptimum variable: 0
503.66/503.84	c [INC SEARCH] formula is UNSAT
503.66/503.84	c [INC SYSTEM] there exists a inc, kill it!
503.66/503.84	c write failed with 2
503.66/503.84	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x219eed0)
503.66/503.84	c sat variable: 0 optimum/unsat variable: 1
503.66/503.84	c [INC SEARCH] set lower bound to 766 upperbound 766
503.66/503.84	c display solution
503.66/503.84	s OPTIMUM FOUND
503.66/503.84	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 x11 x12 x13 x14 x15 x16 x17 -x18 x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 x33 x34 x35 x36 x37 -x38 x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 x52 x53 x54 x55 x56 x57 -x58 x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 x212 x213 x214 x215 x216 x217 -x218 x219 -x220 x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 

Verifier Data

OK	-1281

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-3699111-1338072887/watcher-3699111-1338072887 -o /tmp/evaluation-result-3699111-1338072887/solver-3699111-1338072887 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699111-1338072887.opb 94617406 HOME HOME 

running on 4 cores: 0,2,4,6

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.99 3.26 2.67 3/179 3208
/proc/meminfo: memFree=28372172/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (runsolver) D 3206 3208 339 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 273415457 12095488 50 33554432000 4194304 5436572 140737341700800 140737341697096 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/3208/statm: 2953 50 31 304 0 2645 0

[startup+0.100407 s]
/proc/loadavg: 2.99 3.26 2.67 3/179 3208
/proc/meminfo: memFree=28372172/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200299 s]
/proc/loadavg: 2.99 3.26 2.67 3/179 3208
/proc/meminfo: memFree=28372172/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300325 s]
/proc/loadavg: 2.99 3.26 2.67 3/179 3208
/proc/meminfo: memFree=28372172/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.99 3.26 2.67 3/179 3208
/proc/meminfo: memFree=28372172/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.99 3.26 2.67 3/182 3214
/proc/meminfo: memFree=28339516/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=26428 CPUtime=0.55 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 7358 5761 0 0 19 1 33 2 20 0 1 0 273415457 27062272 6055 33554432000 4194304 5992684 140733890388912 140733890375176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6607 6055 175 440 0 6163 0
[pid=3214] ppid=3210 vsize=10304 CPUtime=0.91 cores=0,2,4,6
/proc/3214/stat : 3214 (glucosInc) R 3210 3208 339 0 -1 4202496 2682 0 0 0 91 0 0 0 20 0 1 0 273415515 10551296 1899 33554432000 4194304 5654031 140737085273440 140737085271528 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3214/statm: 2576 1899 139 357 0 2216 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 45880

[startup+3.10031 s]
/proc/loadavg: 2.91 3.24 2.67 3/182 3214
/proc/meminfo: memFree=28335744/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=26428 CPUtime=0.55 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 7358 5761 0 0 19 1 33 2 20 0 1 0 273415457 27062272 6055 33554432000 4194304 5992684 140733890388912 140733890375176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6607 6055 175 440 0 6163 0
[pid=3214] ppid=3210 vsize=12980 CPUtime=2.51 cores=0,2,4,6
/proc/3214/stat : 3214 (glucosInc) R 3210 3208 339 0 -1 4202496 3010 0 0 0 251 0 0 0 20 0 1 0 273415515 13291520 2723 33554432000 4194304 5654031 140737085273440 140737085261256 4232772 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3214/statm: 3245 2723 142 357 0 2885 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 48556

[startup+6.30031 s]
/proc/loadavg: 2.91 3.24 2.67 3/182 3214
/proc/meminfo: memFree=28329856/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=26428 CPUtime=0.55 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 7358 5761 0 0 19 1 33 2 20 0 1 0 273415457 27062272 6055 33554432000 4194304 5992684 140733890388912 140733890375176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6607 6055 175 440 0 6163 0
[pid=3214] ppid=3210 vsize=17608 CPUtime=5.7 cores=0,2,4,6
/proc/3214/stat : 3214 (glucosInc) R 3210 3208 339 0 -1 4202496 3845 0 0 0 570 0 0 0 20 0 1 0 273415515 18030592 3517 33554432000 4194304 5654031 140737085273440 140737085271320 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3214/statm: 4402 3517 142 357 0 4042 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 53184

[startup+12.7003 s]
/proc/loadavg: 2.84 3.22 2.67 3/182 3214
/proc/meminfo: memFree=28424268/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=26428 CPUtime=0.55 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 7358 5761 0 0 19 1 33 2 20 0 1 0 273415457 27062272 6055 33554432000 4194304 5992684 140733890388912 140733890375176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6607 6055 175 440 0 6163 0
[pid=3214] ppid=3210 vsize=24752 CPUtime=12.1 cores=0,2,4,6
/proc/3214/stat : 3214 (glucosInc) R 3210 3208 339 0 -1 4202496 4889 0 0 0 1210 0 0 0 20 0 1 0 273415515 25346048 4614 33554432000 4194304 5654031 140737085273440 140737085261256 4233181 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3214/statm: 6188 4614 142 357 0 5828 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 60328

[startup+25.5004 s]
/proc/loadavg: 2.72 3.18 2.66 3/182 3214
/proc/meminfo: memFree=28377308/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=26428 CPUtime=0.55 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 7358 5761 0 0 19 1 33 2 20 0 1 0 273415457 27062272 6055 33554432000 4194304 5992684 140733890388912 140733890375176 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6607 6055 175 440 0 6163 0
[pid=3214] ppid=3210 vsize=29172 CPUtime=24.9 cores=0,2,4,6
/proc/3214/stat : 3214 (glucosInc) R 3210 3208 339 0 -1 4202496 5512 0 0 0 2490 0 0 0 20 0 1 0 273415515 29872128 6734 33554432000 4194304 5654031 140737085273440 140737085261256 4233160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3214/statm: 7293 6734 142 357 0 6933 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 64748

[startup+51.1003 s]
/proc/loadavg: 2.47 3.08 2.64 3/182 3217
/proc/meminfo: memFree=28358300/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27220 CPUtime=27.24 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 7781 12332 0 0 21 6 2694 3 20 0 1 0 273415457 27873280 6215 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6805 6215 186 440 0 6361 0
[pid=3217] ppid=3210 vsize=26512 CPUtime=23.81 cores=0,2,4,6
/proc/3217/stat : 3217 (glucosInc) R 3210 3208 339 0 -1 4202496 5201 0 0 0 2380 1 0 0 20 0 1 0 273418184 27148288 5037 33554432000 4194304 5654031 140735367271584 140735367269464 4232984 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3217/statm: 6628 5037 141 357 0 6268 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 62880

[startup+102.3 s]
/proc/loadavg: 2.19 2.90 2.60 3/181 3219
/proc/meminfo: memFree=28386716/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=74.68 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 8106 18838 0 0 21 6 7436 5 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3219] ppid=3210 vsize=23268 CPUtime=27.56 cores=0,2,4,6
/proc/3219/stat : 3219 (glucosInc) R 3210 3208 339 0 -1 4202496 5568 0 0 0 2755 1 0 0 20 0 1 0 273422930 23826432 5169 33554432000 4194304 5654031 140736566931744 140736566929624 4232912 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3219/statm: 5817 5169 141 357 0 5457 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60020

[startup+162.3 s]
/proc/loadavg: 2.07 2.74 2.56 3/181 3219
/proc/meminfo: memFree=28325856/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=74.68 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 8106 18838 0 0 21 6 7436 5 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3219] ppid=3210 vsize=28532 CPUtime=87.54 cores=0,2,4,6
/proc/3219/stat : 3219 (glucosInc) R 3210 3208 339 0 -1 4202496 8137 0 0 0 8752 2 0 0 20 0 1 0 273422930 29216768 5680 33554432000 4194304 5654031 140736566931744 140736566929624 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3219/statm: 7133 5680 141 357 0 6773 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 65284

[startup+222.307 s]
/proc/loadavg: 2.02 2.60 2.53 3/181 3219
/proc/meminfo: memFree=28301612/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=74.68 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 8106 18838 0 0 21 6 7436 5 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3219] ppid=3210 vsize=54468 CPUtime=147.53 cores=0,2,4,6
/proc/3219/stat : 3219 (glucosInc) R 3210 3208 339 0 -1 4202496 9162 0 0 0 14751 2 0 0 20 0 1 0 273422930 55775232 11022 33554432000 4194304 5654031 140736566931744 140736566929624 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3219/statm: 13617 11022 142 357 0 13257 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 91220

[startup+282.3 s]
/proc/loadavg: 2.04 2.51 2.50 3/180 3221
/proc/meminfo: memFree=28331220/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=252.64 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 8382 29881 0 0 22 6 25226 10 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3221] ppid=3210 vsize=34668 CPUtime=29.57 cores=0,2,4,6
/proc/3221/stat : 3221 (glucosInc) R 3210 3208 339 0 -1 4202496 6416 0 0 0 2956 1 0 0 20 0 1 0 273440728 35500032 6987 33554432000 4194304 5654031 140734475993600 140734475991480 4216720 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3221/statm: 8667 6987 142 357 0 8307 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 71420

[startup+342.3 s]
/proc/loadavg: 2.01 2.41 2.46 3/182 3227
/proc/meminfo: memFree=28351492/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=287.38 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 8602 37285 0 0 22 7 28698 11 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3224] ppid=3210 vsize=27744 CPUtime=54.82 cores=0,2,4,6
/proc/3224/stat : 3224 (glucosInc) R 3210 3208 339 0 -1 4202496 5377 0 0 0 5481 1 0 0 20 0 1 0 273444203 28409856 6192 33554432000 4194304 5654031 140737402139040 140737402126856 4233440 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/3224/statm: 6936 6192 141 357 0 6576 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 64496

[startup+402.3 s]
/proc/loadavg: 2.00 2.33 2.43 3/182 3252
/proc/meminfo: memFree=28244680/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=362.93 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 8822 44221 0 0 23 7 36250 13 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3229] ppid=3210 vsize=30360 CPUtime=39.24 cores=0,2,4,6
/proc/3229/stat : 3229 (glucosInc) R 3210 3208 339 0 -1 4202496 4879 0 0 0 3924 0 0 0 20 0 1 0 273451760 31088640 6961 33554432000 4194304 5654031 140734579843856 140734579831672 4232800 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3229/statm: 7590 6961 141 357 0 7230 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 67112

[startup+462.3 s]
/proc/loadavg: 2.00 2.27 2.40 3/181 3254
/proc/meminfo: memFree=28303260/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=407.79 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9044 49932 0 0 23 7 40734 15 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3254] ppid=3210 vsize=40376 CPUtime=54.37 cores=0,2,4,6
/proc/3254/stat : 3254 (glucosInc) R 3210 3208 339 0 -1 4202496 6662 0 0 0 5436 1 0 0 20 0 1 0 273456247 41345024 8167 33554432000 4194304 5654031 140734611692528 140734611690408 4216325 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3254/statm: 10094 8167 142 357 0 9734 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 77128

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

[startup+486.4 s]
/proc/loadavg: 2.00 2.25 2.39 3/181 3256
/proc/meminfo: memFree=28272060/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=468 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9266 57119 0 0 24 7 46752 17 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3256] ppid=3210 vsize=23224 CPUtime=18.25 cores=0,2,4,6
/proc/3256/stat : 3256 (glucosInc) R 3210 3208 339 0 -1 4202496 4202 0 0 0 1825 0 0 0 20 0 1 0 273462269 23781376 4818 33554432000 4194304 5654031 140736515581856 140736515579736 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3256/statm: 5806 4818 140 357 0 5446 0
Current children cumulated CPU time (s) 486.25
Current children cumulated vsize (KiB) 59976

[startup+492.8 s]
/proc/loadavg: 2.00 2.24 2.38 3/181 3256
/proc/meminfo: memFree=28421236/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=468 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9266 57119 0 0 24 7 46752 17 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3256] ppid=3210 vsize=25944 CPUtime=24.65 cores=0,2,4,6
/proc/3256/stat : 3256 (glucosInc) R 3210 3208 339 0 -1 4202496 4464 0 0 0 2465 0 0 0 20 0 1 0 273462269 26566656 5584 33554432000 4194304 5654031 140736515581856 140736515569672 4232659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3256/statm: 6486 5584 140 357 0 6126 0
Current children cumulated CPU time (s) 492.65
Current children cumulated vsize (KiB) 62696

[startup+499.2 s]
/proc/loadavg: 2.00 2.23 2.38 3/181 3256
/proc/meminfo: memFree=28384628/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=468 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9266 57119 0 0 24 7 46752 17 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3256] ppid=3210 vsize=27620 CPUtime=31.05 cores=0,2,4,6
/proc/3256/stat : 3256 (glucosInc) R 3210 3208 339 0 -1 4202496 5171 0 0 0 3105 0 0 0 20 0 1 0 273462269 28282880 6261 33554432000 4194304 5654031 140736515581856 140736515569672 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3256/statm: 6905 6261 140 357 0 6545 0
Current children cumulated CPU time (s) 499.05
Current children cumulated vsize (KiB) 64372

[startup+502.4 s]
/proc/loadavg: 2.00 2.23 2.38 3/181 3256
/proc/meminfo: memFree=28374016/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=468 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9266 57119 0 0 24 7 46752 17 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3256] ppid=3210 vsize=23268 CPUtime=34.25 cores=0,2,4,6
/proc/3256/stat : 3256 (glucosInc) R 3210 3208 339 0 -1 4202496 5257 0 0 0 3424 1 0 0 20 0 1 0 273462269 23826432 5220 33554432000 4194304 5654031 140736515581856 140736515579800 4232703 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3256/statm: 5817 5220 140 357 0 5457 0
Current children cumulated CPU time (s) 502.25
Current children cumulated vsize (KiB) 60020

[startup+503.2 s]
/proc/loadavg: 2.00 2.23 2.38 3/181 3256
/proc/meminfo: memFree=28382144/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=468 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9266 57119 0 0 24 7 46752 17 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3256] ppid=3210 vsize=23268 CPUtime=35.05 cores=0,2,4,6
/proc/3256/stat : 3256 (glucosInc) R 3210 3208 339 0 -1 4202496 5257 0 0 0 3504 1 0 0 20 0 1 0 273462269 23826432 5220 33554432000 4194304 5654031 140736515581856 140736515579800 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3256/statm: 5817 5220 140 357 0 5457 0
Current children cumulated CPU time (s) 503.05
Current children cumulated vsize (KiB) 60020

[startup+503.6 s]
/proc/loadavg: 2.00 2.23 2.38 3/181 3256
/proc/meminfo: memFree=28382144/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=468 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9266 57119 0 0 24 7 46752 17 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3256] ppid=3210 vsize=23268 CPUtime=35.45 cores=0,2,4,6
/proc/3256/stat : 3256 (glucosInc) R 3210 3208 339 0 -1 4202496 5257 0 0 0 3544 1 0 0 20 0 1 0 273462269 23826432 5220 33554432000 4194304 5654031 140736515581856 140736515579800 4232462 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3256/statm: 5817 5220 140 357 0 5457 0
Current children cumulated CPU time (s) 503.45
Current children cumulated vsize (KiB) 60020

[startup+503.8 s]
/proc/loadavg: 2.00 2.23 2.38 3/181 3256
/proc/meminfo: memFree=28376932/32873648 swapFree=6844/6844
[pid=3208] ppid=3206 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/3208/stat : 3208 (npSolver-pbo-I.) S 3206 3208 339 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 273415457 9367552 275 33554432000 4194304 5064252 140737027048032 140737027046944 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/3208/statm: 2287 275 233 213 0 72 0
[pid=3210] ppid=3208 vsize=27604 CPUtime=468 cores=0,2,4,6
/proc/3210/stat : 3210 (npSolver-pbo) S 3208 3208 339 0 -1 4202496 9266 57119 0 0 24 7 46752 17 20 0 1 0 273415457 28266496 6271 33554432000 4194304 5992684 140733890388912 140733890373816 5179600 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/3210/statm: 6901 6271 187 440 0 6457 0
[pid=3256] ppid=3210 vsize=27620 CPUtime=35.66 cores=0,2,4,6
/proc/3256/stat : 3256 (glucosInc) R 3210 3208 339 0 -1 4202496 5758 0 0 0 3565 1 0 0 20 0 1 0 273462269 28282880 6196 33554432000 4194304 5654031 140736515581856 140736515579800 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/3256/statm: 6905 6196 140 357 0 6545 0
Current children cumulated CPU time (s) 503.66
Current children cumulated vsize (KiB) 64372

Child status: 0
Real time (s): 503.853
CPU time (s): 503.729
CPU user time (s): 503.463
CPU system time (s): 0.265959
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 109896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 503.463
system time used= 0.265959
maximum resident set size= 52280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72990
page faults= 0
swaps= 0
block input operations= 0
block output operations= 20728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 206
involuntary context switches= 595

runsolver used 0.761884 second user time and 2.01869 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-27 00:54:47
IDJOB=3699111
IDBENCH=3041
IDSOLVER=2276
FILE ID=node115/3699111-1338072887
RUNJOBID= node115-1338051787-355
PBS_JOBID= 14624382
Free space on /tmp= 71556 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=20-sizeP=11-sizeQ=20-900543-max.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3699111-1338072887/watcher-3699111-1338072887 -o /tmp/evaluation-result-3699111-1338072887/solver-3699111-1338072887 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699111-1338072887.opb 94617406 HOME HOME

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

MD5SUM BENCH= c49ae2232cc025bcb67a7710817d2f1e
RANDOM SEED=94617406

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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.462
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.462
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.462
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:       32873648 kB
MemFree:        28373064 kB
Buffers:          287192 kB
Cached:          3175656 kB
SwapCached:            0 kB
Active:          1288404 kB
Inactive:        2386608 kB
Active(anon):     214568 kB
Inactive(anon):        0 kB
Active(file):    1073836 kB
Inactive(file):  2386608 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8988 kB
Writeback:             0 kB
AnonPages:        231120 kB
Mapped:            15632 kB
Shmem:               200 kB
Slab:             673888 kB
SReclaimable:     115600 kB
SUnreclaim:       558288 kB
KernelStack:        1472 kB
PageTables:         4572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     381608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node115 at 2012-05-27 01:03:11