Trace number 3700217

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 incOPT3 1786.39 1786.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=53-P1=17-P2=17-P3=13-P4=17-P5=61-B.opb
MD5SUM6f1f899f949e1f48428c6b51222a95ba
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.031994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables90
Total number of constraints11
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)180
Sum of products size (including duplicates)360
Number of different products180
Sum of products size360

Quality of the solution as a function of time


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

Solver Data

1.38/1.42	c run inc solver
1.38/1.42	c [INC SYSTEM] run initial solver
1.38/1.42	c [INC SYSTEM] preprocess with white file
6.16/6.28	c [INC SYSTEM] finished preprocessing in 4 s
6.16/6.28	c [INC SYSTEM] execute solver
185.42/185.57	c [INC SEARCH] formula is SAT
185.42/185.58	c [INC SYSTEM] solved the initial formula
185.42/185.58	c model valid
185.42/185.58	c current solution ok
187.13/187.27	o 25
187.13/187.27	c execute binary inc search
187.13/187.27	c [INC SEARCH] current bound: 12
187.13/187.27	c [INC SEARCH] iteration: 0
187.13/187.27	c [INC SEARCH] lower bound: 0 upperbound 25 current bound: 12 best value:25
187.13/187.27	c [INC SYSTEM] there exists a inc, kill it!
187.13/187.27	c write failed with 2
187.13/187.27	c [INC SYSTEM] create new solver instance
187.13/187.27	c [INC] encode full formula
187.13/187.27	c set iterative enc to: swc
187.22/187.33	c [INC SEARCH] isOptimum variable: 0
479.05/479.29	c [INC SEARCH] formula is SAT
479.16/479.30	c [INC SEARCH] copied best model
479.16/479.30	c sat variable: 1 optimum/unsat variable: 0
479.16/479.30	c model valid
479.16/479.30	c current solution ok
479.16/479.30	o 5
479.16/479.30	c [INC SEARCH] current bound: 2
479.16/479.30	c [INC SEARCH] iteration: 1
479.16/479.30	c [INC SEARCH] lower bound: 0 upperbound 5 current bound: 2 best value:5
479.16/479.30	c [INC ENCODE] setup new number of clauses ...
479.16/479.30	c [INC] encode incremental formula
479.16/479.30	c return only the limitting unit clause for 2
479.16/479.30	c [INC SYSTEM] transmit new clauses to solver: 1
479.16/479.30	c [INC SEARCH] isOptimum variable: 0
1548.99/1549.32	c [INC SEARCH] formula is UNSAT
1548.99/1549.32	c [INC SYSTEM] there exists a inc, kill it!
1548.99/1549.32	c write failed with 2
1548.99/1549.32	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2cb8820)
1548.99/1549.32	c sat variable: 0 optimum/unsat variable: 1
1548.99/1549.32	c [INC SEARCH] set lower bound to 3 upperbound 5
1548.99/1549.32	c [INC SEARCH] current bound: 4
1548.99/1549.32	c [INC SEARCH] iteration: 2
1548.99/1549.32	c [INC SEARCH] lower bound: 3 upperbound 5 current bound: 4 best value:5
1548.99/1549.32	c [INC SYSTEM] create new solver instance
1548.99/1549.32	c [INC] encode full formula
1548.99/1549.32	c set iterative enc to: swc
1548.99/1549.38	c [INC SEARCH] isOptimum variable: 0
1786.23/1786.69	c [INC SEARCH] formula is SAT
1786.33/1786.70	c [INC SEARCH] copied best model
1786.33/1786.70	c sat variable: 1 optimum/unsat variable: 0
1786.33/1786.70	c model valid
1786.33/1786.70	c current solution ok
1786.33/1786.70	o 3
1786.33/1786.70	c [INC SYSTEM] there exists a inc, kill it!
1786.33/1786.70	c write failed with 2
1786.33/1786.71	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2cb8820)
1786.33/1786.71	c display solution
1786.33/1786.71	s OPTIMUM FOUND
1786.33/1786.71	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 

Verifier Data

OK	3

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-3700217-1338075378/watcher-3700217-1338075378 -o /tmp/evaluation-result-3700217-1338075378/solver-3700217-1338075378 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3700217-1338075378.opb 321102804 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.01 2.03 2.08 3/178 5103
/proc/meminfo: memFree=26954176/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0

[startup+0.00663389 s]
/proc/loadavg: 2.01 2.03 2.08 3/178 5103
/proc/meminfo: memFree=26954176/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100248 s]
/proc/loadavg: 2.01 2.03 2.08 3/178 5103
/proc/meminfo: memFree=26954176/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300254 s]
/proc/loadavg: 2.01 2.03 2.08 3/178 5103
/proc/meminfo: memFree=26954176/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700237 s]
/proc/loadavg: 2.01 2.03 2.08 3/178 5103
/proc/meminfo: memFree=26954176/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.01 2.03 2.08 3/180 5105
/proc/meminfo: memFree=26914688/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=1.41 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8981 0 0 0 134 7 0 0 20 0 1 0 273664818 105144320 16728 33554432000 4194304 5992684 140736904835968 140736904830416 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16728 164 440 0 25226 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 111828

[startup+3.10041 s]
/proc/loadavg: 2.01 2.03 2.08 3/182 5107
/proc/meminfo: memFree=26707236/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=1.41 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8981 0 0 0 134 7 0 0 20 0 1 0 273664818 105144320 16728 33554432000 4194304 5992684 140736904835968 140736904830416 5175646 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16728 164 440 0 25226 0
[pid=5106] ppid=5104 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5106/stat : 5106 (cp2_pre.sh) S 5104 5103 2277 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 273664961 9367552 277 33554432000 4194304 5064252 140734944639104 140734944637808 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5106/statm: 2287 277 234 213 0 72 0
[pid=5107] ppid=5106 vsize=207344 CPUtime=1.66 cores=0,2,4,6
/proc/5107/stat : 5107 (coprocessor) R 5106 5103 2277 0 -1 4202496 35043 0 0 0 159 7 0 0 20 0 1 0 273664961 212320256 45793 33554432000 4194304 6586260 140735215832144 140735215828408 4546599 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/5107/statm: 51836 45793 166 584 0 51248 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 328320

[startup+6.30029 s]
/proc/loadavg: 2.00 2.03 2.08 3/182 5107
/proc/meminfo: memFree=26605280/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=6.24 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8996 42800 0 0 134 7 467 16 20 0 1 0 273664818 105144320 16730 33554432000 4194304 5992684 140736904835968 140736904822232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16730 166 440 0 25226 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 111828

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.08 4/181 5109
/proc/meminfo: memFree=26738900/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=6.24 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8996 42800 0 0 134 7 467 16 20 0 1 0 273664818 105144320 16730 33554432000 4194304 5992684 140736904835968 140736904822232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16730 166 440 0 25226 0
[pid=5109] ppid=5104 vsize=141320 CPUtime=6.4 cores=0,2,4,6
/proc/5109/stat : 5109 (glucosInc) R 5104 5103 2277 0 -1 4202496 24037 0 0 0 636 4 0 0 20 0 1 0 273665446 144711680 30543 33554432000 4194304 5654031 140736315622512 140736315620296 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5109/statm: 35330 30543 140 357 0 34970 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 253148

[startup+25.5004 s]
/proc/loadavg: 2.00 2.03 2.07 3/181 5109
/proc/meminfo: memFree=26722720/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=6.24 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8996 42800 0 0 134 7 467 16 20 0 1 0 273664818 105144320 16730 33554432000 4194304 5992684 140736904835968 140736904822232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16730 166 440 0 25226 0
[pid=5109] ppid=5104 vsize=148844 CPUtime=19.21 cores=0,2,4,6
/proc/5109/stat : 5109 (glucosInc) R 5104 5103 2277 0 -1 4202496 25617 0 0 0 1916 5 0 0 20 0 1 0 273665446 152416256 33145 33554432000 4194304 5654031 140736315622512 140736315610328 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5109/statm: 37211 33145 140 357 0 36851 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 260672

[startup+51.1004 s]
/proc/loadavg: 2.00 2.02 2.07 3/181 5110
/proc/meminfo: memFree=26721304/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=6.24 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8996 42800 0 0 134 7 467 16 20 0 1 0 273664818 105144320 16730 33554432000 4194304 5992684 140736904835968 140736904822232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16730 166 440 0 25226 0
[pid=5109] ppid=5104 vsize=148844 CPUtime=44.8 cores=0,2,4,6
/proc/5109/stat : 5109 (glucosInc) R 5104 5103 2277 0 -1 4202496 25619 0 0 0 4475 5 0 0 20 0 1 0 273665446 152416256 34169 33554432000 4194304 5654031 140736315622512 140736315610328 4232744 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5109/statm: 37211 34169 140 357 0 36851 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 260672

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.07 3/181 5110
/proc/meminfo: memFree=26705908/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=6.24 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8996 42800 0 0 134 7 467 16 20 0 1 0 273664818 105144320 16730 33554432000 4194304 5992684 140736904835968 140736904822232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16730 166 440 0 25226 0
[pid=5109] ppid=5104 vsize=151368 CPUtime=96 cores=0,2,4,6
/proc/5109/stat : 5109 (glucosInc) R 5104 5103 2277 0 -1 4202496 26315 0 0 0 9594 6 0 0 20 0 1 0 273665446 155000832 33545 33554432000 4194304 5654031 140736315622512 140736315620536 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5109/statm: 37842 33545 141 357 0 37482 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 263196

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 5110
/proc/meminfo: memFree=26688476/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102680 CPUtime=6.24 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 8996 42800 0 0 134 7 467 16 20 0 1 0 273664818 105144320 16730 33554432000 4194304 5992684 140736904835968 140736904822232 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25670 16730 166 440 0 25226 0
[pid=5109] ppid=5104 vsize=152812 CPUtime=155.98 cores=0,2,4,6
/proc/5109/stat : 5109 (glucosInc) R 5104 5103 2277 0 -1 4202496 27089 0 0 0 15591 7 0 0 20 0 1 0 273665446 156479488 33370 33554432000 4194304 5654031 140736315622512 140736315620536 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5109/statm: 38203 33370 141 357 0 37843 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 264640

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/181 5113
/proc/meminfo: memFree=26668400/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=187.27 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 9568 70936 0 0 167 140 18385 35 20 0 1 0 273664818 105148416 16743 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16743 178 440 0 25227 0
[pid=5113] ppid=5104 vsize=133064 CPUtime=34.94 cores=0,2,4,6
/proc/5113/stat : 5113 (glucosInc) R 5104 5103 2277 0 -1 4202496 27574 0 0 0 3489 5 0 0 20 0 1 0 273683551 136257536 29812 33554432000 4194304 5654031 140736278517344 140736278515112 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 33266 29812 141 357 0 32906 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 244896

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/182 5116
/proc/meminfo: memFree=26660264/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/5113/statm: 48336 41514 151 357 0 47976 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 305176

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 5173
/proc/meminfo: memFree=27968104/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=187.3 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10229 70936 0 0 169 141 18385 35 20 0 1 0 273664818 105148416 16743 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16743 178 440 0 25227 0
[pid=5113] ppid=5104 vsize=163732 CPUtime=1234.71 cores=0,2,4,6
/proc/5113/stat : 5113 (glucosInc) R 5104 5103 2277 0 -1 4202496 36217 0 0 0 123454 17 0 0 20 0 1 0 273683551 167661568 37688 33554432000 4194304 5654031 140736278517344 140736278505160 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 40933 37688 151 357 0 40573 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 275564

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 5176
/proc/meminfo: memFree=27963628/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=187.3 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10229 70936 0 0 169 141 18385 35 20 0 1 0 273664818 105148416 16743 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16743 178 440 0 25227 0
[pid=5113] ppid=5104 vsize=163732 CPUtime=1294.69 cores=0,2,4,6
/proc/5113/stat : 5113 (glucosInc) R 5104 5103 2277 0 -1 4202496 36237 0 0 0 129452 17 0 0 20 0 1 0 273683551 167661568 38730 33554432000 4194304 5654031 140736278517344 140736278505160 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 40933 38730 151 357 0 40573 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 275564

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 5198
/proc/meminfo: memFree=27897228/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=187.3 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10229 70936 0 0 169 141 18385 35 20 0 1 0 273664818 105148416 16743 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16743 178 440 0 25227 0
[pid=5113] ppid=5104 vsize=196460 CPUtime=1354.69 cores=0,2,4,6
/proc/5113/stat : 5113 (glucosInc) R 5104 5103 2277 0 -1 4202496 36782 0 0 0 135451 18 0 0 20 0 1 0 273683551 201175040 39780 33554432000 4194304 5654031 140736278517344 140736278505160 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5113/statm: 49115 39780 151 357 0 48755 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 308292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5201
/proc/meminfo: memFree=27918664/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.08 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10258 108348 0 0 169 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=148904 CPUtime=52.9 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5104 5103 2277 0 -1 4202496 25875 0 0 0 5284 6 0 0 20 0 1 0 273819756 152477696 33905 33554432000 4194304 5654031 140733664909728 140733664897544 4232784 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 37226 33905 140 357 0 36866 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 260736

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/181 5201
/proc/meminfo: memFree=27918112/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.08 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10258 108348 0 0 169 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=149544 CPUtime=112.87 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5104 5103 2277 0 -1 4202496 26407 0 0 0 11280 7 0 0 20 0 1 0 273819756 153133056 33563 33554432000 4194304 5654031 140733664909728 140733664897544 4208659 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 37386 33563 141 357 0 37026 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 261376

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5201
/proc/meminfo: memFree=27943420/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.08 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10258 108348 0 0 169 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=152424 CPUtime=172.86 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5104 5103 2277 0 -1 4202496 27007 0 0 0 17279 7 0 0 20 0 1 0 273819756 156082176 36012 33554432000 4194304 5654031 140733664909728 140733664897544 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 38106 36012 141 357 0 37746 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 264256

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5201
/proc/meminfo: memFree=27956268/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.08 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10258 108348 0 0 169 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=154224 CPUtime=232.85 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5104 5103 2277 0 -1 4202496 27716 0 0 0 23278 7 0 0 20 0 1 0 273819756 157925376 32735 33554432000 4194304 5654031 140733664909728 140733664897544 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 38556 32735 141 357 0 38196 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 266056

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

[startup+1783.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5201
/proc/meminfo: memFree=27956268/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.08 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10258 108348 0 0 169 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=154224 CPUtime=234.45 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5104 5103 2277 0 -1 4202496 27716 0 0 0 23438 7 0 0 20 0 1 0 273819756 157925376 32735 33554432000 4194304 5654031 140733664909728 140733664897544 4233457 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 38556 32735 141 357 0 38196 0
Current children cumulated CPU time (s) 1783.53
Current children cumulated vsize (KiB) 266056

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5201
/proc/meminfo: memFree=27954220/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.08 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10258 108348 0 0 169 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=154224 CPUtime=236.05 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5104 5103 2277 0 -1 4202496 27717 0 0 0 23598 7 0 0 20 0 1 0 273819756 157925376 33247 33554432000 4194304 5654031 140733664909728 140733664897544 4233204 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 38556 33247 141 357 0 38196 0
Current children cumulated CPU time (s) 1785.13
Current children cumulated vsize (KiB) 266056

[startup+1786.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5201
/proc/meminfo: memFree=27954220/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.08 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) S 5103 5103 2277 0 -1 4202496 10258 108348 0 0 169 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=154224 CPUtime=236.86 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) R 5104 5103 2277 0 -1 4202496 27717 0 0 0 23679 7 0 0 20 0 1 0 273819756 157925376 33247 33554432000 4194304 5654031 140733664909728 140733664897544 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 38556 33247 141 357 0 38196 0
Current children cumulated CPU time (s) 1785.94
Current children cumulated vsize (KiB) 266056

[startup+1786.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 5201
/proc/meminfo: memFree=27954220/32873844 swapFree=7100/7100
[pid=5103] ppid=5101 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5103/stat : 5103 (npSolver-pbo-I.) S 5101 5103 2277 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 273664818 9367552 274 33554432000 4194304 5064252 140736690838832 140736690837744 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5103/statm: 2287 274 233 213 0 72 0
[pid=5104] ppid=5103 vsize=102684 CPUtime=1549.09 cores=0,2,4,6
/proc/5104/stat : 5104 (npSolver-pbo) R 5103 5103 2277 0 -1 4202496 10265 108348 0 0 170 141 154539 59 20 0 1 0 273664818 105148416 16744 33554432000 4194304 5992684 140736904835968 140736904820872 4325773 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5104/statm: 25671 16744 179 440 0 25227 0
[pid=5200] ppid=5104 vsize=154232 CPUtime=237.24 cores=0,2,4,6
/proc/5200/stat : 5200 (glucosInc) S 5104 5103 2277 0 -1 4202496 27725 0 0 0 23717 7 0 0 20 0 1 0 273819756 157933568 33255 33554432000 4194304 5654031 140733664909728 140733664908040 4976656 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/5200/statm: 38558 33255 147 357 0 38198 0
Current children cumulated CPU time (s) 1786.33
Current children cumulated vsize (KiB) 266064

Child status: 0
Real time (s): 1786.72
CPU time (s): 1786.39
CPU user time (s): 1784.29
CPU system time (s): 2.10368
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 363912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.29
system time used= 2.10368
maximum resident set size= 237144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147182
page faults= 0
swaps= 0
block input operations= 0
block output operations= 388496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1652
involuntary context switches= 1929

runsolver used 3.32549 second user time and 9.8705 second system time

The end

Launcher Data

Begin job on node111 at 2012-05-27 01:36:18
IDJOB=3700217
IDBENCH=48094
IDSOLVER=2276
FILE ID=node111/3700217-1338075378
RUNJOBID= node111-1338052066-2293
PBS_JOBID= 14624388
Free space on /tmp= 71164 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=53-P1=17-P2=17-P3=13-P4=17-P5=61-B.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3700217-1338075378/watcher-3700217-1338075378 -o /tmp/evaluation-result-3700217-1338075378/solver-3700217-1338075378 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3700217-1338075378.opb 321102804 HOME HOME

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

MD5SUM BENCH= 6f1f899f949e1f48428c6b51222a95ba
RANDOM SEED=321102804

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26954440 kB
Buffers:          299128 kB
Cached:          3800148 kB
SwapCached:            0 kB
Active:          2306000 kB
Inactive:        2784984 kB
Active(anon):     994428 kB
Inactive(anon):        0 kB
Active(file):    1311572 kB
Inactive(file):  2784984 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:       1088688 kB
Mapped:            15544 kB
Shmem:               200 kB
Slab:             679360 kB
SReclaimable:     122116 kB
SUnreclaim:       557244 kB
KernelStack:        1512 kB
PageTables:         5844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1250032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    989184 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= 71520 MiB
End job on node111 at 2012-05-27 02:06:05