Trace number 2664566

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 NameAnswerCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverUNSAT 12.2791 12.2843

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-22s.smv.opb
MD5SUM3fb2d144eb047d6ea626acdee43b1069
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.152976
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5985
Total number of constraints15365
Number of constraints which are clauses14013
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1352
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
Number of bits of the biggest sum of numbers10
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-2664566-1276336631.opb>
0.29/0.30	c original problem has 5985 variables (5985 bin, 0 int, 0 impl, 0 cont) and 15365 constraints
0.29/0.30	c problem read
0.29/0.30	c No objective function, only one solution is needed.
0.29/0.30	c presolving settings loaded
0.29/0.30	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.39	c presolving:
0.59/0.67	c (round 1) 478 del vars, 306 del conss, 117 chg bounds, 686 chg sides, 1488 chg coeffs, 0 upgd conss, 290791 impls, 0 clqs
0.69/0.71	c (round 2) 480 del vars, 1082 del conss, 119 chg bounds, 686 chg sides, 1488 chg coeffs, 0 upgd conss, 290791 impls, 0 clqs
0.69/0.72	c (round 3) 482 del vars, 1088 del conss, 122 chg bounds, 687 chg sides, 1490 chg coeffs, 0 upgd conss, 290792 impls, 0 clqs
0.69/0.74	c (round 4) 487 del vars, 1097 del conss, 127 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290793 impls, 0 clqs
0.69/0.76	c (round 5) 495 del vars, 1109 del conss, 131 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290821 impls, 0 clqs
0.69/0.78	c (round 6) 502 del vars, 1126 del conss, 135 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290853 impls, 0 clqs
0.79/0.80	c (round 7) 512 del vars, 1147 del conss, 140 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290913 impls, 0 clqs
0.79/0.82	c (round 8) 522 del vars, 1177 del conss, 144 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 291015 impls, 0 clqs
0.79/0.84	c (round 9) 529 del vars, 1200 del conss, 148 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 291071 impls, 0 clqs
0.79/0.86	c (round 10) 538 del vars, 1219 del conss, 152 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 291329 impls, 0 clqs
0.79/0.88	c (round 11) 549 del vars, 1240 del conss, 156 chg bounds, 692 chg sides, 1496 chg coeffs, 0 upgd conss, 291873 impls, 0 clqs
0.79/0.89	c (round 12) 556 del vars, 1269 del conss, 160 chg bounds, 692 chg sides, 1496 chg coeffs, 0 upgd conss, 291889 impls, 0 clqs
0.89/0.91	c (round 13) 574 del vars, 1307 del conss, 169 chg bounds, 692 chg sides, 1496 chg coeffs, 0 upgd conss, 292150 impls, 0 clqs
0.89/0.93	c (round 14) 583 del vars, 1336 del conss, 173 chg bounds, 694 chg sides, 1498 chg coeffs, 0 upgd conss, 292472 impls, 0 clqs
0.89/0.95	c (round 15) 591 del vars, 1365 del conss, 177 chg bounds, 694 chg sides, 1498 chg coeffs, 0 upgd conss, 292494 impls, 0 clqs
0.89/0.97	c (round 16) 600 del vars, 1384 del conss, 181 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 292518 impls, 0 clqs
0.89/0.99	c (round 17) 607 del vars, 1410 del conss, 187 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 292520 impls, 0 clqs
1.00/1.01	c (round 18) 614 del vars, 1425 del conss, 193 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 292522 impls, 0 clqs
1.00/1.03	c (round 19) 631 del vars, 1457 del conss, 202 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293157 impls, 0 clqs
1.00/1.05	c (round 20) 638 del vars, 1484 del conss, 206 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293181 impls, 0 clqs
1.00/1.06	c (round 21) 646 del vars, 1501 del conss, 210 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293241 impls, 0 clqs
1.00/1.08	c (round 22) 653 del vars, 1525 del conss, 216 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293245 impls, 0 clqs
1.00/1.10	c (round 23) 661 del vars, 1540 del conss, 222 chg bounds, 698 chg sides, 1502 chg coeffs, 0 upgd conss, 293251 impls, 0 clqs
1.10/1.12	c (round 24) 668 del vars, 1565 del conss, 228 chg bounds, 698 chg sides, 1502 chg coeffs, 0 upgd conss, 293359 impls, 0 clqs
1.10/1.14	c (round 25) 708 del vars, 1641 del conss, 250 chg bounds, 700 chg sides, 1504 chg coeffs, 0 upgd conss, 295093 impls, 0 clqs
1.10/1.16	c (round 26) 716 del vars, 1696 del conss, 254 chg bounds, 700 chg sides, 1504 chg coeffs, 0 upgd conss, 295199 impls, 0 clqs
1.10/1.18	c (round 27) 728 del vars, 1721 del conss, 261 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 295571 impls, 0 clqs
1.19/1.20	c (round 28) 737 del vars, 1747 del conss, 265 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 295819 impls, 0 clqs
1.19/1.22	c (round 29) 756 del vars, 1795 del conss, 277 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296025 impls, 0 clqs
1.19/1.24	c (round 30) 763 del vars, 1824 del conss, 283 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296027 impls, 0 clqs
1.19/1.26	c (round 31) 769 del vars, 1837 del conss, 289 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296029 impls, 0 clqs
1.19/1.27	c (round 32) 775 del vars, 1850 del conss, 295 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296031 impls, 0 clqs
1.19/1.29	c (round 33) 783 del vars, 1865 del conss, 301 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296039 impls, 0 clqs
1.29/1.31	c (round 34) 789 del vars, 1882 del conss, 307 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296041 impls, 0 clqs
1.29/1.33	c (round 35) 801 del vars, 1900 del conss, 341 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296273 impls, 0 clqs
1.29/1.35	c (round 36) 874 del vars, 2056 del conss, 350 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298040 impls, 0 clqs
1.29/1.37	c (round 37) 888 del vars, 2158 del conss, 360 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298498 impls, 0 clqs
1.29/1.39	c (round 38) 895 del vars, 2178 del conss, 364 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298514 impls, 0 clqs
1.39/1.41	c (round 39) 914 del vars, 2221 del conss, 376 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298742 impls, 0 clqs
1.39/1.43	c (round 40) 934 del vars, 2278 del conss, 387 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299787 impls, 0 clqs
1.39/1.45	c (round 41) 937 del vars, 2302 del conss, 389 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299805 impls, 0 clqs
1.39/1.47	c (round 42) 941 del vars, 2310 del conss, 393 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299805 impls, 0 clqs
1.39/1.48	c (round 43) 947 del vars, 2321 del conss, 399 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299861 impls, 0 clqs
1.49/1.50	c (round 44) 955 del vars, 2337 del conss, 407 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 300041 impls, 0 clqs
1.49/1.52	c (round 45) 973 del vars, 2370 del conss, 421 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 300303 impls, 0 clqs
1.49/1.54	c (round 46) 999 del vars, 2427 del conss, 439 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 300995 impls, 0 clqs
1.49/1.56	c (round 47) 1036 del vars, 2515 del conss, 462 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 302021 impls, 0 clqs
1.49/1.58	c (round 48) 1059 del vars, 2597 del conss, 477 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 302863 impls, 0 clqs
1.59/1.60	c (round 49) 1076 del vars, 2654 del conss, 489 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 303492 impls, 0 clqs
1.59/1.63	c (round 50) 1219 del vars, 2985 del conss, 591 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 305384 impls, 0 clqs
1.59/1.66	c (round 51) 1248 del vars, 3170 del conss, 610 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 306168 impls, 0 clqs
1.59/1.68	c (round 52) 1277 del vars, 3237 del conss, 627 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 307210 impls, 0 clqs
1.59/1.69	c (round 53) 1284 del vars, 3289 del conss, 632 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 307564 impls, 0 clqs
1.69/1.71	c (round 54) 1310 del vars, 3350 del conss, 649 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 307784 impls, 0 clqs
1.69/1.73	c (round 55) 1329 del vars, 3406 del conss, 655 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308127 impls, 0 clqs
1.69/1.75	c (round 56) 1335 del vars, 3439 del conss, 661 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308243 impls, 0 clqs
1.69/1.76	c (round 57) 1344 del vars, 3461 del conss, 669 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308563 impls, 0 clqs
1.69/1.78	c (round 58) 1356 del vars, 3489 del conss, 678 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308774 impls, 0 clqs
1.79/1.80	c (round 59) 1367 del vars, 3518 del conss, 686 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308973 impls, 0 clqs
1.79/1.82	c (round 60) 1382 del vars, 3556 del conss, 694 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 309335 impls, 0 clqs
1.79/1.83	c (round 61) 1386 del vars, 3576 del conss, 698 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 309335 impls, 0 clqs
1.79/1.85	c (round 62) 1399 del vars, 3597 del conss, 706 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 309801 impls, 0 clqs
1.79/1.87	c (round 63) 1416 del vars, 3648 del conss, 714 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 310085 impls, 0 clqs
1.79/1.88	c (round 64) 1419 del vars, 3677 del conss, 717 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 310087 impls, 0 clqs
1.89/1.90	c (round 65) 1424 del vars, 3687 del conss, 720 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 310095 impls, 0 clqs
1.89/1.92	c (round 66) 1453 del vars, 3743 del conss, 737 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 311039 impls, 0 clqs
1.89/1.94	c (round 67) 1456 del vars, 3784 del conss, 739 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 311043 impls, 0 clqs
1.89/1.95	c (round 68) 1463 del vars, 3796 del conss, 744 chg bounds, 703 chg sides, 1507 chg coeffs, 0 upgd conss, 311069 impls, 0 clqs
1.89/1.97	c (round 69) 1538 del vars, 3966 del conss, 785 chg bounds, 704 chg sides, 1508 chg coeffs, 0 upgd conss, 312559 impls, 0 clqs
1.89/1.99	c (round 70) 1553 del vars, 4064 del conss, 791 chg bounds, 704 chg sides, 1510 chg coeffs, 0 upgd conss, 312841 impls, 0 clqs
1.99/2.01	c (round 71) 1574 del vars, 4116 del conss, 798 chg bounds, 704 chg sides, 1511 chg coeffs, 0 upgd conss, 313543 impls, 0 clqs
1.99/2.03	c (round 72) 1591 del vars, 4177 del conss, 805 chg bounds, 707 chg sides, 1515 chg coeffs, 0 upgd conss, 313780 impls, 0 clqs
1.99/2.04	c (round 73) 1598 del vars, 4213 del conss, 807 chg bounds, 709 chg sides, 1519 chg coeffs, 0 upgd conss, 313816 impls, 0 clqs
1.99/2.06	c (round 74) 1613 del vars, 4261 del conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 0 upgd conss, 314026 impls, 0 clqs
1.99/2.07	c (round 75) 1613 del vars, 4277 del conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 0 upgd conss, 314026 impls, 0 clqs
2.20/2.23	c (round 76) 1613 del vars, 4309 del conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 11038 upgd conss, 314026 impls, 0 clqs
2.20/2.29	c (round 77) 1739 del vars, 4327 del conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 11038 upgd conss, 314026 impls, 0 clqs
2.29/2.35	c presolving (78 rounds):
2.29/2.35	c  1739 deleted vars, 4327 deleted constraints, 812 tightened bounds, 0 added holes, 711 changed sides, 1522 changed coefficients
2.29/2.35	c  314026 implications, 0 cliques
2.29/2.35	c presolved problem has 4246 variables (4246 bin, 0 int, 0 impl, 0 cont) and 11038 constraints
2.29/2.35	c    1280 constraints of type <knapsack>
2.29/2.35	c    9758 constraints of type <logicor>
2.29/2.35	c transformed objective value is always integral (scale: 1)
2.29/2.35	c Presolving Time: 1.42
2.29/2.35	c - non default parameters ----------------------------------------------------------------------
2.29/2.35	c # SCIP version 1.2.1.2
2.29/2.35	c 
2.29/2.35	c # frequency for displaying node information lines
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 100]
2.29/2.35	c display/freq = 10000
2.29/2.35	c 
2.29/2.35	c # maximal time in seconds to run
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.29/2.35	c limits/time = 1799.71
2.29/2.35	c 
2.29/2.35	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.29/2.35	c limits/memory = 1620
2.29/2.35	c 
2.29/2.35	c # solving stops, if the given number of solutions were found (-1: no limit)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: -1]
2.29/2.35	c limits/solutions = 1
2.29/2.35	c 
2.29/2.35	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 1]
2.29/2.35	c lp/solvefreq = -1
2.29/2.35	c 
2.29/2.35	c # maximal number of separation rounds per node (-1: unlimited)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 5]
2.29/2.35	c separating/maxrounds = 1
2.29/2.35	c 
2.29/2.35	c # maximal number of separation rounds in the root node (-1: unlimited)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: -1]
2.29/2.35	c separating/maxroundsroot = 5
2.29/2.35	c 
2.29/2.35	c # should presolving try to simplify inequalities
2.29/2.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.29/2.35	c constraints/linear/simplifyinequalities = TRUE
2.29/2.35	c 
2.29/2.35	c # should disaggregation of knapsack constraints be allowed in preprocessing?
2.29/2.35	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
2.29/2.35	c constraints/knapsack/disaggregation = FALSE
2.29/2.35	c 
2.29/2.35	c # should presolving try to simplify knapsacks
2.29/2.35	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.29/2.35	c constraints/knapsack/simplifyinequalities = TRUE
2.29/2.35	c 
2.29/2.35	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: -1]
2.29/2.35	c presolving/probing/maxrounds = 0
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/coefdiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.29/2.35	c heuristics/coefdiving/maxlpiterquot = 0.075
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/coefdiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 30]
2.29/2.35	c heuristics/crossover/freq = -1
2.29/2.35	c 
2.29/2.35	c # number of nodes added to the contingent of the total nodes
2.29/2.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
2.29/2.35	c heuristics/crossover/nodesofs = 750
2.29/2.35	c 
2.29/2.35	c # number of nodes without incumbent change that heuristic should wait
2.29/2.35	c # [type: longint, range: [0,9223372036854775807], default: 200]
2.29/2.35	c heuristics/crossover/nwaitingnodes = 100
2.29/2.35	c 
2.29/2.35	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
2.29/2.35	c # [type: real, range: [0,1], default: 0.1]
2.29/2.35	c heuristics/crossover/nodesquot = 0.15
2.29/2.35	c 
2.29/2.35	c # minimum percentage of integer variables that have to be fixed 
2.29/2.35	c # [type: real, range: [0,1], default: 0.666]
2.29/2.35	c heuristics/crossover/minfixingrate = 0.5
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 20]
2.29/2.35	c heuristics/feaspump/freq = -1
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/feaspump/maxlpiterofs = 2000
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/fracdiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.29/2.35	c heuristics/fracdiving/maxlpiterquot = 0.075
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/fracdiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/guideddiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.29/2.35	c heuristics/guideddiving/maxlpiterquot = 0.075
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/guideddiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.29/2.35	c heuristics/intdiving/maxlpiterquot = 0.075
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/intshifting/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/linesearchdiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.29/2.35	c heuristics/linesearchdiving/maxlpiterquot = 0.075
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/linesearchdiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <nlp> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 1]
2.29/2.35	c heuristics/nlp/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 20]
2.29/2.35	c heuristics/objpscostdiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to total iteration number
2.29/2.35	c # [type: real, range: [0,1], default: 0.01]
2.29/2.35	c heuristics/objpscostdiving/maxlpiterquot = 0.015
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/objpscostdiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 1]
2.29/2.35	c heuristics/oneopt/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/pscostdiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.29/2.35	c heuristics/pscostdiving/maxlpiterquot = 0.075
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/pscostdiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 0]
2.29/2.35	c heuristics/rens/freq = -1
2.29/2.35	c 
2.29/2.35	c # minimum percentage of integer variables that have to be fixable 
2.29/2.35	c # [type: real, range: [0,1], default: 0.5]
2.29/2.35	c heuristics/rens/minfixingrate = 0.3
2.29/2.35	c 
2.29/2.35	c # number of nodes added to the contingent of the total nodes
2.29/2.35	c # [type: longint, range: [0,9223372036854775807], default: 500]
2.29/2.35	c heuristics/rens/nodesofs = 2000
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 20]
2.29/2.35	c heuristics/rootsoldiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
2.29/2.35	c heuristics/rootsoldiving/maxlpiterquot = 0.015
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/rootsoldiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 1]
2.29/2.35	c heuristics/rounding/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/shifting/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 1]
2.29/2.35	c heuristics/simplerounding/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 0]
2.29/2.35	c heuristics/trivial/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 1]
2.29/2.35	c heuristics/trysol/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 10]
2.29/2.35	c heuristics/veclendiving/freq = -1
2.29/2.35	c 
2.29/2.35	c # maximal fraction of diving LP iterations compared to node LP iterations
2.29/2.35	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
2.29/2.35	c heuristics/veclendiving/maxlpiterquot = 0.075
2.29/2.35	c 
2.29/2.35	c # additional number of allowed LP iterations
2.29/2.35	c # [type: int, range: [0,2147483647], default: 1000]
2.29/2.35	c heuristics/veclendiving/maxlpiterofs = 1500
2.29/2.35	c 
2.29/2.35	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 1]
2.29/2.35	c heuristics/zirounding/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 0]
2.29/2.35	c separating/cmir/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: 0]
2.29/2.35	c separating/flowcover/freq = -1
2.29/2.35	c 
2.29/2.35	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.29/2.35	c # [type: int, range: [-1,2147483647], default: -1]
2.29/2.35	c separating/rapidlearning/freq = 0
2.29/2.35	c 
2.29/2.35	c -----------------------------------------------------------------------------------------------
2.29/2.35	c start solving
2.29/2.35	c 
2.29/2.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.29/2.37	c   1.5s|     1 |     2 |     0 |     - |  29M|   0 |   - |4246 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
12.19/12.21	c 
12.19/12.21	c SCIP Status        : problem is solved [infeasible]
12.19/12.21	c Solving Time (sec) : 11.22
12.19/12.21	c Solving Nodes      : 2235
12.19/12.21	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
12.19/12.21	c Dual Bound         : +1.00000000000000e+20
12.19/12.21	c Gap                : 0.00 %
12.19/12.21	s UNSATISFIABLE
12.19/12.21	c SCIP Status        : problem is solved [infeasible]
12.19/12.21	c Solving Time       :      11.22
12.19/12.21	c Original Problem   :
12.19/12.21	c   Problem name     : HOME/instance-2664566-1276336631.opb
12.19/12.21	c   Variables        : 5985 (5985 binary, 0 integer, 0 implicit integer, 0 continuous)
12.19/12.21	c   Constraints      : 15365 initial, 15365 maximal
12.19/12.21	c Presolved Problem  :
12.19/12.21	c   Problem name     : t_HOME/instance-2664566-1276336631.opb
12.19/12.21	c   Variables        : 4246 (4246 binary, 0 integer, 0 implicit integer, 0 continuous)
12.19/12.21	c   Constraints      : 11038 initial, 11041 maximal
12.19/12.21	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
12.19/12.21	c   trivial          :       0.09         36          0          0          0          0          0          0          0
12.19/12.21	c   dualfix          :       0.04          1          0          0          0          0          0          0          0
12.19/12.21	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
12.19/12.21	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
12.19/12.21	c   implics          :       0.22          0        773          0          0          0          0          0          0
12.19/12.21	c   probing          :       0.00          0          0          0          0          0          0          0          0
12.19/12.21	c   knapsack         :       0.05          0          0          0          0          0          0          0          0
12.19/12.21	c   linear           :       0.87        781        148          0        812          0       4327        711       1522
12.19/12.21	c   logicor          :       0.07          0          0          0          0          0          0          0          0
12.19/12.21	c   root node        :          -         84          -          -         84          -          -          -          -
12.19/12.21	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
12.19/12.21	c   integral         :          0          0          0          0          0          0          0          0          0          0
12.19/12.21	c   knapsack         :       1280          0      13144          0       2173         18       1882          0          0          0
12.19/12.21	c   logicor          :       9758+         0      12206          0       2173         63      55892          0          0          0
12.19/12.21	c   countsols        :          0          0          0          0       2173          0          0          0          0          0
12.19/12.21	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
12.19/12.21	c   integral         :       0.00       0.00       0.00       0.00       0.00
12.19/12.21	c   knapsack         :       0.91       0.00       0.88       0.00       0.03
12.19/12.21	c   logicor          :       5.73       0.00       0.28       0.00       5.45
12.19/12.21	c   countsols        :       0.00       0.00       0.00       0.00       0.00
12.19/12.21	c Propagators        :       Time      Calls    Cutoffs    DomReds
12.19/12.21	c   vbounds          :       0.00          1          0          0
12.19/12.21	c   rootredcost      :       0.01          0          0          0
12.19/12.21	c   pseudoobj        :       0.01          0          0          0
12.19/12.21	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
12.19/12.21	c   propagation      :       0.00         81         79        165       11.0         15        4.5          -
12.19/12.21	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
12.19/12.21	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
12.19/12.21	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
12.19/12.21	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
12.19/12.21	c   applied globally :          -          -          -        134        8.1          -          -          -
12.19/12.21	c   applied locally  :          -          -          -          0        0.0          -          -          -
12.19/12.21	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
12.19/12.21	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
12.19/12.21	c   redcost          :       0.00          0          0          0          0          0
12.19/12.21	c   impliedbounds    :       0.00          0          0          0          0          0
12.19/12.21	c   intobj           :       0.00          0          0          0          0          0
12.19/12.21	c   cgmip            :       0.00          0          0          0          0          0
12.19/12.21	c   gomory           :       0.00          0          0          0          0          0
12.19/12.21	c   strongcg         :       0.00          0          0          0          0          0
12.19/12.21	c   cmir             :       0.00          0          0          0          0          0
12.19/12.21	c   flowcover        :       0.00          0          0          0          0          0
12.19/12.21	c   clique           :       0.00          0          0          0          0          0
12.19/12.21	c   zerohalf         :       0.00          0          0          0          0          0
12.19/12.21	c   mcf              :       0.00          0          0          0          0          0
12.19/12.21	c   rapidlearning    :       0.00          0          0          0          0          0
12.19/12.21	c Pricers            :       Time      Calls       Vars
12.19/12.21	c   problem variables:       0.00          0          0
12.19/12.21	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
12.19/12.21	c   relpscost        :       0.00          0          0          0          0          0          0
12.19/12.21	c   pscost           :       0.00          0          0          0          0          0          0
12.19/12.21	c   inference        :       2.50       2173          0          0          0          0       4346
12.19/12.21	c   mostinf          :       0.00          0          0          0          0          0          0
12.19/12.21	c   leastinf         :       0.00          0          0          0          0          0          0
12.19/12.21	c   fullstrong       :       0.00          0          0          0          0          0          0
12.19/12.21	c   allfullstrong    :       0.00          0          0          0          0          0          0
12.19/12.21	c   random           :       0.00          0          0          0          0          0          0
12.19/12.21	c Primal Heuristics  :       Time      Calls      Found
12.19/12.21	c   LP solutions     :       0.00          -          0
12.19/12.21	c   pseudo solutions :       0.00          -          0
12.19/12.21	c   trivial          :       0.01          1          0
12.19/12.21	c   simplerounding   :       0.00          0          0
12.19/12.21	c   zirounding       :       0.00          0          0
12.19/12.21	c   rounding         :       0.00          0          0
12.19/12.21	c   shifting         :       0.00          0          0
12.19/12.21	c   intshifting      :       0.00          0          0
12.19/12.21	c   oneopt           :       0.00          0          0
12.19/12.21	c   twoopt           :       0.00          0          0
12.19/12.21	c   fixandinfer      :       0.00          0          0
12.19/12.21	c   feaspump         :       0.00          0          0
12.19/12.21	c   coefdiving       :       0.00          0          0
12.19/12.21	c   pscostdiving     :       0.00          0          0
12.19/12.21	c   fracdiving       :       0.00          0          0
12.19/12.21	c   veclendiving     :       0.00          0          0
12.19/12.21	c   intdiving        :       0.00          0          0
12.19/12.21	c   actconsdiving    :       0.00          0          0
12.19/12.21	c   objpscostdiving  :       0.00          0          0
12.19/12.21	c   rootsoldiving    :       0.00          0          0
12.19/12.21	c   linesearchdiving :       0.00          0          0
12.19/12.21	c   guideddiving     :       0.00          0          0
12.19/12.21	c   octane           :       0.00          0          0
12.19/12.21	c   rens             :       0.00          0          0
12.19/12.21	c   rins             :       0.00          0          0
12.19/12.21	c   localbranching   :       0.00          0          0
12.19/12.21	c   mutation         :       0.00          0          0
12.19/12.21	c   crossover        :       0.00          0          0
12.19/12.21	c   dins             :       0.00          0          0
12.19/12.21	c   undercover       :       0.00          0          0
12.19/12.21	c   nlp              :       0.00          0          0
12.19/12.21	c   trysol           :       0.00          0          0
12.19/12.21	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
12.19/12.21	c   primal LP        :       0.00          0          0       0.00          -
12.19/12.21	c   dual LP          :       0.00          0          0       0.00          -
12.19/12.21	c   lex dual LP      :       0.00          0          0       0.00          -
12.19/12.21	c   barrier LP       :       0.00          0          0       0.00          -
12.19/12.21	c   diving/probing LP:       0.00          0          0       0.00          -
12.19/12.21	c   strong branching :       0.00          0          0       0.00          -
12.19/12.21	c     (at root node) :          -          0          0       0.00          -
12.19/12.21	c   conflict analysis:       0.00          0          0       0.00          -
12.19/12.21	c B&B Tree           :
12.19/12.21	c   number of runs   :          1
12.19/12.21	c   nodes            :       2235
12.19/12.21	c   nodes (total)    :       2235
12.19/12.21	c   nodes left       :          0
12.19/12.21	c   max depth        :        368
12.19/12.21	c   max depth (total):        368
12.19/12.21	c   backtracks       :         32 (1.4%)
12.19/12.21	c   delayed cutoffs  :       2112
12.19/12.21	c   repropagations   :        714 (2788 domain reductions, 19 cutoffs)
12.19/12.21	c   avg switch length:       2.58
12.19/12.21	c   switching time   :       0.35
12.19/12.21	c Solution           :
12.19/12.21	c   Solutions found  :          0 (0 improvements)
12.19/12.21	c   Primal Bound     : infeasible
12.19/12.21	c   Dual Bound       :          -
12.19/12.21	c   Gap              :       0.00 %
12.19/12.21	c   Root Dual Bound  : +0.00000000000000e+00
12.19/12.21	c   Root Iterations  :          0
12.19/12.28	c Time complete: 12.27.

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 3/106 11367
/proc/meminfo: memFree=1615132/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=5552 CPUtime=0
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 808 0 0 0 0 0 0 0 19 0 1 0 9264767 5685248 730 1992294400 4194304 7136930 140736473552960 18446744073709551615 6346856 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11367/statm: 1388 739 243 719 0 667 0

[startup+0.033345 s]
/proc/loadavg: 0.86 0.97 0.99 3/106 11367
/proc/meminfo: memFree=1615132/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=9112 CPUtime=0.02
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 1751 0 0 0 2 0 0 0 19 0 1 0 9264767 9330688 1673 1992294400 4194304 7136930 140736473552960 18446744073709551615 6325833 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11367/statm: 2278 1673 268 719 0 1557 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9112

[startup+0.101359 s]
/proc/loadavg: 0.86 0.97 0.99 3/106 11367
/proc/meminfo: memFree=1615132/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=13836 CPUtime=0.09
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 2861 0 0 0 8 1 0 0 20 0 1 0 9264767 14168064 2783 1992294400 4194304 7136930 140736473552960 18446744073709551615 6164672 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11367/statm: 3459 2795 268 719 0 2738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13836

[startup+0.301402 s]
/proc/loadavg: 0.86 0.97 0.99 3/106 11367
/proc/meminfo: memFree=1615132/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=18872 CPUtime=0.29
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 4210 0 0 0 27 2 0 0 20 0 1 0 9264767 19324928 4132 1992294400 4194304 7136930 140736473552960 18446744073709551615 6349521 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11367/statm: 4718 4132 268 719 0 3997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18872

[startup+0.701486 s]
/proc/loadavg: 0.86 0.97 0.99 3/106 11367
/proc/meminfo: memFree=1615132/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=48920 CPUtime=0.69
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 12030 0 0 0 63 6 0 0 21 0 1 0 9264767 50094080 11341 1992294400 4194304 7136930 140736473552960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 12230 11341 347 719 0 11509 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48920

[startup+1.50166 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 11368
/proc/meminfo: memFree=1570360/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=48920 CPUtime=1.49
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 22826 0 0 0 114 35 0 0 23 0 1 0 9264767 50094080 11343 1992294400 4194304 7136930 140736473552960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 12230 11343 347 719 0 11509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48920

[startup+3.101 s]
/proc/loadavg: 0.86 0.97 0.99 2/107 11368
/proc/meminfo: memFree=1570112/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=56740 CPUtime=3.09
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 35168 0 0 0 248 61 0 0 25 0 1 0 9264767 58101760 13353 1992294400 4194304 7136930 140736473552960 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 14185 13353 393 719 0 13464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56740

[startup+6.30068 s]
/proc/loadavg: 0.87 0.97 0.99 2/107 11368
/proc/meminfo: memFree=1561804/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=58456 CPUtime=6.29
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 35602 0 0 0 565 64 0 0 25 0 1 0 9264767 59858944 13787 1992294400 4194304 7136930 140736473552960 18446744073709551615 5005152 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 14614 13787 393 719 0 13893 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58456

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

[startup+9.50036 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 11368
/proc/meminfo: memFree=1559200/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=60756 CPUtime=9.49
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 36142 0 0 0 881 68 0 0 25 0 1 0 9264767 62214144 14327 1992294400 4194304 7136930 140736473552960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 15189 14327 393 719 0 14468 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 60756

[startup+11.1007 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 11368
/proc/meminfo: memFree=1558456/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=61348 CPUtime=11.08
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 36279 0 0 0 1039 69 0 0 25 0 1 0 9264767 62820352 14464 1992294400 4194304 7136930 140736473552960 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 15337 14464 393 719 0 14616 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 61348

[startup+11.9009 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 11368
/proc/meminfo: memFree=1558456/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=61616 CPUtime=11.88
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 36359 0 0 0 1118 70 0 0 25 0 1 0 9264767 63094784 14544 1992294400 4194304 7136930 140736473552960 18446744073709551615 4697127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 15404 14544 393 719 0 14683 0
Current children cumulated CPU time (s) 11.88
Current children cumulated vsize (KiB) 61616

[startup+12.1089 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 11368
/proc/meminfo: memFree=1558084/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=61752 CPUtime=12.1
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 36376 0 0 0 1139 71 0 0 25 0 1 0 9264767 63234048 14561 1992294400 4194304 7136930 140736473552960 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 15438 14561 393 719 0 14717 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 61752

[startup+12.2009 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 11368
/proc/meminfo: memFree=1558084/2059040 swapFree=4192956/4192956
[pid=11367] ppid=11365 vsize=61752 CPUtime=12.19
/proc/11367/stat : 11367 (pbscip.linux.x8) R 11365 11367 11138 0 -1 4202496 36388 0 0 0 1148 71 0 0 25 0 1 0 9264767 63234048 14573 1992294400 4194304 7136930 140736473552960 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11367/statm: 15438 14573 393 719 0 14717 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 61752

Child status: 0
Real time (s): 12.2843
CPU time (s): 12.2791
CPU user time (s): 11.5542
CPU system time (s): 0.724889
CPU usage (%): 99.9583
Max. virtual memory (cumulated for all children) (KiB): 61752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.5542
system time used= 0.724889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36407
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= 1
involuntary context switches= 149

runsolver used 0.020996 second user time and 0.073988 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-12 11:57:11
IDJOB=2664566
IDBENCH=1477
IDSOLVER=1167
FILE ID=node010/2664566-1276336631
PBS_JOBID= 11173181
Free space on /tmp= 62500 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-22s.smv.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-2664566-1276336631/watcher-2664566-1276336631 -o /tmp/evaluation-result-2664566-1276336631/solver-2664566-1276336631 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2664566-1276336631.opb -t 1800 -m 1800

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

MD5SUM BENCH= 3fb2d144eb047d6ea626acdee43b1069
RANDOM SEED=1320721522

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1615660 kB
Buffers:        103336 kB
Cached:         210860 kB
SwapCached:          0 kB
Active:         149376 kB
Inactive:       224000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1615660 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4152 kB
Writeback:           0 kB
AnonPages:       59184 kB
Mapped:          15460 kB
Slab:            48252 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182836 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= 62496 MiB
End job on node010 at 2010-06-12 11:57:24