Trace number 1869015

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 NameAnswerobjCPU timeWall clock time
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2? 1798.28 1798.91

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-par32-4.opb
MD5SUM172d8bfe30610a29dfe3bb9d98ed3f4c
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 constraints13489
Number of constraints which are clauses13489
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.19/0.22	c SCIP version 1.1.0.7
0.19/0.22	c LP-Solver Clp 1.8.2
0.19/0.22	c user parameter file <scip.set> not found - using default parameters
0.19/0.22	c read problem <HOME/instance-1869015-1245154360.opb>
0.19/0.22	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13489 constraints
0.19/0.29	c start presolving problem
0.19/0.29	c presolving:
0.29/0.38	c (round 1) 2925 del vars, 496 del conss, 323 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38106 impls, 0 clqs
0.40/0.44	c (round 2) 3199 del vars, 4444 del conss, 358 chg bounds, 1 chg sides, 2 chg coeffs, 0 upgd conss, 49388 impls, 0 clqs
0.40/0.46	c (round 3) 3234 del vars, 4874 del conss, 373 chg bounds, 3 chg sides, 6 chg coeffs, 0 upgd conss, 49707 impls, 0 clqs
0.40/0.47	c (round 4) 3269 del vars, 4958 del conss, 389 chg bounds, 6 chg sides, 12 chg coeffs, 0 upgd conss, 50118 impls, 0 clqs
0.40/0.48	c (round 5) 3304 del vars, 5050 del conss, 403 chg bounds, 9 chg sides, 18 chg coeffs, 0 upgd conss, 50485 impls, 0 clqs
0.40/0.49	c (round 6) 3333 del vars, 5124 del conss, 415 chg bounds, 12 chg sides, 24 chg coeffs, 0 upgd conss, 50808 impls, 0 clqs
0.49/0.50	c (round 7) 3356 del vars, 5191 del conss, 425 chg bounds, 16 chg sides, 32 chg coeffs, 0 upgd conss, 51028 impls, 0 clqs
0.49/0.51	c (round 8) 3376 del vars, 5244 del conss, 434 chg bounds, 20 chg sides, 40 chg coeffs, 0 upgd conss, 51260 impls, 0 clqs
0.49/0.51	c (round 9) 3392 del vars, 5288 del conss, 442 chg bounds, 24 chg sides, 48 chg coeffs, 0 upgd conss, 51440 impls, 0 clqs
0.49/0.52	c (round 10) 3408 del vars, 5328 del conss, 450 chg bounds, 28 chg sides, 56 chg coeffs, 0 upgd conss, 51566 impls, 0 clqs
0.49/0.53	c (round 11) 3424 del vars, 5368 del conss, 458 chg bounds, 32 chg sides, 64 chg coeffs, 0 upgd conss, 51692 impls, 0 clqs
0.49/0.54	c (round 12) 3440 del vars, 5408 del conss, 466 chg bounds, 36 chg sides, 72 chg coeffs, 0 upgd conss, 51814 impls, 0 clqs
0.49/0.55	c (round 13) 3456 del vars, 5448 del conss, 474 chg bounds, 40 chg sides, 80 chg coeffs, 0 upgd conss, 51970 impls, 0 clqs
0.49/0.56	c (round 14) 3472 del vars, 5488 del conss, 482 chg bounds, 44 chg sides, 88 chg coeffs, 0 upgd conss, 52096 impls, 0 clqs
0.49/0.57	c (round 15) 3489 del vars, 5529 del conss, 491 chg bounds, 48 chg sides, 96 chg coeffs, 0 upgd conss, 52238 impls, 0 clqs
0.49/0.58	c (round 16) 3505 del vars, 5569 del conss, 499 chg bounds, 52 chg sides, 104 chg coeffs, 0 upgd conss, 52362 impls, 0 clqs
0.49/0.58	c (round 17) 3514 del vars, 5606 del conss, 508 chg bounds, 56 chg sides, 112 chg coeffs, 0 upgd conss, 52394 impls, 0 clqs
0.49/0.59	c (round 18) 3529 del vars, 5632 del conss, 517 chg bounds, 61 chg sides, 122 chg coeffs, 0 upgd conss, 52528 impls, 0 clqs
0.59/0.60	c (round 19) 3545 del vars, 5672 del conss, 527 chg bounds, 66 chg sides, 132 chg coeffs, 0 upgd conss, 52652 impls, 0 clqs
0.59/0.61	c (round 20) 3559 del vars, 5706 del conss, 535 chg bounds, 69 chg sides, 138 chg coeffs, 0 upgd conss, 52795 impls, 0 clqs
0.59/0.62	c (round 21) 3577 del vars, 5752 del conss, 547 chg bounds, 74 chg sides, 148 chg coeffs, 0 upgd conss, 52892 impls, 0 clqs
0.59/0.63	c (round 22) 3591 del vars, 5786 del conss, 555 chg bounds, 76 chg sides, 152 chg coeffs, 0 upgd conss, 53011 impls, 0 clqs
0.59/0.64	c (round 23) 3602 del vars, 5828 del conss, 566 chg bounds, 79 chg sides, 158 chg coeffs, 0 upgd conss, 53040 impls, 0 clqs
0.59/0.64	c (round 24) 3615 del vars, 5861 del conss, 578 chg bounds, 82 chg sides, 164 chg coeffs, 0 upgd conss, 53099 impls, 0 clqs
0.59/0.65	c (round 25) 3631 del vars, 5900 del conss, 592 chg bounds, 84 chg sides, 168 chg coeffs, 0 upgd conss, 53147 impls, 0 clqs
0.59/0.66	c (round 26) 3647 del vars, 5941 del conss, 606 chg bounds, 87 chg sides, 174 chg coeffs, 0 upgd conss, 53225 impls, 0 clqs
0.59/0.67	c (round 27) 3663 del vars, 5982 del conss, 620 chg bounds, 90 chg sides, 180 chg coeffs, 0 upgd conss, 53303 impls, 0 clqs
0.59/0.68	c (round 28) 3679 del vars, 6015 del conss, 633 chg bounds, 92 chg sides, 184 chg coeffs, 0 upgd conss, 53375 impls, 0 clqs
0.59/0.69	c (round 29) 3695 del vars, 6054 del conss, 646 chg bounds, 94 chg sides, 188 chg coeffs, 0 upgd conss, 53471 impls, 0 clqs
0.59/0.69	c (round 30) 3708 del vars, 6091 del conss, 658 chg bounds, 97 chg sides, 194 chg coeffs, 0 upgd conss, 53554 impls, 0 clqs
0.69/0.70	c (round 31) 3726 del vars, 6136 del conss, 672 chg bounds, 100 chg sides, 198 chg coeffs, 0 upgd conss, 53598 impls, 0 clqs
0.69/0.71	c (round 32) 3744 del vars, 6169 del conss, 684 chg bounds, 103 chg sides, 204 chg coeffs, 0 upgd conss, 53752 impls, 0 clqs
0.69/0.72	c (round 33) 3755 del vars, 6214 del conss, 694 chg bounds, 104 chg sides, 206 chg coeffs, 0 upgd conss, 53809 impls, 0 clqs
0.69/0.73	c (round 34) 3772 del vars, 6246 del conss, 709 chg bounds, 109 chg sides, 216 chg coeffs, 0 upgd conss, 53879 impls, 0 clqs
0.69/0.73	c (round 35) 3787 del vars, 6289 del conss, 724 chg bounds, 114 chg sides, 226 chg coeffs, 0 upgd conss, 53918 impls, 0 clqs
0.69/0.74	c (round 36) 3806 del vars, 6330 del conss, 740 chg bounds, 118 chg sides, 234 chg coeffs, 0 upgd conss, 54003 impls, 0 clqs
0.69/0.75	c (round 37) 3820 del vars, 6372 del conss, 751 chg bounds, 123 chg sides, 244 chg coeffs, 0 upgd conss, 54097 impls, 0 clqs
0.69/0.76	c (round 38) 3833 del vars, 6406 del conss, 765 chg bounds, 127 chg sides, 252 chg coeffs, 0 upgd conss, 54127 impls, 0 clqs
0.69/0.77	c (round 39) 3852 del vars, 6446 del conss, 778 chg bounds, 133 chg sides, 264 chg coeffs, 0 upgd conss, 54222 impls, 0 clqs
0.69/0.77	c (round 40) 3866 del vars, 6487 del conss, 789 chg bounds, 136 chg sides, 270 chg coeffs, 0 upgd conss, 54338 impls, 0 clqs
0.69/0.78	c (round 41) 3886 del vars, 6528 del conss, 805 chg bounds, 140 chg sides, 278 chg coeffs, 0 upgd conss, 54428 impls, 0 clqs
0.69/0.79	c (round 42) 3901 del vars, 6566 del conss, 815 chg bounds, 143 chg sides, 284 chg coeffs, 0 upgd conss, 54539 impls, 0 clqs
0.79/0.80	c (round 43) 3917 del vars, 6606 del conss, 827 chg bounds, 146 chg sides, 292 chg coeffs, 0 upgd conss, 54631 impls, 0 clqs
0.79/0.80	c (round 44) 3930 del vars, 6644 del conss, 841 chg bounds, 151 chg sides, 302 chg coeffs, 0 upgd conss, 54667 impls, 0 clqs
0.79/0.81	c (round 45) 3942 del vars, 6682 del conss, 851 chg bounds, 153 chg sides, 306 chg coeffs, 0 upgd conss, 54726 impls, 0 clqs
0.79/0.82	c (round 46) 3958 del vars, 6717 del conss, 867 chg bounds, 158 chg sides, 316 chg coeffs, 0 upgd conss, 54781 impls, 0 clqs
0.79/0.83	c (round 47) 3978 del vars, 6754 del conss, 883 chg bounds, 164 chg sides, 328 chg coeffs, 0 upgd conss, 54890 impls, 0 clqs
0.79/0.84	c (round 48) 3993 del vars, 6806 del conss, 897 chg bounds, 168 chg sides, 336 chg coeffs, 0 upgd conss, 54952 impls, 0 clqs
0.79/0.84	c (round 49) 4011 del vars, 6843 del conss, 911 chg bounds, 172 chg sides, 344 chg coeffs, 0 upgd conss, 55042 impls, 0 clqs
0.79/0.85	c (round 50) 4026 del vars, 6884 del conss, 922 chg bounds, 175 chg sides, 348 chg coeffs, 0 upgd conss, 55099 impls, 0 clqs
0.79/0.86	c (round 51) 4041 del vars, 6925 del conss, 937 chg bounds, 180 chg sides, 358 chg coeffs, 0 upgd conss, 55183 impls, 0 clqs
0.79/0.87	c (round 52) 4060 del vars, 6971 del conss, 952 chg bounds, 183 chg sides, 364 chg coeffs, 0 upgd conss, 55253 impls, 0 clqs
0.79/0.87	c (round 53) 4070 del vars, 7006 del conss, 966 chg bounds, 188 chg sides, 374 chg coeffs, 0 upgd conss, 55299 impls, 0 clqs
0.79/0.88	c (round 54) 4090 del vars, 7051 del conss, 983 chg bounds, 192 chg sides, 382 chg coeffs, 0 upgd conss, 55362 impls, 0 clqs
0.79/0.89	c (round 55) 4102 del vars, 7083 del conss, 994 chg bounds, 193 chg sides, 384 chg coeffs, 0 upgd conss, 55401 impls, 0 clqs
0.89/0.90	c (round 56) 4121 del vars, 7119 del conss, 1011 chg bounds, 198 chg sides, 394 chg coeffs, 0 upgd conss, 55481 impls, 0 clqs
0.89/0.90	c (round 57) 4138 del vars, 7169 del conss, 1025 chg bounds, 201 chg sides, 398 chg coeffs, 0 upgd conss, 55516 impls, 0 clqs
0.89/0.91	c (round 58) 4147 del vars, 7193 del conss, 1034 chg bounds, 204 chg sides, 404 chg coeffs, 0 upgd conss, 55586 impls, 0 clqs
0.89/0.92	c (round 59) 4162 del vars, 7225 del conss, 1046 chg bounds, 205 chg sides, 407 chg coeffs, 0 upgd conss, 55643 impls, 0 clqs
0.89/0.93	c (round 60) 4174 del vars, 7260 del conss, 1059 chg bounds, 211 chg sides, 417 chg coeffs, 0 upgd conss, 55674 impls, 0 clqs
0.89/0.93	c (round 61) 4186 del vars, 7290 del conss, 1070 chg bounds, 214 chg sides, 423 chg coeffs, 0 upgd conss, 55725 impls, 0 clqs
0.89/0.94	c (round 62) 4191 del vars, 7306 del conss, 1075 chg bounds, 214 chg sides, 423 chg coeffs, 0 upgd conss, 55745 impls, 0 clqs
0.89/0.95	c (round 63) 4198 del vars, 7319 del conss, 1080 chg bounds, 214 chg sides, 423 chg coeffs, 0 upgd conss, 55815 impls, 0 clqs
0.89/0.95	c (round 64) 4203 del vars, 7335 del conss, 1085 chg bounds, 216 chg sides, 427 chg coeffs, 0 upgd conss, 55832 impls, 0 clqs
0.89/0.96	c (round 65) 4208 del vars, 7348 del conss, 1090 chg bounds, 219 chg sides, 431 chg coeffs, 0 upgd conss, 55876 impls, 0 clqs
0.89/0.97	c (round 66) 4208 del vars, 7352 del conss, 1090 chg bounds, 219 chg sides, 431 chg coeffs, 0 upgd conss, 55896 impls, 0 clqs
1.00/1.06	c (round 67) 4208 del vars, 7355 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 55896 impls, 0 clqs
1.19/1.25	c (round 68) 4258 del vars, 7355 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107042 impls, 0 clqs
1.19/1.26	c (round 69) 4259 del vars, 7361 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107124 impls, 0 clqs
1.19/1.28	c (round 70) 4261 del vars, 7361 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107180 impls, 0 clqs
1.29/1.39	c (round 71) 4261 del vars, 7380 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 107180 impls, 0 clqs
1.50/1.58	c (round 72) 4311 del vars, 7380 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 113668 impls, 0 clqs
1.59/1.69	c (round 73) 4361 del vars, 7380 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 114388 impls, 0 clqs
1.69/1.73	c (round 74) 4361 del vars, 7386 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 114388 impls, 0 clqs
1.79/1.84	c    (1.4s) probing: 831/2144 (38.8%) - 1 fixings, 183 aggregations, 6555 implications, 0 bound changes
1.79/1.84	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.79/1.84	c (round 75) 4395 del vars, 7386 del conss, 1090 chg bounds, 222 chg sides, 431 chg coeffs, 6134 upgd conss, 114802 impls, 0 clqs
1.79/1.86	c    (1.4s) probing: 841/2144 (39.2%) - 1 fixings, 183 aggregations, 6555 implications, 0 bound changes
1.79/1.86	c    (1.4s) probing aborted: 100/100 successive totally useless probings
1.79/1.86	c presolving (76 rounds):
1.79/1.86	c  4395 deleted vars, 7386 deleted constraints, 1090 tightened bounds, 0 added holes, 222 changed sides, 431 changed coefficients
1.79/1.86	c  114802 implications, 0 cliques
1.79/1.86	c presolved problem has 1957 variables (1957 bin, 0 int, 0 impl, 0 cont) and 6103 constraints
1.79/1.86	c    6103 constraints of type <logicor>
1.79/1.86	c transformed objective value is always integral (scale: 1)
1.79/1.86	c Presolving Time: 1.33
1.79/1.86	c strange?!, PURESAT with obj
1.79/1.86	c -----------------------------------------------------------------------------------------------
1.79/1.86	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.86	c limits/memory = c 1620
1.79/1.86	c # maximal time in seconds to run
1.79/1.86	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.86	c limits/time = c 1791
1.79/1.86	c # frequency for displaying node information lines
1.79/1.86	c # [type: int, range: [-1,2147483647], default: 100]
1.79/1.86	c display/freq = c 10000
1.79/1.86	c -----------------------------------------------------------------------------------------------
1.79/1.86	c start solving problem
1.79/1.86	c 
2.09/2.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.09/2.11	c   1.6s|     1 |     0 |  1860 |  22M|   0 |1242 |1957 |6103 |6103 |1957 |5916 |   0 |   0 |   0 | 2.814317e+03 |      --      |    Inf 
4.89/4.93	c   4.4s|     1 |     0 |  7765 |  23M|   0 |1252 |1957 |6103 |6103 |1957 |7907 |1991 |   0 |   0 | 2.848574e+03 |      --      |    Inf 
6.69/6.74	c   6.2s|     1 |     0 |  9680 |  23M|   0 |1174 |1957 |6103 |6103 |1957 |7952 |2036 |   0 |   0 | 2.874191e+03 |      --      |    Inf 
7.49/7.51	c   7.0s|     1 |     0 | 10231 |  24M|   0 |1245 |1957 |6103 |6103 |1957 |7988 |2072 |   0 |   0 | 2.881258e+03 |      --      |    Inf 
8.29/8.36	c   7.8s|     1 |     0 | 10768 |  25M|   0 |1251 |1957 |6103 |6103 |1957 |8033 |2117 |   0 |   0 | 2.890622e+03 |      --      |    Inf 
9.28/9.35	c   8.8s|     1 |     0 | 11381 |  26M|   0 |1246 |1957 |6103 |6103 |1957 |8081 |2165 |   0 |   0 | 2.904675e+03 |      --      |    Inf 
10.28/10.35	c   9.8s|     1 |     0 | 12084 |  28M|   0 |1262 |1957 |6103 |6103 |1957 |8124 |2208 |   0 |   0 | 2.910339e+03 |      --      |    Inf 
11.39/11.41	c  10.8s|     1 |     0 | 12891 |  29M|   0 |1275 |1957 |6103 |6103 |1957 |8173 |2257 |   0 |   0 | 2.917081e+03 |      --      |    Inf 
12.49/12.58	c  12.0s|     1 |     0 | 13827 |  30M|   0 |1271 |1957 |6103 |6103 |1957 |8227 |2311 |   0 |   0 | 2.925026e+03 |      --      |    Inf 
13.69/13.74	c  13.2s|     1 |     0 | 14669 |  30M|   0 |1315 |1957 |6103 |6103 |1957 |8277 |2361 |   0 |   0 | 2.932944e+03 |      --      |    Inf 
14.88/14.90	c  14.3s|     1 |     0 | 15606 |  31M|   0 |1327 |1957 |6103 |6103 |1957 |8335 |2419 |   0 |   0 | 2.947943e+03 |      --      |    Inf 
15.89/15.98	c  15.4s|     1 |     0 | 16284 |  32M|   0 |1329 |1957 |6103 |6103 |1957 |6531 |2472 |   0 |   0 | 2.959143e+03 |      --      |    Inf 
16.88/16.93	c  16.3s|     1 |     0 | 17419 |  32M|   0 |1304 |1957 |6103 |6103 |1957 |6596 |2537 |   0 |   0 | 2.970079e+03 |      --      |    Inf 
17.59/17.64	c  17.0s|     1 |     0 | 18291 |  33M|   0 |1356 |1957 |6103 |6103 |1957 |6654 |2595 |   0 |   0 | 2.979632e+03 |      --      |    Inf 
18.58/18.61	c  18.0s|     1 |     0 | 19381 |  34M|   0 |1378 |1957 |6103 |6103 |1957 |6718 |2659 |   0 |   0 | 2.987335e+03 |      --      |    Inf 
19.28/19.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.28/19.32	c  18.7s|     1 |     0 | 20128 |  34M|   0 |1368 |1957 |6103 |6103 |1957 |6777 |2718 |   0 |   0 | 2.995452e+03 |      --      |    Inf 
20.09/20.19	c  19.6s|     1 |     0 | 20951 |  36M|   0 |1388 |1957 |6103 |6103 |1957 |6826 |2767 |   0 |   0 | 3.001389e+03 |      --      |    Inf 
21.39/21.50	c  20.9s|     1 |     0 | 22298 |  37M|   0 |1430 |1957 |6103 |6103 |1957 |6670 |2817 |   0 |   0 | 3.008264e+03 |      --      |    Inf 
22.29/22.39	c  21.7s|     1 |     0 | 23177 |  38M|   0 |1421 |1957 |6103 |6103 |1957 |6734 |2881 |   0 |   0 | 3.017903e+03 |      --      |    Inf 
23.19/23.20	c  22.6s|     1 |     0 | 24168 |  39M|   0 |1435 |1957 |6103 |6103 |1957 |6782 |2929 |   0 |   0 | 3.025445e+03 |      --      |    Inf 
23.98/24.04	c  23.4s|     1 |     0 | 25131 |  40M|   0 |1440 |1957 |6103 |6103 |1957 |6840 |2987 |   0 |   0 | 3.034383e+03 |      --      |    Inf 
24.98/25.08	c  24.4s|     1 |     0 | 26462 |  41M|   0 |1496 |1957 |6103 |6103 |1957 |6887 |3034 |   0 |   0 | 3.040674e+03 |      --      |    Inf 
25.79/25.86	c  25.2s|     1 |     0 | 27477 |  41M|   0 |1558 |1957 |6103 |6103 |1957 |6940 |3087 |   0 |   0 | 3.046853e+03 |      --      |    Inf 
26.98/27.03	c  26.4s|     1 |     0 | 28520 |  42M|   0 |1557 |1957 |6103 |6103 |1957 |6733 |3129 |   0 |   0 | 3.054978e+03 |      --      |    Inf 
27.98/28.01	c  27.3s|     1 |     0 | 29441 |  42M|   0 |1569 |1957 |6103 |6103 |1957 |6777 |3173 |   0 |   0 | 3.061116e+03 |      --      |    Inf 
28.78/28.84	c  28.2s|     1 |     0 | 30019 |  43M|   0 |1609 |1957 |6103 |6103 |1957 |6827 |3223 |   0 |   0 | 3.067428e+03 |      --      |    Inf 
29.59/29.64	c  28.9s|     1 |     0 | 30941 |  43M|   0 |1601 |1957 |6103 |6103 |1957 |6870 |3266 |   0 |   0 | 3.072355e+03 |      --      |    Inf 
30.78/30.87	c  30.2s|     1 |     0 | 32083 |  43M|   0 |1574 |1957 |6103 |6103 |1957 |6930 |3326 |   0 |   0 | 3.081176e+03 |      --      |    Inf 
31.58/31.64	c  30.9s|     1 |     0 | 32747 |  44M|   0 |1635 |1957 |6103 |6103 |1957 |6986 |3382 |   0 |   0 | 3.085142e+03 |      --      |    Inf 
33.58/33.61	c  32.9s|     1 |     0 | 33830 |  44M|   0 |1585 |1957 |6103 |6103 |1957 |6734 |3411 |   0 |   0 | 3.087356e+03 |      --      |    Inf 
34.58/34.61	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
34.58/34.61	c  33.9s|     1 |     0 | 34834 |  45M|   0 |1659 |1957 |6103 |6103 |1957 |6771 |3448 |   0 |   0 | 3.092292e+03 |      --      |    Inf 
35.47/35.54	c  34.8s|     1 |     0 | 36068 |  45M|   0 |1665 |1957 |6103 |6103 |1957 |6816 |3493 |   0 |   0 | 3.095287e+03 |      --      |    Inf 
36.58/36.65	c  36.0s|     1 |     0 | 37121 |  46M|   0 |1631 |1957 |6103 |6103 |1957 |6858 |3535 |   0 |   0 | 3.098389e+03 |      --      |    Inf 
37.78/37.81	c  37.1s|     1 |     0 | 38097 |  46M|   0 |1628 |1957 |6103 |6103 |1957 |6890 |3567 |   0 |   0 | 3.101713e+03 |      --      |    Inf 
38.98/39.00	c  38.3s|     1 |     0 | 39231 |  47M|   0 |1630 |1957 |6103 |6103 |1957 |6937 |3614 |   0 |   0 | 3.105907e+03 |      --      |    Inf 
40.07/40.13	c  39.4s|     1 |     0 | 40312 |  47M|   0 |1642 |1957 |6103 |6103 |1957 |6733 |3654 |   0 |   0 | 3.109159e+03 |      --      |    Inf 
41.38/41.41	c  40.7s|     1 |     0 | 41397 |  48M|   0 |1648 |1957 |6103 |6103 |1957 |6779 |3700 |   0 |   0 | 3.111309e+03 |      --      |    Inf 
42.17/42.27	c  41.5s|     1 |     0 | 42327 |  48M|   0 |1630 |1957 |6103 |6103 |1957 |6816 |3737 |   0 |   0 | 3.113450e+03 |      --      |    Inf 
43.38/43.43	c  42.7s|     1 |     0 | 42804 |  48M|   0 |1610 |1957 |6103 |6103 |1957 |6849 |3770 |   0 |   0 | 3.114515e+03 |      --      |    Inf 
44.38/44.41	c  43.6s|     1 |     0 | 43301 |  49M|   0 |1664 |1957 |6103 |6103 |1957 |6872 |3793 |   0 |   0 | 3.115245e+03 |      --      |    Inf 
45.57/45.62	c  44.9s|     1 |     0 | 43794 |  49M|   0 |1662 |1957 |6103 |6103 |1957 |6890 |3811 |   0 |   0 | 3.116557e+03 |      --      |    Inf 
47.08/47.18	c  46.4s|     1 |     0 | 44185 |  49M|   0 |1644 |1957 |6103 |6103 |1957 |6683 |3830 |   0 |   0 | 3.119022e+03 |      --      |    Inf 
48.17/48.21	c  47.4s|     1 |     0 | 44551 |  49M|   0 |1647 |1957 |6103 |6103 |1957 |6694 |3841 |   0 |   0 | 3.120142e+03 |      --      |    Inf 
48.98/49.08	c  48.3s|     1 |     0 | 44965 |  50M|   0 |1633 |1957 |6103 |6103 |1957 |6715 |3862 |   0 |   0 | 3.121031e+03 |      --      |    Inf 
50.08/50.18	c  49.4s|     1 |     0 | 45452 |  50M|   0 |1637 |1957 |6103 |6103 |1957 |6735 |3882 |   0 |   0 | 3.122748e+03 |      --      |    Inf 
51.48/51.56	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
51.48/51.56	c  50.8s|     1 |     0 | 45959 |  50M|   0 |1626 |1957 |6103 |6103 |1957 |6761 |3908 |   0 |   0 | 3.124779e+03 |      --      |    Inf 
52.78/52.82	c  52.0s|     1 |     0 | 46577 |  51M|   0 |1605 |1957 |6103 |6103 |1957 |6782 |3929 |   0 |   0 | 3.125971e+03 |      --      |    Inf 
54.17/54.29	c  53.5s|     1 |     0 | 47117 |  51M|   0 |1629 |1957 |6103 |6103 |1957 |6575 |3952 |   0 |   0 | 3.126822e+03 |      --      |    Inf 
55.68/55.75	c  55.0s|     1 |     0 | 47800 |  52M|   0 |1643 |1957 |6103 |6103 |1957 |6592 |3969 |   0 |   0 | 3.127515e+03 |      --      |    Inf 
57.77/57.89	c  57.1s|     1 |     0 | 48203 |  52M|   0 |1627 |1957 |6103 |6103 |1957 |6628 |4005 |   0 |   0 | 3.128726e+03 |      --      |    Inf 
59.47/59.51	c  58.7s|     1 |     0 | 48534 |  52M|   0 |1630 |1957 |6103 |6103 |1957 |6640 |4017 |   0 |   0 | 3.130085e+03 |      --      |    Inf 
61.47/61.54	c  60.7s|     1 |     0 | 48938 |  52M|   0 |1609 |1957 |6103 |6103 |1957 |6648 |4025 |   0 |   0 | 3.131166e+03 |      --      |    Inf 
63.46/63.58	c  62.8s|     1 |     0 | 49148 |  52M|   0 |1608 |1957 |6103 |6103 |1957 |6659 |4036 |   0 |   0 | 3.132385e+03 |      --      |    Inf 
65.67/65.77	c  65.0s|     1 |     0 | 49309 |  52M|   0 |1601 |1957 |6103 |6103 |1957 |6568 |4046 |   0 |   0 | 3.132647e+03 |      --      |    Inf 
67.66/67.74	c  66.9s|     1 |     0 | 49367 |  52M|   0 |1599 |1957 |6103 |6103 |1957 |6570 |4048 |   0 |   0 | 3.132980e+03 |      --      |    Inf 
69.57/69.63	c  68.8s|     1 |     0 | 49433 |  53M|   0 |1599 |1957 |6103 |6103 |1957 |6574 |4052 |   0 |   0 | 3.133647e+03 |      --      |    Inf 
71.47/71.59	c  70.8s|     1 |     0 | 49434 |  53M|   0 |1600 |1957 |6103 |6103 |1957 |6575 |4053 |   0 |   0 | 3.133647e+03 |      --      |    Inf 
73.46/73.57	c  72.7s|     1 |     0 | 49437 |  53M|   0 |1598 |1957 |6103 |6103 |1957 |6576 |4054 |   0 |   0 | 3.133647e+03 |      --      |    Inf 
75.47/75.54	c  74.7s|     1 |     0 | 49439 |  53M|   0 |1597 |1957 |6103 |6103 |1957 |6577 |4055 |   0 |   0 | 3.133647e+03 |      --      |    Inf 
77.67/77.70	c  76.8s|     1 |     0 | 49442 |  53M|   0 |1595 |1957 |6103 |6103 |1957 |6460 |4056 |   0 |   0 | 3.133647e+03 |      --      |    Inf 
79.56/79.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
79.56/79.62	c  78.8s|     1 |     0 | 49444 |  53M|   0 |1596 |1957 |6103 |6103 |1957 |6461 |4057 |   0 |   0 | 3.133647e+03 |      --      |    Inf 
82.47/82.51	c  81.6s|     1 |     2 | 49444 |  53M|   0 |1596 |1957 |6103 |6103 |1957 |6461 |4057 |   0 |  34 | 3.133647e+03 |      --      |    Inf 
1798.06/1798.78	c 
1798.06/1798.78	c SCIP Status        : solving was interrupted [time limit reached]
1798.06/1798.78	c Solving Time (sec) : 1791.00
1798.06/1798.78	c Solving Nodes      : 3823
1798.06/1798.78	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1798.06/1798.78	c Dual Bound         : +3.14591796316485e+03
1798.06/1798.78	c Gap                : infinite
1798.06/1798.78	c NODE         3823
1798.06/1798.78	c DUAL BOUND   3145.92
1798.06/1798.78	c PRIMAL BOUND 1e+20
1798.06/1798.78	c GAP          1e+20
1798.06/1798.78	s UNKNOWN
1798.06/1798.78	c SCIP Status        : solving was interrupted [time limit reached]
1798.06/1798.78	c Solving Time       :    1791.00
1798.06/1798.78	c Original Problem   :
1798.06/1798.78	c   Problem name     : HOME/instance-1869015-1245154360.opb
1798.06/1798.78	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.06/1798.78	c   Constraints      : 13489 initial, 13489 maximal
1798.06/1798.78	c Presolved Problem  :
1798.06/1798.78	c   Problem name     : t_HOME/instance-1869015-1245154360.opb
1798.06/1798.78	c   Variables        : 1957 (1957 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.06/1798.78	c   Constraints      : 6103 initial, 8169 maximal
1798.06/1798.78	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.06/1798.78	c   trivial          :       0.05         55          0          0          0          0          0          0          0
1798.06/1798.78	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1798.06/1798.78	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.06/1798.78	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.06/1798.78	c   implics          :       0.11          0       3078          0          0          0          0          0          0
1798.06/1798.78	c   probing          :       0.50          1        183          0          0          0          0          0          0
1798.06/1798.78	c   linear           :       0.35       1035         43          0       1090          0       7355        222        431
1798.06/1798.78	c   logicor          :       0.25          0          0          0          0          0         31          0          0
1798.06/1798.78	c   root node        :          -          0          -          -          0          -          -          -          -
1798.06/1798.78	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.06/1798.78	c   integral         :          0          0          0       2890          0          1         22          0          0       5756
1798.06/1798.78	c   logicor          :       6103+        60     101622          0          0       1585     786573          0          0          0
1798.06/1798.78	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1798.06/1798.78	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.06/1798.78	c   integral         :     531.48       0.00       0.00     531.48       0.00
1798.06/1798.78	c   logicor          :       7.05       0.08       6.97       0.00       0.00
1798.06/1798.78	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.06/1798.78	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.06/1798.78	c   rootredcost      :       0.08          0          0          0
1798.06/1798.78	c   pseudoobj        :       5.93      99666          0          0
1798.06/1798.78	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.06/1798.78	c   propagation      :       0.95       1584       1584      16410       46.8        516        5.6          -
1798.06/1798.78	c   infeasible LP    :       0.12        255          0          0        0.0          0        0.0          0
1798.06/1798.78	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.06/1798.78	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.06/1798.78	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.06/1798.78	c   applied globally :          -          -          -       5338       32.1          -          -          -
1798.06/1798.78	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.06/1798.78	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.06/1798.78	c   cut pool         :       0.63         59          -          -       2532          -    (maximal pool size: 20185)
1798.06/1798.78	c   redcost          :       0.35       2949          0          0          0          0
1798.06/1798.78	c   impliedbounds    :       0.09         60          0          0       3955          0
1798.06/1798.78	c   intobj           :       0.00          0          0          0          0          0
1798.06/1798.78	c   gomory           :      41.58         60          0          0      25893          0
1798.06/1798.78	c   strongcg         :       2.75         20          0          0      10000          0
1798.06/1798.78	c   cmir             :       0.92         10          0          0          0          0
1798.06/1798.78	c   flowcover        :       0.87         10          0          0          0          0
1798.06/1798.78	c   clique           :       0.14         59          0          0         39          0
1798.06/1798.78	c   zerohalf         :       0.00          0          0          0          0          0
1798.06/1798.78	c   mcf              :       0.02          1          0          0          0          0
1798.06/1798.78	c Pricers            :       Time      Calls       Vars
1798.06/1798.78	c   problem variables:       0.00          0          0
1798.06/1798.78	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.06/1798.78	c   relpscost        :     531.48       2890          1         22          0          0       5756
1798.06/1798.78	c   pscost           :       0.00          0          0          0          0          0          0
1798.06/1798.78	c   inference        :       0.00          0          0          0          0          0          0
1798.06/1798.78	c   mostinf          :       0.00          0          0          0          0          0          0
1798.06/1798.78	c   leastinf         :       0.00          0          0          0          0          0          0
1798.06/1798.78	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.06/1798.78	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.06/1798.78	c   random           :       0.00          0          0          0          0          0          0
1798.06/1798.78	c Primal Heuristics  :       Time      Calls      Found
1798.06/1798.78	c   LP solutions     :       0.00          -          0
1798.06/1798.78	c   pseudo solutions :       0.00          -          0
1798.06/1798.78	c   oneopt           :       0.00          0          0
1798.06/1798.78	c   crossover        :       0.00          0          0
1798.06/1798.78	c   intshifting      :       0.00          0          0
1798.06/1798.78	c   guideddiving     :       0.00          0          0
1798.06/1798.78	c   objpscostdiving  :      54.92          3          0
1798.06/1798.78	c   rootsoldiving    :      69.10          4          0
1798.06/1798.78	c   feaspump         :      45.98          7          0
1798.06/1798.78	c   coefdiving       :      56.52         18          0
1798.06/1798.78	c   pscostdiving     :      51.04         18          0
1798.06/1798.78	c   veclendiving     :      30.89         18          0
1798.06/1798.78	c   linesearchdiving :      43.30         18          0
1798.06/1798.78	c   fracdiving       :      65.22         19          0
1798.06/1798.78	c   simplerounding   :       0.01          0          0
1798.06/1798.78	c   rounding         :       1.29        722          0
1798.06/1798.78	c   shifting         :       1.85        218          0
1798.06/1798.78	c   fixandinfer      :       0.00          0          0
1798.06/1798.78	c   intdiving        :       0.00          0          0
1798.06/1798.78	c   actconsdiving    :       0.00          0          0
1798.06/1798.78	c   octane           :       0.00          0          0
1798.06/1798.78	c   rens             :       0.01          0          0
1798.06/1798.78	c   rins             :       0.00          0          0
1798.06/1798.78	c   localbranching   :       0.00          0          0
1798.06/1798.78	c   mutation         :       0.00          0          0
1798.06/1798.78	c   dins             :       0.00          0          0
1798.06/1798.78	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.06/1798.78	c   primal LP        :       1.24          0          0       0.00       0.00
1798.06/1798.78	c   dual LP          :     763.62       3148    1579010     501.59    2067.80
1798.06/1798.78	c   barrier LP       :       0.00          0          0       0.00          -
1798.06/1798.78	c   diving/probing LP:     392.25       9227     478168      51.82    1219.04
1798.06/1798.78	c   strong branching :     529.48       3177     899002     282.97    1697.90
1798.06/1798.78	c     (at root node) :          -         34       4701     138.26          -
1798.06/1798.78	c   conflict analysis:       0.00          0          0       0.00          -
1798.06/1798.78	c B&B Tree           :
1798.06/1798.78	c   number of runs   :          1
1798.06/1798.78	c   nodes            :       3823
1798.06/1798.78	c   nodes (total)    :       3823
1798.06/1798.78	c   nodes left       :        663
1798.06/1798.78	c   max depth        :         58
1798.06/1798.78	c   max depth (total):         58
1798.06/1798.78	c   backtracks       :        924 (24.2%)
1798.06/1798.78	c   delayed cutoffs  :       1271
1798.06/1798.78	c   repropagations   :       2639 (359821 domain reductions, 668 cutoffs)
1798.06/1798.78	c   avg switch length:       4.27
1798.06/1798.78	c   switching time   :       4.18
1798.06/1798.78	c Solution           :
1798.06/1798.78	c   Solutions found  :          0 (0 improvements)
1798.06/1798.78	c   Primal Bound     :          -
1798.06/1798.78	c   Dual Bound       : +3.14591796316485e+03
1798.06/1798.78	c   Gap              :   infinite
1798.06/1798.78	c   Root Dual Bound  : +3.13364706644881e+03
1798.27/1798.91	c Time complete: 1798.28.

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-1869015-1245154360/watcher-1869015-1245154360 -o /tmp/evaluation-result-1869015-1245154360/solver-1869015-1245154360 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869015-1245154360.opb 

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.97 0.98 3/64 6532
/proc/meminfo: memFree=1890424/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=5812 CPUtime=0
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 519 0 0 0 0 0 0 0 18 0 1 0 183032412 5951488 503 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 1453 513 342 1256 0 192 0

[startup+0.0123509 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 6532
/proc/meminfo: memFree=1890424/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=9740 CPUtime=0
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 1446 0 0 0 0 0 0 0 18 0 1 0 183032412 9973760 1430 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 2435 1430 363 1256 0 1174 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9740

[startup+0.101366 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 6532
/proc/meminfo: memFree=1890424/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=17168 CPUtime=0.09
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 3288 0 0 0 8 1 0 0 18 0 1 0 183032412 17580032 3272 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 4292 3272 378 1256 0 3031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17168

[startup+0.301401 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 6532
/proc/meminfo: memFree=1890424/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=36504 CPUtime=0.29
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 8332 0 0 0 26 3 0 0 19 0 1 0 183032412 37380096 7962 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 9126 7962 474 1256 0 7865 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36504

[startup+0.701471 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 6532
/proc/meminfo: memFree=1890424/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=40056 CPUtime=0.69
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 9255 0 0 0 54 15 0 0 22 0 1 0 183032412 41017344 8885 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 10014 8885 474 1256 0 8753 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40056

[startup+1.50161 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1856624/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=44892 CPUtime=1.5
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 10462 0 0 0 123 27 0 0 25 0 1 0 183032412 45969408 10092 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 11223 10092 490 1256 0 9962 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 44892

[startup+3.10189 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1842800/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=58260 CPUtime=3.1
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 13190 0 0 0 280 30 0 0 25 0 1 0 183032412 59658240 12802 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 14565 12802 644 1256 0 13304 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 58260

[startup+6.30144 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1838832/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=63512 CPUtime=6.29
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 15147 0 0 0 596 33 0 0 25 0 1 0 183032412 65036288 13551 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 15878 13551 675 1256 0 14617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63512

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1829744/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=75480 CPUtime=12.69
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 19868 0 0 0 1232 37 0 0 25 0 1 0 183032412 77291520 15793 1992294400 4194304 9342243 548682068736 18446744073709551615 6237448 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 18870 15793 675 1256 0 17609 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 75480

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1815984/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=89712 CPUtime=25.49
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 29378 0 0 0 2503 46 0 0 25 0 1 0 183032412 91865088 19343 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 22428 19343 678 1256 0 21167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89712

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1805104/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=99220 CPUtime=51.07
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 37722 0 0 0 5051 56 0 0 25 0 1 0 183032412 101601280 21947 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 24805 21947 678 1256 0 23544 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 99220

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1799280/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=105796 CPUtime=102.26
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 50044 0 0 0 10155 71 0 0 25 0 1 0 183032412 108335104 23389 1992294400 4194304 9342243 548682068736 18446744073709551615 6941094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 26449 23389 691 1256 0 25188 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 105796

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1796784/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=103248 CPUtime=162.24
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 58579 0 0 0 16139 85 0 0 25 0 1 0 183032412 105725952 23996 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 25812 23996 691 1256 0 24551 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 103248

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1796656/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=107576 CPUtime=222.21
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 78864 0 0 0 22117 104 0 0 25 0 1 0 183032412 110157824 24024 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 26894 24024 691 1256 0 25633 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 107576

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1796336/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=103240 CPUtime=282.19
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 84087 0 0 0 28103 116 0 0 25 0 1 0 183032412 105717760 24071 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 25810 24071 692 1256 0 24549 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 103240

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1796464/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=108020 CPUtime=342.17
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 90851 0 0 0 34087 130 0 0 25 0 1 0 183032412 110612480 24053 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 27005 24053 692 1256 0 25744 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 108020

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1795696/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=103216 CPUtime=402.15
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 94798 0 0 0 40073 142 0 0 25 0 1 0 183032412 105693184 24193 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 25804 24193 692 1256 0 24543 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 103216

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1795504/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=108104 CPUtime=462.13
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 101333 0 0 0 46057 156 0 0 25 0 1 0 183032412 110698496 24275 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 27026 24275 692 1256 0 25765 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 108104

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1795504/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=103100 CPUtime=522.1
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 107490 0 0 0 52040 170 0 0 25 0 1 0 183032412 105574400 24232 1992294400 4194304 9342243 548682068736 18446744073709551615 4266341 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 25775 24232 692 1256 0 24514 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 103100

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1795184/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=103096 CPUtime=582.08
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 113791 0 0 0 58026 182 0 0 25 0 1 0 183032412 105570304 24303 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 25774 24303 692 1256 0 24513 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 103096

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1795056/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=108052 CPUtime=642.07
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 119496 0 0 0 64012 195 0 0 25 0 1 0 183032412 110645248 24360 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 27013 24360 692 1256 0 25752 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 108052

[startup+702.302 s]

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

/proc/meminfo: memFree=1795248/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=110888 CPUtime=1061.92
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 256630 0 0 0 105851 341 0 0 25 0 1 0 183032412 113549312 24420 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 27722 24420 692 1256 0 26461 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 110888

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1794544/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=111812 CPUtime=1121.9
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 331503 0 0 0 111805 385 0 0 25 0 1 0 183032412 114495488 24450 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 27953 24450 692 1256 0 26692 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 111812

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1794736/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=107040 CPUtime=1181.88
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 429007 0 0 0 117746 442 0 0 25 0 1 0 183032412 109608960 24358 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 26760 24358 692 1256 0 25499 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 107040

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1791600/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=108032 CPUtime=1241.86
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 458247 0 0 0 123716 470 0 0 25 0 1 0 183032412 110624768 25143 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 27008 25143 692 1256 0 25747 0
Current children cumulated CPU time (s) 1241.86
Current children cumulated vsize (KiB) 108032

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1791216/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=108060 CPUtime=1301.84
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 462943 0 0 0 129701 483 0 0 25 0 1 0 183032412 110653440 25211 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 27015 25211 692 1256 0 25754 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 108060

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1789104/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=113932 CPUtime=1361.81
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 470727 0 0 0 135684 497 0 0 25 0 1 0 183032412 116666368 25759 1992294400 4194304 9342243 548682068736 18446744073709551615 6973417 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 28483 25759 692 1256 0 27222 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 113932

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1787184/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=116556 CPUtime=1421.8
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 481811 0 0 0 141665 515 0 0 25 0 1 0 183032412 119353344 26239 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 29139 26239 692 1256 0 27878 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 116556

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1786032/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=113868 CPUtime=1481.78
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 491847 0 0 0 147644 534 0 0 25 0 1 0 183032412 116600832 26572 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 28467 26572 692 1256 0 27206 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 113868

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1784880/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=118908 CPUtime=1541.75
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 500607 0 0 0 153623 552 0 0 25 0 1 0 183032412 121761792 26804 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 29727 26804 692 1256 0 28466 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 118908

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783920/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=114388 CPUtime=1601.73
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 508278 0 0 0 159604 569 0 0 25 0 1 0 183032412 117133312 26991 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 28597 26991 692 1256 0 27336 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 114388

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783536/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=120272 CPUtime=1661.71
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 517164 0 0 0 165587 584 0 0 25 0 1 0 183032412 123158528 27132 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 30068 27132 692 1256 0 28807 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 120272

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783216/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=122624 CPUtime=1721.69
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 577282 0 0 0 171544 625 0 0 25 0 1 0 183032412 125566976 27205 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 30656 27205 692 1256 0 29395 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 122624

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783088/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=116416 CPUtime=1781.67
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 664398 0 0 0 177486 681 0 0 25 0 1 0 183032412 119209984 27094 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 29104 27094 692 1256 0 27843 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 116416

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783472/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=116844 CPUtime=1791.26
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 682383 0 0 0 178436 690 0 0 25 0 1 0 183032412 119648256 27131 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 29211 27131 692 1256 0 27950 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 116844

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783408/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=117680 CPUtime=1794.46
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 684796 0 0 0 178754 692 0 0 25 0 1 0 183032412 120504320 27139 1992294400 4194304 9342243 548682068736 18446744073709551615 6959593 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 29420 27139 692 1256 0 28159 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (KiB) 117680

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783280/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=117740 CPUtime=1796.07
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 687057 0 0 0 178913 694 0 0 25 0 1 0 183032412 120565760 27160 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 29435 27160 692 1256 0 28174 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 117740

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1783344/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=122420 CPUtime=1797.66
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 689612 0 0 0 179071 695 0 0 25 0 1 0 183032412 125358080 27421 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 30605 27421 692 1256 0 29344 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 122420

[startup+1798.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1782256/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=122420 CPUtime=1798.06
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 690074 0 0 0 179111 695 0 0 25 0 1 0 183032412 125358080 27421 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/6532/statm: 30605 27421 692 1256 0 29344 0
Current children cumulated CPU time (s) 1798.06
Current children cumulated vsize (KiB) 122420

[startup+1798.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 6533
/proc/meminfo: memFree=1782256/2055920 swapFree=4181248/4192956
[pid=6532] ppid=6530 vsize=89660 CPUtime=1798.27
/proc/6532/stat : 6532 (pbscip.linux.x8) R 6530 6532 5946 0 -1 4194304 690079 0 0 0 179131 696 0 0 25 0 1 0 183032412 91811840 21516 1992294400 4194304 9342243 548682068736 18446744073709551615 8483466 0 0 4096 0 0 0 0 17 1 0 0
/proc/6532/statm: 22415 21516 6992 1256 0 21154 0
Current children cumulated CPU time (s) 1798.27
Current children cumulated vsize (KiB) 89660

Child status: 0
Real time (s): 1798.91
CPU time (s): 1798.28
CPU user time (s): 1791.31
CPU system time (s): 6.97194
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 123732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.31
system time used= 6.97194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 690082
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= 2226

runsolver used 1.25981 second user time and 3.83942 second system time

The end

Launcher Data

Begin job on node48 at 2009-06-16 14:12:40
IDJOB=1869015
IDBENCH=2122
IDSOLVER=684
FILE ID=node48/1869015-1245154360
PBS_JOBID= 9363781
Free space on /tmp= 66236 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1869015-1245154360/watcher-1869015-1245154360 -o /tmp/evaluation-result-1869015-1245154360/solver-1869015-1245154360 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1869015-1245154360.opb

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

MD5SUM BENCH= 172d8bfe30610a29dfe3bb9d98ed3f4c
RANDOM SEED=702061305

node48.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.270
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.270
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1890840 kB
Buffers:         22376 kB
Cached:          75240 kB
SwapCached:       5472 kB
Active:          63308 kB
Inactive:        42172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1890840 kB
SwapTotal:     4192956 kB
SwapFree:      4181248 kB
Dirty:           12408 kB
Writeback:           0 kB
Mapped:          13544 kB
Slab:            45548 kB
Committed_AS:   150196 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66224 MiB
End job on node48 at 2009-06-16 14:42:40