Trace number 2693644

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
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.91 1800.85

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-43s.smv--soft-66-100-0.wbo
MD5SUM80a5fa7f2bade0e6a5ccc7308f7e3b7b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.150976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3655
Total number of constraints8686
Number of soft constraints3009
Number of constraints which are clauses7982
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints704
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 152193
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 152192
Biggest number in a constraint 158
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 539
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 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-2693644-1277913925.wbo>
0.04/0.09	c original problem has 9673 variables (6664 bin, 0 int, 0 impl, 3009 cont) and 11696 constraints
0.04/0.09	c problem read
0.04/0.09	c presolving settings loaded
0.04/0.09	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.09/0.14	c presolving:
0.09/0.18	c (round 1) 123 del vars, 25 del conss, 2 chg bounds, 352 chg sides, 706 chg coeffs, 0 upgd conss, 45434 impls, 0 clqs
0.09/0.19	c (round 2) 127 del vars, 253 del conss, 2 chg bounds, 352 chg sides, 706 chg coeffs, 0 upgd conss, 45434 impls, 0 clqs
0.19/0.21	c (round 3) 132 del vars, 254 del conss, 3006 chg bounds, 352 chg sides, 706 chg coeffs, 0 upgd conss, 45434 impls, 0 clqs
0.19/0.24	c (round 4) 133 del vars, 255 del conss, 3007 chg bounds, 353 chg sides, 706 chg coeffs, 0 upgd conss, 45434 impls, 0 clqs
0.19/0.28	c (round 5) 134 del vars, 256 del conss, 3007 chg bounds, 353 chg sides, 706 chg coeffs, 5435 upgd conss, 45434 impls, 0 clqs
0.29/0.31	c (round 6) 135 del vars, 256 del conss, 3007 chg bounds, 353 chg sides, 706 chg coeffs, 5435 upgd conss, 45435 impls, 0 clqs
0.99/1.02	c    (0.9s) probing: 1000/6535 (15.3%) - 1 fixings, 24 aggregations, 570 implications, 1 bound changes
1.59/1.60	c    (1.5s) probing: 2000/6535 (30.6%) - 1 fixings, 33 aggregations, 711 implications, 1 bound changes
1.59/1.61	c    (1.5s) probing: 2017/6535 (30.9%) - 1 fixings, 33 aggregations, 711 implications, 1 bound changes
1.59/1.61	c    (1.5s) probing aborted: 100/100 successive totally useless probings
1.59/1.62	c (round 7) 169 del vars, 256 del conss, 3008 chg bounds, 353 chg sides, 706 chg coeffs, 5435 upgd conss, 48945 impls, 0 clqs
1.59/1.63	c (round 8) 169 del vars, 259 del conss, 3008 chg bounds, 353 chg sides, 706 chg coeffs, 5435 upgd conss, 48945 impls, 0 clqs
1.59/1.66	c    (1.5s) probing: 2027/6535 (31.0%) - 1 fixings, 33 aggregations, 711 implications, 1 bound changes
1.59/1.66	c    (1.5s) probing aborted: 100/100 successive totally useless probings
1.59/1.66	c presolving (9 rounds):
1.59/1.66	c  169 deleted vars, 259 deleted constraints, 3008 tightened bounds, 0 added holes, 353 changed sides, 706 changed coefficients
1.59/1.66	c  48945 implications, 0 cliques
1.59/1.66	c presolved problem has 9504 variables (6501 bin, 0 int, 0 impl, 3003 cont) and 11437 constraints
1.59/1.66	c    3003 constraints of type <indicator>
1.59/1.66	c       1 constraints of type <varbound>
1.59/1.66	c     439 constraints of type <knapsack>
1.59/1.66	c    3002 constraints of type <linear>
1.59/1.66	c    4992 constraints of type <logicor>
1.59/1.66	c transformed objective value is always integral (scale: 1)
1.59/1.66	c Presolving Time: 1.49
1.59/1.66	c - non default parameters ----------------------------------------------------------------------
1.59/1.66	c # SCIP version 1.2.1.2
1.59/1.66	c 
1.59/1.66	c # frequency for displaying node information lines
1.59/1.66	c # [type: int, range: [-1,2147483647], default: 100]
1.59/1.66	c display/freq = 10000
1.59/1.66	c 
1.59/1.66	c # maximal time in seconds to run
1.59/1.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.59/1.66	c limits/time = 1799.92
1.59/1.66	c 
1.59/1.66	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.59/1.66	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.59/1.66	c limits/memory = 3420
1.59/1.66	c 
1.59/1.66	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
1.59/1.66	c # [type: int, range: [-1,2147483647], default: 1]
1.59/1.66	c lp/solvefreq = -1
1.59/1.66	c 
1.59/1.66	c # should presolving try to simplify inequalities
1.59/1.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.59/1.66	c constraints/linear/simplifyinequalities = TRUE
1.59/1.66	c 
1.59/1.66	c # should presolving try to simplify knapsacks
1.59/1.66	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.59/1.66	c constraints/knapsack/simplifyinequalities = TRUE
1.59/1.66	c 
1.59/1.66	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.59/1.66	c # [type: int, range: [-1,2147483647], default: -1]
1.59/1.66	c separating/rapidlearning/freq = 0
1.59/1.66	c 
1.59/1.66	c -----------------------------------------------------------------------------------------------
1.59/1.66	c start solving
1.59/1.67	c 
1.59/1.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.59/1.68	c   1.5s|     1 |     2 |     0 |     - |  34M|   0 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
27.69/27.77	c  27.4s| 10000 | 10001 |     0 |   0.0 |  43M|  61 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
52.49/52.50	c  51.9s| 20000 | 20001 |     0 |   0.0 |  50M| 101 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
76.99/77.08	c  76.3s| 30000 | 30001 |     0 |   0.0 |  58M| 101 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
101.49/101.59	c   101s| 40000 | 40001 |     0 |   0.0 |  65M| 101 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
125.69/125.73	c   125s| 50000 | 50001 |     0 |   0.0 |  72M| 101 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
149.79/149.82	c   148s| 60000 | 60001 |     0 |   0.0 |  79M| 101 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
173.90/173.99	c   172s| 70000 | 70001 |     0 |   0.0 |  86M| 101 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
197.80/197.86	c   196s| 80000 | 80001 |     0 |   0.0 |  92M| 123 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
221.10/221.14	c   219s| 90000 | 90001 |     0 |   0.0 |  99M| 163 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
244.10/244.14	c   242s|100000 |100001 |     0 |   0.0 | 105M| 163 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
267.00/267.02	c   265s|110000 |110001 |     0 |   0.0 | 111M| 163 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
290.00/290.00	c   288s|120000 |120001 |     0 |   0.0 | 118M| 163 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
312.80/312.83	c   310s|130000 |130001 |     0 |   0.0 | 124M| 163 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
335.41/335.44	c   333s|140000 |140001 |     0 |   0.0 | 130M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
357.80/357.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
357.80/357.84	c   355s|150000 |150001 |     0 |   0.0 | 136M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
380.31/380.33	c   377s|160000 |160001 |     0 |   0.0 | 142M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
402.91/402.97	c   400s|170000 |170001 |     0 |   0.0 | 149M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
425.20/425.28	c   422s|180000 |179999 |     0 |   0.0 | 155M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
447.72/447.78	c   444s|190000 |189997 |     0 |   0.0 | 161M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
469.91/469.95	c   466s|200000 |199997 |     0 |   0.0 | 167M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
492.21/492.24	c   488s|210000 |209997 |     0 |   0.0 | 173M| 165 |   - |9504 |  11k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
514.41/514.49	c   510s|220000 |219997 |     0 |   0.0 | 179M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
537.71/537.70	c   533s|230000 |229995 |     0 |   0.0 | 185M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
561.01/561.00	c   556s|240000 |239995 |     0 |   0.0 | 191M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
584.11/584.18	c   579s|250000 |249995 |     0 |   0.0 | 198M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
607.31/607.34	c   602s|260000 |259995 |     0 |   0.0 | 204M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
630.41/630.49	c   625s|270000 |269995 |     0 |   0.0 | 210M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
653.41/653.46	c   648s|280000 |279995 |     0 |   0.0 | 216M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
676.52/676.55	c   671s|290000 |289995 |     0 |   0.0 | 223M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
699.52/699.59	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
699.52/699.59	c   694s|300000 |299995 |     0 |   0.0 | 229M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
722.72/722.73	c   717s|310000 |309995 |     0 |   0.0 | 235M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
745.62/745.63	c   739s|320000 |319995 |     0 |   0.0 | 242M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
768.62/768.62	c   762s|330000 |329995 |     0 |   0.0 | 248M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
791.51/791.51	c   785s|340000 |339995 |     0 |   0.0 | 254M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
814.51/814.56	c   808s|350000 |349995 |     0 |   0.0 | 260M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
837.41/837.44	c   830s|360000 |359995 |     0 |   0.0 | 266M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
860.32/860.35	c   853s|370000 |369995 |     0 |   0.0 | 273M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
883.12/883.12	c   876s|380000 |379995 |     0 |   0.0 | 279M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
905.92/905.97	c   898s|390000 |389995 |     0 |   0.0 | 285M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
928.82/928.81	c   921s|400000 |399995 |     0 |   0.0 | 291M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
951.62/951.70	c   944s|410000 |409995 |     0 |   0.0 | 297M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
974.53/974.53	c   966s|420000 |419995 |     0 |   0.0 | 304M| 187 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
997.22/997.23	c   989s|430000 |429995 |     0 |   0.0 | 310M| 189 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1020.03/1020.09	c  1012s|440000 |439995 |     0 |   0.0 | 316M| 189 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1042.52/1042.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1042.52/1042.52	c  1034s|450000 |449995 |     0 |   0.0 | 322M| 189 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1065.23/1065.24	c  1056s|460000 |459995 |     0 |   0.0 | 328M| 191 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1087.62/1087.65	c  1079s|470000 |469995 |     0 |   0.0 | 334M| 191 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1110.23/1110.27	c  1101s|480000 |479995 |     0 |   0.0 | 340M| 191 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1132.73/1132.74	c  1123s|490000 |489995 |     0 |   0.0 | 346M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1155.12/1155.17	c  1146s|500000 |499995 |     0 |   0.0 | 353M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1177.73/1177.73	c  1168s|510000 |509995 |     0 |   0.0 | 359M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1200.13/1200.11	c  1190s|520000 |519995 |     0 |   0.0 | 365M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1222.53/1222.59	c  1213s|530000 |529995 |     0 |   0.0 | 371M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1244.83/1244.80	c  1235s|540000 |539995 |     0 |   0.0 | 377M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1267.43/1267.42	c  1257s|550000 |549995 |     0 |   0.0 | 383M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1290.03/1290.00	c  1279s|560000 |559995 |     0 |   0.0 | 389M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1312.53/1312.54	c  1302s|570000 |569995 |     0 |   0.0 | 395M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1335.13/1335.19	c  1324s|580000 |579993 |     0 |   0.0 | 401M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1357.54/1357.53	c  1346s|590000 |589993 |     0 |   0.0 | 407M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1379.94/1379.99	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1379.94/1379.99	c  1369s|600000 |599993 |     0 |   0.0 | 413M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1402.13/1402.10	c  1391s|610000 |609993 |     0 |   0.0 | 419M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1424.44/1424.47	c  1413s|620000 |619993 |     0 |   0.0 | 425M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1446.84/1446.81	c  1435s|630000 |629993 |     0 |   0.0 | 431M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1468.83/1468.81	c  1457s|640000 |639993 |     0 |   0.0 | 436M| 199 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1490.93/1490.92	c  1479s|650000 |649993 |     0 |   0.0 | 442M| 203 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1512.93/1512.92	c  1500s|660000 |659993 |     0 |   0.0 | 448M| 203 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1534.94/1534.93	c  1522s|670000 |669993 |     0 |   0.0 | 454M| 209 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1557.14/1557.13	c  1544s|680000 |679993 |     0 |   0.0 | 460M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1579.14/1579.17	c  1566s|690000 |689993 |     0 |   0.0 | 466M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1601.34/1601.37	c  1588s|700000 |699993 |     0 |   0.0 | 472M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1623.55/1623.51	c  1610s|710000 |709993 |     0 |   0.0 | 478M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1644.95/1644.99	c  1631s|720000 |719993 |     0 |   0.0 | 484M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1667.14/1667.15	c  1653s|730000 |729993 |     0 |   0.0 | 489M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1689.34/1689.33	c  1675s|740000 |739993 |     0 |   0.0 | 495M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1711.25/1711.22	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1711.25/1711.22	c  1697s|750000 |749993 |     0 |   0.0 | 501M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1733.25/1733.23	c  1719s|760000 |759993 |     0 |   0.0 | 507M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1755.35/1755.31	c  1741s|770000 |769993 |     0 |   0.0 | 513M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1777.04/1777.09	c  1762s|780000 |779993 |     0 |   0.0 | 518M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1799.05/1799.02	c  1784s|790000 |789993 |     0 |   0.0 | 524M| 211 |   - |9504 |  11k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1785.20
1800.05/1800.00	c Solving Nodes      : 790433
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.00	s UNKNOWN
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time       :    1785.20
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-2693644-1277913925.wbo
1800.05/1800.00	c   Variables        : 9673 (6664 binary, 0 integer, 0 implicit integer, 3009 continuous)
1800.05/1800.00	c   Constraints      : 11696 initial, 11696 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-2693644-1277913925.wbo
1800.05/1800.00	c   Variables        : 9504 (6501 binary, 0 integer, 0 implicit integer, 3003 continuous)
1800.05/1800.00	c   Constraints      : 11437 initial, 11439 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.02          1          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.00         11          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.01          0        111          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       1.27          1         33          0          1          0          0          0          0
1800.05/1800.00	c   indicator        :       0.01          0          0          0          0          0          6          0          0
1800.05/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   knapsack         :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.00	c   linear           :       0.11          2         10          0       3007          0        250        353        706
1800.05/1800.00	c   logicor          :       0.04          0          0          0          0          0          3          0          0
1800.05/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :       3003          0    3024082          0     790429          0      45865          0          0          0
1800.05/1800.00	c   varbound         :          1          0    3024082          0     790429          0          0          0          0          0
1800.05/1800.00	c   knapsack         :        439          0    3024082          0     790429          0          0          0          0          0
1800.05/1800.00	c   linear           :       3002          0    3024082          0     790429          0      44861          0          0          0
1800.05/1800.00	c   logicor          :       4992+         0    2749935          0     790429          4    4376749          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0          0     790429          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c   indicator        :     282.49       0.00      97.57       0.00     184.92
1800.05/1800.00	c   varbound         :       1.39       0.00       1.01       0.00       0.38
1800.05/1800.00	c   knapsack         :      22.54       0.00      21.58       0.00       0.96
1800.05/1800.00	c   linear           :     107.74       0.00     106.00       0.00       1.74
1800.05/1800.00	c   logicor          :     479.50       0.00      14.01       0.00     465.49
1800.05/1800.00	c   countsols        :       0.34       0.00       0.00       0.00       0.34
1800.05/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :       1.30      70483          0          0
1800.05/1800.00	c   rootredcost      :       0.86          0          0          0
1800.05/1800.00	c   pseudoobj        :     220.27    3019585          0          0
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.00	c   propagation      :       0.00          4          3          3        2.0          0        0.0          -
1800.05/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.00	c   applied globally :          -          -          -          3        2.0          -          -          -
1800.05/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.00	c Pricers            :       Time      Calls       Vars
1800.05/1800.00	c   problem variables:       0.00          0          0
1800.05/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :     619.16     790429          0          0          0          0    1580858
1800.05/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.00	c   LP solutions     :       0.00          -          0
1800.05/1800.00	c   pseudo solutions :       0.00          -          0
1800.05/1800.00	c   oneopt           :       0.31          0          0
1800.05/1800.00	c   trivial          :       0.02          2          0
1800.05/1800.00	c   simplerounding   :       0.00          0          0
1800.05/1800.00	c   zirounding       :       0.00          0          0
1800.05/1800.00	c   rounding         :       0.00          0          0
1800.05/1800.00	c   shifting         :       0.00          0          0
1800.05/1800.00	c   intshifting      :       0.00          0          0
1800.05/1800.00	c   twoopt           :       0.00          0          0
1800.05/1800.00	c   fixandinfer      :       0.00          0          0
1800.05/1800.00	c   feaspump         :       0.00          0          0
1800.05/1800.00	c   coefdiving       :       0.00          0          0
1800.05/1800.00	c   pscostdiving     :       0.00          0          0
1800.05/1800.00	c   fracdiving       :       0.00          0          0
1800.05/1800.00	c   veclendiving     :       0.00          0          0
1800.05/1800.00	c   intdiving        :       0.00          0          0
1800.05/1800.00	c   actconsdiving    :       0.00          0          0
1800.05/1800.00	c   objpscostdiving  :       0.00          0          0
1800.05/1800.00	c   rootsoldiving    :       0.00          0          0
1800.05/1800.00	c   linesearchdiving :       0.00          0          0
1800.05/1800.00	c   guideddiving     :       0.00          0          0
1800.05/1800.00	c   octane           :       0.00          0          0
1800.05/1800.00	c   rens             :       0.00          0          0
1800.05/1800.00	c   rins             :       0.00          0          0
1800.05/1800.00	c   localbranching   :       0.00          0          0
1800.05/1800.00	c   mutation         :       0.00          0          0
1800.05/1800.00	c   crossover        :       0.00          0          0
1800.05/1800.00	c   dins             :       0.00          0          0
1800.05/1800.00	c   undercover       :       0.00          0          0
1800.05/1800.00	c   nlp              :       0.31          0          0
1800.05/1800.00	c   trysol           :       0.22          1          0
1800.05/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.00	c B&B Tree           :
1800.05/1800.00	c   number of runs   :          1
1800.05/1800.00	c   nodes            :     790433
1800.05/1800.00	c   nodes (total)    :     790433
1800.05/1800.00	c   nodes left       :     790426
1800.05/1800.00	c   max depth        :        211
1800.05/1800.00	c   max depth (total):        211
1800.05/1800.00	c   backtracks       :       8128 (1.0%)
1800.05/1800.00	c   delayed cutoffs  :          0
1800.05/1800.00	c   repropagations   :         26 (14 domain reductions, 0 cutoffs)
1800.05/1800.00	c   avg switch length:       2.29
1800.05/1800.00	c   switching time   :      20.08
1800.05/1800.00	c Solution           :
1800.05/1800.00	c   Solutions found  :          0 (0 improvements)
1800.05/1800.00	c   Primal Bound     :          -
1800.05/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.00	c   Gap              :   infinite
1800.05/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.00	c   Root Iterations  :          0
1800.85/1800.85	c Time complete: 1800.9.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 24775
/proc/meminfo: memFree=31077628/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=8016 CPUtime=0
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 1502 0 0 0 0 0 0 0 18 0 1 0 164984234 8208384 1424 4089446400 4194304 7136930 140735274781088 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24775/statm: 2004 1424 275 719 0 1283 0

[startup+0.046031 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 24775
/proc/meminfo: memFree=31077628/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=15248 CPUtime=0.04
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 3314 0 0 0 4 0 0 0 18 0 1 0 164984234 15613952 3236 4089446400 4194304 7136930 140735274781088 18446744073709551615 6177472 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24775/statm: 3812 3236 275 719 0 3091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15248

[startup+0.101089 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 24775
/proc/meminfo: memFree=31077628/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=29448 CPUtime=0.09
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 7232 0 0 0 8 1 0 0 18 0 1 0 164984234 30154752 6800 4089446400 4194304 7136930 140735274781088 18446744073709551615 4680788 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 7362 6800 286 719 0 6641 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29448

[startup+0.301068 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 24775
/proc/meminfo: memFree=31077628/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=55828 CPUtime=0.29
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 16581 0 0 0 26 3 0 0 18 0 1 0 164984234 57167872 13034 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 13957 13034 376 719 0 13236 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55828

[startup+0.700996 s]
/proc/loadavg: 2.00 2.01 2.00 4/178 24775
/proc/meminfo: memFree=31077628/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=57084 CPUtime=0.7
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 18289 0 0 0 66 4 0 0 18 0 1 0 164984234 58454016 13445 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 14271 13445 388 719 0 13550 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 57084

[startup+1.50085 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24776
/proc/meminfo: memFree=31022812/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=58112 CPUtime=1.49
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 18551 0 0 0 145 4 0 0 20 0 1 0 164984234 59506688 13707 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 14528 13707 394 719 0 13807 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58112

[startup+3.10043 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24776
/proc/meminfo: memFree=31019464/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=60948 CPUtime=3.1
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 20835 0 0 0 303 7 0 0 25 0 1 0 164984234 62410752 14379 4089446400 4194304 7136930 140735274781088 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 15237 14379 406 719 0 14516 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 60948

[startup+6.30097 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24776
/proc/meminfo: memFree=31016672/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=62176 CPUtime=6.29
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 21123 0 0 0 621 8 0 0 25 0 1 0 164984234 63668224 14667 4089446400 4194304 7136930 140735274781088 18446744073709551615 4696948 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 15544 14667 406 719 0 14823 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62176

[startup+12.7008 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24776
/proc/meminfo: memFree=31011464/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=65088 CPUtime=12.7
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 21880 0 0 0 1256 14 0 0 25 0 1 0 164984234 66650112 15424 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 16272 15424 406 719 0 15551 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 65088

[startup+25.5005 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24777
/proc/meminfo: memFree=30999360/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=69984 CPUtime=25.49
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 23107 0 0 0 2523 26 0 0 25 0 1 0 164984234 71663616 16651 4089446400 4194304 7136930 140735274781088 18446744073709551615 5892251 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 17496 16651 406 719 0 16775 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69984

[startup+51.1008 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24778
/proc/meminfo: memFree=30977200/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=80148 CPUtime=51.1
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 25683 0 0 0 5063 47 0 0 25 0 1 0 164984234 82071552 19227 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 20037 19227 406 719 0 19316 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 80148

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24779
/proc/meminfo: memFree=30933524/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=96656 CPUtime=102.3
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 29890 0 0 0 10143 87 0 0 25 0 1 0 164984234 98975744 23434 4089446400 4194304 7136930 140735274781088 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 24164 23434 406 719 0 23443 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96656

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24780
/proc/meminfo: memFree=30888104/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=115884 CPUtime=162.3
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 34768 0 0 0 16092 138 0 0 25 0 1 0 164984234 118665216 28312 4089446400 4194304 7136930 140735274781088 18446744073709551615 5005261 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 28971 28312 406 719 0 28250 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 115884

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 24782
/proc/meminfo: memFree=30838964/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=134488 CPUtime=222.3
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 39034 0 0 0 22046 184 0 0 25 0 1 0 164984234 137715712 32578 4089446400 4194304 7136930 140735274781088 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 33622 32578 406 719 0 32901 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 134488

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24784
/proc/meminfo: memFree=30792664/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=152912 CPUtime=282.3
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 43739 0 0 0 27998 232 0 0 25 0 1 0 164984234 156581888 37283 4089446400 4194304 7136930 140735274781088 18446744073709551615 4407969 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 38228 37283 406 719 0 37507 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 152912

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24785
/proc/meminfo: memFree=30743652/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=168900 CPUtime=342.3
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 47810 0 0 0 33951 279 0 0 25 0 1 0 164984234 172953600 41354 4089446400 4194304 7136930 140735274781088 18446744073709551615 5506871 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 42225 41354 406 719 0 41504 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 168900

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24787
/proc/meminfo: memFree=30698364/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=186180 CPUtime=402.3
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 52240 0 0 0 39897 333 0 0 25 0 1 0 164984234 190648320 45784 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 46545 45784 406 719 0 45824 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 186180

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24788
/proc/meminfo: memFree=30655540/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=199780 CPUtime=462.31
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 55775 0 0 0 45846 385 0 0 25 0 1 0 164984234 204574720 49319 4089446400 4194304 7136930 140735274781088 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 49945 49319 410 719 0 49224 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 199780

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24790
/proc/meminfo: memFree=30606592/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=224020 CPUtime=522.31
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 60897 0 0 0 51796 435 0 0 25 0 1 0 164984234 229396480 54441 4089446400 4194304 7136930 140735274781088 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 56005 54441 410 719 0 55284 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 224020

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24792
/proc/meminfo: memFree=30563400/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=240988 CPUtime=582.31
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 65261 0 0 0 57747 484 0 0 25 0 1 0 164984234 246771712 58805 4089446400 4194304 7136930 140735274781088 18446744073709551615 4697669 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 60247 58805 410 719 0 59526 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 240988

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24793
/proc/meminfo: memFree=30519228/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=255972 CPUtime=642.32
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 69076 0 0 0 63698 534 0 0 25 0 1 0 164984234 262115328 62620 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 63993 62620 410 719 0 63272 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 255972

[startup+702.301 s]

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

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24801
/proc/meminfo: memFree=30283716/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=334812 CPUtime=942.32
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 89328 0 0 0 93459 773 0 0 25 0 1 0 164984234 342847488 82872 4089446400 4194304 7136930 140735274781088 18446744073709551615 4740310 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 83703 82872 410 719 0 82982 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 334812

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24803
/proc/meminfo: memFree=30234704/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=354076 CPUtime=1002.33
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 94246 0 0 0 99411 822 0 0 25 0 1 0 164984234 362573824 87790 4089446400 4194304 7136930 140735274781088 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 88519 87790 410 719 0 87798 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 354076

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 24832
/proc/meminfo: memFree=31077484/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=371976 CPUtime=1062.32
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 98803 0 0 0 105362 870 0 0 25 0 1 0 164984234 380903424 92347 4089446400 4194304 7136930 140735274781088 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 92994 92347 410 719 0 92273 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 371976

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 24834
/proc/meminfo: memFree=31029124/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=395336 CPUtime=1122.33
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 102718 0 0 0 111312 921 0 0 25 0 1 0 164984234 404824064 96262 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 98834 96262 410 719 0 98113 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 395336

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24836
/proc/meminfo: memFree=30985432/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=408148 CPUtime=1182.33
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 106028 0 0 0 117264 969 0 0 25 0 1 0 164984234 417943552 99572 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 102037 99572 410 719 0 101316 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 408148

[startup+1242.3 s]
/proc/loadavg: 2.16 2.03 2.01 3/179 24837
/proc/meminfo: memFree=30932208/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=426392 CPUtime=1242.33
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 110693 0 0 0 123217 1016 0 0 25 0 1 0 164984234 436625408 104237 4089446400 4194304 7136930 140735274781088 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 106598 104237 410 719 0 105877 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 426392

[startup+1302.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/179 24839
/proc/meminfo: memFree=30881216/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=446504 CPUtime=1302.34
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 115824 0 0 0 129169 1065 0 0 25 0 1 0 164984234 457220096 109368 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 111626 109368 410 719 0 110905 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 446504

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 24840
/proc/meminfo: memFree=30831568/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=461784 CPUtime=1362.33
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 119750 0 0 0 135121 1112 0 0 25 0 1 0 164984234 472866816 113294 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 115446 113294 410 719 0 114725 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 461784

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24842
/proc/meminfo: memFree=30784656/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=475456 CPUtime=1422.34
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 123273 0 0 0 141072 1162 0 0 25 0 1 0 164984234 486866944 116817 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 118864 116817 410 719 0 118143 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 475456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 24844
/proc/meminfo: memFree=30738632/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=490752 CPUtime=1482.34
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 127200 0 0 0 147020 1214 0 0 25 0 1 0 164984234 502530048 120744 4089446400 4194304 7136930 140735274781088 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 122688 120744 410 719 0 121967 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 490752

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24845
/proc/meminfo: memFree=30688004/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=504096 CPUtime=1542.34
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 130645 0 0 0 152974 1260 0 0 25 0 1 0 164984234 516194304 124189 4089446400 4194304 7136930 140735274781088 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 126024 124189 410 719 0 125303 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 504096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24847
/proc/meminfo: memFree=30633648/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=522692 CPUtime=1602.34
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 135395 0 0 0 158923 1311 0 0 25 0 1 0 164984234 535236608 128939 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 130673 128939 410 719 0 129952 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 522692

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24848
/proc/meminfo: memFree=30575216/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=541060 CPUtime=1662.35
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 140094 0 0 0 164872 1363 0 0 25 0 1 0 164984234 554045440 133638 4089446400 4194304 7136930 140735274781088 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 135265 133638 410 719 0 134544 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 541060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24850
/proc/meminfo: memFree=30526072/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=555868 CPUtime=1722.34
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 143903 0 0 0 170823 1411 0 0 25 0 1 0 164984234 569208832 137447 4089446400 4194304 7136930 140735274781088 18446744073709551615 4697107 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 138967 137447 410 719 0 138246 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 555868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24852
/proc/meminfo: memFree=30480772/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=566900 CPUtime=1782.35
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 146769 0 0 0 176773 1462 0 0 25 0 1 0 164984234 580505600 140313 4089446400 4194304 7136930 140735274781088 18446744073709551615 5507387 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 141725 140313 410 719 0 141004 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 566900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 24852
/proc/meminfo: memFree=30463404/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=572700 CPUtime=1800.05
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 148248 0 0 0 178529 1476 0 0 25 0 1 0 164984234 586444800 141792 4089446400 4194304 7136930 140735274781088 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/24775/statm: 143175 141792 410 719 0 142454 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 572700

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

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

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24853
/proc/meminfo: memFree=30561480/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=472860 CPUtime=1800.65
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 148254 0 0 0 178588 1477 0 0 18 0 1 0 164984234 484208640 116838 4089446400 4194304 7136930 140735274781088 18446744073709551615 4212307 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24775/statm: 118215 116838 416 719 0 117494 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 472860

[startup+1800.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 24853
/proc/meminfo: memFree=30561480/32950928 swapFree=67111528/67111528
[pid=24775] ppid=24773 vsize=249756 CPUtime=1800.85
/proc/24775/stat : 24775 (pbscip.linux.x8) R 24773 24775 24522 0 -1 4202496 148254 0 0 0 178606 1479 0 0 18 0 1 0 164984234 255750144 61030 4089446400 4194304 7136930 140735274781088 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24775/statm: 62373 60932 416 719 0 61652 0
Current children cumulated CPU time (s) 1800.85
Current children cumulated vsize (KiB) 249756

Child status: 0
Real time (s): 1800.85
CPU time (s): 1800.91
CPU user time (s): 1786.1
CPU system time (s): 14.8027
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 572700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.1
system time used= 14.8027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148261
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= 2789

runsolver used 2.67859 second user time and 5.53816 second system time

The end

Launcher Data

Begin job on node116 at 2010-06-30 18:05:25
IDJOB=2693644
IDBENCH=79024
IDSOLVER=1206
FILE ID=node116/2693644-1277913925
PBS_JOBID= 11197318
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-43s.smv--soft-66-100-0.wbo
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-2693644-1277913925/watcher-2693644-1277913925 -o /tmp/evaluation-result-2693644-1277913925/solver-2693644-1277913925 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693644-1277913925.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 80a5fa7f2bade0e6a5ccc7308f7e3b7b
RANDOM SEED=2086951991

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5381.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31078032 kB
Buffers:        197032 kB
Cached:        1009848 kB
SwapCached:          0 kB
Active:        1013968 kB
Inactive:       716852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31078032 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3540 kB
Writeback:           0 kB
AnonPages:      523648 kB
Mapped:          17712 kB
Slab:            78416 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   677368 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node116 at 2010-06-30 18:35:27