Trace number 3742974

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? 1789.95 1790.29

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_unif_20null0mast_rapportOE1.0_TMAX180_K67_cod2.opb
MD5SUM30f336dd624b9f7763c8bbeed1369f76
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-31135
Best CPU time to get the best result obtained on this benchmark1800.71
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 998
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 185532
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 998
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 185532
Number of bits of the biggest sum of numbers18
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-3742974-1338777319.opb>
0.39/0.41	c original problem has 40937 variables (40937 bin, 0 int, 0 impl, 0 cont) and 41436 constraints
0.39/0.41	c problem read
0.39/0.41	c presolving settings loaded
0.59/0.64	c presolving:
0.68/0.79	c (round 1) 126 del vars, 3 del conss, 125 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 13572 impls, 552 clqs
0.79/0.86	c (round 2) 1372 del vars, 1254 del conss, 1248 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 14312 impls, 551 clqs
0.89/0.91	c (round 3) 2024 del vars, 1906 del conss, 1900 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15434 impls, 551 clqs
0.89/0.95	c (round 4) 2475 del vars, 2357 del conss, 2351 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17248 impls, 551 clqs
0.89/1.00	c (round 5) 2838 del vars, 2720 del conss, 2714 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 19234 impls, 551 clqs
1.00/1.04	c (round 6) 3150 del vars, 3032 del conss, 3026 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 20550 impls, 551 clqs
1.00/1.09	c (round 7) 3418 del vars, 3300 del conss, 3294 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 21548 impls, 551 clqs
1.10/1.13	c (round 8) 3571 del vars, 3453 del conss, 3447 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 22728 impls, 551 clqs
1.10/1.17	c (round 9) 3629 del vars, 3511 del conss, 3505 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23538 impls, 551 clqs
1.19/1.20	c (round 10) 3654 del vars, 3536 del conss, 3530 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 23938 impls, 551 clqs
192.63/192.71	c (round 11) 3720 del vars, 4088 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 36797 upgd conss, 8924290 impls, 551 clqs
192.83/192.94	c (round 12) 3720 del vars, 4153 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 8924460 impls, 551 clqs
197.44/197.54	c (round 13) 3774 del vars, 4153 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9910386 impls, 551 clqs
197.64/197.70	c (round 14) 3774 del vars, 4207 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 9910386 impls, 551 clqs
238.33/238.43	c    (238.0s) probing: 1000/37282 (2.7%) - 117 fixings, 9 aggregations, 1485554 implications, 0 bound changes
285.51/285.64	c    (285.2s) probing: 2000/37282 (5.4%) - 118 fixings, 29 aggregations, 3650551 implications, 0 bound changes
350.91/351.08	c    (350.7s) probing: 3000/37282 (8.0%) - 122 fixings, 39 aggregations, 6378217 implications, 0 bound changes
461.68/461.89	c    (461.5s) probing: 4000/37282 (10.7%) - 122 fixings, 46 aggregations, 10501244 implications, 0 bound changes
477.88/478.09	c (round 15) 3824 del vars, 4207 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36636582 impls, 551 clqs
478.08/478.28	c (round 16) 3824 del vars, 4257 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 36636582 impls, 551 clqs
539.06/539.21	c    (538.8s) probing: 5000/37282 (13.4%) - 123 fixings, 49 aggregations, 12184800 implications, 0 bound changes
670.85/671.03	c    (670.6s) probing: 6000/37282 (16.1%) - 126 fixings, 52 aggregations, 16459695 implications, 0 bound changes
819.71/819.94	c    (819.5s) probing: 7000/37282 (18.8%) - 128 fixings, 65 aggregations, 20492936 implications, 0 bound changes
983.09/983.34	c    (982.9s) probing: 8000/37282 (21.5%) - 130 fixings, 72 aggregations, 24856434 implications, 0 bound changes
1144.87/1145.16	c    (1144.8s) probing: 9000/37282 (24.1%) - 131 fixings, 76 aggregations, 29314197 implications, 0 bound changes
1297.93/1298.25	c    (1297.8s) probing: 10000/37282 (26.8%) - 133 fixings, 84 aggregations, 33282350 implications, 0 bound changes
1322.12/1322.49	c (round 17) 3874 del vars, 4257 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 86081564 impls, 551 clqs
1322.42/1322.70	c (round 18) 3874 del vars, 4307 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 86081564 impls, 551 clqs
1436.21/1436.52	c    (1436.1s) probing: 11000/37282 (29.5%) - 135 fixings, 91 aggregations, 36689324 implications, 0 bound changes
1591.88/1592.28	c    (1591.9s) probing: 12000/37282 (32.2%) - 137 fixings, 97 aggregations, 40886832 implications, 0 bound changes
1744.96/1745.36	c    (1745.0s) probing: 13000/37282 (34.9%) - 138 fixings, 105 aggregations, 44834111 implications, 0 bound changes
1789.65/1790.02	c    (1789.6s) probing: 13308/37282 (35.7%) - 139 fixings, 106 aggregations, 46019757 implications, 0 bound changes
1789.65/1790.02	c    (1789.6s) probing aborted: solving stopped
1789.65/1790.02	c (round 19) 3900 del vars, 4307 del conss, 3531 chg bounds, 0 chg sides, 0 chg coeffs, 37348 upgd conss, 112003966 impls, 551 clqs
1789.65/1790.02	c presolving (19 rounds):
1789.65/1790.02	c  3900 deleted vars, 4307 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.65/1790.02	c  112003966 implications, 551 cliques
1789.65/1790.02	c presolving was interrupted.
1789.65/1790.02	c Presolving Time: 1789.46
1789.65/1790.02	c - non default parameters ----------------------------------------------------------------------
1789.65/1790.02	c # SCIP version 1.2.1.3
1789.65/1790.02	c 
1789.65/1790.02	c # frequency for displaying node information lines
1789.65/1790.02	c # [type: int, range: [-1,2147483647], default: 100]
1789.65/1790.02	c display/freq = 10000
1789.65/1790.02	c 
1789.65/1790.02	c # maximal time in seconds to run
1789.65/1790.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.65/1790.02	c limits/time = 1789.6
1789.65/1790.02	c 
1789.65/1790.02	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1789.65/1790.02	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1789.65/1790.02	c limits/memory = 13950
1789.65/1790.02	c 
1789.65/1790.02	c # default clock type (1: CPU user seconds, 2: wall clock time)
1789.65/1790.02	c # [type: int, range: [1,2], default: 1]
1789.65/1790.02	c timing/clocktype = 2
1789.65/1790.02	c 
1789.65/1790.02	c # should presolving try to simplify inequalities
1789.65/1790.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.02	c constraints/linear/simplifyinequalities = TRUE
1789.65/1790.02	c 
1789.65/1790.02	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
1789.65/1790.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.02	c constraints/indicator/addCouplingCons = TRUE
1789.65/1790.02	c 
1789.65/1790.02	c # should presolving try to simplify knapsacks
1789.65/1790.02	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1789.65/1790.02	c constraints/knapsack/simplifyinequalities = TRUE
1789.65/1790.02	c 
1789.65/1790.02	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1789.65/1790.02	c # [type: int, range: [-1,2147483647], default: -1]
1789.65/1790.02	c separating/rapidlearning/freq = 0
1789.65/1790.02	c 
1789.65/1790.02	c -----------------------------------------------------------------------------------------------
1789.65/1790.02	c start solving
1789.65/1790.04	c presolving:
1789.65/1790.04	c presolving (19 rounds):
1789.65/1790.04	c  3900 deleted vars, 4307 deleted constraints, 3531 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1789.65/1790.04	c  112003966 implications, 551 cliques
1789.65/1790.04	c presolving was interrupted.
1789.65/1790.04	c Presolving Time: 1789.48
1789.65/1790.04	c 
1789.65/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1789.65/1790.04	c Solving Time (sec) : 1789.63
1789.65/1790.04	c Solving Nodes      : 0
1789.65/1790.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1789.65/1790.04	s UNKNOWN
1789.65/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1789.65/1790.04	c Solving Time       :    1789.63
1789.65/1790.04	c Original Problem   :
1789.65/1790.04	c   Problem name     : HOME/instance-3742974-1338777319.opb
1789.65/1790.04	c   Variables        : 40937 (40937 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.65/1790.04	c   Constraints      : 41436 initial, 41436 maximal
1789.65/1790.04	c Presolved Problem  :
1789.65/1790.04	c   Problem name     : t_HOME/instance-3742974-1338777319.opb
1789.65/1790.04	c   Variables        : 37037 (37037 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.65/1790.04	c   Constraints      : 37129 initial, 37129 maximal
1789.65/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.65/1790.04	c   trivial          :       0.05        123          0          0          0          0          0          0          0
1789.65/1790.04	c   dualfix          :       0.04          0          0          0          0          0          0          0          0
1789.65/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.65/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.65/1790.04	c   implics          :       0.04          0          1          0          0          0          0          0          0
1789.65/1790.04	c   probing          :    1787.49        139        106          0          0          0          0          0          0
1789.65/1790.04	c   knapsack         :       0.57          0          0          0          0          0          0          0          0
1789.65/1790.04	c   setppc           :       0.07          0          0          0          0          0         95          0          0
1789.65/1790.04	c   linear           :       0.74       3531          0          0       3531          0       4088          0          0
1789.65/1790.04	c   logicor          :       0.26          0          0          0          0          0        124          0          0
1789.65/1790.04	c   root node        :          -          0          -          -          0          -          -          -          -
1789.65/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.65/1790.04	c   integral         :          0          0          0          0          0          0          0          0          0          0
1789.65/1790.04	c   knapsack         :          0+         0     184336          0          0          0          0          0          0          0
1789.65/1790.04	c   setppc           :          0+         0     184334          0          0         24          0          0          0          0
1789.65/1790.04	c   linear           :          0+         0       1409          0          0          0          0          0          0          0
1789.65/1790.04	c   logicor          :          0+         0     170377          0          0          5          0          0          0          0
1789.65/1790.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1789.65/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.65/1790.04	c   integral         :       0.00       0.00       0.00       0.00       0.00
1789.65/1790.04	c   knapsack         :     268.15       0.00     268.15       0.00       0.00
1789.65/1790.04	c   setppc           :      25.31       0.00      25.31       0.00       0.00
1789.65/1790.04	c   linear           :       1.78       0.00       1.78       0.00       0.00
1789.65/1790.04	c   logicor          :      99.39       0.00      99.39       0.00       0.00
1789.65/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.65/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.65/1790.04	c   vbounds          :       0.14          1          0          0
1789.65/1790.04	c   rootredcost      :       0.11          0          0          0
1789.65/1790.04	c   pseudoobj        :       0.13          0          0          0
1789.65/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.65/1790.04	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.65/1790.04	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.65/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.65/1790.04	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.65/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.85/1790.29	c Time complete: 1789.94.

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

running on 4 cores: 1,3,5,7

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 1.93 3/178 12502
/proc/meminfo: memFree=26854724/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=7912 CPUtime=0 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 895 0 0 0 0 0 0 0 20 0 1 0 343857290 8101888 841 33554432000 4194304 8395647 140733416919472 140734428273048 7382157 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 1978 850 365 1026 0 948 0

[startup+0.0718011 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12502
/proc/meminfo: memFree=26854724/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=21076 CPUtime=0.06 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 4511 0 0 0 6 0 0 0 20 0 1 0 343857290 21581824 4457 33554432000 4194304 8395647 140733416919472 140734428273048 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 5269 4457 393 1026 0 4239 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21076

[startup+0.100332 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12502
/proc/meminfo: memFree=26854724/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=23540 CPUtime=0.08 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 5157 0 0 0 8 0 0 0 20 0 1 0 343857290 24104960 5103 33554432000 4194304 8395647 140733416919472 140734428273048 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 5885 5103 393 1026 0 4855 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23540

[startup+0.300269 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12502
/proc/meminfo: memFree=26854724/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=50464 CPUtime=0.28 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 11851 0 0 0 27 1 0 0 20 0 1 0 343857290 51675136 11797 33554432000 4194304 8395647 140733416919472 140734428273048 7430272 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 12616 11797 393 1026 0 11586 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50464

[startup+0.700277 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 12502
/proc/meminfo: memFree=26854724/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=134104 CPUtime=0.68 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 32723 0 0 0 64 4 0 0 20 0 1 0 343857290 137322496 32310 33554432000 4194304 8395647 140733416919472 140734428273048 18446744073699066235 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 33526 32310 471 1026 0 32496 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 134104

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27857560/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=174152 CPUtime=1.48 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 43379 0 0 0 142 6 0 0 20 0 1 0 343857290 178331648 42129 33554432000 4194304 8395647 140733416919472 140733416916904 6349250 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 43538 42129 495 1026 0 42508 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 174152

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27681208/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=314116 CPUtime=3.09 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 77081 0 0 0 297 12 0 0 20 0 1 0 343857290 321654784 75831 33554432000 4194304 8395647 140733416919472 140733416915336 6080688 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 78529 75831 498 1026 0 77499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 314116

[startup+6.30043 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27345416/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=350884 CPUtime=6.28 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 86030 0 0 0 615 13 0 0 20 0 1 0 343857290 359305216 84873 33554432000 4194304 8395647 140733416919472 140733416915336 6080653 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 87721 84873 498 1026 0 86691 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 350884

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27265616/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=379284 CPUtime=12.68 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 92812 0 0 0 1254 14 0 0 20 0 1 0 343857290 388386816 91655 33554432000 4194304 8395647 140733416919472 140733416915336 6080675 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 94821 91655 498 1026 0 93791 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 379284

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27188620/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=416248 CPUtime=25.47 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 101832 0 0 0 2531 16 0 0 20 0 1 0 343857290 426237952 100673 33554432000 4194304 8395647 140733416919472 140733416915016 6080688 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 104062 100673 498 1026 0 103032 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 416248

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=27068540/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=492040 CPUtime=51.07 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 119667 0 0 0 5086 21 0 0 20 0 1 0 343857290 503848960 118788 33554432000 4194304 8395647 140733416919472 140733416915336 6080661 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 123010 118788 498 1026 0 121980 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 492040

[startup+102.308 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 12541
/proc/meminfo: memFree=26917676/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=546424 CPUtime=102.26 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 133782 0 0 0 10199 27 0 0 20 0 1 0 343857290 559538176 133219 33554432000 4194304 8395647 140733416919472 140733416915336 6080679 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 136606 133219 498 1026 0 135576 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 546424

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 1.94 3/179 12541
/proc/meminfo: memFree=26656436/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=664184 CPUtime=162.24 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 162005 0 0 0 16188 36 0 0 20 0 1 0 343857290 680124416 162793 33554432000 4194304 8395647 140733416919472 140733416915336 6080679 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 166046 162793 498 1026 0 165016 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 664184

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 1.94 3/179 12542
/proc/meminfo: memFree=26473936/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=787588 CPUtime=222.23 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 192610 0 0 0 22180 43 0 0 20 0 1 0 343857290 806490112 194185 33554432000 4194304 8395647 140733416919472 140733416915336 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 196897 194185 507 1026 0 195867 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 787588

[startup+282.3 s]
/proc/loadavg: 2.08 2.02 1.94 3/179 12542
/proc/meminfo: memFree=26115976/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=1071980 CPUtime=282.21 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 261910 0 0 0 28165 56 0 0 20 0 1 0 343857290 1097707520 263739 33554432000 4194304 8395647 140733416919472 140733416914600 6080692 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 267995 263739 513 1026 0 266965 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1071980

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/180 12545
/proc/meminfo: memFree=25766564/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=1282504 CPUtime=342.2 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 314450 0 0 0 34155 65 0 0 20 0 1 0 343857290 1313284096 316769 33554432000 4194304 8395647 140733416919472 140733416915544 6080661 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 320626 316769 513 1026 0 319596 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1282504

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/179 12545
/proc/meminfo: memFree=25421260/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=1419992 CPUtime=402.19 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 349110 0 0 0 40148 71 0 0 20 0 1 0 343857290 1454071808 352242 33554432000 4194304 8395647 140733416919472 140733416915544 6080665 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 354998 352242 513 1026 0 353968 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1419992

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12545
/proc/meminfo: memFree=25131872/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=1508288 CPUtime=462.18 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 370453 0 0 0 46143 75 0 0 20 0 1 0 343857290 1544486912 373587 33554432000 4194304 8395647 140733416919472 140733416915544 6080692 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 377072 373587 513 1026 0 376042 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1508288

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/179 12546
/proc/meminfo: memFree=24856496/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=1577040 CPUtime=522.16 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 387273 0 0 0 52138 78 0 0 20 0 1 0 343857290 1614888960 390406 33554432000 4194304 8395647 140733416919472 140733416915544 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 394260 390406 513 1026 0 393230 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1577040

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 1.95 3/179 12546
/proc/meminfo: memFree=24517260/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=1704160 CPUtime=582.15 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 418778 0 0 0 58130 85 0 0 20 0 1 0 343857290 1745059840 421924 33554432000 4194304 8395647 140733416919472 140733416915336 4911287 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 426040 421924 513 1026 0 425010 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1704160

[startup+642.3 s]

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

/proc/meminfo: memFree=22683772/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=2495044 CPUtime=1062.07 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 612164 0 0 0 106084 123 0 0 20 0 1 0 343857290 2554925056 617148 33554432000 4194304 8395647 140733416919472 140733416915544 6080688 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 623761 617148 513 1026 0 622731 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 2495044

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22565008/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=2578976 CPUtime=1122.07 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 632687 0 0 0 112079 128 0 0 20 0 1 0 343857290 2640871424 638450 33554432000 4194304 8395647 140733416919472 140733416915544 6080661 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 644744 638450 513 1026 0 643714 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 2578976

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22462984/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=2666772 CPUtime=1182.05 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 654224 0 0 0 118073 132 0 0 20 0 1 0 343857290 2730774528 660664 33554432000 4194304 8395647 140733416919472 140733416915544 6080665 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 666693 660664 513 1026 0 665663 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 2666772

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22273844/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=2771244 CPUtime=1242.04 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 679628 0 0 0 124066 138 0 0 20 0 1 0 343857290 2837753856 686416 33554432000 4194304 8395647 140733416919472 140733416915336 6080692 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 692811 686416 513 1026 0 691781 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 2771244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22184592/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=2860168 CPUtime=1302.04 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 701122 0 0 0 130062 142 0 0 20 0 1 0 343857290 2928812032 708548 33554432000 4194304 8395647 140733416919472 140733416915544 6081252 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 715042 708548 513 1026 0 714012 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 2860168

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12551
/proc/meminfo: memFree=22111212/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=2931236 CPUtime=1362.02 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 719183 0 0 0 136057 145 0 0 20 0 1 0 343857290 3001585664 727178 33554432000 4194304 8395647 140733416919472 140733416915544 6080688 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 732809 727178 513 1026 0 731779 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 2931236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12552
/proc/meminfo: memFree=22025928/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3016376 CPUtime=1422.02 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 739861 0 0 0 142053 149 0 0 20 0 1 0 343857290 3088769024 748378 33554432000 4194304 8395647 140733416919472 140733416915544 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 754094 748378 513 1026 0 753064 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 3016376

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 12552
/proc/meminfo: memFree=21940644/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3100572 CPUtime=1481.99 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 760360 0 0 0 148046 153 0 0 20 0 1 0 343857290 3174985728 769588 33554432000 4194304 8395647 140733416919472 140733416915544 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 775143 769588 513 1026 0 774113 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 3100572

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 12577
/proc/meminfo: memFree=21849716/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3191620 CPUtime=1541.99 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 782323 0 0 0 154041 158 0 0 20 0 1 0 343857290 3268218880 792264 33554432000 4194304 8395647 140733416919472 140733416915544 6080701 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 797905 792264 513 1026 0 796875 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 3191620

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 12577
/proc/meminfo: memFree=21774532/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3267192 CPUtime=1601.98 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 800847 0 0 0 160037 161 0 0 20 0 1 0 343857290 3345604608 811330 33554432000 4194304 8395647 140733416919472 140733416915544 4471493 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 816798 811330 513 1026 0 815768 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 3267192

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 1.97 3/179 12577
/proc/meminfo: memFree=21692728/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3349284 CPUtime=1661.97 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 820718 0 0 0 166032 165 0 0 20 0 1 0 343857290 3429666816 831663 33554432000 4194304 8395647 140733416919472 140733416915544 6080653 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 837321 831663 513 1026 0 836291 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 3349284

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.97 3/179 12578
/proc/meminfo: memFree=21600440/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3441120 CPUtime=1721.96 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 843143 0 0 0 172026 170 0 0 20 0 1 0 343857290 3523706880 854850 33554432000 4194304 8395647 140733416919472 140733416915544 4715306 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 860280 854850 513 1026 0 859250 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 3441120

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12578
/proc/meminfo: memFree=21515528/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3524180 CPUtime=1781.95 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 863373 0 0 0 178021 174 0 0 20 0 1 0 343857290 3608760320 875700 33554432000 4194304 8395647 140733416919472 140733416915544 6080679 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 881045 875700 513 1026 0 880015 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 3524180

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

[startup+1785.5 s]
/proc/loadavg: 2.08 2.02 1.97 3/179 12578
/proc/meminfo: memFree=21513792/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3526124 CPUtime=1785.15 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 863884 0 0 0 178340 175 0 0 20 0 1 0 343857290 3610750976 876211 33554432000 4194304 8395647 140733416919472 140733416915544 6345887 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 881531 876211 513 1026 0 880501 0
Current children cumulated CPU time (s) 1785.15
Current children cumulated vsize (KiB) 3526124

[startup+1788.7 s]
/proc/loadavg: 2.08 2.02 1.97 3/179 12578
/proc/meminfo: memFree=21508940/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3530044 CPUtime=1788.35 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 864939 0 0 0 178660 175 0 0 20 0 1 0 343857290 3614765056 877354 33554432000 4194304 8395647 140733416919472 140733416915544 4911325 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 882511 877354 513 1026 0 881481 0
Current children cumulated CPU time (s) 1788.35
Current children cumulated vsize (KiB) 3530044

[startup+1789.5 s]
/proc/loadavg: 2.08 2.02 1.97 3/179 12578
/proc/meminfo: memFree=21508940/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3531028 CPUtime=1789.15 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 865022 0 0 0 178740 175 0 0 20 0 1 0 343857290 3615772672 877437 33554432000 4194304 8395647 140733416919472 140733416915544 4705184 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 882757 877437 513 1026 0 881727 0
Current children cumulated CPU time (s) 1789.15
Current children cumulated vsize (KiB) 3531028

[startup+1789.9 s]
/proc/loadavg: 2.08 2.02 1.97 3/179 12578
/proc/meminfo: memFree=21508568/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3531028 CPUtime=1789.55 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 865035 0 0 0 178780 175 0 0 20 0 1 0 343857290 3615772672 877450 33554432000 4194304 8395647 140733416919472 140733416915544 4706866 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 882757 877450 513 1026 0 881727 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (KiB) 3531028

[startup+1790.1 s]
/proc/loadavg: 2.08 2.02 1.97 3/179 12578
/proc/meminfo: memFree=21508568/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3532052 CPUtime=1789.75 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 865303 0 0 0 178800 175 0 0 20 0 1 0 343857290 3616821248 877718 33554432000 4194304 8395647 140733416919472 140733416915544 6345229 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 883013 877718 520 1026 0 881983 0
Current children cumulated CPU time (s) 1789.75
Current children cumulated vsize (KiB) 3532052

[startup+1790.2 s]
/proc/loadavg: 2.08 2.02 1.97 3/179 12578
/proc/meminfo: memFree=21508568/32873844 swapFree=7124/7124
[pid=12502] ppid=12500 vsize=3524180 CPUtime=1789.85 cores=1,3,5,7
/proc/12502/stat : 12502 (pbscip.linux.x8) R 12500 12502 12290 0 -1 4202496 865303 0 0 0 178810 175 0 0 20 0 1 0 343857290 3608760320 864928 33554432000 4194304 8395647 140733416919472 140733416915544 7602442 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/12502/statm: 881045 864442 520 1026 0 880015 0
Current children cumulated CPU time (s) 1789.85
Current children cumulated vsize (KiB) 3524180

Child status: 0
Real time (s): 1790.29
CPU time (s): 1789.95
CPU user time (s): 1788.14
CPU system time (s): 1.80772
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 3532052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.14
system time used= 1.80773
maximum resident set size= 3510872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 865317
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= 87
involuntary context switches= 1952

runsolver used 3.2615 second user time and 9.82051 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 04:35:19
IDJOB=3742974
IDBENCH=90546
IDSOLVER=2326
FILE ID=node134/3742974-1338777319
RUNJOBID= node134-1338773738-12307
PBS_JOBID= 14636824
Free space on /tmp= 70344 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_unif_20null0mast_rapportOE1.0_TMAX180_K67_cod2.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-3742974-1338777319/watcher-3742974-1338777319 -o /tmp/evaluation-result-3742974-1338777319/solver-3742974-1338777319 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3742974-1338777319.opb -t 1800 -m 15500

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

MD5SUM BENCH= 30f336dd624b9f7763c8bbeed1369f76
RANDOM SEED=892497934

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26855252 kB
Buffers:          507860 kB
Cached:          3430404 kB
SwapCached:           76 kB
Active:          2980952 kB
Inactive:        2133188 kB
Active(anon):    1167600 kB
Inactive(anon):    10496 kB
Active(file):    1813352 kB
Inactive(file):  2122692 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             12484 kB
Writeback:             4 kB
AnonPages:       1182140 kB
Mapped:            13152 kB
Shmem:                96 kB
Slab:             763076 kB
SReclaimable:     204764 kB
SUnreclaim:       558312 kB
KernelStack:        1472 kB
PageTables:         6200 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1300696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    917504 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= 70336 MiB
End job on node134 at 2012-06-04 05:05:09