Trace number 3692824

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 14.9817 14.9851

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-46s.smv.opb
MD5SUM3549530e67a18968a913c3e0a7729641
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.019996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1612
Total number of constraints3653
Number of constraints which are clauses3273
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints380
Minimum length of a constraint1
Maximum length of a constraint13
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 79
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 268
Number of bits of the biggest sum of numbers9
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-3692824-1338025162.opb>
0.00/0.01	c original problem has 1612 variables (1612 bin, 0 int, 0 impl, 0 cont) and 3653 constraints
0.00/0.01	c problem read in 0.01
0.00/0.03	c presolving:
0.00/0.06	c (round 1) 215 del vars, 150 del conss, 0 add conss, 49 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 57928 impls, 0 clqs
0.00/0.07	c (round 2) 217 del vars, 498 del conss, 0 add conss, 51 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 57928 impls, 0 clqs
0.00/0.07	c (round 3) 236 del vars, 522 del conss, 0 add conss, 61 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 58276 impls, 0 clqs
0.00/0.07	c (round 4) 243 del vars, 552 del conss, 0 add conss, 65 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 58316 impls, 0 clqs
0.00/0.08	c (round 5) 255 del vars, 574 del conss, 0 add conss, 71 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 58394 impls, 0 clqs
0.00/0.08	c (round 6) 269 del vars, 606 del conss, 0 add conss, 79 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 58496 impls, 0 clqs
0.00/0.08	c (round 7) 293 del vars, 663 del conss, 0 add conss, 98 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 58598 impls, 0 clqs
0.07/0.09	c (round 8) 317 del vars, 718 del conss, 0 add conss, 112 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 58904 impls, 0 clqs
0.07/0.09	c (round 9) 334 del vars, 776 del conss, 0 add conss, 129 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 58936 impls, 0 clqs
0.07/0.09	c (round 10) 419 del vars, 967 del conss, 0 add conss, 194 chg bounds, 190 chg sides, 394 chg coeffs, 0 upgd conss, 59680 impls, 0 clqs
0.09/0.10	c (round 11) 454 del vars, 1071 del conss, 0 add conss, 219 chg bounds, 194 chg sides, 398 chg coeffs, 0 upgd conss, 60363 impls, 0 clqs
0.09/0.10	c (round 12) 474 del vars, 1137 del conss, 0 add conss, 225 chg bounds, 194 chg sides, 398 chg coeffs, 0 upgd conss, 60609 impls, 0 clqs
0.09/0.10	c (round 13) 477 del vars, 1170 del conss, 0 add conss, 227 chg bounds, 194 chg sides, 398 chg coeffs, 0 upgd conss, 60695 impls, 0 clqs
0.09/0.11	c (round 14) 485 del vars, 1187 del conss, 0 add conss, 232 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 60952 impls, 0 clqs
0.09/0.11	c (round 15) 501 del vars, 1223 del conss, 0 add conss, 243 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61346 impls, 0 clqs
0.09/0.11	c (round 16) 513 del vars, 1258 del conss, 0 add conss, 250 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61358 impls, 0 clqs
0.09/0.12	c (round 17) 517 del vars, 1280 del conss, 0 add conss, 252 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61364 impls, 0 clqs
0.09/0.12	c (round 18) 520 del vars, 1290 del conss, 0 add conss, 254 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61368 impls, 0 clqs
0.09/0.12	c (round 19) 522 del vars, 1297 del conss, 0 add conss, 256 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61370 impls, 0 clqs
0.09/0.12	c (round 20) 524 del vars, 1303 del conss, 0 add conss, 258 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61372 impls, 0 clqs
0.09/0.12	c (round 21) 528 del vars, 1309 del conss, 0 add conss, 262 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61372 impls, 0 clqs
0.09/0.13	c (round 22) 534 del vars, 1323 del conss, 0 add conss, 268 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61392 impls, 0 clqs
0.09/0.13	c (round 23) 544 del vars, 1346 del conss, 0 add conss, 272 chg bounds, 196 chg sides, 400 chg coeffs, 0 upgd conss, 61475 impls, 0 clqs
0.09/0.13	c (round 24) 550 del vars, 1368 del conss, 0 add conss, 275 chg bounds, 197 chg sides, 401 chg coeffs, 0 upgd conss, 61512 impls, 0 clqs
0.09/0.13	c (round 25) 554 del vars, 1382 del conss, 0 add conss, 277 chg bounds, 198 chg sides, 403 chg coeffs, 0 upgd conss, 61524 impls, 0 clqs
0.09/0.14	c (round 26) 561 del vars, 1404 del conss, 0 add conss, 280 chg bounds, 199 chg sides, 405 chg coeffs, 0 upgd conss, 61707 impls, 0 clqs
0.09/0.14	c (round 27) 566 del vars, 1420 del conss, 0 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 0 upgd conss, 61731 impls, 0 clqs
0.09/0.14	c (round 28) 567 del vars, 1427 del conss, 0 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 0 upgd conss, 61739 impls, 0 clqs
0.09/0.14	c (round 29) 567 del vars, 1429 del conss, 0 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 0 upgd conss, 61739 impls, 0 clqs
0.09/0.17	c (round 30) 567 del vars, 1446 del conss, 0 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 61739 impls, 0 clqs
0.09/0.18	c (round 31) 639 del vars, 1458 del conss, 0 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 61739 impls, 0 clqs
0.19/0.24	c (round 32) 664 del vars, 3263 del conss, 599 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 133251 impls, 0 clqs
0.19/0.25	c (round 33) 695 del vars, 3403 del conss, 739 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 140757 impls, 7 clqs
0.29/0.33	c (round 34) 700 del vars, 3453 del conss, 771 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 140893 impls, 122 clqs
0.29/0.33	c (round 35) 700 del vars, 3470 del conss, 771 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 140893 impls, 124 clqs
0.29/0.33	c (round 36) 703 del vars, 3473 del conss, 771 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 140983 impls, 124 clqs
0.29/0.39	c (round 37) 731 del vars, 3473 del conss, 771 add conss, 282 chg bounds, 199 chg sides, 405 chg coeffs, 2195 upgd conss, 158236 impls, 117 clqs
0.29/0.39	c (round 38) 737 del vars, 3499 del conss, 771 add conss, 282 chg bounds, 199 chg sides, 409 chg coeffs, 2195 upgd conss, 158266 impls, 117 clqs
0.39/0.40	c (round 39) 739 del vars, 3537 del conss, 803 add conss, 282 chg bounds, 199 chg sides, 409 chg coeffs, 2195 upgd conss, 158284 impls, 117 clqs
0.39/0.45	c (round 40) 739 del vars, 3542 del conss, 805 add conss, 282 chg bounds, 199 chg sides, 409 chg coeffs, 2195 upgd conss, 158284 impls, 143 clqs
0.39/0.45	c (round 41) 739 del vars, 3544 del conss, 805 add conss, 282 chg bounds, 199 chg sides, 409 chg coeffs, 2195 upgd conss, 158284 impls, 144 clqs
0.39/0.49	c (round 42) 764 del vars, 3544 del conss, 805 add conss, 285 chg bounds, 199 chg sides, 409 chg coeffs, 2195 upgd conss, 162398 impls, 129 clqs
0.49/0.50	c (round 43) 781 del vars, 3581 del conss, 817 add conss, 309 chg bounds, 199 chg sides, 412 chg coeffs, 2195 upgd conss, 162820 impls, 118 clqs
0.49/0.51	c (round 44) 804 del vars, 3592 del conss, 817 add conss, 309 chg bounds, 199 chg sides, 412 chg coeffs, 2219 upgd conss, 163450 impls, 125 clqs
0.49/0.52	c (round 45) 804 del vars, 3600 del conss, 817 add conss, 309 chg bounds, 199 chg sides, 412 chg coeffs, 2219 upgd conss, 163450 impls, 126 clqs
0.49/0.59	c (round 46) 829 del vars, 3600 del conss, 817 add conss, 309 chg bounds, 199 chg sides, 412 chg coeffs, 2219 upgd conss, 170686 impls, 113 clqs
0.59/0.60	c (round 47) 842 del vars, 3612 del conss, 817 add conss, 320 chg bounds, 199 chg sides, 412 chg coeffs, 2231 upgd conss, 171199 impls, 113 clqs
0.59/0.63	c (round 48) 868 del vars, 3629 del conss, 818 add conss, 320 chg bounds, 199 chg sides, 412 chg coeffs, 2265 upgd conss, 171685 impls, 102 clqs
0.59/0.63	c (round 49) 868 del vars, 3632 del conss, 818 add conss, 320 chg bounds, 199 chg sides, 412 chg coeffs, 2265 upgd conss, 171685 impls, 102 clqs
0.59/0.65	c (round 50) 868 del vars, 3634 del conss, 818 add conss, 320 chg bounds, 199 chg sides, 412 chg coeffs, 2265 upgd conss, 171685 impls, 102 clqs
0.59/0.69	c    (0.7s) probing: 722/973 (74.2%) - 66 fixings, 54 aggregations, 11024 implications, 3 bound changes
0.59/0.69	c    (0.7s) probing aborted: 50/50 successive totally useless probings
0.59/0.69	c (round 51) 885 del vars, 3634 del conss, 818 add conss, 320 chg bounds, 199 chg sides, 412 chg coeffs, 2265 upgd conss, 173202 impls, 90 clqs
0.68/0.70	c (round 52) 893 del vars, 3657 del conss, 827 add conss, 320 chg bounds, 199 chg sides, 415 chg coeffs, 2265 upgd conss, 173542 impls, 90 clqs
0.68/0.72	c (round 53) 893 del vars, 3660 del conss, 827 add conss, 320 chg bounds, 199 chg sides, 415 chg coeffs, 2265 upgd conss, 173542 impls, 90 clqs
0.68/0.72	c    (0.7s) probing: 727/973 (74.7%) - 66 fixings, 54 aggregations, 11024 implications, 3 bound changes
0.68/0.72	c    (0.7s) probing aborted: 50/50 successive totally useless probings
0.68/0.73	c (round 54) 902 del vars, 3668 del conss, 827 add conss, 320 chg bounds, 199 chg sides, 415 chg coeffs, 2265 upgd conss, 173542 impls, 88 clqs
0.68/0.73	c    (0.7s) probing: 732/973 (75.2%) - 66 fixings, 54 aggregations, 11024 implications, 3 bound changes
0.68/0.73	c    (0.7s) probing aborted: 50/50 successive totally useless probings
0.68/0.73	c presolving (55 rounds):
0.68/0.73	c  902 deleted vars, 3668 deleted constraints, 827 added constraints, 320 tightened bounds, 0 added holes, 199 changed sides, 415 changed coefficients
0.68/0.73	c  173542 implications, 88 cliques
0.68/0.73	c presolved problem has 710 variables (710 bin, 0 int, 0 impl, 0 cont) and 781 constraints
0.68/0.73	c     332 constraints of type <knapsack>
0.68/0.73	c     188 constraints of type <setppc>
0.68/0.73	c     256 constraints of type <and>
0.68/0.73	c       5 constraints of type <logicor>
0.68/0.73	c transformed objective value is always integral (scale: 1)
0.68/0.73	c Presolving Time: 0.71
0.68/0.73	c - non default parameters ----------------------------------------------------------------------
0.68/0.73	c # SCIP version 2.1.1.4
0.68/0.73	c 
0.68/0.73	c # maximal time in seconds to run
0.68/0.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.68/0.73	c limits/time = 1797
0.68/0.73	c 
0.68/0.73	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.68/0.73	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.68/0.73	c limits/memory = 13950
0.68/0.73	c 
0.68/0.73	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.68/0.73	c # [type: int, range: [1,2], default: 1]
0.68/0.73	c timing/clocktype = 2
0.68/0.73	c 
0.68/0.73	c # belongs reading time to solving time?
0.68/0.73	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.68/0.73	c timing/reading = TRUE
0.68/0.73	c 
0.68/0.73	c -----------------------------------------------------------------------------------------------
0.68/0.73	c start solving
0.68/0.73	c 
0.68/0.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.68/0.75	c   0.7s|     1 |     0 |   225 |     - |9131k|   0 | 203 | 710 | 812 | 710 |1037 |   0 |  31 |   0 | 0.000000e+00 |      --      |    Inf 
0.99/1.05	c   1.0s|     1 |     0 |  5257 |     - |9513k|   0 | 221 | 710 | 814 | 710 |1205 | 168 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
1.09/1.11	c   1.1s|     1 |     0 |  5403 |     - |9892k|   0 | 272 | 710 | 814 | 710 |1354 | 317 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
1.19/1.21	c   1.2s|     1 |     0 |  5688 |     - |  10M|   0 | 317 | 710 | 814 | 710 |1494 | 457 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
1.39/1.40	c   1.4s|     1 |     0 |  6288 |     - |  10M|   0 | 332 | 710 | 814 | 710 |1632 | 595 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
1.59/1.69	c   1.7s|     1 |     0 |  6862 |     - |  10M|   0 | 355 | 710 | 814 | 710 |1789 | 752 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
1.88/1.99	c   2.0s|     1 |     0 |  7528 |     - |  11M|   0 | 339 | 710 | 814 | 710 |1921 | 884 |  32 |   0 | 0.000000e+00 |      --      |    Inf 
2.69/2.72	c   2.7s|     1 |     2 |  7528 |     - |  11M|   0 | 339 | 710 | 814 | 710 |1921 | 884 |  32 |  32 | 0.000000e+00 |      --      |    Inf 
10.09/10.12	c  10.1s|   100 |     4 | 20171 | 127.7 |  11M|  32 |   - | 710 | 997 |   0 |   0 |1186 | 215 |1489 | 0.000000e+00 |      --      |    Inf 
14.89/14.96	c 
14.89/14.96	c SCIP Status        : problem is solved [infeasible]
14.89/14.96	c Solving Time (sec) : 14.97
14.89/14.96	c Solving Nodes      : 154
14.89/14.96	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
14.89/14.96	c Dual Bound         : +1.00000000000000e+20
14.89/14.96	c Gap                : 0.00 %
14.89/14.96	s UNSATISFIABLE
14.89/14.96	c SCIP Status        : problem is solved [infeasible]
14.89/14.96	c Total Time         :      14.97
14.89/14.96	c   solving          :      14.97
14.89/14.96	c   presolving       :       0.71 (included in solving)
14.89/14.96	c   reading          :       0.01 (included in solving)
14.89/14.96	c   copying          :       0.01 (2 #copies) (minimal 0.01, maximal 0.01, average 0.01)
14.89/14.96	c Original Problem   :
14.89/14.96	c   Problem name     : HOME/instance-3692824-1338025162.opb
14.89/14.96	c   Variables        : 1612 (1612 binary, 0 integer, 0 implicit integer, 0 continuous)
14.89/14.96	c   Constraints      : 3653 initial, 3653 maximal
14.89/14.96	c   Objective sense  : minimize
14.89/14.96	c Presolved Problem  :
14.89/14.96	c   Problem name     : t_HOME/instance-3692824-1338025162.opb
14.89/14.96	c   Variables        : 710 (710 binary, 0 integer, 0 implicit integer, 0 continuous)
14.89/14.96	c   Constraints      : 781 initial, 1116 maximal
14.89/14.96	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
14.89/14.96	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
14.89/14.96	c   trivial          :       0.00       0.00         24          0          0          0          0          0          0          0          0
14.89/14.96	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
14.89/14.96	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
14.89/14.96	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
14.89/14.96	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
14.89/14.96	c   gateextraction   :       0.01       0.00          0          0          0          0          0       1805        599          0          0
14.89/14.96	c   implics          :       0.01       0.00          0        274          0          0          0          0          0          0          0
14.89/14.96	c   components       :       0.01       0.00          9          0          0          0          0          8          0          0          0
14.89/14.96	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
14.89/14.96	c   probing          :       0.26       0.00         66         54          0          3          0          0          0          0          0
14.89/14.96	c   knapsack         :       0.02       0.00          0          0          0          0          0          0          0          0          0
14.89/14.96	c   setppc           :       0.03       0.00          0         48          0          0          0        129          0          0          0
14.89/14.96	c   and              :       0.23       0.00         12         51          0         24          0        266        228          0         10
14.89/14.96	c   linear           :       0.12       0.00        281         83          0        282          0       1458          0        199        405
14.89/14.96	c   logicor          :       0.01       0.00          0          0          0         11          0          2          0          0          0
14.89/14.96	c   root node        :          -          -          7          -          -          7          -          -          -          -          -
14.89/14.96	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
14.89/14.96	c   integral         :          0          0          0          0        170          0          4          0         13        183          0          0        190
14.89/14.96	c   knapsack         :        332        332          6       5583          0          0          3        210         22        134        695          0          0
14.89/14.96	c   setppc           :        188        188          6       5561          0          0          0       1046         14       1558          0          0          0
14.89/14.96	c   and              :        256        256        289       5547          0          0          0       1164         52       2238        722          0          0
14.89/14.96	c   logicor          :          5+       341          6       1614          0          0          0        293         32        334          2          0          0
14.89/14.96	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
14.89/14.96	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
14.89/14.96	c   integral         :      10.40       0.00       0.00       0.00      10.40       0.00       0.00       0.00
14.89/14.96	c   knapsack         :       0.05       0.00       0.02       0.03       0.00       0.00       0.00       0.00
14.89/14.96	c   setppc           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
14.89/14.96	c   and              :       0.05       0.00       0.01       0.04       0.00       0.00       0.00       0.00
14.89/14.96	c   logicor          :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.89/14.96	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
14.89/14.96	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
14.89/14.96	c   rootredcost      :          0          0          0          0
14.89/14.96	c   pseudoobj        :          0          0          0          0
14.89/14.96	c   vbounds          :          0          0          0          0
14.89/14.96	c   redcost          :        317          0          0          0
14.89/14.96	c   probing          :          0          0          0          0
14.89/14.96	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
14.89/14.96	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
14.89/14.96	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
14.89/14.96	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
14.89/14.96	c   redcost          :       0.01       0.00       0.00       0.01       0.00
14.89/14.96	c   probing          :       0.26       0.00       0.26       0.00       0.00
14.89/14.96	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
14.89/14.96	c   propagation      :       0.01        120         92        189        7.2         20        4.9          -
14.89/14.96	c   infeasible LP    :       0.01        146        146        170        3.4          2        9.0          0
14.89/14.96	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
14.89/14.96	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
14.89/14.96	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
14.89/14.96	c   applied globally :          -          -          -        335        4.7          -          -          -
14.89/14.96	c   applied locally  :          -          -          -          0        0.0          -          -          -
14.89/14.96	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
14.89/14.96	c   cut pool         :       0.00                     5          -          -        226          -    (maximal pool size: 2175)
14.89/14.96	c   closecuts        :       0.00       0.00          0          0          0          0          0
14.89/14.96	c   impliedbounds    :       0.00       0.00          6          0          0        154          0
14.89/14.96	c   intobj           :       0.00       0.00          0          0          0          0          0
14.89/14.96	c   gomory           :       0.16       0.00          6          0          0        246          0
14.89/14.96	c   cgmip            :       0.00       0.00          0          0          0          0          0
14.89/14.96	c   strongcg         :       0.17       0.00          6          0          0       1179          0
14.89/14.96	c   cmir             :       0.18       0.00          6          0          0        833          0
14.89/14.96	c   flowcover        :       0.19       0.00          6          0          0       1036          0
14.89/14.96	c   clique           :       0.05       0.00          6          0          0         39          0
14.89/14.96	c   zerohalf         :       0.00       0.00          0          0          0          0          0
14.89/14.96	c   mcf              :       0.00       0.00          1          0          0          0          0
14.89/14.96	c   oddcycle         :       0.00       0.00          0          0          0          0          0
14.89/14.96	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
14.89/14.96	c Pricers            :   ExecTime  SetupTime      Calls       Vars
14.89/14.96	c   problem variables:       0.00          -          0          0
14.89/14.96	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
14.89/14.96	c   relpscost        :      10.40       0.00        170         13        183          0          0        190
14.89/14.96	c   pscost           :       0.00       0.00          0          0          0          0          0          0
14.89/14.96	c   inference        :       0.00       0.00          0          0          0          0          0          0
14.89/14.96	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
14.89/14.96	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
14.89/14.96	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
14.89/14.96	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
14.89/14.96	c   random           :       0.00       0.00          0          0          0          0          0          0
14.89/14.96	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
14.89/14.96	c   LP solutions     :       0.00          -          -          0
14.89/14.96	c   pseudo solutions :       0.00          -          -          0
14.89/14.96	c   oneopt           :       0.00       0.00          0          0
14.89/14.96	c   crossover        :       0.00       0.00          0          0
14.89/14.96	c   objpscostdiving  :       0.04       0.00          1          0
14.89/14.96	c   rootsoldiving    :       0.02       0.00          1          0
14.89/14.96	c   coefdiving       :       0.34       0.00          2          0
14.89/14.96	c   pscostdiving     :       0.37       0.00          2          0
14.89/14.96	c   fracdiving       :       0.41       0.00          2          0
14.89/14.96	c   veclendiving     :       0.04       0.00          2          0
14.89/14.96	c   linesearchdiving :       0.11       0.00          2          0
14.89/14.96	c   smallcard        :       0.00       0.00          0          0
14.89/14.96	c   trivial          :       0.00       0.00          2          0
14.89/14.96	c   shiftandpropagate:       0.01       0.00          1          0
14.89/14.96	c   simplerounding   :       0.00       0.00          0          0
14.89/14.96	c   zirounding       :       0.01       0.00         15          0
14.89/14.96	c   rounding         :       0.03       0.00        209          0
14.89/14.96	c   shifting         :       0.05       0.00         27          0
14.89/14.96	c   intshifting      :       0.00       0.00          0          0
14.89/14.96	c   twoopt           :       0.00       0.00          0          0
14.89/14.96	c   indoneopt        :       0.00       0.00          0          0
14.89/14.96	c   indtwoopt        :       0.00       0.00          0          0
14.89/14.96	c   fixandinfer      :       0.00       0.00          0          0
14.89/14.96	c   feaspump         :       0.17       0.00          1          0
14.89/14.96	c   clique           :       0.00       0.00          0          0
14.89/14.96	c   indrounding      :       0.00       0.00          0          0
14.89/14.96	c   indcoefdiving    :       0.00       0.00          0          0
14.89/14.96	c   nlpdiving        :       0.00       0.00          0          0
14.89/14.96	c   intdiving        :       0.00       0.00          0          0
14.89/14.96	c   actconsdiving    :       0.00       0.00          0          0
14.89/14.96	c   guideddiving     :       0.00       0.00          0          0
14.89/14.96	c   octane           :       0.00       0.00          0          0
14.89/14.96	c   rens             :       0.05       0.00          1          0
14.89/14.97	c   rins             :       0.00       0.00          0          0
14.89/14.97	c   localbranching   :       0.00       0.00          0          0
14.89/14.97	c   mutation         :       0.00       0.00          0          0
14.89/14.97	c   dins             :       0.00       0.00          0          0
14.89/14.97	c   vbounds          :       0.00       0.00          0          0
14.89/14.97	c   undercover       :       0.05       0.00          1          0
14.89/14.97	c   subnlp           :       0.00       0.00          0          0
14.89/14.97	c   trysol           :       0.00       0.00          0          0
14.89/14.97	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
14.89/14.97	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
14.89/14.97	c   dual LP          :       1.20        331      13343      40.80   11073.16       0.00          4
14.89/14.97	c   lex dual LP      :       0.00          0          0       0.00          -
14.89/14.97	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
14.89/14.97	c   diving/probing LP:       1.28        885      18078      20.43   14175.47
14.89/14.97	c   strong branching :      10.37       2260     104947      46.44   10120.67
14.89/14.97	c     (at root node) :          -         32       5112     159.75          -
14.89/14.97	c   conflict analysis:       0.00          0          0       0.00          -
14.89/14.97	c B&B Tree           :
14.89/14.97	c   number of runs   :          1
14.89/14.97	c   nodes            :        154
14.89/14.97	c   nodes (total)    :        154
14.89/14.97	c   nodes left       :          0
14.89/14.97	c   max depth        :         32
14.89/14.97	c   max depth (total):         32
14.89/14.97	c   backtracks       :         40 (26.0%)
14.89/14.97	c   delayed cutoffs  :         37
14.89/14.97	c   repropagations   :         91 (603 domain reductions, 10 cutoffs)
14.89/14.97	c   avg switch length:       3.38
14.89/14.97	c   switching time   :       0.01
14.89/14.97	c Solution           :
14.89/14.97	c   Solutions found  :          0 (0 improvements)
14.89/14.97	c   Primal Bound     : infeasible
14.89/14.97	c   Dual Bound       :          -
14.89/14.97	c   Gap              :       0.00 %
14.89/14.97	c   Root Dual Bound  : +0.00000000000000e+00
14.89/14.97	c   Root Iterations  :       7528
14.89/14.98	c Time complete: 14.97.

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-3692824-1338025162/watcher-3692824-1338025162 -o /tmp/evaluation-result-3692824-1338025162/solver-3692824-1338025162 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692824-1338025162.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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.06 1.99 1.99 3/178 2097
/proc/meminfo: memFree=26749956/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=10300 CPUtime=0 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 1307 0 0 0 0 0 0 0 20 0 1 0 268640957 10547200 1262 33554432000 4194304 10169799 140736712682080 140735276553480 7543003 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 2575 1262 409 1459 0 1107 0

[startup+0.08678 s]
/proc/loadavg: 2.06 1.99 1.99 3/178 2097
/proc/meminfo: memFree=26749956/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=27592 CPUtime=0.07 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 5689 0 0 0 4 3 0 0 20 0 1 0 268640957 28254208 5387 33554432000 4194304 10169799 140736712682080 140735276553480 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 6898 5387 562 1459 0 5430 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 27592

[startup+0.100313 s]
/proc/loadavg: 2.06 1.99 1.99 3/178 2097
/proc/meminfo: memFree=26749956/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=27592 CPUtime=0.09 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 5689 0 0 0 5 4 0 0 20 0 1 0 268640957 28254208 5387 33554432000 4194304 10169799 140736712682080 140735276553480 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 6898 5387 562 1459 0 5430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27592

[startup+0.300255 s]
/proc/loadavg: 2.06 1.99 1.99 3/178 2097
/proc/meminfo: memFree=26749956/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=38188 CPUtime=0.29 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 8414 0 0 0 17 12 0 0 20 0 1 0 268640957 39104512 8112 33554432000 4194304 10169799 140736712682080 140736712680232 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 9547 8112 624 1459 0 8079 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38188

[startup+0.700256 s]
/proc/loadavg: 2.06 1.99 1.99 3/178 2097
/proc/meminfo: memFree=26749956/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=39220 CPUtime=0.68 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 8677 0 0 0 40 28 0 0 20 0 1 0 268640957 40161280 8375 33554432000 4194304 10169799 140736712682080 140736712680232 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 9805 8375 629 1459 0 8337 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39220

[startup+1.50023 s]
/proc/loadavg: 2.06 1.99 1.99 3/179 2098
/proc/meminfo: memFree=26703804/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=50928 CPUtime=1.48 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 14373 0 0 0 113 35 0 0 20 0 1 0 268640957 52150272 11681 33554432000 4194304 10169799 140736712682080 140736712678072 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 12732 11681 872 1459 0 11264 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 50928

[startup+3.10022 s]
/proc/loadavg: 2.06 1.99 1.99 3/179 2098
/proc/meminfo: memFree=26702812/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=51156 CPUtime=3.08 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 16896 0 0 0 269 39 0 0 20 0 1 0 268640957 52383744 11755 33554432000 4194304 10169799 140736712682080 140736712677064 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 12789 11755 878 1459 0 11321 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 51156

[startup+6.30024 s]
/proc/loadavg: 2.05 1.99 1.99 3/179 2098
/proc/meminfo: memFree=26702612/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=51156 CPUtime=6.29 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 16896 0 0 0 583 46 0 0 20 0 1 0 268640957 52383744 11755 33554432000 4194304 10169799 140736712682080 140736712677064 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 12789 11755 878 1459 0 11321 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51156

[startup+12.7002 s]
/proc/loadavg: 2.05 1.99 1.99 3/179 2098
/proc/meminfo: memFree=26702668/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=51156 CPUtime=12.69 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 16898 0 0 0 1213 56 0 0 20 0 1 0 268640957 52383744 11757 33554432000 4194304 10169799 140736712682080 140736712676776 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 12789 11757 878 1459 0 11321 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51156

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

[startup+14.3064 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 2098
/proc/meminfo: memFree=26701164/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=51156 CPUtime=14.29 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 16899 0 0 0 1371 58 0 0 20 0 1 0 268640957 52383744 11758 33554432000 4194304 10169799 140736712682080 140736712676776 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 12789 11758 878 1459 0 11321 0
Current children cumulated CPU time (s) 14.29
Current children cumulated vsize (KiB) 51156

[startup+14.7002 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 2098
/proc/meminfo: memFree=26701164/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=51156 CPUtime=14.68 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 16899 0 0 0 1410 58 0 0 20 0 1 0 268640957 52383744 11758 33554432000 4194304 10169799 140736712682080 140736712676776 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 12789 11758 878 1459 0 11321 0
Current children cumulated CPU time (s) 14.68
Current children cumulated vsize (KiB) 51156

[startup+14.9002 s]
/proc/loadavg: 2.04 1.99 1.99 3/179 2098
/proc/meminfo: memFree=26701164/32873844 swapFree=7608/7608
[pid=2097] ppid=2095 vsize=51156 CPUtime=14.89 cores=0,2,4,6
/proc/2097/stat : 2097 (scip-2.1.1.4sfi) R 2095 2097 30878 0 -1 4202496 16899 0 0 0 1430 59 0 0 20 0 1 0 268640957 52383744 11758 33554432000 4194304 10169799 140736712682080 140736712676776 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2097/statm: 12789 11758 878 1459 0 11321 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 51156

Child status: 0
Real time (s): 14.9851
CPU time (s): 14.9817
CPU user time (s): 14.3828
CPU system time (s): 0.598908
CPU usage (%): 99.9772
Max. virtual memory (cumulated for all children) (KiB): 51224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.3828
system time used= 0.598908
maximum resident set size= 56808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16903
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= 16

runsolver used 0.019996 second user time and 0.06499 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 11:39:22
IDJOB=3692824
IDBENCH=1448
IDSOLVER=2272
FILE ID=node135/3692824-1338025162
RUNJOBID= node135-1338017247-31465
PBS_JOBID= 14624262
Free space on /tmp= 71484 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-46s.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-3692824-1338025162/watcher-3692824-1338025162 -o /tmp/evaluation-result-3692824-1338025162/solver-3692824-1338025162 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692824-1338025162.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3549530e67a18968a913c3e0a7729641
RANDOM SEED=1824631360

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26750600 kB
Buffers:          245896 kB
Cached:          3702220 kB
SwapCached:            0 kB
Active:          2323528 kB
Inactive:        3019764 kB
Active(anon):    1397672 kB
Inactive(anon):        0 kB
Active(file):     925856 kB
Inactive(file):  3019764 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13620 kB
Writeback:             0 kB
AnonPages:       1478000 kB
Mapped:            16784 kB
Shmem:               212 kB
Slab:             638420 kB
SReclaimable:      80868 kB
SUnreclaim:       557552 kB
KernelStack:        1496 kB
PageTables:         7056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1543524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71472 MiB
End job on node135 at 2012-05-26 11:39:37