Trace number 3748648

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)? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-sentoy.opb
MD5SUMd0f46c7e79d3309033cc6b73ceacef6c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-7772
Best CPU time to get the best result obtained on this benchmark0.047992
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -7772
Optimality of the best value was proved YES
Number of variables60
Total number of constraints30
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints30
Minimum length of a constraint60
Maximum length of a constraint60
Number of terms in the objective function 60
Biggest coefficient in the objective function 974
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 9460
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 6000
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 26162
Number of bits of the biggest sum of numbers15
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.64	c run inc solver
0.00/0.64	c [INC SYSTEM] run initial solver
0.00/0.64	c [INC SYSTEM] preprocess with white file
3.78/3.83	c [INC SYSTEM] finished preprocessing in 3 s
3.78/3.83	c [INC SYSTEM] execute solver
3.81/4.19	c [INC SEARCH] formula is SAT
3.82/4.20	c [INC SYSTEM] solved the initial formula
3.82/4.20	c model valid
3.82/4.20	c current solution ok
5.14/5.21	o 0
5.14/5.21	c execute binary inc search
5.14/5.21	c [INC SEARCH] current bound: 4730
5.14/5.21	c [INC SEARCH] iteration: 0
5.14/5.21	c [INC SEARCH] lower bound: 0 upperbound 9460 current bound: 4730 best value:9460
5.14/5.21	c [INC SYSTEM] there exists a inc, kill it!
5.14/5.21	c write failed with 2
5.14/5.22	c [INC SYSTEM] create new solver instance
5.14/5.22	c [INC] encode full formula
5.26/5.36	c set iterative enc to: swc
5.26/5.40	c [INC SEARCH] isOptimum variable: 0
33.25/33.30	c [INC SEARCH] formula is SAT
33.25/33.33	c [INC SEARCH] copied best model
33.25/33.33	c sat variable: 1 optimum/unsat variable: 0
33.25/33.33	c model valid
33.25/33.33	c current solution ok
33.25/33.33	o -4783
33.25/33.33	c [INC SEARCH] current bound: 2338
33.25/33.33	c [INC SEARCH] iteration: 1
33.25/33.33	c [INC SEARCH] lower bound: 0 upperbound 4677 current bound: 2338 best value:4677
33.25/33.33	c [INC ENCODE] setup new number of clauses ...
33.25/33.33	c [INC] encode incremental formula
33.25/33.33	c return only the limitting unit clause for 2338
33.25/33.33	c [INC SYSTEM] transmit new clauses to solver: 1
33.25/33.33	c [INC SEARCH] isOptimum variable: 0
93.85/93.91	c [INC SEARCH] formula is SAT
93.85/93.93	c [INC SEARCH] copied best model
93.85/93.93	c sat variable: 1 optimum/unsat variable: 0
93.85/93.94	c model valid
93.85/93.94	c current solution ok
93.85/93.94	o -7151
93.85/93.94	c [INC SEARCH] current bound: 1154
93.85/93.94	c [INC SEARCH] iteration: 2
93.85/93.94	c [INC SEARCH] lower bound: 0 upperbound 2309 current bound: 1154 best value:2309
93.85/93.94	c [INC ENCODE] setup new number of clauses ...
93.85/93.94	c [INC] encode incremental formula
93.85/93.94	c return only the limitting unit clause for 1154
93.85/93.94	c [INC SYSTEM] transmit new clauses to solver: 1
93.85/93.94	c [INC SEARCH] isOptimum variable: 0
191.84/191.90	c [INC SEARCH] formula is UNSAT
191.84/191.90	c [INC SYSTEM] there exists a inc, kill it!
191.84/191.90	c write failed with 2
191.84/191.91	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x12890e0)
191.84/191.91	c sat variable: 0 optimum/unsat variable: 1
191.84/191.91	c [INC SEARCH] set lower bound to 1155 upperbound 2309
191.84/191.91	c [INC SEARCH] current bound: 1732
191.84/191.91	c [INC SEARCH] iteration: 3
191.84/191.91	c [INC SEARCH] lower bound: 1155 upperbound 2309 current bound: 1732 best value:2309
191.84/191.91	c [INC SYSTEM] create new solver instance
191.84/191.91	c [INC] encode full formula
191.84/191.96	c set iterative enc to: swc
191.84/191.99	c [INC SEARCH] isOptimum variable: 0
1800.05/1800.40	c an unexpexted return value has been received, exit
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c [INC SYSTEM] there exists a inc, kill it!
1800.05/1800.40	c write failed with -1
1800.05/1800.40	c [INC SYSTEM] there exists an encoder, kill it! (ptr=0x12890e0)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3748648-1339114078/watcher-3748648-1339114078 -o /tmp/evaluation-result-3748648-1339114078/solver-3748648-1339114078 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748648-1339114078.opb 1562094848 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.06 2.05 1.94 3/178 16973
/proc/meminfo: memFree=23341408/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0

[startup+0.027773 s]
/proc/loadavg: 2.06 2.05 1.94 3/178 16973
/proc/meminfo: memFree=23341408/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100319 s]
/proc/loadavg: 2.06 2.05 1.94 3/178 16973
/proc/meminfo: memFree=23341408/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300274 s]
/proc/loadavg: 2.06 2.05 1.94 3/178 16973
/proc/meminfo: memFree=23341408/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700272 s]
/proc/loadavg: 2.06 2.05 1.94 3/178 16973
/proc/meminfo: memFree=23341408/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.06 2.05 1.94 3/182 16977
/proc/meminfo: memFree=23172280/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=34240 CPUtime=0.63 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 4981 0 0 0 60 3 0 0 20 0 1 0 377536412 35061760 8048 33554432000 4194304 6004724 140736673285952 140736673280416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16974/statm: 8560 8048 163 442 0 8114 0
[pid=16976] ppid=16974 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16976/stat : 16976 (cp2_pre.sh) S 16974 16973 15254 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377536476 9367552 276 33554432000 4194304 5064252 140735369351168 140735369349872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16976/statm: 2287 276 234 213 0 72 0
[pid=16977] ppid=16976 vsize=176824 CPUtime=0.84 cores=0,2,4,6
/proc/16977/stat : 16977 (coprocessor) R 16976 16973 15254 0 -1 4202496 29737 0 0 0 80 4 0 0 20 0 1 0 377536476 181067776 39534 33554432000 4194304 6586260 140735852602352 140735852599512 5511711 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/16977/statm: 44206 39534 166 584 0 43618 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 229360

[startup+3.10045 s]
/proc/loadavg: 2.06 2.05 1.94 3/182 16977
/proc/meminfo: memFree=23096788/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=34240 CPUtime=0.63 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 4981 0 0 0 60 3 0 0 20 0 1 0 377536412 35061760 8048 33554432000 4194304 6004724 140736673285952 140736673280416 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16974/statm: 8560 8048 163 442 0 8114 0
[pid=16976] ppid=16974 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16976/stat : 16976 (cp2_pre.sh) S 16974 16973 15254 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 377536476 9367552 276 33554432000 4194304 5064252 140735369351168 140735369349872 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16976/statm: 2287 276 234 213 0 72 0
[pid=16977] ppid=16976 vsize=210596 CPUtime=2.45 cores=0,2,4,6
/proc/16977/stat : 16977 (coprocessor) R 16976 16973 15254 0 -1 4202496 36119 0 0 0 238 7 0 0 20 0 1 0 377536476 215650304 51537 33554432000 4194304 6586260 140735852602352 140735852597720 4584223 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/16977/statm: 52649 51537 194 584 0 52061 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 263132

[startup+6.30029 s]
/proc/loadavg: 2.06 2.05 1.94 3/180 16981
/proc/meminfo: memFree=23260416/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=39512 CPUtime=5.37 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 7838 55581 0 0 93 85 339 20 20 0 1 0 377536412 40460288 9360 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 9878 9360 181 442 0 9432 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 48660

[startup+12.7003 s]
/proc/loadavg: 2.05 2.05 1.94 3/181 16982
/proc/meminfo: memFree=23115572/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=39512 CPUtime=5.37 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 7838 55581 0 0 93 85 339 20 20 0 1 0 377536412 40460288 9360 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 9878 9360 181 442 0 9432 0
[pid=16982] ppid=16974 vsize=173764 CPUtime=7.28 cores=0,2,4,6
/proc/16982/stat : 16982 (glucosInc) R 16974 16973 15254 0 -1 4202496 32668 0 0 0 721 7 0 0 20 0 1 0 377536952 177934336 38749 33554432000 4194304 5654031 140733230101184 140733230098968 4233232 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16982/statm: 43441 38749 131 357 0 43081 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 222424

[startup+25.5004 s]
/proc/loadavg: 2.04 2.05 1.94 3/181 16982
/proc/meminfo: memFree=23108060/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=39512 CPUtime=5.37 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 7838 55581 0 0 93 85 339 20 20 0 1 0 377536412 40460288 9360 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 9878 9360 181 442 0 9432 0
[pid=16982] ppid=16974 vsize=184180 CPUtime=20.07 cores=0,2,4,6
/proc/16982/stat : 16982 (glucosInc) R 16974 16973 15254 0 -1 4202496 34824 0 0 0 2000 7 0 0 20 0 1 0 377536952 188600320 40905 33554432000 4194304 5654031 140733230101184 140733230099064 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16982/statm: 46045 40905 140 357 0 45685 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 232840

[startup+51.1004 s]
/proc/loadavg: 2.02 2.04 1.94 3/181 16982
/proc/meminfo: memFree=23102964/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=39512 CPUtime=5.41 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 8780 55581 0 0 97 85 339 20 20 0 1 0 377536412 40460288 9361 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 9878 9361 182 442 0 9432 0
[pid=16982] ppid=16974 vsize=186732 CPUtime=45.63 cores=0,2,4,6
/proc/16982/stat : 16982 (glucosInc) R 16974 16973 15254 0 -1 4202496 35916 0 0 0 4555 8 0 0 20 0 1 0 377536952 191213568 41997 33554432000 4194304 5654031 140733230101184 140733230089000 4215014 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16982/statm: 46683 41997 150 357 0 46323 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 235392

[startup+102.307 s]
/proc/loadavg: 2.01 2.03 1.94 3/181 16983
/proc/meminfo: memFree=23094640/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=5.47 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 9973 55581 0 0 102 86 339 20 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16982] ppid=16974 vsize=188776 CPUtime=96.79 cores=0,2,4,6
/proc/16982/stat : 16982 (glucosInc) R 16974 16973 15254 0 -1 4202496 36174 0 0 0 9671 8 0 0 20 0 1 0 377536952 193306624 42766 33554432000 4194304 5654031 140733230101184 140733230089000 4232775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16982/statm: 47194 42766 150 357 0 46834 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 246000

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/182 16986
/proc/meminfo: memFree=23091456/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=5.47 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 9973 55581 0 0 102 86 339 20 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16982] ppid=16974 vsize=188776 CPUtime=156.78 cores=0,2,4,6
/proc/16982/stat : 16982 (glucosInc) R 16974 16973 15254 0 -1 4202496 36213 0 0 0 15670 8 0 0 20 0 1 0 377536952 193306624 42805 33554432000 4194304 5654031 140733230101184 140733230089000 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16982/statm: 47194 42805 150 357 0 46834 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 246000

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/181 16988
/proc/meminfo: memFree=23152712/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=121572 CPUtime=30.28 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 25158 0 0 0 3024 4 0 0 20 0 1 0 377555611 124489728 29064 33554432000 4194304 5654031 140733311888192 140733311885976 4232707 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 30393 29064 140 357 0 30033 0
Current children cumulated CPU time (s) 222.22

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

/proc/meminfo: memFree=29840892/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1050.09 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 105001 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 231260

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 17042
/proc/meminfo: memFree=29840536/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1110.08 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 111000 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 231260

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 17045
/proc/meminfo: memFree=29836324/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1170.07 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 116999 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 231260

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 17045
/proc/meminfo: memFree=29828592/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1230.06 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 122998 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 231260

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/181 17045
/proc/meminfo: memFree=29828420/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1290.05 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 128997 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232625 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 231260

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.95 3/181 17045
/proc/meminfo: memFree=29865300/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1350.04 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 134996 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232495 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 231260

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/181 17046
/proc/meminfo: memFree=29865316/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1410.03 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 140995 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 231260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 17046
/proc/meminfo: memFree=29863160/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1470.02 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 146994 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 231260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 17046
/proc/meminfo: memFree=29805632/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1530.01 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 152993 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 231260

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 17046
/proc/meminfo: memFree=29811544/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1590 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 158992 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 231260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/181 17046
/proc/meminfo: memFree=29805400/32873844 swapFree=7116/7116
[pid=16973] ppid=16971 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16973/stat : 16973 (npSolver-pbo-I.) S 16971 16973 15254 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 377536412 9367552 275 33554432000 4194304 5064252 140734252377888 140734252376800 247064061518 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/16973/statm: 2287 275 233 213 0 72 0
[pid=16974] ppid=16973 vsize=48076 CPUtime=191.94 cores=0,2,4,6
/proc/16974/stat : 16974 (npSolver-pbo) S 16973 16973 15254 0 -1 4202496 10076 92967 0 0 107 86 18968 33 20 0 1 0 377536412 49229824 10507 33554432000 4194304 6004724 140736673285952 140736673270872 5190736 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 1 0 0
/proc/16974/statm: 12019 10507 182 442 0 11573 0
[pid=16988] ppid=16974 vsize=174036 CPUtime=1608.11 cores=0,2,4,6
/proc/16988/stat : 16988 (glucosInc) R 16974 16973 15254 0 -1 4202496 28256 0 0 0 160803 8 0 0 20 0 1 0 377555611 178212864 42442 33554432000 4194304 5654031 140733311888192 140733311876008 4232477 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16988/statm: 43509 42442 142 357 0 43149 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 231260

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1798.79
CPU system time (s): 1.2908
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 263136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 1.2908
maximum resident set size= 212920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131680
page faults= 0
swaps= 0
block input operations= 8
block output operations= 173472
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2694
involuntary context switches= 3315

runsolver used 8.38373 second user time and 17.7633 second system time

The end

Launcher Data

Begin job on node103 at 2012-06-08 02:07:58
IDJOB=3748648
IDBENCH=1857
IDSOLVER=2333
FILE ID=node103/3748648-1339114078
RUNJOBID= node103-1339112274-16728
PBS_JOBID= 14643750
Free space on /tmp= 69988 MiB

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

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

MD5SUM BENCH= d0f46c7e79d3309033cc6b73ceacef6c
RANDOM SEED=1562094848

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23341408 kB
Buffers:          299192 kB
Cached:          2773340 kB
SwapCached:         5468 kB
Active:          7252284 kB
Inactive:        1411312 kB
Active(anon):    5587604 kB
Inactive(anon):     5816 kB
Active(file):    1664680 kB
Inactive(file):  1405496 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67096900 kB
Dirty:              8164 kB
Writeback:             0 kB
AnonPages:       5593812 kB
Mapped:            10244 kB
Shmem:                 0 kB
Slab:             716552 kB
SReclaimable:     157272 kB
SUnreclaim:       559280 kB
KernelStack:        1480 kB
PageTables:        14736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6998656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2938880 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= 71188 MiB
End job on node103 at 2012-06-08 02:37:59