Trace number 3740612

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver? 1790.37 1790.72

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 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3740612-1338741586.opb>
1.29/1.32	c original problem has 54782 variables (54782 bin, 0 int, 0 impl, 0 cont) and 192750 constraints
1.29/1.32	c problem read
1.29/1.32	c presolving settings loaded
1.69/1.74	c presolving:
6.88/6.93	c (round 1) 5690 del vars, 16844 del conss, 4445 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12992086 impls, 0 clqs
8.69/8.78	c (round 2) 10712 del vars, 38741 del conss, 9203 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13021316 impls, 0 clqs
9.28/9.35	c (round 3) 12517 del vars, 47729 del conss, 10253 chg bounds, 26 chg sides, 47 chg coeffs, 0 upgd conss, 13033741 impls, 0 clqs
9.58/9.69	c (round 4) 13559 del vars, 51910 del conss, 10902 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13045908 impls, 0 clqs
9.89/9.94	c (round 5) 14216 del vars, 54624 del conss, 11361 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13052481 impls, 0 clqs
10.08/10.10	c (round 6) 14685 del vars, 56566 del conss, 11647 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13057451 impls, 0 clqs
10.18/10.20	c (round 7) 14923 del vars, 57677 del conss, 11814 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13058844 impls, 0 clqs
10.18/10.27	c (round 8) 15024 del vars, 58160 del conss, 11871 chg bounds, 30 chg sides, 51 chg coeffs, 0 upgd conss, 13060463 impls, 0 clqs
10.28/10.33	c (round 9) 15099 del vars, 58466 del conss, 11919 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13061264 impls, 0 clqs
10.28/10.39	c (round 10) 15150 del vars, 58695 del conss, 11946 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062256 impls, 0 clqs
10.38/10.44	c (round 11) 15198 del vars, 58897 del conss, 11974 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062650 impls, 0 clqs
10.38/10.49	c (round 12) 15218 del vars, 59007 del conss, 11990 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062786 impls, 0 clqs
10.48/10.55	c (round 13) 15226 del vars, 59047 del conss, 11996 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062902 impls, 0 clqs
10.48/10.59	c (round 14) 15230 del vars, 59069 del conss, 11996 chg bounds, 36 chg sides, 57 chg coeffs, 0 upgd conss, 13062908 impls, 0 clqs
10.99/11.06	c (round 15) 15230 del vars, 59076 del conss, 11996 chg bounds, 36 chg sides, 57 chg coeffs, 133674 upgd conss, 13062908 impls, 0 clqs
11.49/11.54	c (round 16) 15230 del vars, 59095 del conss, 11996 chg bounds, 88 chg sides, 289 chg coeffs, 133674 upgd conss, 13063670 impls, 1634 clqs
457.92/458.02	c    (456.7s) probing: 1000/39552 (2.5%) - 9 fixings, 5 aggregations, 10226236 implications, 0 bound changes
870.66/870.81	c    (869.5s) probing: 2000/39552 (5.1%) - 9 fixings, 5 aggregations, 17039380 implications, 0 bound changes
1058.93/1059.18	c    (1057.9s) probing: 2467/39552 (6.2%) - 9 fixings, 5 aggregations, 20050661 implications, 0 bound changes
1058.93/1059.18	c    (1057.9s) probing aborted: 2000/2000 successive useless probings
1058.93/1059.18	c (round 17) 15244 del vars, 59095 del conss, 11996 chg bounds, 94 chg sides, 330 chg coeffs, 133674 upgd conss, 84147770 impls, 1697 clqs
1059.53/1059.77	c (round 18) 15246 del vars, 59322 del conss, 11996 chg bounds, 94 chg sides, 446 chg coeffs, 133674 upgd conss, 84147814 impls, 1697 clqs
1250.30/1250.50	c    (1249.2s) probing: 3000/39552 (7.6%) - 38 fixings, 24 aggregations, 22757629 implications, 0 bound changes
1312.79/1313.07	c (round 19) 15296 del vars, 59324 del conss, 11996 chg bounds, 94 chg sides, 446 chg coeffs, 133674 upgd conss, 96570730 impls, 1797 clqs
1313.49/1313.75	c (round 20) 15300 del vars, 59498 del conss, 11996 chg bounds, 94 chg sides, 450 chg coeffs, 133674 upgd conss, 96570858 impls, 1797 clqs
1574.10/1574.43	c    (1573.1s) probing: 4000/39552 (10.1%) - 55 fixings, 35 aggregations, 28735512 implications, 0 bound changes
1789.73/1790.13	c    (1788.8s) probing: 4540/39552 (11.5%) - 55 fixings, 35 aggregations, 35593891 implications, 0 bound changes
1789.73/1790.13	c    (1788.8s) probing aborted: solving stopped
1789.73/1790.13	c (round 21) 15326 del vars, 59502 del conss, 11996 chg bounds, 94 chg sides, 450 chg coeffs, 133674 upgd conss, 127859968 impls, 1797 clqs
1789.73/1790.13	c presolving (21 rounds):
1789.73/1790.13	c  15326 deleted vars, 59502 deleted constraints, 11996 tightened bounds, 0 added holes, 94 changed sides, 450 changed coefficients
1789.73/1790.13	c  127859968 implications, 1797 cliques
1789.73/1790.13	c presolving was interrupted.
1789.73/1790.13	c Presolving Time: 1788.51
1789.73/1790.13	c - non default parameters ----------------------------------------------------------------------
1789.73/1790.13	c # SCIP version 1.2.1.3
1789.73/1790.13	c 
1789.73/1790.13	c # frequency for displaying node information lines
1789.73/1790.13	c # [type: int, range: [-1,2147483647], default: 100]
1789.73/1790.13	c display/freq = 10000
1789.73/1790.13	c 
1789.73/1790.13	c # maximal time in seconds to run
1789.73/1790.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.73/1790.13	c limits/time = 1788.69
1789.73/1790.13	c 
1789.73/1790.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.73/1790.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.73/1790.13	c limits/memory = 13950
1789.73/1790.13	c 
1789.73/1790.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.73/1790.13	c # [type: int, range: [1,2], default: 1]
1789.73/1790.13	c timing/clocktype = 2
1789.73/1790.13	c 
1789.73/1790.13	c # should presolving try to simplify inequalities
1789.73/1790.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.73/1790.13	c constraints/linear/simplifyinequalities = TRUE
1789.73/1790.13	c 
1789.73/1790.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.73/1790.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.73/1790.13	c constraints/indicator/addCouplingCons = TRUE
1789.73/1790.13	c 
1789.73/1790.13	c # should presolving try to simplify knapsacks
1789.73/1790.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.73/1790.13	c constraints/knapsack/simplifyinequalities = TRUE
1789.73/1790.13	c 
1789.73/1790.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.73/1790.13	c # [type: int, range: [-1,2147483647], default: -1]
1789.73/1790.13	c separating/rapidlearning/freq = 0
1789.73/1790.13	c 
1789.73/1790.13	c -----------------------------------------------------------------------------------------------
1789.73/1790.13	c start solving
1789.73/1790.16	c presolving:
1789.73/1790.16	c presolving (21 rounds):
1789.73/1790.16	c  15326 deleted vars, 59502 deleted constraints, 11996 tightened bounds, 0 added holes, 94 changed sides, 450 changed coefficients
1789.73/1790.16	c  127859968 implications, 1797 cliques
1789.73/1790.16	c presolving was interrupted.
1789.73/1790.16	c Presolving Time: 1788.53
1789.73/1790.16	c 
1789.73/1790.16	c SCIP Status        : solving was interrupted [time limit reached]
1789.73/1790.16	c Solving Time (sec) : 1788.84
1789.73/1790.16	c Solving Nodes      : 0
1789.73/1790.16	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.73/1790.16	s UNKNOWN
1789.73/1790.16	c SCIP Status        : solving was interrupted [time limit reached]
1789.73/1790.16	c Solving Time       :    1788.84
1789.73/1790.16	c Original Problem   :
1789.73/1790.16	c   Problem name     : HOME/instance-3740612-1338741586.opb
1789.73/1790.16	c   Variables        : 54782 (54782 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.73/1790.16	c   Constraints      : 192750 initial, 192750 maximal
1789.73/1790.16	c Presolved Problem  :
1789.73/1790.16	c   Problem name     : t_HOME/instance-3740612-1338741586.opb
1789.73/1790.16	c   Variables        : 39456 (39456 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.73/1790.16	c   Constraints      : 133289 initial, 133289 maximal
1789.73/1790.16	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.73/1790.16	c   trivial          :       0.04        776          0          0          0          0          0          0          0
1789.73/1790.16	c   dualfix          :       0.06         92          0          0          0          0          0          0          0
1789.73/1790.16	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.73/1790.16	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.73/1790.16	c   implics          :       1.13          0          6          0          0          0          0          0          0
1789.73/1790.16	c   probing          :    1776.60         55         35          0          0          0          0          0          0
1789.73/1790.16	c   knapsack         :       1.30          0          0          0          0          0          0         58        393
1789.73/1790.16	c   setppc           :       0.30          0          0          0          0          0        421          0          0
1789.73/1790.16	c   linear           :       8.72      11220       3142          0      11996          0      59076         36         57
1789.73/1790.16	c   logicor          :       0.09          0          0          0          0          0          5          0          0
1789.73/1790.16	c   root node        :          -          0          -          -          0          -          -          -          -
1789.73/1790.16	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.73/1790.16	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.73/1790.16	c   knapsack         :          0+         0     194801          0          0         13          0          0          0          0
1789.73/1790.16	c   setppc           :          0+         0     194788          0          0         21          0          0          0          0
1789.73/1790.16	c   linear           :          0+         0          0          0          0          0          0          0          0          0
1789.73/1790.16	c   logicor          :          0+         0     178475          0          0         11          0          0          0          0
1789.73/1790.16	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.73/1790.16	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.73/1790.16	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.73/1790.16	c   knapsack         :      16.19       0.00      16.19       0.00       0.00
1789.73/1790.16	c   setppc           :     766.10       0.00     766.10       0.00       0.00
1789.73/1790.16	c   linear           :       0.00       0.00       0.00       0.00       0.00
1789.73/1790.16	c   logicor          :      15.18       0.00      15.18       0.00       0.00
1789.73/1790.16	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.73/1790.16	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.73/1790.16	c   vbounds          :       0.06          1          0          0
1789.73/1790.16	c   rootredcost      :       0.04          0          0          0
1789.73/1790.16	c   pseudoobj        :       0.05          0          0          0
1789.73/1790.16	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.73/1790.16	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.73/1790.16	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.73/1790.16	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.73/1790.16	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.73/1790.16	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.73/1790.16	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.73/1790.16	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.34/1790.72	c Time complete: 1790.36.

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-3740612-1338741586/watcher-3740612-1338741586 -o /tmp/evaluation-result-3740612-1338741586/solver-3740612-1338741586 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740612-1338741586.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.01 2.01 2.00 3/176 5559
/proc/meminfo: memFree=27223184/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1324 0 0 0 0 0 0 0 20 0 1 0 340284309 9158656 1272 33554432000 4194304 8395647 140734442845344 140737401971480 7382157 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5559/statm: 2236 1279 374 1026 0 1206 0

[startup+0.0616341 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 5559
/proc/meminfo: memFree=27223184/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=20616 CPUtime=0.05 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 4409 0 0 0 5 0 0 0 20 0 1 0 340284309 21110784 4356 33554432000 4194304 8395647 140734442845344 140737401971480 4685150 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5559/statm: 5154 4356 393 1026 0 4124 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20616

[startup+0.100278 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 5559
/proc/meminfo: memFree=27223184/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=26212 CPUtime=0.09 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 5789 0 0 0 9 0 0 0 20 0 1 0 340284309 26841088 5736 33554432000 4194304 8395647 140734442845344 140737401971480 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5559/statm: 6553 5736 393 1026 0 5523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26212

[startup+0.300224 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 5559
/proc/meminfo: memFree=27223184/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=46752 CPUtime=0.29 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 10953 0 0 0 28 1 0 0 20 0 1 0 340284309 47874048 10900 33554432000 4194304 8395647 140734442845344 140737401971480 7382041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5559/statm: 11688 10900 393 1026 0 10658 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46752

[startup+0.700207 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 5559
/proc/meminfo: memFree=27223184/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=69052 CPUtime=0.69 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 16494 0 0 0 67 2 0 0 20 0 1 0 340284309 70709248 16441 33554432000 4194304 8395647 140734442845344 140734442710552 7430272 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5559/statm: 17263 16441 393 1026 0 16233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69052

[startup+1.50023 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5560
/proc/meminfo: memFree=27133012/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=227548 CPUtime=1.49 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 56256 0 0 0 141 8 0 0 20 0 1 0 340284309 233009152 55849 33554432000 4194304 8395647 140734442845344 140734442710552 4217160 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5559/statm: 56887 55849 412 1026 0 55857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 227548

[startup+3.10022 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5560
/proc/meminfo: memFree=26897156/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=434424 CPUtime=3.09 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 107229 0 0 0 293 16 0 0 20 0 1 0 340284309 444850176 106822 33554432000 4194304 8395647 140734442845344 140734442841096 4247658 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/5559/statm: 108606 106822 469 1026 0 107576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 434424

[startup+6.30027 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 5560
/proc/meminfo: memFree=26616172/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=659440 CPUtime=6.28 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 161862 0 0 0 604 24 0 0 20 0 1 0 340284309 675266560 161455 33554432000 4194304 8395647 140734442845344 140734442841096 7385355 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 164860 161455 475 1026 0 163830 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 659440

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 5560
/proc/meminfo: memFree=26476608/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=741932 CPUtime=12.69 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 179403 0 0 0 1241 28 0 0 20 0 1 0 340284309 759738368 181626 33554432000 4194304 8395647 140734442845344 140734442841144 6080328 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 185483 181626 509 1026 0 184453 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 741932

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 5563
/proc/meminfo: memFree=26422528/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=779628 CPUtime=25.48 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 187456 0 0 0 2519 29 0 0 20 0 1 0 340284309 798339072 189679 33554432000 4194304 8395647 140734442845344 140734442841272 4745295 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 194907 189679 509 1026 0 193877 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 779628

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5563
/proc/meminfo: memFree=26264628/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=872776 CPUtime=51.08 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 210145 0 0 0 5076 32 0 0 20 0 1 0 340284309 893722624 212368 33554432000 4194304 8395647 140734442845344 140734442841416 4247653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 218194 212368 509 1026 0 217164 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 872776

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5563
/proc/meminfo: memFree=25912892/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=1137044 CPUtime=102.28 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 275409 0 0 0 10186 42 0 0 20 0 1 0 340284309 1164333056 277632 33554432000 4194304 8395647 140734442845344 140734442841208 6085500 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 284261 277632 509 1026 0 283231 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1137044

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5564
/proc/meminfo: memFree=25633052/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=1318704 CPUtime=162.27 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 320904 0 0 0 16178 49 0 0 20 0 1 0 340284309 1350352896 323127 33554432000 4194304 8395647 140734442845344 140734442841416 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 329676 323127 509 1026 0 328646 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1318704

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5564
/proc/meminfo: memFree=25357428/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=1513904 CPUtime=222.26 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 369347 0 0 0 22169 57 0 0 20 0 1 0 340284309 1550237696 371570 33554432000 4194304 8395647 140734442845344 140734442841208 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 378476 371570 509 1026 0 377446 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 1513904

[startup+282.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 5564
/proc/meminfo: memFree=25107596/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=1665992 CPUtime=282.25 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 407693 0 0 0 28161 64 0 0 20 0 1 0 340284309 1705975808 409916 33554432000 4194304 8395647 140734442845344 140734442841416 5210321 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 416498 409916 509 1026 0 415468 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1665992

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 5564
/proc/meminfo: memFree=24750504/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=1938216 CPUtime=342.23 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 474866 0 0 0 34149 74 0 0 20 0 1 0 340284309 1984733184 477089 33554432000 4194304 8395647 140734442845344 140734442841416 7385355 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 484554 477089 509 1026 0 483524 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1938216

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 5564
/proc/meminfo: memFree=24584756/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=2050592 CPUtime=402.23 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 502637 0 0 0 40143 80 0 0 20 0 1 0 340284309 2099806208 504860 33554432000 4194304 8395647 140734442845344 140734442841416 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 512648 504860 509 1026 0 511618 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 2050592

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5565
/proc/meminfo: memFree=24405356/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=2172368 CPUtime=462.22 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 532609 0 0 0 46137 85 0 0 20 0 1 0 340284309 2224504832 534832 33554432000 4194304 8395647 140734442845344 140734442841416 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 543092 534832 514 1026 0 542062 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2172368

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 5565
/proc/meminfo: memFree=24090088/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=2300908 CPUtime=522.21 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 565382 0 0 0 52130 91 0 0 20 0 1 0 340284309 2356129792 567605 33554432000 4194304 8395647 140734442845344 140734442841272 6080328 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 575227 567605 514 1026 0 574197 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2300908

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5565
/proc/meminfo: memFree=23976028/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=2385632 CPUtime=582.2 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 586872 0 0 0 58126 94 0 0 20 0 1 0 340284309 2442887168 589095 33554432000 4194304 8395647 140734442845344 140734442841208 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 596408 589095 514 1026 0 595378 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2385632

[startup+642.3 s]

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

/proc/meminfo: memFree=23476560/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=2876932 CPUtime=1002.14 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 708554 0 0 0 100096 118 0 0 20 0 1 0 340284309 2945978368 710777 33554432000 4194304 8395647 140734442845344 140734442841416 4910721 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 719233 710777 514 1026 0 718203 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 2876932

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5569
/proc/meminfo: memFree=23402932/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=2953120 CPUtime=1062.12 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 727389 0 0 0 106091 121 0 0 20 0 1 0 340284309 3023994880 729612 33554432000 4194304 8395647 140734442845344 140734442841416 6080353 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 738280 729612 514 1026 0 737250 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2953120

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5570
/proc/meminfo: memFree=23315416/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3034512 CPUtime=1122.12 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 747930 0 0 0 112086 126 0 0 20 0 1 0 340284309 3107340288 750153 33554432000 4194304 8395647 140734442845344 140734442841272 6080353 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 758628 750153 514 1026 0 757598 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 3034512

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 5570
/proc/meminfo: memFree=23216740/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3130572 CPUtime=1182.11 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 771910 0 0 0 118081 130 0 0 20 0 1 0 340284309 3205705728 774133 33554432000 4194304 8395647 140734442845344 140734442841416 5608296 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 782643 774133 514 1026 0 781613 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 3130572

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 5573
/proc/meminfo: memFree=23093424/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3218872 CPUtime=1242.1 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 793413 0 0 0 124077 133 0 0 20 0 1 0 340284309 3296124928 795636 33554432000 4194304 8395647 140734442845344 140734442841416 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 804718 795636 514 1026 0 803688 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 3218872

[startup+1302.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/178 5595
/proc/meminfo: memFree=22926612/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3345316 CPUtime=1302.1 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 824337 0 0 0 130071 139 0 0 20 0 1 0 340284309 3425603584 826560 33554432000 4194304 8395647 140734442845344 140734442841416 6080366 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 836329 826560 514 1026 0 835299 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 3345316

[startup+1362.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/177 5595
/proc/meminfo: memFree=22655960/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3456692 CPUtime=1362.08 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 852369 0 0 0 136064 144 0 0 20 0 1 0 340284309 3539652608 854592 33554432000 4194304 8395647 140734442845344 140734442841416 4212687 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 864173 854592 514 1026 0 863143 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 3456692

[startup+1422.31 s]
/proc/loadavg: 2.12 2.07 2.02 3/177 5596
/proc/meminfo: memFree=22528636/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3564440 CPUtime=1422.06 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 878974 0 0 0 142057 149 0 0 20 0 1 0 340284309 3649986560 881288 33554432000 4194304 8395647 140734442845344 140734442841208 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 891110 881288 514 1026 0 890080 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 3564440

[startup+1482.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/177 5596
/proc/meminfo: memFree=22384824/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3708684 CPUtime=1482.02 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 914932 0 0 0 148047 155 0 0 20 0 1 0 340284309 3797692416 917479 33554432000 4194304 8395647 140734442845344 140734442841208 6080679 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 927171 917479 514 1026 0 926141 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3708684

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/177 5596
/proc/meminfo: memFree=22267424/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3825340 CPUtime=1542.01 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 943679 0 0 0 154041 160 0 0 20 0 1 0 340284309 3917148160 946218 33554432000 4194304 8395647 140734442845344 140734442841272 5215822 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 956335 946218 514 1026 0 955305 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 3825340

[startup+1602.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 5634
/proc/meminfo: memFree=24161984/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=3939828 CPUtime=1602 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 971386 0 0 0 160035 165 0 0 20 0 1 0 340284309 4034383872 973924 33554432000 4194304 8395647 140734442845344 140734442841208 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 984957 973924 514 1026 0 983927 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3939828

[startup+1662.3 s]
/proc/loadavg: 2.03 2.06 2.01 3/177 5634
/proc/meminfo: memFree=23889708/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=4073844 CPUtime=1661.98 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1004437 0 0 0 166027 171 0 0 20 0 1 0 340284309 4171616256 1006974 33554432000 4194304 8395647 140734442845344 140734442841416 6080340 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 1018461 1006974 514 1026 0 1017431 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 4073844

[startup+1722.3 s]
/proc/loadavg: 2.01 2.05 2.01 3/177 5635
/proc/meminfo: memFree=23602672/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=4215676 CPUtime=1721.96 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1039775 0 0 0 172019 177 0 0 20 0 1 0 340284309 4316852224 1042340 33554432000 4194304 8395647 140734442845344 140734442841416 5211803 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 1053919 1042340 514 1026 0 1052889 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 4215676

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/177 5635
/proc/meminfo: memFree=23271816/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=4357436 CPUtime=1781.94 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1074756 0 0 0 178010 184 0 0 20 0 1 0 340284309 4462014464 1077703 33554432000 4194304 8395647 140734442845344 140734442841416 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 1089359 1077703 514 1026 0 1088329 0
Current children cumulated CPU time (s) 1781.94
Current children cumulated vsize (KiB) 4357436

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 5635
/proc/meminfo: memFree=23250364/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=4364432 CPUtime=1785.14 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1076604 0 0 0 178330 184 0 0 20 0 1 0 340284309 4469178368 1079551 33554432000 4194304 8395647 140734442845344 140734442841272 6080332 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 1091108 1079551 514 1026 0 1090078 0
Current children cumulated CPU time (s) 1785.14
Current children cumulated vsize (KiB) 4364432

[startup+1788.7 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 5635
/proc/meminfo: memFree=23232616/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=4373464 CPUtime=1788.33 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1078522 0 0 0 178649 184 0 0 20 0 1 0 340284309 4478427136 1081536 33554432000 4194304 8395647 140734442845344 140734442841416 5604533 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 1093366 1081536 514 1026 0 1092336 0
Current children cumulated CPU time (s) 1788.33
Current children cumulated vsize (KiB) 4373464

[startup+1789.5 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 5635
/proc/meminfo: memFree=23232616/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=4375492 CPUtime=1789.13 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1079025 0 0 0 178729 184 0 0 20 0 1 0 340284309 4480503808 1082039 33554432000 4194304 8395647 140734442845344 140734442841416 5210338 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 1093873 1082039 514 1026 0 1092843 0
Current children cumulated CPU time (s) 1789.13
Current children cumulated vsize (KiB) 4375492

[startup+1790.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 5635
/proc/meminfo: memFree=23220712/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=4377528 CPUtime=1789.94 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1079775 0 0 0 178809 185 0 0 20 0 1 0 340284309 4482588672 1082789 33554432000 4194304 8395647 140734442845344 140734442841272 4720765 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 1094382 1082789 521 1026 0 1093352 0
Current children cumulated CPU time (s) 1789.94
Current children cumulated vsize (KiB) 4377528

[startup+1790.7 s]
/proc/loadavg: 2.05 2.05 2.01 3/177 5635
/proc/meminfo: memFree=26670460/32873844 swapFree=7112/7112
[pid=5559] ppid=5557 vsize=2856080 CPUtime=1790.34 cores=0,2,4,6
/proc/5559/stat : 5559 (pbscip.linux.x8) R 5557 5559 2459 0 -1 4202496 1079778 0 0 0 178826 208 0 0 20 0 1 0 340284309 2924625920 198117 33554432000 4194304 8395647 140734442845344 140734442844744 7602442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5559/statm: 714020 198117 524 1026 0 712990 0
Current children cumulated CPU time (s) 1790.34
Current children cumulated vsize (KiB) 2856080

Child status: 0
Real time (s): 1790.72
CPU time (s): 1790.37
CPU user time (s): 1788.27
CPU system time (s): 2.10168
CPU usage (%): 99.9801
Max. virtual memory (cumulated for all children) (KiB): 4377528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.27
system time used= 2.10168
maximum resident set size= 4331156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1079789
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= 104
involuntary context switches= 1840

runsolver used 2.87856 second user time and 8.91165 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-03 18:39:46
IDJOB=3740612
IDBENCH=77972
IDSOLVER=2326
FILE ID=node119/3740612-1338741586
RUNJOBID= node119-1338714114-2475
PBS_JOBID= 14636753
Free space on /tmp= 70880 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j90opt/normalized-j9041_1.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740612-1338741586/watcher-3740612-1338741586 -o /tmp/evaluation-result-3740612-1338741586/solver-3740612-1338741586 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3740612-1338741586.opb -t 1800 -m 15500

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

MD5SUM BENCH= 3e6e3a1f87ab2abccb053e7d7cf5a2f2
RANDOM SEED=205201564

node119.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.943
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.88
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.943
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.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.93
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.943
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.943
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.93
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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
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.943
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.90
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.943
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27223184 kB
Buffers:          409056 kB
Cached:          3071356 kB
SwapCached:         1936 kB
Active:          2838192 kB
Inactive:        1978068 kB
Active(anon):    1331504 kB
Inactive(anon):     6624 kB
Active(file):    1506688 kB
Inactive(file):  1971444 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:             15940 kB
Writeback:             0 kB
AnonPages:       1377868 kB
Mapped:            13816 kB
Shmem:                 0 kB
Slab:             690556 kB
SReclaimable:     132748 kB
SUnreclaim:       557808 kB
KernelStack:        1472 kB
PageTables:         6424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1477684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70872 MiB
End job on node119 at 2012-06-03 19:09:37