Trace number 2663756

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1801.05 1801.6

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_1000_60_5.opb
MD5SUMd7281b7a8bb5680ab95cd17583e8be43
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark43
Best CPU time to get the best result obtained on this benchmark1800.18
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
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 constraints1000
Minimum length of a constraint61
Maximum length of a constraint109
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75288
Sum of products size (including duplicates)150576
Number of different products75288
Sum of products size150576

Solver Data

0.00/0.01	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
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-2663756-1276654538.opb>
0.60/0.65	c original problem has 76288 variables (76288 bin, 0 int, 0 impl, 0 cont) and 76288 constraints
0.60/0.65	c problem read
0.60/0.65	c presolving settings loaded
0.60/0.66	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
1.49/1.53	c presolving:
15.09/15.14	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1000 upgd conss, 11544898 impls, 0 clqs
21.38/21.40	c    (20.0s) probing: 101/76288 (0.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
21.38/21.40	c    (20.0s) probing aborted: 100/100 successive totally useless probings
21.38/21.41	c presolving (2 rounds):
21.38/21.41	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
21.38/21.41	c  11544898 implications, 0 cliques
21.38/21.41	c presolved problem has 76288 variables (76288 bin, 0 int, 0 impl, 0 cont) and 76288 constraints
21.38/21.41	c   75288 constraints of type <and>
21.38/21.41	c    1000 constraints of type <logicor>
21.38/21.41	c transformed objective value is always integral (scale: 1)
21.38/21.41	c Presolving Time: 19.71
21.38/21.41	c - non default parameters ----------------------------------------------------------------------
21.38/21.41	c # SCIP version 1.2.1.2
21.38/21.41	c 
21.38/21.41	c # frequency for displaying node information lines
21.38/21.41	c # [type: int, range: [-1,2147483647], default: 100]
21.38/21.41	c display/freq = 10000
21.38/21.41	c 
21.38/21.41	c # maximal time in seconds to run
21.38/21.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.38/21.41	c limits/time = 1799.35
21.38/21.41	c 
21.38/21.41	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
21.38/21.41	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
21.38/21.41	c limits/memory = 1620
21.38/21.41	c 
21.38/21.41	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
21.38/21.41	c # [type: int, range: [-1,2147483647], default: 1]
21.38/21.41	c lp/solvefreq = -1
21.38/21.41	c 
21.38/21.41	c # should presolving try to simplify inequalities
21.38/21.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.38/21.41	c constraints/linear/simplifyinequalities = TRUE
21.38/21.41	c 
21.38/21.41	c # should presolving try to simplify knapsacks
21.38/21.41	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
21.38/21.41	c constraints/knapsack/simplifyinequalities = TRUE
21.38/21.41	c 
21.38/21.41	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
21.38/21.41	c # [type: int, range: [-1,2147483647], default: -1]
21.38/21.41	c heuristics/undercover/freq = 0
21.38/21.41	c 
21.38/21.41	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
21.38/21.41	c # [type: int, range: [-1,2147483647], default: -1]
21.38/21.41	c separating/rapidlearning/freq = 0
21.38/21.41	c 
21.38/21.41	c -----------------------------------------------------------------------------------------------
21.38/21.41	c start solving
21.38/21.48	c 
21.69/21.70	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
21.69/21.70	c  20.3s|     1 |     2 |     0 |     - | 479M|   0 |   - |  76k|  76k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
853.53/853.88	c   852s| 10000 | 10001 |     0 |   0.0 | 542M|1016 |   - |  76k|  76k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1632.40/1632.96	c  1630s| 20000 | 19997 |     0 |   0.0 | 596M|1016 |   - |  76k|  76k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1800.06/1800.61	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.68	c 
1800.06/1800.68	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.68	c Solving Time (sec) : 1797.69
1800.06/1800.68	c Solving Nodes      : 22452
1800.06/1800.68	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.06/1800.68	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.68	c Gap                : infinite
1800.06/1800.68	s UNKNOWN
1800.06/1800.68	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.68	c Solving Time       :    1797.69
1800.06/1800.68	c Original Problem   :
1800.06/1800.68	c   Problem name     : HOME/instance-2663756-1276654538.opb
1800.06/1800.68	c   Variables        : 76288 (76288 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.68	c   Constraints      : 76288 initial, 76288 maximal
1800.06/1800.68	c Presolved Problem  :
1800.06/1800.68	c   Problem name     : t_HOME/instance-2663756-1276654538.opb
1800.06/1800.68	c   Variables        : 76288 (76288 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.06/1800.68	c   Constraints      : 76288 initial, 76292 maximal
1800.06/1800.68	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.68	c   trivial          :       0.04          0          0          0          0          0          0          0          0
1800.06/1800.68	c   dualfix          :       0.02          0          0          0          0          0          0          0          0
1800.06/1800.68	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.68	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.68	c   implics          :       0.03          0          0          0          0          0          0          0          0
1800.06/1800.68	c   probing          :       3.03          0          0          0          0          0          0          0          0
1800.06/1800.68	c   and              :      15.91          0          0          0          0          0          0          0          0
1800.06/1800.68	c   logicor          :       0.07          0          0          0          0          0          0          0          0
1800.06/1800.68	c   root node        :          -          0          -          -          0          -          -          -          -
1800.06/1800.68	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.68	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.06/1800.68	c   and              :      75288          0      62433          0      22448          4    1802198          0          0          0
1800.06/1800.68	c   logicor          :       1000+         0       9653          0      22448          0        171          0          0          0
1800.06/1800.68	c   countsols        :          0          0          0          0      22448          0          0          0          0          0
1800.06/1800.68	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.68	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.06/1800.68	c   and              :     694.76       0.00     572.68       0.00     122.08
1800.06/1800.68	c   logicor          :     166.68       0.00       0.39       0.00     166.29
1800.06/1800.68	c   countsols        :       0.06       0.00       0.00       0.00       0.06
1800.06/1800.68	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.68	c   vbounds          :       0.04          2          0          0
1800.06/1800.68	c   rootredcost      :       0.02          0          0          0
1800.06/1800.68	c   pseudoobj        :      11.53      62233          0          0
1800.06/1800.68	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.68	c   propagation      :       0.00          4          4          4        4.0          0        0.0          -
1800.06/1800.68	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.68	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.68	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.68	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.06/1800.68	c   applied globally :          -          -          -          4        4.0          -          -          -
1800.06/1800.68	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.68	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.68	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.06/1800.68	c   redcost          :       0.00          0          0          0          0          0
1800.06/1800.68	c   impliedbounds    :       0.00          0          0          0          0          0
1800.06/1800.68	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.68	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.68	c   gomory           :       0.00          0          0          0          0          0
1800.06/1800.68	c   strongcg         :       0.00          0          0          0          0          0
1800.06/1800.68	c   cmir             :       0.00          0          0          0          0          0
1800.06/1800.68	c   flowcover        :       0.00          0          0          0          0          0
1800.06/1800.68	c   clique           :       0.00          0          0          0          0          0
1800.06/1800.68	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.68	c   mcf              :       0.00          0          0          0          0          0
1800.06/1800.68	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.68	c Pricers            :       Time      Calls       Vars
1800.06/1800.68	c   problem variables:       0.00          0          0
1800.06/1800.68	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.68	c   relpscost        :       0.00          0          0          0          0          0          0
1800.06/1800.68	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.68	c   inference        :     897.22      22448          0          0          0          0      44896
1800.06/1800.68	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.68	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.68	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.68	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.68	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.68	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.68	c   LP solutions     :       0.00          -          0
1800.06/1800.68	c   pseudo solutions :       0.00          -          0
1800.06/1800.68	c   oneopt           :       0.01          0          0
1800.06/1800.68	c   trivial          :       0.29          2          0
1800.06/1800.68	c   simplerounding   :       0.00          0          0
1800.06/1800.68	c   zirounding       :       0.00          0          0
1800.06/1800.68	c   rounding         :       0.00          0          0
1800.06/1800.68	c   shifting         :       0.00          0          0
1800.06/1800.68	c   intshifting      :       0.00          0          0
1800.06/1800.68	c   twoopt           :       0.00          0          0
1800.06/1800.68	c   fixandinfer      :       0.00          0          0
1800.06/1800.68	c   feaspump         :       0.00          0          0
1800.06/1800.68	c   coefdiving       :       0.00          0          0
1800.06/1800.68	c   pscostdiving     :       0.00          0          0
1800.06/1800.68	c   fracdiving       :       0.00          0          0
1800.06/1800.68	c   veclendiving     :       0.00          0          0
1800.06/1800.68	c   intdiving        :       0.00          0          0
1800.06/1800.68	c   actconsdiving    :       0.00          0          0
1800.06/1800.68	c   objpscostdiving  :       0.00          0          0
1800.06/1800.68	c   rootsoldiving    :       0.00          0          0
1800.06/1800.68	c   linesearchdiving :       0.00          0          0
1800.06/1800.68	c   guideddiving     :       0.00          0          0
1800.06/1800.68	c   octane           :       0.00          0          0
1800.06/1800.68	c   rens             :       0.00          0          0
1800.06/1800.68	c   rins             :       0.00          0          0
1800.06/1800.68	c   localbranching   :       0.00          0          0
1800.06/1800.68	c   mutation         :       0.00          0          0
1800.06/1800.68	c   crossover        :       0.00          0          0
1800.06/1800.68	c   dins             :       0.00          0          0
1800.06/1800.68	c   undercover       :       0.00          0          0
1800.06/1800.68	c   nlp              :       0.02          0          0
1800.06/1800.68	c   trysol           :       0.00          0          0
1800.06/1800.68	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.68	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.68	c   dual LP          :       0.00          0          0       0.00          -
1800.06/1800.68	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.68	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.68	c   diving/probing LP:       0.00          0          0       0.00          -
1800.06/1800.68	c   strong branching :       0.00          0          0       0.00          -
1800.06/1800.68	c     (at root node) :          -          0          0       0.00          -
1800.06/1800.68	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.68	c B&B Tree           :
1800.06/1800.68	c   number of runs   :          1
1800.06/1800.68	c   nodes            :      22452
1800.06/1800.68	c   nodes (total)    :      22452
1800.06/1800.68	c   nodes left       :      22445
1800.06/1800.68	c   max depth        :       1016
1800.06/1800.68	c   max depth (total):       1016
1800.06/1800.68	c   backtracks       :         62 (0.3%)
1800.06/1800.68	c   delayed cutoffs  :          0
1800.06/1800.68	c   repropagations   :        502 (4 domain reductions, 0 cutoffs)
1800.06/1800.68	c   avg switch length:       2.09
1800.06/1800.68	c   switching time   :       5.38
1800.06/1800.68	c Solution           :
1800.06/1800.68	c   Solutions found  :          0 (0 improvements)
1800.06/1800.68	c   Primal Bound     :          -
1800.06/1800.68	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.68	c   Gap              :   infinite
1800.06/1800.68	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.68	c   Root Iterations  :          0
1800.95/1801.59	c Time complete: 1801.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-2663756-1276654538/watcher-2663756-1276654538 -o /tmp/evaluation-result-2663756-1276654538/solver-2663756-1276654538 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663756-1276654538.opb -t 1800 -m 1800 

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


[startup+0 s]
/proc/loadavg: 0.92 1.02 1.02 3/106 13983
/proc/meminfo: memFree=1777368/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=8204 CPUtime=0
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 1230 0 0 0 0 0 0 0 18 0 1 0 6746049 8400896 1153 1992294400 4194304 7136930 140735276119632 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13983/statm: 2051 1162 254 719 0 1330 0

[startup+0.0733199 s]
/proc/loadavg: 0.92 1.02 1.02 3/106 13983
/proc/meminfo: memFree=1777368/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=18144 CPUtime=0.06
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 3912 0 0 0 5 1 0 0 20 0 1 0 6746049 18579456 3835 1992294400 4194304 7136930 140735276119632 18446744073709551615 4342015 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13983/statm: 4588 3843 272 719 0 3867 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18144

[startup+0.101322 s]
/proc/loadavg: 0.92 1.02 1.02 3/106 13983
/proc/meminfo: memFree=1777368/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=22292 CPUtime=0.09
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 4924 0 0 0 8 1 0 0 20 0 1 0 6746049 22827008 4847 1992294400 4194304 7136930 140735276119632 18446744073709551615 5648809 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13983/statm: 5573 4847 272 719 0 4852 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22292

[startup+0.301343 s]
/proc/loadavg: 0.92 1.02 1.02 3/106 13983
/proc/meminfo: memFree=1777368/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=47748 CPUtime=0.29
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 11365 0 0 0 25 4 0 0 20 0 1 0 6746049 48893952 11288 1992294400 4194304 7136930 140735276119632 18446744073709551615 5648960 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13983/statm: 11937 11288 272 719 0 11216 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47748

[startup+0.701383 s]
/proc/loadavg: 0.92 1.02 1.02 3/106 13983
/proc/meminfo: memFree=1777368/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=104112 CPUtime=0.7
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 25920 0 0 0 60 10 0 0 20 0 1 0 6746049 106610688 25341 1992294400 4194304 7136930 140735276119632 18446744073709551615 6166368 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 26028 25341 283 719 0 25307 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 104112

[startup+1.50147 s]
/proc/loadavg: 0.92 1.02 1.02 2/107 13984
/proc/meminfo: memFree=1599172/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=208552 CPUtime=1.49
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 50652 0 0 0 130 19 0 0 23 0 1 0 6746049 213557248 50073 1992294400 4194304 7136930 140735276119632 18446744073709551615 4561370 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 52138 50073 318 719 0 51417 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 208552

[startup+3.10163 s]
/proc/loadavg: 0.92 1.02 1.02 2/107 13984
/proc/meminfo: memFree=1568296/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=246328 CPUtime=3.09
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 59882 0 0 0 286 23 0 0 25 0 1 0 6746049 252239872 59303 1992294400 4194304 7136930 140735276119632 18446744073709551615 6164672 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 61582 59318 328 719 0 60861 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 246328

[startup+6.30096 s]
/proc/loadavg: 0.93 1.02 1.02 2/107 13984
/proc/meminfo: memFree=1467856/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=347448 CPUtime=6.29
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 85388 0 0 0 596 33 0 0 25 0 1 0 6746049 355786752 84809 1992294400 4194304 7136930 140735276119632 18446744073709551615 5968615 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 86862 84809 328 719 0 86141 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 347448

[startup+12.7006 s]
/proc/loadavg: 0.93 1.01 1.02 2/107 13986
/proc/meminfo: memFree=1260652/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=546384 CPUtime=12.69
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 134996 0 0 0 1219 50 0 0 25 0 1 0 6746049 559497216 134417 1992294400 4194304 7136930 140735276119632 18446744073709551615 5969699 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 136596 134417 328 719 0 135875 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 546384

[startup+25.5009 s]
/proc/loadavg: 0.95 1.01 1.02 2/107 13986
/proc/meminfo: memFree=1169636/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=617864 CPUtime=25.49
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 158694 0 0 0 2466 83 0 0 25 0 1 0 6746049 632692736 151842 1992294400 4194304 7136930 140735276119632 18446744073709551615 4774442 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 154466 151842 422 719 0 153745 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 617864

[startup+51.1015 s]
/proc/loadavg: 0.96 1.01 1.02 2/107 13986
/proc/meminfo: memFree=1163064/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=624668 CPUtime=51.07
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 160430 0 0 0 5023 84 0 0 25 0 1 0 6746049 639660032 153538 1992294400 4194304 7136930 140735276119632 18446744073709551615 4642180 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 156167 153538 382 719 0 155446 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 624668

[startup+102.309 s]
/proc/loadavg: 0.98 1.01 1.01 2/107 13988
/proc/meminfo: memFree=1147440/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=639468 CPUtime=102.27
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 164536 0 0 0 10139 88 0 0 25 0 1 0 6746049 654815232 157235 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 159867 157235 382 719 0 159146 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 639468

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.01 2/107 13990
/proc/meminfo: memFree=1147068/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=640484 CPUtime=162.25
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 164760 0 0 0 16135 90 0 0 25 0 1 0 6746049 655855616 157459 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 160121 157459 382 719 0 159400 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 640484

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 13990
/proc/meminfo: memFree=1144092/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=643568 CPUtime=222.23
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 165498 0 0 0 22131 92 0 0 25 0 1 0 6746049 659013632 158196 1992294400 4194304 7136930 140735276119632 18446744073709551615 4774597 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 160892 158196 381 719 0 160171 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 643568

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 13992
/proc/meminfo: memFree=1140248/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=647416 CPUtime=282.21
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 166456 0 0 0 28126 95 0 0 25 0 1 0 6746049 662953984 159154 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 161854 159154 381 719 0 161133 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 647416

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 13994
/proc/meminfo: memFree=1135288/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=652448 CPUtime=342.19
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 167696 0 0 0 34121 98 0 0 25 0 1 0 6746049 668106752 160394 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780830 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 163112 160394 381 719 0 162391 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 652448

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 13996
/proc/meminfo: memFree=1132188/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=655556 CPUtime=402.18
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 168451 0 0 0 40117 101 0 0 25 0 1 0 6746049 671289344 161149 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 163889 161149 381 719 0 163168 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 655556

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 13998
/proc/meminfo: memFree=1128468/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=659520 CPUtime=462.16
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 169369 0 0 0 46113 103 0 0 25 0 1 0 6746049 675348480 162067 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780826 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 164880 162067 381 719 0 164159 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 659520

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 13998
/proc/meminfo: memFree=1124500/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=663528 CPUtime=522.14
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 170356 0 0 0 52108 106 0 0 25 0 1 0 6746049 679452672 163054 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 165882 163054 381 719 0 165161 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 663528

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14000
/proc/meminfo: memFree=1119292/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=668496 CPUtime=582.12
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 171626 0 0 0 58102 110 0 0 25 0 1 0 6746049 684539904 164324 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 167124 164324 381 719 0 166403 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 668496

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14002
/proc/meminfo: memFree=1117184/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=670744 CPUtime=642.11
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 172167 0 0 0 64098 113 0 0 25 0 1 0 6746049 686841856 164865 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 167686 164865 381 719 0 166965 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 670744

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14015
/proc/meminfo: memFree=1086556/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=700552 CPUtime=1001.99
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 179547 0 0 0 100063 136 0 0 25 0 1 0 6746049 717365248 172245 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 175138 172245 381 719 0 174417 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 700552

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14017
/proc/meminfo: memFree=1082588/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=704824 CPUtime=1061.97
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 180557 0 0 0 106058 139 0 0 25 0 1 0 6746049 721739776 173255 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780843 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 176206 173255 381 719 0 175485 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 704824

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14017
/proc/meminfo: memFree=1077504/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=710280 CPUtime=1121.94
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 181843 0 0 0 112052 142 0 0 25 0 1 0 6746049 727326720 174541 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780847 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 177570 174541 381 719 0 176849 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 710280

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14019
/proc/meminfo: memFree=1076884/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=710604 CPUtime=1181.92
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 181984 0 0 0 118047 145 0 0 25 0 1 0 6746049 727658496 174682 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780826 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 177651 174682 381 719 0 176930 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 710604

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14021
/proc/meminfo: memFree=1071800/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=715648 CPUtime=1241.91
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 183257 0 0 0 124042 149 0 0 25 0 1 0 6746049 732823552 175955 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780826 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 178912 175955 381 719 0 178191 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 715648

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14023
/proc/meminfo: memFree=1065476/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=722080 CPUtime=1301.9
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 184832 0 0 0 130036 154 0 0 25 0 1 0 6746049 739409920 177530 1992294400 4194304 7136930 140735276119632 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 180520 177530 381 719 0 179799 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 722080

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14025
/proc/meminfo: memFree=1062376/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=725256 CPUtime=1361.88
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 185610 0 0 0 136030 158 0 0 25 0 1 0 6746049 742662144 178308 1992294400 4194304 7136930 140735276119632 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 181314 178308 386 719 0 180593 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 725256

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14025
/proc/meminfo: memFree=1058904/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=728676 CPUtime=1421.87
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 186485 0 0 0 142026 161 0 0 25 0 1 0 6746049 746164224 179183 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780830 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 182169 179183 386 719 0 181448 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 728676

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14027
/proc/meminfo: memFree=1057292/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=730320 CPUtime=1481.84
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 186900 0 0 0 148020 164 0 0 25 0 1 0 6746049 747847680 179598 1992294400 4194304 7136930 140735276119632 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 182580 179598 386 719 0 181859 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 730320

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14029
/proc/meminfo: memFree=1050224/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=737472 CPUtime=1541.83
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 188677 0 0 0 154013 170 0 0 25 0 1 0 6746049 755171328 181375 1992294400 4194304 7136930 140735276119632 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 184368 181375 386 719 0 183647 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 737472

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14031
/proc/meminfo: memFree=1041296/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=746532 CPUtime=1601.81
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 191038 0 0 0 160006 175 0 0 25 0 1 0 6746049 764448768 183606 1992294400 4194304 7136930 140735276119632 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 186633 183606 386 719 0 185912 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 746532

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14033
/proc/meminfo: memFree=1039808/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=748088 CPUtime=1661.79
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 191408 0 0 0 166001 178 0 0 25 0 1 0 6746049 766042112 183976 1992294400 4194304 7136930 140735276119632 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 187022 183976 386 719 0 186301 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 748088

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14033
/proc/meminfo: memFree=1033360/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=754548 CPUtime=1721.78
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 193126 0 0 0 171995 183 0 0 25 0 1 0 6746049 772657152 185564 1992294400 4194304 7136930 140735276119632 18446744073709551615 4774634 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 188637 185564 386 719 0 187916 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 754548

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14035
/proc/meminfo: memFree=1028896/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=758860 CPUtime=1781.76
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 194173 0 0 0 177989 187 0 0 25 0 1 0 6746049 777072640 186611 1992294400 4194304 7136930 140735276119632 18446744073709551615 4780830 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 189715 186611 386 719 0 188994 0
Current children cumulated CPU time (s) 1781.76
Current children cumulated vsize (KiB) 758860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14035
/proc/meminfo: memFree=1027780/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=760064 CPUtime=1800.06
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 194475 0 0 0 179819 187 0 0 25 0 1 0 6746049 778305536 186913 1992294400 4194304 7136930 140735276119632 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/13983/statm: 190016 186913 386 719 0 189295 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 760064

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

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

[startup+1801 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14035
/proc/meminfo: memFree=1027780/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=740296 CPUtime=1800.45
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 194487 0 0 0 179857 188 0 0 25 0 1 0 6746049 758063104 182430 1992294400 4194304 7136930 140735276119632 18446744073709551615 5950477 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13983/statm: 185074 182430 392 719 0 184353 0
Current children cumulated CPU time (s) 1800.45
Current children cumulated vsize (KiB) 740296

[startup+1801.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14035
/proc/meminfo: memFree=1027780/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=596736 CPUtime=1800.85
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 194488 0 0 0 179896 189 0 0 25 0 1 0 6746049 611057664 146346 1992294400 4194304 7136930 140735276119632 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13983/statm: 148928 146343 393 719 0 148207 0
Current children cumulated CPU time (s) 1800.85
Current children cumulated vsize (KiB) 596736

[startup+1801.5 s]
/proc/loadavg: 0.99 1.00 1.00 2/107 14035
/proc/meminfo: memFree=1027780/2059040 swapFree=4192956/4192956
[pid=13983] ppid=13981 vsize=112424 CPUtime=1800.95
/proc/13983/stat : 13983 (pbscip.linux.x8) R 13981 13983 13958 0 -1 4202496 194488 0 0 0 179901 194 0 0 25 0 1 0 6746049 115122176 27440 1992294400 4194304 7136930 140735276119632 18446744073709551615 6166368 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/13983/statm: 28106 27440 393 719 0 27385 0
Current children cumulated CPU time (s) 1800.95
Current children cumulated vsize (KiB) 112424

Child status: 0
Real time (s): 1801.6
CPU time (s): 1801.05
CPU user time (s): 1799.1
CPU system time (s): 1.9577
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 760064

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

runsolver used 2.85057 second user time and 8.63469 second system time

The end

Launcher Data

Begin job on node045 at 2010-06-16 04:15:39
IDJOB=2663756
IDBENCH=48129
IDSOLVER=1167
FILE ID=node045/2663756-1276654538
PBS_JOBID= 11172463
Free space on /tmp= 62460 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_60_5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2663756-1276654538/watcher-2663756-1276654538 -o /tmp/evaluation-result-2663756-1276654538/solver-2663756-1276654538 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2663756-1276654538.opb -t 1800 -m 1800

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

MD5SUM BENCH= d7281b7a8bb5680ab95cd17583e8be43
RANDOM SEED=1228188803

node045.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.247
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.49
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.247
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.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1777772 kB
Buffers:         38832 kB
Cached:         117628 kB
SwapCached:          0 kB
Active:          92600 kB
Inactive:       123152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1777772 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4272 kB
Writeback:           0 kB
AnonPages:       59188 kB
Mapped:          15404 kB
Slab:            43820 kB
PageTables:       4056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180496 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62456 MiB
End job on node045 at 2010-06-16 04:45:41