Trace number 2703472

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
SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverUNSAT 188.94 189.102

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-NSR8K.opb
MD5SUMcc5d7ea426a09a5b1cb030d82bbe1743
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables221520
Total number of constraints6283
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6283
Minimum length of a constraint45
Maximum length of a constraint221520
Number of terms in the objective function 221520
Biggest coefficient in the objective function 536870912000000000000
Number of bits for the biggest coefficient in the objective function 69
Sum of the numbers in the objective function 34400198927214221876937
Number of bits of the sum of numbers in the objective function 75
Biggest number in a constraint 536870912000000000000
Number of bits of the biggest number in a constraint 69
Biggest sum of numbers in a constraint 34400301327214221876937
Number of bits of the biggest sum of numbers75
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.01	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.01	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-2703472-1278558530.opb>
2.99/3.07	c [src/scip/reader_opb.c:3100] Warning: there might be <934> coefficients or weight out of range!
2.99/3.07	c original problem has 221520 variables (221520 bin, 0 int, 0 impl, 0 cont) and 6283 constraints
2.99/3.07	c problem read
2.99/3.07	c presolving settings loaded
5.40/5.40	c presolving:
6.79/6.81	c (round 1) 96930 del vars, 0 del conss, 89715 chg bounds, 0 chg sides, 786 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
7.09/7.13	c (round 2) 96930 del vars, 0 del conss, 89715 chg bounds, 0 chg sides, 786 chg coeffs, 87 upgd conss, 0 impls, 0 clqs
8.89/8.98	c (round 3) 96930 del vars, 0 del conss, 89715 chg bounds, 1744 chg sides, 777989 chg coeffs, 88 upgd conss, 0 impls, 0 clqs
11.09/11.11	c (round 4) 97802 del vars, 1 del conss, 89715 chg bounds, 1744 chg sides, 777989 chg coeffs, 88 upgd conss, 0 impls, 1 clqs
41.28/41.31	c    (38.2s) probing: 1000/123718 (0.8%) - 0 fixings, 0 aggregations, 428 implications, 0 bound changes
71.27/71.37	c    (68.3s) probing: 2000/123718 (1.6%) - 0 fixings, 0 aggregations, 874 implications, 0 bound changes
71.38/71.40	c    (68.3s) probing: 2001/123718 (1.6%) - 0 fixings, 0 aggregations, 874 implications, 0 bound changes
71.38/71.40	c    (68.3s) probing aborted: 2000/2000 successive useless probings
71.38/71.44	c presolving (5 rounds):
71.38/71.44	c  97802 deleted vars, 1 deleted constraints, 89715 tightened bounds, 0 added holes, 1744 changed sides, 777989 changed coefficients
71.38/71.44	c  1748 implications, 1 cliques
71.38/71.44	c presolved problem has 123718 variables (123718 bin, 0 int, 0 impl, 0 cont) and 6282 constraints
71.38/71.44	c      87 constraints of type <knapsack>
71.38/71.44	c    6195 constraints of type <linear>
71.38/71.44	c transformed objective value is always integral (scale: 1)
71.38/71.44	c Presolving Time: 67.31
71.38/71.44	c - non default parameters ----------------------------------------------------------------------
71.38/71.44	c # SCIP version 1.2.1.3
71.38/71.44	c 
71.38/71.44	c # frequency for displaying node information lines
71.38/71.44	c # [type: int, range: [-1,2147483647], default: 100]
71.38/71.44	c display/freq = 10000
71.38/71.44	c 
71.38/71.44	c # maximal time in seconds to run
71.38/71.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
71.38/71.44	c limits/time = 1786.94
71.38/71.44	c 
71.38/71.44	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
71.38/71.44	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
71.38/71.44	c limits/memory = 1620
71.38/71.44	c 
71.38/71.44	c # default clock type (1: CPU user seconds, 2: wall clock time)
71.38/71.44	c # [type: int, range: [1,2], default: 1]
71.38/71.44	c timing/clocktype = 2
71.38/71.44	c 
71.38/71.44	c # should presolving try to simplify inequalities
71.38/71.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
71.38/71.44	c constraints/linear/simplifyinequalities = TRUE
71.38/71.44	c 
71.38/71.44	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
71.38/71.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
71.38/71.44	c constraints/indicator/addCouplingCons = TRUE
71.38/71.44	c 
71.38/71.44	c # should presolving try to simplify knapsacks
71.38/71.44	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
71.38/71.44	c constraints/knapsack/simplifyinequalities = TRUE
71.38/71.44	c 
71.38/71.44	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
71.38/71.44	c # [type: int, range: [-1,2147483647], default: -1]
71.38/71.44	c separating/rapidlearning/freq = 0
71.38/71.44	c 
71.38/71.44	c -----------------------------------------------------------------------------------------------
71.38/71.44	c start solving
71.48/71.59	c 
187.53/187.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
187.53/187.63	c   185s|     1 |     0 |  8914 |     - | 548M|   0 |   - | 123k|6282 | 123k|6282 |   0 |   0 |   0 |      --      |      --      |   0.00%
187.53/187.63	c   185s|     1 |     0 |  8914 |     - | 548M|   0 |   - | 123k|6282 | 123k|6282 |   0 |   0 |   0 |      --      |      --      |   0.00%
187.53/187.63	c 
187.53/187.63	c SCIP Status        : problem is solved [infeasible]
187.53/187.63	c Solving Time (sec) : 184.56
187.53/187.63	c Solving Nodes      : 1
187.53/187.63	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
187.53/187.63	c Dual Bound         : +1.00000000000000e+20
187.53/187.63	c Gap                : 0.00 %
187.53/187.63	s UNSATISFIABLE
187.53/187.63	c SCIP Status        : problem is solved [infeasible]
187.53/187.63	c Solving Time       :     184.56
187.53/187.63	c Original Problem   :
187.53/187.63	c   Problem name     : HOME/instance-2703472-1278558530.opb
187.53/187.63	c   Variables        : 221520 (221520 binary, 0 integer, 0 implicit integer, 0 continuous)
187.53/187.63	c   Constraints      : 6283 initial, 6283 maximal
187.53/187.63	c Presolved Problem  :
187.53/187.63	c   Problem name     : t_HOME/instance-2703472-1278558530.opb
187.53/187.63	c   Variables        : 123718 (123718 binary, 0 integer, 0 implicit integer, 0 continuous)
187.53/187.63	c   Constraints      : 6282 initial, 6282 maximal
187.53/187.63	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
187.53/187.63	c   trivial          :       0.14          0          0          0          0          0          0          0          0
187.53/187.63	c   dualfix          :       0.13       1892          0          0          0          0          0          0          0
187.53/187.63	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
187.53/187.63	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
187.53/187.63	c   implics          :       0.04          0          0          0          0          0          0          0          0
187.53/187.63	c   probing          :      60.22          0          0          0          0          0          0          0          0
187.53/187.63	c   knapsack         :       3.45          0          0          0          0          0          1       1744     777203
187.53/187.63	c   linear           :       1.87      95910          0          0      89715          0          0          0        786
187.53/187.63	c   root node        :          -          0          -          -          0          -          -          -          -
187.53/187.63	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
187.53/187.63	c   integral         :          0          0          0          0          0          0          0          0          0          0
187.53/187.63	c   knapsack         :         87          0       4709          0          0          0          0          0          0          0
187.53/187.63	c   linear           :       6195          0       4709          0          0          0          0          0          0          0
187.53/187.63	c   countsols        :          0          0          0          0          0          0          0          0          0          0
187.53/187.63	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
187.53/187.63	c   integral         :       0.00       0.00       0.00       0.00       0.00
187.53/187.63	c   knapsack         :       1.25       0.00       1.25       0.00       0.00
187.53/187.63	c   linear           :       3.36       0.00       3.36       0.00       0.00
187.53/187.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00
187.53/187.63	c Propagators        :       Time      Calls    Cutoffs    DomReds
187.53/187.63	c   vbounds          :       0.01          2          0          0
187.53/187.63	c   rootredcost      :       0.00          0          0          0
187.53/187.63	c   pseudoobj        :       0.03          2          1          0
187.53/187.63	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
187.53/187.63	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
187.53/187.63	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
187.53/187.63	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
187.53/187.63	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
187.53/187.63	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
187.53/187.63	c   applied globally :          -          -          -          0        0.0          -          -          -
187.53/187.63	c   applied locally  :          -          -          -          0        0.0          -          -          -
187.53/187.63	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
187.53/187.63	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
187.53/187.63	c   redcost          :       0.00          0          0          0          0          0
187.53/187.63	c   impliedbounds    :       0.00          0          0          0          0          0
187.53/187.63	c   intobj           :       0.00          0          0          0          0          0
187.53/187.63	c   cgmip            :       0.00          0          0          0          0          0
187.53/187.63	c   gomory           :       0.00          0          0          0          0          0
187.53/187.63	c   strongcg         :       0.00          0          0          0          0          0
187.53/187.63	c   cmir             :       0.00          0          0          0          0          0
187.53/187.63	c   flowcover        :       0.00          0          0          0          0          0
187.53/187.63	c   clique           :       0.00          0          0          0          0          0
187.53/187.63	c   zerohalf         :       0.00          0          0          0          0          0
187.53/187.63	c   mcf              :       0.00          0          0          0          0          0
187.53/187.63	c   rapidlearning    :       0.00          0          0          0          0          0
187.53/187.63	c Pricers            :       Time      Calls       Vars
187.53/187.63	c   problem variables:       0.00          0          0
187.53/187.63	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
187.53/187.63	c   pscost           :       0.00          0          0          0          0          0          0
187.53/187.63	c   inference        :       0.00          0          0          0          0          0          0
187.53/187.63	c   mostinf          :       0.00          0          0          0          0          0          0
187.53/187.63	c   leastinf         :       0.00          0          0          0          0          0          0
187.53/187.63	c   fullstrong       :       0.00          0          0          0          0          0          0
187.53/187.63	c   allfullstrong    :       0.00          0          0          0          0          0          0
187.53/187.63	c   random           :       0.00          0          0          0          0          0          0
187.53/187.63	c   relpscost        :       0.00          0          0          0          0          0          0
187.53/187.63	c Primal Heuristics  :       Time      Calls      Found
187.53/187.63	c   LP solutions     :       0.00          -          0
187.53/187.63	c   pseudo solutions :       0.00          -          0
187.53/187.63	c   oneopt           :       0.00          0          0
187.53/187.63	c   trivial          :       0.54          2          0
187.53/187.63	c   simplerounding   :       0.00          0          0
187.53/187.63	c   zirounding       :       0.00          0          0
187.53/187.63	c   rounding         :       0.00          0          0
187.53/187.63	c   shifting         :       0.00          0          0
187.53/187.63	c   intshifting      :       0.00          0          0
187.53/187.63	c   twoopt           :       0.00          0          0
187.53/187.63	c   fixandinfer      :       0.00          0          0
187.53/187.63	c   feaspump         :       0.00          0          0
187.53/187.63	c   coefdiving       :       0.00          0          0
187.53/187.63	c   pscostdiving     :       0.00          0          0
187.53/187.63	c   fracdiving       :       0.00          0          0
187.53/187.63	c   veclendiving     :       0.00          0          0
187.53/187.63	c   intdiving        :       0.00          0          0
187.53/187.63	c   actconsdiving    :       0.00          0          0
187.53/187.63	c   objpscostdiving  :       0.00          0          0
187.53/187.63	c   rootsoldiving    :       0.00          0          0
187.53/187.63	c   linesearchdiving :       0.00          0          0
187.53/187.63	c   guideddiving     :       0.00          0          0
187.53/187.63	c   octane           :       0.00          0          0
187.53/187.63	c   rens             :       0.00          0          0
187.53/187.63	c   rins             :       0.00          0          0
187.53/187.63	c   localbranching   :       0.00          0          0
187.53/187.63	c   mutation         :       0.00          0          0
187.53/187.63	c   crossover        :       0.00          0          0
187.53/187.63	c   dins             :       0.00          0          0
187.53/187.63	c   undercover       :       0.00          0          0
187.53/187.63	c   nlp              :       0.00          0          0
187.53/187.63	c   trysol           :       0.00          0          0
187.53/187.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
187.53/187.63	c   primal LP        :       0.00          0          0       0.00          -
187.53/187.63	c   dual LP          :     115.17          1       8914    8914.00      77.40
187.53/187.63	c   lex dual LP      :       0.00          0          0       0.00          -
187.53/187.63	c   barrier LP       :       0.00          0          0       0.00          -
187.53/187.63	c   diving/probing LP:       0.00          0          0       0.00          -
187.53/187.63	c   strong branching :       0.00          0          0       0.00          -
187.53/187.63	c     (at root node) :          -          0          0       0.00          -
187.53/187.63	c   conflict analysis:       0.00          0          0       0.00          -
187.53/187.63	c B&B Tree           :
187.53/187.63	c   number of runs   :          1
187.53/187.63	c   nodes            :          1
187.53/187.63	c   nodes (total)    :          1
187.53/187.63	c   nodes left       :          0
187.53/187.63	c   max depth        :          0
187.53/187.63	c   max depth (total):          0
187.53/187.63	c   backtracks       :          0 (0.0%)
187.53/187.63	c   delayed cutoffs  :          0
187.53/187.63	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
187.53/187.63	c   avg switch length:       2.00
187.53/187.63	c   switching time   :       0.00
187.53/187.63	c Solution           :
187.53/187.63	c   Solutions found  :          0 (0 improvements)
187.53/187.63	c   Primal Bound     : infeasible
187.53/187.63	c   Dual Bound       :          -
187.53/187.63	c   Gap              :       0.00 %
187.53/187.63	c   Root Dual Bound  :          -
187.53/187.63	c   Root Iterations  :       8914
188.94/189.10	c Time complete: 189.04.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31373
/proc/meminfo: memFree=1911960/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=7908 CPUtime=0
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 1277 0 0 0 0 0 0 0 21 0 1 0 24059767 8097792 1188 1992294400 4194304 8395647 140736101741664 18446744073709551615 7385025 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 1977 1189 370 1026 0 947 0

[startup+0.042083 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31373
/proc/meminfo: memFree=1911960/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=14960 CPUtime=0.03
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 3067 0 0 0 3 0 0 0 21 0 1 0 24059767 15319040 2977 1992294400 4194304 8395647 140736101741664 18446744073709551615 6765680 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 3740 2977 387 1026 0 2710 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14960

[startup+0.10109 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31373
/proc/meminfo: memFree=1911960/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=26352 CPUtime=0.09
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 5809 0 0 0 8 1 0 0 21 0 1 0 24059767 26984448 5717 1992294400 4194304 8395647 140736101741664 18446744073709551615 6347101 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 6588 5727 389 1026 0 5558 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26352

[startup+0.301115 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31373
/proc/meminfo: memFree=1911960/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=61288 CPUtime=0.29
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 14336 0 0 0 24 5 0 0 21 0 1 0 24059767 62758912 14243 1992294400 4194304 8395647 140736101741664 18446744073709551615 5755147 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 15322 14243 389 1026 0 14292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61288

[startup+0.701165 s]
/proc/loadavg: 1.00 1.00 1.00 3/105 31373
/proc/meminfo: memFree=1911960/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=130512 CPUtime=0.69
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 31357 0 0 0 58 11 0 0 22 0 1 0 24059767 133644288 31264 1992294400 4194304 8395647 140736101741664 18446744073709551615 5758032 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 32628 31264 389 1026 0 31598 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 130512

[startup+1.50127 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31374
/proc/meminfo: memFree=1751248/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=172144 CPUtime=1.49
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 41915 0 0 0 134 15 0 0 25 0 1 0 24059767 176275456 41820 1992294400 4194304 8395647 140736101741664 18446744073709551615 7301397 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 43036 41820 394 1026 0 42006 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 172144

[startup+3.10147 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31374
/proc/meminfo: memFree=1739716/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=197128 CPUtime=3.09
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 48011 0 0 0 291 18 0 0 25 0 1 0 24059767 201859072 47562 1992294400 4194304 8395647 140736101741664 18446744073709551615 4729625 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 49282 47562 411 1026 0 48252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 197128

[startup+6.30087 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31374
/proc/meminfo: memFree=1460592/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=459180 CPUtime=6.29
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 113591 0 0 0 589 40 0 0 25 0 1 0 24059767 470200320 113142 1992294400 4194304 8395647 140736101741664 18446744073709551615 4962588 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 114795 113142 467 1026 0 113765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 459180

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31374
/proc/meminfo: memFree=1351100/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=572316 CPUtime=12.69
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 141103 0 0 0 1220 49 0 0 25 0 1 0 24059767 586051584 140345 1992294400 4194304 8395647 140736101741664 18446744073709551615 5604533 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 143079 140345 522 1026 0 142049 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 572316

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31374
/proc/meminfo: memFree=1351100/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=572316 CPUtime=25.48
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 141110 0 0 0 2499 49 0 0 25 0 1 0 24059767 586051584 140345 1992294400 4194304 8395647 140736101741664 18446744073709551615 5604541 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 143079 140345 515 1026 0 142049 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 572316

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31374
/proc/meminfo: memFree=1351100/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=572316 CPUtime=51.08
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 141116 0 0 0 5059 49 0 0 25 0 1 0 24059767 586051584 140351 1992294400 4194304 8395647 140736101741664 18446744073709551615 5604422 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 143079 140351 521 1026 0 142049 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 572316

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31376
/proc/meminfo: memFree=1240864/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=692584 CPUtime=102.27
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 171060 0 0 0 10163 64 0 0 25 0 1 0 24059767 709206016 167910 1992294400 4194304 8395647 140736101741664 18446744073709551615 6670405 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 173146 167910 578 1026 0 172116 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 692584

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1235036/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=698276 CPUtime=162.25
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172552 0 0 0 16154 71 0 0 25 0 1 0 24059767 715034624 169380 1992294400 4194304 8395647 140736101741664 18446744073709551615 6652551 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 174569 169380 594 1026 0 173539 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 698276

############
# WARNING:
# current cumulated CPU time (0 s) is less than in the last sample (188.94 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (188.94 s) to the 'lost time'.

[startup+189.001 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1235284/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=523148 CPUtime=188.94
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172812 0 0 0 18820 74 0 0 25 0 1 0 24059767 535703552 127861 1992294400 4194304 8395647 140736101741664 18446744073709551615 6345866 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 130787 127861 589 1026 0 129757 0
Current children cumulated CPU time (s) 188.94
Current children cumulated vsize (KiB) 523148

[startup+189.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1897196/2059040 swapFree=4138760/4192956
[pid=31373] ppid=-1 vsize=0 CPUtime=0
/proc/31373/stat : -- couldn't open stat file --/proc/31373/statm: 8743 543 302 27 0 5381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0
#
############


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

[startup+166.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1235036/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=698276 CPUtime=166.24
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172552 0 0 0 16553 71 0 0 25 0 1 0 24059767 715034624 169380 1992294400 4194304 8395647 140736101741664 18446744073709551615 6503038 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 174569 169380 594 1026 0 173539 0
Current children cumulated CPU time (s) 166.24
Current children cumulated vsize (KiB) 698276

[startup+179.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1234168/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=699340 CPUtime=179.04
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172802 0 0 0 17832 72 0 0 25 0 1 0 24059767 716124160 169615 1992294400 4194304 8395647 140736101741664 18446744073709551615 6698055 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 174835 169615 579 1026 0 173805 0
Current children cumulated CPU time (s) 179.04
Current children cumulated vsize (KiB) 699340

[startup+185.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1234168/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=699340 CPUtime=185.44
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172802 0 0 0 18472 72 0 0 25 0 1 0 24059767 716124160 169615 1992294400 4194304 8395647 140736101741664 18446744073709551615 6502266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 174835 169615 579 1026 0 173805 0
Current children cumulated CPU time (s) 185.44
Current children cumulated vsize (KiB) 699340

[startup+187.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1234168/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=699340 CPUtime=187.04
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172802 0 0 0 18632 72 0 0 25 0 1 0 24059767 716124160 169615 1992294400 4194304 8395647 140736101741664 18446744073709551615 6503140 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/31373/statm: 174835 169615 579 1026 0 173805 0
Current children cumulated CPU time (s) 187.04
Current children cumulated vsize (KiB) 699340

[startup+187.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1234168/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=699340 CPUtime=187.83
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172810 0 0 0 18711 72 0 0 25 0 1 0 24059767 716124160 169623 1992294400 4194304 8395647 140736101741664 18446744073709551615 4719393 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 174835 169623 587 1026 0 173805 0
Current children cumulated CPU time (s) 187.83
Current children cumulated vsize (KiB) 699340

[startup+188.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1235284/2059040 swapFree=4138760/4192956
[pid=31373] ppid=31371 vsize=695780 CPUtime=188.63
/proc/31373/stat : 31373 (pbscip.linux.x8) R 31371 31373 27786 0 -1 4202496 172812 0 0 0 18791 72 0 0 25 0 1 0 24059767 712478720 168759 1992294400 4194304 8395647 140736101741664 18446744073709551615 4750021 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31373/statm: 173945 168759 589 1026 0 172915 0
Current children cumulated CPU time (s) 188.63
Current children cumulated vsize (KiB) 695780

[startup+189.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 31378
/proc/meminfo: memFree=1897196/2059040 swapFree=4138760/4192956
[pid=31373] ppid=-1 vsize=0 CPUtime=0
/proc/31373/stat : -- couldn't open stat file --/proc/31373/statm: 8743 543 302 27 0 5381 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 0

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31373 and gives
#  childrusage.ru_utime.tv_sec=188
#  childrusage.ru_utime.tv_usec=253381
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=795879
# CPU time returned by wait4() is 189.049
# while last known CPU time is 0
#
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 188.94
#  lost CPU user time (s): 188.2
#  lost CPU system time (s): 0.74

Real time (s): 189.102
CPU time (s): 188.94
CPU user time (s): 188.2
CPU system time (s): 0.74
CPU usage (%): 99.9142
Max. virtual memory (cumulated for all children) (KiB): 699340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.253
system time used= 0.795879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172820
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2692

runsolver used 0.313952 second user time and 0.907861 second system time

The end

Launcher Data

Begin job on node054 at 2010-07-08 05:08:51
IDJOB=2703472
IDBENCH=2369
IDSOLVER=1213
FILE ID=node054/2703472-1278558530
PBS_JOBID= 11239488
Free space on /tmp= 62456 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-NSR8K.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2703472-1278558530/watcher-2703472-1278558530 -o /tmp/evaluation-result-2703472-1278558530/solver-2703472-1278558530 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2703472-1278558530.opb -t 1800 -m 1800

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

MD5SUM BENCH= cc5d7ea426a09a5b1cb030d82bbe1743
RANDOM SEED=610786240

node054.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.239
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.47
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.239
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1912364 kB
Buffers:          2484 kB
Cached:          56408 kB
SwapCached:       5244 kB
Active:          61800 kB
Inactive:         8184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1912364 kB
SwapTotal:     4192956 kB
SwapFree:      4138760 kB
Dirty:           26948 kB
Writeback:           4 kB
AnonPages:       10896 kB
Mapped:          11636 kB
Slab:            54888 kB
PageTables:       4108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179832 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62444 MiB
End job on node054 at 2010-07-08 05:12:00