Trace number 3740614

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.3 1797.67

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j90opt/
normalized-j9041_1.std.opb
MD5SUM3e6e3a1f87ab2abccb053e7d7cf5a2f2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables54782
Total number of constraints192750
Number of constraints which are clauses191550
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint78
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
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-3740614-1338754804.opb>
1.09/1.13	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192750 constraints
1.09/1.13	c problem read
1.09/1.13	c presolving settings loaded
1.48/1.51	c presolving:
7.79/7.81	c (round 1) 5690 del vars, 16844 del conss, 0 add conss, 4445 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12992086 impls, 0 clqs
10.19/10.25	c (round 2) 10712 del vars, 38741 del conss, 0 add conss, 9203 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13021316 impls, 0 clqs
10.99/11.05	c (round 3) 12517 del vars, 47729 del conss, 0 add conss, 10253 chg bounds, 26 chg sides, 47 chg coeffs, 0 upgd conss, 13033741 impls, 0 clqs
11.49/11.55	c (round 4) 13559 del vars, 51910 del conss, 0 add conss, 10902 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13045908 impls, 0 clqs
11.89/11.90	c (round 5) 14216 del vars, 54624 del conss, 0 add conss, 11361 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13052481 impls, 0 clqs
12.09/12.14	c (round 6) 14685 del vars, 56566 del conss, 0 add conss, 11647 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13057451 impls, 0 clqs
12.19/12.28	c (round 7) 14923 del vars, 57677 del conss, 0 add conss, 11814 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13058844 impls, 0 clqs
12.29/12.36	c (round 8) 15024 del vars, 58160 del conss, 0 add conss, 11871 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13060463 impls, 0 clqs
12.39/12.43	c (round 9) 15099 del vars, 58466 del conss, 0 add conss, 11919 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13061264 impls, 0 clqs
12.39/12.49	c (round 10) 15150 del vars, 58695 del conss, 0 add conss, 11946 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062256 impls, 0 clqs
12.49/12.55	c (round 11) 15198 del vars, 58897 del conss, 0 add conss, 11974 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062650 impls, 0 clqs
12.59/12.61	c (round 12) 15218 del vars, 59007 del conss, 0 add conss, 11990 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062786 impls, 0 clqs
12.59/12.67	c (round 13) 15226 del vars, 59047 del conss, 0 add conss, 11996 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062902 impls, 0 clqs
12.69/12.71	c (round 14) 15230 del vars, 59069 del conss, 0 add conss, 11996 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062908 impls, 0 clqs
13.19/13.21	c (round 15) 15230 del vars, 59076 del conss, 0 add conss, 11996 chg bounds, 36 chg sides, 57 chg coeffs, 133674 upgd conss, 13062908 impls, 0 clqs
13.59/13.69	c (round 16) 15230 del vars, 59095 del conss, 41 add conss, 11996 chg bounds, 88 chg sides, 289 chg coeffs, 133674 upgd conss, 13063670 impls, 1634 clqs
591.83/592.04	c    (592.0s) probing: 1000/39552 (2.5%) - 9 fixings, 5 aggregations, 10226236 implications, 0 bound changes
1050.15/1050.41	c    (1050.4s) probing: 2000/39552 (5.1%) - 9 fixings, 5 aggregations, 17039380 implications, 0 bound changes
1248.91/1249.26	c    (1249.3s) probing: 2467/39552 (6.2%) - 9 fixings, 5 aggregations, 20050661 implications, 0 bound changes
1248.91/1249.26	c    (1249.3s) probing aborted: 2000/2000 successive useless probings
1248.91/1249.26	c (round 17) 15244 del vars, 59095 del conss, 41 add conss, 11996 chg bounds, 94 chg sides, 330 chg coeffs, 133674 upgd conss, 84147770 impls, 1697 clqs
1249.51/1249.84	c (round 18) 15246 del vars, 59322 del conss, 41 add conss, 11996 chg bounds, 94 chg sides, 446 chg coeffs, 133674 upgd conss, 84147814 impls, 1697 clqs
1539.46/1539.90	c    (1539.9s) probing: 3000/39552 (7.6%) - 38 fixings, 24 aggregations, 22757629 implications, 0 bound changes
1635.94/1636.35	c (round 19) 15296 del vars, 59324 del conss, 41 add conss, 11996 chg bounds, 94 chg sides, 446 chg coeffs, 133674 upgd conss, 96570730 impls, 1797 clqs
1636.64/1637.06	c (round 20) 15300 del vars, 59498 del conss, 41 add conss, 11996 chg bounds, 94 chg sides, 450 chg coeffs, 133674 upgd conss, 96570858 impls, 1797 clqs
1796.63/1797.08	c    (1797.1s) probing: 3525/39552 (8.9%) - 45 fixings, 29 aggregations, 25785948 implications, 0 bound changes
1796.63/1797.08	c    (1797.1s) probing aborted: solving stopped
1796.63/1797.08	c (round 21) 15310 del vars, 59502 del conss, 41 add conss, 11996 chg bounds, 94 chg sides, 450 chg coeffs, 133674 upgd conss, 102542080 impls, 1797 clqs
1796.63/1797.08	c presolving (21 rounds):
1796.63/1797.08	c  15310 deleted vars, 59502 deleted constraints, 41 added constraints, 11996 tightened bounds, 0 added holes, 94 changed sides, 450 changed coefficients
1796.63/1797.08	c  102542080 implications, 1797 cliques
1796.63/1797.08	c presolving was interrupted.
1796.63/1797.08	c Presolving Time: 1795.68
1796.63/1797.08	c - non default parameters ----------------------------------------------------------------------
1796.63/1797.08	c # SCIP version 2.0.1.5
1796.63/1797.08	c 
1796.63/1797.08	c # frequency for displaying node information lines
1796.63/1797.08	c # [type: int, range: [-1,2147483647], default: 100]
1796.63/1797.08	c display/freq = 10000
1796.63/1797.08	c 
1796.63/1797.08	c # maximal time in seconds to run
1796.63/1797.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.63/1797.08	c limits/time = 1797
1796.63/1797.08	c 
1796.63/1797.08	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1796.63/1797.08	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1796.63/1797.08	c limits/memory = 13950
1796.63/1797.08	c 
1796.63/1797.08	c # default clock type (1: CPU user seconds, 2: wall clock time)
1796.63/1797.08	c # [type: int, range: [1,2], default: 1]
1796.63/1797.08	c timing/clocktype = 2
1796.63/1797.08	c 
1796.63/1797.08	c # belongs reading time to solving time?
1796.63/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.63/1797.08	c timing/reading = TRUE
1796.63/1797.08	c 
1796.63/1797.08	c # should presolving try to simplify inequalities
1796.63/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.63/1797.08	c constraints/linear/simplifyinequalities = TRUE
1796.63/1797.08	c 
1796.63/1797.08	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1796.63/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.63/1797.08	c constraints/indicator/addCouplingCons = TRUE
1796.63/1797.08	c 
1796.63/1797.08	c # should presolving try to simplify knapsacks
1796.63/1797.08	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1796.63/1797.08	c constraints/knapsack/simplifyinequalities = TRUE
1796.63/1797.08	c 
1796.63/1797.08	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1796.63/1797.08	c # [type: int, range: [-1,2147483647], default: -1]
1796.63/1797.08	c separating/rapidlearning/freq = 0
1796.63/1797.08	c 
1796.63/1797.08	c -----------------------------------------------------------------------------------------------
1796.63/1797.08	c start solving
1796.73/1797.11	c presolving:
1796.73/1797.11	c presolving (21 rounds):
1796.73/1797.11	c  15310 deleted vars, 59502 deleted constraints, 41 added constraints, 11996 tightened bounds, 0 added holes, 94 changed sides, 450 changed coefficients
1796.73/1797.11	c  102542080 implications, 1797 cliques
1796.73/1797.11	c presolving was interrupted.
1796.73/1797.11	c Presolving Time: 1795.70
1796.73/1797.11	c 
1796.73/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.73/1797.11	c Solving Time (sec) : 1797.11
1796.73/1797.11	c Solving Nodes      : 0
1796.73/1797.11	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.73/1797.11	s UNKNOWN
1796.73/1797.11	c SCIP Status        : solving was interrupted [time limit reached]
1796.73/1797.11	c Total Time         :    1797.11
1796.73/1797.11	c   solving          :    1797.11
1796.73/1797.11	c   presolving       :    1795.70 (included in solving)
1796.73/1797.11	c   reading          :       1.13 (included in solving)
1796.73/1797.11	c Original Problem   :
1796.73/1797.11	c   Problem name     : HOME/instance-3740614-1338754804.opb
1796.73/1797.11	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.73/1797.11	c   Constraints      : 192750 initial, 192750 maximal
1796.73/1797.11	c Presolved Problem  :
1796.73/1797.11	c   Problem name     : t_HOME/instance-3740614-1338754804.opb
1796.73/1797.11	c   Variables        : 39472 (39472 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.73/1797.11	c   Constraints      : 133289 initial, 133289 maximal
1796.73/1797.11	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.73/1797.11	c   trivial          :       0.05        776          0          0          0          0          0          0          0          0
1796.73/1797.11	c   dualfix          :       0.07         92          0          0          0          0          0          0          0          0
1796.73/1797.11	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   implics          :       1.19          0          6          0          0          0          0          0          0          0
1796.73/1797.11	c   probing          :    1781.37         45         29          0          0          0          0          0          0          0
1796.73/1797.11	c   knapsack         :       1.25          0          0          0          0          0          0         41         58        393
1796.73/1797.11	c   setppc           :       0.31          0          0          0          0          0        421          0          0          0
1796.73/1797.11	c   linear           :      11.08      11220       3142          0      11996          0      59076          0         36         57
1796.73/1797.11	c   logicor          :       0.09          0          0          0          0          0          5          0          0          0
1796.73/1797.11	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.73/1797.11	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.73/1797.11	c   integral         :          0          0          0          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   knapsack         :          0+         0     154985          0          0          0          0         18          0          0          0          0
1796.73/1797.11	c   setppc           :          0+         0     154967          0          0          0          0         12          0          0          0          0
1796.73/1797.11	c   linear           :          0+         0          0          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c   logicor          :          0+         0     140750          0          0          0          0          7          0          0          0          0
1796.73/1797.11	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1796.73/1797.11	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.73/1797.11	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.73/1797.11	c   knapsack         :       9.77       0.00       9.77       0.00       0.00       0.00       0.00
1796.73/1797.11	c   setppc           :     626.04       0.00     626.04       0.00       0.00       0.00       0.00
1796.73/1797.11	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.73/1797.11	c   logicor          :      12.40       0.00      12.40       0.00       0.00       0.00       0.00
1796.73/1797.11	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.73/1797.11	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.73/1797.11	c   vbounds          :          0          0          0          0
1796.73/1797.11	c   rootredcost      :          0          0          0          0
1796.73/1797.11	c   pseudoobj        :          0          0          0          0
1796.73/1797.11	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.73/1797.11	c   vbounds          :       0.06       0.06       0.00
1796.73/1797.11	c   rootredcost      :       0.04       0.04       0.00
1796.73/1797.11	c   pseudoobj        :       0.02       0.02       0.00
1796.73/1797.11	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.73/1797.11	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.73/1797.11	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.11	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.11	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.73/1797.11	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.73/1797.11	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.73/1797.11	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.23/1797.66	c Time complete: 1797.29.

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-3740614-1338754804/watcher-3740614-1338754804 -o /tmp/evaluation-result-3740614-1338754804/solver-3740614-1338754804 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740614-1338754804.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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.00 2.00 2.00 3/177 20422
/proc/meminfo: memFree=31044124/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=10952 CPUtime=0 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 1689 0 0 0 0 0 0 0 20 0 1 0 341606463 11214848 1644 33554432000 4194304 9016284 140734998125824 140736508297960 7870589 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 2738 1655 340 1178 0 1556 0

[startup+0.0830891 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20422
/proc/meminfo: memFree=31044124/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=28664 CPUtime=0.07 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 5910 0 0 0 7 0 0 0 20 0 1 0 341606463 29351936 5866 33554432000 4194304 9016284 140734998125824 140734997988088 7825944 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 7166 5897 360 1178 0 5984 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28664

[startup+0.100266 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20422
/proc/meminfo: memFree=31044124/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=30960 CPUtime=0.09 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 6727 0 0 0 8 1 0 0 20 0 1 0 341606463 31703040 6683 33554432000 4194304 9016284 140734998125824 140734997988088 6813403 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 7773 6701 360 1178 0 6591 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30960

[startup+0.300219 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20422
/proc/meminfo: memFree=31044124/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=52688 CPUtime=0.28 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 12157 0 0 0 27 1 0 0 20 0 1 0 341606463 53952512 12112 33554432000 4194304 9016284 140734998125824 140734997988088 7870463 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 13172 12112 360 1178 0 11990 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52688

[startup+0.700213 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20422
/proc/meminfo: memFree=31044124/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=84116 CPUtime=0.69 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 20001 0 0 0 66 3 0 0 20 0 1 0 341606463 86134784 19956 33554432000 4194304 9016284 140734998125824 140734997988088 7870483 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 21029 19956 360 1178 0 19847 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84116

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20423
/proc/meminfo: memFree=30875476/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=296316 CPUtime=1.48 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 72205 0 0 0 138 10 0 0 20 0 1 0 341606463 303427584 72133 33554432000 4194304 9016284 140734998125824 140734997989720 4789937 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 74079 72133 449 1178 0 72897 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296316

[startup+3.10023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20423
/proc/meminfo: memFree=30569964/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=448688 CPUtime=3.08 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 110179 0 0 0 293 15 0 0 20 0 1 0 341606463 459456512 110107 33554432000 4194304 9016284 140734998125824 140734998121176 4326215 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 112172 110107 485 1178 0 110990 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 448688

[startup+6.30023 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20423
/proc/meminfo: memFree=30278500/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=635560 CPUtime=6.28 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 155637 0 0 0 605 23 0 0 20 0 1 0 341606463 650813440 155565 33554432000 4194304 9016284 140734998125824 140734998121128 6480220 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 158890 155565 485 1178 0 157708 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 635560

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20423
/proc/meminfo: memFree=30152132/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=693372 CPUtime=12.69 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 169578 0 0 0 1244 25 0 0 20 0 1 0 341606463 710012928 169249 33554432000 4194304 9016284 140734998125824 140734998121496 5961149 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 173343 169249 496 1178 0 172161 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 693372

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20423
/proc/meminfo: memFree=30054108/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=766476 CPUtime=25.48 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 192478 0 0 0 2519 29 0 0 20 0 1 0 341606463 784871424 187030 33554432000 4194304 9016284 140734998125824 140734998121208 6480421 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 191619 187030 538 1178 0 190437 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 766476

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20424
/proc/meminfo: memFree=29968776/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=812204 CPUtime=51.07 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 203200 0 0 0 5077 30 0 0 20 0 1 0 341606463 831696896 197752 33554432000 4194304 9016284 140734998125824 140734998121416 4460367 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 203051 197752 538 1178 0 201869 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 812204

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 20424
/proc/meminfo: memFree=29621636/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=945076 CPUtime=102.27 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 235110 0 0 0 10192 35 0 0 20 0 1 0 341606463 967757824 229662 33554432000 4194304 9016284 140734998125824 140734998121416 6480421 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 236269 229662 538 1178 0 235087 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 945076

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20424
/proc/meminfo: memFree=29205396/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=1168508 CPUtime=162.25 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 290889 0 0 0 16180 45 0 0 20 0 1 0 341606463 1196552192 285441 33554432000 4194304 9016284 140734998125824 140734998121416 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 292127 285441 538 1178 0 290945 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1168508

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20424
/proc/meminfo: memFree=28930644/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=1310496 CPUtime=222.23 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 326305 0 0 0 22173 50 0 0 20 0 1 0 341606463 1341947904 320857 33554432000 4194304 9016284 140734998125824 140734998121416 4917295 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 327624 320857 538 1178 0 326442 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1310496

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20424
/proc/meminfo: memFree=28631708/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=1461240 CPUtime=282.22 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 363985 0 0 0 28166 56 0 0 20 0 1 0 341606463 1496309760 358537 33554432000 4194304 9016284 140734998125824 140734998121416 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 365310 358537 538 1178 0 364128 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1461240

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20424
/proc/meminfo: memFree=28376668/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=1593188 CPUtime=342.2 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 396909 0 0 0 34160 60 0 0 20 0 1 0 341606463 1631424512 391461 33554432000 4194304 9016284 140734998125824 140734998121416 5510784 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 398297 391461 538 1178 0 397115 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1593188

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20426
/proc/meminfo: memFree=28122612/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=1738352 CPUtime=402.19 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 432707 0 0 0 40153 66 0 0 20 0 1 0 341606463 1780072448 427259 33554432000 4194304 9016284 140734998125824 140734998121208 6480233 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 434588 427259 538 1178 0 433406 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1738352

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20426
/proc/meminfo: memFree=27791196/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=1962656 CPUtime=462.17 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 488133 0 0 0 46141 76 0 0 20 0 1 0 341606463 2009759744 482685 33554432000 4194304 9016284 140734998125824 140734998121416 5511147 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 490664 482685 538 1178 0 489482 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1962656

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20426
/proc/meminfo: memFree=27615764/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=2053668 CPUtime=522.15 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 510668 0 0 0 52135 80 0 0 20 0 1 0 341606463 2102956032 505220 33554432000 4194304 9016284 140734998125824 140734998121208 4347916 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 513417 505220 538 1178 0 512235 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 2053668

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20426
/proc/meminfo: memFree=27388624/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=2174480 CPUtime=582.13 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 540758 0 0 0 58129 84 0 0 20 0 1 0 341606463 2226667520 535310 33554432000 4194304 9016284 140734998125824 140734998121208 4875334 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/20422/statm: 543620 535310 538 1178 0 542438 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 2174480

[startup+642.3 s]

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

/proc/meminfo: memFree=26408880/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=2810768 CPUtime=1122.03 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 699902 0 0 0 112089 114 0 0 20 0 1 0 341606463 2878226432 694454 33554432000 4194304 9016284 140734998125824 140734998121416 5511144 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 702692 694454 543 1178 0 701510 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 2810768

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20431
/proc/meminfo: memFree=26343560/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=2876956 CPUtime=1182.03 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 716239 0 0 0 118086 117 0 0 20 0 1 0 341606463 2946002944 710791 33554432000 4194304 9016284 140734998125824 140734998121416 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 719239 710791 543 1178 0 718057 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 2876956

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20434
/proc/meminfo: memFree=26275716/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=2942232 CPUtime=1242.02 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 733156 0 0 0 124081 121 0 0 20 0 1 0 341606463 3012845568 727708 33554432000 4194304 9016284 140734998125824 140734998121336 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 735558 727708 543 1178 0 734376 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 2942232

[startup+1302.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 20435
/proc/meminfo: memFree=26134012/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=2998312 CPUtime=1302.01 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 746442 0 0 0 130079 122 0 0 20 0 1 0 341606463 3070271488 740994 33554432000 4194304 9016284 140734998125824 140734998121416 6480229 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 749578 740994 543 1178 0 748396 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 2998312

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 20435
/proc/meminfo: memFree=25939940/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3060884 CPUtime=1361.99 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 762256 0 0 0 136075 124 0 0 20 0 1 0 341606463 3134345216 756805 33554432000 4194304 9016284 140734998125824 140734998121416 6480372 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 765221 756805 543 1178 0 764039 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 3060884

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20435
/proc/meminfo: memFree=25856516/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3126604 CPUtime=1421.98 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 778728 0 0 0 142071 127 0 0 20 0 1 0 341606463 3201642496 773514 33554432000 4194304 9016284 140734998125824 140734998121416 6480403 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 781651 773514 543 1178 0 780469 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 3126604

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20435
/proc/meminfo: memFree=25796284/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3188448 CPUtime=1481.97 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 793641 0 0 0 148067 130 0 0 20 0 1 0 341606463 3264970752 788800 33554432000 4194304 9016284 140734998125824 140734998121416 6480201 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 797112 788800 543 1178 0 795930 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 3188448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20473
/proc/meminfo: memFree=27474572/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3248996 CPUtime=1541.96 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 808363 0 0 0 154064 132 0 0 20 0 1 0 341606463 3326971904 803782 33554432000 4194304 9016284 140734998125824 140734998121416 5511035 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 812249 803782 543 1178 0 811067 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 3248996

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=27269256/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3326164 CPUtime=1601.95 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 827183 0 0 0 160059 136 0 0 20 0 1 0 341606463 3405991936 822615 33554432000 4194304 9016284 140734998125824 140734998121416 6480407 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 831541 822615 543 1178 0 830359 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 3326164

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=27052532/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3416388 CPUtime=1661.94 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 849511 0 0 0 166054 140 0 0 20 0 1 0 341606463 3498381312 845114 33554432000 4194304 9016284 140734998125824 140734998121208 6480389 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 854097 845114 543 1178 0 852915 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 3416388

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=26829904/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3479004 CPUtime=1721.93 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 865010 0 0 0 172051 142 0 0 20 0 1 0 341606463 3562500096 860762 33554432000 4194304 9016284 140734998125824 140734998121416 6480360 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 869751 860762 543 1178 0 868569 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 3479004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=26593380/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3537276 CPUtime=1781.92 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 879292 0 0 0 178047 145 0 0 20 0 1 0 341606463 3622170624 875193 33554432000 4194304 9016284 140734998125824 140734998121416 7875499 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 884319 875193 543 1178 0 883137 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 3537276

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=26581088/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3542292 CPUtime=1785.12 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 880744 0 0 0 178366 146 0 0 20 0 1 0 341606463 3627307008 876645 33554432000 4194304 9016284 140734998125824 140734998121208 6480425 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 885573 876645 543 1178 0 884391 0
Current children cumulated CPU time (s) 1785.12
Current children cumulated vsize (KiB) 3542292

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=26537936/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3558304 CPUtime=1791.53 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 885090 0 0 0 179006 147 0 0 20 0 1 0 341606463 3643703296 880991 33554432000 4194304 9016284 140734998125824 140734998121208 6480393 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 889576 880991 543 1178 0 888394 0
Current children cumulated CPU time (s) 1791.53
Current children cumulated vsize (KiB) 3558304

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20474
/proc/meminfo: memFree=26518872/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3570572 CPUtime=1794.73 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 888134 0 0 0 179325 148 0 0 20 0 1 0 341606463 3656265728 884035 33554432000 4194304 9016284 140734998125824 140734998121208 6480376 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 892643 884035 543 1178 0 891461 0
Current children cumulated CPU time (s) 1794.73
Current children cumulated vsize (KiB) 3570572

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20477
/proc/meminfo: memFree=26515484/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3570572 CPUtime=1796.33 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 888357 0 0 0 179485 148 0 0 20 0 1 0 341606463 3656265728 884258 33554432000 4194304 9016284 140734998125824 140734998121208 5510757 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 892643 884258 543 1178 0 891461 0
Current children cumulated CPU time (s) 1796.33
Current children cumulated vsize (KiB) 3570572

[startup+1797.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20477
/proc/meminfo: memFree=26515484/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3573616 CPUtime=1796.73 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 888871 0 0 0 179525 148 0 0 20 0 1 0 341606463 3659382784 884772 33554432000 4194304 9016284 140734998125824 140734998121208 4786469 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 893404 884772 545 1178 0 892222 0
Current children cumulated CPU time (s) 1796.73
Current children cumulated vsize (KiB) 3573616

[startup+1797.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20477
/proc/meminfo: memFree=26521080/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=3283156 CPUtime=1797.12 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 889190 0 0 0 179562 150 0 0 20 0 1 0 341606463 3361951744 812368 33554432000 4194304 9016284 140734998125824 140734998121208 7933303 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 820533 812112 556 1178 0 819351 0
Current children cumulated CPU time (s) 1797.12
Current children cumulated vsize (KiB) 3283156

[startup+1797.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20477
/proc/meminfo: memFree=26521080/32873648 swapFree=7628/7628
[pid=20422] ppid=20420 vsize=2274064 CPUtime=1797.23 cores=0,2,4,6
/proc/20422/stat : 20422 (scip-2.0.1.4b_2) R 20420 20422 20052 0 -1 4202496 889199 0 0 0 179563 160 0 0 20 0 1 0 341606463 2328641536 296929 33554432000 4194304 9016284 140734998125824 140734998121208 8107690 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20422/statm: 568516 296417 565 1178 0 567334 0
Current children cumulated CPU time (s) 1797.23
Current children cumulated vsize (KiB) 2274064

Child status: 0
Real time (s): 1797.67
CPU time (s): 1797.3
CPU user time (s): 1795.63
CPU system time (s): 1.66875
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 3573616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.63
system time used= 1.66875
maximum resident set size= 3540336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 889204
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= 20
involuntary context switches= 2331

runsolver used 3.03854 second user time and 8.46471 second system time

The end

Launcher Data

Begin job on node122 at 2012-06-03 22:20:05
IDJOB=3740614
IDBENCH=77972
IDSOLVER=2329
FILE ID=node122/3740614-1338754804
RUNJOBID= node122-1338749400-20068
PBS_JOBID= 14636801
Free space on /tmp= 71160 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9041_1.std.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-3740614-1338754804/watcher-3740614-1338754804 -o /tmp/evaluation-result-3740614-1338754804/solver-3740614-1338754804 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740614-1338754804.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3e6e3a1f87ab2abccb053e7d7cf5a2f2
RANDOM SEED=661587009

node122.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		: 2666.533
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	: 5333.06
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		: 2666.533
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		: 2666.533
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	: 5332.04
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		: 2666.533
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		: 2666.533
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		: 2666.533
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	: 5438.54
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		: 2666.533
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.91
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		: 2666.533
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:       32873648 kB
MemFree:        31044760 kB
Buffers:          252856 kB
Cached:           300604 kB
SwapCached:         1832 kB
Active:           866592 kB
Inactive:         136716 kB
Active(anon):     447764 kB
Inactive(anon):     4676 kB
Active(file):     418828 kB
Inactive(file):   132040 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67100168 kB
Dirty:             45052 kB
Writeback:             0 kB
AnonPages:        572288 kB
Mapped:            10804 kB
Shmem:                 0 kB
Slab:             685704 kB
SReclaimable:     129028 kB
SUnreclaim:       556676 kB
KernelStack:        1488 kB
PageTables:         4252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     576812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71140 MiB
End job on node122 at 2012-06-03 22:50:02