Trace number 3485893

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
SCIP spx 2 2011-06-10 (fixed)UNSAT 100.068 100.067

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-22s.smv.opb
MD5SUM3fb2d144eb047d6ea626acdee43b1069
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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.072988
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 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3485893-1307755085.opb>
0.06/0.09	c original problem has 5985 variables (5985 bin, 0 int, 0 impl, 0 cont) and 15365 constraints
0.06/0.09	c problem read
0.06/0.09	c No objective function, only one solution is needed.
0.06/0.09	c presolving settings loaded
0.08/0.14	c presolving:
0.19/0.26	c (round 1) 478 del vars, 306 del conss, 0 add conss, 117 chg bounds, 686 chg sides, 1488 chg coeffs, 0 upgd conss, 290791 impls, 0 clqs
0.19/0.26	c (round 2) 480 del vars, 1082 del conss, 0 add conss, 119 chg bounds, 686 chg sides, 1488 chg coeffs, 0 upgd conss, 290791 impls, 0 clqs
0.19/0.27	c (round 3) 482 del vars, 1088 del conss, 0 add conss, 122 chg bounds, 687 chg sides, 1490 chg coeffs, 0 upgd conss, 290792 impls, 0 clqs
0.19/0.27	c (round 4) 487 del vars, 1097 del conss, 0 add conss, 127 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290793 impls, 0 clqs
0.19/0.27	c (round 5) 495 del vars, 1109 del conss, 0 add conss, 131 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290821 impls, 0 clqs
0.19/0.27	c (round 6) 502 del vars, 1126 del conss, 0 add conss, 135 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290853 impls, 0 clqs
0.19/0.28	c (round 7) 512 del vars, 1147 del conss, 0 add conss, 140 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 290913 impls, 0 clqs
0.19/0.28	c (round 8) 522 del vars, 1177 del conss, 0 add conss, 144 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 291015 impls, 0 clqs
0.19/0.28	c (round 9) 529 del vars, 1200 del conss, 0 add conss, 148 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 291071 impls, 0 clqs
0.19/0.29	c (round 10) 538 del vars, 1219 del conss, 0 add conss, 152 chg bounds, 688 chg sides, 1492 chg coeffs, 0 upgd conss, 291329 impls, 0 clqs
0.19/0.29	c (round 11) 549 del vars, 1240 del conss, 0 add conss, 156 chg bounds, 692 chg sides, 1496 chg coeffs, 0 upgd conss, 291873 impls, 0 clqs
0.19/0.29	c (round 12) 556 del vars, 1269 del conss, 0 add conss, 160 chg bounds, 692 chg sides, 1496 chg coeffs, 0 upgd conss, 291889 impls, 0 clqs
0.19/0.30	c (round 13) 574 del vars, 1307 del conss, 0 add conss, 169 chg bounds, 692 chg sides, 1496 chg coeffs, 0 upgd conss, 292150 impls, 0 clqs
0.29/0.30	c (round 14) 583 del vars, 1336 del conss, 0 add conss, 173 chg bounds, 694 chg sides, 1498 chg coeffs, 0 upgd conss, 292472 impls, 0 clqs
0.29/0.30	c (round 15) 591 del vars, 1365 del conss, 0 add conss, 177 chg bounds, 694 chg sides, 1498 chg coeffs, 0 upgd conss, 292494 impls, 0 clqs
0.29/0.30	c (round 16) 600 del vars, 1384 del conss, 0 add conss, 181 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 292518 impls, 0 clqs
0.29/0.31	c (round 17) 607 del vars, 1410 del conss, 0 add conss, 187 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 292520 impls, 0 clqs
0.29/0.31	c (round 18) 614 del vars, 1425 del conss, 0 add conss, 193 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 292522 impls, 0 clqs
0.29/0.31	c (round 19) 631 del vars, 1457 del conss, 0 add conss, 202 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293157 impls, 0 clqs
0.29/0.32	c (round 20) 638 del vars, 1484 del conss, 0 add conss, 206 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293181 impls, 0 clqs
0.29/0.32	c (round 21) 646 del vars, 1501 del conss, 0 add conss, 210 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293241 impls, 0 clqs
0.29/0.32	c (round 22) 653 del vars, 1525 del conss, 0 add conss, 216 chg bounds, 696 chg sides, 1500 chg coeffs, 0 upgd conss, 293245 impls, 0 clqs
0.29/0.32	c (round 23) 661 del vars, 1540 del conss, 0 add conss, 222 chg bounds, 698 chg sides, 1502 chg coeffs, 0 upgd conss, 293251 impls, 0 clqs
0.29/0.33	c (round 24) 668 del vars, 1565 del conss, 0 add conss, 228 chg bounds, 698 chg sides, 1502 chg coeffs, 0 upgd conss, 293359 impls, 0 clqs
0.29/0.33	c (round 25) 708 del vars, 1641 del conss, 0 add conss, 250 chg bounds, 700 chg sides, 1504 chg coeffs, 0 upgd conss, 295093 impls, 0 clqs
0.29/0.34	c (round 26) 716 del vars, 1696 del conss, 0 add conss, 254 chg bounds, 700 chg sides, 1504 chg coeffs, 0 upgd conss, 295199 impls, 0 clqs
0.29/0.34	c (round 27) 728 del vars, 1721 del conss, 0 add conss, 261 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 295571 impls, 0 clqs
0.29/0.34	c (round 28) 737 del vars, 1747 del conss, 0 add conss, 265 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 295819 impls, 0 clqs
0.29/0.34	c (round 29) 756 del vars, 1795 del conss, 0 add conss, 277 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296025 impls, 0 clqs
0.29/0.35	c (round 30) 763 del vars, 1824 del conss, 0 add conss, 283 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296027 impls, 0 clqs
0.29/0.35	c (round 31) 769 del vars, 1837 del conss, 0 add conss, 289 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296029 impls, 0 clqs
0.29/0.35	c (round 32) 775 del vars, 1850 del conss, 0 add conss, 295 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296031 impls, 0 clqs
0.29/0.36	c (round 33) 783 del vars, 1865 del conss, 0 add conss, 301 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296039 impls, 0 clqs
0.29/0.36	c (round 34) 789 del vars, 1882 del conss, 0 add conss, 307 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296041 impls, 0 clqs
0.29/0.36	c (round 35) 801 del vars, 1900 del conss, 0 add conss, 341 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 296273 impls, 0 clqs
0.29/0.37	c (round 36) 874 del vars, 2056 del conss, 0 add conss, 350 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298040 impls, 0 clqs
0.29/0.37	c (round 37) 888 del vars, 2158 del conss, 0 add conss, 360 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298498 impls, 0 clqs
0.29/0.37	c (round 38) 895 del vars, 2178 del conss, 0 add conss, 364 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298514 impls, 0 clqs
0.29/0.38	c (round 39) 914 del vars, 2221 del conss, 0 add conss, 376 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 298742 impls, 0 clqs
0.29/0.38	c (round 40) 934 del vars, 2278 del conss, 0 add conss, 387 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299787 impls, 0 clqs
0.29/0.38	c (round 41) 937 del vars, 2302 del conss, 0 add conss, 389 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299805 impls, 0 clqs
0.29/0.39	c (round 42) 941 del vars, 2310 del conss, 0 add conss, 393 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299805 impls, 0 clqs
0.29/0.39	c (round 43) 947 del vars, 2321 del conss, 0 add conss, 399 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 299861 impls, 0 clqs
0.29/0.39	c (round 44) 955 del vars, 2337 del conss, 0 add conss, 407 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 300041 impls, 0 clqs
0.29/0.39	c (round 45) 973 del vars, 2370 del conss, 0 add conss, 421 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 300303 impls, 0 clqs
0.39/0.40	c (round 46) 999 del vars, 2427 del conss, 0 add conss, 439 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 300995 impls, 0 clqs
0.39/0.40	c (round 47) 1036 del vars, 2515 del conss, 0 add conss, 462 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 302021 impls, 0 clqs
0.39/0.41	c (round 48) 1059 del vars, 2597 del conss, 0 add conss, 477 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 302863 impls, 0 clqs
0.39/0.41	c (round 49) 1076 del vars, 2654 del conss, 0 add conss, 489 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 303492 impls, 0 clqs
0.39/0.42	c (round 50) 1219 del vars, 2985 del conss, 0 add conss, 591 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 305384 impls, 0 clqs
0.39/0.42	c (round 51) 1248 del vars, 3170 del conss, 0 add conss, 610 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 306168 impls, 0 clqs
0.39/0.43	c (round 52) 1277 del vars, 3237 del conss, 0 add conss, 627 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 307210 impls, 0 clqs
0.39/0.43	c (round 53) 1284 del vars, 3289 del conss, 0 add conss, 632 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 307564 impls, 0 clqs
0.39/0.44	c (round 54) 1310 del vars, 3350 del conss, 0 add conss, 649 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 307784 impls, 0 clqs
0.39/0.44	c (round 55) 1329 del vars, 3406 del conss, 0 add conss, 655 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308127 impls, 0 clqs
0.39/0.44	c (round 56) 1335 del vars, 3439 del conss, 0 add conss, 661 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308243 impls, 0 clqs
0.39/0.44	c (round 57) 1344 del vars, 3461 del conss, 0 add conss, 669 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308563 impls, 0 clqs
0.39/0.45	c (round 58) 1356 del vars, 3489 del conss, 0 add conss, 678 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308774 impls, 0 clqs
0.39/0.45	c (round 59) 1367 del vars, 3518 del conss, 0 add conss, 686 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 308973 impls, 0 clqs
0.39/0.45	c (round 60) 1382 del vars, 3556 del conss, 0 add conss, 694 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 309335 impls, 0 clqs
0.39/0.46	c (round 61) 1386 del vars, 3576 del conss, 0 add conss, 698 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 309335 impls, 0 clqs
0.39/0.46	c (round 62) 1399 del vars, 3597 del conss, 0 add conss, 706 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 309801 impls, 0 clqs
0.39/0.46	c (round 63) 1416 del vars, 3648 del conss, 0 add conss, 714 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 310085 impls, 0 clqs
0.39/0.46	c (round 64) 1419 del vars, 3677 del conss, 0 add conss, 717 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 310087 impls, 0 clqs
0.39/0.47	c (round 65) 1424 del vars, 3687 del conss, 0 add conss, 720 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 310095 impls, 0 clqs
0.39/0.47	c (round 66) 1453 del vars, 3743 del conss, 0 add conss, 737 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 311039 impls, 0 clqs
0.39/0.47	c (round 67) 1456 del vars, 3784 del conss, 0 add conss, 739 chg bounds, 702 chg sides, 1506 chg coeffs, 0 upgd conss, 311043 impls, 0 clqs
0.39/0.48	c (round 68) 1463 del vars, 3796 del conss, 0 add conss, 744 chg bounds, 703 chg sides, 1507 chg coeffs, 0 upgd conss, 311069 impls, 0 clqs
0.39/0.48	c (round 69) 1538 del vars, 3966 del conss, 0 add conss, 785 chg bounds, 704 chg sides, 1508 chg coeffs, 0 upgd conss, 312559 impls, 0 clqs
0.39/0.48	c (round 70) 1553 del vars, 4064 del conss, 0 add conss, 791 chg bounds, 704 chg sides, 1510 chg coeffs, 0 upgd conss, 312841 impls, 0 clqs
0.39/0.49	c (round 71) 1574 del vars, 4116 del conss, 0 add conss, 798 chg bounds, 704 chg sides, 1511 chg coeffs, 0 upgd conss, 313543 impls, 0 clqs
0.39/0.49	c (round 72) 1591 del vars, 4177 del conss, 0 add conss, 805 chg bounds, 707 chg sides, 1515 chg coeffs, 0 upgd conss, 313780 impls, 0 clqs
0.39/0.49	c (round 73) 1598 del vars, 4213 del conss, 0 add conss, 807 chg bounds, 709 chg sides, 1519 chg coeffs, 0 upgd conss, 313816 impls, 0 clqs
0.49/0.50	c (round 74) 1613 del vars, 4261 del conss, 0 add conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 0 upgd conss, 314026 impls, 0 clqs
0.49/0.50	c (round 75) 1613 del vars, 4277 del conss, 0 add conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 0 upgd conss, 314026 impls, 0 clqs
0.49/0.55	c (round 76) 1613 del vars, 4309 del conss, 0 add conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 11038 upgd conss, 314026 impls, 0 clqs
0.49/0.58	c (round 77) 1739 del vars, 4327 del conss, 0 add conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 11038 upgd conss, 314026 impls, 0 clqs
0.59/0.60	c presolving (78 rounds):
0.59/0.60	c  1739 deleted vars, 4327 deleted constraints, 0 added constraints, 812 tightened bounds, 0 added holes, 711 changed sides, 1522 changed coefficients
0.59/0.60	c  314026 implications, 0 cliques
0.59/0.60	c presolved problem has 4246 variables (4246 bin, 0 int, 0 impl, 0 cont) and 11038 constraints
0.59/0.60	c    1280 constraints of type <knapsack>
0.59/0.60	c    6553 constraints of type <setppc>
0.59/0.60	c    3205 constraints of type <logicor>
0.59/0.60	c transformed objective value is always integral (scale: 1)
0.59/0.60	c Presolving Time: 0.50
0.59/0.60	c - non default parameters ----------------------------------------------------------------------
0.59/0.60	c # SCIP version 2.0.1.4
0.59/0.60	c 
0.59/0.60	c # frequency for displaying node information lines
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.60	c display/freq = 10000
0.59/0.60	c 
0.59/0.60	c # maximal time in seconds to run
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/time = 1797
0.59/0.60	c 
0.59/0.60	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.60	c limits/memory = 13950
0.59/0.60	c 
0.59/0.60	c # solving stops, if the given number of solutions were found (-1: no limit)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60	c limits/solutions = 1
0.59/0.60	c 
0.59/0.60	c # maximal number of separation rounds per node (-1: unlimited)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 5]
0.59/0.60	c separating/maxrounds = 1
0.59/0.60	c 
0.59/0.60	c # maximal number of separation rounds in the root node (-1: unlimited)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60	c separating/maxroundsroot = 5
0.59/0.60	c 
0.59/0.60	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.60	c # [type: int, range: [1,2], default: 1]
0.59/0.60	c timing/clocktype = 2
0.59/0.60	c 
0.59/0.60	c # belongs reading time to solving time?
0.59/0.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.60	c timing/reading = TRUE
0.59/0.60	c 
0.59/0.60	c # should presolving try to simplify inequalities
0.59/0.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.60	c constraints/linear/simplifyinequalities = TRUE
0.59/0.60	c 
0.59/0.60	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.60	c constraints/indicator/addCouplingCons = TRUE
0.59/0.60	c 
0.59/0.60	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.59/0.60	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.59/0.60	c constraints/knapsack/disaggregation = FALSE
0.59/0.60	c 
0.59/0.60	c # should presolving try to simplify knapsacks
0.59/0.60	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.60	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.60	c 
0.59/0.60	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60	c presolving/probing/maxrounds = 0
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/coefdiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60	c heuristics/coefdiving/maxlpiterquot = 0.075
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/coefdiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 30]
0.59/0.60	c heuristics/crossover/freq = -1
0.59/0.60	c 
0.59/0.60	c # number of nodes added to the contingent of the total nodes
0.59/0.60	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.60	c heuristics/crossover/nodesofs = 750
0.59/0.60	c 
0.59/0.60	c # number of nodes without incumbent change that heuristic should wait
0.59/0.60	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.59/0.60	c heuristics/crossover/nwaitingnodes = 100
0.59/0.60	c 
0.59/0.60	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.59/0.60	c # [type: real, range: [0,1], default: 0.1]
0.59/0.60	c heuristics/crossover/nodesquot = 0.15
0.59/0.60	c 
0.59/0.60	c # minimum percentage of integer variables that have to be fixed 
0.59/0.60	c # [type: real, range: [0,1], default: 0.666]
0.59/0.60	c heuristics/crossover/minfixingrate = 0.5
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.60	c heuristics/feaspump/freq = -1
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/feaspump/maxlpiterofs = 2000
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/fracdiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60	c heuristics/fracdiving/maxlpiterquot = 0.075
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/fracdiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/guideddiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60	c heuristics/guideddiving/maxlpiterquot = 0.075
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/guideddiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60	c heuristics/intdiving/maxlpiterquot = 0.075
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/intshifting/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/linesearchdiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60	c heuristics/linesearchdiving/maxlpiterquot = 0.075
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/linesearchdiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.60	c heuristics/objpscostdiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to total iteration number
0.59/0.60	c # [type: real, range: [0,1], default: 0.01]
0.59/0.60	c heuristics/objpscostdiving/maxlpiterquot = 0.015
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/objpscostdiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60	c heuristics/oneopt/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/pscostdiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60	c heuristics/pscostdiving/maxlpiterquot = 0.075
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/pscostdiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60	c heuristics/rens/freq = -1
0.59/0.60	c 
0.59/0.60	c # minimum percentage of integer variables that have to be fixable 
0.59/0.60	c # [type: real, range: [0,1], default: 0.5]
0.59/0.60	c heuristics/rens/minfixingrate = 0.3
0.59/0.60	c 
0.59/0.60	c # number of nodes added to the contingent of the total nodes
0.59/0.60	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.59/0.60	c heuristics/rens/nodesofs = 2000
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 20]
0.59/0.60	c heuristics/rootsoldiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.59/0.60	c heuristics/rootsoldiving/maxlpiterquot = 0.015
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/rootsoldiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60	c heuristics/rounding/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60	c heuristics/shiftandpropagate/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/shifting/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60	c heuristics/simplerounding/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60	c heuristics/subnlp/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60	c heuristics/trivial/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60	c heuristics/trysol/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60	c heuristics/undercover/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 10]
0.59/0.60	c heuristics/veclendiving/freq = -1
0.59/0.60	c 
0.59/0.60	c # maximal fraction of diving LP iterations compared to node LP iterations
0.59/0.60	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.59/0.60	c heuristics/veclendiving/maxlpiterquot = 0.075
0.59/0.60	c 
0.59/0.60	c # additional number of allowed LP iterations
0.59/0.60	c # [type: int, range: [0,2147483647], default: 1000]
0.59/0.60	c heuristics/veclendiving/maxlpiterofs = 1500
0.59/0.60	c 
0.59/0.60	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 1]
0.59/0.60	c heuristics/zirounding/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60	c separating/cmir/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: 0]
0.59/0.60	c separating/flowcover/freq = -1
0.59/0.60	c 
0.59/0.60	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.60	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.60	c separating/rapidlearning/freq = 0
0.59/0.60	c 
0.59/0.60	c -----------------------------------------------------------------------------------------------
0.59/0.60	c start solving
0.59/0.60	c 
0.69/0.71	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.71	c   0.7s|     1 |     0 |  1379 |     - |  35M|   0 |1018 |4246 |  11k|4246 |  11k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.99/1.05	c   1.1s|     1 |     0 |  2170 |     - |  35M|   0 |1096 |4246 |  11k|4246 |  11k|  54 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
2.19/2.21	c   2.2s|     1 |     0 |  3082 |     - |  35M|   0 |1137 |4246 |  11k|4246 |  11k| 155 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
3.39/3.40	c   3.4s|     1 |     0 |  4602 |     - |  35M|   0 |1356 |4246 |  11k|4246 |  11k| 251 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
5.09/5.17	c   5.2s|     1 |     0 |  6371 |     - |  35M|   0 |1628 |4246 |  11k|4246 |  11k| 339 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
6.69/6.70	c   6.7s|     1 |     0 |  8512 |     - |  36M|   0 |1684 |4246 |  11k|4246 |  11k| 455 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
15.49/15.55	c  15.5s|     1 |     2 |  8512 |     - |  36M|   0 |1684 |4246 |  11k|4246 |  11k| 455 |   0 |  29 | 0.000000e+00 |      --      |    Inf 
100.00/100.02	c 
100.00/100.02	c SCIP Status        : problem is solved [infeasible]
100.00/100.02	c Solving Time (sec) : 100.02
100.00/100.02	c Solving Nodes      : 289
100.00/100.02	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
100.00/100.02	c Dual Bound         : +1.00000000000000e+20
100.00/100.02	c Gap                : 0.00 %
100.00/100.02	s UNSATISFIABLE
100.00/100.02	c SCIP Status        : problem is solved [infeasible]
100.00/100.02	c Total Time         :     100.02
100.00/100.02	c   solving          :     100.02
100.00/100.02	c   presolving       :       0.50 (included in solving)
100.00/100.02	c   reading          :       0.09 (included in solving)
100.00/100.02	c Original Problem   :
100.00/100.02	c   Problem name     : HOME/instance-3485893-1307755085.opb
100.00/100.02	c   Variables        : 5985 (5985 binary, 0 integer, 0 implicit integer, 0 continuous)
100.00/100.02	c   Constraints      : 15365 initial, 15365 maximal
100.00/100.02	c Presolved Problem  :
100.00/100.02	c   Problem name     : t_HOME/instance-3485893-1307755085.opb
100.00/100.02	c   Variables        : 4246 (4246 binary, 0 integer, 0 implicit integer, 0 continuous)
100.00/100.02	c   Constraints      : 11038 initial, 11080 maximal
100.00/100.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
100.00/100.02	c   trivial          :       0.02         36          0          0          0          0          0          0          0          0
100.00/100.02	c   dualfix          :       0.01          1          0          0          0          0          0          0          0          0
100.00/100.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
100.00/100.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
100.00/100.02	c   implics          :       0.06          0        773          0          0          0          0          0          0          0
100.00/100.02	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
100.00/100.02	c   knapsack         :       0.02          0          0          0          0          0          0          0          0          0
100.00/100.02	c   setppc           :       0.01          0          0          0          0          0          0          0          0          0
100.00/100.02	c   linear           :       0.28        781        148          0        812          0       4327          0        711       1522
100.00/100.02	c   logicor          :       0.03          0          0          0          0          0          0          0          0          0
100.00/100.02	c   root node        :          -       1057          -          -       1057          -          -          -          -          -
100.00/100.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
100.00/100.02	c   integral         :          0          0          0        231          0          1          0          1         12          0          0        450
100.00/100.02	c   knapsack         :       1280          5       3120          0          0          0         11          2         94       1003          0          0
100.00/100.02	c   setppc           :       6553          5       3118          0          0          0       3182         37      20636          0          0          0
100.00/100.02	c   logicor          :       3205+         5       2354          0          0          0       2121         60       7486          0          0          0
100.00/100.02	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
100.00/100.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
100.00/100.02	c   integral         :      62.95       0.00       0.00      62.95       0.00       0.00       0.00
100.00/100.02	c   knapsack         :       0.08       0.01       0.06       0.00       0.00       0.00       0.00
100.00/100.02	c   setppc           :       0.21       0.00       0.21       0.00       0.00       0.00       0.00
100.00/100.02	c   logicor          :       0.04       0.00       0.04       0.00       0.00       0.00       0.00
100.00/100.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
100.00/100.02	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
100.00/100.02	c   vbounds          :          0          0          0          0
100.00/100.02	c   rootredcost      :          0          0          0          0
100.00/100.02	c   pseudoobj        :          0          0          0          0
100.00/100.02	c Propagator Timings :  TotalTime  Propagate    Resprop
100.00/100.02	c   vbounds          :       0.00       0.00       0.00
100.00/100.02	c   rootredcost      :       0.00       0.00       0.00
100.00/100.02	c   pseudoobj        :       0.00       0.00       0.00
100.00/100.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
100.00/100.02	c   propagation      :       0.00         99         99        268        9.3         23        4.3          -
100.00/100.02	c   infeasible LP    :       0.00          7          7         14        6.1          0        0.0          0
100.00/100.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
100.00/100.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
100.00/100.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
100.00/100.02	c   applied globally :          -          -          -        205        6.8          -          -          -
100.00/100.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
100.00/100.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
100.00/100.02	c   cut pool         :       0.00          4          -          -         73          -    (maximal pool size: 433)
100.00/100.02	c   redcost          :       0.01        231          0          0          0          0
100.00/100.02	c   impliedbounds    :       0.00          5          0          0          0          0
100.00/100.02	c   intobj           :       0.00          0          0          0          0          0
100.00/100.02	c   gomory           :       1.91          5          0          0       2131          0
100.00/100.02	c   cgmip            :       0.00          0          0          0          0          0
100.00/100.02	c   closecuts        :       0.00          0          0          0          0          0
100.00/100.02	c   strongcg         :       2.34          5          0          0       1620          0
100.00/100.02	c   cmir             :       0.00          0          0          0          0          0
100.00/100.02	c   flowcover        :       0.00          0          0          0          0          0
100.00/100.02	c   clique           :       0.11          5          0          0         38          0
100.00/100.02	c   zerohalf         :       0.00          0          0          0          0          0
100.00/100.02	c   mcf              :       0.03          1          0          0          0          0
100.00/100.02	c   oddcycle         :       0.00          0          0          0          0          0
100.00/100.02	c   rapidlearning    :       0.00          0          0          0          0          0
100.00/100.02	c Pricers            :       Time      Calls       Vars
100.00/100.02	c   problem variables:       0.00          0          0
100.00/100.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
100.00/100.02	c   relpscost        :      62.95        231          1         12          0          0        450
100.00/100.02	c   pscost           :       0.00          0          0          0          0          0          0
100.00/100.02	c   inference        :       0.00          0          0          0          0          0          0
100.00/100.02	c   mostinf          :       0.00          0          0          0          0          0          0
100.00/100.02	c   leastinf         :       0.00          0          0          0          0          0          0
100.00/100.02	c   fullstrong       :       0.00          0          0          0          0          0          0
100.00/100.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
100.00/100.02	c   random           :       0.00          0          0          0          0          0          0
100.00/100.02	c Primal Heuristics  :       Time      Calls      Found
100.00/100.02	c   LP solutions     :       0.00          -          0
100.00/100.02	c   pseudo solutions :       0.00          -          0
100.00/100.02	c   trivial          :       0.00          1          0
100.00/100.02	c   shiftandpropagate:       0.00          0          0
100.00/100.02	c   simplerounding   :       0.00          0          0
100.00/100.02	c   zirounding       :       0.00          0          0
100.00/100.02	c   rounding         :       0.00          0          0
100.00/100.02	c   shifting         :       0.00          0          0
100.00/100.02	c   intshifting      :       0.00          0          0
100.00/100.02	c   oneopt           :       0.00          0          0
100.00/100.02	c   twoopt           :       0.00          0          0
100.00/100.02	c   fixandinfer      :       0.00          0          0
100.00/100.02	c   feaspump         :       0.00          0          0
100.00/100.02	c   clique           :       0.00          0          0
100.00/100.02	c   coefdiving       :       0.00          0          0
100.00/100.02	c   pscostdiving     :       0.00          0          0
100.00/100.02	c   fracdiving       :       0.00          0          0
100.00/100.02	c   veclendiving     :       0.00          0          0
100.00/100.02	c   intdiving        :       0.00          0          0
100.00/100.02	c   actconsdiving    :       0.00          0          0
100.00/100.02	c   objpscostdiving  :       0.00          0          0
100.00/100.02	c   rootsoldiving    :       0.00          0          0
100.00/100.02	c   linesearchdiving :       0.00          0          0
100.00/100.02	c   guideddiving     :       0.00          0          0
100.00/100.02	c   octane           :       0.00          0          0
100.00/100.02	c   rens             :       0.00          0          0
100.00/100.02	c   rins             :       0.00          0          0
100.00/100.02	c   localbranching   :       0.00          0          0
100.00/100.02	c   mutation         :       0.00          0          0
100.00/100.02	c   crossover        :       0.00          0          0
100.00/100.02	c   dins             :       0.00          0          0
100.00/100.02	c   vbounds          :       0.00          0          0
100.00/100.02	c   undercover       :       0.00          0          0
100.00/100.02	c   subnlp           :       0.00          0          0
100.00/100.02	c   trysol           :       0.00          0          0
100.00/100.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
100.00/100.02	c   primal LP        :       0.00          0          0       0.00          -
100.00/100.02	c   dual LP          :      31.11        241     126668     525.59    4071.95
100.00/100.02	c   lex dual LP      :       0.00          0          0       0.00          -
100.00/100.02	c   barrier LP       :       0.00          0          0       0.00          -
100.00/100.02	c   diving/probing LP:       0.00          0          0       0.00          -
100.00/100.02	c   strong branching :      62.86        316     191461     605.89    3045.60
100.00/100.02	c     (at root node) :          -         29      23254     801.86          -
100.00/100.02	c   conflict analysis:       0.00          0          0       0.00          -
100.00/100.02	c B&B Tree           :
100.00/100.02	c   number of runs   :          1
100.00/100.02	c   nodes            :        289
100.00/100.02	c   nodes (total)    :        289
100.00/100.02	c   nodes left       :          0
100.00/100.02	c   max depth        :         65
100.00/100.02	c   max depth (total):         65
100.00/100.02	c   backtracks       :         57 (19.7%)
100.00/100.02	c   delayed cutoffs  :        162
100.00/100.02	c   repropagations   :        812 (7261 domain reductions, 43 cutoffs)
100.00/100.02	c   avg switch length:       7.27
100.00/100.02	c   switching time   :       0.17
100.00/100.02	c Solution           :
100.00/100.02	c   Solutions found  :          0 (0 improvements)
100.00/100.02	c   Primal Bound     : infeasible
100.00/100.02	c   Dual Bound       :          -
100.00/100.02	c   Gap              :       0.00 %
100.00/100.02	c   Root Dual Bound  : +0.00000000000000e+00
100.00/100.02	c   Root Iterations  :       8512
100.00/100.06	c Time complete: 100.06.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3485893-1307755085/watcher-3485893-1307755085 -o /tmp/evaluation-result-3485893-1307755085/solver-3485893-1307755085 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485893-1307755085.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17988
/proc/meminfo: memFree=30833524/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=9980 CPUtime=0 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 1474 0 0 0 0 0 0 0 22 0 1 0 343117944 10219520 1428 33554432000 4194304 8979876 140736666622160 18446744073709551615 7790312 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17988/statm: 2495 1435 363 1169 0 1322 0

[startup+0.074578 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17988
/proc/meminfo: memFree=30833524/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=19464 CPUtime=0.06 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 3876 0 0 0 6 0 0 0 22 0 1 0 343117944 19931136 3830 33554432000 4194304 8979876 140736666622160 18446744073709551615 7836088 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/17988/statm: 4866 3830 363 1169 0 3693 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 19464

[startup+0.100567 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17988
/proc/meminfo: memFree=30833524/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=29604 CPUtime=0.08 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 6382 0 0 0 8 0 0 0 22 0 1 0 343117944 30314496 6336 33554432000 4194304 8979876 140736666622160 18446744073709551615 6779003 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 7401 6336 414 1169 0 6228 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29604

[startup+0.300539 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17988
/proc/meminfo: memFree=30833524/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=59340 CPUtime=0.29 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 13764 0 0 0 27 2 0 0 23 0 1 0 343117944 60764160 13461 33554432000 4194304 8979876 140736666622160 18446744073709551615 7893792 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 14835 13461 502 1169 0 13662 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59340

[startup+0.700464 s]
/proc/loadavg: 2.00 2.00 1.93 3/177 17988
/proc/meminfo: memFree=30833524/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=85548 CPUtime=0.69 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 21197 0 0 0 66 3 0 0 18 0 1 0 343117944 87601152 19694 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 21387 19694 673 1169 0 20214 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 85548

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 17989
/proc/meminfo: memFree=30755544/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=86544 CPUtime=1.49 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 22214 0 0 0 145 4 0 0 19 0 1 0 343117944 88621056 20442 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 21636 20442 694 1169 0 20463 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86544

[startup+3.10103 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 17989
/proc/meminfo: memFree=30753188/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=87712 CPUtime=3.09 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 22603 0 0 0 303 6 0 0 22 0 1 0 343117944 89817088 20815 33554432000 4194304 8979876 140736666622160 18446744073709551615 6258147 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 21928 20815 679 1169 0 20755 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 87712

[startup+6.30047 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 17989
/proc/meminfo: memFree=30749152/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=90852 CPUtime=6.29 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 24246 0 0 0 620 9 0 0 25 0 1 0 343117944 93032448 21633 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 22713 21633 692 1169 0 21540 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 90852

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 17989
/proc/meminfo: memFree=30749940/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=90356 CPUtime=12.69 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 29129 0 0 0 1254 15 0 0 25 0 1 0 343117944 92524544 21259 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 22589 21259 680 1169 0 21416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90356

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 17989
/proc/meminfo: memFree=30749708/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=90652 CPUtime=25.49 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 40343 0 0 0 2521 28 0 0 25 0 1 0 343117944 92827648 21470 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 22663 21470 682 1169 0 21490 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 90652

[startup+51.1005 s]
/proc/loadavg: 2.06 2.01 1.94 3/178 17990
/proc/meminfo: memFree=30749708/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=90820 CPUtime=51.09 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 87463 0 0 0 5050 59 0 0 25 0 1 0 343117944 92999680 21345 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 22705 21345 682 1169 0 21532 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 90820

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

[startup+76.701 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30748336/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=91916 CPUtime=76.69 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 102931 0 0 0 7579 90 0 0 25 0 1 0 343117944 94121984 21747 33554432000 4194304 8979876 140736666622160 18446744073709551615 7146208 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 22979 21747 688 1169 0 21806 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 91916

[startup+89.5007 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30744580/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=94352 CPUtime=89.5 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 108392 0 0 0 8844 106 0 0 25 0 1 0 343117944 96616448 22547 33554432000 4194304 8979876 140736666622160 18446744073709551615 7179807 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 23588 22547 687 1169 0 22415 0
Current children cumulated CPU time (s) 89.5
Current children cumulated vsize (KiB) 94352

[startup+95.9006 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30741456/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=95440 CPUtime=95.89 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 108656 0 0 0 9476 113 0 0 25 0 1 0 343117944 97730560 22811 33554432000 4194304 8979876 140736666622160 18446744073709551615 7164556 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 23860 22811 687 1169 0 22687 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 95440

[startup+97.5003 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30741456/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=95440 CPUtime=97.49 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 108656 0 0 0 9634 115 0 0 25 0 1 0 343117944 97730560 22811 33554432000 4194304 8979876 140736666622160 18446744073709551615 7146128 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 23860 22811 687 1169 0 22687 0
Current children cumulated CPU time (s) 97.49
Current children cumulated vsize (KiB) 95440

[startup+99.101 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30741456/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=95440 CPUtime=99.1 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 108656 0 0 0 9793 117 0 0 25 0 1 0 343117944 97730560 22811 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 23860 22811 687 1169 0 22687 0
Current children cumulated CPU time (s) 99.1
Current children cumulated vsize (KiB) 95440

[startup+99.5009 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30741456/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=95440 CPUtime=99.49 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 108656 0 0 0 9832 117 0 0 25 0 1 0 343117944 97730560 22811 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 23860 22811 687 1169 0 22687 0
Current children cumulated CPU time (s) 99.49
Current children cumulated vsize (KiB) 95440

[startup+99.9009 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30741456/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=95440 CPUtime=99.89 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 108656 0 0 0 9872 117 0 0 25 0 1 0 343117944 97730560 22811 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 23860 22811 687 1169 0 22687 0
Current children cumulated CPU time (s) 99.89
Current children cumulated vsize (KiB) 95440

[startup+100.001 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 17991
/proc/meminfo: memFree=30741452/32950928 swapFree=67054696/67111528
[pid=17988] ppid=17986 vsize=95440 CPUtime=100 cores=1,3,5,7
/proc/17988/stat : 17988 (scip-2.0.1.4_2.) R 17986 17988 16493 0 -1 4202496 108656 0 0 0 9883 117 0 0 25 0 1 0 343117944 97730560 22811 33554432000 4194304 8979876 140736666622160 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/17988/statm: 23860 22811 687 1169 0 22687 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (KiB) 95440

Child status: 0
Real time (s): 100.067
CPU time (s): 100.068
CPU user time (s): 98.887
CPU system time (s): 1.18082
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 95440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 98.887
system time used= 1.18082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 108675
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 74

runsolver used 0.168974 second user time and 0.372943 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-11 03:18:05
IDJOB=3485893
IDBENCH=1477
IDSOLVER=1977
FILE ID=node112/3485893-1307755085
RUNJOBID= node112-1307750177-16512
PBS_JOBID= 13550850
Free space on /tmp= 74020 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-22s.smv.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485893-1307755085/watcher-3485893-1307755085 -o /tmp/evaluation-result-3485893-1307755085/solver-3485893-1307755085 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485893-1307755085.opb -t 1800 -m 15500

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3fb2d144eb047d6ea626acdee43b1069
RANDOM SEED=1634592018

node112.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	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5180.45
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.847
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30834324 kB
Buffers:        233652 kB
Cached:        1299932 kB
SwapCached:      10772 kB
Active:         808324 kB
Inactive:      1084448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30834324 kB
SwapTotal:    67111528 kB
SwapFree:     67054696 kB
Dirty:           17108 kB
Writeback:           0 kB
AnonPages:      357116 kB
Mapped:          12172 kB
Slab:           159356 kB
PageTables:       4892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   555916 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74000 MiB
End job on node112 at 2011-06-11 03:19:45