Trace number 3692820

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 standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixedUNSAT 9.97048 9.97338

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.069988
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: a3bf3a4-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692820-1338027153.opb>
0.00/0.05	c original problem has 5985 variables (5985 bin, 0 int, 0 impl, 0 cont) and 15365 constraints
0.00/0.05	c problem read in 0.05
0.09/0.11	c presolving:
0.19/0.25	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.28	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.28	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.29	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.29	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.29/0.30	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.29/0.31	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.29/0.31	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.29/0.32	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.32	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.33	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.33	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.33	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.34	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.34	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.35	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.35	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.36	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.36	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.37	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.38	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.38	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.39	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.39	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.39/0.40	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.39/0.40	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.39/0.41	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.39/0.41	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.39/0.42	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.39/0.42	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.39/0.43	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.39/0.44	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.39/0.44	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.39/0.45	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.39/0.45	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.39/0.46	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.39/0.46	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.39/0.47	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.39/0.47	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.39/0.48	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.39/0.48	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.49	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.49/0.50	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.49/0.50	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.49/0.51	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.49/0.52	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.49/0.53	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.49/0.54	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.49/0.54	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.49/0.55	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.49/0.55	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.49/0.56	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.49/0.56	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.49/0.57	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.49/0.57	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.49/0.58	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.49/0.58	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.49/0.59	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.49/0.59	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.59/0.60	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.59/0.60	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.59/0.61	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.59/0.61	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.59/0.61	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.59/0.62	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.59/0.63	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.59/0.63	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.59/0.64	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.59/0.64	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.59/0.65	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.59/0.65	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.69/0.73	c (round 76) 1613 del vars, 4309 del conss, 0 add conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 11048 upgd conss, 314026 impls, 0 clqs
0.69/0.76	c (round 77) 1739 del vars, 4327 del conss, 0 add conss, 812 chg bounds, 711 chg sides, 1522 chg coeffs, 11048 upgd conss, 314026 impls, 0 clqs
0.78/0.83	c (round 78) 1777 del vars, 13902 del conss, 3189 add conss, 816 chg bounds, 711 chg sides, 1522 chg coeffs, 11048 upgd conss, 314412 impls, 0 clqs
0.78/0.84	c (round 79) 1797 del vars, 13932 del conss, 3189 add conss, 816 chg bounds, 711 chg sides, 1542 chg coeffs, 11074 upgd conss, 315088 impls, 7 clqs
0.78/0.85	c (round 80) 1900 del vars, 14043 del conss, 3300 add conss, 816 chg bounds, 711 chg sides, 1542 chg coeffs, 11074 upgd conss, 318908 impls, 8 clqs
0.89/0.90	c (round 81) 1912 del vars, 14162 del conss, 3407 add conss, 816 chg bounds, 711 chg sides, 1542 chg coeffs, 11074 upgd conss, 319164 impls, 118 clqs
0.89/0.91	c (round 82) 1918 del vars, 14224 del conss, 3407 add conss, 816 chg bounds, 711 chg sides, 1548 chg coeffs, 11074 upgd conss, 319167 impls, 123 clqs
0.89/0.92	c (round 83) 1927 del vars, 14230 del conss, 3410 add conss, 816 chg bounds, 711 chg sides, 1548 chg coeffs, 11080 upgd conss, 322513 impls, 120 clqs
0.89/0.97	c (round 84) 1927 del vars, 14234 del conss, 3414 add conss, 816 chg bounds, 711 chg sides, 1548 chg coeffs, 11080 upgd conss, 322513 impls, 123 clqs
1.00/1.02	c (round 85) 1927 del vars, 14237 del conss, 3414 add conss, 816 chg bounds, 711 chg sides, 1548 chg coeffs, 11080 upgd conss, 322513 impls, 124 clqs
1.59/1.65	c (round 86) 1953 del vars, 14237 del conss, 3414 add conss, 829 chg bounds, 711 chg sides, 1548 chg coeffs, 11080 upgd conss, 1041964 impls, 123 clqs
1.59/1.67	c (round 87) 1970 del vars, 14262 del conss, 3414 add conss, 829 chg bounds, 711 chg sides, 1564 chg coeffs, 11086 upgd conss, 1047468 impls, 123 clqs
1.59/1.69	c (round 88) 1981 del vars, 14742 del conss, 3894 add conss, 829 chg bounds, 711 chg sides, 1564 chg coeffs, 11086 upgd conss, 1051686 impls, 123 clqs
1.69/1.74	c (round 89) 1981 del vars, 14759 del conss, 3906 add conss, 829 chg bounds, 711 chg sides, 1564 chg coeffs, 11086 upgd conss, 1051686 impls, 583 clqs
1.69/1.79	c (round 90) 1981 del vars, 14761 del conss, 3906 add conss, 829 chg bounds, 711 chg sides, 1564 chg coeffs, 11086 upgd conss, 1051686 impls, 585 clqs
1.99/2.08	c (round 91) 2010 del vars, 14761 del conss, 3906 add conss, 830 chg bounds, 711 chg sides, 1564 chg coeffs, 11086 upgd conss, 1122410 impls, 576 clqs
1.99/2.09	c (round 92) 2015 del vars, 14788 del conss, 3906 add conss, 830 chg bounds, 711 chg sides, 1570 chg coeffs, 11086 upgd conss, 1122410 impls, 576 clqs
2.09/2.10	c (round 93) 2016 del vars, 14821 del conss, 3930 add conss, 830 chg bounds, 711 chg sides, 1570 chg coeffs, 11088 upgd conss, 1122410 impls, 576 clqs
2.09/2.15	c (round 94) 2016 del vars, 14823 del conss, 3931 add conss, 830 chg bounds, 711 chg sides, 1570 chg coeffs, 11088 upgd conss, 1122410 impls, 600 clqs
2.09/2.20	c (round 95) 2016 del vars, 14824 del conss, 3931 add conss, 830 chg bounds, 711 chg sides, 1570 chg coeffs, 11088 upgd conss, 1122410 impls, 600 clqs
2.99/3.05	c (round 96) 2057 del vars, 14824 del conss, 3931 add conss, 835 chg bounds, 711 chg sides, 1570 chg coeffs, 11088 upgd conss, 1420371 impls, 593 clqs
2.99/3.06	c (round 97) 2081 del vars, 14860 del conss, 3931 add conss, 835 chg bounds, 711 chg sides, 1590 chg coeffs, 11100 upgd conss, 1422247 impls, 593 clqs
3.08/3.11	c (round 98) 2081 del vars, 14906 del conss, 3974 add conss, 835 chg bounds, 711 chg sides, 1590 chg coeffs, 11100 upgd conss, 1422247 impls, 593 clqs
3.49/3.55	c (round 99) 2107 del vars, 14906 del conss, 3974 add conss, 839 chg bounds, 711 chg sides, 1590 chg coeffs, 11100 upgd conss, 1498775 impls, 632 clqs
3.49/3.57	c (round 100) 2128 del vars, 14947 del conss, 3974 add conss, 839 chg bounds, 711 chg sides, 1619 chg coeffs, 11102 upgd conss, 1499377 impls, 632 clqs
3.59/3.62	c (round 101) 2128 del vars, 15045 del conss, 4071 add conss, 839 chg bounds, 711 chg sides, 1619 chg coeffs, 11102 upgd conss, 1499377 impls, 633 clqs
3.59/3.67	c    (3.7s) probing: 1000/4246 (23.6%) - 129 fixings, 31 aggregations, 79549 implications, 27 bound changes
4.59/4.62	c (round 102) 2153 del vars, 15045 del conss, 4071 add conss, 844 chg bounds, 711 chg sides, 1619 chg coeffs, 11102 upgd conss, 1575969 impls, 718 clqs
4.59/4.64	c (round 103) 2162 del vars, 15063 del conss, 4071 add conss, 844 chg bounds, 711 chg sides, 1625 chg coeffs, 11110 upgd conss, 1577411 impls, 718 clqs
4.69/4.77	c (round 104) 2164 del vars, 15083 del conss, 4089 add conss, 844 chg bounds, 711 chg sides, 1625 chg coeffs, 11118 upgd conss, 1577529 impls, 718 clqs
4.69/4.77	c (round 105) 2164 del vars, 15085 del conss, 4091 add conss, 844 chg bounds, 711 chg sides, 1625 chg coeffs, 11118 upgd conss, 1577529 impls, 730 clqs
4.69/4.77	c (round 106) 2164 del vars, 15092 del conss, 4091 add conss, 844 chg bounds, 711 chg sides, 1625 chg coeffs, 11118 upgd conss, 1577529 impls, 730 clqs
4.78/4.88	c    (4.9s) probing: 2000/4246 (47.1%) - 158 fixings, 39 aggregations, 112817 implications, 32 bound changes
5.19/5.28	c (round 107) 2242 del vars, 15092 del conss, 4091 add conss, 844 chg bounds, 711 chg sides, 1625 chg coeffs, 11118 upgd conss, 1590834 impls, 698 clqs
5.28/5.32	c (round 108) 2268 del vars, 15132 del conss, 4091 add conss, 844 chg bounds, 711 chg sides, 1632 chg coeffs, 11118 upgd conss, 1592026 impls, 698 clqs
5.28/5.37	c (round 109) 2268 del vars, 15146 del conss, 4101 add conss, 844 chg bounds, 711 chg sides, 1632 chg coeffs, 11118 upgd conss, 1592026 impls, 698 clqs
5.50/5.57	c (round 110) 2333 del vars, 15146 del conss, 4101 add conss, 844 chg bounds, 711 chg sides, 1632 chg coeffs, 11118 upgd conss, 1592314 impls, 669 clqs
5.59/5.61	c (round 111) 2357 del vars, 15181 del conss, 4101 add conss, 844 chg bounds, 711 chg sides, 1637 chg coeffs, 11118 upgd conss, 1592454 impls, 669 clqs
5.59/5.66	c (round 112) 2357 del vars, 15183 del conss, 4103 add conss, 844 chg bounds, 711 chg sides, 1637 chg coeffs, 11118 upgd conss, 1592454 impls, 669 clqs
5.79/5.82	c (round 113) 2422 del vars, 15183 del conss, 4103 add conss, 844 chg bounds, 711 chg sides, 1637 chg coeffs, 11118 upgd conss, 1592706 impls, 640 clqs
5.79/5.85	c (round 114) 2445 del vars, 15217 del conss, 4103 add conss, 844 chg bounds, 711 chg sides, 1641 chg coeffs, 11118 upgd conss, 1592806 impls, 640 clqs
5.89/5.90	c (round 115) 2445 del vars, 15219 del conss, 4105 add conss, 844 chg bounds, 711 chg sides, 1641 chg coeffs, 11118 upgd conss, 1592806 impls, 640 clqs
5.99/6.04	c (round 116) 2517 del vars, 15219 del conss, 4105 add conss, 844 chg bounds, 711 chg sides, 1641 chg coeffs, 11118 upgd conss, 1593058 impls, 607 clqs
5.99/6.07	c (round 117) 2540 del vars, 15256 del conss, 4105 add conss, 844 chg bounds, 711 chg sides, 1644 chg coeffs, 11118 upgd conss, 1593428 impls, 607 clqs
6.09/6.11	c (round 118) 2540 del vars, 15262 del conss, 4111 add conss, 844 chg bounds, 711 chg sides, 1644 chg coeffs, 11118 upgd conss, 1593428 impls, 607 clqs
6.19/6.24	c (round 119) 2611 del vars, 15262 del conss, 4111 add conss, 844 chg bounds, 711 chg sides, 1644 chg coeffs, 11118 upgd conss, 1594724 impls, 577 clqs
6.29/6.31	c (round 120) 2632 del vars, 15297 del conss, 4111 add conss, 844 chg bounds, 711 chg sides, 1645 chg coeffs, 11148 upgd conss, 1604565 impls, 577 clqs
6.29/6.35	c (round 121) 2692 del vars, 15319 del conss, 4118 add conss, 844 chg bounds, 711 chg sides, 1645 chg coeffs, 11148 upgd conss, 1605753 impls, 562 clqs
6.39/6.40	c (round 122) 2692 del vars, 15335 del conss, 4134 add conss, 844 chg bounds, 711 chg sides, 1645 chg coeffs, 11148 upgd conss, 1605753 impls, 563 clqs
6.39/6.44	c (round 123) 2692 del vars, 15351 del conss, 4134 add conss, 844 chg bounds, 711 chg sides, 1645 chg coeffs, 11148 upgd conss, 1605753 impls, 563 clqs
6.59/6.64	c (round 124) 2743 del vars, 15351 del conss, 4134 add conss, 844 chg bounds, 711 chg sides, 1645 chg coeffs, 11148 upgd conss, 1612215 impls, 541 clqs
6.59/6.66	c (round 125) 2762 del vars, 15381 del conss, 4134 add conss, 844 chg bounds, 711 chg sides, 1652 chg coeffs, 11148 upgd conss, 1613217 impls, 541 clqs
6.69/6.70	c (round 126) 2762 del vars, 15383 del conss, 4136 add conss, 844 chg bounds, 711 chg sides, 1652 chg coeffs, 11148 upgd conss, 1613217 impls, 541 clqs
6.79/6.84	c (round 127) 2817 del vars, 15383 del conss, 4136 add conss, 844 chg bounds, 711 chg sides, 1652 chg coeffs, 11148 upgd conss, 1620613 impls, 519 clqs
6.79/6.86	c (round 128) 2835 del vars, 15413 del conss, 4136 add conss, 844 chg bounds, 711 chg sides, 1658 chg coeffs, 11148 upgd conss, 1621809 impls, 519 clqs
6.89/6.91	c (round 129) 2835 del vars, 15415 del conss, 4138 add conss, 844 chg bounds, 711 chg sides, 1658 chg coeffs, 11148 upgd conss, 1621809 impls, 519 clqs
6.99/7.00	c (round 130) 2886 del vars, 15415 del conss, 4138 add conss, 844 chg bounds, 711 chg sides, 1658 chg coeffs, 11148 upgd conss, 1622005 impls, 497 clqs
6.99/7.01	c (round 131) 2903 del vars, 15444 del conss, 4138 add conss, 844 chg bounds, 711 chg sides, 1663 chg coeffs, 11148 upgd conss, 1622249 impls, 497 clqs
6.99/7.06	c (round 132) 2903 del vars, 15446 del conss, 4140 add conss, 844 chg bounds, 711 chg sides, 1663 chg coeffs, 11148 upgd conss, 1622249 impls, 497 clqs
7.09/7.15	c (round 133) 2961 del vars, 15446 del conss, 4140 add conss, 844 chg bounds, 711 chg sides, 1663 chg coeffs, 11148 upgd conss, 1622445 impls, 471 clqs
7.09/7.16	c (round 134) 2978 del vars, 15478 del conss, 4140 add conss, 844 chg bounds, 711 chg sides, 1667 chg coeffs, 11148 upgd conss, 1622797 impls, 471 clqs
7.18/7.20	c (round 135) 2978 del vars, 15484 del conss, 4146 add conss, 844 chg bounds, 711 chg sides, 1667 chg coeffs, 11148 upgd conss, 1622797 impls, 471 clqs
7.18/7.29	c (round 136) 3036 del vars, 15484 del conss, 4146 add conss, 844 chg bounds, 711 chg sides, 1667 chg coeffs, 11148 upgd conss, 1623013 impls, 447 clqs
7.29/7.31	c (round 137) 3053 del vars, 15516 del conss, 4146 add conss, 844 chg bounds, 711 chg sides, 1669 chg coeffs, 11168 upgd conss, 1624480 impls, 447 clqs
7.29/7.35	c (round 138) 3081 del vars, 15532 del conss, 4153 add conss, 844 chg bounds, 711 chg sides, 1669 chg coeffs, 11168 upgd conss, 1624802 impls, 437 clqs
7.49/7.51	c (round 139) 3123 del vars, 15532 del conss, 4153 add conss, 844 chg bounds, 711 chg sides, 1669 chg coeffs, 11168 upgd conss, 1640666 impls, 420 clqs
7.49/7.53	c (round 140) 3140 del vars, 15563 del conss, 4153 add conss, 844 chg bounds, 711 chg sides, 1677 chg coeffs, 11176 upgd conss, 1642042 impls, 420 clqs
7.49/7.54	c (round 141) 3149 del vars, 15567 del conss, 4157 add conss, 844 chg bounds, 711 chg sides, 1677 chg coeffs, 11176 upgd conss, 1642042 impls, 416 clqs
7.49/7.58	c (round 142) 3149 del vars, 15568 del conss, 4158 add conss, 844 chg bounds, 711 chg sides, 1677 chg coeffs, 11176 upgd conss, 1642042 impls, 416 clqs
7.59/7.62	c (round 143) 3149 del vars, 15569 del conss, 4158 add conss, 844 chg bounds, 711 chg sides, 1677 chg coeffs, 11176 upgd conss, 1642042 impls, 416 clqs
7.59/7.65	c (round 144) 3185 del vars, 15569 del conss, 4158 add conss, 844 chg bounds, 711 chg sides, 1677 chg coeffs, 11176 upgd conss, 1642178 impls, 402 clqs
7.59/7.65	c (round 145) 3196 del vars, 15594 del conss, 4158 add conss, 844 chg bounds, 711 chg sides, 1684 chg coeffs, 11176 upgd conss, 1642596 impls, 402 clqs
7.59/7.66	c (round 146) 3196 del vars, 15596 del conss, 4160 add conss, 844 chg bounds, 711 chg sides, 1684 chg coeffs, 11176 upgd conss, 1642596 impls, 402 clqs
7.69/7.73	c (round 147) 3232 del vars, 15596 del conss, 4160 add conss, 844 chg bounds, 711 chg sides, 1684 chg coeffs, 11176 upgd conss, 1642732 impls, 388 clqs
7.69/7.73	c (round 148) 3242 del vars, 15620 del conss, 4160 add conss, 844 chg bounds, 711 chg sides, 1690 chg coeffs, 11176 upgd conss, 1643064 impls, 388 clqs
7.69/7.76	c (round 149) 3242 del vars, 15622 del conss, 4162 add conss, 844 chg bounds, 711 chg sides, 1690 chg coeffs, 11176 upgd conss, 1643064 impls, 388 clqs
7.79/7.81	c    (7.8s) probing cycle finished: starting next cycle
7.79/7.83	c (round 150) 3285 del vars, 15622 del conss, 4162 add conss, 844 chg bounds, 711 chg sides, 1690 chg coeffs, 11176 upgd conss, 1643236 impls, 370 clqs
7.79/7.83	c (round 151) 3295 del vars, 15649 del conss, 4162 add conss, 844 chg bounds, 711 chg sides, 1695 chg coeffs, 11176 upgd conss, 1643596 impls, 370 clqs
7.79/7.84	c (round 152) 3296 del vars, 15655 del conss, 4168 add conss, 844 chg bounds, 711 chg sides, 1695 chg coeffs, 11176 upgd conss, 1645718 impls, 370 clqs
7.79/7.89	c (round 153) 3296 del vars, 15656 del conss, 4169 add conss, 844 chg bounds, 711 chg sides, 1695 chg coeffs, 11176 upgd conss, 1645718 impls, 370 clqs
7.89/7.93	c (round 154) 3339 del vars, 15656 del conss, 4169 add conss, 844 chg bounds, 711 chg sides, 1695 chg coeffs, 11176 upgd conss, 1645874 impls, 354 clqs
7.89/7.94	c (round 155) 3349 del vars, 15683 del conss, 4169 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1649577 impls, 354 clqs
7.89/7.95	c (round 156) 3363 del vars, 15694 del conss, 4176 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1650635 impls, 349 clqs
7.89/7.99	c (round 157) 3363 del vars, 15695 del conss, 4177 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1650635 impls, 349 clqs
8.08/8.11	c    (8.1s) probing: 234/2743 (8.5%) - 969 fixings, 49 aggregations, 140662 implications, 32 bound changes
8.08/8.11	c    (8.1s) probing aborted: 50/50 successive totally useless probings
8.08/8.11	c (round 158) 3372 del vars, 15695 del conss, 4177 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1668211 impls, 344 clqs
8.08/8.12	c (round 159) 3374 del vars, 15705 del conss, 4182 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1668423 impls, 344 clqs
8.08/8.15	c (round 160) 3374 del vars, 15706 del conss, 4183 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1668423 impls, 344 clqs
8.08/8.19	c (round 161) 3374 del vars, 15707 del conss, 4183 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1668423 impls, 344 clqs
8.08/8.19	c    (8.2s) probing: 239/2743 (8.7%) - 969 fixings, 49 aggregations, 140662 implications, 32 bound changes
8.08/8.19	c    (8.2s) probing aborted: 50/50 successive totally useless probings
8.19/8.20	c (round 162) 3383 del vars, 15714 del conss, 4183 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1668423 impls, 341 clqs
8.28/8.38	c    (8.4s) probing: 571/2743 (20.8%) - 984 fixings, 54 aggregations, 146144 implications, 32 bound changes
8.28/8.38	c    (8.4s) probing aborted: 50/50 successive totally useless probings
8.28/8.38	c (round 163) 3403 del vars, 15714 del conss, 4183 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1679557 impls, 326 clqs
8.28/8.39	c (round 164) 3413 del vars, 15755 del conss, 4209 add conss, 844 chg bounds, 711 chg sides, 1698 chg coeffs, 11186 upgd conss, 1679687 impls, 326 clqs
8.39/8.43	c    (8.4s) probing: 667/2743 (24.3%) - 984 fixings, 54 aggregations, 147348 implications, 32 bound changes
8.39/8.43	c    (8.4s) probing aborted: 50/50 successive totally useless probings
8.39/8.43	c presolving (165 rounds):
8.39/8.43	c  3413 deleted vars, 15755 deleted constraints, 4209 added constraints, 844 tightened bounds, 0 added holes, 711 changed sides, 1698 changed coefficients
8.39/8.43	c  1682159 implications, 337 cliques
8.39/8.43	c presolved problem has 2572 variables (2572 bin, 0 int, 0 impl, 0 cont) and 3119 constraints
8.39/8.43	c    1280 constraints of type <knapsack>
8.39/8.43	c     634 constraints of type <setppc>
8.39/8.43	c    1202 constraints of type <and>
8.39/8.43	c       3 constraints of type <logicor>
8.39/8.43	c transformed objective value is always integral (scale: 1)
8.39/8.43	c Presolving Time: 8.36
8.39/8.43	c - non default parameters ----------------------------------------------------------------------
8.39/8.43	c # SCIP version 2.1.1.4
8.39/8.43	c 
8.39/8.43	c # maximal time in seconds to run
8.39/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.39/8.43	c limits/time = 1797
8.39/8.43	c 
8.39/8.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
8.39/8.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
8.39/8.43	c limits/memory = 13950
8.39/8.43	c 
8.39/8.43	c # default clock type (1: CPU user seconds, 2: wall clock time)
8.39/8.43	c # [type: int, range: [1,2], default: 1]
8.39/8.43	c timing/clocktype = 2
8.39/8.43	c 
8.39/8.43	c # belongs reading time to solving time?
8.39/8.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
8.39/8.43	c timing/reading = TRUE
8.39/8.43	c 
8.39/8.43	c -----------------------------------------------------------------------------------------------
8.39/8.43	c start solving
8.39/8.43	c 
8.49/8.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.49/8.52	c   8.5s|     1 |     0 |   810 |     - |  42M|   0 | 661 |2572 |3134 |2572 |4321 |   0 |  15 |   0 | 0.000000e+00 |      --      |    Inf 
9.89/9.91	c   9.9s|     1 |     0 |  6947 |     - |  43M|   0 |   - |2572 |3141 |2572 |4670 | 349 |  22 |   0 |    cutoff    |      --      |   0.00%
9.89/9.91	c   9.9s|     1 |     0 |  6947 |     - |  43M|   0 |   - |2572 |3141 |2572 |4670 | 349 |  22 |   0 |    cutoff    |      --      |   0.00%
9.89/9.91	c 
9.89/9.91	c SCIP Status        : problem is solved [infeasible]
9.89/9.91	c Solving Time (sec) : 9.91
9.89/9.91	c Solving Nodes      : 1
9.89/9.91	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
9.89/9.91	c Dual Bound         : +1.00000000000000e+20
9.89/9.91	c Gap                : 0.00 %
9.89/9.91	s UNSATISFIABLE
9.89/9.91	c SCIP Status        : problem is solved [infeasible]
9.89/9.91	c Total Time         :       9.91
9.89/9.91	c   solving          :       9.91
9.89/9.91	c   presolving       :       8.36 (included in solving)
9.89/9.91	c   reading          :       0.05 (included in solving)
9.89/9.91	c   copying          :       0.00 (0 times copied the problem)
9.89/9.91	c Original Problem   :
9.89/9.91	c   Problem name     : HOME/instance-3692820-1338027153.opb
9.89/9.91	c   Variables        : 5985 (5985 binary, 0 integer, 0 implicit integer, 0 continuous)
9.89/9.91	c   Constraints      : 15365 initial, 15365 maximal
9.89/9.91	c   Objective sense  : minimize
9.89/9.91	c Presolved Problem  :
9.89/9.91	c   Problem name     : t_HOME/instance-3692820-1338027153.opb
9.89/9.91	c   Variables        : 2572 (2572 binary, 0 integer, 0 implicit integer, 0 continuous)
9.89/9.91	c   Constraints      : 3119 initial, 3141 maximal
9.89/9.91	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
9.89/9.91	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
9.89/9.91	c   trivial          :       0.05       0.00        104          0          0          0          0          0          0          0          0
9.89/9.91	c   dualfix          :       0.02       0.00          1          0          0          0          0          0          0          0          0
9.89/9.91	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
9.89/9.91	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
9.89/9.91	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
9.89/9.91	c   gateextraction   :       0.04       0.00          0          0          0          0          0       9575       3189          0          0
9.89/9.91	c   implics          :       0.18       0.00          0        773          0          0          0          0          0          0          0
9.89/9.91	c   components       :       0.01       0.00          9          0          0          0          0          7          0          0          0
9.89/9.91	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
9.89/9.91	c   probing          :       4.77       0.00        984         54          0         32          0          0          0          0          0
9.89/9.91	c   knapsack         :       0.13       0.00          0          0          0          0          0          0          0          0          0
9.89/9.91	c   setppc           :       0.35       0.00          0        245          0          0          0        635          0          0          0
9.89/9.91	c   and              :       2.18       0.00          0        314          0          0          0       1208       1020          0        176
9.89/9.91	c   linear           :       0.44       0.00        781        148          0        812          0       4327          0        711       1522
9.89/9.91	c   logicor          :       0.05       0.00          0          0          0          0          0          3          0          0          0
9.89/9.91	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
9.89/9.91	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
9.89/9.91	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
9.89/9.91	c   knapsack         :       1280       1280          1      13704          0          0          3          0          0          0        200          0          0
9.89/9.91	c   setppc           :        634        634          1      13704          0          0          0        271         52          0          0          0          0
9.89/9.91	c   and              :       1202       1202          1      13652          0          0          0        147         57          0         32          0          0
9.89/9.91	c   logicor          :          3+        25          1        852          0          0          0         13         10          0         18          0          0
9.89/9.91	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
9.89/9.91	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
9.89/9.91	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
9.89/9.91	c   knapsack         :       0.23       0.00       0.00       0.23       0.00       0.00       0.00       0.00
9.89/9.91	c   setppc           :       0.23       0.00       0.00       0.23       0.00       0.00       0.00       0.00
9.89/9.91	c   and              :       0.63       0.00       0.00       0.63       0.00       0.00       0.00       0.00
9.89/9.91	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
9.89/9.91	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
9.89/9.91	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
9.89/9.91	c   rootredcost      :          0          0          0          0
9.89/9.91	c   pseudoobj        :          0          0          0          0
9.89/9.91	c   vbounds          :          0          0          0          0
9.89/9.91	c   redcost          :          1          0          0          0
9.89/9.91	c   probing          :          0          0          0          0
9.89/9.91	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
9.89/9.91	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
9.89/9.91	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
9.89/9.91	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
9.89/9.91	c   redcost          :       0.00       0.00       0.00       0.00       0.00
9.89/9.91	c   probing          :       4.77       0.00       4.77       0.00       0.00
9.89/9.91	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
9.89/9.91	c   propagation      :       0.00        119         21         22        3.3          0        0.0          -
9.89/9.91	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
9.89/9.91	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
9.89/9.91	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
9.89/9.91	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
9.89/9.91	c   applied globally :          -          -          -         22        3.3          -          -          -
9.89/9.91	c   applied locally  :          -          -          -          0        0.0          -          -          -
9.89/9.91	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
9.89/9.91	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 1015)
9.89/9.91	c   closecuts        :       0.00       0.00          0          0          0          0          0
9.89/9.91	c   impliedbounds    :       0.00       0.00          1          0          0        230          0
9.89/9.91	c   intobj           :       0.00       0.00          0          0          0          0          0
9.89/9.91	c   gomory           :       0.02       0.00          1          0          0         50          0
9.89/9.91	c   cgmip            :       0.00       0.00          0          0          0          0          0
9.89/9.91	c   strongcg         :       0.05       0.00          1          0          0        500          0
9.89/9.91	c   cmir             :       0.10       0.00          1          0          0        500          0
9.89/9.91	c   flowcover        :       0.03       0.00          1          0          0        200          0
9.89/9.91	c   clique           :       0.17       0.00          1          0          0          7          0
9.89/9.91	c   zerohalf         :       0.00       0.00          0          0          0          0          0
9.89/9.91	c   mcf              :       0.00       0.00          1          0          0          0          0
9.89/9.91	c   oddcycle         :       0.00       0.00          0          0          0          0          0
9.89/9.91	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
9.89/9.91	c Pricers            :   ExecTime  SetupTime      Calls       Vars
9.89/9.91	c   problem variables:       0.00          -          0          0
9.89/9.91	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
9.89/9.91	c   pscost           :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c   inference        :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c   random           :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
9.89/9.91	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
9.89/9.91	c   LP solutions     :       0.00          -          -          0
9.89/9.91	c   pseudo solutions :       0.00          -          -          0
9.89/9.91	c   oneopt           :       0.00       0.00          0          0
9.89/9.91	c   smallcard        :       0.00       0.00          0          0
9.89/9.91	c   trivial          :       0.00       0.00          2          0
9.89/9.91	c   shiftandpropagate:       0.05       0.00          1          0
9.89/9.91	c   simplerounding   :       0.00       0.00          0          0
9.89/9.91	c   zirounding       :       0.00       0.00          0          0
9.89/9.91	c   rounding         :       0.00       0.00          1          0
9.89/9.91	c   shifting         :       0.01       0.00          1          0
9.89/9.91	c   intshifting      :       0.00       0.00          0          0
9.89/9.91	c   twoopt           :       0.00       0.00          0          0
9.89/9.91	c   indtwoopt        :       0.00       0.00          0          0
9.89/9.91	c   indoneopt        :       0.00       0.00          0          0
9.89/9.91	c   fixandinfer      :       0.00       0.00          0          0
9.89/9.91	c   feaspump         :       0.64       0.00          1          0
9.89/9.91	c   clique           :       0.00       0.00          0          0
9.89/9.91	c   indrounding      :       0.00       0.00          0          0
9.89/9.91	c   indcoefdiving    :       0.00       0.00          0          0
9.89/9.91	c   coefdiving       :       0.00       0.00          0          0
9.89/9.91	c   pscostdiving     :       0.00       0.00          0          0
9.89/9.91	c   nlpdiving        :       0.00       0.00          0          0
9.89/9.91	c   fracdiving       :       0.00       0.00          0          0
9.89/9.91	c   veclendiving     :       0.00       0.00          0          0
9.89/9.91	c   intdiving        :       0.00       0.00          0          0
9.89/9.91	c   actconsdiving    :       0.00       0.00          0          0
9.89/9.91	c   objpscostdiving  :       0.00       0.00          0          0
9.89/9.91	c   rootsoldiving    :       0.00       0.00          0          0
9.89/9.91	c   linesearchdiving :       0.00       0.00          0          0
9.89/9.91	c   guideddiving     :       0.00       0.00          0          0
9.89/9.91	c   octane           :       0.00       0.00          0          0
9.89/9.91	c   rens             :       0.00       0.00          0          0
9.89/9.91	c   rins             :       0.00       0.00          0          0
9.89/9.91	c   localbranching   :       0.00       0.00          0          0
9.89/9.91	c   mutation         :       0.00       0.00          0          0
9.89/9.91	c   crossover        :       0.00       0.00          0          0
9.89/9.91	c   dins             :       0.00       0.00          0          0
9.89/9.91	c   vbounds          :       0.00       0.00          0          0
9.89/9.91	c   undercover       :       0.33       0.00          1          0
9.89/9.91	c   subnlp           :       0.00       0.00          0          0
9.89/9.91	c   trysol           :       0.00       0.00          0          0
9.89/9.91	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
9.89/9.91	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
9.89/9.91	c   dual LP          :       0.06          3       1117     558.50   18483.28       0.00          1
9.89/9.91	c   lex dual LP      :       0.00          0          0       0.00          -
9.89/9.91	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
9.89/9.91	c   diving/probing LP:       0.62         13       5830     448.46    9425.12
9.89/9.91	c   strong branching :       0.00          0          0       0.00          -
9.89/9.91	c     (at root node) :          -          0          0       0.00          -
9.89/9.91	c   conflict analysis:       0.00          0          0       0.00          -
9.89/9.91	c B&B Tree           :
9.89/9.91	c   number of runs   :          1
9.89/9.91	c   nodes            :          1
9.89/9.91	c   nodes (total)    :          1
9.89/9.91	c   nodes left       :          0
9.89/9.91	c   max depth        :          0
9.89/9.91	c   max depth (total):          0
9.89/9.91	c   backtracks       :          0 (0.0%)
9.89/9.91	c   delayed cutoffs  :          0
9.89/9.91	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
9.89/9.91	c   avg switch length:       2.00
9.89/9.91	c   switching time   :       0.00
9.89/9.91	c Solution           :
9.89/9.91	c   Solutions found  :          0 (0 improvements)
9.89/9.91	c   Primal Bound     : infeasible
9.89/9.91	c   Dual Bound       :          -
9.89/9.91	c   Gap              :       0.00 %
9.89/9.91	c   Root Dual Bound  :          -
9.89/9.91	c   Root Iterations  :       6947
9.89/9.97	c Time complete: 9.96.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3692820-1338027153/watcher-3692820-1338027153 -o /tmp/evaluation-result-3692820-1338027153/solver-3692820-1338027153 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692820-1338027153.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 2.00 3/176 8786
/proc/meminfo: memFree=24884928/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=10304 CPUtime=0 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 1325 0 0 0 0 0 0 0 20 0 1 0 268839860 10551296 1279 33554432000 4194304 10169799 140735526493568 140734197848776 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 2576 1279 409 1459 0 1108 0

[startup+0.0724299 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8786
/proc/meminfo: memFree=24884928/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=34072 CPUtime=0.06 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 7237 0 0 0 5 1 0 0 20 0 1 0 268839860 34889728 7191 33554432000 4194304 10169799 140735526493568 140734197848776 8884023 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 8518 7191 460 1459 0 7050 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 34072

[startup+0.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8786
/proc/meminfo: memFree=24884928/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=45220 CPUtime=0.09 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 9801 0 0 0 8 1 0 0 20 0 1 0 268839860 46305280 9728 33554432000 4194304 10169799 140735526493568 140735526492152 4635499 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 11305 9728 498 1459 0 9837 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45220

[startup+0.300315 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8786
/proc/meminfo: memFree=24884928/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=61852 CPUtime=0.29 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 14154 0 0 0 25 4 0 0 20 0 1 0 268839860 63336448 13824 33554432000 4194304 10169799 140735526493568 140735526492152 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 15463 13824 562 1459 0 13995 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61852

[startup+0.700324 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 8786
/proc/meminfo: memFree=24884928/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=64616 CPUtime=0.69 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 15206 0 0 0 54 15 0 0 20 0 1 0 268839860 66166784 14523 33554432000 4194304 10169799 140735526493568 140735526492152 4897508 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 16154 14523 572 1459 0 14686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64616

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8787
/proc/meminfo: memFree=24823416/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=97236 CPUtime=1.48 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 23534 0 0 0 120 28 0 0 20 0 1 0 268839860 99569664 22663 33554432000 4194304 10169799 140735526493568 140735526491080 7546690 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 24309 22663 624 1459 0 22841 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 97236

[startup+3.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8787
/proc/meminfo: memFree=24788572/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=121252 CPUtime=3.08 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 29379 0 0 0 260 48 0 0 20 0 1 0 268839860 124162048 28508 33554432000 4194304 10169799 140735526493568 140735526491976 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 30313 28508 629 1459 0 28845 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 121252

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8787
/proc/meminfo: memFree=24750636/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=130492 CPUtime=6.29 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 31682 0 0 0 541 88 0 0 20 0 1 0 268839860 133623808 30811 33554432000 4194304 10169799 140735526493568 140735526491976 7433752 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 32623 30811 629 1459 0 31155 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 130492

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

[startup+7.90033 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8787
/proc/meminfo: memFree=24746404/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=130492 CPUtime=7.89 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 31683 0 0 0 655 134 0 0 20 0 1 0 268839860 133623808 30812 33554432000 4194304 10169799 140735526493568 140735526491976 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 32623 30812 629 1459 0 31155 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 130492

[startup+8.70032 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8787
/proc/meminfo: memFree=24732888/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=142460 CPUtime=8.69 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 35179 0 0 0 725 144 0 0 20 0 1 0 268839860 145879040 34080 33554432000 4194304 10169799 140735526493568 140735526491080 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 35615 34080 824 1459 0 34147 0
Current children cumulated CPU time (s) 8.69
Current children cumulated vsize (KiB) 142460

[startup+9.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8787
/proc/meminfo: memFree=24732888/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=167772 CPUtime=9.49 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 41254 0 0 0 802 147 0 0 20 0 1 0 268839860 171798528 40047 33554432000 4194304 10169799 140735526493568 140735526485144 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 41943 40047 852 1459 0 40475 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 167772

[startup+9.90698 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 8787
/proc/meminfo: memFree=24717892/32873844 swapFree=7900/7900
[pid=8786] ppid=8784 vsize=155668 CPUtime=9.89 cores=1,3,5,7
/proc/8786/stat : 8786 (scip-2.1.1.4sfi) R 8784 8786 6871 0 -1 4202496 41331 0 0 0 840 149 0 0 20 0 1 0 268839860 159404032 37256 33554432000 4194304 10169799 140735526493568 140735526485144 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8786/statm: 38917 37256 871 1459 0 37449 0
Current children cumulated CPU time (s) 9.89
Current children cumulated vsize (KiB) 155668

Child status: 0
Real time (s): 9.97338
CPU time (s): 9.97048
CPU user time (s): 8.46371
CPU system time (s): 1.50677
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 167772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.46371
system time used= 1.50677
maximum resident set size= 160188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41335
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= 3
involuntary context switches= 11

runsolver used 0.047992 second user time and 0.117982 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-26 12:12:33
IDJOB=3692820
IDBENCH=1477
IDSOLVER=2272
FILE ID=node137/3692820-1338027153
RUNJOBID= node137-1338017245-7421
PBS_JOBID= 14624260
Free space on /tmp= 71260 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-22s.smv.opb
COMMAND LINE= HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692820-1338027153/watcher-3692820-1338027153 -o /tmp/evaluation-result-3692820-1338027153/solver-3692820-1338027153 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692820-1338027153.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3fb2d144eb047d6ea626acdee43b1069
RANDOM SEED=1908959152

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        24885836 kB
Buffers:          249924 kB
Cached:          2790108 kB
SwapCached:        22060 kB
Active:          5078248 kB
Inactive:        2115392 kB
Active(anon):    4133192 kB
Inactive(anon):    22680 kB
Active(file):     945056 kB
Inactive(file):  2092712 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             14004 kB
Writeback:             0 kB
AnonPages:       4126256 kB
Mapped:            12064 kB
Shmem:                 0 kB
Slab:             645524 kB
SReclaimable:      87240 kB
SUnreclaim:       558284 kB
KernelStack:        1472 kB
PageTables:        12388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    4288024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71248 MiB
End job on node137 at 2012-05-26 12:12:43