Trace number 3740322

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)? 1796.76 1797.1

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j120opt/
normalized-j1207_10.std.opb
MD5SUM4c84634d88d602e5c11fc94580191916
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark119
Best CPU time to get the best result obtained on this benchmark1800.66
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables72842
Total number of constraints234335
Number of constraints which are clauses233135
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1200
Minimum length of a constraint1
Maximum length of a constraint69
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.39/1.44	c SCIP version 1.1.0.7
1.39/1.44	c LP-Solver SoPlex 1.4.1
1.39/1.44	c user parameter file <scip.set> not found - using default parameters
1.39/1.44	c read problem <HOME/instance-3740322-1338760096.opb>
1.39/1.44	c original problem has 72842 variables (72842 bin, 0 int, 0 impl, 0 cont) and 234335 constraints
1.88/1.94	c start presolving problem
1.88/1.94	c presolving:
8.79/8.81	c (round 1) 4976 del vars, 15208 del conss, 3473 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15899880 impls, 0 clqs
12.79/12.89	c (round 2) 11777 del vars, 39036 del conss, 10076 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 15930913 impls, 0 clqs
14.09/14.12	c (round 3) 14394 del vars, 50085 del conss, 11552 chg bounds, 20 chg sides, 13 chg coeffs, 0 upgd conss, 15942588 impls, 0 clqs
14.69/14.72	c (round 4) 15310 del vars, 53902 del conss, 12149 chg bounds, 30 chg sides, 27 chg coeffs, 0 upgd conss, 15947180 impls, 0 clqs
14.89/14.97	c (round 5) 15734 del vars, 55762 del conss, 12365 chg bounds, 30 chg sides, 29 chg coeffs, 0 upgd conss, 15948789 impls, 0 clqs
15.08/15.15	c (round 6) 15858 del vars, 56355 del conss, 12444 chg bounds, 30 chg sides, 29 chg coeffs, 0 upgd conss, 15949891 impls, 0 clqs
15.19/15.28	c (round 7) 15927 del vars, 56675 del conss, 12477 chg bounds, 30 chg sides, 29 chg coeffs, 0 upgd conss, 15950773 impls, 0 clqs
15.30/15.39	c (round 8) 15965 del vars, 56865 del conss, 12504 chg bounds, 30 chg sides, 29 chg coeffs, 0 upgd conss, 15950986 impls, 0 clqs
15.49/15.50	c (round 9) 15989 del vars, 56972 del conss, 12521 chg bounds, 30 chg sides, 29 chg coeffs, 0 upgd conss, 15951024 impls, 0 clqs
15.58/15.60	c (round 10) 15989 del vars, 56991 del conss, 12521 chg bounds, 30 chg sides, 29 chg coeffs, 0 upgd conss, 15951024 impls, 0 clqs
16.58/16.62	c (round 11) 15989 del vars, 56991 del conss, 12521 chg bounds, 30 chg sides, 29 chg coeffs, 177344 upgd conss, 15951024 impls, 0 clqs
18.48/18.52	c (round 12) 15989 del vars, 56993 del conss, 12521 chg bounds, 58 chg sides, 215 chg coeffs, 177344 upgd conss, 15951100 impls, 265 clqs
20.18/20.24	c (round 13) 15989 del vars, 57001 del conss, 12521 chg bounds, 82 chg sides, 286 chg coeffs, 177344 upgd conss, 15951144 impls, 292 clqs
575.70/575.85	c    (572.6s) probing: 1000/56853 (1.8%) - 5 fixings, 1 aggregations, 12136437 implications, 0 bound changes
764.08/764.28	c    (760.5s) probing: 2000/56853 (3.5%) - 5 fixings, 1 aggregations, 18596378 implications, 0 bound changes
786.17/786.38	c    (782.5s) probing: 2142/56853 (3.8%) - 5 fixings, 1 aggregations, 19388530 implications, 0 bound changes
786.17/786.38	c    (782.5s) probing aborted: 2000/2000 successive useless probings
786.17/786.38	c (round 14) 15995 del vars, 57007 del conss, 12521 chg bounds, 82 chg sides, 288 chg coeffs, 177344 upgd conss, 79965322 impls, 292 clqs
787.27/787.41	c (round 15) 15995 del vars, 57377 del conss, 12521 chg bounds, 82 chg sides, 383 chg coeffs, 177344 upgd conss, 79965322 impls, 292 clqs
1362.65/1362.97	c    (1358.6s) probing: 3000/56853 (5.3%) - 28 fixings, 22 aggregations, 26634466 implications, 0 bound changes
1449.93/1450.21	c (round 16) 16045 del vars, 57377 del conss, 12521 chg bounds, 82 chg sides, 397 chg coeffs, 177344 upgd conss, 107270296 impls, 298 clqs
1451.23/1451.52	c (round 17) 16053 del vars, 57528 del conss, 12521 chg bounds, 82 chg sides, 407 chg coeffs, 177344 upgd conss, 107276780 impls, 298 clqs
1777.16/1777.59	c    (1772.5s) probing: 4000/56853 (7.0%) - 43 fixings, 27 aggregations, 38875511 implications, 0 bound changes
1795.96/1796.38	c    (1791.2s) probing: 4061/56853 (7.1%) - 45 fixings, 27 aggregations, 39571208 implications, 0 bound changes
1795.96/1796.38	c    (1791.2s) probing aborted: solving stopped
1795.96/1796.38	c (round 18) 16069 del vars, 57528 del conss, 12521 chg bounds, 82 chg sides, 410 chg coeffs, 177344 upgd conss, 131388980 impls, 298 clqs
1795.96/1796.38	c presolving (18 rounds):
1795.96/1796.38	c  16069 deleted vars, 57528 deleted constraints, 12521 tightened bounds, 0 added holes, 82 changed sides, 410 changed coefficients
1795.96/1796.38	c  131388980 implications, 298 cliques
1795.96/1796.38	c presolving was interrupted.
1795.96/1796.38	c Presolving Time: 1790.89
1795.96/1796.38	c OPT-LIN
1795.96/1796.38	c -----------------------------------------------------------------------------------------------
1795.96/1796.38	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1795.96/1796.38	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1795.96/1796.38	c limits/memory = c 13950
1795.96/1796.38	c # maximal time in seconds to run
1795.96/1796.38	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1795.96/1796.38	c limits/time = c 1791
1795.96/1796.38	c # frequency for displaying node information lines
1795.96/1796.38	c # [type: int, range: [-1,2147483647], default: 100]
1795.96/1796.38	c display/freq = c 10000
1795.96/1796.38	c -----------------------------------------------------------------------------------------------
1795.96/1796.38	c start solving problem
1795.96/1796.38	c presolving:
1795.96/1796.38	c presolving (18 rounds):
1795.96/1796.38	c  16069 deleted vars, 57528 deleted constraints, 12521 tightened bounds, 0 added holes, 82 changed sides, 410 changed coefficients
1795.96/1796.38	c  131388980 implications, 298 cliques
1795.96/1796.38	c presolving was interrupted.
1795.96/1796.38	c Presolving Time: 1790.89
1795.96/1796.38	c 
1795.96/1796.38	c SCIP Status        : solving was interrupted [time limit reached]
1795.96/1796.38	c Solving Time (sec) : 1791.22
1795.96/1796.38	c Solving Nodes      : 0
1795.96/1796.38	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1795.96/1796.38	c NODE         0
1795.96/1796.38	c DUAL BOUND   -1e+20
1795.96/1796.38	c PRIMAL BOUND 1e+20
1795.96/1796.38	c GAP          1e+20
1795.96/1796.38	s UNKNOWN
1795.96/1796.38	c SCIP Status        : solving was interrupted [time limit reached]
1795.96/1796.38	c Solving Time       :    1791.22
1795.96/1796.38	c Original Problem   :
1795.96/1796.38	c   Problem name     : HOME/instance-3740322-1338760096.opb
1795.96/1796.38	c   Variables        : 72842 (72842 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.96/1796.38	c   Constraints      : 234335 initial, 234335 maximal
1795.96/1796.38	c Presolved Problem  :
1795.96/1796.38	c   Problem name     : t_HOME/instance-3740322-1338760096.opb
1795.96/1796.38	c   Variables        : 56773 (56773 binary, 0 integer, 0 implicit integer, 0 continuous)
1795.96/1796.38	c   Constraints      : 176850 initial, 176850 maximal
1795.96/1796.38	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1795.96/1796.38	c   trivial          :       0.07       1207          0          0          0          0          0          0          0
1795.96/1796.38	c   dualfix          :       0.11        120          0          0          0          0          0          0          0
1795.96/1796.38	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1795.96/1796.38	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1795.96/1796.38	c   implics          :       1.70          0          8          0          0          0          0          0          0
1795.96/1796.38	c   probing          :    1769.79         45         27          0          0          0          0          0          0
1795.96/1796.38	c   knapsack         :       5.04          0          0          0          0          0          5         52        381
1795.96/1796.38	c   setppc           :       0.00          0          0          0          0          0         11          0          0
1795.96/1796.38	c   linear           :      12.85      11314       3348          0      12521          0      56991         30         29
1795.96/1796.38	c   logicor          :       1.00          0          0          0          0          0        521          0          0
1795.96/1796.38	c   root node        :          -          0          -          -          0          -          -          -          -
1795.96/1796.38	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1795.96/1796.38	c   integral         :          0          0          0          0          0          0          0          0          0          0
1795.96/1796.38	c   knapsack         :          0+         0     334193          0          0          2          0          0          0          0
1795.96/1796.38	c   setppc           :          0+         0     334191          0          0         13          0          0          0          0
1795.96/1796.38	c   linear           :          0+         0          0          0          0          0          0          0          0          0
1795.96/1796.38	c   logicor          :          0+         0     332926          0          0         26          0          0          0          0
1795.96/1796.38	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1795.96/1796.38	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1795.96/1796.38	c   integral         :       0.00       0.00       0.00       0.00       0.00
1795.96/1796.38	c   knapsack         :       8.28       0.00       8.28       0.00       0.00
1795.96/1796.38	c   setppc           :       0.29       0.00       0.29       0.00       0.00
1795.96/1796.38	c   linear           :       0.00       0.00       0.00       0.00       0.00
1795.96/1796.38	c   logicor          :     199.13       0.00     199.13       0.00       0.00
1795.96/1796.38	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1795.96/1796.38	c Propagators        :       Time      Calls    Cutoffs    DomReds
1795.96/1796.38	c   rootredcost      :       0.02          0          0          0
1795.96/1796.38	c   pseudoobj        :       0.05          0          0          0
1795.96/1796.38	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1795.96/1796.38	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1795.96/1796.38	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1795.96/1796.38	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1795.96/1796.38	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1795.96/1796.38	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1795.96/1796.38	c   applied globally :          -          -          -          0        0.0          -          -          -
1795.96/1796.38	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.65/1797.09	c Time complete: 1796.76.

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

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.02 2.00 3/176 28835
/proc/meminfo: memFree=26268436/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=8872 CPUtime=0 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1559 0 0 0 0 0 0 0 20 0 1 0 342134186 9084928 1511 33554432000 4194304 7823515 140735255067296 140736666598648 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 2218 1511 354 887 0 1328 0

[startup+0.04491 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 28835
/proc/meminfo: memFree=26268436/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=16568 CPUtime=0.03 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 3507 0 0 0 3 0 0 0 20 0 1 0 342134186 16965632 3459 33554432000 4194304 7823515 140735255067296 140736666598648 4511625 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 4142 3459 354 887 0 3252 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 16568

[startup+0.100302 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 28835
/proc/meminfo: memFree=26268436/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=25832 CPUtime=0.09 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 5787 0 0 0 9 0 0 0 20 0 1 0 342134186 26451968 5739 33554432000 4194304 7823515 140735255067296 140736666598648 5879340 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 6458 5739 354 887 0 5568 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25832

[startup+0.300305 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 28835
/proc/meminfo: memFree=26268436/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=51588 CPUtime=0.29 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 12254 0 0 0 28 1 0 0 20 0 1 0 342134186 52826112 12206 33554432000 4194304 7823515 140735255067296 140736666598648 6908047 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 12897 12206 354 887 0 12007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51588

[startup+0.700293 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 28835
/proc/meminfo: memFree=26268436/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=76116 CPUtime=0.69 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 18340 0 0 0 67 2 0 0 20 0 1 0 342134186 77942784 18292 33554432000 4194304 7823515 140735255067296 140736666598648 4529930 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 19029 18292 354 887 0 18139 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76116

[startup+1.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 28836
/proc/meminfo: memFree=26168980/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=194808 CPUtime=1.49 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 48178 0 0 0 142 7 0 0 20 0 1 0 342134186 199483392 47776 33554432000 4194304 7823515 140735255067296 140735254933400 6911728 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 48702 47778 367 887 0 47812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 194808

[startup+3.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 28836
/proc/meminfo: memFree=25920584/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=473520 CPUtime=3.09 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 116994 0 0 0 290 19 0 0 20 0 1 0 342134186 484884480 116592 33554432000 4194304 7823515 140735255067296 140735255064232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 118380 116592 427 887 0 117490 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 473520

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28836
/proc/meminfo: memFree=25616536/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=720536 CPUtime=6.29 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 176990 0 0 0 596 33 0 0 20 0 1 0 342134186 737828864 176588 33554432000 4194304 7823515 140735255067296 140735255064232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 180134 176588 427 887 0 179244 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 720536

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28836
/proc/meminfo: memFree=25455576/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=830900 CPUtime=12.69 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 203373 0 0 0 1222 47 0 0 20 0 1 0 342134186 850841600 202971 33554432000 4194304 7823515 140735255067296 140735255064232 5808235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 207725 202971 432 887 0 206835 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 830900

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28836
/proc/meminfo: memFree=25344436/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=939152 CPUtime=25.49 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 224920 0 0 0 2459 90 0 0 20 0 1 0 342134186 961691648 230998 33554432000 4194304 7823515 140735255067296 140735255063992 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 234788 230998 460 887 0 233898 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 939152

[startup+51.1004 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28836
/proc/meminfo: memFree=25299624/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=988712 CPUtime=51.08 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 236448 0 0 0 5015 93 0 0 20 0 1 0 342134186 1012441088 242526 33554432000 4194304 7823515 140735255067296 140735255063992 5803119 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 247178 242526 460 887 0 246288 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 988712

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 28836
/proc/meminfo: memFree=25229236/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=1057756 CPUtime=102.28 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 253182 0 0 0 10132 96 0 0 20 0 1 0 342134186 1083142144 259260 33554432000 4194304 7823515 140735255067296 140735255063352 5803639 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 264439 259260 460 887 0 263549 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1057756

[startup+162.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 28839
/proc/meminfo: memFree=25085664/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=1203576 CPUtime=162.26 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 289136 0 0 0 16124 102 0 0 20 0 1 0 342134186 1232461824 295214 33554432000 4194304 7823515 140735255067296 140735255063992 5803104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 300894 295214 460 887 0 300004 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1203576

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28839
/proc/meminfo: memFree=25006712/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=1281804 CPUtime=222.25 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 308398 0 0 0 22118 107 0 0 20 0 1 0 342134186 1312567296 314476 33554432000 4194304 7823515 140735255067296 140735255063160 4243078 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 320451 314476 461 887 0 319561 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1281804

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28840
/proc/meminfo: memFree=24815420/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=1478860 CPUtime=282.25 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 356215 0 0 0 28108 117 0 0 20 0 1 0 342134186 1514352640 362293 33554432000 4194304 7823515 140735255067296 140735255063160 5803135 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 369715 362293 461 887 0 368825 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1478860

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28851
/proc/meminfo: memFree=24642212/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=1652400 CPUtime=342.24 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 399091 0 0 0 34099 125 0 0 20 0 1 0 342134186 1692057600 405169 33554432000 4194304 7823515 140735255067296 140735255063160 5803104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 413100 405169 461 887 0 412210 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1652400

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28851
/proc/meminfo: memFree=24446080/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=1856816 CPUtime=402.22 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 449561 0 0 0 40085 137 0 0 20 0 1 0 342134186 1901379584 455639 33554432000 4194304 7823515 140735255067296 140735255063160 5803650 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 464204 455639 461 887 0 463314 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1856816

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28851
/proc/meminfo: memFree=24235928/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=2057444 CPUtime=462.22 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 499462 0 0 0 46072 150 0 0 20 0 1 0 342134186 2106822656 505540 33554432000 4194304 7823515 140735255067296 140735255063160 5803604 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 514361 505540 461 887 0 513471 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 2057444

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28851
/proc/meminfo: memFree=24044500/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=2252192 CPUtime=522.21 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 547098 0 0 0 52057 164 0 0 20 0 1 0 342134186 2306244608 553176 33554432000 4194304 7823515 140735255067296 140735255063992 5102390 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 563048 553176 461 887 0 562158 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 2252192

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28852
/proc/meminfo: memFree=23858652/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=2439464 CPUtime=582.2 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 593357 0 0 0 58040 180 0 0 20 0 1 0 342134186 2498011136 599435 33554432000 4194304 7823515 140735255067296 140735255063992 4243065 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 609866 599435 466 887 0 608976 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 2439464

[startup+642.3 s]

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

/proc/meminfo: memFree=23059604/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3217516 CPUtime=1122.09 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 778760 0 0 0 111955 254 0 0 20 0 1 0 342134186 3294736384 791787 33554432000 4194304 7823515 140735255067296 140735255063352 5803123 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 804379 791787 466 887 0 803489 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 3217516

[startup+1182.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 28918
/proc/meminfo: memFree=22755708/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3303336 CPUtime=1182.08 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 800239 0 0 0 117950 258 0 0 20 0 1 0 342134186 3382616064 813265 33554432000 4194304 7823515 140735255067296 140735255063992 4209704 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 825834 813265 466 887 0 824944 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 3303336

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28918
/proc/meminfo: memFree=22458012/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3381424 CPUtime=1242.07 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 820084 0 0 0 123943 264 0 0 20 0 1 0 342134186 3462578176 833102 33554432000 4194304 7823515 140735255067296 140735255063992 5803635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 845356 833102 466 887 0 844466 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 3381424

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 28918
/proc/meminfo: memFree=22165304/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3511200 CPUtime=1302.06 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 851158 0 0 0 129936 270 0 0 20 0 1 0 342134186 3595468800 864505 33554432000 4194304 7823515 140735255067296 140735255063992 5803635 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 877800 864505 466 887 0 876910 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 3511200

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 28921
/proc/meminfo: memFree=21868840/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3603004 CPUtime=1362.04 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 873945 0 0 0 135927 277 0 0 20 0 1 0 342134186 3689476096 887712 33554432000 4194304 7823515 140735255067296 140735255063992 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 900751 887712 466 887 0 899861 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 3603004

[startup+1422.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28921
/proc/meminfo: memFree=21610460/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3692060 CPUtime=1422.04 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 895590 0 0 0 141920 284 0 0 20 0 1 0 342134186 3780669440 909660 33554432000 4194304 7823515 140735255067296 140735255063352 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 923015 909660 466 887 0 922125 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 3692060

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28922
/proc/meminfo: memFree=21265004/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3764772 CPUtime=1482.02 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 908065 0 0 0 147909 293 0 0 20 0 1 0 342134186 3855126528 929179 33554432000 4194304 7823515 140735255067296 140735255063992 5803104 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 941193 929179 466 887 0 940303 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 3764772

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28922
/proc/meminfo: memFree=21152684/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3871184 CPUtime=1542.01 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 932819 0 0 0 153900 301 0 0 20 0 1 0 342134186 3964092416 954010 33554432000 4194304 7823515 140735255067296 140735255063992 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 967796 954010 466 887 0 966906 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 3871184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28922
/proc/meminfo: memFree=21032988/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=3988440 CPUtime=1602 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 961787 0 0 0 159887 313 0 0 20 0 1 0 342134186 4084162560 983068 33554432000 4194304 7823515 140735255067296 140735255063976 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 997110 983068 466 887 0 996220 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 3988440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28922
/proc/meminfo: memFree=20886200/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4135124 CPUtime=1661.98 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 997857 0 0 0 165876 322 0 0 20 0 1 0 342134186 4234366976 1019410 33554432000 4194304 7823515 140735255067296 140735255063992 5803631 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1033781 1019410 466 887 0 1032891 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 4135124

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28922
/proc/meminfo: memFree=20724528/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4287188 CPUtime=1721.96 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1036283 0 0 0 171865 331 0 0 20 0 1 0 342134186 4390080512 1058098 33554432000 4194304 7823515 140735255067296 140735255063992 5808224 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1071797 1058098 466 887 0 1070907 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 4287188

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28922
/proc/meminfo: memFree=20579356/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4428520 CPUtime=1781.95 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1070543 0 0 0 177854 341 0 0 20 0 1 0 342134186 4534804480 1092585 33554432000 4194304 7823515 140735255067296 140735255063992 4839744 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1107130 1092585 466 887 0 1106240 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 4428520

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 28923
/proc/meminfo: memFree=20571536/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4437452 CPUtime=1785.16 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1072430 0 0 0 178174 342 0 0 20 0 1 0 342134186 4543950848 1094472 33554432000 4194304 7823515 140735255067296 140735255063352 5802717 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1109363 1094478 466 887 0 1108473 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 4437452

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28923
/proc/meminfo: memFree=20557384/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4449436 CPUtime=1791.56 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1075631 0 0 0 178814 342 0 0 20 0 1 0 342134186 4556222464 1097676 33554432000 4194304 7823515 140735255067296 140735255063976 5803619 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1112359 1097676 466 887 0 1111469 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (KiB) 4449436

[startup+1795.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28923
/proc/meminfo: memFree=20551804/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4454444 CPUtime=1794.76 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1077096 0 0 0 179133 343 0 0 20 0 1 0 342134186 4561350656 1099141 33554432000 4194304 7823515 140735255067296 140735255063992 5808235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1113611 1099141 466 887 0 1112721 0
Current children cumulated CPU time (s) 1794.76
Current children cumulated vsize (KiB) 4454444

[startup+1795.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28923
/proc/meminfo: memFree=20551804/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4456464 CPUtime=1795.55 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1077533 0 0 0 179212 343 0 0 20 0 1 0 342134186 4563419136 1099578 33554432000 4194304 7823515 140735255067296 140735255063992 5803112 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1114116 1099578 466 887 0 1113226 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (KiB) 4456464

[startup+1796.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28923
/proc/meminfo: memFree=20549324/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4456316 CPUtime=1796.35 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1078280 0 0 0 179292 343 0 0 20 0 1 0 342134186 4563267584 1099867 33554432000 4194304 7823515 140735255067296 140735255063992 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1114079 1099867 476 887 0 1113189 0
Current children cumulated CPU time (s) 1796.35
Current children cumulated vsize (KiB) 4456316

[startup+1796.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28923
/proc/meminfo: memFree=20549324/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4391672 CPUtime=1796.55 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1078282 0 0 0 179304 351 0 0 20 0 1 0 342134186 4497072128 614310 33554432000 4194304 7823515 140735255067296 140735255066616 7132266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1097918 613798 478 887 0 1097028 0
Current children cumulated CPU time (s) 1796.55
Current children cumulated vsize (KiB) 4391672

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28923
/proc/meminfo: memFree=20549324/32873844 swapFree=7108/7108
[pid=28835] ppid=28833 vsize=4391672 CPUtime=1796.65 cores=1,3,5,7
/proc/28835/stat : 28835 (pbscip.linux.x8) R 28833 28835 26990 0 -1 4202496 1078282 0 0 0 179304 361 0 0 20 0 1 0 342134186 4497072128 235034 33554432000 4194304 7823515 140735255067296 140735255066616 7132266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28835/statm: 1097918 235034 478 887 0 1097028 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (KiB) 4391672

Child status: 0
Real time (s): 1797.1
CPU time (s): 1796.76
CPU user time (s): 1793.13
CPU system time (s): 3.63245
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 4458508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.13
system time used= 3.63245
maximum resident set size= 4401300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1078294
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= 97
involuntary context switches= 1867

runsolver used 3.37949 second user time and 8.37673 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 23:48:16
IDJOB=3740322
IDBENCH=77119
IDSOLVER=2321
FILE ID=node139/3740322-1338760096
RUNJOBID= node139-1338748983-27007
PBS_JOBID= 14636794
Free space on /tmp= 71080 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j120opt/normalized-j1207_10.std.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740322-1338760096/watcher-3740322-1338760096 -o /tmp/evaluation-result-3740322-1338760096/solver-3740322-1338760096 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3740322-1338760096.opb

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

MD5SUM BENCH= 4c84634d88d602e5c11fc94580191916
RANDOM SEED=577751994

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26268436 kB
Buffers:          512848 kB
Cached:          3372964 kB
SwapCached:          828 kB
Active:          3590872 kB
Inactive:        2135132 kB
Active(anon):    1834144 kB
Inactive(anon):     7952 kB
Active(file):    1756728 kB
Inactive(file):  2127180 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             16676 kB
Writeback:             0 kB
AnonPages:       1845768 kB
Mapped:            13804 kB
Shmem:                 8 kB
Slab:             734792 kB
SReclaimable:     176888 kB
SUnreclaim:       557904 kB
KernelStack:        1456 kB
PageTables:         7672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1988888 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71064 MiB
End job on node139 at 2012-06-04 00:18:13