Trace number 2681236

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)32 1802.18 1802.64

General information on the benchmark

Name/OPT-SMALLINT-NLC/oren/keeloq_tasca_instances/
normalized-90_rounds_5_errors.opb
MD5SUM06d341d0af76f66d4946a3c264573060
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark35.6086
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-2681236-1277475301.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.04	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.05/0.08	c presolving:
0.39/0.47	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.51	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.70	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.79/1.82	c    (1.5s) probing: 1000/2273 (44.0%) - 0 fixings, 0 aggregations, 18302 implications, 0 bound changes
2.49/2.52	c    (2.1s) probing: 2000/2273 (88.0%) - 0 fixings, 8 aggregations, 23558 implications, 0 bound changes
2.49/2.56	c    (2.2s) probing: 2128/2273 (93.6%) - 0 fixings, 8 aggregations, 23561 implications, 0 bound changes
2.49/2.56	c    (2.2s) probing aborted: 100/100 successive totally useless probings
2.49/2.57	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.69/2.74	c    (2.3s) probing: 2138/2273 (94.1%) - 0 fixings, 8 aggregations, 23561 implications, 0 bound changes
2.69/2.74	c    (2.3s) probing aborted: 100/100 successive totally useless probings
2.69/2.74	c presolving (5 rounds):
2.69/2.74	c  725 deleted vars, 106 deleted constraints, 194 tightened bounds, 0 added holes, 0 changed sides, 213 changed coefficients
2.69/2.74	c  422833 implications, 244 cliques
2.69/2.74	c presolved problem has 2265 variables (2265 bin, 0 int, 0 impl, 0 cont) and 2195 constraints
2.69/2.74	c     244 constraints of type <setppc>
2.69/2.74	c    1769 constraints of type <and>
2.69/2.74	c      90 constraints of type <linear>
2.69/2.74	c      92 constraints of type <logicor>
2.69/2.74	c transformed objective value is always integral (scale: 1)
2.69/2.74	c Presolving Time: 2.26
2.69/2.74	c - non default parameters ----------------------------------------------------------------------
2.69/2.74	c # SCIP version 1.2.1.2
2.69/2.74	c 
2.69/2.74	c # frequency for displaying node information lines
2.69/2.74	c # [type: int, range: [-1,2147483647], default: 100]
2.69/2.74	c display/freq = 10000
2.69/2.74	c 
2.69/2.74	c # maximal time in seconds to run
2.69/2.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.69/2.74	c limits/time = 1799.97
2.69/2.74	c 
2.69/2.74	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
2.69/2.74	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
2.69/2.74	c limits/memory = 1620
2.69/2.74	c 
2.69/2.74	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
2.69/2.74	c # [type: int, range: [-1,2147483647], default: 1]
2.69/2.74	c lp/solvefreq = -1
2.69/2.74	c 
2.69/2.74	c # should presolving try to simplify inequalities
2.69/2.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.69/2.74	c constraints/linear/simplifyinequalities = TRUE
2.69/2.74	c 
2.69/2.74	c # should presolving try to simplify knapsacks
2.69/2.74	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
2.69/2.74	c constraints/knapsack/simplifyinequalities = TRUE
2.69/2.74	c 
2.69/2.74	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
2.69/2.74	c # [type: int, range: [-1,2147483647], default: -1]
2.69/2.74	c heuristics/undercover/freq = 0
2.69/2.74	c 
2.69/2.74	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
2.69/2.74	c # [type: int, range: [-1,2147483647], default: -1]
2.69/2.74	c separating/rapidlearning/freq = 0
2.69/2.74	c 
2.69/2.74	c -----------------------------------------------------------------------------------------------
2.69/2.74	c start solving
2.69/2.75	c 
2.69/2.75	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.69/2.75	c   2.3s|     1 |     2 |     0 |     - |  16M|   0 |   - |2265 |2195 |   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
18.99/19.03	c  18.0s| 10000 |  7415 |     0 |   0.0 |  53M|  43 |   - |2265 |3012 |   0 |   0 |   0 |5179 |   0 | 0.000000e+00 |      --      |    Inf 
37.08/37.14	c  35.5s| 20000 | 14464 |     0 |   0.0 |  98M|  43 |   - |2265 |5377 |   0 |   0 |   0 |  11k|   0 | 0.000000e+00 |      --      |    Inf 
52.88/52.97	c  50.9s| 30000 | 23736 |     0 |   0.0 | 126M|  43 |   - |2265 |2322 |   0 |   0 |   0 |  13k|   0 | 0.000000e+00 |      --      |    Inf 
68.68/68.75	c  66.2s| 40000 | 31376 |     0 |   0.0 | 157M|  43 |   - |2265 |3143 |   0 |   0 |   0 |  17k|   0 | 0.000000e+00 |      --      |    Inf 
85.67/85.77	c  82.8s| 50000 | 38674 |     0 |   0.0 | 194M|  43 |   - |2265 |3684 |   0 |   0 |   0 |  22k|   0 | 0.000000e+00 |      --      |    Inf 
104.26/104.39	c   101s| 60000 | 45942 |     0 |   0.0 | 241M|  45 |   - |2265 |3928 |   0 |   0 |   0 |  27k|   0 | 0.000000e+00 |      --      |    Inf 
122.76/122.82	c   119s| 70000 | 52924 |     0 |   0.0 | 285M|  45 |   - |2265 |4472 |   0 |   0 |   0 |  32k|   0 | 0.000000e+00 |      --      |    Inf 
141.26/141.38	c   137s| 80000 | 59430 |     0 |   0.0 | 326M|  45 |   - |2265 |5303 |   0 |   0 |   0 |  40k|   0 | 0.000000e+00 |      --      |    Inf 
160.65/160.71	c   155s| 90000 | 66586 |     0 |   0.0 | 369M|  45 |   - |2265 |6297 |   0 |   0 |   0 |  47k|   0 | 0.000000e+00 |      --      |    Inf 
180.26/180.31	c   174s|100000 | 73777 |     0 |   0.0 | 405M|  45 |   - |2265 |8518 |   0 |   0 |   0 |  53k|   0 | 0.000000e+00 |      --      |    Inf 
204.24/204.32	c   198s|110000 | 81027 |     0 |   0.0 | 437M|  45 |   - |2265 |  13k|   0 |   0 |   0 |  60k|   0 | 0.000000e+00 |      --      |    Inf 
229.14/229.23	c   222s|120000 | 88712 |     0 |   0.0 | 462M|  45 |   - |2265 |2895 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
244.53/244.69	c   237s|130000 | 98411 |     0 |   0.0 | 488M|  45 |   - |2265 |2477 |   0 |   0 |   0 |  66k|   0 | 0.000000e+00 |      --      |    Inf 
260.42/260.59	c   253s|140000 |106923 |     0 |   0.0 | 517M|  45 |   - |2265 |2456 |   0 |   0 |   0 |  68k|   0 | 0.000000e+00 |      --      |    Inf 
276.32/276.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
276.32/276.40	c   268s|150000 |116266 |     0 |   0.0 | 549M|  45 |   - |2265 |2323 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
291.52/291.68	c   283s|160000 |126016 |     0 |   0.0 | 574M|  45 |   - |2265 |2255 |   0 |   0 |   0 |  69k|   0 | 0.000000e+00 |      --      |    Inf 
307.21/307.39	c   298s|170000 |135665 |     0 |   0.0 | 605M|  45 |   - |2265 |2240 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
322.91/323.06	c   314s|180000 |145175 |     0 |   0.0 | 634M|  45 |   - |2265 |2287 |   0 |   0 |   0 |  70k|   0 | 0.000000e+00 |      --      |    Inf 
338.40/338.59	c   329s|190000 |154739 |     0 |   0.0 | 662M|  45 |   - |2265 |2245 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
353.90/354.06	c   344s|200000 |164473 |     0 |   0.0 | 690M|  45 |   - |2265 |2285 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
369.30/369.47	c   359s|210000 |174098 |     0 |   0.0 | 717M|  45 |   - |2265 |2241 |   0 |   0 |   0 |  71k|   0 | 0.000000e+00 |      --      |    Inf 
384.99/385.12	c   374s|220000 |183830 |     0 |   0.0 | 745M|  45 |   - |2265 |2296 |   0 |   0 |   0 |  72k|   0 | 0.000000e+00 |      --      |    Inf 
402.49/402.62	c   391s|230000 |191981 |     0 |   0.0 | 784M|  45 |   - |2265 |3605 |   0 |   0 |   0 |  75k|   0 | 0.000000e+00 |      --      |    Inf 
421.79/421.94	c   410s|240000 |198677 |     0 |   0.0 | 827M|  45 |   - |2265 |3784 |   0 |   0 |   0 |  81k|   0 | 0.000000e+00 |      --      |    Inf 
440.98/441.15	c   428s|250000 |205224 |     0 |   0.0 | 867M|  45 |   - |2265 |4327 |   0 |   0 |   0 |  87k|   0 | 0.000000e+00 |      --      |    Inf 
459.27/459.42	c   446s|260000 |211797 |     0 |   0.0 | 904M|  45 |   - |2265 |4235 |   0 |   0 |   0 |  94k|   0 | 0.000000e+00 |      --      |    Inf 
477.97/478.10	c   464s|270000 |218271 |     0 |   0.0 | 940M|  45 |   - |2265 |4907 |   0 |   0 |   0 | 100k|   0 | 0.000000e+00 |      --      |    Inf 
497.87/498.05	c   484s|280000 |224519 |     0 |   0.0 | 978M|  45 |   - |2265 |4407 |   0 |   0 |   0 | 107k|   0 | 0.000000e+00 |      --      |    Inf 
516.77/516.92	c   502s|290000 |230967 |     0 |   0.0 |1014M|  45 |   - |2265 |5225 |   0 |   0 |   0 | 115k|   0 | 0.000000e+00 |      --      |    Inf 
535.36/535.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
535.36/535.52	c   520s|300000 |237242 |     0 |   0.0 |1047M|  45 |   - |2265 |6286 |   0 |   0 |   0 | 123k|   0 | 0.000000e+00 |      --      |    Inf 
554.85/555.02	c   539s|310000 |243663 |     0 |   0.0 |1083M|  45 |   - |2265 |4831 |   0 |   0 |   0 | 131k|   0 | 0.000000e+00 |      --      |    Inf 
574.35/574.55	c   558s|320000 |250139 |     0 |   0.0 |1118M|  45 |   - |2265 |4037 |   0 |   0 |   0 | 138k|   0 | 0.000000e+00 |      --      |    Inf 
592.84/593.09	c   576s|330000 |256684 |     0 |   0.0 |1155M|  45 |   - |2265 |5604 |   0 |   0 |   0 | 146k|   0 | 0.000000e+00 |      --      |    Inf 
611.93/612.10	c   595s|340000 |262754 |     0 |   0.0 |1187M|  45 |   - |2265 |6694 |   0 |   0 |   0 | 155k|   0 | 0.000000e+00 |      --      |    Inf 
632.23/632.42	c   614s|350000 |269013 |     0 |   0.0 |1222M|  45 |   - |2265 |7157 |   0 |   0 |   0 | 165k|   0 | 0.000000e+00 |      --      |    Inf 
652.42/652.67	c   634s|360000 |275206 |     0 |   0.0 |1257M|  45 |   - |2265 |5661 |   0 |   0 |   0 | 174k|   0 | 0.000000e+00 |      --      |    Inf 
671.72/671.96	c   653s|370000 |281659 |     0 |   0.0 |1291M|  45 |   - |2265 |6810 |   0 |   0 |   0 | 184k|   0 | 0.000000e+00 |      --      |    Inf 
691.62/691.81	c   672s|380000 |287944 |     0 |   0.0 |1325M|  45 |   - |2265 |6609 |   0 |   0 |   0 | 193k|   0 | 0.000000e+00 |      --      |    Inf 
710.21/710.42	c (node 389130) switching to memory saving mode (mem: 1296.0M/1620.0M)
713.41/713.62	c   694s|390000 |293268 |     0 |   0.0 |1359M|  52 |   - |2265 |8246 |   0 |   0 |   0 | 204k|   0 | 0.000000e+00 |      --      |    Inf 
740.70/740.99	o 46
740.70/740.99	c * 720s|397476 |292005 |     0 |   0.0 |1360M|  54 |   - |2265 |  15k|   0 |   0 |   0 | 222k|   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
750.10/750.39	c   730s|400000 |291775 |     0 |   0.0 |1361M|  54 |   - |2265 |  16k|   0 |   0 |   0 | 228k|   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
790.60/790.88	c   769s|410000 |291204 |     0 |   0.0 |1363M|  57 |   - |2265 |  23k|   0 |   0 |   0 | 249k|   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
829.19/829.44	c   807s|420000 |290977 |     0 |   0.0 |1365M|  57 |   - |2265 |  26k|   0 |   0 |   0 | 268k|   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
874.77/875.05	c   852s|430000 |290165 |     0 |   0.0 |1360M|  57 |   - |2265 |  22k|   0 |   0 |   0 | 289k|   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
917.16/917.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
917.16/917.43	c   894s|440000 |289635 |     0 |   0.0 |1359M|  57 |   - |2265 |  26k|   0 |   0 |   0 | 308k|   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
964.45/964.72	c   940s|450000 |289299 |     0 |   0.0 |1359M|  57 |   - |2265 |  27k|   0 |   0 |   0 | 326k|   0 | 0.000000e+00 | 4.600000e+01 |    Inf 
1001.04/1001.39	o 41
1001.04/1001.39	c * 976s|458293 |289119 |     0 |   0.0 |1362M|  57 |   - |2265 |  33k|   0 |   0 |   0 | 343k|   0 | 0.000000e+00 | 4.100000e+01 |    Inf 
1004.54/1004.86	o 36
1004.54/1004.86	c * 980s|459025 |288874 |     0 |   0.0 |1361M|  57 |   - |2265 |  35k|   0 |   0 |   0 | 345k|   0 | 0.000000e+00 | 3.600000e+01 |    Inf 
1004.73/1005.00	o 33
1004.73/1005.00	c * 980s|459069 |288455 |     0 |   0.0 |1359M|  63 |   - |2265 |  35k|   0 |   0 |   0 | 345k|   0 | 0.000000e+00 | 3.300000e+01 |    Inf 
1004.73/1005.02	o 32
1004.73/1005.02	c * 980s|459070 |288216 |     0 |   0.0 |1357M|  63 |   - |2265 |  35k|   0 |   0 |   0 | 345k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1009.23/1009.55	c   984s|460000 |288218 |     0 |   0.0 |1357M|  63 |   - |2265 |  36k|   0 |   0 |   0 | 347k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1065.42/1065.70	c  1040s|470000 |288132 |     0 |   0.0 |1356M|  63 |   - |2265 |  34k|   0 |   0 |   0 | 364k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1121.50/1121.82	c  1095s|480000 |288064 |     0 |   0.0 |1360M|  63 |   - |2265 |  41k|   0 |   0 |   0 | 382k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1185.99/1186.37	c  1159s|490000 |288018 |     0 |   0.0 |1363M|  63 |   - |2265 |  47k|   0 |   0 |   0 | 400k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1244.88/1245.29	c  1217s|500000 |287751 |     0 |   0.0 |1356M|  63 |   - |2265 |  36k|   0 |   0 |   0 | 417k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1301.06/1301.41	c  1272s|510000 |286718 |     0 |   0.0 |1349M|  63 |   - |2265 |  30k|   0 |   0 |   0 | 441k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1354.64/1355.03	c  1325s|520000 |285746 |     0 |   0.0 |1339M|  63 |   - |2265 |  25k|   0 |   0 |   0 | 462k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1394.35/1394.73	c  1364s|530000 |285585 |     0 |   0.0 |1344M|  63 |   - |2265 |  35k|   0 |   0 |   0 | 479k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1444.03/1444.42	c  1413s|540000 |285469 |     0 |   0.0 |1349M|  63 |   - |2265 |  45k|   0 |   0 |   0 | 496k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1505.51/1505.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1505.51/1505.93	c  1474s|550000 |285301 |     0 |   0.0 |1349M|  63 |   - |2265 |  43k|   0 |   0 |   0 | 513k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1568.69/1569.12	c  1536s|560000 |285087 |     0 |   0.0 |1350M|  63 |   - |2265 |  46k|   0 |   0 |   0 | 531k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1627.68/1628.14	c  1595s|570000 |284882 |     0 |   0.0 |1346M|  63 |   - |2265 |  40k|   0 |   0 |   0 | 550k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1685.66/1686.12	c  1652s|580000 |284814 |     0 |   0.0 |1348M|  63 |   - |2265 |  44k|   0 |   0 |   0 | 567k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1751.25/1751.76	c  1717s|590000 |284759 |     0 |   0.0 |1349M|  63 |   - |2265 |  44k|   0 |   0 |   0 | 590k|   0 | 0.000000e+00 | 3.200000e+01 |    Inf 
1800.04/1800.50	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.51	c 
1800.04/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.51	c Solving Time (sec) : 1764.83
1800.04/1800.51	c Solving Nodes      : 598166
1800.04/1800.51	c Primal Bound       : +3.20000000000000e+01 (5 solutions)
1800.04/1800.51	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.51	c Gap                : infinite
1800.04/1800.51	s SATISFIABLE
1800.04/1800.51	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.04/1800.51	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.04/1800.51	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.04/1800.51	v -x515 -x514 x513 x512 x511 -x510 -x509 -x508 -x507 -x506 x505 -x504 -x503 x502 -x501 -x500 -x499 x498 -x497 x496 x495 -x494 
1800.04/1800.51	v -x493 x492 -x491 -x490 x489 x488 x487 -x486 -x485 x484 -x483 -x482 -x481 x480 -x479 -x478 x477 x476 -x475 -x474 -x473 -x472 
1800.04/1800.51	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.04/1800.51	v x448 -x447 -x446 -x445 -x444 x443 x442 -x441 x440 x439 -x438 x437 -x436 -x435 -x434 x433 x432 x431 x430 x429 x428 x427 x426 
1800.04/1800.51	v -x425 -x424 -x423 -x422 -x421 x420 -x419 -x418 x417 -x416 x415 x414 -x413 -x412 -x411 x410 -x409 -x408 -x407 -x406 -x405 x404 
1800.04/1800.51	v -x403 x402 x401 -x400 -x399 x398 -x397 x396 x395 x394 -x393 x392 x391 x390 x389 -x388 -x387 -x386 -x385 -x384 x383 x382 -x381 
1800.04/1800.51	v x380 x379 -x378 x377 -x376 -x375 x374 -x373 -x372 -x371 -x370 -x369 x368 -x367 -x366 -x365 x364 -x363 -x362 x361 x360 x359 
1800.04/1800.51	v -x358 -x357 -x356 x355 -x354 -x353 x352 -x351 -x350 -x349 -x348 x347 x346 -x345 -x344 -x343 x342 -x341 x340 -x339 x338 x337 
1800.04/1800.51	v x336 -x335 -x334 -x333 -x332 -x331 x330 x329 -x328 -x327 x326 x325 x324 -x323 -x322 x321 -x320 x319 -x318 -x317 x316 x315 -x314 
1800.04/1800.51	v -x313 x312 x311 -x310 x309 -x308 x307 -x306 -x305 x304 x303 x302 -x301 -x300 -x299 -x298 -x297 -x296 x295 -x294 -x293 -x292 
1800.04/1800.51	v -x291 x290 -x289 -x288 x287 x286 -x285 -x284 x283 x282 -x281 x280 x279 x278 x277 x276 -x275 x274 -x273 x272 -x271 -x270 x269 
1800.04/1800.51	v -x268 x267 -x266 -x264 x265 -x263 x262 -x261 x258 x259 x260 -x257 x256 x255 -x251 x252 x253 x254 -x250 -x249 x248 x247 -x243 
1800.04/1800.51	v x244 x245 -x246 -x242 x241 -x240 -x239 -x235 -x236 x237 -x238 x234 x233 x232 x231 x227 -x228 x229 -x230 -x226 x225 -x223 
1800.04/1800.51	v x224 x222 x217 -x218 -x219 x220 x221 x216 -x215 x214 -x213 x212 x211 -x210 -x209 -x208 x207 -x206 -x205 x204 x203 x202 -x201 
1800.04/1800.51	v x200 x199 x198 x197 -x196 x195 x194 x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 x185 -x184 x183 x182 -x181 -x180 -x179 -x178 
1800.04/1800.51	v -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 x157 
1800.04/1800.51	v -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 
1800.04/1800.51	v -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 
1800.04/1800.51	v -x113 -x112 x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 x100 -x99 x98 -x97 -x96 -x95 -x94 -x93 -x92 
1800.04/1800.51	v -x91 x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 x77 x76 -x75 -x74 x73 -x72 x71 -x70 x69 -x68 -x67 -x66 x65 
1800.04/1800.51	v -x64 -x63 -x62 -x61 -x60 x59 -x58 -x57 x56 -x55 -x54 -x53 x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 x40 -x39 
1800.04/1800.51	v -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 x30 -x29 x28 -x27 x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 x17 -x16 -x15 -x14 -x13 
1800.04/1800.51	v -x12 -x11 -x10 -x9 x8 -x7 x6 -x5 -x4 -x3 -x2 -x1 
1800.04/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.51	c Solving Time       :    1764.83
1800.04/1800.51	c Original Problem   :
1800.04/1800.51	c   Problem name     : HOME/instance-2681236-1277475301.opb
1800.04/1800.51	c   Variables        : 2990 (2990 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.51	c   Constraints      : 2833 initial, 2833 maximal
1800.04/1800.51	c Presolved Problem  :
1800.04/1800.51	c   Problem name     : t_HOME/instance-2681236-1277475301.opb
1800.04/1800.51	c   Variables        : 2265 (2265 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.04/1800.51	c   Constraints      : 2195 initial, 57182 maximal
1800.04/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   dualfix          :       0.00          1          0          0          0          0          0          0          0
1800.04/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   implics          :       0.01          0          2          0          0          0          0          0          0
1800.04/1800.51	c   probing          :       1.65          0          8          0          0          0          0          0          0
1800.04/1800.51	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.51	c   and              :       0.56        473          9          0          0          0          9          0        213
1800.04/1800.51	c   linear           :       0.01        221         11          0        194          0         93          0          0
1800.04/1800.51	c   logicor          :       0.00          0          0          0          0          0          4          0          0
1800.04/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.51	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.51	c   setppc           :        244          0    3604707          0     493064      18225    7907820          0          0          0
1800.04/1800.51	c   and              :       1769          0    3586478          0     493062      53677   31723461          0          0          0
1800.04/1800.51	c   linear           :         90          0    3532810          0     493066     120478    4853348          0          0          0
1800.04/1800.51	c   logicor          :         92+         0    1525378          0     493062       2445     713303          0          0          0
1800.04/1800.51	c   countsols        :          0          0          0          0     493067          0          0          0          0          0
1800.04/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.51	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.51	c   setppc           :     129.66       0.00      59.38       0.00      70.28
1800.04/1800.51	c   and              :     243.80       0.00     240.40       0.00       3.40
1800.04/1800.51	c   linear           :     348.39       0.00     347.81       0.00       0.58
1800.04/1800.51	c   logicor          :     338.46       0.00     326.95       0.00      11.51
1800.04/1800.51	c   countsols        :       0.26       0.00       0.00       0.00       0.26
1800.04/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.51	c   vbounds          :       1.97          2          0          0
1800.04/1800.51	c   rootredcost      :       2.03          0          0          0
1800.04/1800.51	c   pseudoobj        :      46.69    3601537       2620      84254
1800.04/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.51	c   propagation      :     119.92     197445     196515    3962525       71.7       4314       35.7          -
1800.04/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.51	c   applied globally :          -          -          -     606687       42.6          -          -          -
1800.04/1800.51	c   applied locally  :          -          -          -         15      247.1          -          -          -
1800.04/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.51	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.51	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.51	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.51	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.51	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.51	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.51	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.51	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.51	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.51	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.51	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.51	c Pricers            :       Time      Calls       Vars
1800.04/1800.51	c   problem variables:       0.00          0          0
1800.04/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.51	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   inference        :     174.63     493062          0          0          0          0     986124
1800.04/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.52	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.52	c   LP solutions     :       0.00          -          0
1800.04/1800.52	c   pseudo solutions :       0.08          -          5
1800.04/1800.52	c   oneopt           :       0.54          0          0
1800.04/1800.52	c   trivial          :       0.01          2          0
1800.04/1800.52	c   simplerounding   :       0.00          0          0
1800.04/1800.52	c   zirounding       :       0.00          0          0
1800.04/1800.52	c   rounding         :       0.00          0          0
1800.04/1800.52	c   shifting         :       0.00          0          0
1800.04/1800.52	c   intshifting      :       0.00          0          0
1800.04/1800.52	c   twoopt           :       0.00          0          0
1800.04/1800.52	c   fixandinfer      :       0.00          0          0
1800.04/1800.52	c   feaspump         :       0.00          0          0
1800.04/1800.52	c   coefdiving       :       0.00          0          0
1800.04/1800.52	c   pscostdiving     :       0.00          0          0
1800.04/1800.52	c   fracdiving       :       0.00          0          0
1800.04/1800.52	c   veclendiving     :       0.00          0          0
1800.04/1800.52	c   intdiving        :       0.00          0          0
1800.04/1800.52	c   actconsdiving    :       0.00          0          0
1800.04/1800.52	c   objpscostdiving  :       0.00          0          0
1800.04/1800.52	c   rootsoldiving    :       0.00          0          0
1800.04/1800.52	c   linesearchdiving :       0.00          0          0
1800.04/1800.52	c   guideddiving     :       0.00          0          0
1800.04/1800.52	c   octane           :       0.00          0          0
1800.04/1800.52	c   rens             :       0.00          0          0
1800.04/1800.52	c   rins             :       0.00          0          0
1800.04/1800.52	c   localbranching   :       0.00          0          0
1800.04/1800.52	c   mutation         :       0.00          0          0
1800.04/1800.52	c   crossover        :       0.00          0          0
1800.04/1800.52	c   dins             :       0.00          0          0
1800.04/1800.52	c   undercover       :       0.00          0          0
1800.04/1800.52	c   nlp              :       0.52          0          0
1800.04/1800.52	c   trysol           :       0.40          0          0
1800.04/1800.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.52	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.52	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.52	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.52	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.52	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.52	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.52	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.52	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.52	c B&B Tree           :
1800.04/1800.52	c   number of runs   :          1
1800.04/1800.52	c   nodes            :     598166
1800.04/1800.52	c   nodes (total)    :     598166
1800.04/1800.52	c   nodes left       :     284760
1800.04/1800.52	c   max depth        :         63
1800.04/1800.52	c   max depth (total):         63
1800.04/1800.52	c   backtracks       :     116947 (19.6%)
1800.04/1800.52	c   delayed cutoffs  :     102216
1800.04/1800.52	c   repropagations   :     308978 (11462139 domain reductions, 92346 cutoffs)
1800.04/1800.52	c   avg switch length:       4.54
1800.04/1800.52	c   switching time   :     353.70
1800.04/1800.52	c Solution           :
1800.04/1800.52	c   Solutions found  :          5 (5 improvements)
1800.04/1800.52	c   First Solution   : +4.60000000000000e+01   (in run 1, after 397476 nodes, 720.44 seconds, depth 45, found by <relaxation>)
1800.04/1800.52	c   Primal Bound     : +3.20000000000000e+01   (in run 1, after 459070 nodes, 979.75 seconds, depth 63, found by <relaxation>)
1800.04/1800.52	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.52	c   Gap              :   infinite
1800.04/1800.52	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.52	c   Root Iterations  :          0

Verifier Data

OK	32

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2681236-1277475301/watcher-2681236-1277475301 -o /tmp/evaluation-result-2681236-1277475301/solver-2681236-1277475301 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2681236-1277475301.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: 0.58 0.13 0.04 2/106 27734
/proc/meminfo: memFree=1773196/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=6584 CPUtime=0
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 1076 0 0 0 0 0 0 0 23 0 1 0 88824015 6742016 998 1992294400 4194304 7136930 140736193884736 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27734/statm: 1646 1010 254 719 0 925 0

[startup+0.0630019 s]
/proc/loadavg: 0.58 0.13 0.04 2/106 27734
/proc/meminfo: memFree=1773196/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=16760 CPUtime=0.05
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 4029 0 0 0 4 1 0 0 25 0 1 0 88824015 17162240 3597 1992294400 4194304 7136930 140736193884736 18446744073709551615 4668077 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 4190 3597 285 719 0 3469 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16760

[startup+0.101006 s]
/proc/loadavg: 0.58 0.13 0.04 2/106 27734
/proc/meminfo: memFree=1773196/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=22088 CPUtime=0.09
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 5125 0 0 0 7 2 0 0 25 0 1 0 88824015 22618112 4693 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 5522 4693 328 719 0 4801 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22088

[startup+0.301027 s]
/proc/loadavg: 0.58 0.13 0.04 2/106 27734
/proc/meminfo: memFree=1773196/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=38740 CPUtime=0.29
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 9543 0 0 0 25 4 0 0 25 0 1 0 88824015 39669760 8854 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 9685 8854 328 719 0 8964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38740

[startup+0.701067 s]
/proc/loadavg: 0.58 0.13 0.04 2/106 27734
/proc/meminfo: memFree=1773196/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=40160 CPUtime=0.69
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 11216 0 0 0 47 22 0 0 25 0 1 0 88824015 41123840 9242 1992294400 4194304 7136930 140736193884736 18446744073709551615 4333573 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 10040 9242 363 719 0 9319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40160

[startup+1.50115 s]
/proc/loadavg: 0.58 0.13 0.04 2/107 27735
/proc/meminfo: memFree=1737724/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=40404 CPUtime=1.49
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 12336 0 0 0 117 32 0 0 25 0 1 0 88824015 41373696 9334 1992294400 4194304 7136930 140736193884736 18446744073709551615 6166784 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 10101 9334 374 719 0 9380 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40404

[startup+3.10131 s]
/proc/loadavg: 0.58 0.13 0.04 2/107 27735
/proc/meminfo: memFree=1736856/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=43544 CPUtime=3.09
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 13924 0 0 0 264 45 0 0 18 0 1 0 88824015 44589056 10151 1992294400 4194304 7136930 140736193884736 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 10886 10151 397 719 0 10165 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43544

[startup+6.30064 s]
/proc/loadavg: 0.62 0.14 0.05 2/107 27735
/proc/meminfo: memFree=1727680/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=52580 CPUtime=6.29
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 16063 0 0 0 572 57 0 0 25 0 1 0 88824015 53841920 12290 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 13145 12290 397 719 0 12424 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52580

[startup+12.7013 s]
/proc/loadavg: 0.65 0.16 0.05 2/107 27735
/proc/meminfo: memFree=1712676/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=68808 CPUtime=12.69
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 19632 0 0 0 1194 75 0 0 25 0 1 0 88824015 70459392 15859 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 17202 15859 397 719 0 16481 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 68808

[startup+25.5006 s]
/proc/loadavg: 0.72 0.20 0.07 2/107 27737
/proc/meminfo: memFree=1675228/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=111400 CPUtime=25.48
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 28649 0 0 0 2430 118 0 0 25 0 1 0 88824015 114073600 24876 1992294400 4194304 7136930 140736193884736 18446744073709551615 4780261 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 27850 24876 397 719 0 27129 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 111400

[startup+51.1013 s]
/proc/loadavg: 0.82 0.26 0.09 2/107 27737
/proc/meminfo: memFree=1617444/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=180892 CPUtime=51.08
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 43226 0 0 0 4913 195 0 0 25 0 1 0 88824015 185233408 39453 1992294400 4194304 7136930 140736193884736 18446744073709551615 4407911 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 45223 39453 397 719 0 44502 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 180892

[startup+102.309 s]
/proc/loadavg: 0.92 0.37 0.13 2/107 27739
/proc/meminfo: memFree=1488608/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=336944 CPUtime=102.27
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 75131 0 0 0 9877 350 0 0 25 0 1 0 88824015 345030656 71358 1992294400 4194304 7136930 140736193884736 18446744073709551615 4999902 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 84236 71358 397 719 0 83515 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 336944

[startup+162.301 s]
/proc/loadavg: 0.97 0.48 0.19 2/107 27739
/proc/meminfo: memFree=1342908/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=508368 CPUtime=162.25
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 111692 0 0 0 15693 532 0 0 25 0 1 0 88824015 520568832 107919 1992294400 4194304 7136930 140736193884736 18446744073709551615 4780826 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 127092 107919 397 719 0 126371 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 508368

[startup+222.301 s]
/proc/loadavg: 0.99 0.58 0.23 2/107 27741
/proc/meminfo: memFree=1242716/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=623380 CPUtime=222.24
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 136432 0 0 0 21556 668 0 0 25 0 1 0 88824015 638341120 132659 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 155845 132659 397 719 0 155124 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 623380

[startup+282.301 s]
/proc/loadavg: 0.99 0.65 0.28 2/107 27743
/proc/meminfo: memFree=1137688/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=744476 CPUtime=282.22
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 162771 0 0 0 27403 819 0 0 25 0 1 0 88824015 762343424 158998 1992294400 4194304 7136930 140736193884736 18446744073709551615 5955603 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 186119 158998 397 719 0 185398 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 744476

[startup+342.301 s]
/proc/loadavg: 0.99 0.71 0.32 2/107 27745
/proc/meminfo: memFree=1024724/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=872904 CPUtime=342.2
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 190798 0 0 0 33233 987 0 0 25 0 1 0 88824015 893853696 187025 1992294400 4194304 7136930 140736193884736 18446744073709551615 4643136 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 218226 187025 397 719 0 217505 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 872904

[startup+402.301 s]
/proc/loadavg: 0.99 0.76 0.36 2/107 27747
/proc/meminfo: memFree=904444/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1004472 CPUtime=402.18
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 221252 0 0 0 39061 1157 0 0 25 0 1 0 88824015 1028579328 217479 1992294400 4194304 7136930 140736193884736 18446744073709551615 6212628 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 251118 217479 397 719 0 250397 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1004472

[startup+462.302 s]
/proc/loadavg: 0.99 0.80 0.40 2/107 27747
/proc/meminfo: memFree=766928/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1165280 CPUtime=462.18
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 255175 0 0 0 44893 1325 0 0 25 0 1 0 88824015 1193246720 251402 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 291320 251402 397 719 0 290599 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1165280

[startup+522.301 s]
/proc/loadavg: 0.99 0.83 0.43 2/107 27749
/proc/meminfo: memFree=648260/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1310432 CPUtime=522.16
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 285189 0 0 0 50732 1484 0 0 25 0 1 0 88824015 1341882368 281416 1992294400 4194304 7136930 140736193884736 18446744073709551615 4978487 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 327608 281416 397 719 0 326887 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1310432

[startup+582.301 s]
/proc/loadavg: 0.99 0.86 0.47 2/107 27751
/proc/meminfo: memFree=534304/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1428168 CPUtime=582.15
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 313178 0 0 0 56567 1648 0 0 25 0 1 0 88824015 1462444032 309405 1992294400 4194304 7136930 140736193884736 18446744073709551615 6166784 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 357042 309405 397 719 0 356321 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1428168

[startup+642.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/107 27753
/proc/meminfo: memFree=426796/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1542108 CPUtime=642.14
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 339840 0 0 0 62417 1797 0 0 25 0 1 0 88824015 1579118592 336067 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 385527 336067 397 719 0 384806 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1542108

[startup+702.301 s]

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

/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 383616 0 0 0 97712 2492 0 0 25 0 1 0 88824015 1777696768 378695 1992294400 4194304 7136930 140736193884736 18446744073709551615 4227171 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 434008 378695 397 719 0 433287 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1736032

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.66 2/107 27763
/proc/meminfo: memFree=248608/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1742108 CPUtime=1062.02
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 385352 0 0 0 103630 2572 0 0 25 0 1 0 88824015 1783918592 380431 1992294400 4194304 7136930 140736193884736 18446744073709551615 4219807 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 435527 380431 397 719 0 434806 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 1742108

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.68 2/107 27765
/proc/meminfo: memFree=246872/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1744060 CPUtime=1122.01
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 385776 0 0 0 109550 2651 0 0 25 0 1 0 88824015 1785917440 380855 1992294400 4194304 7136930 140736193884736 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 436015 380855 397 719 0 435294 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 1744060

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 27767
/proc/meminfo: memFree=240672/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1751104 CPUtime=1181.99
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 387307 0 0 0 115478 2721 0 0 25 0 1 0 88824015 1793130496 382386 1992294400 4194304 7136930 140736193884736 18446744073709551615 5117825 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 437776 382386 397 719 0 437055 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 1751104

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.71 2/107 27772
/proc/meminfo: memFree=236456/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1754992 CPUtime=1241.97
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 388224 0 0 0 121404 2793 0 0 25 0 1 0 88824015 1797111808 383303 1992294400 4194304 7136930 140736193884736 18446744073709551615 4210588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 438748 383303 397 719 0 438027 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 1754992

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/107 27774
/proc/meminfo: memFree=235464/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1756048 CPUtime=1301.97
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 388465 0 0 0 127332 2865 0 0 25 0 1 0 88824015 1798193152 383544 1992294400 4194304 7136930 140736193884736 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 439012 383544 397 719 0 438291 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1756048

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.74 2/107 27774
/proc/meminfo: memFree=234720/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1757208 CPUtime=1361.95
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 388696 0 0 0 133244 2951 0 0 25 0 1 0 88824015 1799380992 383775 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 439302 383775 397 719 0 438581 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1757208

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.75 2/107 27776
/proc/meminfo: memFree=230380/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1760912 CPUtime=1421.93
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 389781 0 0 0 139147 3046 0 0 25 0 1 0 88824015 1803173888 384860 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 440228 384860 397 719 0 439507 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 1760912

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.77 2/107 27778
/proc/meminfo: memFree=227404/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1765460 CPUtime=1481.91
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 390534 0 0 0 145070 3121 0 0 25 0 1 0 88824015 1807831040 385613 1992294400 4194304 7136930 140736193884736 18446744073709551615 4223056 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 441365 385613 397 719 0 440644 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 1765460

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.78 2/107 27780
/proc/meminfo: memFree=225792/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1766812 CPUtime=1541.9
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 390964 0 0 0 150997 3193 0 0 25 0 1 0 88824015 1809215488 386043 1992294400 4194304 7136930 140736193884736 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 441703 386043 397 719 0 440982 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1766812

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.79 2/107 27782
/proc/meminfo: memFree=224304/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1768632 CPUtime=1601.88
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 391324 0 0 0 156918 3270 0 0 25 0 1 0 88824015 1811079168 386403 1992294400 4194304 7136930 140736193884736 18446744073709551615 4704233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 442158 386403 397 719 0 441437 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1768632

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.80 2/107 27782
/proc/meminfo: memFree=224056/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1768632 CPUtime=1661.87
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 391373 0 0 0 162834 3353 0 0 25 0 1 0 88824015 1811079168 386452 1992294400 4194304 7136930 140736193884736 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 442158 386452 397 719 0 441437 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1768632

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.81 2/107 27784
/proc/meminfo: memFree=220212/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1772364 CPUtime=1721.85
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 392330 0 0 0 168761 3424 0 0 25 0 1 0 88824015 1814900736 387409 1992294400 4194304 7136930 140736193884736 18446744073709551615 4979046 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 443091 387409 397 719 0 442370 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1772364

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 27786
/proc/meminfo: memFree=217112/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1776380 CPUtime=1781.84
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 393061 0 0 0 174688 3496 0 0 25 0 1 0 88824015 1819013120 388140 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 444095 388140 397 719 0 443374 0
Current children cumulated CPU time (s) 1781.84
Current children cumulated vsize (KiB) 1776380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 0.99 0.97 0.82 2/107 27786
/proc/meminfo: memFree=217112/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1776380 CPUtime=1800.04
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 393061 0 0 0 176486 3518 0 0 25 0 1 0 88824015 1819013120 388140 1992294400 4194304 7136930 140736193884736 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/27734/statm: 444095 388140 397 719 0 443374 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1776380

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -27734

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

[startup+1801.4 s]
/proc/loadavg: 0.99 0.97 0.82 2/108 27787
/proc/meminfo: memFree=217104/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1776380 CPUtime=1800.93
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 393076 0 0 0 176575 3518 0 0 19 0 1 0 88824015 1819013120 388155 1992294400 4194304 7136930 140736193884736 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27734/statm: 444095 388155 402 719 0 443374 0
Current children cumulated CPU time (s) 1800.93
Current children cumulated vsize (KiB) 1776380

[startup+1802.2 s]
/proc/loadavg: 0.99 0.97 0.82 2/108 27787
/proc/meminfo: memFree=216980/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=1749976 CPUtime=1801.73
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4202496 393076 0 0 0 176655 3518 0 0 20 0 1 0 88824015 1791975424 381748 1992294400 4194304 7136930 140736193884736 18446744073709551615 4670194 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27734/statm: 437494 381748 402 719 0 436773 0
Current children cumulated CPU time (s) 1801.73
Current children cumulated vsize (KiB) 1749976

[startup+1802.6 s]
/proc/loadavg: 0.99 0.97 0.82 2/108 27787
/proc/meminfo: memFree=216980/2059040 swapFree=4140024/4192956
[pid=27734] ppid=27732 vsize=0 CPUtime=1802.13
/proc/27734/stat : 27734 (pbscip.linux.x8) R 27732 27734 27682 0 -1 4203524 393076 0 0 0 176682 3531 0 0 21 0 1 0 88824015 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/27734/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.64
CPU time (s): 1802.18
CPU user time (s): 1766.83
CPU system time (s): 35.3496
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 1776380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1766.83
system time used= 35.3496
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 393076
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= 6
involuntary context switches= 2371

runsolver used 2.81557 second user time and 8.67768 second system time

The end

Launcher Data

Begin job on node083 at 2010-06-25 16:15:03
IDJOB=2681236
IDBENCH=72484
IDSOLVER=1167
FILE ID=node083/2681236-1277475301
PBS_JOBID= 11190485
Free space on /tmp= 62496 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_5_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-2681236-1277475301/watcher-2681236-1277475301 -o /tmp/evaluation-result-2681236-1277475301/solver-2681236-1277475301 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2681236-1277475301.opb -t 1800 -m 1800

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

MD5SUM BENCH= 06d341d0af76f66d4946a3c264573060
RANDOM SEED=512940650

node083.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.262
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.52
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.262
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	: 5999.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1773724 kB
Buffers:         55356 kB
Cached:         130780 kB
SwapCached:       5544 kB
Active:          64964 kB
Inactive:       134200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1773724 kB
SwapTotal:     4192956 kB
SwapFree:      4140024 kB
Dirty:            3668 kB
Writeback:           0 kB
AnonPages:       11488 kB
Mapped:          11984 kB
Slab:            64272 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181840 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= 62492 MiB
End job on node083 at 2010-06-25 16:45:06