Trace number 2663994

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.17 1800.68

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.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-2663994-1276446581.opb>
0.19/0.26	c original problem has 6352 variables (6352 bin, 0 int, 0 impl, 0 cont) and 13489 constraints
0.19/0.26	c problem read
0.19/0.26	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) 2925 del vars, 496 del conss, 323 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 38106 impls, 0 clqs
0.49/0.53	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.49/0.55	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.49/0.56	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.49/0.58	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.49/0.59	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.59/0.60	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.59/0.61	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.59/0.63	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.59/0.64	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.59/0.65	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.59/0.66	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.59/0.67	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.59/0.68	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.59/0.69	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.69/0.70	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.69/0.72	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.69/0.73	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.69/0.74	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.69/0.75	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.69/0.76	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.69/0.77	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.69/0.78	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.69/0.79	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.79/0.80	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.79/0.81	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.79/0.83	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.79/0.84	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.79/0.85	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.79/0.86	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.79/0.87	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.79/0.88	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.79/0.89	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.89/0.90	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.89/0.91	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.89/0.92	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.89/0.93	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.89/0.94	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.89/0.95	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.89/0.96	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.89/0.97	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.89/0.98	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.89/0.99	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
1.00/1.00	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
1.00/1.01	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
1.00/1.02	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
1.00/1.03	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
1.00/1.04	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
1.00/1.05	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
1.00/1.06	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
1.00/1.07	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
1.00/1.08	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
1.00/1.09	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
1.00/1.10	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
1.10/1.11	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
1.10/1.12	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
1.10/1.13	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
1.10/1.14	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
1.10/1.15	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
1.10/1.16	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
1.10/1.17	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
1.10/1.18	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
1.10/1.19	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
1.10/1.19	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
1.19/1.20	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
1.19/1.21	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.29/1.31	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.49/1.52	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.49/1.53	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.49/1.55	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.59/1.66	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.79/1.88	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.99/2.00	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.99/2.04	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
2.10/2.15	c    (1.5s) probing: 831/2144 (38.8%) - 1 fixings, 183 aggregations, 6555 implications, 0 bound changes
2.10/2.15	c    (1.5s) probing aborted: 100/100 successive totally useless probings
2.10/2.15	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
2.10/2.18	c    (1.6s) probing: 841/2144 (39.2%) - 1 fixings, 183 aggregations, 6555 implications, 0 bound changes
2.10/2.18	c    (1.6s) probing aborted: 100/100 successive totally useless probings
2.10/2.18	c presolving (76 rounds):
2.10/2.18	c  4395 deleted vars, 7386 deleted constraints, 1090 tightened bounds, 0 added holes, 222 changed sides, 431 changed coefficients
2.10/2.18	c  114802 implications, 0 cliques
2.10/2.18	c presolved problem has 1957 variables (1957 bin, 0 int, 0 impl, 0 cont) and 6103 constraints
2.10/2.18	c    6103 constraints of type <logicor>
2.10/2.18	c transformed objective value is always integral (scale: 1)
2.10/2.18	c Presolving Time: 1.51
2.10/2.18	c - non default parameters ----------------------------------------------------------------------
2.10/2.18	c # SCIP version 1.2.1.2
2.10/2.18	c 
2.10/2.18	c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
2.10/2.18	c # [type: int, range: [-1,2147483647], default: -1]
2.10/2.18	c conflict/interconss = 0
2.10/2.18	c 
2.10/2.18	c # should binary conflicts be preferred?
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c conflict/preferbinary = TRUE
2.10/2.18	c 
2.10/2.18	c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
2.10/2.18	c # [type: int, range: [-1,2147483647], default: 0]
2.10/2.18	c constraints/agelimit = 1
2.10/2.18	c 
2.10/2.18	c # should enforcement of pseudo solution be disabled?
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c constraints/disableenfops = TRUE
2.10/2.18	c 
2.10/2.18	c # frequency for displaying node information lines
2.10/2.18	c # [type: int, range: [-1,2147483647], default: 100]
2.10/2.18	c display/freq = 10000
2.10/2.18	c 
2.10/2.18	c # maximal time in seconds to run
2.10/2.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.10/2.18	c limits/time = 1799.75
2.10/2.18	c 
2.10/2.18	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.10/2.18	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.10/2.18	c limits/memory = 1620
2.10/2.18	c 
2.10/2.18	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.10/2.18	c # [type: int, range: [-1,2147483647], default: 1]
2.10/2.18	c lp/solvefreq = -1
2.10/2.18	c 
2.10/2.18	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.10/2.18	c # [type: char, range: {lafpsqd}, default: l]
2.10/2.18	c lp/pricing = a
2.10/2.18	c 
2.10/2.18	c # should presolving try to simplify inequalities
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c constraints/linear/simplifyinequalities = TRUE
2.10/2.18	c 
2.10/2.18	c # should presolving try to simplify knapsacks
2.10/2.18	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.10/2.18	c constraints/knapsack/simplifyinequalities = TRUE
2.10/2.18	c 
2.10/2.18	c # priority of node selection rule <dfs> in standard mode
2.10/2.18	c # [type: int, range: [-536870912,536870911], default: 0]
2.10/2.18	c nodeselection/dfs/stdpriority = 1000000
2.10/2.18	c 
2.10/2.18	c -----------------------------------------------------------------------------------------------
2.10/2.18	c start solving
2.10/2.18	c 
2.10/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.10/2.19	c   1.6s|     1 |     2 |     0 |     - |  19M|   0 |   - |1957 |6103 |   0 |   0 |   0 |   0 |   0 | 2.550000e+03 |      --      |    Inf 
39.58/39.61	c  37.7s| 10000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6149 |   0 |   0 |   0 |6614 |   0 | 2.550000e+03 |      --      |    Inf 
78.36/78.48	c  75.3s| 20000 |    41 |     0 |   0.0 |  20M|  70 |   - |1957 |6184 |   0 |   0 |   0 |  13k|   0 | 2.550000e+03 |      --      |    Inf 
118.66/118.74	c   114s| 30000 |    42 |     0 |   0.0 |  20M|  70 |   - |1957 |6174 |   0 |   0 |   0 |  20k|   0 | 2.550000e+03 |      --      |    Inf 
158.36/158.46	c   153s| 40000 |    39 |     0 |   0.0 |  20M|  70 |   - |1957 |6195 |   0 |   0 |   0 |  26k|   0 | 2.550000e+03 |      --      |    Inf 
198.43/198.52	c   191s| 50000 |    44 |     0 |   0.0 |  20M|  70 |   - |1957 |6187 |   0 |   0 |   0 |  33k|   0 | 2.550000e+03 |      --      |    Inf 
240.72/240.81	c   232s| 60000 |    43 |     0 |   0.0 |  20M|  70 |   - |1957 |6184 |   0 |   0 |   0 |  40k|   0 | 2.550000e+03 |      --      |    Inf 
279.91/280.02	c   270s| 70000 |    42 |     0 |   0.0 |  20M|  70 |   - |1957 |6211 |   0 |   0 |   0 |  47k|   0 | 2.550000e+03 |      --      |    Inf 
319.61/319.79	c   309s| 80000 |    42 |     0 |   0.0 |  20M|  70 |   - |1957 |6224 |   0 |   0 |   0 |  53k|   0 | 2.550000e+03 |      --      |    Inf 
359.69/359.84	c   347s| 90000 |    42 |     0 |   0.0 |  20M|  70 |   - |1957 |6253 |   0 |   0 |   0 |  60k|   0 | 2.550000e+03 |      --      |    Inf 
400.38/400.51	c   387s|100000 |    38 |     0 |   0.0 |  20M|  70 |   - |1957 |6267 |   0 |   0 |   0 |  67k|   0 | 2.550000e+03 |      --      |    Inf 
442.36/442.54	c   427s|110000 |    41 |     0 |   0.0 |  20M|  70 |   - |1957 |6228 |   0 |   0 |   0 |  74k|   0 | 2.550000e+03 |      --      |    Inf 
484.26/484.44	c   468s|120000 |    41 |     0 |   0.0 |  20M|  70 |   - |1957 |6264 |   0 |   0 |   0 |  81k|   0 | 2.550000e+03 |      --      |    Inf 
525.14/525.31	c   507s|130000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6292 |   0 |   0 |   0 |  87k|   0 | 2.550000e+03 |      --      |    Inf 
564.63/564.85	c   546s|140000 |    39 |     0 |   0.0 |  20M|  70 |   - |1957 |6298 |   0 |   0 |   0 |  94k|   0 | 2.550000e+03 |      --      |    Inf 
604.12/604.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
604.12/604.33	c   584s|150000 |    39 |     0 |   0.0 |  20M|  70 |   - |1957 |6320 |   0 |   0 |   0 | 101k|   0 | 2.550000e+03 |      --      |    Inf 
644.91/645.19	c   623s|160000 |    41 |     0 |   0.0 |  20M|  70 |   - |1957 |6316 |   0 |   0 |   0 | 108k|   0 | 2.550000e+03 |      --      |    Inf 
685.11/685.36	c   662s|170000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6337 |   0 |   0 |   0 | 115k|   0 | 2.550000e+03 |      --      |    Inf 
722.89/723.17	c   699s|180000 |    43 |     0 |   0.0 |  20M|  70 |   - |1957 |6334 |   0 |   0 |   0 | 122k|   0 | 2.550000e+03 |      --      |    Inf 
761.38/761.61	c   736s|190000 |    39 |     0 |   0.0 |  20M|  70 |   - |1957 |6359 |   0 |   0 |   0 | 129k|   0 | 2.550000e+03 |      --      |    Inf 
801.17/801.40	c   774s|200000 |    39 |     0 |   0.0 |  20M|  70 |   - |1957 |6369 |   0 |   0 |   0 | 135k|   0 | 2.550000e+03 |      --      |    Inf 
840.66/840.90	c   813s|210000 |    36 |     0 |   0.0 |  20M|  70 |   - |1957 |6416 |   0 |   0 |   0 | 142k|   0 | 2.550000e+03 |      --      |    Inf 
892.53/892.84	c   863s|220000 |    43 |     0 |   0.0 |  20M|  70 |   - |1957 |6342 |   0 |   0 |   0 | 149k|   0 | 2.550000e+03 |      --      |    Inf 
937.94/938.22	c   907s|230000 |    43 |     0 |   0.0 |  20M|  70 |   - |1957 |6363 |   0 |   0 |   0 | 156k|   0 | 2.550000e+03 |      --      |    Inf 
984.01/984.33	c   951s|240000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6392 |   0 |   0 |   0 | 163k|   0 | 2.550000e+03 |      --      |    Inf 
1030.60/1030.95	c   996s|250000 |    39 |     0 |   0.0 |  20M|  70 |   - |1957 |6405 |   0 |   0 |   0 | 169k|   0 | 2.550000e+03 |      --      |    Inf 
1076.68/1077.08	c  1041s|260000 |    38 |     0 |   0.0 |  20M|  70 |   - |1957 |6434 |   0 |   0 |   0 | 176k|   0 | 2.550000e+03 |      --      |    Inf 
1119.07/1119.40	c  1082s|270000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6442 |   0 |   0 |   0 | 183k|   0 | 2.550000e+03 |      --      |    Inf 
1160.66/1161.05	c  1122s|280000 |    42 |     0 |   0.0 |  20M|  70 |   - |1957 |6443 |   0 |   0 |   0 | 189k|   0 | 2.550000e+03 |      --      |    Inf 
1202.96/1203.38	c  1163s|290000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6440 |   0 |   0 |   0 | 196k|   0 | 2.550000e+03 |      --      |    Inf 
1244.24/1244.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1244.24/1244.61	c  1203s|300000 |    43 |     0 |   0.0 |  20M|  70 |   - |1957 |6450 |   0 |   0 |   0 | 202k|   0 | 2.550000e+03 |      --      |    Inf 
1286.92/1287.32	c  1244s|310000 |    35 |     0 |   0.0 |  20M|  70 |   - |1957 |6449 |   0 |   0 |   0 | 209k|   0 | 2.550000e+03 |      --      |    Inf 
1332.11/1332.57	c  1288s|320000 |    41 |     0 |   0.0 |  20M|  70 |   - |1957 |6446 |   0 |   0 |   0 | 215k|   0 | 2.550000e+03 |      --      |    Inf 
1379.30/1379.77	c  1333s|330000 |    42 |     0 |   0.0 |  20M|  70 |   - |1957 |6460 |   0 |   0 |   0 | 222k|   0 | 2.550000e+03 |      --      |    Inf 
1424.99/1425.47	c  1378s|340000 |    39 |     0 |   0.0 |  20M|  70 |   - |1957 |6515 |   0 |   0 |   0 | 229k|   0 | 2.550000e+03 |      --      |    Inf 
1466.47/1466.91	c  1418s|350000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6510 |   0 |   0 |   0 | 236k|   0 | 2.550000e+03 |      --      |    Inf 
1506.48/1506.90	c  1456s|360000 |    38 |     0 |   0.0 |  20M|  70 |   - |1957 |6533 |   0 |   0 |   0 | 243k|   0 | 2.550000e+03 |      --      |    Inf 
1548.85/1549.33	c  1497s|370000 |    41 |     0 |   0.0 |  20M|  70 |   - |1957 |6516 |   0 |   0 |   0 | 249k|   0 | 2.550000e+03 |      --      |    Inf 
1588.84/1589.33	c  1536s|380000 |    38 |     0 |   0.0 |  20M|  70 |   - |1957 |6543 |   0 |   0 |   0 | 256k|   0 | 2.550000e+03 |      --      |    Inf 
1627.93/1628.48	c  1574s|390000 |    38 |     0 |   0.0 |  20M|  70 |   - |1957 |6559 |   0 |   0 |   0 | 263k|   0 | 2.550000e+03 |      --      |    Inf 
1667.81/1668.38	c  1613s|400000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6581 |   0 |   0 |   0 | 270k|   0 | 2.550000e+03 |      --      |    Inf 
1707.60/1708.14	c  1651s|410000 |    37 |     0 |   0.0 |  20M|  70 |   - |1957 |6601 |   0 |   0 |   0 | 277k|   0 | 2.550000e+03 |      --      |    Inf 
1746.80/1747.32	c  1689s|420000 |    43 |     0 |   0.0 |  20M|  70 |   - |1957 |6537 |   0 |   0 |   0 | 284k|   0 | 2.550000e+03 |      --      |    Inf 
1791.19/1791.77	c  1732s|430000 |    40 |     0 |   0.0 |  20M|  70 |   - |1957 |6558 |   0 |   0 |   0 | 290k|   0 | 2.550000e+03 |      --      |    Inf 
1800.10/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.10/1800.61	c 
1800.10/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.61	c Solving Time (sec) : 1740.58
1800.10/1800.61	c Solving Nodes      : 432031
1800.10/1800.61	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.10/1800.61	c Dual Bound         : +2.55000000000000e+03
1800.10/1800.61	c Gap                : infinite
1800.10/1800.61	s UNKNOWN
1800.10/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.10/1800.61	c Solving Time       :    1740.58
1800.10/1800.61	c Original Problem   :
1800.10/1800.61	c   Problem name     : HOME/instance-2663994-1276446581.opb
1800.10/1800.61	c   Variables        : 6352 (6352 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.61	c   Constraints      : 13489 initial, 13489 maximal
1800.10/1800.61	c Presolved Problem  :
1800.10/1800.61	c   Problem name     : t_HOME/instance-2663994-1276446581.opb
1800.10/1800.61	c   Variables        : 1957 (1957 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.10/1800.61	c   Constraints      : 6103 initial, 6667 maximal
1800.10/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.10/1800.61	c   trivial          :       0.07         55          0          0          0          0          0          0          0
1800.10/1800.61	c   dualfix          :       0.01          0          0          0          0          0          0          0          0
1800.10/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.10/1800.61	c   implics          :       0.07          0       3078          0          0          0          0          0          0
1800.10/1800.61	c   probing          :       0.54          1        183          0          0          0          0          0          0
1800.10/1800.61	c   linear           :       0.45       1035         43          0       1090          0       7355        222        431
1800.10/1800.61	c   logicor          :       0.27          0          0          0          0          0         31          0          0
1800.10/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.10/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.61	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.10/1800.61	c   logicor          :       6103+         0   11103168          0          0     285153   80439133          0          0          0
1800.10/1800.61	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.10/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.10/1800.61	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.10/1800.61	c   logicor          :     566.52       0.00     566.52       0.00       0.00
1800.10/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.10/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.10/1800.61	c   vbounds          :       5.06          2          0          0
1800.10/1800.61	c   rootredcost      :       5.20          0          0          0
1800.10/1800.61	c   pseudoobj        :     675.69   11327192          0          0
1800.10/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.10/1800.61	c   propagation      :     144.40     285152     285031     285031       33.8       7494        7.4          -
1800.10/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.10/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.10/1800.61	c   applied globally :          -          -          -     292310       33.2          -          -          -
1800.10/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.10/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.10/1800.61	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.10/1800.61	c   redcost          :       0.00          0          0          0          0          0
1800.10/1800.61	c   impliedbounds    :       0.00          0          0          0          0          0
1800.10/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.10/1800.61	c   cgmip            :       0.00          0          0          0          0          0
1800.10/1800.61	c   gomory           :       0.00          0          0          0          0          0
1800.10/1800.61	c   strongcg         :       0.00          0          0          0          0          0
1800.10/1800.61	c   cmir             :       0.00          0          0          0          0          0
1800.10/1800.61	c   flowcover        :       0.00          0          0          0          0          0
1800.10/1800.61	c   clique           :       0.00          0          0          0          0          0
1800.10/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.10/1800.61	c   mcf              :       0.00          0          0          0          0          0
1800.10/1800.61	c   rapidlearning    :       0.00          0          0          0          0          0
1800.10/1800.61	c Pricers            :       Time      Calls       Vars
1800.10/1800.61	c   problem variables:       0.00          0          0
1800.10/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.10/1800.61	c   relpscost        :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   inference        :      80.09     285873          0          0          0          0     571746
1800.10/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.10/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.10/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.10/1800.61	c   LP solutions     :       0.00          -          0
1800.10/1800.61	c   pseudo solutions :       0.00          -          0
1800.10/1800.61	c   oneopt           :       0.31          0          0
1800.10/1800.61	c   trivial          :       0.03          2          0
1800.10/1800.61	c   simplerounding   :       0.00          0          0
1800.10/1800.61	c   zirounding       :       0.00          0          0
1800.10/1800.61	c   rounding         :       0.00          0          0
1800.10/1800.61	c   shifting         :       0.00          0          0
1800.10/1800.61	c   intshifting      :       0.00          0          0
1800.10/1800.61	c   twoopt           :       0.00          0          0
1800.10/1800.61	c   fixandinfer      :       0.00          0          0
1800.10/1800.61	c   feaspump         :       0.00          0          0
1800.10/1800.61	c   coefdiving       :       0.00          0          0
1800.10/1800.61	c   pscostdiving     :       0.00          0          0
1800.10/1800.61	c   fracdiving       :       0.00          0          0
1800.10/1800.61	c   veclendiving     :       0.00          0          0
1800.10/1800.61	c   intdiving        :       0.00          0          0
1800.10/1800.61	c   actconsdiving    :       0.00          0          0
1800.10/1800.61	c   objpscostdiving  :       0.00          0          0
1800.10/1800.61	c   rootsoldiving    :       0.00          0          0
1800.10/1800.61	c   linesearchdiving :       0.00          0          0
1800.10/1800.61	c   guideddiving     :       0.00          0          0
1800.10/1800.61	c   octane           :       0.00          0          0
1800.10/1800.61	c   rens             :       0.00          0          0
1800.10/1800.61	c   rins             :       0.00          0          0
1800.10/1800.61	c   localbranching   :       0.00          0          0
1800.10/1800.61	c   mutation         :       0.00          0          0
1800.10/1800.61	c   crossover        :       0.00          0          0
1800.10/1800.61	c   dins             :       0.00          0          0
1800.10/1800.61	c   undercover       :       0.00          0          0
1800.10/1800.61	c   nlp              :       0.34          0          0
1800.10/1800.61	c   trysol           :       0.15          0          0
1800.10/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.10/1800.61	c   primal LP        :       0.00          0          0       0.00          -
1800.10/1800.61	c   dual LP          :       0.00          0          0       0.00          -
1800.10/1800.61	c   lex dual LP      :       0.00          0          0       0.00          -
1800.10/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.10/1800.61	c   diving/probing LP:       0.00          0          0       0.00          -
1800.10/1800.61	c   strong branching :       0.00          0          0       0.00          -
1800.10/1800.61	c     (at root node) :          -          0          0       0.00          -
1800.10/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.10/1800.61	c B&B Tree           :
1800.10/1800.61	c   number of runs   :          1
1800.10/1800.61	c   nodes            :     432031
1800.10/1800.61	c   nodes (total)    :     432031
1800.10/1800.61	c   nodes left       :         43
1800.10/1800.61	c   max depth        :         70
1800.10/1800.61	c   max depth (total):         70
1800.10/1800.61	c   backtracks       :     142210 (32.9%)
1800.10/1800.61	c   delayed cutoffs  :     139673
1800.10/1800.61	c   repropagations   :     375335 (40494231 domain reductions, 138994 cutoffs)
1800.10/1800.61	c   avg switch length:       2.48
1800.10/1800.61	c   switching time   :     261.60
1800.10/1800.61	c Solution           :
1800.10/1800.61	c   Solutions found  :          0 (0 improvements)
1800.10/1800.61	c   Primal Bound     :          -
1800.10/1800.61	c   Dual Bound       : +2.55000000000000e+03
1800.10/1800.61	c   Gap              :   infinite
1800.10/1800.61	c   Root Dual Bound  : +2.55000000000000e+03
1800.10/1800.61	c   Root Iterations  :          0
1800.10/1800.68	c Time complete: 1800.16.

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-2663994-1276446581/watcher-2663994-1276446581 -o /tmp/evaluation-result-2663994-1276446581/solver-2663994-1276446581 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663994-1276446581.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: 1.00 1.00 1.00 3/106 23511
/proc/meminfo: memFree=1836000/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=5556 CPUtime=0
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 886 0 0 0 0 0 0 0 20 0 1 0 20259569 5689344 808 1992294400 4194304 7136930 140733336900704 18446744073709551615 6357120 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23511/statm: 1389 808 249 719 0 668 0

[startup+0.0108061 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23511
/proc/meminfo: memFree=1836000/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=6584 CPUtime=0
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 960 0 0 0 0 0 0 0 20 0 1 0 20259569 6742016 881 1992294400 4194304 7136930 140733336900704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23511/statm: 1646 893 254 719 0 925 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6584

[startup+0.100817 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23511
/proc/meminfo: memFree=1836000/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=14492 CPUtime=0.09
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 3126 0 0 0 8 1 0 0 20 0 1 0 20259569 14839808 3047 1992294400 4194304 7136930 140733336900704 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23511/statm: 3623 3047 271 719 0 2902 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14492

[startup+0.300845 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23511
/proc/meminfo: memFree=1836000/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=31456 CPUtime=0.29
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 7693 0 0 0 26 3 0 0 20 0 1 0 20259569 32210944 7260 1992294400 4194304 7136930 140733336900704 18446744073709551615 6350076 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 7864 7269 283 719 0 7143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31456

[startup+0.700894 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 23511
/proc/meminfo: memFree=1836000/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=38984 CPUtime=0.69
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 13238 0 0 0 57 12 0 0 21 0 1 0 20259569 39919616 8950 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 9746 8950 348 719 0 9025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38984

[startup+1.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23512
/proc/meminfo: memFree=1800776/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=43796 CPUtime=1.49
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 28129 0 0 0 116 33 0 0 23 0 1 0 20259569 44847104 10159 1992294400 4194304 7136930 140733336900704 18446744073709551615 4688519 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 10949 10159 366 719 0 10228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43796

[startup+3.10121 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23512
/proc/meminfo: memFree=1795692/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=47420 CPUtime=3.09
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 32404 0 0 0 268 41 0 0 25 0 1 0 20259569 48558080 11090 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 11855 11090 389 719 0 11134 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47420

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23512
/proc/meminfo: memFree=1788376/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=52648 CPUtime=6.29
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 33676 0 0 0 578 51 0 0 25 0 1 0 20259569 53911552 12362 1992294400 4194304 7136930 140733336900704 18446744073709551615 5507381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 13162 12362 389 719 0 12441 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52648

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23512
/proc/meminfo: memFree=1780564/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=59756 CPUtime=12.68
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 35452 0 0 0 1200 68 0 0 25 0 1 0 20259569 61190144 14138 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 14939 14138 389 719 0 14218 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 59756

[startup+25.5001 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23514
/proc/meminfo: memFree=1777216/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=62948 CPUtime=25.49
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 36259 0 0 0 2436 113 0 0 25 0 1 0 20259569 64458752 14945 1992294400 4194304 7136930 140733336900704 18446744073709551615 5507003 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 15737 14945 389 719 0 15016 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 62948

[startup+51.1005 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23514
/proc/meminfo: memFree=1773124/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=67272 CPUtime=51.08
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 37325 0 0 0 4911 197 0 0 25 0 1 0 20259569 68886528 16011 1992294400 4194304 7136930 140733336900704 18446744073709551615 5507437 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 16818 16011 389 719 0 16097 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67272

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23516
/proc/meminfo: memFree=1761468/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=78728 CPUtime=102.27
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 40151 0 0 0 9856 371 0 0 25 0 1 0 20259569 80617472 18837 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 19682 18837 389 719 0 18961 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78728

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23516
/proc/meminfo: memFree=1752664/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=87852 CPUtime=162.24
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 42364 0 0 0 15659 565 0 0 25 0 1 0 20259569 89960448 21050 1992294400 4194304 7136930 140733336900704 18446744073709551615 5507255 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 21963 21050 389 719 0 21242 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 87852

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23518
/proc/meminfo: memFree=1747208/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=93224 CPUtime=222.23
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 43699 0 0 0 21462 761 0 0 25 0 1 0 20259569 95461376 22385 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 23306 22385 389 719 0 22585 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 93224

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23520
/proc/meminfo: memFree=1744976/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=95600 CPUtime=282.21
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 44255 0 0 0 27261 960 0 0 25 0 1 0 20259569 97894400 22941 1992294400 4194304 7136930 140733336900704 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 23900 22941 389 719 0 23179 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 95600

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23522
/proc/meminfo: memFree=1743984/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=96500 CPUtime=342.19
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 44465 0 0 0 33062 1157 0 0 25 0 1 0 20259569 98816000 23151 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 24125 23151 389 719 0 23404 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 96500

[startup+402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23524
/proc/meminfo: memFree=1743116/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=97396 CPUtime=402.17
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 44664 0 0 0 38861 1356 0 0 25 0 1 0 20259569 99733504 23350 1992294400 4194304 7136930 140733336900704 18446744073709551615 5506875 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 24349 23350 389 719 0 23628 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 97396

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23524
/proc/meminfo: memFree=1741876/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=98744 CPUtime=462.16
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 44998 0 0 0 44668 1548 0 0 25 0 1 0 20259569 101113856 23684 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 24686 23684 389 719 0 23965 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 98744

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23526
/proc/meminfo: memFree=1741132/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=99528 CPUtime=522.14
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 45146 0 0 0 50468 1746 0 0 25 0 1 0 20259569 101916672 23832 1992294400 4194304 7136930 140733336900704 18446744073709551615 5955603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 24882 23832 389 719 0 24161 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 99528

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23528
/proc/meminfo: memFree=1740388/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=100300 CPUtime=582.13
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 45305 0 0 0 56266 1947 0 0 25 0 1 0 20259569 102707200 23991 1992294400 4194304 7136930 140733336900704 18446744073709551615 5507437 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 25075 23991 389 719 0 24354 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 100300

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23530
/proc/meminfo: memFree=1740264/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=100456 CPUtime=642.12
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 45350 0 0 0 62067 2145 0 0 25 0 1 0 20259569 102866944 24036 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 25114 24036 389 719 0 24393 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 100456

[startup+702.301 s]

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

[startup+822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23534
/proc/meminfo: memFree=1738652/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=102204 CPUtime=822.06
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 45699 0 0 0 79479 2727 0 0 25 0 1 0 20259569 104656896 24385 1992294400 4194304 7136930 140733336900704 18446744073709551615 4648625 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 25551 24385 389 719 0 24830 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 102204

[startup+882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23536
/proc/meminfo: memFree=1737288/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=103564 CPUtime=882.04
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46051 0 0 0 85297 2907 0 0 25 0 1 0 20259569 106049536 24737 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 25891 24737 389 719 0 25170 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 103564

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23538
/proc/meminfo: memFree=1736916/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=103840 CPUtime=942.02
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46131 0 0 0 91084 3118 0 0 25 0 1 0 20259569 106332160 24817 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 25960 24817 389 719 0 25239 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 103840

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23540
/proc/meminfo: memFree=1736668/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=104144 CPUtime=1002.01
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46162 0 0 0 96883 3318 0 0 25 0 1 0 20259569 106643456 24848 1992294400 4194304 7136930 140733336900704 18446744073709551615 5507169 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26036 24848 389 719 0 25315 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 104144

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23540
/proc/meminfo: memFree=1736544/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=104304 CPUtime=1061.99
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46191 0 0 0 102682 3517 0 0 25 0 1 0 20259569 106807296 24877 1992294400 4194304 7136930 140733336900704 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26076 24877 389 719 0 25355 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 104304

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23542
/proc/meminfo: memFree=1736048/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=104660 CPUtime=1121.97
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46289 0 0 0 108479 3718 0 0 25 0 1 0 20259569 107171840 24975 1992294400 4194304 7136930 140733336900704 18446744073709551615 4702129 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26165 24975 389 719 0 25444 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 104660

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23544
/proc/meminfo: memFree=1735676/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=104988 CPUtime=1181.96
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46360 0 0 0 114276 3920 0 0 25 0 1 0 20259569 107507712 25046 1992294400 4194304 7136930 140733336900704 18446744073709551615 4660050 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26247 25046 389 719 0 25526 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 104988

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23546
/proc/meminfo: memFree=1735180/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=105504 CPUtime=1241.94
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46471 0 0 0 120077 4117 0 0 25 0 1 0 20259569 108036096 25157 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26376 25157 389 719 0 25655 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 105504

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23548
/proc/meminfo: memFree=1734808/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=105828 CPUtime=1301.93
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46553 0 0 0 125880 4313 0 0 25 0 1 0 20259569 108367872 25239 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26457 25239 389 719 0 25736 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 105828

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23548
/proc/meminfo: memFree=1734684/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=106196 CPUtime=1361.9
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46607 0 0 0 131666 4524 0 0 25 0 1 0 20259569 108744704 25293 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26549 25293 389 719 0 25828 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 106196

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23550
/proc/meminfo: memFree=1734312/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=106492 CPUtime=1421.89
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46672 0 0 0 137478 4711 0 0 25 0 1 0 20259569 109047808 25358 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26623 25358 389 719 0 25902 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 106492

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23552
/proc/meminfo: memFree=1734188/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=106624 CPUtime=1481.87
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46697 0 0 0 143273 4914 0 0 25 0 1 0 20259569 109182976 25383 1992294400 4194304 7136930 140733336900704 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26656 25383 389 719 0 25935 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 106624

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23554
/proc/meminfo: memFree=1733816/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=106896 CPUtime=1541.86
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46765 0 0 0 149084 5102 0 0 25 0 1 0 20259569 109461504 25451 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26724 25451 389 719 0 26003 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 106896

[startup+1602.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 23556
/proc/meminfo: memFree=1733692/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=107072 CPUtime=1601.84
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46807 0 0 0 154894 5290 0 0 25 0 1 0 20259569 109641728 25493 1992294400 4194304 7136930 140733336900704 18446744073709551615 5507381 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26768 25493 389 719 0 26047 0
Current children cumulated CPU time (s) 1601.84
Current children cumulated vsize (KiB) 107072

[startup+1662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 23556
/proc/meminfo: memFree=1733568/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=107208 CPUtime=1661.82
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46865 0 0 0 160694 5488 0 0 25 0 1 0 20259569 109780992 25551 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26802 25551 389 719 0 26081 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 107208

[startup+1722.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 23558
/proc/meminfo: memFree=1733320/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=107348 CPUtime=1721.8
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46869 0 0 0 166492 5688 0 0 25 0 1 0 20259569 109924352 25555 1992294400 4194304 7136930 140733336900704 18446744073709551615 4642170 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26837 25555 389 719 0 26116 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 107348

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23560
/proc/meminfo: memFree=1732700/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=107852 CPUtime=1781.79
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 46980 0 0 0 172307 5872 0 0 25 0 1 0 20259569 110440448 25666 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 26963 25666 389 719 0 26242 0
Current children cumulated CPU time (s) 1781.79
Current children cumulated vsize (KiB) 107852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 23560
/proc/meminfo: memFree=1732576/2059040 swapFree=4140260/4192956
[pid=23511] ppid=23509 vsize=108024 CPUtime=1800.1
/proc/23511/stat : 23511 (pbscip.linux.x8) R 23509 23511 22931 0 -1 4202496 47005 0 0 0 174082 5928 0 0 25 0 1 0 20259569 110616576 25691 1992294400 4194304 7136930 140733336900704 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23511/statm: 27006 25691 389 719 0 26285 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 108024

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

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

Child status: 0
Real time (s): 1800.68
CPU time (s): 1800.17
CPU user time (s): 1740.87
CPU system time (s): 59.299
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 108024

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

runsolver used 3.00754 second user time and 8.48071 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-13 18:29:41
IDJOB=2663994
IDBENCH=2122
IDSOLVER=1167
FILE ID=node013/2663994-1276446581
PBS_JOBID= 11173325
Free space on /tmp= 62464 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-4.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-2663994-1276446581/watcher-2663994-1276446581 -o /tmp/evaluation-result-2663994-1276446581/solver-2663994-1276446581 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663994-1276446581.opb -t 1800 -m 1800

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

MD5SUM BENCH= 172d8bfe30610a29dfe3bb9d98ed3f4c
RANDOM SEED=1663133070

node013.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.253
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.50
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1836528 kB
Buffers:         31360 kB
Cached:         113524 kB
SwapCached:       5792 kB
Active:          96340 kB
Inactive:        61360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1836528 kB
SwapTotal:     4192956 kB
SwapFree:      4140260 kB
Dirty:            3628 kB
Writeback:           8 kB
AnonPages:       11436 kB
Mapped:          12876 kB
Slab:            43040 kB
PageTables:       4088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181756 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= 62460 MiB
End job on node013 at 2010-06-13 18:59:43