Trace number 2663993

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.09 1800.58

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-3.opb
MD5SUM473e2cd0e31e48ba0932d7bd34857dd0
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6352
Total number of constraints13473
Number of constraints which are clauses13473
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 6352
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6352
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6352
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2663993-1276429646.opb>
0.20/0.25	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13473 constraints
0.20/0.25	c problem read
0.20/0.25	c presolving settings loaded
0.20/0.26	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.29/0.36	c presolving:
0.39/0.46	c (round 1) 2944 del vars, 496 del conss, 325 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38274 impls, 0 clqs
0.50/0.52	c (round 2) 3207 del vars, 4467 del conss, 356 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 47718 impls, 0 clqs
0.50/0.54	c (round 3) 3240 del vars, 4891 del conss, 371 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47987 impls, 0 clqs
0.50/0.56	c (round 4) 3275 del vars, 4972 del conss, 387 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 48326 impls, 0 clqs
0.50/0.57	c (round 5) 3310 del vars, 5064 del conss, 401 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48683 impls, 0 clqs
0.50/0.58	c (round 6) 3339 del vars, 5138 del conss, 413 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 49050 impls, 0 clqs
0.50/0.59	c (round 7) 3362 del vars, 5205 del conss, 425 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 49290 impls, 0 clqs
0.59/0.61	c (round 8) 3386 del vars, 5263 del conss, 434 chg bounds, 19 chg sides, 38 chg coeffs, 0 upgd conss, 49503 impls, 0 clqs
0.59/0.62	c (round 9) 3402 del vars, 5310 del conss, 442 chg bounds, 23 chg sides, 46 chg coeffs, 0 upgd conss, 49664 impls, 0 clqs
0.59/0.63	c (round 10) 3418 del vars, 5350 del conss, 450 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49805 impls, 0 clqs
0.59/0.64	c (round 11) 3434 del vars, 5390 del conss, 458 chg bounds, 31 chg sides, 62 chg coeffs, 0 upgd conss, 49928 impls, 0 clqs
0.59/0.65	c (round 12) 3450 del vars, 5430 del conss, 466 chg bounds, 35 chg sides, 70 chg coeffs, 0 upgd conss, 50061 impls, 0 clqs
0.59/0.66	c (round 13) 3466 del vars, 5470 del conss, 474 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50182 impls, 0 clqs
0.59/0.67	c (round 14) 3482 del vars, 5510 del conss, 482 chg bounds, 43 chg sides, 86 chg coeffs, 0 upgd conss, 50325 impls, 0 clqs
0.59/0.69	c (round 15) 3499 del vars, 5551 del conss, 491 chg bounds, 47 chg sides, 94 chg coeffs, 0 upgd conss, 50508 impls, 0 clqs
0.69/0.70	c (round 16) 3515 del vars, 5591 del conss, 499 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50725 impls, 0 clqs
0.69/0.71	c (round 17) 3531 del vars, 5631 del conss, 507 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 50918 impls, 0 clqs
0.69/0.72	c (round 18) 3547 del vars, 5671 del conss, 515 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51049 impls, 0 clqs
0.69/0.73	c (round 19) 3563 del vars, 5711 del conss, 523 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 51190 impls, 0 clqs
0.69/0.74	c (round 20) 3579 del vars, 5751 del conss, 531 chg bounds, 67 chg sides, 134 chg coeffs, 0 upgd conss, 51333 impls, 0 clqs
0.69/0.75	c (round 21) 3592 del vars, 5784 del conss, 536 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 51499 impls, 0 clqs
0.69/0.76	c (round 22) 3609 del vars, 5825 del conss, 546 chg bounds, 72 chg sides, 144 chg coeffs, 0 upgd conss, 51613 impls, 0 clqs
0.69/0.77	c (round 23) 3622 del vars, 5872 del conss, 556 chg bounds, 75 chg sides, 150 chg coeffs, 0 upgd conss, 51677 impls, 0 clqs
0.69/0.79	c (round 24) 3640 del vars, 5910 del conss, 568 chg bounds, 76 chg sides, 152 chg coeffs, 0 upgd conss, 51800 impls, 0 clqs
0.69/0.80	c (round 25) 3654 del vars, 5949 del conss, 577 chg bounds, 77 chg sides, 154 chg coeffs, 0 upgd conss, 51911 impls, 0 clqs
0.80/0.81	c (round 26) 3670 del vars, 5987 del conss, 587 chg bounds, 78 chg sides, 156 chg coeffs, 0 upgd conss, 52054 impls, 0 clqs
0.80/0.82	c (round 27) 3690 del vars, 6027 del conss, 597 chg bounds, 80 chg sides, 160 chg coeffs, 0 upgd conss, 52205 impls, 0 clqs
0.80/0.83	c (round 28) 3697 del vars, 6068 del conss, 606 chg bounds, 82 chg sides, 164 chg coeffs, 0 upgd conss, 52223 impls, 0 clqs
0.80/0.84	c (round 29) 3713 del vars, 6097 del conss, 616 chg bounds, 85 chg sides, 170 chg coeffs, 0 upgd conss, 52300 impls, 0 clqs
0.80/0.85	c (round 30) 3727 del vars, 6136 del conss, 628 chg bounds, 86 chg sides, 172 chg coeffs, 0 upgd conss, 52349 impls, 0 clqs
0.80/0.86	c (round 31) 3742 del vars, 6172 del conss, 640 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52408 impls, 0 clqs
0.80/0.87	c (round 32) 3759 del vars, 6211 del conss, 653 chg bounds, 88 chg sides, 176 chg coeffs, 0 upgd conss, 52441 impls, 0 clqs
0.80/0.88	c (round 33) 3778 del vars, 6252 del conss, 666 chg bounds, 89 chg sides, 178 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.80/0.89	c (round 34) 3795 del vars, 6294 del conss, 676 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52671 impls, 0 clqs
0.89/0.90	c (round 35) 3807 del vars, 6327 del conss, 686 chg bounds, 92 chg sides, 185 chg coeffs, 0 upgd conss, 52708 impls, 0 clqs
0.89/0.91	c (round 36) 3816 del vars, 6357 del conss, 694 chg bounds, 95 chg sides, 191 chg coeffs, 0 upgd conss, 52762 impls, 0 clqs
0.89/0.92	c (round 37) 3836 del vars, 6398 del conss, 707 chg bounds, 96 chg sides, 193 chg coeffs, 0 upgd conss, 52853 impls, 0 clqs
0.89/0.93	c (round 38) 3846 del vars, 6439 del conss, 716 chg bounds, 96 chg sides, 193 chg coeffs, 0 upgd conss, 52881 impls, 0 clqs
0.89/0.94	c (round 39) 3863 del vars, 6472 del conss, 731 chg bounds, 100 chg sides, 201 chg coeffs, 0 upgd conss, 52932 impls, 0 clqs
0.89/0.95	c (round 40) 3878 del vars, 6516 del conss, 743 chg bounds, 102 chg sides, 205 chg coeffs, 0 upgd conss, 52989 impls, 0 clqs
0.89/0.96	c (round 41) 3892 del vars, 6554 del conss, 759 chg bounds, 107 chg sides, 215 chg coeffs, 0 upgd conss, 53019 impls, 0 clqs
0.89/0.97	c (round 42) 3910 del vars, 6592 del conss, 773 chg bounds, 109 chg sides, 219 chg coeffs, 0 upgd conss, 53112 impls, 0 clqs
0.89/0.98	c (round 43) 3922 del vars, 6632 del conss, 787 chg bounds, 112 chg sides, 225 chg coeffs, 0 upgd conss, 53133 impls, 0 clqs
0.89/0.99	c (round 44) 3943 del vars, 6667 del conss, 802 chg bounds, 114 chg sides, 229 chg coeffs, 0 upgd conss, 53246 impls, 0 clqs
1.00/1.00	c (round 45) 3956 del vars, 6711 del conss, 815 chg bounds, 117 chg sides, 235 chg coeffs, 0 upgd conss, 53276 impls, 0 clqs
1.00/1.01	c (round 46) 3974 del vars, 6749 del conss, 830 chg bounds, 120 chg sides, 241 chg coeffs, 0 upgd conss, 53396 impls, 0 clqs
1.00/1.02	c (round 47) 3985 del vars, 6790 del conss, 842 chg bounds, 123 chg sides, 247 chg coeffs, 0 upgd conss, 53422 impls, 0 clqs
1.00/1.03	c (round 48) 4000 del vars, 6823 del conss, 855 chg bounds, 125 chg sides, 251 chg coeffs, 0 upgd conss, 53441 impls, 0 clqs
1.00/1.04	c (round 49) 4017 del vars, 6864 del conss, 871 chg bounds, 127 chg sides, 255 chg coeffs, 0 upgd conss, 53531 impls, 0 clqs
1.00/1.05	c (round 50) 4031 del vars, 6898 del conss, 883 chg bounds, 128 chg sides, 257 chg coeffs, 0 upgd conss, 53574 impls, 0 clqs
1.00/1.06	c (round 51) 4051 del vars, 6943 del conss, 901 chg bounds, 130 chg sides, 261 chg coeffs, 0 upgd conss, 53725 impls, 0 clqs
1.00/1.07	c (round 52) 4067 del vars, 6992 del conss, 916 chg bounds, 134 chg sides, 269 chg coeffs, 0 upgd conss, 53788 impls, 0 clqs
1.00/1.08	c (round 53) 4080 del vars, 7026 del conss, 930 chg bounds, 139 chg sides, 279 chg coeffs, 0 upgd conss, 53823 impls, 0 clqs
1.00/1.09	c (round 54) 4101 del vars, 7062 del conss, 943 chg bounds, 140 chg sides, 281 chg coeffs, 0 upgd conss, 53946 impls, 0 clqs
1.00/1.10	c (round 55) 4114 del vars, 7108 del conss, 955 chg bounds, 143 chg sides, 287 chg coeffs, 0 upgd conss, 54060 impls, 0 clqs
1.10/1.11	c (round 56) 4129 del vars, 7152 del conss, 970 chg bounds, 145 chg sides, 291 chg coeffs, 0 upgd conss, 54088 impls, 0 clqs
1.10/1.12	c (round 57) 4149 del vars, 7184 del conss, 984 chg bounds, 149 chg sides, 297 chg coeffs, 0 upgd conss, 54194 impls, 0 clqs
1.10/1.13	c (round 58) 4159 del vars, 7225 del conss, 994 chg bounds, 151 chg sides, 301 chg coeffs, 0 upgd conss, 54226 impls, 0 clqs
1.10/1.14	c (round 59) 4174 del vars, 7249 del conss, 1006 chg bounds, 153 chg sides, 305 chg coeffs, 0 upgd conss, 54313 impls, 0 clqs
1.10/1.15	c (round 60) 4182 del vars, 7284 del conss, 1013 chg bounds, 153 chg sides, 305 chg coeffs, 0 upgd conss, 54337 impls, 0 clqs
1.10/1.16	c (round 61) 4189 del vars, 7299 del conss, 1022 chg bounds, 155 chg sides, 309 chg coeffs, 0 upgd conss, 54356 impls, 0 clqs
1.10/1.17	c (round 62) 4197 del vars, 7320 del conss, 1028 chg bounds, 155 chg sides, 309 chg coeffs, 0 upgd conss, 54396 impls, 0 clqs
1.10/1.18	c (round 63) 4202 del vars, 7334 del conss, 1033 chg bounds, 157 chg sides, 313 chg coeffs, 0 upgd conss, 54421 impls, 0 clqs
1.10/1.19	c (round 64) 4210 del vars, 7345 del conss, 1037 chg bounds, 157 chg sides, 313 chg coeffs, 0 upgd conss, 54471 impls, 0 clqs
1.10/1.20	c (round 65) 4214 del vars, 7364 del conss, 1041 chg bounds, 158 chg sides, 315 chg coeffs, 0 upgd conss, 54527 impls, 0 clqs
1.19/1.20	c (round 66) 4214 del vars, 7366 del conss, 1041 chg bounds, 158 chg sides, 315 chg coeffs, 0 upgd conss, 54535 impls, 0 clqs
1.29/1.30	c (round 67) 4214 del vars, 7367 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 54535 impls, 0 clqs
1.49/1.50	c (round 68) 4264 del vars, 7367 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105479 impls, 0 clqs
1.49/1.51	c (round 69) 4264 del vars, 7373 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105487 impls, 0 clqs
1.49/1.54	c (round 70) 4264 del vars, 7375 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 105487 impls, 0 clqs
1.69/1.75	c (round 71) 4314 del vars, 7375 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 111775 impls, 0 clqs
1.69/1.79	c (round 72) 4314 del vars, 7376 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 111775 impls, 0 clqs
1.89/1.91	c (round 73) 4364 del vars, 7376 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 112835 impls, 0 clqs
1.89/1.95	c (round 74) 4364 del vars, 7381 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 112835 impls, 0 clqs
1.99/2.06	c    (1.4s) probing: 835/2138 (39.1%) - 1 fixings, 186 aggregations, 5652 implications, 0 bound changes
1.99/2.06	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.99/2.07	c (round 75) 4401 del vars, 7381 del conss, 1041 chg bounds, 159 chg sides, 315 chg coeffs, 6106 upgd conss, 113305 impls, 0 clqs
1.99/2.09	c    (1.4s) probing: 845/2138 (39.5%) - 1 fixings, 186 aggregations, 5652 implications, 0 bound changes
1.99/2.09	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.99/2.09	c presolving (76 rounds):
1.99/2.09	c  4401 deleted vars, 7381 deleted constraints, 1041 tightened bounds, 0 added holes, 159 changed sides, 315 changed coefficients
1.99/2.09	c  113305 implications, 0 cliques
1.99/2.09	c presolved problem has 1951 variables (1951 bin, 0 int, 0 impl, 0 cont) and 6092 constraints
1.99/2.09	c    6092 constraints of type <logicor>
1.99/2.09	c transformed objective value is always integral (scale: 1)
1.99/2.09	c Presolving Time: 1.40
1.99/2.09	c - non default parameters ----------------------------------------------------------------------
1.99/2.09	c # SCIP version 1.2.1.2
1.99/2.09	c 
1.99/2.09	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
1.99/2.09	c # [type: int, range: [-1,2147483647], default: -1]
1.99/2.09	c conflict/interconss = 0
1.99/2.09	c 
1.99/2.09	c # should binary conflicts be preferred?
1.99/2.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.99/2.09	c conflict/preferbinary = TRUE
1.99/2.09	c 
1.99/2.09	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
1.99/2.09	c # [type: int, range: [-1,2147483647], default: 0]
1.99/2.09	c constraints/agelimit = 1
1.99/2.09	c 
1.99/2.09	c # should enforcement of pseudo solution be disabled?
1.99/2.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.99/2.09	c constraints/disableenfops = TRUE
1.99/2.09	c 
1.99/2.09	c # frequency for displaying node information lines
1.99/2.09	c # [type: int, range: [-1,2147483647], default: 100]
1.99/2.09	c display/freq = 10000
1.99/2.09	c 
1.99/2.09	c # maximal time in seconds to run
1.99/2.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.99/2.09	c limits/time = 1799.75
1.99/2.09	c 
1.99/2.09	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.99/2.09	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.99/2.09	c limits/memory = 1620
1.99/2.09	c 
1.99/2.09	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
1.99/2.09	c # [type: int, range: [-1,2147483647], default: 1]
1.99/2.09	c lp/solvefreq = -1
1.99/2.09	c 
1.99/2.09	c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
1.99/2.09	c # [type: char, range: {lafpsqd}, default: l]
1.99/2.09	c lp/pricing = a
1.99/2.09	c 
1.99/2.09	c # should presolving try to simplify inequalities
1.99/2.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.99/2.09	c constraints/linear/simplifyinequalities = TRUE
1.99/2.09	c 
1.99/2.09	c # should presolving try to simplify knapsacks
1.99/2.09	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.99/2.09	c constraints/knapsack/simplifyinequalities = TRUE
1.99/2.09	c 
1.99/2.09	c # priority of node selection rule <dfs> in standard mode
1.99/2.09	c # [type: int, range: [-536870912,536870911], default: 0]
1.99/2.09	c nodeselection/dfs/stdpriority = 1000000
1.99/2.09	c 
1.99/2.09	c -----------------------------------------------------------------------------------------------
1.99/2.09	c start solving
1.99/2.10	c 
2.10/2.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.10/2.10	c   1.4s|     1 |     2 |     0 |     - |  19M|   0 |   - |1951 |6092 |   0 |   0 |   0 |   0 |   0 | 2.548000e+03 |      --      |    Inf 
31.48/31.56	c  29.9s| 10000 |    41 |     0 |   0.0 |  20M|  62 |   - |1951 |6142 |   0 |   0 |   0 |6588 |   0 | 2.548000e+03 |      --      |    Inf 
66.28/66.36	c  63.6s| 20000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |6183 |   0 |   0 |   0 |  13k|   0 | 2.548000e+03 |      --      |    Inf 
104.97/105.08	c   101s| 30000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |6276 |   0 |   0 |   0 |  20k|   0 | 2.548000e+03 |      --      |    Inf 
143.25/143.32	c   138s| 40000 |    36 |     0 |   0.0 |  20M|  62 |   - |1951 |7080 |   0 |   0 |   0 |  27k|   0 | 2.548000e+03 |      --      |    Inf 
181.94/182.05	c   176s| 50000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |7147 |   0 |   0 |   0 |  34k|   0 | 2.548000e+03 |      --      |    Inf 
219.54/219.64	c   212s| 60000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |7240 |   0 |   0 |   0 |  41k|   0 | 2.548000e+03 |      --      |    Inf 
257.42/257.50	c   249s| 70000 |    37 |     0 |   0.0 |  20M|  62 |   - |1951 |7281 |   0 |   0 |   0 |  48k|   0 | 2.548000e+03 |      --      |    Inf 
296.41/296.58	c   287s| 80000 |    45 |     0 |   0.0 |  20M|  62 |   - |1951 |7356 |   0 |   0 |   0 |  55k|   0 | 2.548000e+03 |      --      |    Inf 
333.61/333.71	c   323s| 90000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |7806 |   0 |   0 |   0 |  62k|   0 | 2.548000e+03 |      --      |    Inf 
370.09/370.24	c   358s|100000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |7938 |   0 |   0 |   0 |  69k|   0 | 2.548000e+03 |      --      |    Inf 
405.49/405.69	c   393s|110000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |8005 |   0 |   0 |   0 |  76k|   0 | 2.548000e+03 |      --      |    Inf 
440.38/440.55	c   426s|120000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |7997 |   0 |   0 |   0 |  82k|   0 | 2.548000e+03 |      --      |    Inf 
474.87/475.09	c   460s|130000 |    43 |     0 |   0.0 |  20M|  62 |   - |1951 |8000 |   0 |   0 |   0 |  89k|   0 | 2.548000e+03 |      --      |    Inf 
512.16/512.34	c   496s|140000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |8013 |   0 |   0 |   0 |  96k|   0 | 2.548000e+03 |      --      |    Inf 
547.16/547.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
547.16/547.31	c   530s|150000 |    34 |     0 |   0.0 |  20M|  62 |   - |1951 |8040 |   0 |   0 |   0 | 103k|   0 | 2.548000e+03 |      --      |    Inf 
588.44/588.66	c   570s|160000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |8118 |   0 |   0 |   0 | 110k|   0 | 2.548000e+03 |      --      |    Inf 
626.03/626.21	c   606s|170000 |    38 |     0 |   0.0 |  20M|  62 |   - |1951 |8146 |   0 |   0 |   0 | 116k|   0 | 2.548000e+03 |      --      |    Inf 
662.22/662.45	c   641s|180000 |    36 |     0 |   0.0 |  20M|  62 |   - |1951 |8356 |   0 |   0 |   0 | 123k|   0 | 2.548000e+03 |      --      |    Inf 
714.01/714.23	c   691s|190000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |8347 |   0 |   0 |   0 | 131k|   0 | 2.548000e+03 |      --      |    Inf 
762.30/762.56	c   738s|200000 |    43 |     0 |   0.0 |  20M|  62 |   - |1951 |8375 |   0 |   0 |   0 | 139k|   0 | 2.548000e+03 |      --      |    Inf 
804.39/804.69	c   778s|210000 |    43 |     0 |   0.0 |  20M|  62 |   - |1951 |8392 |   0 |   0 |   0 | 146k|   0 | 2.548000e+03 |      --      |    Inf 
846.06/846.32	c   818s|220000 |    43 |     0 |   0.0 |  20M|  62 |   - |1951 |8354 |   0 |   0 |   0 | 154k|   0 | 2.548000e+03 |      --      |    Inf 
888.55/888.88	c   859s|230000 |    47 |     0 |   0.0 |  20M|  62 |   - |1951 |8340 |   0 |   0 |   0 | 161k|   0 | 2.548000e+03 |      --      |    Inf 
931.43/931.79	c   900s|240000 |    45 |     0 |   0.0 |  20M|  62 |   - |1951 |8364 |   0 |   0 |   0 | 169k|   0 | 2.548000e+03 |      --      |    Inf 
976.12/976.43	c   943s|250000 |    41 |     0 |   0.0 |  20M|  62 |   - |1951 |8401 |   0 |   0 |   0 | 176k|   0 | 2.548000e+03 |      --      |    Inf 
1020.91/1021.20	c   986s|260000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |8373 |   0 |   0 |   0 | 184k|   0 | 2.548000e+03 |      --      |    Inf 
1064.90/1065.24	c  1028s|270000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |8406 |   0 |   0 |   0 | 192k|   0 | 2.548000e+03 |      --      |    Inf 
1108.59/1108.95	c  1070s|280000 |    37 |     0 |   0.0 |  20M|  62 |   - |1951 |8417 |   0 |   0 |   0 | 199k|   0 | 2.548000e+03 |      --      |    Inf 
1151.68/1152.05	c  1112s|290000 |    36 |     0 |   0.0 |  20M|  62 |   - |1951 |8432 |   0 |   0 |   0 | 207k|   0 | 2.548000e+03 |      --      |    Inf 
1195.56/1195.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1195.56/1195.95	c  1154s|300000 |    41 |     0 |   0.0 |  20M|  62 |   - |1951 |8406 |   0 |   0 |   0 | 214k|   0 | 2.548000e+03 |      --      |    Inf 
1242.25/1242.60	c  1198s|310000 |    42 |     0 |   0.0 |  20M|  62 |   - |1951 |8389 |   0 |   0 |   0 | 222k|   0 | 2.548000e+03 |      --      |    Inf 
1289.44/1289.85	c  1244s|320000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |8412 |   0 |   0 |   0 | 230k|   0 | 2.548000e+03 |      --      |    Inf 
1334.33/1334.77	c  1287s|330000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |8424 |   0 |   0 |   0 | 237k|   0 | 2.548000e+03 |      --      |    Inf 
1381.61/1382.07	c  1332s|340000 |    38 |     0 |   0.0 |  20M|  62 |   - |1951 |8413 |   0 |   0 |   0 | 245k|   0 | 2.548000e+03 |      --      |    Inf 
1428.21/1428.61	c  1377s|350000 |    37 |     0 |   0.0 |  20M|  62 |   - |1951 |8465 |   0 |   0 |   0 | 253k|   0 | 2.548000e+03 |      --      |    Inf 
1475.99/1476.48	c  1423s|360000 |    40 |     0 |   0.0 |  20M|  62 |   - |1951 |8397 |   0 |   0 |   0 | 261k|   0 | 2.548000e+03 |      --      |    Inf 
1518.98/1519.45	c  1464s|370000 |    38 |     0 |   0.0 |  20M|  62 |   - |1951 |8431 |   0 |   0 |   0 | 268k|   0 | 2.548000e+03 |      --      |    Inf 
1561.77/1562.27	c  1505s|380000 |    44 |     0 |   0.0 |  20M|  62 |   - |1951 |8485 |   0 |   0 |   0 | 276k|   0 | 2.548000e+03 |      --      |    Inf 
1604.37/1604.80	c  1546s|390000 |    39 |     0 |   0.0 |  20M|  62 |   - |1951 |8477 |   0 |   0 |   0 | 283k|   0 | 2.548000e+03 |      --      |    Inf 
1646.55/1647.03	c  1587s|400000 |    46 |     0 |   0.0 |  20M|  62 |   - |1951 |8456 |   0 |   0 |   0 | 290k|   0 | 2.548000e+03 |      --      |    Inf 
1689.14/1689.70	c  1628s|410000 |    38 |     0 |   0.0 |  20M|  62 |   - |1951 |8558 |   0 |   0 |   0 | 298k|   0 | 2.548000e+03 |      --      |    Inf 
1733.03/1733.56	c  1670s|420000 |    35 |     0 |   0.0 |  20M|  62 |   - |1951 |8573 |   0 |   0 |   0 | 306k|   0 | 2.548000e+03 |      --      |    Inf 
1772.31/1772.85	c  1708s|430000 |    37 |     0 |   0.0 |  20M|  62 |   - |1951 |8496 |   0 |   0 |   0 | 313k|   0 | 2.548000e+03 |      --      |    Inf 
1800.02/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.02/1800.51	c 
1800.02/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.51	c Solving Time (sec) : 1734.38
1800.02/1800.51	c Solving Nodes      : 437896
1800.02/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.02/1800.51	c Dual Bound         : +2.54800000000000e+03
1800.02/1800.51	c Gap                : infinite
1800.02/1800.51	s UNKNOWN
1800.02/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1800.51	c Solving Time       :    1734.38
1800.02/1800.51	c Original Problem   :
1800.02/1800.51	c   Problem name     : HOME/instance-2663993-1276429646.opb
1800.02/1800.51	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 13473 initial, 13473 maximal
1800.02/1800.51	c Presolved Problem  :
1800.02/1800.51	c   Problem name     : t_HOME/instance-2663993-1276429646.opb
1800.02/1800.51	c   Variables        : 1951 (1951 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1800.51	c   Constraints      : 6092 initial, 8618 maximal
1800.02/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1800.51	c   trivial          :       0.05         40          0          0          0          0          0          0          0
1800.02/1800.51	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1800.02/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1800.51	c   implics          :       0.09          0       3128          0          0          0          0          0          0
1800.02/1800.51	c   probing          :       0.53          1        186          0          0          0          0          0          0
1800.02/1800.51	c   linear           :       0.42       1001         45          0       1041          0       7367        159        315
1800.02/1800.51	c   logicor          :       0.22          0          0          0          0          0         14          0          0
1800.02/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.51	c   logicor          :       6092+         0   12136322          0          0     274826   67790595          0          0          0
1800.02/1800.51	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.02/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.51	c   logicor          :     488.24       0.00     488.24       0.00       0.00
1800.02/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1800.51	c   vbounds          :       5.38          2          0          0
1800.02/1800.51	c   rootredcost      :       5.48          0          0          0
1800.02/1800.51	c   pseudoobj        :     742.18   12350069          0          0
1800.02/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1800.51	c   propagation      :     119.92     274825     274636     274636       29.1      44780       13.7          -
1800.02/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1800.51	c   applied globally :          -          -          -     319416       26.9          -          -          -
1800.02/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.02/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.02/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.02/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.02/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.02/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.02/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.02/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.02/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.02/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.02/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.02/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.02/1800.51	c Pricers            :       Time      Calls       Vars
1800.02/1800.51	c   problem variables:       0.00          0          0
1800.02/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   inference        :     127.01     306298          0          0          0          0     612596
1800.02/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.02/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.02/1800.51	c   LP solutions     :       0.00          -          0
1800.02/1800.51	c   pseudo solutions :       0.00          -          0
1800.02/1800.51	c   oneopt           :       0.21          0          0
1800.02/1800.51	c   trivial          :       0.02          2          0
1800.02/1800.51	c   simplerounding   :       0.00          0          0
1800.02/1800.51	c   zirounding       :       0.00          0          0
1800.02/1800.51	c   rounding         :       0.00          0          0
1800.02/1800.51	c   shifting         :       0.00          0          0
1800.02/1800.51	c   intshifting      :       0.00          0          0
1800.02/1800.51	c   twoopt           :       0.00          0          0
1800.02/1800.51	c   fixandinfer      :       0.00          0          0
1800.02/1800.51	c   feaspump         :       0.00          0          0
1800.02/1800.51	c   coefdiving       :       0.00          0          0
1800.02/1800.51	c   pscostdiving     :       0.00          0          0
1800.02/1800.51	c   fracdiving       :       0.00          0          0
1800.02/1800.51	c   veclendiving     :       0.00          0          0
1800.02/1800.51	c   intdiving        :       0.00          0          0
1800.02/1800.51	c   actconsdiving    :       0.00          0          0
1800.02/1800.51	c   objpscostdiving  :       0.00          0          0
1800.02/1800.51	c   rootsoldiving    :       0.00          0          0
1800.02/1800.51	c   linesearchdiving :       0.00          0          0
1800.02/1800.51	c   guideddiving     :       0.00          0          0
1800.02/1800.51	c   octane           :       0.00          0          0
1800.02/1800.51	c   rens             :       0.00          0          0
1800.02/1800.51	c   rins             :       0.00          0          0
1800.02/1800.51	c   localbranching   :       0.00          0          0
1800.02/1800.51	c   mutation         :       0.00          0          0
1800.02/1800.51	c   crossover        :       0.00          0          0
1800.02/1800.51	c   dins             :       0.00          0          0
1800.02/1800.51	c   undercover       :       0.00          0          0
1800.02/1800.51	c   nlp              :       0.28          0          0
1800.02/1800.51	c   trysol           :       0.29          0          0
1800.02/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.02/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.02/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.02/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.02/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.02/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.02/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1800.51	c B&B Tree           :
1800.02/1800.51	c   number of runs   :          1
1800.02/1800.51	c   nodes            :     437896
1800.02/1800.51	c   nodes (total)    :     437896
1800.02/1800.51	c   nodes left       :         35
1800.02/1800.51	c   max depth        :         62
1800.02/1800.51	c   max depth (total):         62
1800.02/1800.51	c   backtracks       :     147961 (33.8%)
1800.02/1800.51	c   delayed cutoffs  :     174666
1800.02/1800.51	c   repropagations   :     381008 (34035660 domain reductions, 143227 cutoffs)
1800.02/1800.51	c   avg switch length:       2.53
1800.02/1800.51	c   switching time   :     226.62
1800.02/1800.51	c Solution           :
1800.02/1800.51	c   Solutions found  :          0 (0 improvements)
1800.02/1800.51	c   Primal Bound     :          -
1800.02/1800.51	c   Dual Bound       : +2.54800000000000e+03
1800.02/1800.51	c   Gap              :   infinite
1800.02/1800.51	c   Root Dual Bound  : +2.54800000000000e+03
1800.02/1800.51	c   Root Iterations  :          0
1800.02/1800.57	c Time complete: 1800.09.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2663993-1276429646/watcher-2663993-1276429646 -o /tmp/evaluation-result-2663993-1276429646/solver-2663993-1276429646 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663993-1276429646.opb -t 1800 -m 1800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 23179
/proc/meminfo: memFree=1828944/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=5556 CPUtime=0
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 888 0 0 0 0 0 0 0 18 0 1 0 18551017 5689344 810 1992294400 4194304 7136930 140737312406816 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23179/statm: 1389 810 249 719 0 668 0

[startup+0.0297269 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 23179
/proc/meminfo: memFree=1828944/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=12720 CPUtime=0.02
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 2668 0 0 0 2 0 0 0 20 0 1 0 18551017 13025280 2589 1992294400 4194304 7136930 140737312406816 18446744073709551615 5960126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23179/statm: 3180 2590 266 719 0 2459 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12720

[startup+0.101735 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 23179
/proc/meminfo: memFree=1828944/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=14652 CPUtime=0.09
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 3159 0 0 0 9 0 0 0 20 0 1 0 18551017 15003648 3080 1992294400 4194304 7136930 140737312406816 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23179/statm: 3663 3080 271 719 0 2942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14652

[startup+0.301754 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 23179
/proc/meminfo: memFree=1828944/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=31848 CPUtime=0.29
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 7812 0 0 0 27 2 0 0 20 0 1 0 18551017 32612352 7379 1992294400 4194304 7136930 140737312406816 18446744073709551615 6164672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 7962 7388 292 719 0 7241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31848

[startup+0.701795 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 23179
/proc/meminfo: memFree=1828944/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=39756 CPUtime=0.69
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 13406 0 0 0 56 13 0 0 20 0 1 0 18551017 40710144 9118 1992294400 4194304 7136930 140737312406816 18446744073709551615 6346613 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 9939 9131 348 719 0 9218 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39756

[startup+1.50087 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23180
/proc/meminfo: memFree=1794092/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=43204 CPUtime=1.49
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 28001 0 0 0 112 37 0 0 23 0 1 0 18551017 44240896 10031 1992294400 4194304 7136930 140737312406816 18446744073709551615 4690676 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 10801 10031 366 719 0 10080 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43204

[startup+3.10104 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23180
/proc/meminfo: memFree=1788760/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=48856 CPUtime=3.09
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 32239 0 0 0 264 45 0 0 25 0 1 0 18551017 50028544 11439 1992294400 4194304 7136930 140737312406816 18446744073709551615 5507275 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 12214 11439 389 719 0 11493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48856

[startup+6.30136 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23180
/proc/meminfo: memFree=1779460/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=55028 CPUtime=6.29
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 33754 0 0 0 574 55 0 0 25 0 1 0 18551017 56348672 12954 1992294400 4194304 7136930 140737312406816 18446744073709551615 4998697 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 13757 12954 389 719 0 13036 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55028

[startup+12.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23180
/proc/meminfo: memFree=1771896/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=61876 CPUtime=12.69
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 35482 0 0 0 1192 77 0 0 25 0 1 0 18551017 63361024 14682 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 15469 14682 389 719 0 14748 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61876

[startup+25.5013 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23180
/proc/meminfo: memFree=1763092/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=70048 CPUtime=25.49
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 37527 0 0 0 2429 120 0 0 25 0 1 0 18551017 71729152 16727 1992294400 4194304 7136930 140737312406816 18446744073709551615 4677433 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 17512 16727 389 719 0 16791 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70048

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23180
/proc/meminfo: memFree=1752304/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=80980 CPUtime=51.08
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 40229 0 0 0 4913 195 0 0 25 0 1 0 18551017 82923520 19429 1992294400 4194304 7136930 140737312406816 18446744073709551615 5955622 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 20245 19429 389 719 0 19524 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 80980

[startup+102.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23182
/proc/meminfo: memFree=1743500/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=89644 CPUtime=102.27
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 42363 0 0 0 9875 352 0 0 25 0 1 0 18551017 91795456 21563 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 22411 21563 389 719 0 21690 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 89644

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23184
/proc/meminfo: memFree=1737672/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=95516 CPUtime=162.25
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 43796 0 0 0 15699 526 0 0 25 0 1 0 18551017 97808384 22996 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 23879 22996 389 719 0 23158 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 95516

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23186
/proc/meminfo: memFree=1736556/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=96948 CPUtime=222.24
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 44123 0 0 0 21525 699 0 0 25 0 1 0 18551017 99274752 23323 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 24237 23323 389 719 0 23516 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 96948

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 23186
/proc/meminfo: memFree=1733952/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=99404 CPUtime=282.22
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 44713 0 0 0 27339 883 0 0 25 0 1 0 18551017 101789696 23913 1992294400 4194304 7136930 140737312406816 18446744073709551615 4660050 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 24851 23913 389 719 0 24130 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 99404

[startup+342.301 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 23188
/proc/meminfo: memFree=1731968/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=101440 CPUtime=342.2
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 45182 0 0 0 33157 1063 0 0 25 0 1 0 18551017 103874560 24382 1992294400 4194304 7136930 140737312406816 18446744073709551615 5507431 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 25360 24382 389 719 0 24639 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 101440

[startup+402.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 23190
/proc/meminfo: memFree=1730976/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=102572 CPUtime=402.18
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 45444 0 0 0 38975 1243 0 0 25 0 1 0 18551017 105033728 24644 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 25643 24644 389 719 0 24922 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 102572

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23192
/proc/meminfo: memFree=1729364/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=104200 CPUtime=462.17
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 45830 0 0 0 44781 1436 0 0 25 0 1 0 18551017 106700800 25030 1992294400 4194304 7136930 140737312406816 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 26050 25030 389 719 0 25329 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 104200

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23194
/proc/meminfo: memFree=1728372/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=105148 CPUtime=522.16
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46052 0 0 0 50584 1632 0 0 25 0 1 0 18551017 107671552 25252 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 26287 25252 389 719 0 25566 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 105148

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23194
/proc/meminfo: memFree=1727256/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=106452 CPUtime=582.14
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46332 0 0 0 56398 1816 0 0 25 0 1 0 18551017 109006848 25532 1992294400 4194304 7136930 140737312406816 18446744073709551615 5507381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 26613 25532 389 719 0 25892 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 106452

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23196
/proc/meminfo: memFree=1726512/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=107288 CPUtime=642.14
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46495 0 0 0 62206 2008 0 0 25 0 1 0 18551017 109862912 25695 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 26822 25695 389 719 0 26101 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 107288

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23211
/proc/meminfo: memFree=1725024/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108148 CPUtime=882.04
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46674 0 0 0 85274 2930 0 0 25 0 1 0 18551017 110743552 25874 1992294400 4194304 7136930 140737312406816 18446744073709551615 5955603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27037 25874 389 719 0 26316 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 108148

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23213
/proc/meminfo: memFree=1724900/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108148 CPUtime=942.02
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46694 0 0 0 91040 3162 0 0 25 0 1 0 18551017 110743552 25894 1992294400 4194304 7136930 140737312406816 18446744073709551615 5507728 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27037 25894 389 719 0 26316 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 108148

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23215
/proc/meminfo: memFree=1724776/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108440 CPUtime=1002.01
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46726 0 0 0 96796 3405 0 0 25 0 1 0 18551017 111042560 25926 1992294400 4194304 7136930 140737312406816 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27110 25926 389 719 0 26389 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 108440

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23217
/proc/meminfo: memFree=1724776/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108440 CPUtime=1062
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46747 0 0 0 102558 3642 0 0 25 0 1 0 18551017 111042560 25947 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27110 25947 389 719 0 26389 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 108440

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23219
/proc/meminfo: memFree=1724776/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108576 CPUtime=1121.98
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46751 0 0 0 108316 3882 0 0 25 0 1 0 18551017 111181824 25951 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27144 25951 389 719 0 26423 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 108576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23219
/proc/meminfo: memFree=1724652/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108576 CPUtime=1181.97
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46759 0 0 0 114079 4118 0 0 25 0 1 0 18551017 111181824 25959 1992294400 4194304 7136930 140737312406816 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27144 25959 389 719 0 26423 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 108576

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23221
/proc/meminfo: memFree=1724404/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108708 CPUtime=1241.95
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46774 0 0 0 119831 4364 0 0 25 0 1 0 18551017 111316992 25974 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27177 25974 389 719 0 26456 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 108708

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23223
/proc/meminfo: memFree=1724280/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108708 CPUtime=1301.95
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46780 0 0 0 125598 4597 0 0 25 0 1 0 18551017 111316992 25980 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27177 25980 389 719 0 26456 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 108708

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23225
/proc/meminfo: memFree=1724280/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108708 CPUtime=1361.92
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46790 0 0 0 131357 4835 0 0 25 0 1 0 18551017 111316992 25990 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27177 25990 389 719 0 26456 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 108708

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23227
/proc/meminfo: memFree=1724280/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108708 CPUtime=1421.92
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46794 0 0 0 137114 5078 0 0 25 0 1 0 18551017 111316992 25994 1992294400 4194304 7136930 140737312406816 18446744073709551615 4999867 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27177 25994 389 719 0 26456 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 108708

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23227
/proc/meminfo: memFree=1724280/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108872 CPUtime=1481.89
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46804 0 0 0 142879 5310 0 0 25 0 1 0 18551017 111484928 26004 1992294400 4194304 7136930 140737312406816 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27218 26004 389 719 0 26497 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 108872

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23229
/proc/meminfo: memFree=1724280/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=108872 CPUtime=1541.88
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46811 0 0 0 148639 5549 0 0 25 0 1 0 18551017 111484928 26011 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27218 26011 389 719 0 26497 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 108872

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23231
/proc/meminfo: memFree=1724032/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=109024 CPUtime=1601.87
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46835 0 0 0 154400 5787 0 0 25 0 1 0 18551017 111640576 26035 1992294400 4194304 7136930 140737312406816 18446744073709551615 5507275 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27256 26035 389 719 0 26535 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 109024

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23233
/proc/meminfo: memFree=1724032/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=109024 CPUtime=1661.84
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46850 0 0 0 160158 6026 0 0 25 0 1 0 18551017 111640576 26050 1992294400 4194304 7136930 140737312406816 18446744073709551615 5507381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27256 26050 389 719 0 26535 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 109024

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23235
/proc/meminfo: memFree=1723908/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=109164 CPUtime=1721.83
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46855 0 0 0 165922 6261 0 0 25 0 1 0 18551017 111783936 26055 1992294400 4194304 7136930 140737312406816 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27291 26055 389 719 0 26570 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 109164

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23238
/proc/meminfo: memFree=1723040/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=109308 CPUtime=1781.81
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46889 0 0 0 171704 6477 0 0 25 0 1 0 18551017 111931392 26089 1992294400 4194304 7136930 140737312406816 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27327 26089 389 719 0 26606 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 109308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23240
/proc/meminfo: memFree=1723040/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=109308 CPUtime=1800.02
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46898 0 0 0 173462 6540 0 0 25 0 1 0 18551017 111931392 26098 1992294400 4194304 7136930 140737312406816 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27327 26098 389 719 0 26606 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 109308

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23240
/proc/meminfo: memFree=1723040/2059040 swapFree=4134520/4192956
[pid=23179] ppid=23177 vsize=109308 CPUtime=1800.02
/proc/23179/stat : 23179 (pbscip.linux.x8) R 23177 23179 22114 0 -1 4202496 46898 0 0 0 173462 6540 0 0 25 0 1 0 18551017 111931392 26098 1992294400 4194304 7136930 140737312406816 18446744073709551615 4661061 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23179/statm: 27327 26098 389 719 0 26606 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 109308

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.09
CPU user time (s): 1734.68
CPU system time (s): 65.4111
CPU usage (%): 99.9731
Max. virtual memory (cumulated for all children) (KiB): 109308

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1734.68
system time used= 65.4111
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46929
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 5976

runsolver used 2.93955 second user time and 8.5487 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-13 13:47:26
IDJOB=2663993
IDBENCH=2109
IDSOLVER=1167
FILE ID=node017/2663993-1276429646
PBS_JOBID= 11173309
Free space on /tmp= 62368 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2663993-1276429646/watcher-2663993-1276429646 -o /tmp/evaluation-result-2663993-1276429646/solver-2663993-1276429646 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663993-1276429646.opb -t 1800 -m 1800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 473e2cd0e31e48ba0932d7bd34857dd0
RANDOM SEED=828049299

node017.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.201
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.201
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1829596 kB
Buffers:         29928 kB
Cached:         122320 kB
SwapCached:      11708 kB
Active:          95964 kB
Inactive:        70240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1829596 kB
SwapTotal:     4192956 kB
SwapFree:      4134520 kB
Dirty:            3604 kB
Writeback:           0 kB
AnonPages:       12360 kB
Mapped:           9272 kB
Slab:            41592 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183116 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62364 MiB
End job on node017 at 2010-06-13 14:17:29