Trace number 2663999

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.11 1800.58

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-5.opb
MD5SUM0973e03eb27089eff6bc20e630a3ba01
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3176
Best CPU time to get the best result obtained on this benchmark1800.11
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 constraints13501
Number of constraints which are clauses13501
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-2663999-1276459259.opb>
0.19/0.25	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13501 constraints
0.19/0.25	c problem read
0.19/0.25	c presolving settings loaded
0.19/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) 2895 del vars, 511 del conss, 334 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 37718 impls, 0 clqs
0.49/0.52	c (round 2) 3165 del vars, 4406 del conss, 367 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 46772 impls, 0 clqs
0.49/0.54	c (round 3) 3204 del vars, 4831 del conss, 382 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 47219 impls, 0 clqs
0.49/0.56	c (round 4) 3239 del vars, 4922 del conss, 396 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 47658 impls, 0 clqs
0.49/0.57	c (round 5) 3271 del vars, 5005 del conss, 409 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 48011 impls, 0 clqs
0.49/0.58	c (round 6) 3299 del vars, 5078 del conss, 420 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 48284 impls, 0 clqs
0.49/0.60	c (round 7) 3323 del vars, 5141 del conss, 429 chg bounds, 15 chg sides, 30 chg coeffs, 0 upgd conss, 48517 impls, 0 clqs
0.59/0.61	c (round 8) 3343 del vars, 5194 del conss, 436 chg bounds, 18 chg sides, 36 chg coeffs, 0 upgd conss, 48790 impls, 0 clqs
0.59/0.62	c (round 9) 3359 del vars, 5238 del conss, 442 chg bounds, 21 chg sides, 42 chg coeffs, 0 upgd conss, 49013 impls, 0 clqs
0.59/0.63	c (round 10) 3375 del vars, 5278 del conss, 448 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 49186 impls, 0 clqs
0.59/0.64	c (round 11) 3391 del vars, 5318 del conss, 454 chg bounds, 27 chg sides, 54 chg coeffs, 0 upgd conss, 49371 impls, 0 clqs
0.59/0.65	c (round 12) 3407 del vars, 5358 del conss, 460 chg bounds, 30 chg sides, 60 chg coeffs, 0 upgd conss, 49530 impls, 0 clqs
0.59/0.67	c (round 13) 3423 del vars, 5398 del conss, 466 chg bounds, 33 chg sides, 66 chg coeffs, 0 upgd conss, 49717 impls, 0 clqs
0.59/0.68	c (round 14) 3439 del vars, 5438 del conss, 472 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 49984 impls, 0 clqs
0.59/0.69	c (round 15) 3455 del vars, 5478 del conss, 478 chg bounds, 39 chg sides, 78 chg coeffs, 0 upgd conss, 50187 impls, 0 clqs
0.69/0.70	c (round 16) 3472 del vars, 5519 del conss, 485 chg bounds, 42 chg sides, 84 chg coeffs, 0 upgd conss, 50338 impls, 0 clqs
0.69/0.71	c (round 17) 3488 del vars, 5559 del conss, 491 chg bounds, 45 chg sides, 90 chg coeffs, 0 upgd conss, 50535 impls, 0 clqs
0.69/0.72	c (round 18) 3504 del vars, 5599 del conss, 497 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 50818 impls, 0 clqs
0.69/0.74	c (round 19) 3520 del vars, 5639 del conss, 503 chg bounds, 51 chg sides, 102 chg coeffs, 0 upgd conss, 50975 impls, 0 clqs
0.69/0.75	c (round 20) 3536 del vars, 5679 del conss, 509 chg bounds, 54 chg sides, 108 chg coeffs, 0 upgd conss, 51180 impls, 0 clqs
0.69/0.76	c (round 21) 3549 del vars, 5712 del conss, 512 chg bounds, 55 chg sides, 110 chg coeffs, 0 upgd conss, 51366 impls, 0 clqs
0.69/0.77	c (round 22) 3566 del vars, 5755 del conss, 520 chg bounds, 57 chg sides, 114 chg coeffs, 0 upgd conss, 51524 impls, 0 clqs
0.69/0.78	c (round 23) 3582 del vars, 5802 del conss, 528 chg bounds, 58 chg sides, 116 chg coeffs, 0 upgd conss, 51649 impls, 0 clqs
0.69/0.79	c (round 24) 3598 del vars, 5842 del conss, 536 chg bounds, 59 chg sides, 118 chg coeffs, 0 upgd conss, 51784 impls, 0 clqs
0.79/0.80	c (round 25) 3612 del vars, 5881 del conss, 543 chg bounds, 60 chg sides, 120 chg coeffs, 0 upgd conss, 51923 impls, 0 clqs
0.79/0.81	c (round 26) 3627 del vars, 5918 del conss, 550 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52058 impls, 0 clqs
0.79/0.82	c (round 27) 3642 del vars, 5953 del conss, 558 chg bounds, 62 chg sides, 124 chg coeffs, 0 upgd conss, 52123 impls, 0 clqs
0.79/0.83	c (round 28) 3653 del vars, 5981 del conss, 565 chg bounds, 63 chg sides, 126 chg coeffs, 0 upgd conss, 52210 impls, 0 clqs
0.79/0.85	c (round 29) 3667 del vars, 6016 del conss, 574 chg bounds, 66 chg sides, 130 chg coeffs, 0 upgd conss, 52269 impls, 0 clqs
0.79/0.86	c (round 30) 3683 del vars, 6051 del conss, 583 chg bounds, 69 chg sides, 136 chg coeffs, 0 upgd conss, 52417 impls, 0 clqs
0.79/0.87	c (round 31) 3695 del vars, 6098 del conss, 594 chg bounds, 72 chg sides, 142 chg coeffs, 0 upgd conss, 52527 impls, 0 clqs
0.79/0.88	c (round 32) 3710 del vars, 6131 del conss, 604 chg bounds, 73 chg sides, 145 chg coeffs, 0 upgd conss, 52548 impls, 0 clqs
0.79/0.89	c (round 33) 3723 del vars, 6160 del conss, 613 chg bounds, 74 chg sides, 147 chg coeffs, 0 upgd conss, 52611 impls, 0 clqs
0.89/0.90	c (round 34) 3738 del vars, 6195 del conss, 623 chg bounds, 76 chg sides, 151 chg coeffs, 0 upgd conss, 52702 impls, 0 clqs
0.89/0.91	c (round 35) 3756 del vars, 6239 del conss, 639 chg bounds, 82 chg sides, 162 chg coeffs, 0 upgd conss, 52735 impls, 0 clqs
0.89/0.92	c (round 36) 3768 del vars, 6271 del conss, 647 chg bounds, 84 chg sides, 166 chg coeffs, 0 upgd conss, 52818 impls, 0 clqs
0.89/0.93	c (round 37) 3787 del vars, 6314 del conss, 662 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 52903 impls, 0 clqs
0.89/0.94	c (round 38) 3798 del vars, 6351 del conss, 671 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 52975 impls, 0 clqs
0.89/0.95	c (round 39) 3810 del vars, 6385 del conss, 681 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53026 impls, 0 clqs
0.89/0.96	c (round 40) 3824 del vars, 6418 del conss, 693 chg bounds, 95 chg sides, 192 chg coeffs, 0 upgd conss, 53093 impls, 0 clqs
0.89/0.97	c (round 41) 3838 del vars, 6455 del conss, 705 chg bounds, 98 chg sides, 198 chg coeffs, 0 upgd conss, 53141 impls, 0 clqs
0.89/0.98	c (round 42) 3858 del vars, 6495 del conss, 721 chg bounds, 101 chg sides, 204 chg coeffs, 0 upgd conss, 53223 impls, 0 clqs
0.89/0.99	c (round 43) 3872 del vars, 6533 del conss, 731 chg bounds, 105 chg sides, 212 chg coeffs, 0 upgd conss, 53313 impls, 0 clqs
0.99/1.00	c (round 44) 3890 del vars, 6581 del conss, 746 chg bounds, 107 chg sides, 216 chg coeffs, 0 upgd conss, 53431 impls, 0 clqs
0.99/1.01	c (round 45) 3905 del vars, 6611 del conss, 757 chg bounds, 111 chg sides, 224 chg coeffs, 0 upgd conss, 53493 impls, 0 clqs
0.99/1.02	c (round 46) 3916 del vars, 6654 del conss, 769 chg bounds, 114 chg sides, 230 chg coeffs, 0 upgd conss, 53570 impls, 0 clqs
0.99/1.03	c (round 47) 3933 del vars, 6691 del conss, 787 chg bounds, 121 chg sides, 244 chg coeffs, 0 upgd conss, 53610 impls, 0 clqs
0.99/1.04	c (round 48) 3944 del vars, 6732 del conss, 797 chg bounds, 122 chg sides, 246 chg coeffs, 0 upgd conss, 53651 impls, 0 clqs
0.99/1.05	c (round 49) 3962 del vars, 6768 del conss, 814 chg bounds, 126 chg sides, 254 chg coeffs, 0 upgd conss, 53706 impls, 0 clqs
0.99/1.06	c (round 50) 3980 del vars, 6809 del conss, 828 chg bounds, 128 chg sides, 258 chg coeffs, 0 upgd conss, 53828 impls, 0 clqs
0.99/1.07	c (round 51) 3996 del vars, 6848 del conss, 841 chg bounds, 131 chg sides, 264 chg coeffs, 0 upgd conss, 53944 impls, 0 clqs
0.99/1.08	c (round 52) 4012 del vars, 6890 del conss, 853 chg bounds, 134 chg sides, 270 chg coeffs, 0 upgd conss, 54004 impls, 0 clqs
0.99/1.09	c (round 53) 4028 del vars, 6926 del conss, 868 chg bounds, 137 chg sides, 276 chg coeffs, 0 upgd conss, 54102 impls, 0 clqs
0.99/1.10	c (round 54) 4046 del vars, 6970 del conss, 883 chg bounds, 140 chg sides, 282 chg coeffs, 0 upgd conss, 54189 impls, 0 clqs
1.10/1.11	c (round 55) 4058 del vars, 7013 del conss, 896 chg bounds, 145 chg sides, 292 chg coeffs, 0 upgd conss, 54210 impls, 0 clqs
1.10/1.12	c (round 56) 4075 del vars, 7052 del conss, 911 chg bounds, 147 chg sides, 296 chg coeffs, 0 upgd conss, 54282 impls, 0 clqs
1.10/1.13	c (round 57) 4089 del vars, 7084 del conss, 924 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54336 impls, 0 clqs
1.10/1.14	c (round 58) 4107 del vars, 7121 del conss, 933 chg bounds, 151 chg sides, 304 chg coeffs, 0 upgd conss, 54418 impls, 0 clqs
1.10/1.15	c (round 59) 4122 del vars, 7159 del conss, 946 chg bounds, 152 chg sides, 306 chg coeffs, 0 upgd conss, 54553 impls, 0 clqs
1.10/1.16	c (round 60) 4136 del vars, 7193 del conss, 957 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54598 impls, 0 clqs
1.10/1.17	c (round 61) 4140 del vars, 7219 del conss, 961 chg bounds, 154 chg sides, 312 chg coeffs, 0 upgd conss, 54678 impls, 0 clqs
1.10/1.18	c (round 62) 4149 del vars, 7235 del conss, 969 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54706 impls, 0 clqs
1.10/1.19	c (round 63) 4159 del vars, 7261 del conss, 976 chg bounds, 157 chg sides, 318 chg coeffs, 0 upgd conss, 54760 impls, 0 clqs
1.19/1.20	c (round 64) 4165 del vars, 7279 del conss, 983 chg bounds, 161 chg sides, 324 chg coeffs, 0 upgd conss, 54804 impls, 0 clqs
1.19/1.21	c (round 65) 4172 del vars, 7292 del conss, 985 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54862 impls, 0 clqs
1.19/1.22	c (round 66) 4175 del vars, 7302 del conss, 988 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54874 impls, 0 clqs
1.19/1.23	c (round 67) 4178 del vars, 7314 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54902 impls, 0 clqs
1.19/1.23	c (round 68) 4178 del vars, 7316 del conss, 991 chg bounds, 162 chg sides, 326 chg coeffs, 0 upgd conss, 54922 impls, 0 clqs
1.29/1.38	c (round 69) 4178 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 54922 impls, 0 clqs
1.48/1.59	c (round 70) 4228 del vars, 7323 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108920 impls, 0 clqs
1.58/1.60	c (round 71) 4228 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 108928 impls, 0 clqs
1.77/1.80	c (round 72) 4278 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 112334 impls, 0 clqs
1.88/1.94	c (round 73) 4328 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113386 impls, 0 clqs
1.98/2.05	c    (1.4s) probing: 835/2174 (38.4%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
1.98/2.05	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.98/2.05	c (round 74) 4365 del vars, 7329 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
2.09/2.16	c (round 75) 4365 del vars, 7348 del conss, 991 chg bounds, 169 chg sides, 326 chg coeffs, 6178 upgd conss, 113820 impls, 0 clqs
2.09/2.18	c    (1.5s) probing: 845/2174 (38.9%) - 1 fixings, 186 aggregations, 5620 implications, 0 bound changes
2.09/2.18	c    (1.5s) probing aborted: 100/100 successive totally useless probings
2.09/2.18	c presolving (76 rounds):
2.09/2.18	c  4365 deleted vars, 7348 deleted constraints, 991 tightened bounds, 0 added holes, 169 changed sides, 326 changed coefficients
2.09/2.18	c  113820 implications, 0 cliques
2.09/2.18	c presolved problem has 1987 variables (1987 bin, 0 int, 0 impl, 0 cont) and 6153 constraints
2.09/2.18	c    6153 constraints of type <logicor>
2.09/2.18	c transformed objective value is always integral (scale: 1)
2.09/2.18	c Presolving Time: 1.50
2.09/2.19	c - non default parameters ----------------------------------------------------------------------
2.09/2.19	c # SCIP version 1.2.1.2
2.09/2.19	c 
2.09/2.19	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
2.09/2.19	c # [type: int, range: [-1,2147483647], default: -1]
2.09/2.19	c conflict/interconss = 0
2.09/2.19	c 
2.09/2.19	c # should binary conflicts be preferred?
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c conflict/preferbinary = TRUE
2.09/2.19	c 
2.09/2.19	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
2.09/2.19	c # [type: int, range: [-1,2147483647], default: 0]
2.09/2.19	c constraints/agelimit = 1
2.09/2.19	c 
2.09/2.19	c # should enforcement of pseudo solution be disabled?
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c constraints/disableenfops = TRUE
2.09/2.19	c 
2.09/2.19	c # frequency for displaying node information lines
2.09/2.19	c # [type: int, range: [-1,2147483647], default: 100]
2.09/2.19	c display/freq = 10000
2.09/2.19	c 
2.09/2.19	c # maximal time in seconds to run
2.09/2.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.19	c limits/time = 1799.75
2.09/2.19	c 
2.09/2.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.09/2.19	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.09/2.19	c limits/memory = 1620
2.09/2.19	c 
2.09/2.19	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.09/2.19	c # [type: int, range: [-1,2147483647], default: 1]
2.09/2.19	c lp/solvefreq = -1
2.09/2.19	c 
2.09/2.19	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)
2.09/2.19	c # [type: char, range: {lafpsqd}, default: l]
2.09/2.19	c lp/pricing = a
2.09/2.19	c 
2.09/2.19	c # should presolving try to simplify inequalities
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c constraints/linear/simplifyinequalities = TRUE
2.09/2.19	c 
2.09/2.19	c # should presolving try to simplify knapsacks
2.09/2.19	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.09/2.19	c constraints/knapsack/simplifyinequalities = TRUE
2.09/2.19	c 
2.09/2.19	c # priority of node selection rule <dfs> in standard mode
2.09/2.19	c # [type: int, range: [-536870912,536870911], default: 0]
2.09/2.19	c nodeselection/dfs/stdpriority = 1000000
2.09/2.19	c 
2.09/2.19	c -----------------------------------------------------------------------------------------------
2.09/2.19	c start solving
2.09/2.19	c 
2.09/2.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.09/2.19	c   1.5s|     1 |     2 |     0 |     - |  19M|   0 |   - |1987 |6153 |   0 |   0 |   0 |   0 |   0 | 2.526000e+03 |      --      |    Inf 
37.57/37.69	c  35.9s| 10000 |    37 |     0 |   0.0 |  20M|  49 |   - |1987 |6202 |   0 |   0 |   0 |7777 |   0 | 2.526000e+03 |      --      |    Inf 
77.76/77.86	c  74.7s| 20000 |    33 |     0 |   0.0 |  20M|  49 |   - |1987 |6238 |   0 |   0 |   0 |  15k|   0 | 2.526000e+03 |      --      |    Inf 
124.64/124.70	c   120s| 30000 |    33 |     0 |   0.0 |  20M|  50 |   - |1987 |6247 |   0 |   0 |   0 |  22k|   0 | 2.526000e+03 |      --      |    Inf 
171.24/171.31	c   165s| 40000 |    35 |     0 |   0.0 |  20M|  52 |   - |1987 |6352 |   0 |   0 |   0 |  31k|   0 | 2.526000e+03 |      --      |    Inf 
218.63/218.71	c   211s| 50000 |    33 |     0 |   0.0 |  20M|  52 |   - |1987 |6413 |   0 |   0 |   0 |  39k|   0 | 2.526000e+03 |      --      |    Inf 
266.41/266.59	c   257s| 60000 |    33 |     0 |   0.0 |  20M|  52 |   - |1987 |6469 |   0 |   0 |   0 |  47k|   0 | 2.526000e+03 |      --      |    Inf 
317.90/318.08	c   307s| 70000 |    31 |     0 |   0.0 |  20M|  52 |   - |1987 |6523 |   0 |   0 |   0 |  55k|   0 | 2.526000e+03 |      --      |    Inf 
369.28/369.49	c   357s| 80000 |    35 |     0 |   0.0 |  20M|  52 |   - |1987 |6608 |   0 |   0 |   0 |  63k|   0 | 2.526000e+03 |      --      |    Inf 
418.77/418.92	c   405s| 90000 |    35 |     0 |   0.0 |  20M|  52 |   - |1987 |6562 |   0 |   0 |   0 |  71k|   0 | 2.526000e+03 |      --      |    Inf 
466.96/467.20	c   451s|100000 |    35 |     0 |   0.0 |  20M|  52 |   - |1987 |6646 |   0 |   0 |   0 |  79k|   0 | 2.526000e+03 |      --      |    Inf 
506.86/507.02	c   490s|110000 |    33 |     0 |   0.0 |  20M|  53 |   - |1987 |6759 |   0 |   0 |   0 |  87k|   0 | 2.526000e+03 |      --      |    Inf 
548.45/548.61	c   530s|120000 |    33 |     0 |   0.0 |  20M|  53 |   - |1987 |6815 |   0 |   0 |   0 |  95k|   0 | 2.526000e+03 |      --      |    Inf 
588.24/588.48	c   568s|130000 |    28 |     0 |   0.0 |  20M|  53 |   - |1987 |6923 |   0 |   0 |   0 | 102k|   0 | 2.526000e+03 |      --      |    Inf 
635.02/635.20	c   613s|140000 |    33 |     0 |   0.0 |  20M|  53 |   - |1987 |6849 |   0 |   0 |   0 | 111k|   0 | 2.526000e+03 |      --      |    Inf 
685.01/685.29	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
685.01/685.29	c   662s|150000 |    35 |     0 |   0.0 |  20M|  53 |   - |1987 |7047 |   0 |   0 |   0 | 118k|   0 | 2.526000e+03 |      --      |    Inf 
728.59/728.87	c   704s|160000 |    33 |     0 |   0.0 |  20M|  53 |   - |1987 |7211 |   0 |   0 |   0 | 126k|   0 | 2.526000e+03 |      --      |    Inf 
775.38/775.68	c   749s|170000 |    33 |     0 |   0.0 |  20M|  53 |   - |1987 |7197 |   0 |   0 |   0 | 133k|   0 | 2.526000e+03 |      --      |    Inf 
824.37/824.63	c   796s|180000 |    32 |     0 |   0.0 |  20M|  53 |   - |1987 |7242 |   0 |   0 |   0 | 141k|   0 | 2.526000e+03 |      --      |    Inf 
875.06/875.38	c   845s|190000 |    36 |     0 |   0.0 |  20M|  53 |   - |1987 |7270 |   0 |   0 |   0 | 148k|   0 | 2.526000e+03 |      --      |    Inf 
918.85/919.12	c   888s|200000 |    32 |     0 |   0.0 |  20M|  53 |   - |1987 |7316 |   0 |   0 |   0 | 156k|   0 | 2.526000e+03 |      --      |    Inf 
963.54/963.88	c   931s|210000 |    32 |     0 |   0.0 |  20M|  53 |   - |1987 |7391 |   0 |   0 |   0 | 164k|   0 | 2.526000e+03 |      --      |    Inf 
1006.93/1007.25	c   973s|220000 |    34 |     0 |   0.0 |  20M|  53 |   - |1987 |7454 |   0 |   0 |   0 | 172k|   0 | 2.526000e+03 |      --      |    Inf 
1050.81/1051.12	c  1015s|230000 |    31 |     0 |   0.0 |  20M|  53 |   - |1987 |7523 |   0 |   0 |   0 | 179k|   0 | 2.526000e+03 |      --      |    Inf 
1097.70/1098.03	c  1060s|240000 |    34 |     0 |   0.0 |  20M|  53 |   - |1987 |7518 |   0 |   0 |   0 | 187k|   0 | 2.526000e+03 |      --      |    Inf 
1145.69/1146.04	c  1107s|250000 |    30 |     0 |   0.0 |  20M|  53 |   - |1987 |7640 |   0 |   0 |   0 | 195k|   0 | 2.526000e+03 |      --      |    Inf 
1190.78/1191.18	c  1150s|260000 |    34 |     0 |   0.0 |  20M|  53 |   - |1987 |7686 |   0 |   0 |   0 | 203k|   0 | 2.526000e+03 |      --      |    Inf 
1243.56/1243.96	c  1201s|270000 |    31 |     0 |   0.0 |  20M|  53 |   - |1987 |7716 |   0 |   0 |   0 | 210k|   0 | 2.526000e+03 |      --      |    Inf 
1290.35/1290.70	c  1247s|280000 |    29 |     0 |   0.0 |  20M|  53 |   - |1987 |7871 |   0 |   0 |   0 | 217k|   0 | 2.526000e+03 |      --      |    Inf 
1331.54/1331.92	c  1286s|290000 |    33 |     0 |   0.0 |  20M|  53 |   - |1987 |7821 |   0 |   0 |   0 | 225k|   0 | 2.526000e+03 |      --      |    Inf 
1375.23/1375.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1375.23/1375.67	c  1329s|300000 |    27 |     0 |   0.0 |  20M|  53 |   - |1987 |8046 |   0 |   0 |   0 | 233k|   0 | 2.526000e+03 |      --      |    Inf 
1412.73/1413.19	c  1365s|310000 |    27 |     0 |   0.0 |  20M|  53 |   - |1987 |8114 |   0 |   0 |   0 | 241k|   0 | 2.526000e+03 |      --      |    Inf 
1452.52/1452.96	c  1403s|320000 |    32 |     0 |   0.0 |  20M|  53 |   - |1987 |8160 |   0 |   0 |   0 | 249k|   0 | 2.526000e+03 |      --      |    Inf 
1487.01/1487.40	c  1436s|330000 |    30 |     0 |   0.0 |  20M|  53 |   - |1987 |8313 |   0 |   0 |   0 | 257k|   0 | 2.526000e+03 |      --      |    Inf 
1525.70/1526.15	c  1474s|340000 |    33 |     0 |   0.0 |  20M|  53 |   - |1987 |8366 |   0 |   0 |   0 | 264k|   0 | 2.526000e+03 |      --      |    Inf 
1566.18/1566.66	c  1513s|350000 |    30 |     0 |   0.0 |  20M|  53 |   - |1987 |8534 |   0 |   0 |   0 | 272k|   0 | 2.526000e+03 |      --      |    Inf 
1613.48/1613.97	c  1558s|360000 |    32 |     0 |   0.0 |  20M|  53 |   - |1987 |8824 |   0 |   0 |   0 | 280k|   0 | 2.526000e+03 |      --      |    Inf 
1665.16/1665.62	c  1608s|370000 |    29 |     0 |   0.0 |  20M|  53 |   - |1987 |9251 |   0 |   0 |   0 | 288k|   0 | 2.526000e+03 |      --      |    Inf 
1716.84/1717.37	c  1658s|380000 |    39 |     0 |   0.0 |  21M|  53 |   - |1987 |9553 |   0 |   0 |   0 | 296k|   0 | 2.526000e+03 |      --      |    Inf 
1769.84/1770.38	c  1709s|390000 |    29 |     0 |   0.0 |  21M|  53 |   - |1987 |9892 |   0 |   0 |   0 | 304k|   0 | 2.526000e+03 |      --      |    Inf 
1800.04/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.51	c 
1800.04/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.51	c Solving Time (sec) : 1738.49
1800.04/1800.51	c Solving Nodes      : 396841
1800.04/1800.51	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.51	c Dual Bound         : +2.52600000000000e+03
1800.04/1800.51	c Gap                : infinite
1800.04/1800.51	s UNKNOWN
1800.04/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.51	c Solving Time       :    1738.49
1800.04/1800.51	c Original Problem   :
1800.04/1800.51	c   Problem name     : HOME/instance-2663999-1276459259.opb
1800.04/1800.51	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.51	c   Constraints      : 13501 initial, 13501 maximal
1800.04/1800.51	c Presolved Problem  :
1800.04/1800.51	c   Problem name     : t_HOME/instance-2663999-1276459259.opb
1800.04/1800.51	c   Variables        : 1987 (1987 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.51	c   Constraints      : 6153 initial, 10186 maximal
1800.04/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.51	c   trivial          :       0.06         38          0          0          0          0          0          0          0
1800.04/1800.51	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   implics          :       0.10          0       3133          0          0          0          0          0          0
1800.04/1800.51	c   probing          :       0.54          1        186          0          0          0          0          0          0
1800.04/1800.51	c   linear           :       0.45        953         54          0        991          0       7323        169        326
1800.04/1800.51	c   logicor          :       0.22          0          0          0          0          0         25          0          0
1800.04/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.51	c   logicor          :       6153+         0   11621892          0          0     260988   73885860          0          0          0
1800.04/1800.51	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.51	c   logicor          :     492.21       0.00     492.21       0.00       0.00
1800.04/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.51	c   vbounds          :       5.58          2          0          0
1800.04/1800.51	c   rootredcost      :       5.21          0          0          0
1800.04/1800.51	c   pseudoobj        :     734.96   11821902          0          0
1800.04/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.51	c   propagation      :      90.24     260987     260916     260916       26.9      48560       11.8          -
1800.04/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.51	c   applied globally :          -          -          -     309462       24.6          -          -          -
1800.04/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.51	c Pricers            :       Time      Calls       Vars
1800.04/1800.51	c   problem variables:       0.00          0          0
1800.04/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   inference        :     116.67     278594          0          0          0          0     557188
1800.04/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.51	c   LP solutions     :       0.00          -          0
1800.04/1800.51	c   pseudo solutions :       0.00          -          0
1800.04/1800.51	c   oneopt           :       0.24          0          0
1800.04/1800.51	c   trivial          :       0.02          2          0
1800.04/1800.51	c   simplerounding   :       0.00          0          0
1800.04/1800.51	c   zirounding       :       0.00          0          0
1800.04/1800.51	c   rounding         :       0.00          0          0
1800.04/1800.51	c   shifting         :       0.00          0          0
1800.04/1800.51	c   intshifting      :       0.00          0          0
1800.04/1800.51	c   twoopt           :       0.00          0          0
1800.04/1800.51	c   fixandinfer      :       0.00          0          0
1800.04/1800.51	c   feaspump         :       0.00          0          0
1800.04/1800.51	c   coefdiving       :       0.00          0          0
1800.04/1800.51	c   pscostdiving     :       0.00          0          0
1800.04/1800.51	c   fracdiving       :       0.00          0          0
1800.04/1800.51	c   veclendiving     :       0.00          0          0
1800.04/1800.51	c   intdiving        :       0.00          0          0
1800.04/1800.51	c   actconsdiving    :       0.00          0          0
1800.04/1800.51	c   objpscostdiving  :       0.00          0          0
1800.04/1800.51	c   rootsoldiving    :       0.00          0          0
1800.04/1800.51	c   linesearchdiving :       0.00          0          0
1800.04/1800.51	c   guideddiving     :       0.00          0          0
1800.04/1800.51	c   octane           :       0.00          0          0
1800.04/1800.51	c   rens             :       0.00          0          0
1800.04/1800.51	c   rins             :       0.00          0          0
1800.04/1800.51	c   localbranching   :       0.00          0          0
1800.04/1800.51	c   mutation         :       0.00          0          0
1800.04/1800.51	c   crossover        :       0.00          0          0
1800.04/1800.51	c   dins             :       0.00          0          0
1800.04/1800.51	c   undercover       :       0.00          0          0
1800.04/1800.51	c   nlp              :       0.28          0          0
1800.04/1800.51	c   trysol           :       0.16          0          0
1800.04/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.51	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.51	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.51	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.51	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.51	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.51	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.51	c B&B Tree           :
1800.04/1800.51	c   number of runs   :          1
1800.04/1800.51	c   nodes            :     396841
1800.04/1800.51	c   nodes (total)    :     396841
1800.04/1800.51	c   nodes left       :         31
1800.04/1800.51	c   max depth        :         53
1800.04/1800.51	c   max depth (total):         53
1800.04/1800.51	c   backtracks       :     147425 (37.1%)
1800.04/1800.51	c   delayed cutoffs  :     160317
1800.04/1800.51	c   repropagations   :     358156 (37383606 domain reductions, 142740 cutoffs)
1800.04/1800.51	c   avg switch length:       2.54
1800.04/1800.51	c   switching time   :     243.41
1800.04/1800.51	c Solution           :
1800.04/1800.51	c   Solutions found  :          0 (0 improvements)
1800.04/1800.51	c   Primal Bound     :          -
1800.04/1800.51	c   Dual Bound       : +2.52600000000000e+03
1800.04/1800.51	c   Gap              :   infinite
1800.04/1800.51	c   Root Dual Bound  : +2.52600000000000e+03
1800.04/1800.51	c   Root Iterations  :          0
1800.04/1800.57	c Time complete: 1800.1.

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-2663999-1276459259/watcher-2663999-1276459259 -o /tmp/evaluation-result-2663999-1276459259/solver-2663999-1276459259 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663999-1276459259.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.94 1.06 1.06 3/106 24336
/proc/meminfo: memFree=1787516/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=5556 CPUtime=0
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 886 0 0 0 0 0 0 0 18 0 1 0 21529787 5689344 808 1992294400 4194304 7136930 140733900182000 18446744073709551615 6349764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24336/statm: 1389 808 249 719 0 668 0

[startup+0.023834 s]
/proc/loadavg: 0.94 1.06 1.06 3/106 24336
/proc/meminfo: memFree=1787516/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=10408 CPUtime=0.01
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 2111 0 0 0 1 0 0 0 18 0 1 0 21529787 10657792 2032 1992294400 4194304 7136930 140733900182000 18446744073709551615 6334880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24336/statm: 2602 2032 266 719 0 1881 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10408

[startup+0.100842 s]
/proc/loadavg: 0.94 1.06 1.06 3/106 24336
/proc/meminfo: memFree=1787516/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=14484 CPUtime=0.09
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 3125 0 0 0 9 0 0 0 20 0 1 0 21529787 14831616 3046 1992294400 4194304 7136930 140733900182000 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24336/statm: 3621 3046 271 719 0 2900 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14484

[startup+0.30086 s]
/proc/loadavg: 0.94 1.06 1.06 3/106 24336
/proc/meminfo: memFree=1787516/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=31448 CPUtime=0.29
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 7748 0 0 0 26 3 0 0 20 0 1 0 21529787 32202752 7316 1992294400 4194304 7136930 140733900182000 18446744073709551615 5168550 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 7862 7319 292 719 0 7141 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31448

[startup+0.700898 s]
/proc/loadavg: 0.94 1.06 1.06 3/106 24336
/proc/meminfo: memFree=1787516/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=38720 CPUtime=0.69
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 13155 0 0 0 57 12 0 0 21 0 1 0 21529787 39649280 8867 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 9680 8867 348 719 0 8959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38720

[startup+1.50099 s]
/proc/loadavg: 0.94 1.06 1.06 2/107 24337
/proc/meminfo: memFree=1752540/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=42884 CPUtime=1.48
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 28407 0 0 0 113 35 0 0 23 0 1 0 21529787 43913216 9923 1992294400 4194304 7136930 140733900182000 18446744073709551615 5969733 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24336/statm: 10721 9923 366 719 0 10000 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42884

[startup+3.10113 s]
/proc/loadavg: 0.94 1.06 1.06 2/107 24346
/proc/meminfo: memFree=1746448/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=47356 CPUtime=3.08
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 31866 0 0 0 265 43 0 0 25 0 1 0 21529787 48492544 11066 1992294400 4194304 7136930 140733900182000 18446744073709551615 4661498 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 11839 11066 389 719 0 11118 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47356

[startup+6.30043 s]
/proc/loadavg: 0.95 1.06 1.06 2/107 24346
/proc/meminfo: memFree=1739876/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=51816 CPUtime=6.28
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 32979 0 0 0 575 53 0 0 25 0 1 0 21529787 53059584 12179 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 12954 12179 389 719 0 12233 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51816

[startup+12.702 s]
/proc/loadavg: 0.95 1.06 1.06 2/107 24346
/proc/meminfo: memFree=1731956/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=60704 CPUtime=12.67
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 35163 0 0 0 1194 73 0 0 25 0 1 0 21529787 62160896 14363 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 15176 14363 389 719 0 14455 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 60704

[startup+25.5013 s]
/proc/loadavg: 0.96 1.06 1.05 2/107 24346
/proc/meminfo: memFree=1724020/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=67348 CPUtime=25.47
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 36823 0 0 0 2433 114 0 0 25 0 1 0 21529787 68964352 16023 1992294400 4194304 7136930 140733900182000 18446744073709551615 5506849 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 16837 16023 389 719 0 16116 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 67348

[startup+51.1007 s]
/proc/loadavg: 0.97 1.05 1.05 2/107 24348
/proc/meminfo: memFree=1720424/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=70956 CPUtime=51.06
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 37707 0 0 0 4910 196 0 0 25 0 1 0 21529787 72658944 16907 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 17739 16907 389 719 0 17018 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 70956

[startup+102.309 s]
/proc/loadavg: 0.99 1.04 1.05 2/107 24348
/proc/meminfo: memFree=1719680/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=71788 CPUtime=102.26
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 37894 0 0 0 9867 359 0 0 25 0 1 0 21529787 73510912 17094 1992294400 4194304 7136930 140733900182000 18446744073709551615 5506849 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 17947 17094 389 719 0 17226 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 71788

[startup+162.301 s]
/proc/loadavg: 0.99 1.03 1.04 2/107 24350
/proc/meminfo: memFree=1718688/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=72824 CPUtime=162.24
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 38165 0 0 0 15673 551 0 0 25 0 1 0 21529787 74571776 17365 1992294400 4194304 7136930 140733900182000 18446744073709551615 5507003 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 18206 17365 389 719 0 17485 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72824

[startup+222.301 s]
/proc/loadavg: 0.99 1.02 1.03 2/107 24352
/proc/meminfo: memFree=1718192/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=73396 CPUtime=222.22
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 38289 0 0 0 21480 742 0 0 25 0 1 0 21529787 75157504 17489 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 18349 17489 389 719 0 17628 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73396

[startup+282.301 s]
/proc/loadavg: 0.99 1.02 1.03 2/107 24354
/proc/meminfo: memFree=1716704/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=75000 CPUtime=282.21
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 38668 0 0 0 27276 945 0 0 25 0 1 0 21529787 76800000 17868 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 18750 17868 389 719 0 18029 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 75000

[startup+342.301 s]
/proc/loadavg: 0.99 1.01 1.02 2/107 24354
/proc/meminfo: memFree=1716084/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=75608 CPUtime=342.2
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 38799 0 0 0 33073 1147 0 0 25 0 1 0 21529787 77422592 17999 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 18902 17999 389 719 0 18181 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 75608

[startup+402.301 s]
/proc/loadavg: 0.99 1.01 1.02 2/107 24356
/proc/meminfo: memFree=1715464/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=76224 CPUtime=402.17
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 38933 0 0 0 38879 1338 0 0 25 0 1 0 21529787 78053376 18133 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 19056 18133 389 719 0 18335 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 76224

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/107 24358
/proc/meminfo: memFree=1713976/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=77616 CPUtime=462.17
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 39280 0 0 0 44681 1536 0 0 25 0 1 0 21529787 79478784 18480 1992294400 4194304 7136930 140733900182000 18446744073709551615 5955603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 19404 18480 389 719 0 18683 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 77616

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/107 24360
/proc/meminfo: memFree=1713852/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=77916 CPUtime=522.15
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 39330 0 0 0 50466 1749 0 0 25 0 1 0 21529787 79785984 18530 1992294400 4194304 7136930 140733900182000 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 19479 18530 389 719 0 18758 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 77916

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 24362
/proc/meminfo: memFree=1713604/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=78048 CPUtime=582.14
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 39358 0 0 0 56245 1969 0 0 25 0 1 0 21529787 79921152 18558 1992294400 4194304 7136930 140733900182000 18446744073709551615 5507220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 19512 18558 389 719 0 18791 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 78048

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 24362
/proc/meminfo: memFree=1712984/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=78672 CPUtime=642.13
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 39502 0 0 0 62034 2179 0 0 25 0 1 0 21529787 80560128 18702 1992294400 4194304 7136930 140733900182000 18446744073709551615 4660061 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 19668 18702 389 719 0 18947 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 78672

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 24373
/proc/meminfo: memFree=1709388/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=81916 CPUtime=882.06
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40224 0 0 0 85226 2980 0 0 25 0 1 0 21529787 83881984 19424 1992294400 4194304 7136930 140733900182000 18446744073709551615 4660982 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 20479 19424 389 719 0 19758 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 81916

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 24373
/proc/meminfo: memFree=1709264/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=82092 CPUtime=942.05
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40272 0 0 0 91019 3186 0 0 25 0 1 0 21529787 84062208 19472 1992294400 4194304 7136930 140733900182000 18446744073709551615 5507289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 20523 19472 389 719 0 19802 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 82092

[startup+1002.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 24375
/proc/meminfo: memFree=1709016/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=82404 CPUtime=1002.03
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40346 0 0 0 96806 3397 0 0 25 0 1 0 21529787 84381696 19546 1992294400 4194304 7136930 140733900182000 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 20601 19546 389 719 0 19880 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 82404

[startup+1062.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 24377
/proc/meminfo: memFree=1708768/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=82744 CPUtime=1062.01
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40416 0 0 0 102601 3600 0 0 25 0 1 0 21529787 84729856 19616 1992294400 4194304 7136930 140733900182000 18446744073709551615 5506857 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 20686 19616 389 719 0 19965 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 82744

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/107 24379
/proc/meminfo: memFree=1708024/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=83600 CPUtime=1122
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40606 0 0 0 108407 3793 0 0 25 0 1 0 21529787 85606400 19806 1992294400 4194304 7136930 140733900182000 18446744073709551615 5507728 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 20900 19806 389 719 0 20179 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 83600

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 24381
/proc/meminfo: memFree=1707652/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=84068 CPUtime=1181.99
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40703 0 0 0 114199 4000 0 0 25 0 1 0 21529787 86085632 19903 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21017 19903 389 719 0 20296 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 84068

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 24381
/proc/meminfo: memFree=1707032/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=84592 CPUtime=1241.97
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40819 0 0 0 120006 4191 0 0 25 0 1 0 21529787 86622208 20019 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21148 20019 389 719 0 20427 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 84592

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24383
/proc/meminfo: memFree=1706784/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=84920 CPUtime=1301.96
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40884 0 0 0 125802 4394 0 0 25 0 1 0 21529787 86958080 20084 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21230 20084 389 719 0 20509 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 84920

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24385
/proc/meminfo: memFree=1706536/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=85232 CPUtime=1361.93
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 40958 0 0 0 131588 4605 0 0 25 0 1 0 21529787 87277568 20158 1992294400 4194304 7136930 140733900182000 18446744073709551615 4677335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21308 20158 389 719 0 20587 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 85232

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24387
/proc/meminfo: memFree=1706288/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=85528 CPUtime=1421.93
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 41012 0 0 0 137363 4830 0 0 25 0 1 0 21529787 87580672 20212 1992294400 4194304 7136930 140733900182000 18446744073709551615 5507003 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21382 20212 389 719 0 20661 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 85528

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24389
/proc/meminfo: memFree=1705420/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=86484 CPUtime=1481.91
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 41218 0 0 0 143142 5049 0 0 25 0 1 0 21529787 88559616 20418 1992294400 4194304 7136930 140733900182000 18446744073709551615 5507728 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21621 20418 389 719 0 20900 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 86484

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24389
/proc/meminfo: memFree=1704924/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=86968 CPUtime=1541.89
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 41317 0 0 0 148936 5253 0 0 25 0 1 0 21529787 89055232 20517 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21742 20517 389 719 0 21021 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 86968

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24391
/proc/meminfo: memFree=1704428/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=87436 CPUtime=1601.87
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 41414 0 0 0 154730 5457 0 0 25 0 1 0 21529787 89534464 20614 1992294400 4194304 7136930 140733900182000 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 21859 20614 389 719 0 21138 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 87436

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 24393
/proc/meminfo: memFree=1703560/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=88516 CPUtime=1661.86
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 41647 0 0 0 160528 5658 0 0 25 0 1 0 21529787 90640384 20847 1992294400 4194304 7136930 140733900182000 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 22129 20847 389 719 0 21408 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 88516

[startup+1722.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 24395
/proc/meminfo: memFree=1702568/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=89504 CPUtime=1721.85
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 41868 0 0 0 166317 5868 0 0 25 0 1 0 21529787 91652096 21068 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 22376 21068 389 719 0 21655 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 89504

[startup+1782.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 24397
/proc/meminfo: memFree=1701700/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=90144 CPUtime=1781.83
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 42018 0 0 0 172113 6070 0 0 25 0 1 0 21529787 92307456 21218 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 22536 21218 389 719 0 21815 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 90144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.12 1.04 1.01 2/107 24397
/proc/meminfo: memFree=1701576/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=90300 CPUtime=1800.04
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 42056 0 0 0 173873 6131 0 0 25 0 1 0 21529787 92467200 21256 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 22575 21256 389 719 0 21854 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 90300

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.12 1.04 1.01 2/107 24397
/proc/meminfo: memFree=1701576/2059040 swapFree=4140388/4192956
[pid=24336] ppid=24334 vsize=90300 CPUtime=1800.04
/proc/24336/stat : 24336 (pbscip.linux.x8) R 24334 24336 23780 0 -1 4202496 42056 0 0 0 173873 6131 0 0 25 0 1 0 21529787 92467200 21256 1992294400 4194304 7136930 140733900182000 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24336/statm: 22575 21256 389 719 0 21854 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 90300

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.11
CPU user time (s): 1738.78
CPU system time (s): 61.3277
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 90300

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1738.78
system time used= 61.3277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42105
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= 5
involuntary context switches= 23248

runsolver used 3.05553 second user time and 8.43672 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-13 22:00:59
IDJOB=2663999
IDBENCH=2167
IDSOLVER=1167
FILE ID=node004/2663999-1276459259
PBS_JOBID= 11173344
Free space on /tmp= 62536 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-5.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-2663999-1276459259/watcher-2663999-1276459259 -o /tmp/evaluation-result-2663999-1276459259/solver-2663999-1276459259 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663999-1276459259.opb -t 1800 -m 1800

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

MD5SUM BENCH= 0973e03eb27089eff6bc20e630a3ba01
RANDOM SEED=1770891489

node004.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.210
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.42
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.210
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1787920 kB
Buffers:         57268 kB
Cached:         133960 kB
SwapCached:       6588 kB
Active:          97460 kB
Inactive:       107304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1787920 kB
SwapTotal:     4192956 kB
SwapFree:      4140388 kB
Dirty:            3656 kB
Writeback:           0 kB
AnonPages:       11444 kB
Mapped:          12988 kB
Slab:            44464 kB
PageTables:       4104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180620 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= 62536 MiB
End job on node004 at 2010-06-13 22:31:02