Trace number 3742855

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.07 1797.39

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX15_K67_cod1.opb
MD5SUMf41730055ea486b7e933c271a5f5a655
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-80
Best CPU time to get the best result obtained on this benchmark223.147
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 903870
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 903870
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 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-3742855-1338791333.opb>
0.29/0.34	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.29/0.34	c problem read
0.29/0.34	c presolving settings loaded
0.49/0.59	c presolving:
0.68/0.75	c (round 1) 3294 del vars, 3219 del conss, 0 add conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12912 impls, 504 clqs
0.79/0.81	c (round 2) 4444 del vars, 4374 del conss, 0 add conss, 1152 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13588 impls, 503 clqs
0.79/0.87	c (round 3) 5045 del vars, 4975 del conss, 0 add conss, 1753 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14634 impls, 503 clqs
0.89/0.93	c (round 4) 5464 del vars, 5394 del conss, 0 add conss, 2172 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16300 impls, 503 clqs
0.89/0.98	c (round 5) 5792 del vars, 5722 del conss, 0 add conss, 2500 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17978 impls, 503 clqs
1.00/1.03	c (round 6) 6057 del vars, 5987 del conss, 0 add conss, 2765 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18682 impls, 503 clqs
1.00/1.08	c (round 7) 6267 del vars, 6197 del conss, 0 add conss, 2975 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20210 impls, 503 clqs
1.10/1.13	c (round 8) 6464 del vars, 6394 del conss, 0 add conss, 3172 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21122 impls, 503 clqs
1.10/1.18	c (round 9) 6485 del vars, 6415 del conss, 0 add conss, 3193 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21736 impls, 503 clqs
1.19/1.22	c (round 10) 6545 del vars, 6475 del conss, 0 add conss, 3253 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22334 impls, 503 clqs
31.28/31.31	c (round 11) 6596 del vars, 6541 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34344 upgd conss, 2069944 impls, 503 clqs
31.48/31.50	c (round 12) 6596 del vars, 6591 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 2069944 impls, 504 clqs
171.66/171.78	c (round 13) 6735 del vars, 6591 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 10825804 impls, 504 clqs
171.86/171.97	c (round 14) 6735 del vars, 6730 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 10825896 impls, 504 clqs
188.36/188.47	c (round 15) 6789 del vars, 6730 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 11203634 impls, 504 clqs
188.56/188.66	c (round 16) 6789 del vars, 6784 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 11203840 impls, 504 clqs
213.85/213.98	c (round 17) 6839 del vars, 6784 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 12362254 impls, 504 clqs
214.05/214.18	c (round 18) 6839 del vars, 6834 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 12362254 impls, 504 clqs
244.85/244.98	c    (245.0s) probing: 1000/33905 (2.9%) - 326 fixings, 16 aggregations, 939901 implications, 0 bound changes
246.25/246.35	c (round 19) 6891 del vars, 6834 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 15022152 impls, 504 clqs
246.45/246.53	c (round 20) 6891 del vars, 6886 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 15022152 impls, 504 clqs
272.15/272.22	c (round 21) 6941 del vars, 6886 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 16250484 impls, 504 clqs
272.35/272.41	c (round 22) 6941 del vars, 6936 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 16250484 impls, 504 clqs
285.55/285.67	c    (285.7s) probing: 2000/33905 (5.9%) - 388 fixings, 18 aggregations, 1281107 implications, 0 bound changes
330.94/331.09	c    (331.1s) probing: 3000/33905 (8.8%) - 395 fixings, 35 aggregations, 2393883 implications, 0 bound changes
371.53/371.68	c (round 23) 6991 del vars, 6936 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 23259078 impls, 504 clqs
371.74/371.87	c (round 24) 6991 del vars, 6986 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 23259078 impls, 504 clqs
384.03/384.16	c    (384.2s) probing: 4000/33905 (11.8%) - 408 fixings, 41 aggregations, 3288646 implications, 0 bound changes
436.12/436.29	c    (436.3s) probing: 5000/33905 (14.7%) - 410 fixings, 44 aggregations, 4457986 implications, 0 bound changes
507.71/507.86	c    (507.9s) probing: 6000/33905 (17.7%) - 414 fixings, 52 aggregations, 5972707 implications, 0 bound changes
569.40/569.59	c    (569.6s) probing: 7000/33905 (20.6%) - 416 fixings, 60 aggregations, 7087295 implications, 0 bound changes
616.29/616.46	c (round 25) 7041 del vars, 6986 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 36554682 impls, 504 clqs
616.50/616.65	c (round 26) 7041 del vars, 7036 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 36554682 impls, 504 clqs
625.00/625.19	c    (625.2s) probing: 8000/33905 (23.6%) - 423 fixings, 72 aggregations, 8008813 implications, 0 bound changes
700.48/700.61	c    (700.6s) probing: 9000/33905 (26.5%) - 428 fixings, 80 aggregations, 9471788 implications, 0 bound changes
776.67/776.85	c    (776.8s) probing: 10000/33905 (29.5%) - 432 fixings, 88 aggregations, 10876354 implications, 0 bound changes
849.07/849.28	c    (849.3s) probing: 11000/33905 (32.4%) - 436 fixings, 98 aggregations, 12128145 implications, 0 bound changes
918.36/918.58	c    (918.6s) probing: 12000/33905 (35.4%) - 440 fixings, 103 aggregations, 13296107 implications, 0 bound changes
922.35/922.50	c (round 27) 7091 del vars, 7036 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 51822980 impls, 504 clqs
922.45/922.69	c (round 28) 7091 del vars, 7086 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 51822980 impls, 504 clqs
991.04/991.26	c    (991.3s) probing: 13000/33905 (38.3%) - 443 fixings, 110 aggregations, 14725397 implications, 0 bound changes
1067.62/1067.84	c    (1067.8s) probing: 14000/33905 (41.3%) - 445 fixings, 118 aggregations, 16240557 implications, 0 bound changes
1143.40/1143.70	c    (1143.7s) probing: 15000/33905 (44.2%) - 449 fixings, 126 aggregations, 17663263 implications, 0 bound changes
1212.89/1213.14	c    (1213.1s) probing: 16000/33905 (47.2%) - 454 fixings, 132 aggregations, 18772983 implications, 0 bound changes
1234.49/1234.70	c (round 29) 7141 del vars, 7086 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 67743024 impls, 504 clqs
1234.59/1234.89	c (round 30) 7141 del vars, 7136 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 67743024 impls, 504 clqs
1270.38/1270.66	c    (1270.7s) probing: 17000/33905 (50.1%) - 464 fixings, 135 aggregations, 19741008 implications, 0 bound changes
1351.77/1352.06	c    (1352.1s) probing: 18000/33905 (53.1%) - 466 fixings, 145 aggregations, 21399153 implications, 0 bound changes
1433.65/1433.92	c    (1433.9s) probing: 19000/33905 (56.0%) - 468 fixings, 154 aggregations, 22953211 implications, 0 bound changes
1506.04/1506.36	c    (1506.4s) probing: 20000/33905 (59.0%) - 470 fixings, 159 aggregations, 24294754 implications, 0 bound changes
1546.93/1547.23	c (round 31) 7191 del vars, 7136 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 83746694 impls, 504 clqs
1547.13/1547.42	c (round 32) 7191 del vars, 7186 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 83746694 impls, 504 clqs
1558.34/1558.70	c    (1558.7s) probing: 21000/33905 (61.9%) - 482 fixings, 163 aggregations, 24758275 implications, 0 bound changes
1640.01/1640.30	c    (1640.3s) probing: 22000/33905 (64.9%) - 485 fixings, 173 aggregations, 26506013 implications, 0 bound changes
1716.09/1716.47	c    (1716.5s) probing: 23000/33905 (67.8%) - 487 fixings, 181 aggregations, 28026348 implications, 0 bound changes
1789.68/1790.06	c    (1790.1s) probing: 24000/33905 (70.8%) - 489 fixings, 187 aggregations, 29476896 implications, 0 bound changes
1796.67/1797.02	c    (1797.0s) probing: 24064/33905 (71.0%) - 489 fixings, 188 aggregations, 29607227 implications, 0 bound changes
1796.67/1797.02	c    (1797.0s) probing aborted: solving stopped
1796.67/1797.02	c (round 33) 7223 del vars, 7186 del conss, 0 add conss, 3254 chg bounds, 0 chg sides, 0 chg coeffs, 34409 upgd conss, 97840574 impls, 504 clqs
1796.67/1797.02	c presolving (33 rounds):
1796.67/1797.02	c  7223 deleted vars, 7186 deleted constraints, 0 added constraints, 3254 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.67/1797.02	c  97840574 implications, 504 cliques
1796.67/1797.02	c presolving was interrupted.
1796.67/1797.02	c Presolving Time: 1796.54
1796.67/1797.02	c - non default parameters ----------------------------------------------------------------------
1796.67/1797.02	c # SCIP version 2.0.1.5
1796.67/1797.02	c 
1796.67/1797.02	c # frequency for displaying node information lines
1796.67/1797.02	c # [type: int, range: [-1,2147483647], default: 100]
1796.67/1797.02	c display/freq = 10000
1796.67/1797.02	c 
1796.67/1797.02	c # maximal time in seconds to run
1796.67/1797.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.67/1797.02	c limits/time = 1797
1796.67/1797.02	c 
1796.67/1797.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.67/1797.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.67/1797.02	c limits/memory = 13950
1796.67/1797.02	c 
1796.67/1797.02	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.67/1797.02	c # [type: int, range: [1,2], default: 1]
1796.67/1797.02	c timing/clocktype = 2
1796.67/1797.02	c 
1796.67/1797.02	c # belongs reading time to solving time?
1796.67/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.02	c timing/reading = TRUE
1796.67/1797.02	c 
1796.67/1797.02	c # should presolving try to simplify inequalities
1796.67/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.02	c constraints/linear/simplifyinequalities = TRUE
1796.67/1797.02	c 
1796.67/1797.02	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.67/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.02	c constraints/indicator/addCouplingCons = TRUE
1796.67/1797.02	c 
1796.67/1797.02	c # should presolving try to simplify knapsacks
1796.67/1797.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.67/1797.02	c constraints/knapsack/simplifyinequalities = TRUE
1796.67/1797.02	c 
1796.67/1797.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.67/1797.02	c # [type: int, range: [-1,2147483647], default: -1]
1796.67/1797.02	c separating/rapidlearning/freq = 0
1796.67/1797.02	c 
1796.67/1797.02	c -----------------------------------------------------------------------------------------------
1796.67/1797.02	c start solving
1796.67/1797.04	c presolving:
1796.67/1797.04	c presolving (33 rounds):
1796.67/1797.04	c  7223 deleted vars, 7186 deleted constraints, 0 added constraints, 3254 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1796.67/1797.04	c  97840574 implications, 504 cliques
1796.67/1797.04	c presolving was interrupted.
1796.67/1797.04	c Presolving Time: 1796.55
1796.67/1797.04	c 
1796.67/1797.04	c SCIP Status        : solving was interrupted [time limit reached]
1796.67/1797.04	c Solving Time (sec) : 1797.03
1796.67/1797.04	c Solving Nodes      : 0
1796.67/1797.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.67/1797.04	s UNKNOWN
1796.67/1797.04	c SCIP Status        : solving was interrupted [time limit reached]
1796.67/1797.04	c Total Time         :    1797.03
1796.67/1797.04	c   solving          :    1797.03
1796.67/1797.04	c   presolving       :    1796.55 (included in solving)
1796.67/1797.04	c   reading          :       0.33 (included in solving)
1796.67/1797.04	c Original Problem   :
1796.67/1797.04	c   Problem name     : HOME/instance-3742855-1338791333.opb
1796.67/1797.04	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.04	c   Constraints      : 40950 initial, 40950 maximal
1796.67/1797.04	c Presolved Problem  :
1796.67/1797.04	c   Problem name     : t_HOME/instance-3742855-1338791333.opb
1796.67/1797.04	c   Variables        : 33228 (33228 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.67/1797.04	c   Constraints      : 33764 initial, 33764 maximal
1796.67/1797.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.67/1797.04	c   trivial          :       0.09        123          0          0          0          0          0          0          0          0
1796.67/1797.04	c   dualfix          :       0.07       3168          0          0          0          0          0          0          0          0
1796.67/1797.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.04	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.67/1797.04	c   implics          :       0.20          0          1          0          0          0          0          0          0          0
1796.67/1797.04	c   probing          :    1791.78        489        188          0          0          0          0          0          0          0
1796.67/1797.04	c   knapsack         :       1.51          0          0          0          0          0          0          0          0          0
1796.67/1797.04	c   setppc           :       0.20          0          0          0          0          0        452          0          0          0
1796.67/1797.04	c   linear           :       1.68       3254          0          0       3254          0       6541          0          0          0
1796.67/1797.04	c   logicor          :       0.79          0          0          0          0          0        193          0          0          0
1796.67/1797.04	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.67/1797.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.67/1797.04	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.67/1797.04	c   knapsack         :          0+         0     297600          0          0          0          0         32          0          0          0          0
1796.67/1797.04	c   setppc           :          0+         0     297567          0          0          0          0        209          0          0          0          0
1796.67/1797.04	c   linear           :          0+         0        156          0          0          0          0          0          0          0          0          0
1796.67/1797.04	c   logicor          :          0+         0     274130          0          0          0          0         23          0          0          0          0
1796.67/1797.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.67/1797.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.67/1797.04	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.67/1797.04	c   knapsack         :      69.62       0.00      69.62       0.00       0.00       0.00       0.00
1796.67/1797.04	c   setppc           :      43.56       0.00      43.56       0.00       0.00       0.00       0.00
1796.67/1797.04	c   linear           :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
1796.67/1797.04	c   logicor          :     268.82       0.00     268.82       0.00       0.00       0.00       0.00
1796.67/1797.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.67/1797.04	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.67/1797.04	c   vbounds          :          0          0          0          0
1796.67/1797.04	c   rootredcost      :          0          0          0          0
1796.67/1797.04	c   pseudoobj        :          0          0          0          0
1796.67/1797.04	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.67/1797.04	c   vbounds          :       0.22       0.22       0.00
1796.67/1797.04	c   rootredcost      :       0.20       0.20       0.00
1796.67/1797.04	c   pseudoobj        :       0.19       0.19       0.00
1796.67/1797.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.67/1797.04	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.67/1797.04	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.67/1797.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.67/1797.04	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.67/1797.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.98/1797.38	c Time complete: 1797.06.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3742855-1338791333/watcher-3742855-1338791333 -o /tmp/evaluation-result-3742855-1338791333/solver-3742855-1338791333 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3742855-1338791333.opb -t 1800 -m 15500 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 754
/proc/meminfo: memFree=27014668/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=7628 CPUtime=0 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 629 0 0 0 0 0 0 0 20 0 1 0 345258433 7811072 583 33554432000 4194304 9016284 140736721270016 140735505711096 7870589 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 1907 592 189 1178 0 725 0

[startup+0.085721 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 754
/proc/meminfo: memFree=27014668/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=41888 CPUtime=0.07 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 9513 0 0 0 6 1 0 0 20 0 1 0 345258433 42893312 9416 33554432000 4194304 9016284 140736721270016 140736721268648 4447071 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 10472 9416 360 1178 0 9290 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 41888

[startup+0.100323 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 754
/proc/meminfo: memFree=27014668/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=44316 CPUtime=0.09 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 10128 0 0 0 8 1 0 0 20 0 1 0 345258433 45379584 10031 33554432000 4194304 9016284 140736721270016 140736721268648 7870473 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 11079 10031 360 1178 0 9897 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44316

[startup+0.300267 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 754
/proc/meminfo: memFree=27014668/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=60120 CPUtime=0.29 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 14070 0 0 0 27 2 0 0 20 0 1 0 345258433 61562880 13973 33554432000 4194304 9016284 140736721270016 140736721268648 7998466 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 15030 13973 360 1178 0 13848 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60120

[startup+0.700283 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 754
/proc/meminfo: memFree=27014668/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=141152 CPUtime=0.68 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 33923 0 0 0 63 5 0 0 20 0 1 0 345258433 144539648 33814 33554432000 4194304 9016284 140736721270016 140736721264200 8107690 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 35288 33814 485 1178 0 34106 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 141152

[startup+1.50028 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 755
/proc/meminfo: memFree=26842308/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=143996 CPUtime=1.49 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 36014 0 0 0 143 6 0 0 20 0 1 0 345258433 147451904 34579 33554432000 4194304 9016284 140736721270016 140736721266920 4935238 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 35999 34579 497 1178 0 34817 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 143996

[startup+3.10022 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 755
/proc/meminfo: memFree=26796040/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=221716 CPUtime=3.09 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 55321 0 0 0 300 9 0 0 20 0 1 0 345258433 227037184 53066 33554432000 4194304 9016284 140736721270016 140736721263640 6479904 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 55429 53066 521 1178 0 54247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 221716

[startup+6.3004 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 755
/proc/meminfo: memFree=26598136/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=310404 CPUtime=6.28 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 75794 0 0 0 617 11 0 0 20 0 1 0 345258433 317853696 73539 33554432000 4194304 9016284 140736721270016 140736721265768 6480372 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 77601 73539 521 1178 0 76419 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 310404

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 755
/proc/meminfo: memFree=26533356/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=334704 CPUtime=12.69 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 81847 0 0 0 1256 13 0 0 20 0 1 0 345258433 342736896 79592 33554432000 4194304 9016284 140736721270016 140736721265400 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 83676 79592 521 1178 0 82494 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 334704

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 755
/proc/meminfo: memFree=26424096/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=361424 CPUtime=25.48 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 88317 0 0 0 2534 14 0 0 20 0 1 0 345258433 370098176 86062 33554432000 4194304 9016284 140736721270016 140736721265400 6480429 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 90356 86062 521 1178 0 89174 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 361424

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 755
/proc/meminfo: memFree=26223368/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=473972 CPUtime=51.08 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 115499 0 0 0 5089 19 0 0 20 0 1 0 345258433 485347328 113755 33554432000 4194304 9016284 140736721270016 140736721265400 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 118493 113755 535 1178 0 117311 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 473972

[startup+102.308 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 758
/proc/meminfo: memFree=25902500/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=634380 CPUtime=102.28 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 154026 0 0 0 10201 27 0 0 20 0 1 0 345258433 649605120 152282 33554432000 4194304 9016284 140736721270016 140736721265400 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 158595 152282 535 1178 0 157413 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 634380

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 759
/proc/meminfo: memFree=25561040/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=753712 CPUtime=162.27 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 183386 0 0 0 16192 35 0 0 20 0 1 0 345258433 771801088 181642 33554432000 4194304 9016284 140736721270016 140736721265400 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 188428 181642 535 1178 0 187246 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 753712

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 759
/proc/meminfo: memFree=25356964/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=767964 CPUtime=222.25 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 187293 0 0 0 22190 35 0 0 20 0 1 0 345258433 786395136 185549 33554432000 4194304 9016284 140736721270016 140736721265688 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 191991 185549 535 1178 0 190809 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 767964

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 759
/proc/meminfo: memFree=25134784/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=845236 CPUtime=282.25 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 206717 0 0 0 28187 38 0 0 20 0 1 0 345258433 865521664 204973 33554432000 4194304 9016284 140736721270016 140736721265720 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 211309 204973 540 1178 0 210127 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 845236

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 759
/proc/meminfo: memFree=24837336/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=1008132 CPUtime=342.24 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 246944 0 0 0 34180 44 0 0 20 0 1 0 345258433 1032327168 245200 33554432000 4194304 9016284 140736721270016 140736721265608 4889768 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 252033 245200 540 1178 0 250851 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1008132

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 759
/proc/meminfo: memFree=24615156/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=1109420 CPUtime=402.23 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 272011 0 0 0 40174 49 0 0 20 0 1 0 345258433 1136046080 270267 33554432000 4194304 9016284 140736721270016 140736721265608 4318205 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 277355 270267 540 1178 0 276173 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1109420

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 761
/proc/meminfo: memFree=24419380/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=1235160 CPUtime=462.22 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 303535 0 0 0 46168 54 0 0 20 0 1 0 345258433 1264803840 301791 33554432000 4194304 9016284 140736721270016 140736721265608 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 308790 301791 540 1178 0 307608 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1235160

[startup+522.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 761
/proc/meminfo: memFree=24180576/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=1348528 CPUtime=522.21 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 331999 0 0 0 52162 59 0 0 20 0 1 0 345258433 1380892672 330255 33554432000 4194304 9016284 140736721270016 140736721265608 4878660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 337132 330255 540 1178 0 335950 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1348528

[startup+582.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 761
/proc/meminfo: memFree=24082892/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=1443092 CPUtime=582.2 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 355411 0 0 0 58157 63 0 0 20 0 1 0 345258433 1477726208 353667 33554432000 4194304 9016284 140736721270016 140736721265400 4878660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 360773 353667 540 1178 0 359591 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1443092

[startup+642.3 s]

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

/proc/meminfo: memFree=23464824/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2052064 CPUtime=1062.11 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 505946 0 0 0 106119 92 0 0 20 0 1 0 345258433 2101313536 504234 33554432000 4194304 9016284 140736721270016 140736721265608 6480425 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 513016 504234 540 1178 0 511834 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 2052064

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 766
/proc/meminfo: memFree=23385988/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2131228 CPUtime=1122.11 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 525226 0 0 0 112115 96 0 0 20 0 1 0 345258433 2182377472 523514 33554432000 4194304 9016284 140736721270016 140736721265608 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 532807 523514 540 1178 0 531625 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 2131228

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 766
/proc/meminfo: memFree=23312300/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2205380 CPUtime=1182.1 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 543594 0 0 0 118111 99 0 0 20 0 1 0 345258433 2258309120 541915 33554432000 4194304 9016284 140736721270016 140736721265608 4878660 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 551345 541915 540 1178 0 550163 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 2205380

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 766
/proc/meminfo: memFree=23260992/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2252944 CPUtime=1242.09 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 555805 0 0 0 124108 101 0 0 20 0 1 0 345258433 2307014656 554812 33554432000 4194304 9016284 140736721270016 140736721265720 4888101 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 563236 554812 540 1178 0 562054 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 2252944

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 769
/proc/meminfo: memFree=23023136/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2346952 CPUtime=1302.08 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 578406 0 0 0 130104 104 0 0 20 0 1 0 345258433 2403278848 577862 33554432000 4194304 9016284 140736721270016 140736721265208 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 586738 577862 540 1178 0 585556 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 2346952

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 770
/proc/meminfo: memFree=22928868/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2434008 CPUtime=1362.07 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 599500 0 0 0 136098 109 0 0 20 0 1 0 345258433 2492424192 599881 33554432000 4194304 9016284 140736721270016 140736721265608 6407488 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 608502 599881 540 1178 0 607320 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 2434008

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 770
/proc/meminfo: memFree=22842344/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2516112 CPUtime=1422.07 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 619899 0 0 0 142094 113 0 0 20 0 1 0 345258433 2576498688 621034 33554432000 4194304 9016284 140736721270016 140736721265608 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 629028 621034 540 1178 0 627846 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 2516112

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 770
/proc/meminfo: memFree=22751976/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2605292 CPUtime=1482.05 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 642030 0 0 0 148088 117 0 0 20 0 1 0 345258433 2667819008 643180 33554432000 4194304 9016284 140736721270016 140736721265208 6594395 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 651323 643180 540 1178 0 650141 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 2605292

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 770
/proc/meminfo: memFree=22594648/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2663680 CPUtime=1542.03 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 656190 0 0 0 154084 119 0 0 20 0 1 0 345258433 2727608320 657362 33554432000 4194304 9016284 140736721270016 140736721265608 4889369 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 665920 657362 540 1178 0 664738 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2663680

[startup+1602.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/177 770
/proc/meminfo: memFree=22520648/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2738868 CPUtime=1602.03 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 674806 0 0 0 160080 123 0 0 20 0 1 0 345258433 2804600832 676115 33554432000 4194304 9016284 140736721270016 140736721265608 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 684717 676115 540 1178 0 683535 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 2738868

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 771
/proc/meminfo: memFree=22434124/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2825032 CPUtime=1662 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 695915 0 0 0 166073 127 0 0 20 0 1 0 345258433 2892832768 697389 33554432000 4194304 9016284 140736721270016 140736721265608 6594395 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 706258 697389 540 1178 0 705076 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 2825032

[startup+1722.3 s]
/proc/loadavg: 2.13 2.07 2.02 3/177 771
/proc/meminfo: memFree=22349336/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2911092 CPUtime=1721.99 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 717288 0 0 0 172068 131 0 0 20 0 1 0 345258433 2980958208 719107 33554432000 4194304 9016284 140736721270016 140736721265608 6480376 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 727773 719107 540 1178 0 726591 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 2911092

[startup+1782.3 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 771
/proc/meminfo: memFree=22257976/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=3005200 CPUtime=1781.97 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 739800 0 0 0 178061 136 0 0 20 0 1 0 345258433 3077324800 741875 33554432000 4194304 9016284 140736721270016 140736721265400 6480421 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 751300 741875 540 1178 0 750118 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 3005200

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

[startup+1785.5 s]
/proc/loadavg: 2.04 2.05 2.01 3/177 771
/proc/meminfo: memFree=22252272/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=3008108 CPUtime=1785.18 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 740578 0 0 0 178381 137 0 0 20 0 1 0 345258433 3080302592 742670 33554432000 4194304 9016284 140736721270016 140736721265608 4887840 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 752027 742670 540 1178 0 750845 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 3008108

[startup+1791.91 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 771
/proc/meminfo: memFree=22249528/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=3010056 CPUtime=1791.59 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 741328 0 0 0 179022 137 0 0 20 0 1 0 345258433 3082297344 743420 33554432000 4194304 9016284 140736721270016 140736721264568 6480389 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 752514 743420 540 1178 0 751332 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 3010056

[startup+1795.1 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 771
/proc/meminfo: memFree=22241220/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=3015936 CPUtime=1794.78 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 743332 0 0 0 179341 137 0 0 20 0 1 0 345258433 3088318464 745424 33554432000 4194304 9016284 140736721270016 140736721265208 6480403 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 753984 745424 540 1178 0 752802 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 3015936

[startup+1796.7 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 771
/proc/meminfo: memFree=22238476/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=3019908 CPUtime=1796.37 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 744117 0 0 0 179500 137 0 0 20 0 1 0 345258433 3092385792 746246 33554432000 4194304 9016284 140736721270016 140736721265608 6480384 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 754977 746246 540 1178 0 753795 0
Current children cumulated CPU time (s) 1796.37
Current children cumulated vsize (KiB) 3019908

[startup+1797.1 s]
/proc/loadavg: 2.11 2.06 2.01 3/177 771
/proc/meminfo: memFree=22238476/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=3017776 CPUtime=1796.77 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 744585 0 0 0 179540 137 0 0 20 0 1 0 345258433 3090202624 745678 33554432000 4194304 9016284 140736721270016 140736721265608 4687741 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 754444 745678 549 1178 0 753262 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 3017776

[startup+1797.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/174 778
/proc/meminfo: memFree=25754988/32873844 swapFree=7116/7116
[pid=754] ppid=752 vsize=2735036 CPUtime=1796.98 cores=1,3,5,7
/proc/754/stat : 754 (scip-2.0.1.4b_2) R 752 754 32548 0 -1 4202496 744598 0 0 0 179556 142 0 0 20 0 1 0 345258433 2800676864 334092 33554432000 4194304 9016284 140736721270016 140736721265608 8107690 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/754/statm: 683759 333789 562 1178 0 682577 0
Current children cumulated CPU time (s) 1796.98
Current children cumulated vsize (KiB) 2735036

Child status: 0
Real time (s): 1797.39
CPU time (s): 1797.07
CPU user time (s): 1795.57
CPU system time (s): 1.50577
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 3020896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.57
system time used= 1.50577
maximum resident set size= 2986844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 744603
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= 53
involuntary context switches= 1844

runsolver used 3.51647 second user time and 8.93964 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-04 08:28:54
IDJOB=3742855
IDBENCH=90367
IDSOLVER=2329
FILE ID=node138/3742855-1338791333
RUNJOBID= node138-1338780537-32565
PBS_JOBID= 14636830
Free space on /tmp= 70748 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_10null10mast_rapportOE2.0_TMAX15_K67_cod1.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3742855-1338791333/watcher-3742855-1338791333 -o /tmp/evaluation-result-3742855-1338791333/solver-3742855-1338791333 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3742855-1338791333.opb -t 1800 -m 15500

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

MD5SUM BENCH= f41730055ea486b7e933c271a5f5a655
RANDOM SEED=1139780071

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27015088 kB
Buffers:          729168 kB
Cached:          4061204 kB
SwapCached:          208 kB
Active:          2587000 kB
Inactive:        2358528 kB
Active(anon):     139868 kB
Inactive(anon):    11376 kB
Active(file):    2447132 kB
Inactive(file):  2347152 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             38964 kB
Writeback:             0 kB
AnonPages:        220580 kB
Mapped:            16216 kB
Shmem:               200 kB
Slab:             773160 kB
SReclaimable:     215188 kB
SUnreclaim:       557972 kB
KernelStack:        1472 kB
PageTables:         4068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     265568 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70732 MiB
End job on node138 at 2012-06-04 08:58:51