Trace number 3730839

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)UNSAT 423.879 423.944

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/
uclid_pb_benchmarks/normalized-25s.smv.opb
MD5SUMd7f2e5810238fdfe52a90b4b556d26aa
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.031994
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5072
Total number of constraints12829
Number of constraints which are clauses11721
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1108
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.08/0.09	c SCIP version 1.1.0.7
0.08/0.09	c LP-Solver SoPlex 1.4.1
0.08/0.09	c user parameter file <scip.set> not found - using default parameters
0.08/0.09	c read problem <HOME/instance-3730839-1338684431.opb>
0.08/0.09	c original problem has 5072 variables (5072 bin, 0 int, 0 impl, 0 cont) and 12829 constraints
0.08/0.11	c No objective function, only one solution is needed.
0.08/0.11	c start presolving problem
0.08/0.11	c presolving:
0.19/0.21	c (round 1) 442 del vars, 272 del conss, 109 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250891 impls, 0 clqs
0.19/0.22	c (round 2) 443 del vars, 989 del conss, 110 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250891 impls, 0 clqs
0.19/0.22	c (round 3) 445 del vars, 992 del conss, 112 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250891 impls, 0 clqs
0.19/0.22	c (round 4) 447 del vars, 997 del conss, 114 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250897 impls, 0 clqs
0.19/0.22	c (round 5) 451 del vars, 1003 del conss, 118 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250897 impls, 0 clqs
0.19/0.23	c (round 6) 458 del vars, 1013 del conss, 122 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250923 impls, 0 clqs
0.19/0.23	c (round 7) 465 del vars, 1030 del conss, 126 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250955 impls, 0 clqs
0.19/0.23	c (round 8) 472 del vars, 1047 del conss, 130 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 250973 impls, 0 clqs
0.19/0.24	c (round 9) 479 del vars, 1064 del conss, 134 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 251029 impls, 0 clqs
0.19/0.24	c (round 10) 486 del vars, 1081 del conss, 138 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 251085 impls, 0 clqs
0.19/0.24	c (round 11) 496 del vars, 1104 del conss, 142 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 251179 impls, 0 clqs
0.19/0.25	c (round 12) 503 del vars, 1127 del conss, 146 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 251197 impls, 0 clqs
0.19/0.25	c (round 13) 512 del vars, 1146 del conss, 150 chg bounds, 554 chg sides, 1242 chg coeffs, 0 upgd conss, 251417 impls, 0 clqs
0.19/0.25	c (round 14) 523 del vars, 1167 del conss, 154 chg bounds, 558 chg sides, 1246 chg coeffs, 0 upgd conss, 251949 impls, 0 clqs
0.19/0.26	c (round 15) 530 del vars, 1196 del conss, 158 chg bounds, 558 chg sides, 1246 chg coeffs, 0 upgd conss, 252007 impls, 0 clqs
0.19/0.26	c (round 16) 538 del vars, 1218 del conss, 162 chg bounds, 558 chg sides, 1246 chg coeffs, 0 upgd conss, 252151 impls, 0 clqs
0.19/0.26	c (round 17) 547 del vars, 1237 del conss, 166 chg bounds, 560 chg sides, 1248 chg coeffs, 0 upgd conss, 252453 impls, 0 clqs
0.19/0.27	c (round 18) 555 del vars, 1268 del conss, 172 chg bounds, 560 chg sides, 1248 chg coeffs, 0 upgd conss, 252457 impls, 0 clqs
0.19/0.27	c (round 19) 564 del vars, 1285 del conss, 178 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 252463 impls, 0 clqs
0.19/0.27	c (round 20) 571 del vars, 1303 del conss, 182 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 252475 impls, 0 clqs
0.19/0.28	c (round 21) 578 del vars, 1320 del conss, 186 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 252499 impls, 0 clqs
0.19/0.28	c (round 22) 586 del vars, 1337 del conss, 190 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 252559 impls, 0 clqs
0.19/0.28	c (round 23) 592 del vars, 1355 del conss, 196 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 252561 impls, 0 clqs
0.19/0.29	c (round 24) 613 del vars, 1398 del conss, 210 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 252867 impls, 0 clqs
0.28/0.30	c (round 25) 714 del vars, 1630 del conss, 276 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 255842 impls, 0 clqs
0.28/0.30	c (round 26) 730 del vars, 1743 del conss, 287 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 256435 impls, 0 clqs
0.28/0.30	c (round 27) 737 del vars, 1763 del conss, 291 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 256463 impls, 0 clqs
0.28/0.31	c (round 28) 743 del vars, 1783 del conss, 297 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 256465 impls, 0 clqs
0.28/0.31	c (round 29) 751 del vars, 1798 del conss, 301 chg bounds, 562 chg sides, 1250 chg coeffs, 0 upgd conss, 256543 impls, 0 clqs
0.28/0.31	c (round 30) 759 del vars, 1820 del conss, 307 chg bounds, 564 chg sides, 1252 chg coeffs, 0 upgd conss, 256549 impls, 0 clqs
0.28/0.32	c (round 31) 767 del vars, 1845 del conss, 313 chg bounds, 564 chg sides, 1252 chg coeffs, 0 upgd conss, 256699 impls, 0 clqs
0.28/0.33	c (round 32) 883 del vars, 2087 del conss, 386 chg bounds, 566 chg sides, 1254 chg coeffs, 0 upgd conss, 259737 impls, 0 clqs
0.28/0.33	c (round 33) 890 del vars, 2203 del conss, 392 chg bounds, 566 chg sides, 1254 chg coeffs, 0 upgd conss, 259813 impls, 0 clqs
0.28/0.33	c (round 34) 898 del vars, 2220 del conss, 398 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 259997 impls, 0 clqs
0.28/0.34	c (round 35) 904 del vars, 2237 del conss, 404 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 259999 impls, 0 clqs
0.28/0.34	c (round 36) 920 del vars, 2270 del conss, 415 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 260418 impls, 0 clqs
0.28/0.34	c (round 37) 926 del vars, 2293 del conss, 421 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 260420 impls, 0 clqs
0.28/0.35	c (round 38) 932 del vars, 2306 del conss, 427 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 260422 impls, 0 clqs
0.28/0.35	c (round 39) 938 del vars, 2319 del conss, 433 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 260424 impls, 0 clqs
0.28/0.35	c (round 40) 950 del vars, 2336 del conss, 455 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 260878 impls, 0 clqs
0.28/0.36	c (round 41) 1000 del vars, 2448 del conss, 461 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 262390 impls, 0 clqs
0.28/0.36	c (round 42) 1008 del vars, 2516 del conss, 466 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 262448 impls, 0 clqs
0.28/0.36	c (round 43) 1016 del vars, 2534 del conss, 470 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 262586 impls, 0 clqs
0.28/0.37	c (round 44) 1028 del vars, 2570 del conss, 479 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 262614 impls, 0 clqs
0.28/0.37	c (round 45) 1041 del vars, 2591 del conss, 485 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 263198 impls, 0 clqs
0.28/0.37	c (round 46) 1052 del vars, 2622 del conss, 493 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 263274 impls, 0 clqs
0.28/0.38	c (round 47) 1060 del vars, 2647 del conss, 501 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 263418 impls, 0 clqs
0.28/0.38	c (round 48) 1076 del vars, 2677 del conss, 515 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 263648 impls, 0 clqs
0.28/0.38	c (round 49) 1100 del vars, 2729 del conss, 532 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 264039 impls, 0 clqs
0.28/0.39	c (round 50) 1139 del vars, 2818 del conss, 555 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 265445 impls, 0 clqs
0.28/0.39	c (round 51) 1160 del vars, 2899 del conss, 570 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 266173 impls, 0 clqs
0.39/0.40	c (round 52) 1179 del vars, 2957 del conss, 582 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 266808 impls, 0 clqs
0.39/0.40	c (round 53) 1267 del vars, 3164 del conss, 640 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 267996 impls, 0 clqs
0.39/0.41	c (round 54) 1320 del vars, 3373 del conss, 685 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 268515 impls, 0 clqs
0.39/0.41	c (round 55) 1353 del vars, 3465 del conss, 709 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 269383 impls, 0 clqs
0.39/0.42	c (round 56) 1392 del vars, 3571 del conss, 727 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 270698 impls, 0 clqs
0.39/0.42	c (round 57) 1410 del vars, 3649 del conss, 731 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 270996 impls, 0 clqs
0.39/0.42	c (round 58) 1415 del vars, 3682 del conss, 735 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 270998 impls, 0 clqs
0.39/0.43	c (round 59) 1421 del vars, 3695 del conss, 741 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 271076 impls, 0 clqs
0.39/0.43	c (round 60) 1433 del vars, 3719 del conss, 750 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 271325 impls, 0 clqs
0.39/0.43	c (round 61) 1451 del vars, 3762 del conss, 760 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 272489 impls, 0 clqs
0.39/0.44	c (round 62) 1465 del vars, 3805 del conss, 767 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 273032 impls, 0 clqs
0.39/0.44	c (round 63) 1473 del vars, 3837 del conss, 771 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 273128 impls, 0 clqs
0.39/0.46	c (round 64) 1928 del vars, 4866 del conss, 1100 chg bounds, 568 chg sides, 1256 chg coeffs, 0 upgd conss, 281318 impls, 0 clqs
0.39/0.46	c (round 65) 1969 del vars, 5303 del conss, 1118 chg bounds, 569 chg sides, 1259 chg coeffs, 0 upgd conss, 284940 impls, 0 clqs
0.39/0.46	c (round 66) 1997 del vars, 5411 del conss, 1135 chg bounds, 569 chg sides, 1260 chg coeffs, 0 upgd conss, 287724 impls, 0 clqs
0.39/0.47	c (round 67) 2018 del vars, 5476 del conss, 1143 chg bounds, 569 chg sides, 1260 chg coeffs, 0 upgd conss, 288342 impls, 0 clqs
0.39/0.47	c (round 68) 2031 del vars, 5532 del conss, 1151 chg bounds, 572 chg sides, 1263 chg coeffs, 0 upgd conss, 288579 impls, 0 clqs
0.39/0.47	c (round 69) 2034 del vars, 5551 del conss, 1151 chg bounds, 573 chg sides, 1265 chg coeffs, 0 upgd conss, 288607 impls, 0 clqs
0.39/0.47	c (round 70) 2042 del vars, 5576 del conss, 1155 chg bounds, 574 chg sides, 1266 chg coeffs, 0 upgd conss, 288779 impls, 0 clqs
0.39/0.48	c (round 71) 2042 del vars, 5586 del conss, 1155 chg bounds, 574 chg sides, 1266 chg coeffs, 0 upgd conss, 288779 impls, 0 clqs
0.49/0.52	c (round 72) 2042 del vars, 5611 del conss, 1155 chg bounds, 574 chg sides, 1266 chg coeffs, 7199 upgd conss, 288779 impls, 0 clqs
0.49/0.55	c (round 73) 2175 del vars, 5630 del conss, 1155 chg bounds, 574 chg sides, 1266 chg coeffs, 7199 upgd conss, 288779 impls, 0 clqs
0.49/0.56	c presolving (74 rounds):
0.49/0.56	c  2175 deleted vars, 5630 deleted constraints, 1155 tightened bounds, 0 added holes, 574 changed sides, 1266 changed coefficients
0.49/0.56	c  288779 implications, 0 cliques
0.49/0.56	c presolved problem has 2897 variables (2897 bin, 0 int, 0 impl, 0 cont) and 7199 constraints
0.49/0.56	c    1032 constraints of type <knapsack>
0.49/0.56	c    6167 constraints of type <logicor>
0.49/0.56	c transformed objective value is always integral (scale: 1)
0.49/0.56	c Presolving Time: 0.38
0.49/0.56	c SATUNSAT-LIN
0.49/0.56	c -----------------------------------------------------------------------------------------------
0.49/0.56	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.56	c separating/flowcover/freq = c -1
0.49/0.56	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.56	c separating/cmir/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/veclendiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.56	c heuristics/veclendiving/maxlpiterquot = c 0.075
0.49/0.56	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.56	c heuristics/veclendiving/freq = c -1
0.49/0.56	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.56	c heuristics/simplerounding/freq = c -1
0.49/0.56	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.56	c heuristics/shifting/freq = c -1
0.49/0.56	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.56	c heuristics/rounding/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/rootsoldiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
0.49/0.56	c heuristics/rootsoldiving/maxlpiterquot = c 0.015
0.49/0.56	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.56	c heuristics/rootsoldiving/freq = c -1
0.49/0.56	c # number of nodes added to the contingent of the total nodes
0.49/0.56	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.56	c heuristics/rens/nodesofs = c 2000
0.49/0.56	c # minimum percentage of integer variables that have to be fixable 
0.49/0.56	c # [type: real, range: [0,1], default: 0.5]
0.49/0.56	c heuristics/rens/minfixingrate = c 0.3
0.49/0.56	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 0]
0.49/0.56	c heuristics/rens/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/pscostdiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.56	c heuristics/pscostdiving/maxlpiterquot = c 0.075
0.49/0.56	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.56	c heuristics/pscostdiving/freq = c -1
0.49/0.56	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 1]
0.49/0.56	c heuristics/oneopt/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/objpscostdiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to total iteration number
0.49/0.56	c # [type: real, range: [0,1], default: 0.01]
0.49/0.56	c heuristics/objpscostdiving/maxlpiterquot = c 0.015
0.49/0.56	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.56	c heuristics/objpscostdiving/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/linesearchdiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.56	c heuristics/linesearchdiving/maxlpiterquot = c 0.075
0.49/0.56	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.56	c heuristics/linesearchdiving/freq = c -1
0.49/0.56	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.56	c heuristics/intshifting/freq = c -1
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.56	c heuristics/intdiving/maxlpiterquot = c 0.075
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/guideddiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.56	c heuristics/guideddiving/maxlpiterquot = c 0.075
0.49/0.56	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.56	c heuristics/guideddiving/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/fracdiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.56	c heuristics/fracdiving/maxlpiterquot = c 0.075
0.49/0.56	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.56	c heuristics/fracdiving/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/feaspump/maxlpiterofs = c 2000
0.49/0.56	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 20]
0.49/0.56	c heuristics/feaspump/freq = c -1
0.49/0.56	c # minimum percentage of integer variables that have to be fixed 
0.49/0.56	c # [type: real, range: [0,1], default: 0.666]
0.49/0.56	c heuristics/crossover/minfixingrate = c 0.5
0.49/0.56	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
0.49/0.56	c # [type: real, range: [0,1], default: 0.1]
0.49/0.56	c heuristics/crossover/nodesquot = c 0.15
0.49/0.56	c # number of nodes without incumbent change that heuristic should wait
0.49/0.56	c # [type: longint, range: [0,9223372036854775807], default: 200]
0.49/0.56	c heuristics/crossover/nwaitingnodes = c 100
0.49/0.56	c # number of nodes added to the contingent of the total nodes
0.49/0.56	c # [type: longint, range: [0,9223372036854775807], default: 500]
0.49/0.56	c heuristics/crossover/nodesofs = c 750
0.49/0.56	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
0.49/0.56	c # [type: int, range: [-1,2147483647], default: 30]
0.49/0.56	c heuristics/crossover/freq = c -1
0.49/0.56	c # additional number of allowed LP iterations
0.49/0.56	c # [type: int, range: [0,2147483647], default: 1000]
0.49/0.56	c heuristics/coefdiving/maxlpiterofs = c 1500
0.49/0.56	c # maximal fraction of diving LP iterations compared to node LP iterations
0.49/0.56	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
0.49/0.57	c heuristics/coefdiving/maxlpiterquot = c 0.075
0.49/0.57	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
0.49/0.57	c # [type: int, range: [-1,2147483647], default: 10]
0.49/0.57	c heuristics/coefdiving/freq = c -1
0.49/0.57	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
0.49/0.57	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.57	c presolving/probing/maxrounds = c 0
0.49/0.57	c # should presolving try to simplify knapsacks
0.49/0.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.57	c constraints/knapsack/simplifyinequalities = c TRUE
0.49/0.57	c # should disaggregation of knapsack constraints be allowed in preprocessing?
0.49/0.57	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
0.49/0.57	c constraints/knapsack/disaggregation = c FALSE
0.49/0.57	c # maximal number of cardinality inequalities lifted per separation round (-1: unlimited)
0.49/0.57	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.57	c constraints/knapsack/maxnumcardlift = c 0
0.49/0.57	c # should presolving try to simplify inequalities
0.49/0.57	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.57	c constraints/linear/simplifyinequalities = c TRUE
0.49/0.57	c # maximal number of separation rounds in the root node (-1: unlimited)
0.49/0.57	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.57	c separating/maxroundsroot = c 5
0.49/0.57	c # maximal number of separation rounds per node (-1: unlimited)
0.49/0.57	c # [type: int, range: [-1,2147483647], default: 5]
0.49/0.57	c separating/maxrounds = c 1
0.49/0.57	c # solving stops, if the given number of solutions were found (-1: no limit)
0.49/0.57	c # [type: int, range: [-1,2147483647], default: -1]
0.49/0.57	c limits/solutions = c 1
0.49/0.57	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.57	c limits/memory = c 13950
0.49/0.57	c # maximal time in seconds to run
0.49/0.57	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.57	c limits/time = c 1791
0.49/0.57	c # frequency for displaying node information lines
0.49/0.57	c # [type: int, range: [-1,2147483647], default: 100]
0.49/0.57	c display/freq = c 10000
0.49/0.57	c -----------------------------------------------------------------------------------------------
0.49/0.57	c start solving problem
0.49/0.57	c 
0.69/0.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.78	c   0.6s|     1 |     0 |  1271 |  26M|   0 | 802 |2897 |7199 |7199 |2897 |7199 |   0 |   0 |   0 | 5.782867e+02 |      --      |    Inf 
1.10/1.18	c   1.0s|     1 |     0 |  1695 |  26M|   0 | 739 |2897 |7199 |7199 |2897 |7257 |  58 |   0 |   0 | 6.224282e+02 |      --      |    Inf 
1.59/1.67	c   1.5s|     1 |     0 |  2246 |  26M|   0 | 759 |2897 |7199 |7199 |2897 |7320 | 121 |   0 |   0 | 6.523128e+02 |      --      |    Inf 
2.09/2.14	c   1.9s|     1 |     0 |  2679 |  26M|   0 | 873 |2897 |7199 |7199 |2897 |7461 | 262 |   0 |   0 | 6.599467e+02 |      --      |    Inf 
2.69/2.77	c   2.6s|     1 |     0 |  3463 |  27M|   0 | 997 |2897 |7199 |7199 |2897 |7580 | 381 |   0 |   0 | 6.669028e+02 |      --      |    Inf 
3.69/3.75	c   3.5s|     1 |     0 |  4204 |  27M|   0 | 931 |2897 |7199 |7199 |2897 |7671 | 472 |   0 |   0 | 6.708560e+02 |      --      |    Inf 
10.68/10.77	c  10.5s|     1 |     2 |  4204 |  27M|   0 | 931 |2897 |7199 |7199 |2897 |7671 | 472 |   0 |  26 | 6.708560e+02 |      --      |    Inf 
423.82/423.91	c 
423.82/423.91	c SCIP Status        : problem is solved [infeasible]
423.82/423.91	c Solving Time (sec) : 422.84
423.82/423.91	c Solving Nodes      : 6536
423.82/423.91	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
423.82/423.91	c Dual Bound         : +1.00000000000000e+20
423.82/423.91	c Gap                : 0.00 %
423.82/423.91	c NODE         6536
423.82/423.91	c DUAL BOUND   1e+20
423.82/423.91	c PRIMAL BOUND 1e+20
423.82/423.91	c GAP          0
423.82/423.91	s UNSATISFIABLE
423.82/423.91	c SCIP Status        : problem is solved [infeasible]
423.82/423.91	c Solving Time       :     422.84
423.82/423.91	c Original Problem   :
423.82/423.91	c   Problem name     : HOME/instance-3730839-1338684431.opb
423.82/423.91	c   Variables        : 5072 (5072 binary, 0 integer, 0 implicit integer, 0 continuous)
423.82/423.91	c   Constraints      : 12829 initial, 12829 maximal
423.82/423.91	c Presolved Problem  :
423.82/423.91	c   Problem name     : t_HOME/instance-3730839-1338684431.opb
423.82/423.91	c   Variables        : 2897 (2897 binary, 0 integer, 0 implicit integer, 0 continuous)
423.82/423.91	c   Constraints      : 7199 initial, 7580 maximal
423.82/423.91	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
423.82/423.91	c   trivial          :       0.00         28          0          0          0          0          0          0          0
423.82/423.91	c   dualfix          :       0.02          2          0          0          0          0          0          0          0
423.82/423.91	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
423.82/423.91	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
423.82/423.91	c   implics          :       0.08          0        870          0          0          0          0          0          0
423.82/423.91	c   probing          :       0.00          0          0          0          0          0          0          0          0
423.82/423.91	c   knapsack         :       0.02          0          0          0          0          0          0          0          0
423.82/423.91	c   linear           :       0.18       1129        146          0       1155          0       5630        574       1266
423.82/423.91	c   logicor          :       0.03          0          0          0          0          0          0          0          0
423.82/423.91	c   root node        :          -         89          -          -         89          -          -          -          -
423.82/423.91	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
423.82/423.91	c   integral         :          0          0          0       6204          0        320        324          0          0      11550
423.82/423.91	c   knapsack         :       1032          5      31611          0          0         49      23406        970          0          0
423.82/423.91	c   logicor          :       6167+         5      26501          0          0         19      86614          0          0          0
423.82/423.91	c   countsols        :          0          0          0          0          0          0          0          0          0          0
423.82/423.91	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
423.82/423.91	c   integral         :     196.10       0.00       0.00     196.10       0.00
423.82/423.91	c   knapsack         :       1.03       0.01       1.02       0.00       0.00
423.82/423.91	c   logicor          :       0.34       0.00       0.34       0.00       0.00
423.82/423.91	c   countsols        :       0.00       0.00       0.00       0.00       0.00
423.82/423.91	c Propagators        :       Time      Calls    Cutoffs    DomReds
423.82/423.91	c   rootredcost      :       0.00          0          0          0
423.82/423.91	c   pseudoobj        :       1.91      31680          0          0
423.82/423.91	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
423.82/423.91	c   propagation      :       0.00         68         67        184       11.2          6        5.8          -
423.82/423.91	c   infeasible LP    :       0.15        380        380        415        4.5          2        2.5          0
423.82/423.91	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
423.82/423.91	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
423.82/423.91	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
423.82/423.91	c   applied globally :          -          -          -        527        5.3          -          -          -
423.82/423.91	c   applied locally  :          -          -          -          0        0.0          -          -          -
423.82/423.91	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
423.82/423.91	c   cut pool         :       0.00          4          -          -        252          -    (maximal pool size: 1097)
423.82/423.91	c   redcost          :       0.51       6099          0          0          0          0
423.82/423.91	c   impliedbounds    :       0.00          5          0          0          0          0
423.82/423.91	c   intobj           :       0.00          0          0          0          0          0
423.82/423.91	c   gomory           :       0.74          5          0          0       2177          0
423.82/423.91	c   strongcg         :       0.80          5          0          0       1464          0
423.82/423.91	c   cmir             :       0.00          0          0          0          0          0
423.82/423.91	c   flowcover        :       0.00          0          0          0          0          0
423.82/423.91	c   clique           :       0.05          5          0          0         23          0
423.82/423.91	c   zerohalf         :       0.00          0          0          0          0          0
423.82/423.91	c   mcf              :       0.02          1          0          0          0          0
423.82/423.91	c Pricers            :       Time      Calls       Vars
423.82/423.91	c   problem variables:       0.00          0          0
423.82/423.91	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
423.82/423.91	c   relpscost        :     196.09       6204        320        324          0          0      11550
423.82/423.91	c   pscost           :       0.00          0          0          0          0          0          0
423.82/423.91	c   inference        :       0.00          0          0          0          0          0          0
423.82/423.91	c   mostinf          :       0.00          0          0          0          0          0          0
423.82/423.91	c   leastinf         :       0.00          0          0          0          0          0          0
423.82/423.91	c   fullstrong       :       0.00          0          0          0          0          0          0
423.82/423.91	c   allfullstrong    :       0.00          0          0          0          0          0          0
423.82/423.91	c   random           :       0.00          0          0          0          0          0          0
423.82/423.91	c Primal Heuristics  :       Time      Calls      Found
423.82/423.91	c   LP solutions     :       0.00          -          0
423.82/423.91	c   pseudo solutions :       0.00          -          0
423.82/423.91	c   simplerounding   :       0.00          0          0
423.82/423.91	c   rounding         :       0.00          0          0
423.82/423.91	c   shifting         :       0.00          0          0
423.82/423.91	c   intshifting      :       0.00          0          0
423.82/423.91	c   oneopt           :       0.00          0          0
423.82/423.91	c   fixandinfer      :       0.00          0          0
423.82/423.91	c   feaspump         :       0.00          0          0
423.82/423.91	c   coefdiving       :       0.00          0          0
423.82/423.91	c   pscostdiving     :       0.00          0          0
423.82/423.91	c   fracdiving       :       0.00          0          0
423.82/423.91	c   veclendiving     :       0.00          0          0
423.82/423.91	c   intdiving        :       0.00          0          0
423.82/423.91	c   actconsdiving    :       0.00          0          0
423.82/423.91	c   objpscostdiving  :       0.00          0          0
423.82/423.91	c   rootsoldiving    :       0.00          0          0
423.82/423.91	c   linesearchdiving :       0.00          0          0
423.82/423.91	c   guideddiving     :       0.00          0          0
423.82/423.91	c   octane           :       0.00          0          0
423.82/423.91	c   rens             :       0.00          0          0
423.82/423.91	c   rins             :       0.00          0          0
423.82/423.91	c   localbranching   :       0.00          0          0
423.82/423.91	c   mutation         :       0.00          0          0
423.82/423.91	c   crossover        :       0.00          0          0
423.82/423.91	c   dins             :       0.00          0          0
423.82/423.91	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
423.82/423.91	c   primal LP        :       0.01          0          0       0.00       0.00
423.82/423.91	c   dual LP          :     212.28       6519     534934      82.06    2519.95
423.82/423.91	c   barrier LP       :       0.00          0          0       0.00          -
423.82/423.91	c   diving/probing LP:       0.00          0          0       0.00          -
423.82/423.91	c   strong branching :     195.33       2822     380393     134.80    1947.44
423.82/423.91	c     (at root node) :          -         26      13268     510.31          -
423.82/423.91	c   conflict analysis:       0.00          0          0       0.00          -
423.82/423.91	c B&B Tree           :
423.82/423.91	c   number of runs   :          1
423.82/423.91	c   nodes            :       6536
423.82/423.91	c   nodes (total)    :       6536
423.82/423.91	c   nodes left       :          0
423.82/423.91	c   max depth        :        109
423.82/423.91	c   max depth (total):        109
423.82/423.91	c   backtracks       :        517 (7.9%)
423.82/423.91	c   delayed cutoffs  :       5015
423.82/423.91	c   repropagations   :       5128 (1949 domain reductions, 7 cutoffs)
423.82/423.91	c   avg switch length:       5.19
423.82/423.91	c   switching time   :       1.36
423.82/423.91	c Solution           :
423.82/423.91	c   Solutions found  :          0 (0 improvements)
423.82/423.91	c   Primal Bound     : infeasible
423.82/423.91	c   Dual Bound       :          -
423.82/423.91	c   Gap              :       0.00 %
423.82/423.91	c   Root Dual Bound  : +6.70855992493826e+02
423.82/423.94	c Time complete: 423.87.

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-3730839-1338684431/watcher-3730839-1338684431 -o /tmp/evaluation-result-3730839-1338684431/solver-3730839-1338684431 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730839-1338684431.opb 

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.04 2.04 1.96 3/174 23655
/proc/meminfo: memFree=22840092/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=8564 CPUtime=0 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 1508 0 0 0 0 0 0 0 20 0 1 0 334571625 8769536 1460 33554432000 4194304 7823515 140735152758896 140736267222664 6883856 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 2141 1460 351 887 0 1251 0

[startup+0.09067 s]
/proc/loadavg: 2.04 2.04 1.96 3/174 23655
/proc/meminfo: memFree=22840092/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=19300 CPUtime=0.08 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 4184 0 0 0 8 0 0 0 20 0 1 0 334571625 19763200 4136 33554432000 4194304 7823515 140735152758896 140736267222664 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 4825 4136 351 887 0 3935 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19300

[startup+0.100333 s]
/proc/loadavg: 2.04 2.04 1.96 3/174 23655
/proc/meminfo: memFree=22840092/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=27528 CPUtime=0.08 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 6398 0 0 0 8 0 0 0 20 0 1 0 334571625 28188672 5997 33554432000 4194304 7823515 140735152758896 140736267222664 5878822 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 6882 6029 370 887 0 5992 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27528

[startup+0.300287 s]
/proc/loadavg: 2.04 2.04 1.96 3/174 23655
/proc/meminfo: memFree=22840092/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=47040 CPUtime=0.28 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 11191 0 0 0 24 4 0 0 20 0 1 0 334571625 48168960 10789 33554432000 4194304 7823515 140735152758896 140736267222664 5808290 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 11760 10789 432 887 0 10870 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 47040

[startup+0.700281 s]
/proc/loadavg: 2.04 2.04 1.96 3/174 23655
/proc/meminfo: memFree=22840092/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=61960 CPUtime=0.69 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 15010 0 0 0 60 9 0 0 20 0 1 0 334571625 63447040 14418 33554432000 4194304 7823515 140735152758896 140735152755832 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 15490 14418 522 887 0 14600 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61960

[startup+1.50024 s]
/proc/loadavg: 2.04 2.04 1.96 3/175 23656
/proc/meminfo: memFree=22783036/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=67148 CPUtime=1.49 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 16247 0 0 0 139 10 0 0 20 0 1 0 334571625 68759552 15636 33554432000 4194304 7823515 140735152758896 140735152755592 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 16787 15636 552 887 0 15897 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 67148

[startup+3.10024 s]
/proc/loadavg: 2.04 2.04 1.96 3/175 23656
/proc/meminfo: memFree=22776216/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=69080 CPUtime=3.09 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 17916 0 0 0 297 12 0 0 20 0 1 0 334571625 70737920 16436 33554432000 4194304 7823515 140735152758896 140735152754232 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 17270 16436 553 887 0 16380 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69080

[startup+6.30024 s]
/proc/loadavg: 2.04 2.04 1.96 3/175 23656
/proc/meminfo: memFree=22774976/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=70196 CPUtime=6.29 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 18761 0 0 0 616 13 0 0 20 0 1 0 334571625 71880704 16643 33554432000 4194304 7823515 140735152758896 140735152753592 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 17549 16643 557 887 0 16659 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70196

[startup+12.7003 s]
/proc/loadavg: 2.03 2.04 1.96 3/175 23656
/proc/meminfo: memFree=22773444/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=70908 CPUtime=12.69 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 19013 0 0 0 1254 15 0 0 20 0 1 0 334571625 72609792 16895 33554432000 4194304 7823515 140735152758896 140735152753512 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 17727 16895 558 887 0 16837 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70908

[startup+25.5003 s]
/proc/loadavg: 2.02 2.03 1.96 3/175 23656
/proc/meminfo: memFree=22773456/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=70908 CPUtime=25.48 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 19013 0 0 0 2532 16 0 0 20 0 1 0 334571625 72609792 16895 33554432000 4194304 7823515 140735152758896 140735152753592 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 17727 16895 558 887 0 16837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70908

[startup+51.1003 s]
/proc/loadavg: 2.07 2.04 1.96 3/175 23656
/proc/meminfo: memFree=22773656/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=70908 CPUtime=51.08 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 19013 0 0 0 5088 20 0 0 20 0 1 0 334571625 72609792 16895 33554432000 4194304 7823515 140735152758896 140735152753944 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 17727 16895 558 887 0 16837 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 70908

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 1.96 3/175 23656
/proc/meminfo: memFree=22752980/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=73736 CPUtime=102.28 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 19729 0 0 0 10198 30 0 0 20 0 1 0 334571625 75505664 17609 33554432000 4194304 7823515 140735152758896 140735152754584 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 18434 17609 564 887 0 17544 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 73736

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 1.96 3/175 23656
/proc/meminfo: memFree=22749164/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=76340 CPUtime=162.27 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 20605 0 0 0 16186 41 0 0 20 0 1 0 334571625 78172160 18283 33554432000 4194304 7823515 140735152758896 140735152754232 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 19085 18283 564 887 0 18195 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 76340

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/176 23659
/proc/meminfo: memFree=22743852/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=79816 CPUtime=222.25 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 22919 0 0 0 22174 51 0 0 20 0 1 0 334571625 81731584 19028 33554432000 4194304 7823515 140735152758896 140735152754584 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 19954 19028 564 887 0 19064 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 79816

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/175 23660
/proc/meminfo: memFree=22734464/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=83300 CPUtime=282.25 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 26646 0 0 0 28162 63 0 0 20 0 1 0 334571625 85299200 20011 33554432000 4194304 7823515 140735152758896 140735152753944 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 20825 20011 564 887 0 19935 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 83300

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/175 23660
/proc/meminfo: memFree=22730968/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=86932 CPUtime=342.23 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 29354 0 0 0 34149 74 0 0 20 0 1 0 334571625 89018368 20815 33554432000 4194304 7823515 140735152758896 140735152754584 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 21733 20815 564 887 0 20843 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 86932

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22728044/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=89284 CPUtime=402.23 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 35357 0 0 0 40136 87 0 0 20 0 1 0 334571625 91426816 21395 33554432000 4194304 7823515 140735152758896 140735152754584 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22321 21395 564 887 0 21431 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 89284

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

[startup+409.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22727724/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=89040 CPUtime=409.42 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 35925 0 0 0 40854 88 0 0 20 0 1 0 334571625 91176960 21401 33554432000 4194304 7823515 140735152758896 140735152753592 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22260 21401 564 887 0 21370 0
Current children cumulated CPU time (s) 409.42
Current children cumulated vsize (KiB) 89040

[startup+415.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22727724/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=89408 CPUtime=415.82 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 37191 0 0 0 41493 89 0 0 20 0 1 0 334571625 91553792 21480 33554432000 4194304 7823515 140735152758896 140735152753592 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22352 21480 564 887 0 21462 0
Current children cumulated CPU time (s) 415.82
Current children cumulated vsize (KiB) 89408

[startup+419.106 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22727528/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=89784 CPUtime=419.03 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 37280 0 0 0 41813 90 0 0 20 0 1 0 334571625 91938816 21569 33554432000 4194304 7823515 140735152758896 140735152754232 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22446 21569 564 887 0 21556 0
Current children cumulated CPU time (s) 419.03
Current children cumulated vsize (KiB) 89784

[startup+422.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22725420/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=91408 CPUtime=422.23 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 37752 0 0 0 42132 91 0 0 20 0 1 0 334571625 93601792 22041 33554432000 4194304 7823515 140735152758896 140735152754584 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22852 22041 564 887 0 21962 0
Current children cumulated CPU time (s) 422.23
Current children cumulated vsize (KiB) 91408

[startup+423.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22725420/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=91408 CPUtime=423.02 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 37752 0 0 0 42211 91 0 0 20 0 1 0 334571625 93601792 22041 33554432000 4194304 7823515 140735152758896 140735152754232 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22852 22041 564 887 0 21962 0
Current children cumulated CPU time (s) 423.02
Current children cumulated vsize (KiB) 91408

[startup+423.506 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22725420/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=91408 CPUtime=423.43 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 37752 0 0 0 42252 91 0 0 20 0 1 0 334571625 93601792 22041 33554432000 4194304 7823515 140735152758896 140735152754008 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22852 22041 564 887 0 21962 0
Current children cumulated CPU time (s) 423.43
Current children cumulated vsize (KiB) 91408

[startup+423.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/175 23660
/proc/meminfo: memFree=22725420/32873844 swapFree=7112/7112
[pid=23655] ppid=23653 vsize=91408 CPUtime=423.82 cores=0,2,4,6
/proc/23655/stat : 23655 (pbscip.linux.x8) R 23653 23655 13043 0 -1 4202496 37752 0 0 0 42291 91 0 0 20 0 1 0 334571625 93601792 22041 33554432000 4194304 7823515 140735152758896 140735152754008 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/23655/statm: 22852 22041 564 887 0 21962 0
Current children cumulated CPU time (s) 423.82
Current children cumulated vsize (KiB) 91408

Child status: 0
Real time (s): 423.944
CPU time (s): 423.879
CPU user time (s): 422.956
CPU system time (s): 0.922859
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 91408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 422.956
system time used= 0.922859
maximum resident set size= 88184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37761
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= 438

runsolver used 0.679896 second user time and 1.63775 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-03 02:47:11
IDJOB=3730839
IDBENCH=1484
IDSOLVER=2321
FILE ID=node104/3730839-1338684431
RUNJOBID= node104-1338679216-21695
PBS_JOBID= 14636709
Free space on /tmp= 66416 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-25s.smv.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730839-1338684431/watcher-3730839-1338684431 -o /tmp/evaluation-result-3730839-1338684431/solver-3730839-1338684431 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3730839-1338684431.opb

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

MD5SUM BENCH= d7f2e5810238fdfe52a90b4b556d26aa
RANDOM SEED=1975938368

node104.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.266
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	: 5332.53
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.266
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.266
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.91
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.266
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.92
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.266
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.266
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.91
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.266
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.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22840356 kB
Buffers:          551132 kB
Cached:          7434672 kB
SwapCached:          780 kB
Active:          5814252 kB
Inactive:        3212180 kB
Active(anon):    1032748 kB
Inactive(anon):     8072 kB
Active(file):    4781504 kB
Inactive(file):  3204108 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105060 kB
Dirty:              9700 kB
Writeback:             0 kB
AnonPages:       1044952 kB
Mapped:            16496 kB
Shmem:                 8 kB
Slab:             864596 kB
SReclaimable:     306928 kB
SUnreclaim:       557668 kB
KernelStack:        1440 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1178720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 66408 MiB
End job on node104 at 2012-06-03 02:54:15