Trace number 2683323

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.54 1801.17

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand085d8a.cudf.paranoid.opb
MD5SUM48a8fba9d7ba336cfae10ff26f122513
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10580
Best CPU time to get the best result obtained on this benchmark2.15767
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5387
Total number of constraints24035
Number of constraints which are clauses23775
Number of constraints which are cardinality constraints (but not clauses)260
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2020
Biggest coefficient in the objective function 1471
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 811990
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1471
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 811990
Number of bits of the biggest sum of numbers20
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-2683323-1277508875.opb>
0.39/0.45	c original problem has 5387 variables (5387 bin, 0 int, 0 impl, 0 cont) and 24035 constraints
0.39/0.45	c problem read
0.39/0.45	c presolving settings loaded
0.39/0.45	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.50/0.57	c presolving:
0.70/0.74	c (round 1) 584 del vars, 1129 del conss, 15 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 51396 impls, 257 clqs
0.70/0.78	c (round 2) 676 del vars, 1374 del conss, 43 chg bounds, 0 chg sides, 5 chg coeffs, 0 upgd conss, 58488 impls, 256 clqs
0.79/0.82	c (round 3) 833 del vars, 3949 del conss, 156 chg bounds, 1 chg sides, 14 chg coeffs, 0 upgd conss, 59357 impls, 248 clqs
0.79/0.87	c (round 4) 1640 del vars, 7076 del conss, 352 chg bounds, 3 chg sides, 23 chg coeffs, 0 upgd conss, 61939 impls, 238 clqs
0.90/0.92	c (round 5) 1807 del vars, 10230 del conss, 455 chg bounds, 17 chg sides, 51 chg coeffs, 0 upgd conss, 62777 impls, 235 clqs
0.90/0.94	c (round 6) 1881 del vars, 10920 del conss, 472 chg bounds, 18 chg sides, 56 chg coeffs, 0 upgd conss, 62998 impls, 234 clqs
0.90/0.96	c (round 7) 1907 del vars, 11088 del conss, 472 chg bounds, 19 chg sides, 60 chg coeffs, 0 upgd conss, 63014 impls, 234 clqs
0.90/0.97	c (round 8) 1913 del vars, 11114 del conss, 472 chg bounds, 19 chg sides, 60 chg coeffs, 0 upgd conss, 63014 impls, 234 clqs
0.90/0.99	c (round 9) 1916 del vars, 11116 del conss, 472 chg bounds, 19 chg sides, 60 chg coeffs, 0 upgd conss, 63014 impls, 234 clqs
1.09/1.16	c (round 10) 1916 del vars, 12462 del conss, 472 chg bounds, 19 chg sides, 60 chg coeffs, 11518 upgd conss, 63014 impls, 234 clqs
1.19/1.20	c (round 11) 1923 del vars, 12469 del conss, 472 chg bounds, 19 chg sides, 60 chg coeffs, 11518 upgd conss, 63014 impls, 234 clqs
1.29/1.36	c (round 12) 1923 del vars, 12520 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11518 upgd conss, 63014 impls, 234 clqs
1.29/1.38	c (round 13) 1924 del vars, 12521 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11564 upgd conss, 63014 impls, 234 clqs
1.39/1.42	c (round 14) 1924 del vars, 12523 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 63014 impls, 234 clqs
1.39/1.49	c (round 15) 1924 del vars, 12526 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 63014 impls, 234 clqs
1.69/1.74	c (round 16) 1974 del vars, 12526 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 72926 impls, 230 clqs
1.69/1.76	c (round 17) 1974 del vars, 12549 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 72926 impls, 230 clqs
1.99/2.00	c (round 18) 2024 del vars, 12550 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 75375 impls, 228 clqs
1.99/2.02	c (round 19) 2025 del vars, 12582 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 75376 impls, 228 clqs
1.99/2.06	c (round 20) 2026 del vars, 12582 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 75376 impls, 228 clqs
2.20/2.24	c (round 21) 2076 del vars, 12582 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 76655 impls, 226 clqs
2.20/2.26	c (round 22) 2076 del vars, 12646 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 76655 impls, 226 clqs
2.29/2.39	c    (1.7s) probing: 1000/3463 (28.9%) - 31 fixings, 140 aggregations, 3976 implications, 0 bound changes
2.39/2.45	c (round 23) 2126 del vars, 12647 del conss, 472 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 78598 impls, 225 clqs
2.39/2.47	c (round 24) 2137 del vars, 12666 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 78632 impls, 225 clqs
2.39/2.49	c (round 25) 2147 del vars, 12683 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 78632 impls, 225 clqs
2.49/2.53	c (round 26) 2147 del vars, 12695 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 78632 impls, 225 clqs
2.59/2.68	c (round 27) 2147 del vars, 12714 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 78632 impls, 225 clqs
2.80/2.85	c (round 28) 2197 del vars, 12714 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 79364 impls, 224 clqs
2.80/2.87	c (round 29) 2197 del vars, 12737 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 79364 impls, 224 clqs
2.89/2.96	c (round 30) 2197 del vars, 12740 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 79364 impls, 224 clqs
2.99/3.07	c (round 31) 2197 del vars, 12747 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 79364 impls, 224 clqs
3.20/3.22	c (round 32) 2247 del vars, 12747 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 79674 impls, 224 clqs
3.20/3.24	c (round 33) 2247 del vars, 12758 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 79674 impls, 224 clqs
3.30/3.38	c (round 34) 2297 del vars, 12758 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 80507 impls, 223 clqs
3.39/3.40	c (round 35) 2298 del vars, 12775 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 80509 impls, 223 clqs
3.39/3.48	c    (2.7s) probing: 2000/3463 (57.8%) - 48 fixings, 304 aggregations, 5316 implications, 0 bound changes
3.49/3.57	c (round 36) 2348 del vars, 12776 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 81946 impls, 223 clqs
3.49/3.59	c (round 37) 2348 del vars, 12796 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 81946 impls, 223 clqs
3.59/3.68	c (round 38) 2348 del vars, 12800 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 81946 impls, 223 clqs
3.79/3.87	c (round 39) 2398 del vars, 12800 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 83144 impls, 223 clqs
3.79/3.89	c (round 40) 2398 del vars, 12831 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 83144 impls, 223 clqs
3.89/3.93	c (round 41) 2398 del vars, 12834 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 83144 impls, 223 clqs
3.99/4.00	c (round 42) 2398 del vars, 12842 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 83144 impls, 223 clqs
4.19/4.22	c    (3.4s) probing: 3000/3463 (86.6%) - 84 fixings, 400 aggregations, 7526 implications, 0 bound changes
4.29/4.33	c (round 43) 2448 del vars, 12842 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 88789 impls, 223 clqs
4.29/4.35	c (round 44) 2465 del vars, 12935 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 88823 impls, 223 clqs
4.40/4.42	c (round 45) 2465 del vars, 12954 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 88823 impls, 223 clqs
4.49/4.53	c (round 46) 2474 del vars, 12954 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 90425 impls, 223 clqs
4.49/4.55	c (round 47) 2483 del vars, 12972 del conss, 482 chg bounds, 20 chg sides, 60 chg coeffs, 11565 upgd conss, 90481 impls, 223 clqs
4.59/4.60	c presolving (48 rounds):
4.59/4.60	c  2483 deleted vars, 12973 deleted constraints, 482 tightened bounds, 0 added holes, 20 changed sides, 60 changed coefficients
4.59/4.60	c  90481 implications, 223 cliques
4.59/4.60	c presolved problem has 2904 variables (2904 bin, 0 int, 0 impl, 0 cont) and 11066 constraints
4.59/4.60	c     224 constraints of type <setppc>
4.59/4.60	c   10842 constraints of type <logicor>
4.59/4.60	c transformed objective value is always integral (scale: 1)
4.59/4.60	c Presolving Time: 3.64
4.59/4.60	c - non default parameters ----------------------------------------------------------------------
4.59/4.60	c # SCIP version 1.2.1.2
4.59/4.60	c 
4.59/4.60	c # frequency for displaying node information lines
4.59/4.60	c # [type: int, range: [-1,2147483647], default: 100]
4.59/4.60	c display/freq = 10000
4.59/4.60	c 
4.59/4.60	c # maximal time in seconds to run
4.59/4.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.61	c limits/time = 1799.56
4.59/4.61	c 
4.59/4.61	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.59/4.61	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
4.59/4.61	c limits/memory = 1620
4.59/4.61	c 
4.59/4.61	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: 1]
4.59/4.61	c lp/solvefreq = -1
4.59/4.61	c 
4.59/4.61	c # should presolving try to simplify inequalities
4.59/4.61	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61	c constraints/linear/simplifyinequalities = TRUE
4.59/4.61	c 
4.59/4.61	c # should presolving try to simplify knapsacks
4.59/4.61	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
4.59/4.61	c constraints/knapsack/simplifyinequalities = TRUE
4.59/4.61	c 
4.59/4.61	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
4.59/4.61	c # [type: int, range: [-1,2147483647], default: -1]
4.59/4.61	c separating/rapidlearning/freq = 0
4.59/4.61	c 
4.59/4.61	c -----------------------------------------------------------------------------------------------
4.59/4.61	c start solving
4.59/4.61	c 
4.59/4.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.59/4.62	c   3.7s|     1 |     2 |     0 |     - |  26M|   0 |   - |2904 |  11k|   0 |   0 |   0 |   0 |   0 | 7.591000e+03 |      --      |    Inf 
86.16/86.26	c  85.0s| 10000 |  9949 |     0 |   0.0 |  32M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  37 |   0 | 9.073000e+03 |      --      |    Inf 
165.74/165.88	c   164s| 20000 | 19940 |     0 |   0.0 |  38M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  41 |   0 | 9.073000e+03 |      --      |    Inf 
246.01/246.11	c   244s| 30000 | 29932 |     0 |   0.0 |  43M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  46 |   0 | 9.074000e+03 |      --      |    Inf 
326.59/326.72	c   324s| 40000 | 39922 |     0 |   0.0 |  49M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  51 |   0 | 9.075000e+03 |      --      |    Inf 
406.45/406.64	c   404s| 50000 | 49918 |     0 |   0.0 |  54M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  53 |   0 | 9.075000e+03 |      --      |    Inf 
486.53/486.77	c   484s| 60000 | 59907 |     0 |   0.0 |  59M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  59 |   0 | 9.076000e+03 |      --      |    Inf 
564.89/565.11	c   562s| 70000 | 69907 |     0 |   0.0 |  65M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  59 |   0 | 9.076000e+03 |      --      |    Inf 
644.38/644.69	c   641s| 80000 | 79905 |     0 |   0.0 |  70M| 113 |   - |2904 |  11k|   0 |   0 |   0 |  60 |   0 | 9.076000e+03 |      --      |    Inf 
722.64/722.94	c   719s| 90000 | 89888 |     0 |   0.0 |  75M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  65 |   0 | 9.077000e+03 |      --      |    Inf 
799.22/799.60	c   795s|100000 | 99886 |     0 |   0.0 |  80M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  66 |   0 | 9.077000e+03 |      --      |    Inf 
874.30/874.66	c   870s|110000 |109872 |     0 |   0.0 |  85M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  76 |   0 | 9.077000e+03 |      --      |    Inf 
949.98/950.37	c   945s|120000 |119846 |     0 |   0.0 |  89M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  93 |   0 | 9.077000e+03 |      --      |    Inf 
1023.95/1024.35	c  1019s|130000 |129846 |     0 |   0.0 |  94M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  93 |   0 | 9.077000e+03 |      --      |    Inf 
1100.92/1101.35	c  1096s|140000 |139844 |     0 |   0.0 |  99M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  93 |   0 | 9.078000e+03 |      --      |    Inf 
1176.89/1177.31	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1176.89/1177.31	c  1171s|150000 |149842 |     0 |   0.0 | 104M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  94 |   0 | 9.078000e+03 |      --      |    Inf 
1251.28/1251.71	c  1245s|160000 |159836 |     0 |   0.0 | 109M| 169 |   - |2904 |  11k|   0 |   0 |   0 |  97 |   0 | 9.078000e+03 |      --      |    Inf 
1325.34/1325.80	c  1319s|170000 |169826 |     0 |   0.0 | 114M| 169 |   - |2904 |  11k|   0 |   0 |   0 | 105 |   0 | 9.078000e+03 |      --      |    Inf 
1402.21/1402.76	c  1396s|180000 |179826 |     0 |   0.0 | 119M| 169 |   - |2904 |  11k|   0 |   0 |   0 | 105 |   0 | 9.078000e+03 |      --      |    Inf 
1477.19/1477.78	c  1470s|190000 |189824 |     0 |   0.0 | 124M| 169 |   - |2904 |  11k|   0 |   0 |   0 | 107 |   0 | 9.078000e+03 |      --      |    Inf 
1550.67/1551.21	c  1544s|200000 |199822 |     0 |   0.0 | 128M| 169 |   - |2904 |  11k|   0 |   0 |   0 | 108 |   0 | 9.078000e+03 |      --      |    Inf 
1621.73/1622.38	c  1614s|210000 |209808 |     0 |   0.0 | 133M| 185 |   - |2904 |  11k|   0 |   0 |   0 | 116 |   0 | 9.078000e+03 |      --      |    Inf 
1695.90/1696.58	c  1688s|220000 |219804 |     0 |   0.0 | 138M| 185 |   - |2904 |  11k|   0 |   0 |   0 | 119 |   0 | 9.078000e+03 |      --      |    Inf 
1770.58/1771.25	c  1763s|230000 |229804 |     0 |   0.0 | 143M| 185 |   - |2904 |  11k|   0 |   0 |   0 | 119 |   0 | 9.078000e+03 |      --      |    Inf 
1800.07/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.07/1800.72	c 
1800.07/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.72	c Solving Time (sec) : 1791.93
1800.07/1800.72	c Solving Nodes      : 234019
1800.07/1800.72	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.07/1800.72	c Dual Bound         : +9.07800000000000e+03
1800.07/1800.72	c Gap                : infinite
1800.07/1800.72	s UNKNOWN
1800.07/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.07/1800.72	c Solving Time       :    1791.93
1800.07/1800.72	c Original Problem   :
1800.07/1800.72	c   Problem name     : HOME/instance-2683323-1277508875.opb
1800.07/1800.72	c   Variables        : 5387 (5387 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.72	c   Constraints      : 24035 initial, 24035 maximal
1800.07/1800.72	c Presolved Problem  :
1800.07/1800.72	c   Problem name     : t_HOME/instance-2683323-1277508875.opb
1800.07/1800.72	c   Variables        : 2904 (2904 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.07/1800.72	c   Constraints      : 11066 initial, 11153 maximal
1800.07/1800.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.07/1800.72	c   trivial          :       0.02         39          0          0          0          0          0          0          0
1800.07/1800.72	c   dualfix          :       0.00        608          0          0          0          0          0          0          0
1800.07/1800.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.07/1800.72	c   implics          :       0.05          0        183          0          0          0          0          0          0
1800.07/1800.72	c   probing          :       1.53        109        400          0          0          0          0          0          0
1800.07/1800.72	c   setppc           :       0.02          0          1          0          0          0         14          0          0
1800.07/1800.72	c   linear           :       0.36        444        699          0        472          0      12470         20         60
1800.07/1800.72	c   logicor          :       1.54          0          0          0         10          0        489          0          0
1800.07/1800.72	c   root node        :          -          0          -          -          0          -          -          -          -
1800.07/1800.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.72	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.07/1800.72	c   setppc           :        224          0     673561          0     233922         29      76688          0          0          0
1800.07/1800.72	c   logicor          :      10842+         0     605346          0     233922        152    1055774          0          0          0
1800.07/1800.72	c   countsols        :          0          0          0          0     233922          0          0          0          0          0
1800.07/1800.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.07/1800.72	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.07/1800.72	c   setppc           :      38.37       0.00       9.81       0.00      28.56
1800.07/1800.72	c   logicor          :    1372.64       0.00      11.45       0.00    1361.19
1800.07/1800.72	c   countsols        :       0.23       0.00       0.00       0.00       0.23
1800.07/1800.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.07/1800.72	c   vbounds          :       0.34          2          0          0
1800.07/1800.72	c   rootredcost      :       0.45          0          0          0
1800.07/1800.72	c   pseudoobj        :      72.20     664236          0          0
1800.07/1800.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.07/1800.72	c   propagation      :       0.00         97         94        107        2.7         14        2.3          -
1800.07/1800.72	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.07/1800.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.07/1800.72	c   applied globally :          -          -          -        121        2.7          -          -          -
1800.07/1800.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.07/1800.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.07/1800.72	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.07/1800.72	c   redcost          :       0.00          0          0          0          0          0
1800.07/1800.72	c   impliedbounds    :       0.00          0          0          0          0          0
1800.07/1800.72	c   intobj           :       0.00          0          0          0          0          0
1800.07/1800.72	c   cgmip            :       0.00          0          0          0          0          0
1800.07/1800.72	c   gomory           :       0.00          0          0          0          0          0
1800.07/1800.72	c   strongcg         :       0.00          0          0          0          0          0
1800.07/1800.72	c   cmir             :       0.00          0          0          0          0          0
1800.07/1800.72	c   flowcover        :       0.00          0          0          0          0          0
1800.07/1800.72	c   clique           :       0.00          0          0          0          0          0
1800.07/1800.72	c   zerohalf         :       0.00          0          0          0          0          0
1800.07/1800.72	c   mcf              :       0.00          0          0          0          0          0
1800.07/1800.72	c   rapidlearning    :       0.00          0          0          0          0          0
1800.07/1800.72	c Pricers            :       Time      Calls       Vars
1800.07/1800.72	c   problem variables:       0.00          0          0
1800.07/1800.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.07/1800.72	c   relpscost        :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   pscost           :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   inference        :     274.46     233922          0          0          0          0     467844
1800.07/1800.72	c   mostinf          :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   leastinf         :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.07/1800.72	c   random           :       0.00          0          0          0          0          0          0
1800.07/1800.72	c Primal Heuristics  :       Time      Calls      Found
1800.07/1800.72	c   LP solutions     :       0.00          -          0
1800.07/1800.72	c   pseudo solutions :       0.00          -          0
1800.07/1800.72	c   oneopt           :       0.19          0          0
1800.07/1800.72	c   trivial          :       0.01          2          0
1800.07/1800.72	c   simplerounding   :       0.00          0          0
1800.07/1800.72	c   zirounding       :       0.00          0          0
1800.07/1800.72	c   rounding         :       0.00          0          0
1800.07/1800.72	c   shifting         :       0.00          0          0
1800.07/1800.72	c   intshifting      :       0.00          0          0
1800.07/1800.72	c   twoopt           :       0.00          0          0
1800.07/1800.72	c   fixandinfer      :       0.00          0          0
1800.07/1800.72	c   feaspump         :       0.00          0          0
1800.07/1800.72	c   coefdiving       :       0.00          0          0
1800.07/1800.72	c   pscostdiving     :       0.00          0          0
1800.07/1800.72	c   fracdiving       :       0.00          0          0
1800.07/1800.72	c   veclendiving     :       0.00          0          0
1800.07/1800.72	c   intdiving        :       0.00          0          0
1800.07/1800.72	c   actconsdiving    :       0.00          0          0
1800.07/1800.72	c   objpscostdiving  :       0.00          0          0
1800.07/1800.72	c   rootsoldiving    :       0.00          0          0
1800.07/1800.72	c   linesearchdiving :       0.00          0          0
1800.07/1800.72	c   guideddiving     :       0.00          0          0
1800.07/1800.72	c   octane           :       0.00          0          0
1800.07/1800.72	c   rens             :       0.00          0          0
1800.07/1800.72	c   rins             :       0.00          0          0
1800.07/1800.72	c   localbranching   :       0.00          0          0
1800.07/1800.72	c   mutation         :       0.00          0          0
1800.07/1800.72	c   crossover        :       0.00          0          0
1800.07/1800.72	c   dins             :       0.00          0          0
1800.07/1800.72	c   undercover       :       0.00          0          0
1800.07/1800.72	c   nlp              :       0.38          0          0
1800.07/1800.72	c   trysol           :       0.13          0          0
1800.07/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.07/1800.72	c   primal LP        :       0.00          0          0       0.00          -
1800.07/1800.72	c   dual LP          :       0.00          0          0       0.00          -
1800.07/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.07/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.07/1800.72	c   diving/probing LP:       0.00          0          0       0.00          -
1800.07/1800.72	c   strong branching :       0.00          0          0       0.00          -
1800.07/1800.72	c     (at root node) :          -          0          0       0.00          -
1800.07/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.07/1800.72	c B&B Tree           :
1800.07/1800.72	c   number of runs   :          1
1800.07/1800.72	c   nodes            :     234019
1800.07/1800.72	c   nodes (total)    :     234019
1800.07/1800.72	c   nodes left       :     233819
1800.07/1800.72	c   max depth        :        185
1800.07/1800.72	c   max depth (total):        185
1800.07/1800.72	c   backtracks       :       3248 (1.4%)
1800.07/1800.72	c   delayed cutoffs  :          7
1800.07/1800.72	c   repropagations   :       3216 (314 domain reductions, 0 cutoffs)
1800.07/1800.72	c   avg switch length:       2.52
1800.07/1800.72	c   switching time   :      12.13
1800.07/1800.72	c Solution           :
1800.07/1800.72	c   Solutions found  :          0 (0 improvements)
1800.07/1800.72	c   Primal Bound     :          -
1800.07/1800.72	c   Dual Bound       : +9.07800000000000e+03
1800.07/1800.72	c   Gap              :   infinite
1800.07/1800.72	c   Root Dual Bound  : +7.59100000000000e+03
1800.07/1800.72	c   Root Iterations  :          0
1800.46/1801.16	c Time complete: 1800.53.

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-2683323-1277508875/watcher-2683323-1277508875 -o /tmp/evaluation-result-2683323-1277508875/solver-2683323-1277508875 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683323-1277508875.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 25571
/proc/meminfo: memFree=1860908/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=5556 CPUtime=0
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 887 0 0 0 0 0 0 0 24 0 1 0 126490975 5689344 809 1992294400 4194304 7136930 140734847882656 18446744073709551615 6349764 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25571/statm: 1389 808 249 719 0 668 0

[startup+0.062141 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25571
/proc/meminfo: memFree=1860908/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=11700 CPUtime=0.06
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 2404 0 0 0 5 1 0 0 24 0 1 0 126490975 11980800 2325 1992294400 4194304 7136930 140734847882656 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25571/statm: 2925 2337 271 719 0 2204 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11700

[startup+0.101146 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25571
/proc/meminfo: memFree=1860908/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=13336 CPUtime=0.09
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 2832 0 0 0 8 1 0 0 24 0 1 0 126490975 13656064 2753 1992294400 4194304 7136930 140734847882656 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25571/statm: 3334 2753 271 719 0 2613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13336

[startup+0.301186 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25571
/proc/meminfo: memFree=1860908/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=18764 CPUtime=0.3
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 4165 0 0 0 28 2 0 0 25 0 1 0 126490975 19214336 4086 1992294400 4194304 7136930 140734847882656 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25571/statm: 4691 4086 271 719 0 3970 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 18764

[startup+0.701257 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 25571
/proc/meminfo: memFree=1860908/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=47800 CPUtime=0.7
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 11507 0 0 0 63 7 0 0 25 0 1 0 126490975 48947200 11074 1992294400 4194304 7136930 140734847882656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 11950 11074 348 719 0 11229 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 47800

[startup+1.50141 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25572
/proc/meminfo: memFree=1815888/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=53324 CPUtime=1.49
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 18856 0 0 0 127 22 0 0 25 0 1 0 126490975 54603776 12450 1992294400 4194304 7136930 140734847882656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 13331 12450 360 719 0 12610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53324

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25572
/proc/meminfo: memFree=1810308/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=54332 CPUtime=3.09
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 26666 0 0 0 274 35 0 0 25 0 1 0 126490975 55635968 12779 1992294400 4194304 7136930 140734847882656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 13583 12779 376 719 0 12862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54332

[startup+6.30129 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25572
/proc/meminfo: memFree=1808696/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=56388 CPUtime=6.29
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 33809 0 0 0 581 48 0 0 25 0 1 0 126490975 57741312 13308 1992294400 4194304 7136930 140734847882656 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 14097 13308 392 719 0 13376 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56388

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25572
/proc/meminfo: memFree=1808324/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=56788 CPUtime=12.69
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 33887 0 0 0 1218 51 0 0 25 0 1 0 126490975 58150912 13386 1992294400 4194304 7136930 140734847882656 18446744073709551615 4642122 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 14197 13386 392 719 0 13476 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56788

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25572
/proc/meminfo: memFree=1807084/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=57868 CPUtime=25.49
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 34175 0 0 0 2494 55 0 0 25 0 1 0 126490975 59256832 13674 1992294400 4194304 7136930 140734847882656 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 14467 13674 392 719 0 13746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57868

[startup+51.1006 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25574
/proc/meminfo: memFree=1805720/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=59144 CPUtime=51.07
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 34513 0 0 0 5042 65 0 0 25 0 1 0 126490975 60563456 14012 1992294400 4194304 7136930 140734847882656 18446744073709551615 5507419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 14786 14012 392 719 0 14065 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 59144

[startup+102.308 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 25574
/proc/meminfo: memFree=1801008/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=63728 CPUtime=102.26
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 35650 0 0 0 10141 85 0 0 25 0 1 0 126490975 65257472 15149 1992294400 4194304 7136930 140734847882656 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 15932 15149 392 719 0 15211 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 63728

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 25576
/proc/meminfo: memFree=1795800/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=68832 CPUtime=162.24
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 36954 0 0 0 16115 109 0 0 25 0 1 0 126490975 70483968 16453 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 17208 16453 392 719 0 16487 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 68832

[startup+222.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 25578
/proc/meminfo: memFree=1790964/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=73492 CPUtime=222.22
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 38163 0 0 0 22089 133 0 0 25 0 1 0 126490975 75255808 17662 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 18373 17662 392 719 0 17652 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 73492

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25580
/proc/meminfo: memFree=1786748/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=77712 CPUtime=282.19
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 39231 0 0 0 28063 156 0 0 25 0 1 0 126490975 79577088 18730 1992294400 4194304 7136930 140734847882656 18446744073709551615 4740375 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 19428 18730 392 719 0 18707 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 77712

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25582
/proc/meminfo: memFree=1782780/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=81456 CPUtime=342.17
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 40216 0 0 0 34038 179 0 0 25 0 1 0 126490975 83410944 19715 1992294400 4194304 7136930 140734847882656 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 20364 19715 392 719 0 19643 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 81456

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25582
/proc/meminfo: memFree=1779928/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=84212 CPUtime=402.15
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 40933 0 0 0 40015 200 0 0 25 0 1 0 126490975 86233088 20432 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697674 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 21053 20432 392 719 0 20332 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 84212

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25584
/proc/meminfo: memFree=1774596/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=89408 CPUtime=462.14
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 42253 0 0 0 45989 225 0 0 25 0 1 0 126490975 91553792 21752 1992294400 4194304 7136930 140734847882656 18446744073709551615 4740313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 22352 21752 392 719 0 21631 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 89408

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25586
/proc/meminfo: memFree=1767032/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=96736 CPUtime=522.11
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 44103 0 0 0 51962 249 0 0 25 0 1 0 126490975 99057664 23602 1992294400 4194304 7136930 140734847882656 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 24184 23602 392 719 0 23463 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 96736

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25588
/proc/meminfo: memFree=1762320/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=103248 CPUtime=582.09
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 45265 0 0 0 57937 272 0 0 25 0 1 0 126490975 105725952 24764 1992294400 4194304 7136930 140734847882656 18446744073709551615 4436499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 25812 24764 392 719 0 25091 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 103248

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25590
/proc/meminfo: memFree=1759964/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=105456 CPUtime=642.08
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 45855 0 0 0 63911 297 0 0 25 0 1 0 126490975 107986944 25354 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 26364 25354 392 719 0 25643 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 105456

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25598
/proc/meminfo: memFree=1740496/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=123968 CPUtime=941.97
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 50632 0 0 0 93780 417 0 0 25 0 1 0 126490975 126943232 30131 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 30992 30131 392 719 0 30271 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 123968

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25598
/proc/meminfo: memFree=1736776/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=127492 CPUtime=1001.95
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 51543 0 0 0 99752 443 0 0 25 0 1 0 126490975 130551808 31042 1992294400 4194304 7136930 140734847882656 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 31873 31042 392 719 0 31152 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 127492

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25600
/proc/meminfo: memFree=1732684/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=131504 CPUtime=1061.93
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 52568 0 0 0 105724 469 0 0 25 0 1 0 126490975 134660096 32067 1992294400 4194304 7136930 140734847882656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 32876 32067 392 719 0 32155 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 131504

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25602
/proc/meminfo: memFree=1727972/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=135916 CPUtime=1121.91
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 53720 0 0 0 111698 493 0 0 25 0 1 0 126490975 139177984 33219 1992294400 4194304 7136930 140734847882656 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 33979 33219 392 719 0 33258 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 135916

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25604
/proc/meminfo: memFree=1724128/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=139652 CPUtime=1181.89
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 54683 0 0 0 117672 517 0 0 25 0 1 0 126490975 143003648 34182 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 34913 34182 392 719 0 34192 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 139652

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25606
/proc/meminfo: memFree=1721524/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=141960 CPUtime=1241.87
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 55292 0 0 0 123647 540 0 0 25 0 1 0 126490975 145367040 34791 1992294400 4194304 7136930 140734847882656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 35490 34791 392 719 0 34769 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 141960

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25606
/proc/meminfo: memFree=1717928/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=145440 CPUtime=1301.86
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 56195 0 0 0 129621 565 0 0 25 0 1 0 126490975 148930560 35694 1992294400 4194304 7136930 140734847882656 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 36360 35694 392 719 0 35639 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 145440

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25608
/proc/meminfo: memFree=1713216/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=151032 CPUtime=1361.83
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 57617 0 0 0 135594 589 0 0 25 0 1 0 126490975 154656768 37116 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 37758 37116 392 719 0 37037 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 151032

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25610
/proc/meminfo: memFree=1709248/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=153808 CPUtime=1421.81
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 58328 0 0 0 141569 612 0 0 25 0 1 0 126490975 157499392 37827 1992294400 4194304 7136930 140734847882656 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 38452 37827 392 719 0 37731 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 153808

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25612
/proc/meminfo: memFree=1705776/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=157096 CPUtime=1481.79
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 59188 0 0 0 147541 638 0 0 25 0 1 0 126490975 160866304 38687 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 39274 38687 392 719 0 38553 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 157096

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25614
/proc/meminfo: memFree=1702056/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=164768 CPUtime=1541.77
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 60113 0 0 0 153512 665 0 0 25 0 1 0 126490975 168722432 39612 1992294400 4194304 7136930 140734847882656 18446744073709551615 5005155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 41192 39612 392 719 0 40471 0
Current children cumulated CPU time (s) 1541.77
Current children cumulated vsize (KiB) 164768

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25623
/proc/meminfo: memFree=1696972/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=169440 CPUtime=1601.73
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 61315 0 0 0 159483 690 0 0 25 0 1 0 126490975 173506560 40814 1992294400 4194304 7136930 140734847882656 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 42360 40814 392 719 0 41639 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 169440

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25625
/proc/meminfo: memFree=1692508/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=173792 CPUtime=1661.71
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 62428 0 0 0 165456 715 0 0 25 0 1 0 126490975 177963008 41927 1992294400 4194304 7136930 140734847882656 18446744073709551615 4414520 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 43448 41927 392 719 0 42727 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 173792

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25627
/proc/meminfo: memFree=1687300/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=178780 CPUtime=1721.69
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 63722 0 0 0 171429 740 0 0 25 0 1 0 126490975 183070720 43221 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 44695 43221 392 719 0 43974 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 178780

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 25629
/proc/meminfo: memFree=1684448/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=181488 CPUtime=1781.67
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 64430 0 0 0 177404 763 0 0 25 0 1 0 126490975 185843712 43929 1992294400 4194304 7136930 140734847882656 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 45372 43929 392 719 0 44651 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 181488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 25629
/proc/meminfo: memFree=1682836/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=183032 CPUtime=1800.07
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 64827 0 0 0 179235 772 0 0 25 0 1 0 126490975 187424768 44326 1992294400 4194304 7136930 140734847882656 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/25571/statm: 45758 44326 392 719 0 45037 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 183032

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

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

[startup+1801 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 25629
/proc/meminfo: memFree=1682836/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=181868 CPUtime=1800.36
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 64832 0 0 0 179264 772 0 0 25 0 1 0 126490975 186232832 44040 1992294400 4194304 7136930 140734847882656 18446744073709551615 6165594 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25571/statm: 45467 44040 397 719 0 44746 0
Current children cumulated CPU time (s) 1800.36
Current children cumulated vsize (KiB) 181868

[startup+1801.1 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 25629
/proc/meminfo: memFree=1682836/2059040 swapFree=4139052/4192956
[pid=25571] ppid=25569 vsize=126780 CPUtime=1800.46
/proc/25571/stat : 25571 (pbscip.linux.x8) R 25569 25571 25305 0 -1 4202496 64832 0 0 0 179273 773 0 0 25 0 1 0 126490975 129822720 30268 1992294400 4194304 7136930 140734847882656 18446744073709551615 4998563 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25571/statm: 31695 30268 397 719 0 30974 0
Current children cumulated CPU time (s) 1800.46
Current children cumulated vsize (KiB) 126780

Child status: 0
Real time (s): 1801.17
CPU time (s): 1800.54
CPU user time (s): 1792.79
CPU system time (s): 7.75282
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 183032

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

runsolver used 2.87956 second user time and 8.60569 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-26 01:34:35
IDJOB=2683323
IDBENCH=72103
IDSOLVER=1167
FILE ID=node007/2683323-1277508875
PBS_JOBID= 11190641
Free space on /tmp= 62328 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-rand085d8a.cudf.paranoid.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-2683323-1277508875/watcher-2683323-1277508875 -o /tmp/evaluation-result-2683323-1277508875/solver-2683323-1277508875 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2683323-1277508875.opb -t 1800 -m 1800

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

MD5SUM BENCH= 48a8fba9d7ba336cfae10ff26f122513
RANDOM SEED=420241460

node007.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.264
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.52
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.264
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1861436 kB
Buffers:         25804 kB
Cached:          87520 kB
SwapCached:       6432 kB
Active:          63544 kB
Inactive:        63096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1861436 kB
SwapTotal:     4192956 kB
SwapFree:      4139052 kB
Dirty:            3952 kB
Writeback:           0 kB
AnonPages:       11916 kB
Mapped:          11804 kB
Slab:            48836 kB
PageTables:       4244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183624 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= 62324 MiB
End job on node007 at 2010-06-26 02:04:38