Trace number 3748643

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
npSolver inc (fixed)OPT1120 358.642 358.719

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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.04	c run inc solver
0.00/0.04	c [INC SYSTEM] run initial solver
0.00/0.04	c [INC SYSTEM] preprocess with white file
0.00/0.26	c [INC SYSTEM] finished preprocessing in 0 s
0.00/0.26	c [INC SYSTEM] execute solver
0.00/0.29	c [INC SEARCH] formula is SAT
0.00/0.29	c [INC SYSTEM] solved the initial formula
0.00/0.29	c model valid
0.00/0.29	c current solution ok
0.00/0.37	o 3494
0.00/0.37	c execute binary inc search
0.00/0.37	c [INC SEARCH] current bound: 1747
0.00/0.37	c [INC SEARCH] iteration: 0
0.00/0.37	c [INC SEARCH] lower bound: 0 upperbound 3494 current bound: 1747 best value:3494
0.00/0.37	c [INC SYSTEM] there exists a inc, kill it!
0.00/0.37	c write failed with 2
0.00/0.37	c [INC SYSTEM] create new solver instance
0.00/0.37	c [INC] encode full formula
0.00/0.44	c set iterative enc to: swc
0.00/0.46	c [INC SEARCH] isOptimum variable: 0
0.00/0.92	c [INC SEARCH] formula is SAT
0.00/0.93	c [INC SEARCH] copied best model
0.00/0.93	c sat variable: 1 optimum/unsat variable: 0
0.00/0.93	c model valid
0.00/0.93	c current solution ok
0.00/0.93	o 1727
0.00/0.93	c [INC SEARCH] current bound: 863
0.00/0.93	c [INC SEARCH] iteration: 1
0.00/0.93	c [INC SEARCH] lower bound: 0 upperbound 1727 current bound: 863 best value:1727
0.00/0.93	c [INC ENCODE] setup new number of clauses ...
0.00/0.93	c [INC] encode incremental formula
0.00/0.93	c return only the limitting unit clause for 863
0.00/0.93	c [INC SYSTEM] transmit new clauses to solver: 1
0.00/0.93	c [INC SEARCH] isOptimum variable: 0
7.86/7.94	c [INC SEARCH] formula is UNSAT
7.86/7.94	c [INC SYSTEM] there exists a inc, kill it!
7.86/7.94	c write failed with 2
7.86/7.94	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x13ff600)
7.86/7.94	c sat variable: 0 optimum/unsat variable: 1
7.86/7.94	c [INC SEARCH] set lower bound to 864 upperbound 1727
7.86/7.94	c [INC SEARCH] current bound: 1295
7.86/7.94	c [INC SEARCH] iteration: 2
7.86/7.94	c [INC SEARCH] lower bound: 864 upperbound 1727 current bound: 1295 best value:1727
7.86/7.94	c [INC SYSTEM] create new solver instance
7.86/7.94	c [INC] encode full formula
7.86/7.99	c set iterative enc to: swc
7.97/8.00	c [INC SEARCH] isOptimum variable: 0
7.99/8.46	c [INC SEARCH] formula is SAT
7.99/8.46	c [INC SEARCH] copied best model
7.99/8.46	c sat variable: 1 optimum/unsat variable: 0
7.99/8.46	c model valid
7.99/8.46	c current solution ok
7.99/8.46	o 1270
7.99/8.46	c [INC SEARCH] current bound: 1067
7.99/8.46	c [INC SEARCH] iteration: 3
7.99/8.46	c [INC SEARCH] lower bound: 864 upperbound 1270 current bound: 1067 best value:1270
7.99/8.46	c [INC ENCODE] setup new number of clauses ...
7.99/8.46	c [INC] encode incremental formula
7.99/8.46	c return only the limitting unit clause for 1067
7.99/8.46	c [INC SYSTEM] transmit new clauses to solver: 1
7.99/8.46	c [INC SEARCH] isOptimum variable: 0
67.46/67.53	c [INC SEARCH] formula is UNSAT
67.46/67.53	c [INC SYSTEM] there exists a inc, kill it!
67.46/67.53	c write failed with 2
67.46/67.53	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x13ff600)
67.46/67.53	c sat variable: 0 optimum/unsat variable: 1
67.46/67.53	c [INC SEARCH] set lower bound to 1068 upperbound 1270
67.46/67.53	c [INC SEARCH] current bound: 1169
67.46/67.53	c [INC SEARCH] iteration: 4
67.46/67.53	c [INC SEARCH] lower bound: 1068 upperbound 1270 current bound: 1169 best value:1270
67.46/67.53	c [INC SYSTEM] create new solver instance
67.46/67.53	c [INC] encode full formula
67.46/67.58	c set iterative enc to: swc
67.46/67.59	c [INC SEARCH] isOptimum variable: 0
70.15/70.24	c [INC SEARCH] formula is SAT
70.15/70.25	c [INC SEARCH] copied best model
70.15/70.25	c sat variable: 1 optimum/unsat variable: 0
70.15/70.25	c model valid
70.15/70.25	c current solution ok
70.15/70.25	o 1169
70.15/70.25	c [INC SEARCH] current bound: 1118
70.15/70.25	c [INC SEARCH] iteration: 5
70.15/70.25	c [INC SEARCH] lower bound: 1068 upperbound 1169 current bound: 1118 best value:1169
70.15/70.25	c [INC ENCODE] setup new number of clauses ...
70.15/70.25	c [INC] encode incremental formula
70.15/70.25	c return only the limitting unit clause for 1118
70.15/70.25	c [INC SYSTEM] transmit new clauses to solver: 1
70.15/70.25	c [INC SEARCH] isOptimum variable: 0
193.43/193.57	c [INC SEARCH] formula is UNSAT
193.43/193.57	c [INC SYSTEM] there exists a inc, kill it!
193.43/193.57	c write failed with 2
193.43/193.57	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x13ff600)
193.43/193.57	c sat variable: 0 optimum/unsat variable: 1
193.43/193.57	c [INC SEARCH] set lower bound to 1119 upperbound 1169
193.43/193.57	c [INC SEARCH] current bound: 1144
193.43/193.57	c [INC SEARCH] iteration: 6
193.43/193.57	c [INC SEARCH] lower bound: 1119 upperbound 1169 current bound: 1144 best value:1169
193.43/193.57	c [INC SYSTEM] create new solver instance
193.43/193.57	c [INC] encode full formula
193.53/193.62	c set iterative enc to: swc
193.53/193.63	c [INC SEARCH] isOptimum variable: 0
299.81/299.99	c [INC SEARCH] formula is SAT
299.91/300.00	c [INC SEARCH] copied best model
299.91/300.00	c sat variable: 1 optimum/unsat variable: 0
299.91/300.00	c model valid
299.91/300.00	c current solution ok
299.91/300.00	o 1136
299.91/300.00	c [INC SEARCH] current bound: 1127
299.91/300.00	c [INC SEARCH] iteration: 7
299.91/300.00	c [INC SEARCH] lower bound: 1119 upperbound 1136 current bound: 1127 best value:1136
299.91/300.00	c [INC ENCODE] setup new number of clauses ...
299.91/300.00	c [INC] encode incremental formula
299.91/300.00	c return only the limitting unit clause for 1127
299.91/300.00	c [INC SYSTEM] transmit new clauses to solver: 1
299.91/300.00	c [INC SEARCH] isOptimum variable: 0
347.19/347.34	c [INC SEARCH] formula is SAT
347.19/347.35	c [INC SEARCH] copied best model
347.19/347.35	c sat variable: 1 optimum/unsat variable: 0
347.19/347.35	c model valid
347.19/347.35	c current solution ok
347.19/347.35	o 1120
347.19/347.35	c [INC SEARCH] current bound: 1119
347.19/347.35	c [INC SEARCH] iteration: 8
347.19/347.35	c [INC SEARCH] lower bound: 1119 upperbound 1120 current bound: 1119 best value:1120
347.19/347.35	c [INC ENCODE] setup new number of clauses ...
347.19/347.35	c [INC] encode incremental formula
347.19/347.35	c return only the limitting unit clause for 1119
347.19/347.35	c [INC SYSTEM] transmit new clauses to solver: 1
347.19/347.35	c [INC SEARCH] isOptimum variable: 0
358.59/358.71	c [INC SEARCH] formula is UNSAT
358.59/358.71	c [INC SYSTEM] there exists a inc, kill it!
358.59/358.71	c write failed with 2
358.59/358.71	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x13ff600)
358.59/358.71	c sat variable: 0 optimum/unsat variable: 1
358.59/358.71	c [INC SEARCH] set lower bound to 1120 upperbound 1120
358.59/358.71	c display solution
358.59/358.71	s OPTIMUM FOUND
358.59/358.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 

Verifier Data

OK	1120

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-3748643-1339114244/watcher-3748643-1339114244 -o /tmp/evaluation-result-3748643-1339114244/solver-3748643-1339114244 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748643-1339114244.opb 1268832570 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.05 2.03 1.91 2/181 11599
/proc/meminfo: memFree=31364264/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0

[startup+0.0120651 s]
/proc/loadavg: 2.05 2.03 1.91 2/181 11599
/proc/meminfo: memFree=31364264/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100217 s]
/proc/loadavg: 2.05 2.03 1.91 2/181 11599
/proc/meminfo: memFree=31364264/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300276 s]
/proc/loadavg: 2.05 2.03 1.91 2/181 11599
/proc/meminfo: memFree=31364264/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.05 2.03 1.91 2/181 11599
/proc/meminfo: memFree=31364264/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.05 2.03 1.91 3/184 11608
/proc/meminfo: memFree=31295180/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=0.45 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 6546 8577 0 0 13 8 22 2 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11608] ppid=11600 vsize=53884 CPUtime=1.02 cores=0,2,4,6
/proc/11608/stat : 11608 (glucosInc) R 11600 11599 8890 0 -1 4202496 12269 0 0 0 100 2 0 0 20 0 1 0 21391130 55177216 12196 33554432000 4194304 5654031 140735111919200 140735111917352 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11608/statm: 13471 12196 149 357 0 13111 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 83492

[startup+3.10031 s]
/proc/loadavg: 2.12 2.05 1.92 3/184 11608
/proc/meminfo: memFree=31293064/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=0.45 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 6546 8577 0 0 13 8 22 2 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11608] ppid=11600 vsize=55176 CPUtime=2.62 cores=0,2,4,6
/proc/11608/stat : 11608 (glucosInc) R 11600 11599 8890 0 -1 4202496 12503 0 0 0 260 2 0 0 20 0 1 0 21391130 56500224 12428 33554432000 4194304 5654031 140735111919200 140735111907016 4232939 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11608/statm: 13794 12428 149 357 0 13434 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 84784

[startup+6.30032 s]
/proc/loadavg: 2.12 2.05 1.92 3/184 11608
/proc/meminfo: memFree=31292692/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=0.45 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 6546 8577 0 0 13 8 22 2 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11608] ppid=11600 vsize=55176 CPUtime=5.82 cores=0,2,4,6
/proc/11608/stat : 11608 (glucosInc) R 11600 11599 8890 0 -1 4202496 12673 0 0 0 580 2 0 0 20 0 1 0 21391130 56500224 12590 33554432000 4194304 5654031 140735111919200 140735111907016 4208584 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11608/statm: 13794 12590 150 357 0 13434 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 84784

[startup+12.7003 s]
/proc/loadavg: 2.18 2.06 1.93 3/184 11610
/proc/meminfo: memFree=31306184/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=8 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 8964 21913 0 0 19 8 767 6 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11610] ppid=11600 vsize=44212 CPUtime=4.68 cores=0,2,4,6
/proc/11610/stat : 11610 (glucosInc) R 11600 11599 8890 0 -1 4202496 9583 0 0 0 466 2 0 0 20 0 1 0 21391885 45273088 9756 33554432000 4194304 5654031 140737431197056 140737431184872 4208659 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11610/statm: 11053 9756 150 357 0 10693 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 73820

[startup+25.5004 s]
/proc/loadavg: 2.15 2.06 1.93 3/183 11610
/proc/meminfo: memFree=31304960/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=8 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 8964 21913 0 0 19 8 767 6 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11610] ppid=11600 vsize=45816 CPUtime=17.47 cores=0,2,4,6
/proc/11610/stat : 11610 (glucosInc) R 11600 11599 8890 0 -1 4202496 10650 0 0 0 1745 2 0 0 20 0 1 0 21391885 46915584 10199 33554432000 4194304 5654031 140737431197056 140737431195080 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11610/statm: 11454 10199 151 357 0 11094 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 75424

[startup+51.1003 s]
/proc/loadavg: 2.16 2.07 1.93 3/183 11610
/proc/meminfo: memFree=31298068/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=8 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 8964 21913 0 0 19 8 767 6 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11610] ppid=11600 vsize=52456 CPUtime=43.06 cores=0,2,4,6
/proc/11610/stat : 11610 (glucosInc) R 11600 11599 8890 0 -1 4202496 12197 0 0 0 4303 3 0 0 20 0 1 0 21391885 53714944 11977 33554432000 4194304 5654031 140737431197056 140737431184872 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11610/statm: 13114 11977 151 357 0 12754 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 82064

[startup+102.307 s]
/proc/loadavg: 2.20 2.10 1.95 3/183 11612
/proc/meminfo: memFree=31306420/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=67.57 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 10341 35100 0 0 24 9 6714 10 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11612] ppid=11600 vsize=44304 CPUtime=34.68 cores=0,2,4,6
/proc/11612/stat : 11612 (glucosInc) R 11600 11599 8890 0 -1 4202496 10611 0 0 0 3466 2 0 0 20 0 1 0 21397844 45367296 9831 33554432000 4194304 5654031 140737023708320 140737023706344 4215913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11612/statm: 11076 9831 152 357 0 10716 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73912

[startup+162.3 s]
/proc/loadavg: 2.08 2.08 1.95 3/183 11656
/proc/meminfo: memFree=31304060/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=67.57 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 10341 35100 0 0 24 9 6714 10 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11612] ppid=11600 vsize=63220 CPUtime=94.66 cores=0,2,4,6
/proc/11612/stat : 11612 (glucosInc) R 11600 11599 8890 0 -1 4202496 11961 0 0 0 9463 3 0 0 20 0 1 0 21397844 64737280 14125 33554432000 4194304 5654031 140737023708320 140737023696136 4215040 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11612/statm: 15805 14125 152 357 0 15445 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 92828

[startup+222.3 s]
/proc/loadavg: 2.09 2.09 1.96 3/183 11661
/proc/meminfo: memFree=31227352/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.57 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11326 47620 0 0 29 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=45360 CPUtime=28.65 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 10343 0 0 0 2863 2 0 0 20 0 1 0 21410447 46448640 9590 33554432000 4194304 5654031 140736207635840 140736207633720 4232518 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 11340 9590 141 357 0 10980 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 74968

[startup+282.3 s]
/proc/loadavg: 2.03 2.07 1.96 3/183 11662
/proc/meminfo: memFree=31185952/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.57 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11326 47620 0 0 29 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=56124 CPUtime=88.65 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12729 0 0 0 8861 4 0 0 20 0 1 0 21410447 57470976 13363 33554432000 4194304 5654031 140736207635840 140736207633640 4232668 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 14031 13363 141 357 0 13671 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 85732

[startup+342.3 s]
/proc/loadavg: 2.06 2.07 1.96 3/183 11662
/proc/meminfo: memFree=31167160/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.57 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11696 47620 0 0 29 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=148.62 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 14858 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 97232

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

[startup+345.5 s]
/proc/loadavg: 2.13 2.09 1.97 3/183 11662
/proc/meminfo: memFree=31167160/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.57 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11696 47620 0 0 29 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=151.82 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 15178 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 345.39
Current children cumulated vsize (KiB) 97232

[startup+351.9 s]
/proc/loadavg: 2.12 2.09 1.97 3/183 11662
/proc/meminfo: memFree=31167284/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.58 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11888 47620 0 0 30 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=158.22 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 15818 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 351.8
Current children cumulated vsize (KiB) 97232

[startup+355.1 s]
/proc/loadavg: 2.11 2.08 1.97 3/183 11662
/proc/meminfo: memFree=31167284/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.58 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11888 47620 0 0 30 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=161.41 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 16137 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 354.99
Current children cumulated vsize (KiB) 97232

[startup+356.7 s]
/proc/loadavg: 2.11 2.08 1.97 3/183 11662
/proc/meminfo: memFree=31167284/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.58 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11888 47620 0 0 30 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=163.01 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 16297 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 356.59
Current children cumulated vsize (KiB) 97232

[startup+357.507 s]
/proc/loadavg: 2.10 2.08 1.97 3/183 11662
/proc/meminfo: memFree=31167284/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.58 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11888 47620 0 0 30 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=163.82 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 16378 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 357.4
Current children cumulated vsize (KiB) 97232

[startup+358.3 s]
/proc/loadavg: 2.10 2.08 1.97 3/183 11662
/proc/meminfo: memFree=31167284/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.58 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11888 47620 0 0 30 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=164.61 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 16457 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 358.19
Current children cumulated vsize (KiB) 97232

[startup+358.7 s]
/proc/loadavg: 2.10 2.08 1.97 3/183 11662
/proc/meminfo: memFree=31167284/32873844 swapFree=6868/6868
[pid=11599] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11599/stat : 11599 (npSolver-pbo-I.) S 11597 11599 8890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 21391084 9367552 274 33554432000 4194304 5064252 140736897260880 140736897259792 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11599/statm: 2287 274 233 213 0 72 0
[pid=11600] ppid=11599 vsize=20460 CPUtime=193.58 cores=0,2,4,6
/proc/11600/stat : 11600 (npSolver-pbo) S 11599 11599 8890 0 -1 4202496 11888 47620 0 0 30 10 19304 14 20 0 1 0 21391084 20951040 3944 33554432000 4194304 6004724 140736631446016 140736631430936 5190736 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/11600/statm: 5115 3944 167 442 0 4669 0
[pid=11661] ppid=11600 vsize=67624 CPUtime=165.01 cores=0,2,4,6
/proc/11661/stat : 11661 (glucosInc) R 11600 11599 8890 0 -1 4202496 12880 0 0 0 16497 4 0 0 20 0 1 0 21410447 69246976 16061 33554432000 4194304 5654031 140736207635840 140736207623656 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11661/statm: 16906 16061 152 357 0 16546 0
Current children cumulated CPU time (s) 358.59
Current children cumulated vsize (KiB) 97232

Child status: 0
Real time (s): 358.719
CPU time (s): 358.642
CPU user time (s): 358.344
CPU system time (s): 0.298954
CPU usage (%): 99.9788
Max. virtual memory (cumulated for all children) (KiB): 97232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.344
system time used= 0.298954
maximum resident set size= 64252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72764
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40776
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1203
involuntary context switches= 446

runsolver used 0.600908 second user time and 1.48977 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 02:10:44
IDJOB=3748643
IDBENCH=1868
IDSOLVER=2333
FILE ID=node135/3748643-1339114244
RUNJOBID= node135-1339112432-11227
PBS_JOBID= 14643718
Free space on /tmp= 70752 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
COMMAND LINE= DIR/npSolver-pbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3748643-1339114244/watcher-3748643-1339114244 -o /tmp/evaluation-result-3748643-1339114244/solver-3748643-1339114244 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3748643-1339114244.opb 1268832570 HOME HOME

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=1268832570

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31364800 kB
Buffers:          133788 kB
Cached:           455344 kB
SwapCached:         3608 kB
Active:           199288 kB
Inactive:         502592 kB
Active(anon):     110516 kB
Inactive(anon):     4816 kB
Active(file):      88772 kB
Inactive(file):   497776 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              8544 kB
Writeback:             0 kB
AnonPages:        117772 kB
Mapped:             9912 kB
Shmem:                 0 kB
Slab:             667208 kB
SReclaimable:     107804 kB
SUnreclaim:       559404 kB
KernelStack:        1480 kB
PageTables:         4288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     235688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 70712 MiB
End job on node135 at 2012-06-08 02:16:43