Trace number 3699486

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 incOPT1120 473.639 473.771

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.06	c run inc solver
0.00/0.06	c [INC SYSTEM] run initial solver
0.00/0.06	c [INC SYSTEM] preprocess with white file
0.97/1.05	c [INC SYSTEM] finished preprocessing in 0 s
0.97/1.05	c [INC SYSTEM] execute solver
1.03/1.10	c [INC SEARCH] formula is SAT
1.03/1.11	c [INC SYSTEM] solved the initial formula
1.03/1.11	c model valid
1.03/1.11	c current solution ok
1.12/1.23	o 2942
1.12/1.23	c execute binary inc search
1.12/1.23	c [INC SEARCH] current bound: 1471
1.12/1.23	c [INC SEARCH] iteration: 0
1.12/1.23	c [INC SEARCH] lower bound: 0 upperbound 2942 current bound: 1471 best value:2942
1.12/1.23	c [INC SYSTEM] there exists a inc, kill it!
1.12/1.23	c write failed with 2
1.12/1.23	c [INC SYSTEM] create new solver instance
1.12/1.23	c [INC] encode full formula
1.12/1.29	c set iterative enc to: swc
1.27/1.30	c [INC SEARCH] isOptimum variable: 0
1.28/1.96	c [INC SEARCH] formula is SAT
1.28/1.96	c [INC SEARCH] copied best model
1.28/1.97	c sat variable: 1 optimum/unsat variable: 0
1.28/1.97	c model valid
1.28/1.97	c current solution ok
1.28/1.97	o 1429
1.28/1.97	c [INC SEARCH] current bound: 714
1.28/1.97	c [INC SEARCH] iteration: 1
1.28/1.97	c [INC SEARCH] lower bound: 0 upperbound 1429 current bound: 714 best value:1429
1.28/1.97	c [INC ENCODE] setup new number of clauses ...
1.28/1.97	c [INC] encode incremental formula
1.28/1.97	c return only the limitting unit clause for 714
1.28/1.97	c [INC SYSTEM] transmit new clauses to solver: 1
1.28/1.97	c [INC SEARCH] isOptimum variable: 0
2.86/2.98	c [INC SEARCH] formula is UNSAT
2.86/2.98	c [INC SYSTEM] there exists a inc, kill it!
2.86/2.98	c write failed with 2
2.86/2.98	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2094e40)
2.86/2.98	c sat variable: 0 optimum/unsat variable: 1
2.86/2.98	c [INC SEARCH] set lower bound to 715 upperbound 1429
2.86/2.98	c [INC SEARCH] current bound: 1072
2.86/2.98	c [INC SEARCH] iteration: 2
2.86/2.98	c [INC SEARCH] lower bound: 715 upperbound 1429 current bound: 1072 best value:1429
2.86/2.98	c [INC SYSTEM] create new solver instance
2.86/2.98	c [INC] encode full formula
2.98/3.03	c set iterative enc to: swc
2.98/3.04	c [INC SEARCH] isOptimum variable: 0
62.84/62.94	c [INC SEARCH] formula is UNSAT
62.84/62.94	c [INC SYSTEM] there exists a inc, kill it!
62.84/62.94	c write failed with 2
62.84/62.94	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2094e40)
62.84/62.94	c sat variable: 0 optimum/unsat variable: 1
62.84/62.94	c [INC SEARCH] set lower bound to 1073 upperbound 1429
62.84/62.94	c [INC SEARCH] current bound: 1251
62.84/62.94	c [INC SEARCH] iteration: 3
62.84/62.94	c [INC SEARCH] lower bound: 1073 upperbound 1429 current bound: 1251 best value:1429
62.84/62.94	c [INC SYSTEM] create new solver instance
62.84/62.94	c [INC] encode full formula
62.84/62.99	c set iterative enc to: swc
62.95/63.00	c [INC SEARCH] isOptimum variable: 0
65.13/65.21	c [INC SEARCH] formula is SAT
65.13/65.22	c [INC SEARCH] copied best model
65.13/65.22	c sat variable: 1 optimum/unsat variable: 0
65.13/65.22	c model valid
65.13/65.22	c current solution ok
65.13/65.22	o 1238
65.13/65.22	c [INC SEARCH] current bound: 1155
65.13/65.22	c [INC SEARCH] iteration: 4
65.13/65.22	c [INC SEARCH] lower bound: 1073 upperbound 1238 current bound: 1155 best value:1238
65.13/65.22	c [INC ENCODE] setup new number of clauses ...
65.13/65.22	c [INC] encode incremental formula
65.13/65.22	c return only the limitting unit clause for 1155
65.13/65.22	c [INC SYSTEM] transmit new clauses to solver: 1
65.13/65.22	c [INC SEARCH] isOptimum variable: 0
66.44/66.54	c [INC SEARCH] formula is SAT
66.44/66.55	c [INC SEARCH] copied best model
66.44/66.55	c sat variable: 1 optimum/unsat variable: 0
66.44/66.55	c model valid
66.44/66.55	c current solution ok
66.44/66.55	o 1153
66.44/66.55	c [INC SEARCH] current bound: 1113
66.44/66.55	c [INC SEARCH] iteration: 5
66.44/66.55	c [INC SEARCH] lower bound: 1073 upperbound 1153 current bound: 1113 best value:1153
66.44/66.55	c [INC ENCODE] setup new number of clauses ...
66.44/66.55	c [INC] encode incremental formula
66.44/66.55	c return only the limitting unit clause for 1113
66.44/66.55	c [INC SYSTEM] transmit new clauses to solver: 1
66.44/66.55	c [INC SEARCH] isOptimum variable: 0
219.41/219.50	c [INC SEARCH] formula is UNSAT
219.41/219.50	c [INC SYSTEM] there exists a inc, kill it!
219.41/219.50	c write failed with 2
219.41/219.50	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2094e40)
219.41/219.50	c sat variable: 0 optimum/unsat variable: 1
219.41/219.50	c [INC SEARCH] set lower bound to 1114 upperbound 1153
219.41/219.50	c [INC SEARCH] current bound: 1133
219.41/219.50	c [INC SEARCH] iteration: 6
219.41/219.50	c [INC SEARCH] lower bound: 1114 upperbound 1153 current bound: 1133 best value:1153
219.41/219.50	c [INC SYSTEM] create new solver instance
219.41/219.50	c [INC] encode full formula
219.41/219.55	c set iterative enc to: swc
219.41/219.56	c [INC SEARCH] isOptimum variable: 0
282.49/282.63	c [INC SEARCH] formula is SAT
282.49/282.63	c [INC SEARCH] copied best model
282.49/282.63	c sat variable: 1 optimum/unsat variable: 0
282.49/282.63	c model valid
282.49/282.63	c current solution ok
282.49/282.63	o 1128
282.49/282.63	c [INC SEARCH] current bound: 1121
282.49/282.63	c [INC SEARCH] iteration: 7
282.49/282.63	c [INC SEARCH] lower bound: 1114 upperbound 1128 current bound: 1121 best value:1128
282.49/282.63	c [INC ENCODE] setup new number of clauses ...
282.49/282.63	c [INC] encode incremental formula
282.49/282.63	c return only the limitting unit clause for 1121
282.49/282.63	c [INC SYSTEM] transmit new clauses to solver: 1
282.49/282.63	c [INC SEARCH] isOptimum variable: 0
310.97/311.12	c [INC SEARCH] formula is SAT
310.97/311.13	c [INC SEARCH] copied best model
310.97/311.13	c sat variable: 1 optimum/unsat variable: 0
310.97/311.13	c model valid
310.97/311.13	c current solution ok
310.97/311.13	o 1120
310.97/311.13	c [INC SEARCH] current bound: 1117
310.97/311.13	c [INC SEARCH] iteration: 8
310.97/311.13	c [INC SEARCH] lower bound: 1114 upperbound 1120 current bound: 1117 best value:1120
310.97/311.13	c [INC ENCODE] setup new number of clauses ...
310.97/311.13	c [INC] encode incremental formula
310.97/311.13	c return only the limitting unit clause for 1117
310.97/311.13	c [INC SYSTEM] transmit new clauses to solver: 1
310.97/311.13	c [INC SEARCH] isOptimum variable: 0
373.16/373.37	c [INC SEARCH] formula is UNSAT
373.16/373.37	c [INC SYSTEM] there exists a inc, kill it!
373.16/373.37	c write failed with 2
373.16/373.37	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2094e40)
373.16/373.37	c sat variable: 0 optimum/unsat variable: 1
373.16/373.37	c [INC SEARCH] set lower bound to 1118 upperbound 1120
373.16/373.37	c [INC SEARCH] current bound: 1119
373.16/373.37	c [INC SEARCH] iteration: 9
373.16/373.37	c [INC SEARCH] lower bound: 1118 upperbound 1120 current bound: 1119 best value:1120
373.16/373.37	c [INC SYSTEM] create new solver instance
373.16/373.37	c [INC] encode full formula
373.27/373.42	c set iterative enc to: swc
373.27/373.43	c [INC SEARCH] isOptimum variable: 0
473.53/473.76	c [INC SEARCH] formula is UNSAT
473.53/473.76	c [INC SYSTEM] there exists a inc, kill it!
473.53/473.76	c write failed with 2
473.53/473.76	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x2094e40)
473.53/473.76	c sat variable: 0 optimum/unsat variable: 1
473.53/473.76	c [INC SEARCH] set lower bound to 1120 upperbound 1120
473.53/473.76	c display solution
473.53/473.76	s OPTIMUM FOUND
473.53/473.76	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-3699486-1338051064/watcher-3699486-1338051064 -o /tmp/evaluation-result-3699486-1338051064/solver-3699486-1338051064 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3699486-1338051064.opb 592612273 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: 1.92 1.98 2.07 3/176 1021
/proc/meminfo: memFree=29327728/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0

[startup+0.0608311 s]
/proc/loadavg: 1.92 1.98 2.07 3/176 1021
/proc/meminfo: memFree=29327728/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10019 s]
/proc/loadavg: 1.92 1.98 2.07 3/176 1021
/proc/meminfo: memFree=29327728/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300162 s]
/proc/loadavg: 1.92 1.98 2.07 3/176 1021
/proc/meminfo: memFree=29327728/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700126 s]
/proc/loadavg: 1.92 1.98 2.07 3/176 1021
/proc/meminfo: memFree=29327728/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 1.92 1.98 2.07 3/180 1025
/proc/meminfo: memFree=29284868/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=10120 CPUtime=1.28 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 6080 14178 0 0 14 11 94 9 20 0 1 0 271234962 10362880 2200 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 2530 2200 178 440 0 2086 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 19268

[startup+3.10027 s]
/proc/loadavg: 1.92 1.98 2.07 3/179 1030
/proc/meminfo: memFree=29261060/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=3.02 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 8859 26354 0 0 19 12 258 13 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 26112

[startup+6.30036 s]
/proc/loadavg: 1.93 1.98 2.07 3/179 1032
/proc/meminfo: memFree=29269116/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=3.02 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 8859 26354 0 0 19 12 258 13 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1032] ppid=1022 vsize=42800 CPUtime=3.24 cores=0,2,4,6
/proc/1032/stat : 1032 (glucosInc) R 1022 1021 28130 0 -1 4202496 8472 0 0 0 323 1 0 0 20 0 1 0 271235266 43827200 9314 33554432000 4194304 5654031 140736853052336 140736853050104 4232453 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1032/statm: 10700 9314 140 357 0 10340 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 68912

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 2.07 3/179 1034
/proc/meminfo: memFree=29250968/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=3.02 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 8859 26354 0 0 19 12 258 13 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1032] ppid=1022 vsize=44076 CPUtime=9.64 cores=0,2,4,6
/proc/1032/stat : 1032 (glucosInc) R 1022 1021 28130 0 -1 4202496 9245 0 0 0 963 1 0 0 20 0 1 0 271235266 45133824 9987 33554432000 4194304 5654031 140736853052336 140736853050104 4232794 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1032/statm: 11019 9987 141 357 0 10659 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 70188

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 2.07 3/179 1034
/proc/meminfo: memFree=29244552/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=3.02 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 8859 26354 0 0 19 12 258 13 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1032] ppid=1022 vsize=48496 CPUtime=22.44 cores=0,2,4,6
/proc/1032/stat : 1032 (glucosInc) R 1022 1021 28130 0 -1 4202496 9403 0 0 0 2242 2 0 0 20 0 1 0 271235266 49659904 10139 33554432000 4194304 5654031 140736853052336 140736853040152 4232821 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1032/statm: 12124 10139 141 357 0 11764 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 74608

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 2.07 3/179 1034
/proc/meminfo: memFree=29225528/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=3.02 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 8859 26354 0 0 19 12 258 13 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1032] ppid=1022 vsize=62660 CPUtime=48.03 cores=0,2,4,6
/proc/1032/stat : 1032 (glucosInc) R 1022 1021 28130 0 -1 4202496 10460 0 0 0 4801 2 0 0 20 0 1 0 271235266 64163840 14428 33554432000 4194304 5654031 140736853052336 140736853040152 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1032/statm: 15665 14428 141 357 0 15305 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 88772

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 2.07 3/179 1036
/proc/meminfo: memFree=29230772/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=62.98 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 12710 37339 0 0 26 13 6243 16 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1036] ppid=1022 vsize=51216 CPUtime=39.25 cores=0,2,4,6
/proc/1036/stat : 1036 (glucosInc) R 1022 1021 28130 0 -1 4202496 12568 0 0 0 3923 2 0 0 20 0 1 0 271241262 52445184 11156 33554432000 4194304 5654031 140737099582272 140737099570088 4232772 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1036/statm: 12804 11156 152 357 0 12444 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 77328

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.07 3/179 1036
/proc/meminfo: memFree=29212460/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=62.98 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 12710 37339 0 0 26 13 6243 16 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1036] ppid=1022 vsize=64816 CPUtime=99.23 cores=0,2,4,6
/proc/1036/stat : 1036 (glucosInc) R 1022 1021 28130 0 -1 4202496 14061 0 0 0 9920 3 0 0 20 0 1 0 271241262 66371584 15226 33554432000 4194304 5654031 140737099582272 140737099570088 4215040 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1036/statm: 16204 15226 152 357 0 15844 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 90928

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.06 3/179 1039
/proc/meminfo: memFree=29236120/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=219.48 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 13613 52642 0 0 31 13 21883 21 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1039] ppid=1022 vsize=47516 CPUtime=2.73 cores=0,2,4,6
/proc/1039/stat : 1039 (glucosInc) R 1022 1021 28130 0 -1 4202496 9434 0 0 0 272 1 0 0 20 0 1 0 271256918 48656384 9662 33554432000 4194304 5654031 140735363819344 140735363816952 4232477 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/1039/statm: 11879 9662 140 357 0 11519 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 73628

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.06 3/179 1039
/proc/meminfo: memFree=29215008/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=219.48 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 13613 52642 0 0 31 13 21883 21 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1039] ppid=1022 vsize=68092 CPUtime=62.71 cores=0,2,4,6
/proc/1039/stat : 1039 (glucosInc) R 1022 1021 28130 0 -1 4202496 12103 0 0 0 6268 3 0 0 20 0 1 0 271256918 69726208 14542 33554432000 4194304 5654031 140735363819344 140735363807160 4232984 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1039/statm: 17023 14542 141 357 0 16663 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 94204

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/179 1039
/proc/meminfo: memFree=29211080/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=219.5 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 14340 52642 0 0 33 13 21883 21 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1039] ppid=1022 vsize=72520 CPUtime=122.67 cores=0,2,4,6
/proc/1039/stat : 1039 (glucosInc) R 1022 1021 28130 0 -1 4202496 12313 0 0 0 12264 3 0 0 20 0 1 0 271256918 74260480 16351 33554432000 4194304 5654031 140735363819344 140735363807160 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1039/statm: 18130 16351 151 357 0 17770 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 98632

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.05 3/179 1041
/proc/meminfo: memFree=29222684/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=28.84 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 11699 0 0 0 2881 3 0 0 20 0 1 0 271272305 69476352 14358 33554432000 4194304 5654031 140736718110336 140736718108136 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 14358 141 357 0 16602 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 93960

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 1041
/proc/meminfo: memFree=29212940/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=88.83 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 12009 0 0 0 8880 3 0 0 20 0 1 0 271272305 69476352 15162 33554432000 4194304 5654031 140736718110336 140736718098152 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 15162 141 357 0 16602 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 93960

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

[startup+467.1 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 1041
/proc/meminfo: memFree=29210892/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=93.63 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 12011 0 0 0 9360 3 0 0 20 0 1 0 271272305 69476352 15164 33554432000 4194304 5654031 140736718110336 140736718098152 4232421 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 15164 141 357 0 16602 0
Current children cumulated CPU time (s) 466.93
Current children cumulated vsize (KiB) 93960

[startup+470.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 1041
/proc/meminfo: memFree=29210892/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=96.83 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 12011 0 0 0 9680 3 0 0 20 0 1 0 271272305 69476352 15164 33554432000 4194304 5654031 140736718110336 140736718098152 4232601 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 15164 141 357 0 16602 0
Current children cumulated CPU time (s) 470.13
Current children cumulated vsize (KiB) 93960

[startup+471.906 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 1041
/proc/meminfo: memFree=29210892/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=98.43 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 12011 0 0 0 9840 3 0 0 20 0 1 0 271272305 69476352 15164 33554432000 4194304 5654031 140736718110336 140736718098152 4233002 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 15164 141 357 0 16602 0
Current children cumulated CPU time (s) 471.73
Current children cumulated vsize (KiB) 93960

[startup+472.7 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 1041
/proc/meminfo: memFree=29210892/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=99.23 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 12011 0 0 0 9920 3 0 0 20 0 1 0 271272305 69476352 15164 33554432000 4194304 5654031 140736718110336 140736718098152 4232581 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 15164 141 357 0 16602 0
Current children cumulated CPU time (s) 472.53
Current children cumulated vsize (KiB) 93960

[startup+473.5 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 1041
/proc/meminfo: memFree=29210892/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=100.03 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 12011 0 0 0 10000 3 0 0 20 0 1 0 271272305 69476352 15164 33554432000 4194304 5654031 140736718110336 140736718098152 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 15164 141 357 0 16602 0
Current children cumulated CPU time (s) 473.33
Current children cumulated vsize (KiB) 93960

[startup+473.7 s]
/proc/loadavg: 2.00 2.00 2.04 3/179 1041
/proc/meminfo: memFree=29210892/32873844 swapFree=7104/7104
[pid=1021] ppid=1019 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1021/stat : 1021 (npSolver-pbo-I.) S 1019 1021 28130 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271234962 9367552 275 33554432000 4194304 5064252 140734343458384 140734343457296 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1021/statm: 2287 275 233 213 0 72 0
[pid=1022] ppid=1021 vsize=16964 CPUtime=373.3 cores=0,2,4,6
/proc/1022/stat : 1022 (npSolver-pbo) S 1021 1021 28130 0 -1 4202496 15271 65786 0 0 37 13 37254 26 20 0 1 0 271234962 17371136 3898 33554432000 4194304 5992684 140734248122688 140734248107592 5179600 0 0 4096 0 18446744071580380219 0 0 17 4 0 0 0 0 0
/proc/1022/statm: 4241 3898 179 440 0 3797 0
[pid=1041] ppid=1022 vsize=67848 CPUtime=100.23 cores=0,2,4,6
/proc/1041/stat : 1041 (glucosInc) R 1022 1021 28130 0 -1 4202496 12011 0 0 0 10020 3 0 0 20 0 1 0 271272305 69476352 15164 33554432000 4194304 5654031 140736718110336 140736718098152 4226542 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1041/statm: 16962 15164 141 357 0 16602 0
Current children cumulated CPU time (s) 473.53
Current children cumulated vsize (KiB) 93960

Child status: 0
Real time (s): 473.771
CPU time (s): 473.639
CPU user time (s): 473.189
CPU system time (s): 0.449931
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 107304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 473.189
system time used= 0.449931
maximum resident set size= 75952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93915
page faults= 0
swaps= 0
block input operations= 0
block output operations= 62096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1473
involuntary context switches= 759

runsolver used 0.789879 second user time and 2.75558 second system time

The end

Launcher Data

Begin job on node104 at 2012-05-26 18:51:04
IDJOB=3699486
IDBENCH=1868
IDSOLVER=2276
FILE ID=node104/3699486-1338051064
RUNJOBID= node104-1338048834-32555
PBS_JOBID= 14624367
Free space on /tmp= 71372 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-3699486-1338051064/watcher-3699486-1338051064 -o /tmp/evaluation-result-3699486-1338051064/solver-3699486-1338051064 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-I.sh HOME/instance-3699486-1338051064.opb 592612273 HOME HOME

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=592612273

node104.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.266
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.53
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.266
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.266
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.91
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.266
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.92
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.266
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.266
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29327992 kB
Buffers:          276176 kB
Cached:          2382200 kB
SwapCached:            0 kB
Active:           841812 kB
Inactive:        1904036 kB
Active(anon):      90300 kB
Inactive(anon):        0 kB
Active(file):     751512 kB
Inactive(file):  1904036 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             27744 kB
Writeback:             0 kB
AnonPages:         94288 kB
Mapped:            15460 kB
Shmem:               200 kB
Slab:             660208 kB
SReclaimable:     101768 kB
SUnreclaim:       558440 kB
KernelStack:        1496 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     201600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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= 71356 MiB
End job on node104 at 2012-05-26 18:58:58