Trace number 3742886

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.11 1790.39

General information on the benchmark

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

Solver Data

0.00/0.00	c SCIP version 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-3742886-1338775938.opb>
0.39/0.42	c original problem has 40451 variables (40451 bin, 0 int, 0 impl, 0 cont) and 40950 constraints
0.39/0.42	c problem read
0.39/0.42	c presolving settings loaded
0.49/0.59	c presolving:
0.69/0.75	c (round 1) 6528 del vars, 6502 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12120 impls, 455 clqs
0.69/0.79	c (round 2) 7583 del vars, 7562 del conss, 1057 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12726 impls, 454 clqs
0.79/0.84	c (round 3) 8134 del vars, 8113 del conss, 1608 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13658 impls, 454 clqs
0.79/0.89	c (round 4) 8520 del vars, 8499 del conss, 1994 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15182 impls, 454 clqs
0.89/0.93	c (round 5) 8826 del vars, 8805 del conss, 2300 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 16820 impls, 454 clqs
0.89/0.97	c (round 6) 9092 del vars, 9071 del conss, 2566 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17916 impls, 454 clqs
0.99/1.01	c (round 7) 9322 del vars, 9301 del conss, 2796 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 18778 impls, 454 clqs
0.99/1.05	c (round 8) 9451 del vars, 9430 del conss, 2925 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19816 impls, 454 clqs
0.99/1.09	c (round 9) 9500 del vars, 9479 del conss, 2974 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20522 impls, 454 clqs
1.09/1.12	c (round 10) 9520 del vars, 9499 del conss, 2994 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20874 impls, 454 clqs
66.99/67.01	c (round 11) 9578 del vars, 9565 del conss, 2995 chg bounds, 0 chg sides, 0 chg coeffs, 31320 upgd conss, 7909656 impls, 454 clqs
67.09/67.16	c (round 12) 9578 del vars, 9622 del conss, 2995 chg bounds, 0 chg sides, 0 chg coeffs, 31385 upgd conss, 7909746 impls, 454 clqs
311.64/311.75	c    (311.3s) probing: 1000/30930 (3.2%) - 54 fixings, 12 aggregations, 1247919 implications, 0 bound changes
469.52/469.65	c    (469.2s) probing: 2000/30930 (6.5%) - 58 fixings, 34 aggregations, 3459802 implications, 0 bound changes
715.08/715.22	c    (714.8s) probing: 3000/30930 (9.7%) - 59 fixings, 47 aggregations, 6002732 implications, 0 bound changes
716.68/716.80	c (round 13) 9628 del vars, 9622 del conss, 2995 chg bounds, 0 chg sides, 0 chg coeffs, 31385 upgd conss, 22539628 impls, 454 clqs
716.78/716.96	c (round 14) 9628 del vars, 9672 del conss, 2995 chg bounds, 0 chg sides, 0 chg coeffs, 31385 upgd conss, 22539628 impls, 454 clqs
1178.11/1178.34	c    (1177.9s) probing: 4000/30930 (12.9%) - 59 fixings, 51 aggregations, 8157478 implications, 0 bound changes
1555.46/1555.71	c    (1555.3s) probing: 5000/30930 (16.2%) - 64 fixings, 57 aggregations, 11587178 implications, 0 bound changes
1789.81/1790.13	c    (1789.7s) probing: 5544/30930 (17.9%) - 65 fixings, 61 aggregations, 13400056 implications, 0 bound changes
1789.81/1790.13	c    (1789.7s) probing aborted: solving stopped
1789.81/1790.14	c (round 15) 9647 del vars, 9672 del conss, 2995 chg bounds, 0 chg sides, 0 chg coeffs, 31385 upgd conss, 37855974 impls, 454 clqs
1789.81/1790.14	c presolving (15 rounds):
1789.81/1790.14	c  9647 deleted vars, 9672 deleted constraints, 2995 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.81/1790.14	c  37855974 implications, 454 cliques
1789.81/1790.14	c presolving was interrupted.
1789.81/1790.14	c Presolving Time: 1789.61
1789.81/1790.14	c - non default parameters ----------------------------------------------------------------------
1789.81/1790.14	c # SCIP version 1.2.1.3
1789.81/1790.14	c 
1789.81/1790.14	c # frequency for displaying node information lines
1789.81/1790.14	c # [type: int, range: [-1,2147483647], default: 100]
1789.81/1790.14	c display/freq = 10000
1789.81/1790.14	c 
1789.81/1790.14	c # maximal time in seconds to run
1789.81/1790.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.81/1790.14	c limits/time = 1789.59
1789.81/1790.14	c 
1789.81/1790.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.81/1790.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.81/1790.14	c limits/memory = 13950
1789.81/1790.14	c 
1789.81/1790.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.81/1790.14	c # [type: int, range: [1,2], default: 1]
1789.81/1790.14	c timing/clocktype = 2
1789.81/1790.14	c 
1789.81/1790.14	c # should presolving try to simplify inequalities
1789.81/1790.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.81/1790.14	c constraints/linear/simplifyinequalities = TRUE
1789.81/1790.14	c 
1789.81/1790.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.81/1790.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.81/1790.14	c constraints/indicator/addCouplingCons = TRUE
1789.81/1790.14	c 
1789.81/1790.14	c # should presolving try to simplify knapsacks
1789.81/1790.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.81/1790.14	c constraints/knapsack/simplifyinequalities = TRUE
1789.81/1790.14	c 
1789.81/1790.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.81/1790.14	c # [type: int, range: [-1,2147483647], default: -1]
1789.81/1790.14	c separating/rapidlearning/freq = 0
1789.81/1790.14	c 
1789.81/1790.14	c -----------------------------------------------------------------------------------------------
1789.81/1790.14	c start solving
1789.81/1790.15	c presolving:
1789.81/1790.15	c presolving (15 rounds):
1789.81/1790.15	c  9647 deleted vars, 9672 deleted constraints, 2995 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.81/1790.15	c  37855974 implications, 454 cliques
1789.81/1790.15	c presolving was interrupted.
1789.81/1790.15	c Presolving Time: 1789.62
1789.81/1790.15	c 
1789.81/1790.15	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.15	c Solving Time (sec) : 1789.73
1789.81/1790.15	c Solving Nodes      : 0
1789.81/1790.15	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.81/1790.15	s UNKNOWN
1789.81/1790.15	c SCIP Status        : solving was interrupted [time limit reached]
1789.81/1790.15	c Solving Time       :    1789.73
1789.81/1790.15	c Original Problem   :
1789.81/1790.15	c   Problem name     : HOME/instance-3742886-1338775938.opb
1789.81/1790.15	c   Variables        : 40451 (40451 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.15	c   Constraints      : 40950 initial, 40950 maximal
1789.81/1790.15	c Presolved Problem  :
1789.81/1790.15	c   Problem name     : t_HOME/instance-3742886-1338775938.opb
1789.81/1790.15	c   Variables        : 30804 (30804 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.81/1790.15	c   Constraints      : 31278 initial, 31278 maximal
1789.81/1790.15	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.81/1790.15	c   trivial          :       0.02        123          0          0          0          0          0          0          0
1789.81/1790.15	c   dualfix          :       0.02       6402          0          0          0          0          0          0          0
1789.81/1790.15	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.15	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.81/1790.15	c   implics          :       0.03          0          1          0          0          0          0          0          0
1789.81/1790.15	c   probing          :    1787.91         65         61          0          0          0          0          0          0
1789.81/1790.15	c   knapsack         :       0.22          0          0          0          0          0          0          0          0
1789.81/1790.15	c   setppc           :       0.03          0          0          0          0          0         57          0          0
1789.81/1790.15	c   linear           :       1.13       2995          0          0       2995          0       9565          0          0
1789.81/1790.15	c   logicor          :       0.11          0          0          0          0          0         50          0          0
1789.81/1790.15	c   root node        :          -          0          -          -          0          -          -          -          -
1789.81/1790.15	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.81/1790.15	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.15	c   knapsack         :          0+         0      71313          0          0          0          0          0          0          0
1789.81/1790.15	c   setppc           :          0+         0      71312          0          0         13          0          0          0          0
1789.81/1790.15	c   linear           :          0+         0       2707          0          0          0          0          0          0          0
1789.81/1790.15	c   logicor          :          0+         0      65366          0          0          3          0          0          0          0
1789.81/1790.15	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.81/1790.15	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.81/1790.15	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.15	c   knapsack         :    1484.63       0.00    1484.63       0.00       0.00
1789.81/1790.15	c   setppc           :       7.90       0.00       7.90       0.00       0.00
1789.81/1790.15	c   linear           :       0.25       0.00       0.25       0.00       0.00
1789.81/1790.15	c   logicor          :      26.66       0.00      26.66       0.00       0.00
1789.81/1790.15	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.81/1790.15	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.81/1790.15	c   vbounds          :       0.05          1          0          0
1789.81/1790.15	c   rootredcost      :       0.04          0          0          0
1789.81/1790.15	c   pseudoobj        :       0.05          0          0          0
1789.81/1790.15	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.81/1790.15	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.15	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.15	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.15	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.81/1790.15	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.81/1790.15	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.81/1790.15	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.01/1790.38	c Time complete: 1790.1.

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-3742886-1338775938/watcher-3742886-1338775938 -o /tmp/evaluation-result-3742886-1338775938/solver-3742886-1338775938 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742886-1338775938.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/176 2108
/proc/meminfo: memFree=26523724/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=7916 CPUtime=0 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 1255 0 0 0 0 0 0 0 20 0 1 0 343720599 8105984 1202 33554432000 4194304 8395647 140734092462320 140737255720392 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 1979 1202 370 1026 0 949 0

[startup+0.0213349 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2108
/proc/meminfo: memFree=26523724/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=17196 CPUtime=0.01 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 3559 0 0 0 1 0 0 0 20 0 1 0 343720599 17608704 3505 33554432000 4194304 8395647 140734092462320 140737255720392 7351973 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 4299 3505 387 1026 0 3269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 17196

[startup+0.100361 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2108
/proc/meminfo: memFree=26523724/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=38288 CPUtime=0.09 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 8825 0 0 0 9 0 0 0 20 0 1 0 343720599 39206912 8766 33554432000 4194304 8395647 140734092462320 140737255720392 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 9572 8766 394 1026 0 8542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38288

[startup+0.300325 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2108
/proc/meminfo: memFree=26523724/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=53008 CPUtime=0.28 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 12512 0 0 0 27 1 0 0 20 0 1 0 343720599 54280192 12453 33554432000 4194304 8395647 140734092462320 140737255720392 7382066 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 13252 12453 394 1026 0 12222 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 53008

[startup+0.700351 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 2108
/proc/meminfo: memFree=26523724/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=135956 CPUtime=0.69 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 33131 0 0 0 65 4 0 0 20 0 1 0 343720599 139218944 32718 33554432000 4194304 8395647 140734092462320 140737255720392 4999470 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 33989 32718 471 1026 0 32959 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135956

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=26376292/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=139916 CPUtime=1.48 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 34957 0 0 0 144 4 0 0 20 0 1 0 343720599 143273984 33718 33554432000 4194304 8395647 140734092462320 140734092458360 4684092 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 34979 33718 478 1026 0 33949 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 139916

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=26303876/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=239376 CPUtime=3.09 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 58777 0 0 0 302 7 0 0 20 0 1 0 343720599 245121024 57509 33554432000 4194304 8395647 140734092462320 140734092458184 6080653 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 59844 57509 498 1026 0 58814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 239376

[startup+6.30038 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=26210440/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=285788 CPUtime=6.29 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 69644 0 0 0 620 9 0 0 20 0 1 0 343720599 292646912 68376 33554432000 4194304 8395647 140734092462320 140734092458184 6080705 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 71447 68376 498 1026 0 70417 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 285788

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=26098640/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=363688 CPUtime=12.69 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 88438 0 0 0 1257 12 0 0 20 0 1 0 343720599 372416512 87170 33554432000 4194304 8395647 140734092462320 140734092458392 6080665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 90922 87170 498 1026 0 89892 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 363688

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=25953336/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=436836 CPUtime=25.49 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 106844 0 0 0 2534 15 0 0 20 0 1 0 343720599 447320064 105576 33554432000 4194304 8395647 140734092462320 140734092458184 6080688 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 109209 105576 498 1026 0 108179 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 436836

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=25777828/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=563072 CPUtime=51.08 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 137401 0 0 0 5088 20 0 0 20 0 1 0 343720599 576585728 136133 33554432000 4194304 8395647 140734092462320 140734092457864 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 140768 136133 498 1026 0 139738 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 563072

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=25467004/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=680392 CPUtime=102.28 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 166752 0 0 0 10203 25 0 0 20 0 1 0 343720599 696721408 165484 33554432000 4194304 8395647 140734092462320 140734092458344 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 170098 165484 507 1026 0 169068 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 680392

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2109
/proc/meminfo: memFree=25235152/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=685180 CPUtime=162.26 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 167886 0 0 0 16201 25 0 0 20 0 1 0 343720599 701624320 166618 33554432000 4194304 8395647 140734092462320 140734092458184 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 171295 166618 507 1026 0 170265 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 685180

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2110
/proc/meminfo: memFree=24958912/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=693352 CPUtime=222.26 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 169880 0 0 0 22200 26 0 0 20 0 1 0 343720599 709992448 168612 33554432000 4194304 8395647 140734092462320 140734092458184 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 173338 168612 507 1026 0 172308 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 693352

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2110
/proc/meminfo: memFree=24770336/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=707656 CPUtime=282.25 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 173491 0 0 0 28199 26 0 0 20 0 1 0 343720599 724639744 172223 33554432000 4194304 8395647 140734092462320 140734092458392 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 176914 172223 507 1026 0 175884 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 707656

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 2110
/proc/meminfo: memFree=24564772/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=825316 CPUtime=342.24 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 202872 0 0 0 34194 30 0 0 20 0 1 0 343720599 845123584 201604 33554432000 4194304 8395647 140734092462320 140734092458392 7385355 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 206329 201604 513 1026 0 205299 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 825316

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2110
/proc/meminfo: memFree=24399756/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=891172 CPUtime=402.23 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 219191 0 0 0 40191 32 0 0 20 0 1 0 343720599 912560128 217923 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 222793 217923 513 1026 0 221763 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 891172

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 2110
/proc/meminfo: memFree=24212668/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=949724 CPUtime=462.22 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 234168 0 0 0 46189 33 0 0 20 0 1 0 343720599 972517376 232900 33554432000 4194304 8395647 140734092462320 140734092458392 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 237431 232900 513 1026 0 236401 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 949724

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 2114
/proc/meminfo: memFree=24030772/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1013540 CPUtime=522.21 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 249708 0 0 0 52185 36 0 0 20 0 1 0 343720599 1037864960 248440 33554432000 4194304 8395647 140734092462320 140734092458392 6080692 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 253385 248440 513 1026 0 252355 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1013540

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2114
/proc/meminfo: memFree=23830424/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1086856 CPUtime=582.2 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 267519 0 0 0 58181 39 0 0 20 0 1 0 343720599 1112940544 266251 33554432000 4194304 8395647 140734092462320 140734092458392 6080701 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 271714 266251 513 1026 0 270684 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1086856

[startup+642.3 s]

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

/proc/meminfo: memFree=22968080/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1173804 CPUtime=1002.14 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 290060 0 0 0 100172 42 0 0 20 0 1 0 343720599 1201975296 288792 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 293451 288792 513 1026 0 292421 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1173804

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2115
/proc/meminfo: memFree=22855144/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1187712 CPUtime=1062.13 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 293972 0 0 0 106170 43 0 0 20 0 1 0 343720599 1216217088 292704 33554432000 4194304 8395647 140734092462320 140734092458392 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 296928 292704 513 1026 0 295898 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1187712

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2119
/proc/meminfo: memFree=22726456/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1211764 CPUtime=1122.12 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 299590 0 0 0 112168 44 0 0 20 0 1 0 343720599 1240846336 298322 33554432000 4194304 8395647 140734092462320 140734092458392 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 302941 298322 513 1026 0 301911 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1211764

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2119
/proc/meminfo: memFree=22587860/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1251912 CPUtime=1182.11 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 309120 0 0 0 118166 45 0 0 20 0 1 0 343720599 1281957888 307852 33554432000 4194304 8395647 140734092462320 140734092458392 4911327 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 312978 307852 513 1026 0 311948 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1251912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2120
/proc/meminfo: memFree=22464256/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1282936 CPUtime=1242.1 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 316906 0 0 0 124164 46 0 0 20 0 1 0 343720599 1313726464 315638 33554432000 4194304 8395647 140734092462320 140734092458392 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 320734 315638 513 1026 0 319704 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1282936

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2120
/proc/meminfo: memFree=22346000/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1307008 CPUtime=1302.1 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 323106 0 0 0 130162 48 0 0 20 0 1 0 343720599 1338376192 321838 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 326752 321838 513 1026 0 325722 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 1307008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2120
/proc/meminfo: memFree=22207768/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1348112 CPUtime=1362.09 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 333098 0 0 0 136160 49 0 0 20 0 1 0 343720599 1380466688 331830 33554432000 4194304 8395647 140734092462320 140734092458184 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 337028 331830 513 1026 0 335998 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 1348112

[startup+1422.31 s]
/proc/loadavg: 2.06 2.01 2.00 3/176 2120
/proc/meminfo: memFree=22085292/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1372948 CPUtime=1422.07 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 339780 0 0 0 142158 49 0 0 20 0 1 0 343720599 1405898752 338512 33554432000 4194304 8395647 140734092462320 140734092458392 6080661 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 343237 338512 513 1026 0 342207 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1372948

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 2121
/proc/meminfo: memFree=21964784/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1402596 CPUtime=1482.06 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 347006 0 0 0 148155 51 0 0 20 0 1 0 343720599 1436258304 345738 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 350649 345738 513 1026 0 349619 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1402596

[startup+1542.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 2121
/proc/meminfo: memFree=21841560/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1429344 CPUtime=1542.05 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 353377 0 0 0 154153 52 0 0 20 0 1 0 343720599 1463648256 352109 33554432000 4194304 8395647 140734092462320 140734092458008 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 357336 352109 513 1026 0 356306 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1429344

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2121
/proc/meminfo: memFree=21717960/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1455952 CPUtime=1602.05 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 360084 0 0 0 160151 54 0 0 20 0 1 0 343720599 1490894848 358816 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 363988 358816 513 1026 0 362958 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1455952

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2121
/proc/meminfo: memFree=21591880/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1477860 CPUtime=1662.03 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 365504 0 0 0 166149 54 0 0 20 0 1 0 343720599 1513328640 364236 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 369465 364236 513 1026 0 368435 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1477860

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2124
/proc/meminfo: memFree=21449048/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1524308 CPUtime=1722.03 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 376319 0 0 0 172147 56 0 0 20 0 1 0 343720599 1560891392 375051 33554432000 4194304 8395647 140734092462320 140734092458184 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 381077 375051 513 1026 0 380047 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1524308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2125
/proc/meminfo: memFree=21324836/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1551732 CPUtime=1782.02 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 383287 0 0 0 178144 58 0 0 20 0 1 0 343720599 1588973568 382019 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 387933 382019 513 1026 0 386903 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1551732

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 2125
/proc/meminfo: memFree=21317272/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1553684 CPUtime=1785.22 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 383497 0 0 0 178464 58 0 0 20 0 1 0 343720599 1590972416 382229 33554432000 4194304 8395647 140734092462320 140734092458392 4911287 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 388421 382229 513 1026 0 387391 0
Current children cumulated CPU time (s) 1785.22
Current children cumulated vsize (KiB) 1553684

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2163
/proc/meminfo: memFree=25180272/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1553684 CPUtime=1788.42 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 383712 0 0 0 178784 58 0 0 20 0 1 0 343720599 1590972416 382520 33554432000 4194304 8395647 140734092462320 140734092458392 4911307 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 388421 382520 513 1026 0 387391 0
Current children cumulated CPU time (s) 1788.42
Current children cumulated vsize (KiB) 1553684

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2163
/proc/meminfo: memFree=25180272/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1553684 CPUtime=1789.22 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 383713 0 0 0 178864 58 0 0 20 0 1 0 343720599 1590972416 382521 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 388421 382521 513 1026 0 387391 0
Current children cumulated CPU time (s) 1789.22
Current children cumulated vsize (KiB) 1553684

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2163
/proc/meminfo: memFree=25108724/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1553684 CPUtime=1789.62 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 383793 0 0 0 178904 58 0 0 20 0 1 0 343720599 1590972416 382601 33554432000 4194304 8395647 140734092462320 140734092458392 4911325 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 388421 382601 513 1026 0 387391 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (KiB) 1553684

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2163
/proc/meminfo: memFree=25108724/32873648 swapFree=6852/6852
[pid=2108] ppid=2106 vsize=1446124 CPUtime=1790.01 cores=0,2,4,6
/proc/2108/stat : 2108 (pbscip.linux.x8) R 2106 2108 1632 0 -1 4202496 384083 0 0 0 178941 60 0 0 20 0 1 0 343720599 1480830976 283297 33554432000 4194304 8395647 140734092462320 140734092458392 7602442 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/2108/statm: 361531 283297 521 1026 0 360501 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 1446124

Child status: 0
Real time (s): 1790.39
CPU time (s): 1790.11
CPU user time (s): 1789.44
CPU system time (s): 0.671897
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 1554708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.44
system time used= 0.671897
maximum resident set size= 1531564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384096
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= 11
involuntary context switches= 1945

runsolver used 6.85296 second user time and 17.4733 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-04 04:12:18
IDJOB=3742886
IDBENCH=90421
IDSOLVER=2326
FILE ID=node115/3742886-1338775938
RUNJOBID= node115-1338772354-1649
PBS_JOBID= 14636818
Free space on /tmp= 70816 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= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null10mast_rapportOE1.0_TMAX180_K67_cod1.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-3742886-1338775938/watcher-3742886-1338775938 -o /tmp/evaluation-result-3742886-1338775938/solver-3742886-1338775938 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742886-1338775938.opb -t 1800 -m 15500

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

MD5SUM BENCH= d2bbedf2ff9ef2e6ad23a9f71b3b2a0e
RANDOM SEED=1185566930

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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:        26523996 kB
Buffers:         1445288 kB
Cached:          3656952 kB
SwapCached:         1016 kB
Active:          3129568 kB
Inactive:        2308896 kB
Active(anon):     324992 kB
Inactive(anon):     9868 kB
Active(file):    2804576 kB
Inactive(file):  2299028 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:             25696 kB
Writeback:             0 kB
AnonPages:        338504 kB
Mapped:            13632 kB
Shmem:                96 kB
Slab:             772816 kB
SReclaimable:     216772 kB
SUnreclaim:       556044 kB
KernelStack:        1464 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     458464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70804 MiB
End job on node115 at 2012-06-04 04:42:09