Trace number 2681256

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 NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solverSAT (TO)37 1802.19 1802.88

General information on the benchmark

Name/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/
normalized-90_rounds_0_errors.opb
MD5SUMa240e4a37082dfb03371e204a64a9828
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.34564
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables584
Total number of constraints427
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints394
Minimum length of a constraint1
Maximum length of a constraint34
Number of terms in the objective function 182
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 182
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2406
Sum of products size (including duplicates)10572
Number of different products2406
Sum of products size10572

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2681256-1277517668.opb>
0.00/0.04	c original problem has 2990 variables (2990 bin, 0 int, 0 impl, 0 cont) and 2833 constraints
0.00/0.04	c problem read
0.00/0.04	c presolving settings loaded
0.00/0.05	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.00/0.08	c presolving:
0.49/0.50	c (round 1) 161 del vars, 49 del conss, 161 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 367878 impls, 287 clqs
0.49/0.55	c (round 2) 716 del vars, 106 del conss, 194 chg bounds, 0 chg sides, 213 chg coeffs, 0 upgd conss, 374867 impls, 243 clqs
0.69/0.75	c (round 3) 717 del vars, 106 del conss, 194 chg bounds, 0 chg sides, 213 chg coeffs, 244 upgd conss, 374867 impls, 244 clqs
1.89/1.92	c    (1.6s) probing: 1000/2273 (44.0%) - 0 fixings, 0 aggregations, 18302 implications, 0 bound changes
2.59/2.66	c    (2.3s) probing: 2000/2273 (88.0%) - 0 fixings, 8 aggregations, 23558 implications, 0 bound changes
2.69/2.70	c    (2.3s) probing: 2128/2273 (93.6%) - 0 fixings, 8 aggregations, 23561 implications, 0 bound changes
2.69/2.70	c    (2.3s) probing aborted: 100/100 successive totally useless probings
2.69/2.71	c (round 4) 725 del vars, 106 del conss, 194 chg bounds, 0 chg sides, 213 chg coeffs, 244 upgd conss, 422833 impls, 244 clqs
2.89/2.90	c    (2.4s) probing: 2138/2273 (94.1%) - 0 fixings, 8 aggregations, 23561 implications, 0 bound changes
2.89/2.90	c    (2.4s) probing aborted: 100/100 successive totally useless probings
2.89/2.90	c presolving (5 rounds):
2.89/2.90	c  725 deleted vars, 106 deleted constraints, 194 tightened bounds, 0 added holes, 0 changed sides, 213 changed coefficients
2.89/2.90	c  422833 implications, 244 cliques
2.89/2.90	c presolved problem has 2265 variables (2265 bin, 0 int, 0 impl, 0 cont) and 2195 constraints
2.89/2.90	c     244 constraints of type <setppc>
2.89/2.90	c    1769 constraints of type <and>
2.89/2.90	c      90 constraints of type <linear>
2.89/2.90	c      92 constraints of type <logicor>
2.89/2.90	c transformed objective value is always integral (scale: 1)
2.89/2.90	c Presolving Time: 2.39
2.89/2.90	c - non default parameters ----------------------------------------------------------------------
2.89/2.90	c # SCIP version 1.2.1.2
2.89/2.90	c 
2.89/2.90	c # frequency for displaying node information lines
2.89/2.90	c # [type: int, range: [-1,2147483647], default: 100]
2.89/2.90	c display/freq = 10000
2.89/2.90	c 
2.89/2.90	c # maximal time in seconds to run
2.89/2.90	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.89/2.90	c limits/time = 1799.96
2.89/2.90	c 
2.89/2.90	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.89/2.90	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.89/2.90	c limits/memory = 1620
2.89/2.90	c 
2.89/2.90	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.89/2.90	c # [type: int, range: [-1,2147483647], default: 1]
2.89/2.90	c lp/solvefreq = -1
2.89/2.90	c 
2.89/2.90	c # should presolving try to simplify inequalities
2.89/2.90	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.89/2.90	c constraints/linear/simplifyinequalities = TRUE
2.89/2.90	c 
2.89/2.90	c # should presolving try to simplify knapsacks
2.89/2.90	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.89/2.90	c constraints/knapsack/simplifyinequalities = TRUE
2.89/2.90	c 
2.89/2.90	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
2.89/2.90	c # [type: int, range: [-1,2147483647], default: -1]
2.89/2.90	c heuristics/undercover/freq = 0
2.89/2.90	c 
2.89/2.90	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.89/2.90	c # [type: int, range: [-1,2147483647], default: -1]
2.89/2.90	c separating/rapidlearning/freq = 0
2.89/2.90	c 
2.89/2.90	c -----------------------------------------------------------------------------------------------
2.89/2.90	c start solving
2.89/2.90	c 
2.89/2.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.89/2.90	c   2.4s|     1 |     2 |     0 |     - |  16M|   0 |   - |2265 |2195 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.48/20.59	c  19.5s| 10000 |  7724 |     0 |   0.0 |  54M|  43 |   - |2265 |3627 |   0 |   0 |   0 |5835 |   0 | 0.000000e+00 |      --      |    Inf 
40.69/40.78	c  39.1s| 20000 | 14312 |     0 |   0.0 |  93M|  49 |   - |2265 |6428 |   0 |   0 |   0 |  15k|   0 | 0.000000e+00 |      --      |    Inf 
59.30/59.63	c  57.1s| 30000 | 22451 |     0 |   0.0 | 130M|  49 |   - |2265 |3781 |   0 |   0 |   0 |  19k|   0 | 0.000000e+00 |      --      |    Inf 
78.79/79.10	c  76.0s| 40000 | 30223 |     0 |   0.0 | 171M|  49 |   - |2265 |4470 |   0 |   0 |   0 |  25k|   0 | 0.000000e+00 |      --      |    Inf 
98.98/99.31	c  95.6s| 50000 | 37733 |     0 |   0.0 | 213M|  49 |   - |2265 |5059 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
119.88/120.26	c   116s| 60000 | 44974 |     0 |   0.0 | 254M|  49 |   - |2265 |5224 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
141.67/142.03	c   137s| 70000 | 52201 |     0 |   0.0 | 297M|  49 |   - |2265 |5940 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
164.36/164.78	c   159s| 80000 | 59254 |     0 |   0.0 | 339M|  49 |   - |2265 |7550 |   0 |   0 |   0 |  56k|   0 | 0.000000e+00 |      --      |    Inf 
188.45/188.80	c   183s| 90000 | 65948 |     0 |   0.0 | 378M|  49 |   - |2265 |9062 |   0 |   0 |   0 |  67k|   0 | 0.000000e+00 |      --      |    Inf 
215.05/215.45	c   209s|100000 | 72474 |     0 |   0.0 | 408M|  49 |   - |2265 |  12k|   0 |   0 |   0 |  77k|   0 | 0.000000e+00 |      --      |    Inf 
235.55/235.98	c   229s|110000 | 80505 |     0 |   0.0 | 436M|  49 |   - |2265 |4703 |   0 |   0 |   0 |  82k|   0 | 0.000000e+00 |      --      |    Inf 
254.86/255.25	c   247s|120000 | 88596 |     0 |   0.0 | 473M|  49 |   - |2265 |5478 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
274.84/275.20	c   267s|130000 | 96767 |     0 |   0.0 | 514M|  49 |   - |2265 |5208 |   0 |   0 |   0 |  92k|   0 | 0.000000e+00 |      --      |    Inf 
295.24/295.63	c   286s|140000 |104839 |     0 |   0.0 | 555M|  49 |   - |2265 |5519 |   0 |   0 |   0 |  97k|   0 | 0.000000e+00 |      --      |    Inf 
316.13/316.57	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
316.13/316.57	c   307s|150000 |112782 |     0 |   0.0 | 598M|  49 |   - |2265 |6297 |   0 |   0 |   0 | 103k|   0 | 0.000000e+00 |      --      |    Inf 
337.53/337.94	c   327s|160000 |120928 |     0 |   0.0 | 641M|  49 |   - |2265 |5815 |   0 |   0 |   0 | 109k|   0 | 0.000000e+00 |      --      |    Inf 
359.23/359.64	c   348s|170000 |128760 |     0 |   0.0 | 685M|  49 |   - |2265 |7124 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
381.51/381.94	c   370s|180000 |136357 |     0 |   0.0 | 727M|  49 |   - |2265 |7240 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
404.21/404.62	c   392s|190000 |143932 |     0 |   0.0 | 770M|  49 |   - |2265 |7865 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
427.10/427.55	c   415s|200000 |151660 |     0 |   0.0 | 813M|  49 |   - |2265 |7671 |   0 |   0 |   0 | 139k|   0 | 0.000000e+00 |      --      |    Inf 
450.60/451.04	c   437s|210000 |159141 |     0 |   0.0 | 856M|  49 |   - |2265 |8276 |   0 |   0 |   0 | 147k|   0 | 0.000000e+00 |      --      |    Inf 
473.90/474.32	c   460s|220000 |166681 |     0 |   0.0 | 898M|  49 |   - |2265 |8468 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
497.99/498.48	c   484s|230000 |174060 |     0 |   0.0 | 940M|  49 |   - |2265 |8940 |   0 |   0 |   0 | 164k|   0 | 0.000000e+00 |      --      |    Inf 
522.78/523.27	c   508s|240000 |181502 |     0 |   0.0 | 984M|  49 |   - |2265 |9204 |   0 |   0 |   0 | 172k|   0 | 0.000000e+00 |      --      |    Inf 
547.58/548.05	c   532s|250000 |188562 |     0 |   0.0 |1025M|  49 |   - |2265 |  10k|   0 |   0 |   0 | 182k|   0 | 0.000000e+00 |      --      |    Inf 
573.38/573.83	c   557s|260000 |195573 |     0 |   0.0 |1065M|  49 |   - |2265 |  10k|   0 |   0 |   0 | 192k|   0 | 0.000000e+00 |      --      |    Inf 
600.08/600.50	c   583s|270000 |202839 |     0 |   0.0 |1108M|  49 |   - |2265 |  11k|   0 |   0 |   0 | 201k|   0 | 0.000000e+00 |      --      |    Inf 
627.37/627.87	c   610s|280000 |210230 |     0 |   0.0 |1151M|  49 |   - |2265 |  12k|   0 |   0 |   0 | 210k|   0 | 0.000000e+00 |      --      |    Inf 
655.46/655.90	c   637s|290000 |217255 |     0 |   0.0 |1192M|  49 |   - |2265 |  12k|   0 |   0 |   0 | 220k|   0 | 0.000000e+00 |      --      |    Inf 
684.26/684.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
684.26/684.75	c   666s|300000 |223947 |     0 |   0.0 |1232M|  49 |   - |2265 |  14k|   0 |   0 |   0 | 232k|   0 | 0.000000e+00 |      --      |    Inf 
713.14/713.64	c   694s|310000 |231581 |     0 |   0.0 |1272M|  49 |   - |2265 |  14k|   0 |   0 |   0 | 239k|   0 | 0.000000e+00 |      --      |    Inf 
742.43/742.92	c   722s|320000 |238716 |     0 |   0.0 |1311M|  49 |   - |2265 |  15k|   0 |   0 |   0 | 249k|   0 | 0.000000e+00 |      --      |    Inf 
771.93/772.41	c   751s|330000 |246283 |     0 |   0.0 |1350M|  49 |   - |2265 |  14k|   0 |   0 |   0 | 257k|   0 | 0.000000e+00 |      --      |    Inf 
777.63/778.11	c (node 331964) switching to memory saving mode (mem: 1296.0M/1620.0M)
805.22/805.74	c   784s|340000 |247656 |     0 |   0.0 |1365M|  70 |   - |2265 |  24k|   0 |   0 |   0 | 275k|   0 | 0.000000e+00 |      --      |    Inf 
811.42/811.93	o 52
811.42/811.93	c * 790s|341658 |247642 |     0 |   0.0 |1365M|  70 |   - |2265 |  25k|   0 |   0 |   0 | 278k|   0 | 0.000000e+00 | 5.200000e+01 |    Inf 
811.42/811.94	o 51
811.42/811.94	c * 790s|341659 |247641 |     0 |   0.0 |1365M|  70 |   - |2265 |  25k|   0 |   0 |   0 | 278k|   0 | 0.000000e+00 | 5.100000e+01 |    Inf 
811.53/812.05	o 48
811.53/812.05	c * 790s|341695 |247641 |     0 |   0.0 |1365M|  70 |   - |2265 |  25k|   0 |   0 |   0 | 278k|   0 | 0.000000e+00 | 4.800000e+01 |    Inf 
811.53/812.06	o 47
811.53/812.06	c * 790s|341696 |247640 |     0 |   0.0 |1365M|  70 |   - |2265 |  25k|   0 |   0 |   0 | 278k|   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
845.82/846.39	c   824s|350000 |247558 |     0 |   0.0 |1369M|  70 |   - |2265 |  32k|   0 |   0 |   0 | 293k|   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
898.21/898.77	c   876s|360000 |247429 |     0 |   0.0 |1371M|  70 |   - |2265 |  34k|   0 |   0 |   0 | 309k|   0 | 0.000000e+00 | 4.700000e+01 |    Inf 
902.01/902.52	o 44
902.01/902.52	c * 879s|360624 |247409 |     0 |   0.0 |1370M|  70 |   - |2265 |  33k|   0 |   0 |   0 | 310k|   0 | 0.000000e+00 | 4.400000e+01 |    Inf 
902.30/902.84	o 42
902.30/902.84	c * 880s|360683 |247408 |     0 |   0.0 |1370M|  70 |   - |2265 |  33k|   0 |   0 |   0 | 310k|   0 | 0.000000e+00 | 4.200000e+01 |    Inf 
946.29/946.83	c   923s|370000 |247319 |     0 |   0.0 |1372M|  70 |   - |2265 |  37k|   0 |   0 |   0 | 326k|   0 | 0.000000e+00 | 4.200000e+01 |    Inf 
1003.88/1004.40	c   980s|380000 |247309 |     0 |   0.0 |1376M|  70 |   - |2265 |  43k|   0 |   0 |   0 | 340k|   0 | 0.000000e+00 | 4.200000e+01 |    Inf 
1021.78/1022.30	o 41
1021.78/1022.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1021.78/1022.30	c * 997s|382372 |247285 |     0 |   0.0 |1377M|  70 |   - |2265 |  43k|   0 |   0 |   0 | 344k|   0 | 0.000000e+00 | 4.100000e+01 |    Inf 
1041.47/1042.00	o 37
1041.47/1042.00	c *1017s|385579 |247237 |     0 |   0.0 |1377M|  70 |   - |2265 |  44k|   0 |   0 |   0 | 349k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1074.07/1074.68	c  1049s|390000 |247224 |     0 |   0.0 |1380M|  70 |   - |2265 |  48k|   0 |   0 |   0 | 356k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1143.65/1144.28	c  1118s|400000 |247138 |     0 |   0.0 |1378M|  70 |   - |2265 |  44k|   0 |   0 |   0 | 372k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1212.43/1213.03	c  1186s|410000 |247028 |     0 |   0.0 |1380M|  70 |   - |2265 |  47k|   0 |   0 |   0 | 389k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1279.73/1280.37	c  1253s|420000 |246978 |     0 |   0.0 |1383M|  70 |   - |2265 |  53k|   0 |   0 |   0 | 407k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1347.92/1348.53	c  1320s|430000 |246978 |     0 |   0.0 |1388M|  70 |   - |2265 |  64k|   0 |   0 |   0 | 422k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1440.19/1440.85	c  1412s|440000 |246979 |     0 |   0.0 |1393M|  70 |   - |2265 |  70k|   0 |   0 |   0 | 438k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1539.07/1539.78	c  1510s|450000 |246969 |     0 |   0.0 |1398M|  70 |   - |2265 |  78k|   0 |   0 |   0 | 452k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1635.05/1635.72	c  1605s|460000 |246962 |     0 |   0.0 |1403M|  70 |   - |2265 |  83k|   0 |   0 |   0 | 467k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1743.32/1744.02	c  1713s|470000 |246859 |     0 |   0.0 |1405M|  70 |   - |2265 |  81k|   0 |   0 |   0 | 486k|   0 | 0.000000e+00 | 3.700000e+01 |    Inf 
1800.03/1800.71	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.03/1800.72	c 
1800.03/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.72	c Solving Time (sec) : 1768.97
1800.03/1800.72	c Solving Nodes      : 475264
1800.03/1800.72	c Primal Bound       : +3.70000000000000e+01 (8 solutions)
1800.03/1800.72	c Dual Bound         : +0.00000000000000e+00
1800.03/1800.72	c Gap                : infinite
1800.03/1800.72	s SATISFIABLE
1800.03/1800.72	v -x584 -x583 x582 x581 x580 -x579 x578 -x577 -x576 x575 x574 -x573 x572 -x571 -x570 x569 x568 -x567 -x566 -x565 x564 x563 -x562 
1800.03/1800.72	v -x561 x560 -x559 -x558 -x557 -x556 x555 x554 x553 x552 -x551 -x550 x549 x548 -x547 -x546 x545 x544 x543 x542 x541 -x540 x539 
1800.03/1800.72	v -x538 -x537 -x536 -x535 -x534 -x533 x532 -x531 x530 -x529 -x528 -x527 -x526 -x525 x524 x523 x522 x521 x520 x519 x518 x517 x516 
1800.03/1800.72	v x515 -x514 x513 x512 -x511 -x510 -x509 -x508 -x507 -x506 -x505 -x504 x503 x502 -x501 x500 -x499 x498 -x497 x496 -x495 x494 
1800.03/1800.72	v -x493 -x492 -x491 -x490 -x489 -x488 x487 x486 -x485 x484 x483 -x482 -x481 -x480 x479 x478 -x477 x476 -x475 -x474 -x473 -x472 
1800.03/1800.72	v -x471 x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 x462 -x461 x460 x459 -x458 -x457 -x456 -x455 x454 x453 x452 -x451 x450 x449 
1800.03/1800.72	v x448 x447 -x446 -x445 -x444 x443 x442 -x441 x440 x439 -x438 x437 -x436 -x435 -x434 x433 -x432 -x431 -x430 x429 -x428 -x427 
1800.03/1800.72	v x426 -x425 x424 x423 -x422 -x421 -x420 -x419 x418 -x417 -x416 x415 x414 -x413 -x412 -x411 -x410 x409 -x408 -x407 -x406 -x405 
1800.03/1800.72	v -x404 x403 x402 x401 -x400 -x399 -x398 x397 x396 -x395 -x394 -x393 -x392 -x391 x390 x389 -x388 x387 -x386 x385 -x384 x383 x382 
1800.03/1800.72	v -x381 -x380 -x379 -x378 -x377 x376 -x375 -x374 x373 -x372 -x371 -x370 -x369 x368 -x367 -x366 -x365 -x364 x363 x362 x361 x360 
1800.03/1800.72	v x359 x358 -x357 x356 x355 -x354 -x353 -x352 -x351 x350 -x349 -x348 x347 -x346 -x345 -x344 x343 -x342 x341 x340 x339 -x338 
1800.03/1800.72	v x337 -x336 x335 -x334 x333 x332 -x331 -x330 -x329 x328 x327 -x326 -x325 -x324 -x323 -x322 x321 x320 -x319 -x318 -x317 x316 x315 
1800.03/1800.72	v -x314 -x313 -x312 x311 -x310 -x309 -x308 x307 x306 -x305 x304 -x303 -x302 -x301 -x300 -x299 x298 -x297 x296 -x295 -x294 -x293 
1800.03/1800.72	v x292 -x291 -x290 x289 -x288 -x287 x286 -x285 -x284 x283 -x282 -x281 x280 -x279 -x278 -x277 x276 x275 -x274 -x273 -x272 -x271 
1800.03/1800.72	v -x270 -x269 -x268 -x267 x266 -x264 -x265 -x263 x262 x261 x258 x259 -x260 -x257 x256 -x255 -x251 -x252 x253 -x254 x250 -x249 
1800.03/1800.72	v x248 -x247 -x243 -x244 x245 -x246 x242 -x241 -x240 x239 -x235 x236 x237 -x238 x234 x233 x232 x231 -x227 -x228 x229 -x230 
1800.03/1800.72	v x226 -x225 -x223 x224 -x222 -x217 -x218 -x219 x220 -x221 x216 -x215 x214 -x213 x212 x211 -x210 -x209 -x208 x207 -x206 -x205 x204 
1800.03/1800.72	v x203 x202 -x201 x200 x199 x198 x197 -x196 x195 x194 x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 x185 -x184 x183 -x182 -x181 
1800.03/1800.72	v -x180 x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 
1800.03/1800.72	v -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 
1800.03/1800.72	v -x138 -x137 -x136 -x135 -x134 -x133 -x132 x131 -x130 x129 -x128 x127 -x126 x125 -x124 x123 -x122 x121 -x120 x119 -x118 -x117 
1800.03/1800.72	v x116 -x115 -x114 -x113 -x112 x111 x110 -x109 x108 -x107 x106 -x105 x104 -x103 x102 -x101 x100 -x99 x98 -x97 x96 -x95 -x94 
1800.03/1800.72	v -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 x69 
1800.03/1800.72	v x68 -x67 x66 -x65 x64 -x63 x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 x45 -x44 x43 -x42 
1800.03/1800.72	v x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 x30 -x29 x28 -x27 x26 -x25 x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 
1800.03/1800.72	v -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 x3 -x2 -x1 
1800.03/1800.72	c SCIP Status        : solving was interrupted [user interrupt]
1800.03/1800.72	c Solving Time       :    1768.97
1800.03/1800.72	c Original Problem   :
1800.03/1800.72	c   Problem name     : HOME/instance-2681256-1277517668.opb
1800.03/1800.72	c   Variables        : 2990 (2990 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.72	c   Constraints      : 2833 initial, 2833 maximal
1800.03/1800.72	c Presolved Problem  :
1800.03/1800.72	c   Problem name     : t_HOME/instance-2681256-1277517668.opb
1800.03/1800.72	c   Variables        : 2265 (2265 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.72	c   Constraints      : 2195 initial, 86339 maximal
1800.03/1800.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.03/1800.72	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.72	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
1800.03/1800.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.72	c   implics          :       0.00          0          2          0          0          0          0          0          0
1800.03/1800.72	c   probing          :       1.73          0          8          0          0          0          0          0          0
1800.03/1800.72	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.03/1800.72	c   and              :       0.62        473          9          0          0          0          9          0        213
1800.03/1800.72	c   linear           :       0.02        221         11          0        194          0         93          0          0
1800.03/1800.72	c   logicor          :       0.00          0          0          0          0          0          4          0          0
1800.03/1800.72	c   root node        :          -          0          -          -          0          -          -          -          -
1800.03/1800.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.72	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.03/1800.72	c   setppc           :        244          0    2972911          0     389852      11904    6531640          0          0          0
1800.03/1800.72	c   and              :       1769          0    2960997          0     389849      25844   26184512          0          0          0
1800.03/1800.72	c   linear           :         90          0    2935161          0     389854      94555    4407871          0          0          0
1800.03/1800.72	c   logicor          :         92+         0    1098867          0     389857       2980     503783          0          0          0
1800.03/1800.72	c   countsols        :          0          0          0          0     389857          0          0          0          0          0
1800.03/1800.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.03/1800.72	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.03/1800.72	c   setppc           :     112.71       0.00      55.18       0.00      57.53
1800.03/1800.72	c   and              :     205.34       0.00     203.65       0.00       1.69
1800.03/1800.72	c   linear           :     361.28       0.00     360.68       0.00       0.60
1800.03/1800.72	c   logicor          :     419.02       0.00     408.21       0.00      10.81
1800.03/1800.72	c   countsols        :       0.21       0.00       0.00       0.00       0.21
1800.03/1800.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.03/1800.72	c   vbounds          :       1.58          2          0          0
1800.03/1800.72	c   rootredcost      :       1.85          0          0          0
1800.03/1800.72	c   pseudoobj        :      49.73    2971174       4054      86728
1800.03/1800.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.72	c   propagation      :     167.15     139337     137846    3771931       95.7       3208       37.4          -
1800.03/1800.72	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.72	c   applied globally :          -          -          -     495852       39.8          -          -          -
1800.03/1800.72	c   applied locally  :          -          -          -          2      242.5          -          -          -
1800.03/1800.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.72	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.03/1800.72	c   redcost          :       0.00          0          0          0          0          0
1800.03/1800.72	c   impliedbounds    :       0.00          0          0          0          0          0
1800.03/1800.72	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.72	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.72	c   gomory           :       0.00          0          0          0          0          0
1800.03/1800.72	c   strongcg         :       0.00          0          0          0          0          0
1800.03/1800.72	c   cmir             :       0.00          0          0          0          0          0
1800.03/1800.72	c   flowcover        :       0.00          0          0          0          0          0
1800.03/1800.72	c   clique           :       0.00          0          0          0          0          0
1800.03/1800.72	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.72	c   mcf              :       0.00          0          0          0          0          0
1800.03/1800.72	c   rapidlearning    :       0.00          0          0          0          0          0
1800.03/1800.72	c Pricers            :       Time      Calls       Vars
1800.03/1800.72	c   problem variables:       0.00          0          0
1800.03/1800.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.72	c   relpscost        :       0.00          0          0          0          0          0          0
1800.03/1800.72	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.72	c   inference        :     128.67     389849          0          0          0          0     779698
1800.03/1800.72	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.72	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.72	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.72	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.72	c   LP solutions     :       0.00          -          0
1800.03/1800.72	c   pseudo solutions :       0.08          -          8
1800.03/1800.72	c   oneopt           :       0.52          0          0
1800.03/1800.72	c   trivial          :       0.00          2          0
1800.03/1800.72	c   simplerounding   :       0.00          0          0
1800.03/1800.72	c   zirounding       :       0.00          0          0
1800.03/1800.72	c   rounding         :       0.00          0          0
1800.03/1800.72	c   shifting         :       0.00          0          0
1800.03/1800.72	c   intshifting      :       0.00          0          0
1800.03/1800.72	c   twoopt           :       0.00          0          0
1800.03/1800.72	c   fixandinfer      :       0.00          0          0
1800.03/1800.72	c   feaspump         :       0.00          0          0
1800.03/1800.72	c   coefdiving       :       0.00          0          0
1800.03/1800.72	c   pscostdiving     :       0.00          0          0
1800.03/1800.72	c   fracdiving       :       0.00          0          0
1800.03/1800.72	c   veclendiving     :       0.00          0          0
1800.03/1800.72	c   intdiving        :       0.00          0          0
1800.03/1800.72	c   actconsdiving    :       0.00          0          0
1800.03/1800.72	c   objpscostdiving  :       0.00          0          0
1800.03/1800.72	c   rootsoldiving    :       0.00          0          0
1800.03/1800.72	c   linesearchdiving :       0.00          0          0
1800.03/1800.72	c   guideddiving     :       0.00          0          0
1800.03/1800.72	c   octane           :       0.00          0          0
1800.03/1800.72	c   rens             :       0.00          0          0
1800.03/1800.72	c   rins             :       0.00          0          0
1800.03/1800.72	c   localbranching   :       0.00          0          0
1800.03/1800.72	c   mutation         :       0.00          0          0
1800.03/1800.72	c   crossover        :       0.00          0          0
1800.03/1800.72	c   dins             :       0.00          0          0
1800.03/1800.72	c   undercover       :       0.00          0          0
1800.03/1800.72	c   nlp              :       0.35          0          0
1800.03/1800.72	c   trysol           :       0.31          0          0
1800.03/1800.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.72	c   primal LP        :       0.00          0          0       0.00          -
1800.03/1800.72	c   dual LP          :       0.00          0          0       0.00          -
1800.03/1800.72	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.72	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.72	c   diving/probing LP:       0.00          0          0       0.00          -
1800.03/1800.72	c   strong branching :       0.00          0          0       0.00          -
1800.03/1800.72	c     (at root node) :          -          0          0       0.00          -
1800.03/1800.72	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.72	c B&B Tree           :
1800.03/1800.72	c   number of runs   :          1
1800.03/1800.72	c   nodes            :     475264
1800.03/1800.72	c   nodes (total)    :     475264
1800.03/1800.72	c   nodes left       :     246772
1800.03/1800.72	c   max depth        :         70
1800.03/1800.72	c   max depth (total):         70
1800.03/1800.72	c   backtracks       :      76734 (16.1%)
1800.03/1800.72	c   delayed cutoffs  :      57602
1800.03/1800.72	c   repropagations   :     203503 (7153873 domain reductions, 53930 cutoffs)
1800.03/1800.72	c   avg switch length:       4.02
1800.03/1800.72	c   switching time   :     339.67
1800.03/1800.72	c Solution           :
1800.03/1800.72	c   Solutions found  :          8 (8 improvements)
1800.03/1800.72	c   First Solution   : +5.20000000000000e+01   (in run 1, after 341658 nodes, 790.05 seconds, depth 58, found by <relaxation>)
1800.03/1800.72	c   Primal Bound     : +3.70000000000000e+01   (in run 1, after 385579 nodes, 1016.77 seconds, depth 59, found by <relaxation>)
1800.03/1800.72	c   Dual Bound       : +0.00000000000000e+00
1800.03/1800.72	c   Gap              :   infinite
1800.03/1800.72	c   Root Dual Bound  : +0.00000000000000e+00
1800.03/1800.72	c   Root Iterations  :          0

Verifier Data

OK	37

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2681256-1277517668/watcher-2681256-1277517668 -o /tmp/evaluation-result-2681256-1277517668/solver-2681256-1277517668 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2681256-1277517668.opb -t 1800 -m 1800 

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


[startup+0 s]
/proc/loadavg: 1.90 1.99 1.65 3/106 32347
/proc/meminfo: memFree=1846020/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=6584 CPUtime=0
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 992 0 0 0 0 0 0 0 20 0 1 0 93062151 6742016 915 1992294400 4194304 7136930 140733839538160 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32347/statm: 1646 925 254 719 0 925 0

[startup+0.0943461 s]
/proc/loadavg: 1.90 1.99 1.65 3/106 32347
/proc/meminfo: memFree=1846020/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=20328 CPUtime=0.08
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 4685 0 0 0 7 1 0 0 20 0 1 0 93062151 20815872 4254 1992294400 4194304 7136930 140733839538160 18446744073709551615 6164672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 5082 4259 328 719 0 4361 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20328

[startup+0.101346 s]
/proc/loadavg: 1.90 1.99 1.65 3/106 32347
/proc/meminfo: memFree=1846020/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=21536 CPUtime=0.09
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 4982 0 0 0 8 1 0 0 20 0 1 0 93062151 22052864 4551 1992294400 4194304 7136930 140733839538160 18446744073709551615 6166614 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 5384 4551 328 719 0 4663 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21536

[startup+0.301358 s]
/proc/loadavg: 1.90 1.99 1.65 3/106 32347
/proc/meminfo: memFree=1846020/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=38612 CPUtime=0.29
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 9253 0 0 0 26 3 0 0 20 0 1 0 93062151 39538688 8822 1992294400 4194304 7136930 140733839538160 18446744073709551615 4688567 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 9653 8822 328 719 0 8932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38612

[startup+0.701383 s]
/proc/loadavg: 1.90 1.99 1.65 3/106 32347
/proc/meminfo: memFree=1846020/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=39136 CPUtime=0.69
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 10427 0 0 0 49 20 0 0 21 0 1 0 93062151 40075264 8968 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 9784 8968 354 719 0 9063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39136

[startup+1.50143 s]
/proc/loadavg: 1.90 1.99 1.65 2/107 32348
/proc/meminfo: memFree=1810548/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=40408 CPUtime=1.49
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 12336 0 0 0 117 32 0 0 23 0 1 0 93062151 41377792 9335 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 10102 9335 374 719 0 9381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40408

[startup+3.10153 s]
/proc/loadavg: 1.90 1.99 1.65 2/107 32348
/proc/meminfo: memFree=1809804/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=42860 CPUtime=3.09
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 13745 0 0 0 263 46 0 0 25 0 1 0 93062151 43888640 9973 1992294400 4194304 7136930 140733839538160 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 10715 9973 397 719 0 9994 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42860

[startup+6.30073 s]
/proc/loadavg: 1.83 1.98 1.65 2/107 32350
/proc/meminfo: memFree=1800628/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=52164 CPUtime=6.29
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 15948 0 0 0 571 58 0 0 25 0 1 0 93062151 53415936 12176 1992294400 4194304 7136930 140733839538160 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 13041 12176 397 719 0 12320 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52164

[startup+12.7011 s]
/proc/loadavg: 1.76 1.96 1.64 2/107 32350
/proc/meminfo: memFree=1784756/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=68748 CPUtime=12.69
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 19803 0 0 0 1190 79 0 0 25 0 1 0 93062151 70397952 16031 1992294400 4194304 7136930 140733839538160 18446744073709551615 4978991 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 17187 16031 397 719 0 16466 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68748

[startup+25.5009 s]
/proc/loadavg: 1.59 1.91 1.63 2/107 32350
/proc/meminfo: memFree=1753260/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=103220 CPUtime=25.48
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 27371 0 0 0 2431 117 0 0 25 0 1 0 93062151 105697280 23599 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 25805 23599 397 719 0 25084 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 103220

[startup+51.1005 s]
/proc/loadavg: 1.39 1.84 1.61 2/107 32350
/proc/meminfo: memFree=1696220/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=168092 CPUtime=51.08
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 41794 0 0 0 4913 195 0 0 25 0 1 0 93062151 172126208 38022 1992294400 4194304 7136930 140733839538160 18446744073709551615 4981767 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 42023 38022 397 719 0 41302 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 168092

[startup+102.309 s]
/proc/loadavg: 1.21 1.72 1.59 2/107 351
/proc/meminfo: memFree=1558724/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=311520 CPUtime=101.99
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 72819 0 0 0 9855 344 0 0 25 0 1 0 93062151 318996480 69047 1992294400 4194304 7136930 140733839538160 18446744073709551615 4218735 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 77880 69047 397 719 0 77159 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 311520

[startup+162.3 s]
/proc/loadavg: 1.15 1.60 1.55 2/107 353
/proc/meminfo: memFree=1422200/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=470544 CPUtime=161.96
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 107112 0 0 0 15672 524 0 0 25 0 1 0 93062151 481837056 103340 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 117636 103340 397 719 0 116915 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 470544

[startup+222.301 s]
/proc/loadavg: 1.13 1.51 1.52 2/107 353
/proc/meminfo: memFree=1335028/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=569884 CPUtime=221.95
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 128608 0 0 0 21524 671 0 0 25 0 1 0 93062151 583561216 124836 1992294400 4194304 7136930 140733839538160 18446744073709551615 4948376 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 142471 124836 397 719 0 141750 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 569884

[startup+282.301 s]
/proc/loadavg: 1.11 1.43 1.49 2/107 355
/proc/meminfo: memFree=1213260/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=705468 CPUtime=281.94
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 159744 0 0 0 27345 849 0 0 25 0 1 0 93062151 722399232 155972 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 176367 155972 397 719 0 175646 0
Current children cumulated CPU time (s) 281.94
Current children cumulated vsize (KiB) 705468

[startup+342.301 s]
/proc/loadavg: 1.04 1.35 1.45 2/107 357
/proc/meminfo: memFree=1077604/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=856628 CPUtime=341.93
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 192915 0 0 0 33169 1024 0 0 25 0 1 0 93062151 877187072 189143 1992294400 4194304 7136930 140733839538160 18446744073709551615 4979046 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 214157 189143 397 719 0 213436 0
Current children cumulated CPU time (s) 341.93
Current children cumulated vsize (KiB) 856628

[startup+402.301 s]
/proc/loadavg: 1.01 1.28 1.42 2/107 362
/proc/meminfo: memFree=951620/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1008700 CPUtime=401.91
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 224898 0 0 0 39001 1190 0 0 25 0 1 0 93062151 1032908800 221126 1992294400 4194304 7136930 140733839538160 18446744073709551615 4978278 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 252175 221126 397 719 0 251454 0
Current children cumulated CPU time (s) 401.91
Current children cumulated vsize (KiB) 1008700

[startup+462.301 s]
/proc/loadavg: 1.00 1.23 1.40 2/107 366
/proc/meminfo: memFree=839400/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1132396 CPUtime=461.9
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 252230 0 0 0 44847 1343 0 0 25 0 1 0 93062151 1159573504 248458 1992294400 4194304 7136930 140733839538160 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 283099 248458 397 719 0 282378 0
Current children cumulated CPU time (s) 461.9
Current children cumulated vsize (KiB) 1132396

[startup+522.301 s]
/proc/loadavg: 1.00 1.18 1.37 2/107 366
/proc/meminfo: memFree=731892/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1265636 CPUtime=521.88
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 279865 0 0 0 50694 1494 0 0 25 0 1 0 93062151 1296011264 276093 1992294400 4194304 7136930 140733839538160 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 316409 276093 397 719 0 315688 0
Current children cumulated CPU time (s) 521.88
Current children cumulated vsize (KiB) 1265636

[startup+582.301 s]
/proc/loadavg: 1.00 1.15 1.34 2/107 368
/proc/meminfo: memFree=625624/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1389844 CPUtime=581.87
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 306075 0 0 0 56547 1640 0 0 25 0 1 0 93062151 1423200256 302303 1992294400 4194304 7136930 140733839538160 18446744073709551615 4980291 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 347461 302303 397 719 0 346740 0
Current children cumulated CPU time (s) 581.87
Current children cumulated vsize (KiB) 1389844

[startup+642.302 s]
/proc/loadavg: 1.00 1.12 1.32 2/107 370
/proc/meminfo: memFree=536220/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1479076 CPUtime=641.87
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 327716 0 0 0 62408 1779 0 0 25 0 1 0 93062151 1514573824 323944 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 369769 323944 397 719 0 369048 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 1479076

[startup+702.301 s]

################
# More data... #
################

/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 383900 0 0 0 103692 2485 0 0 25 0 1 0 93062151 1745784832 379157 1992294400 4194304 7136930 140733839538160 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 426217 379157 397 719 0 425496 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 1704868

[startup+1122.3 s]
/proc/loadavg: 1.01 1.02 1.17 2/107 383
/proc/meminfo: memFree=312648/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1707128 CPUtime=1121.75
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 384384 0 0 0 109622 2553 0 0 25 0 1 0 93062151 1748099072 379641 1992294400 4194304 7136930 140733839538160 18446744073709551615 4979353 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 426782 379641 397 719 0 426061 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 1707128

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/107 386
/proc/meminfo: memFree=311656/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1708420 CPUtime=1181.74
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 384609 0 0 0 115547 2627 0 0 25 0 1 0 93062151 1749422080 379866 1992294400 4194304 7136930 140733839538160 18446744073709551615 5922923 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 427105 379866 397 719 0 426384 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 1708420

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/107 388
/proc/meminfo: memFree=310416/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1710028 CPUtime=1241.73
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 384885 0 0 0 121486 2687 0 0 25 0 1 0 93062151 1751068672 380142 1992294400 4194304 7136930 140733839538160 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 427507 380142 397 719 0 426786 0
Current children cumulated CPU time (s) 1241.73
Current children cumulated vsize (KiB) 1710028

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/107 390
/proc/meminfo: memFree=307192/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1713732 CPUtime=1301.73
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 385657 0 0 0 127434 2739 0 0 25 0 1 0 93062151 1754861568 380914 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 428433 380914 397 719 0 427712 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 1713732

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/107 392
/proc/meminfo: memFree=302852/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1717388 CPUtime=1361.7
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 386750 0 0 0 133395 2775 0 0 25 0 1 0 93062151 1758605312 382007 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 429347 382007 397 719 0 428626 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 1717388

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.12 2/107 392
/proc/meminfo: memFree=299504/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1721268 CPUtime=1421.7
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 387575 0 0 0 139359 2811 0 0 25 0 1 0 93062151 1762578432 382832 1992294400 4194304 7136930 140733839538160 18446744073709551615 4431533 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 430317 382832 397 719 0 429596 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 1721268

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/107 394
/proc/meminfo: memFree=294668/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1726564 CPUtime=1481.68
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 388773 0 0 0 145315 2853 0 0 25 0 1 0 93062151 1768001536 384030 1992294400 4194304 7136930 140733839538160 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 431641 384030 397 719 0 430920 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 1726564

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 396
/proc/meminfo: memFree=290948/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1732504 CPUtime=1541.67
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 389700 0 0 0 151255 2912 0 0 25 0 1 0 93062151 1774084096 384957 1992294400 4194304 7136930 140733839538160 18446744073709551615 4431707 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 433126 384957 397 719 0 432405 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 1732504

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/107 398
/proc/meminfo: memFree=287848/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1735876 CPUtime=1601.65
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 390484 0 0 0 157205 2960 0 0 25 0 1 0 93062151 1777537024 385741 1992294400 4194304 7136930 140733839538160 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 433969 385741 397 719 0 433248 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 1735876

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/107 400
/proc/meminfo: memFree=281524/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1742972 CPUtime=1661.63
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 392049 0 0 0 163155 3008 0 0 25 0 1 0 93062151 1784803328 387306 1992294400 4194304 7136930 140733839538160 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 435743 387306 397 719 0 435022 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 1742972

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 400
/proc/meminfo: memFree=278672/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1746412 CPUtime=1721.63
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 392730 0 0 0 169111 3052 0 0 25 0 1 0 93062151 1788325888 387987 1992294400 4194304 7136930 140733839538160 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 436603 387987 397 719 0 435882 0
Current children cumulated CPU time (s) 1721.63
Current children cumulated vsize (KiB) 1746412

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 402
/proc/meminfo: memFree=275944/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1748856 CPUtime=1781.61
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 393361 0 0 0 175070 3091 0 0 25 0 1 0 93062151 1790828544 388618 1992294400 4194304 7136930 140733839538160 18446744073709551615 4210629 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 437214 388618 397 719 0 436493 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (KiB) 1748856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 402
/proc/meminfo: memFree=275944/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1748856 CPUtime=1800.03
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 393365 0 0 0 176900 3103 0 0 25 0 1 0 93062151 1790828544 388622 1992294400 4194304 7136930 140733839538160 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/32347/statm: 437214 388622 397 719 0 436493 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1748856

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -32347

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 402
/proc/meminfo: memFree=275944/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1748856 CPUtime=1800.71
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 393370 0 0 0 176968 3103 0 0 25 0 1 0 93062151 1790828544 388627 1992294400 4194304 7136930 140733839538160 18446744073709551615 4670179 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32347/statm: 437214 388627 402 719 0 436493 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (KiB) 1748856

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 403
/proc/meminfo: memFree=275936/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1746808 CPUtime=1801.51
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 393370 0 0 0 177048 3103 0 0 25 0 1 0 93062151 1788731392 388116 1992294400 4194304 7136930 140733839538160 18446744073709551615 6166336 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32347/statm: 436702 388116 402 719 0 435981 0
Current children cumulated CPU time (s) 1801.51
Current children cumulated vsize (KiB) 1746808

[startup+1802.6 s]
/proc/loadavg: 1.00 1.00 1.07 2/108 403
/proc/meminfo: memFree=275936/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=1731952 CPUtime=1801.91
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4202496 393370 0 0 0 177088 3103 0 0 25 0 1 0 93062151 1773518848 384402 1992294400 4194304 7136930 140733839538160 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32347/statm: 432988 384402 402 719 0 432267 0
Current children cumulated CPU time (s) 1801.91
Current children cumulated vsize (KiB) 1731952

[startup+1802.8 s]
/proc/loadavg: 1.00 1.00 1.07 2/107 403
/proc/meminfo: memFree=1106496/2059040 swapFree=4138340/4192956
[pid=32347] ppid=32345 vsize=0 CPUtime=1802.11
/proc/32347/stat : 32347 (pbscip.linux.x8) R 32345 32347 30971 0 -1 4203524 393370 0 0 0 177099 3112 0 0 25 0 1 0 93062151 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/32347/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.88
CPU time (s): 1802.19
CPU user time (s): 1770.99
CPU system time (s): 31.1983
CPU usage (%): 99.9621
Max. virtual memory (cumulated for all children) (KiB): 1748856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1770.99
system time used= 31.1983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 393370
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= 2
involuntary context switches= 15911

runsolver used 2.94655 second user time and 8.5647 second system time

The end

Launcher Data

Begin job on node029 at 2010-06-26 04:01:08
IDJOB=2681256
IDBENCH=72486
IDSOLVER=1167
FILE ID=node029/2681256-1277517668
PBS_JOBID= 11190625
Free space on /tmp= 62480 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/normalized-90_rounds_0_errors.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681256-1277517668/watcher-2681256-1277517668 -o /tmp/evaluation-result-2681256-1277517668/solver-2681256-1277517668 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2681256-1277517668.opb -t 1800 -m 1800

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

MD5SUM BENCH= a240e4a37082dfb03371e204a64a9828
RANDOM SEED=1922245441

node029.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1846548 kB
Buffers:         20600 kB
Cached:          94352 kB
SwapCached:       6808 kB
Active:          77712 kB
Inactive:        50944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1846548 kB
SwapTotal:     4192956 kB
SwapFree:      4138340 kB
Dirty:            3544 kB
Writeback:           0 kB
AnonPages:       12416 kB
Mapped:          11856 kB
Slab:            61896 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62476 MiB
End job on node029 at 2010-06-26 04:31:10