Trace number 3453514

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
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1802.18 1802.23

General information on the benchmark

Name/OPT-SMALLINT-LIN/oliveras/j30opt/
normalized-j3045_1.std.opb
MD5SUM7c0aafdcb1e0398015b227f9c2ae71a5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark82
Best CPU time to get the best result obtained on this benchmark0.528919
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18662
Total number of constraints65722
Number of constraints which are clauses64522
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 constraint30
Number of terms in the objective function 300
Biggest coefficient in the objective function 300
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 45150
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 45150
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3453514-1307122381.opb>
0.39/0.43	c original problem has 18662 variables (18662 bin, 0 int, 0 impl, 0 cont) and 65722 constraints
0.39/0.43	c problem read
0.39/0.43	c presolving settings loaded
0.59/0.64	c presolving:
2.21/2.25	c (round 1) 1212 del vars, 3146 del conss, 0 add conss, 909 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4489460 impls, 0 clqs
2.39/2.45	c (round 2) 2238 del vars, 7907 del conss, 0 add conss, 1839 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4495185 impls, 0 clqs
2.49/2.51	c (round 3) 2664 del vars, 9730 del conss, 0 add conss, 2101 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4498152 impls, 0 clqs
2.49/2.55	c (round 4) 2852 del vars, 10553 del conss, 0 add conss, 2201 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500197 impls, 0 clqs
2.49/2.58	c (round 5) 2940 del vars, 10975 del conss, 0 add conss, 2256 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500671 impls, 0 clqs
2.59/2.60	c (round 6) 2966 del vars, 11119 del conss, 0 add conss, 2276 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500776 impls, 0 clqs
2.59/2.61	c (round 7) 2980 del vars, 11190 del conss, 0 add conss, 2277 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500802 impls, 0 clqs
2.59/2.63	c (round 8) 2980 del vars, 11196 del conss, 0 add conss, 2277 chg bounds, 23 chg sides, 33 chg coeffs, 0 upgd conss, 4500802 impls, 0 clqs
2.79/2.84	c (round 9) 2980 del vars, 11198 del conss, 0 add conss, 2277 chg bounds, 23 chg sides, 33 chg coeffs, 54524 upgd conss, 4500802 impls, 0 clqs
2.99/3.03	c (round 10) 3029 del vars, 11267 del conss, 43 add conss, 2280 chg bounds, 74 chg sides, 320 chg coeffs, 54524 upgd conss, 4526307 impls, 2076 clqs
3.09/3.16	c (round 11) 3032 del vars, 11417 del conss, 64 add conss, 2280 chg bounds, 98 chg sides, 508 chg coeffs, 54524 upgd conss, 4526825 impls, 2198 clqs
3.20/3.25	c (round 12) 3032 del vars, 11448 del conss, 83 add conss, 2280 chg bounds, 126 chg sides, 673 chg coeffs, 54524 upgd conss, 4526909 impls, 2250 clqs
114.49/114.51	c    (114.5s) probing: 1000/15630 (6.4%) - 27 fixings, 2 aggregations, 4318604 implications, 0 bound changes
212.30/212.32	c    (212.3s) probing: 2000/15630 (12.8%) - 41 fixings, 4 aggregations, 7775129 implications, 0 bound changes
215.69/215.75	c (round 13) 3084 del vars, 11448 del conss, 84 add conss, 2280 chg bounds, 127 chg sides, 700 chg coeffs, 54524 upgd conss, 27172891 impls, 2225 clqs
216.60/216.70	c (round 14) 3120 del vars, 11820 del conss, 84 add conss, 2280 chg bounds, 130 chg sides, 867 chg coeffs, 54524 upgd conss, 27225191 impls, 2225 clqs
217.09/217.16	c (round 15) 3120 del vars, 11856 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 911 chg coeffs, 54524 upgd conss, 27225191 impls, 2462 clqs
268.78/268.84	c (round 16) 3170 del vars, 11856 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 913 chg coeffs, 54524 upgd conss, 31450631 impls, 2240 clqs
269.39/269.50	c (round 17) 3184 del vars, 12117 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 31459129 impls, 2240 clqs
269.78/269.84	c (round 18) 3184 del vars, 12131 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 31459129 impls, 2486 clqs
313.28/313.30	c    (313.3s) probing: 3000/15630 (19.2%) - 104 fixings, 19 aggregations, 11658285 implications, 0 bound changes
368.07/368.13	c (round 19) 3234 del vars, 12131 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 42576655 impls, 2486 clqs
368.67/368.77	c (round 20) 3246 del vars, 12336 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 42577337 impls, 2486 clqs
368.87/368.93	c (round 21) 3246 del vars, 12348 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 42577337 impls, 2486 clqs
413.67/413.78	c    (413.8s) probing: 4000/15630 (25.6%) - 141 fixings, 33 aggregations, 15576371 implications, 0 bound changes
489.17/489.23	c    (489.2s) probing: 5000/15630 (32.0%) - 155 fixings, 38 aggregations, 18526044 implications, 0 bound changes
551.27/551.32	c (round 22) 3296 del vars, 12348 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 57505893 impls, 2486 clqs
551.97/552.03	c (round 23) 3304 del vars, 12549 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 57506031 impls, 2486 clqs
552.08/552.16	c (round 24) 3304 del vars, 12557 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 57506031 impls, 2492 clqs
558.08/558.11	c    (558.1s) probing: 6000/15630 (38.4%) - 160 fixings, 42 aggregations, 20852391 implications, 0 bound changes
618.77/618.84	c    (618.8s) probing: 7000/15630 (44.8%) - 174 fixings, 48 aggregations, 22465646 implications, 0 bound changes
675.87/675.95	c    (675.9s) probing: 8000/15630 (51.2%) - 183 fixings, 58 aggregations, 23615295 implications, 0 bound changes
728.97/729.09	c    (729.1s) probing: 9000/15630 (57.6%) - 186 fixings, 60 aggregations, 24589148 implications, 0 bound changes
748.87/748.95	c (round 25) 3354 del vars, 12557 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1039 chg coeffs, 54524 upgd conss, 67014341 impls, 2492 clqs
749.47/749.54	c (round 26) 3356 del vars, 12719 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1042 chg coeffs, 54524 upgd conss, 67014367 impls, 2492 clqs
779.37/779.48	c    (779.5s) probing: 10000/15630 (64.0%) - 201 fixings, 65 aggregations, 25312679 implications, 0 bound changes
819.86/819.93	c    (819.9s) probing: 11000/15630 (70.4%) - 201 fixings, 65 aggregations, 25739777 implications, 0 bound changes
858.26/858.36	c    (858.4s) probing: 12000/15630 (76.8%) - 223 fixings, 72 aggregations, 26149544 implications, 0 bound changes
892.77/892.86	c    (892.9s) probing: 13000/15630 (83.2%) - 223 fixings, 73 aggregations, 26429193 implications, 0 bound changes
918.96/919.02	c    (919.0s) probing: 14000/15630 (89.6%) - 223 fixings, 73 aggregations, 26578363 implications, 0 bound changes
919.06/919.17	c    (919.2s) probing: 14010/15630 (89.6%) - 223 fixings, 73 aggregations, 26579300 implications, 0 bound changes
919.06/919.17	c    (919.2s) probing aborted: 2000/2000 successive useless probings
919.06/919.17	c (round 27) 3400 del vars, 12721 del conss, 88 add conss, 2280 chg bounds, 134 chg sides, 1044 chg coeffs, 54524 upgd conss, 70719113 impls, 2477 clqs
919.58/919.67	c (round 28) 3400 del vars, 12878 del conss, 99 add conss, 2280 chg bounds, 145 chg sides, 1146 chg coeffs, 54524 upgd conss, 70719113 impls, 2484 clqs
937.97/938.03	c    (938.0s) probing: 15000/15630 (96.0%) - 227 fixings, 77 aggregations, 26649940 implications, 0 bound changes
943.97/944.06	c (round 29) 3408 del vars, 12879 del conss, 100 add conss, 2280 chg bounds, 146 chg sides, 1155 chg coeffs, 54524 upgd conss, 70907973 impls, 2492 clqs
944.37/944.40	c (round 30) 3408 del vars, 12897 del conss, 109 add conss, 2280 chg bounds, 155 chg sides, 1215 chg coeffs, 54524 upgd conss, 70907973 impls, 2492 clqs
944.47/944.53	c presolving (31 rounds):
944.47/944.53	c  3408 deleted vars, 12902 deleted constraints, 109 added constraints, 2280 tightened bounds, 0 added holes, 155 changed sides, 1229 changed coefficients
944.47/944.53	c  70907973 implications, 2498 cliques
944.47/944.53	c presolved problem has 15254 variables (15254 bin, 0 int, 0 impl, 0 cont) and 52929 constraints
944.47/944.53	c    1156 constraints of type <knapsack>
944.47/944.53	c   44072 constraints of type <setppc>
944.47/944.53	c    7701 constraints of type <logicor>
944.47/944.53	c transformed objective value is always integral (scale: 1)
944.47/944.53	c Presolving Time: 944.04
944.47/944.53	c - non default parameters ----------------------------------------------------------------------
944.47/944.53	c # SCIP version 2.0.1.4
944.47/944.53	c 
944.47/944.53	c # frequency for displaying node information lines
944.47/944.53	c # [type: int, range: [-1,2147483647], default: 100]
944.47/944.53	c display/freq = 10000
944.47/944.53	c 
944.47/944.53	c # maximal time in seconds to run
944.47/944.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
944.47/944.53	c limits/time = 1800
944.47/944.53	c 
944.47/944.53	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
944.47/944.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
944.47/944.53	c limits/memory = 13950
944.47/944.53	c 
944.47/944.53	c # default clock type (1: CPU user seconds, 2: wall clock time)
944.47/944.53	c # [type: int, range: [1,2], default: 1]
944.47/944.53	c timing/clocktype = 2
944.47/944.53	c 
944.47/944.53	c # belongs reading time to solving time?
944.47/944.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.47/944.53	c timing/reading = TRUE
944.47/944.53	c 
944.47/944.53	c # should presolving try to simplify inequalities
944.47/944.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.47/944.53	c constraints/linear/simplifyinequalities = TRUE
944.47/944.53	c 
944.47/944.53	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
944.47/944.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.47/944.53	c constraints/indicator/addCouplingCons = TRUE
944.47/944.53	c 
944.47/944.53	c # should presolving try to simplify knapsacks
944.47/944.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
944.47/944.53	c constraints/knapsack/simplifyinequalities = TRUE
944.47/944.53	c 
944.47/944.53	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
944.47/944.53	c # [type: int, range: [-1,2147483647], default: -1]
944.47/944.53	c separating/rapidlearning/freq = 0
944.47/944.53	c 
944.47/944.53	c -----------------------------------------------------------------------------------------------
944.47/944.53	c start solving
944.47/944.54	c 
964.96/965.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
964.96/965.05	c   965s|     1 |     0 | 18221 |     - |1900M|   0 |1190 |  15k|  52k|  15k|  52k|   0 |  21 |   0 | 6.365903e+01 |      --      |    Inf 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3453514-1307122381/watcher-3453514-1307122381 -o /tmp/evaluation-result-3453514-1307122381/solver-3453514-1307122381 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453514-1307122381.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: 1.08 1.68 1.88 2/493 17221
/proc/meminfo: memFree=30419540/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=11804 CPUtime=0 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 1935 0 0 0 0 0 0 0 22 0 1 0 823839084 12087296 1888 33554432000 4194304 9128323 140735185983888 18446744073709551615 7929378 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17221/statm: 2951 1888 400 1205 0 1742 0

[startup+0.077326 s]
/proc/loadavg: 1.08 1.68 1.88 2/493 17221
/proc/meminfo: memFree=30419540/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=22804 CPUtime=0.06 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 4718 0 0 0 6 0 0 0 22 0 1 0 823839084 23351296 4669 33554432000 4194304 9128323 140735185983888 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17221/statm: 5701 4669 400 1205 0 4492 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22804

[startup+0.100312 s]
/proc/loadavg: 1.08 1.68 1.88 2/493 17221
/proc/meminfo: memFree=30419540/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=23048 CPUtime=0.09 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 4749 0 0 0 9 0 0 0 22 0 1 0 823839084 23601152 4700 33554432000 4194304 9128323 140735185983888 18446744073709551615 8008905 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17221/statm: 5762 4700 400 1205 0 4553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23048

[startup+0.300274 s]
/proc/loadavg: 1.08 1.68 1.88 2/493 17221
/proc/meminfo: memFree=30419540/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=34480 CPUtime=0.29 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 7660 0 0 0 28 1 0 0 23 0 1 0 823839084 35307520 7578 33554432000 4194304 9128323 140735185983888 18446744073709551615 8120031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/17221/statm: 8620 7578 400 1205 0 7411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34480

[startup+0.700204 s]
/proc/loadavg: 1.08 1.68 1.88 2/493 17221
/proc/meminfo: memFree=30419540/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=127468 CPUtime=0.69 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 33026 0 0 0 65 4 0 0 25 0 1 0 823839084 130527232 30056 33554432000 4194304 9128323 140735185983888 18446744073709551615 6584049 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 31867 30056 501 1205 0 30658 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 127468

[startup+1.50106 s]
/proc/loadavg: 1.08 1.68 1.88 3/499 17227
/proc/meminfo: memFree=30106320/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=216352 CPUtime=1.49 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 55103 0 0 0 142 7 0 0 25 0 1 0 823839084 221544448 52133 33554432000 4194304 9128323 140735185983888 18446744073709551615 4708624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 54088 52133 510 1205 0 52879 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 216352

[startup+3.10078 s]
/proc/loadavg: 1.08 1.68 1.88 3/499 17227
/proc/meminfo: memFree=29930860/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=290172 CPUtime=3.09 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 75469 0 0 0 300 9 0 0 25 0 1 0 823839084 297136128 69725 33554432000 4194304 9128323 140735185983888 18446744073709551615 5156315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 72543 69725 592 1205 0 71334 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 290172

[startup+6.30022 s]
/proc/loadavg: 1.15 1.69 1.88 3/499 17227
/proc/meminfo: memFree=29778340/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=353096 CPUtime=6.29 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 90153 0 0 0 618 11 0 0 25 0 1 0 823839084 361570304 84298 33554432000 4194304 9128323 140735185983888 18446744073709551615 6593127 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 88274 84298 566 1205 0 87065 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 353096

[startup+12.7011 s]
/proc/loadavg: 1.22 1.69 1.88 3/499 17227
/proc/meminfo: memFree=29698896/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=396508 CPUtime=12.7 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 100492 0 0 0 1257 13 0 0 25 0 1 0 823839084 406024192 94637 33554432000 4194304 9128323 140735185983888 18446744073709551615 4240322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 99127 94637 566 1205 0 97918 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 396508

[startup+25.5008 s]
/proc/loadavg: 1.39 1.71 1.88 3/499 17228
/proc/meminfo: memFree=29500220/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=506900 CPUtime=25.49 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 127934 0 0 0 2534 15 0 0 25 0 1 0 823839084 519065600 121947 33554432000 4194304 9128323 140735185983888 18446744073709551615 6593138 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 126725 121947 566 1205 0 125516 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 506900

[startup+51.1003 s]
/proc/loadavg: 1.60 1.73 1.88 3/499 17228
/proc/meminfo: memFree=29293432/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=616516 CPUtime=51.09 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 155497 0 0 0 5092 17 0 0 25 0 1 0 823839084 631312384 149510 33554432000 4194304 9128323 140735185983888 18446744073709551615 5494419 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 154129 149510 566 1205 0 152920 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 616516

[startup+102.319 s]
/proc/loadavg: 1.82 1.77 1.89 3/499 17230
/proc/meminfo: memFree=29019640/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=770576 CPUtime=102.31 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 194070 0 0 0 10208 23 0 0 25 0 1 0 823839084 789069824 188083 33554432000 4194304 9128323 140735185983888 18446744073709551615 6593410 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 192644 188083 566 1205 0 191435 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 770576

[startup+162.301 s]
/proc/loadavg: 1.93 1.81 1.90 3/499 17231
/proc/meminfo: memFree=28737264/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=939372 CPUtime=162.29 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 235648 0 0 0 16200 29 0 0 25 0 1 0 823839084 961916928 229661 33554432000 4194304 9128323 140735185983888 18446744073709551615 4352218 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 234843 229661 570 1205 0 233634 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 939372

[startup+222.301 s]
/proc/loadavg: 2.05 1.87 1.91 3/499 17233
/proc/meminfo: memFree=28463424/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=1067876 CPUtime=222.29 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 269450 0 0 0 22195 34 0 0 25 0 1 0 823839084 1093505024 263463 33554432000 4194304 9128323 140735185983888 18446744073709551615 4794272 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 266969 263463 570 1205 0 265760 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1067876

[startup+282.3 s]
/proc/loadavg: 2.05 1.90 1.91 3/499 17234
/proc/meminfo: memFree=28079124/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=1215752 CPUtime=282.28 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 305149 0 0 0 28190 38 0 0 25 0 1 0 823839084 1244930048 299162 33554432000 4194304 9128323 140735185983888 18446744073709551615 5494387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 303938 299162 570 1205 0 302729 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1215752

[startup+342.301 s]
/proc/loadavg: 2.08 1.95 1.93 3/499 17236
/proc/meminfo: memFree=27676092/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=1446732 CPUtime=342.28 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 362083 0 0 0 34182 46 0 0 25 0 1 0 823839084 1481453568 356096 33554432000 4194304 9128323 140735185983888 18446744073709551615 6593392 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 361683 356096 570 1205 0 360474 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 1446732

[startup+402.301 s]
/proc/loadavg: 2.03 1.95 1.93 3/499 17238
/proc/meminfo: memFree=27378824/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=1622348 CPUtime=402.28 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 405933 0 0 0 40177 51 0 0 25 0 1 0 823839084 1661284352 399946 33554432000 4194304 9128323 140735185983888 18446744073709551615 5488726 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 405587 399946 570 1205 0 404378 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1622348

[startup+462.3 s]
/proc/loadavg: 2.01 1.96 1.93 3/499 17239
/proc/meminfo: memFree=27086296/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=1814772 CPUtime=462.28 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 454006 0 0 0 46170 58 0 0 25 0 1 0 823839084 1858326528 448019 33554432000 4194304 9128323 140735185983888 18446744073709551615 5488734 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 453693 448019 570 1205 0 452484 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1814772

[startup+522.301 s]
/proc/loadavg: 2.00 1.96 1.93 3/499 17241
/proc/meminfo: memFree=26759264/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2000440 CPUtime=522.28 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 500010 0 0 0 52161 67 0 0 25 0 1 0 823839084 2048450560 494023 33554432000 4194304 9128323 140735185983888 18446744073709551615 4232530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 500110 494023 570 1205 0 498901 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 2000440

[startup+582.3 s]
/proc/loadavg: 2.00 1.97 1.93 3/499 17242
/proc/meminfo: memFree=26599616/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2159080 CPUtime=582.27 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 539420 0 0 0 58156 71 0 0 25 0 1 0 823839084 2210897920 533433 33554432000 4194304 9128323 140735185983888 18446744073709551615 6593417 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 539770 533433 570 1205 0 538561 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 2159080

[startup+642.301 s]

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

/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669095 0 0 0 100119 108 0 0 25 0 1 0 823839084 2721832960 658143 33554432000 4194304 9128323 140735185983888 18446744073709551615 7343405 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658143 750 1205 0 663301 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 2658040

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 1.96 3/499 17255
/proc/meminfo: memFree=25913252/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1062.27 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 106113 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 18446744073699065947 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 2658040

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/499 17257
/proc/meminfo: memFree=25912844/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1122.26 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 112112 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243292 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 2658040

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/499 17258
/proc/meminfo: memFree=25910952/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1182.26 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 118112 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243200 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 2658040

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/499 17260
/proc/meminfo: memFree=25910792/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1242.25 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 124111 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 2658040

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/499 17262
/proc/meminfo: memFree=25832764/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1302.26 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 130112 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243307 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1302.26
Current children cumulated vsize (KiB) 2658040

[startup+1362.3 s]
/proc/loadavg: 2.09 2.03 1.97 3/499 17263
/proc/meminfo: memFree=25913692/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1362.25 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 136111 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1362.25
Current children cumulated vsize (KiB) 2658040

[startup+1422.32 s]
/proc/loadavg: 2.09 2.04 1.97 3/499 17265
/proc/meminfo: memFree=25913296/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1422.27 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 142113 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1422.27
Current children cumulated vsize (KiB) 2658040

[startup+1482.3 s]
/proc/loadavg: 2.09 2.04 1.98 3/499 17266
/proc/meminfo: memFree=25913392/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1482.25 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 148111 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1482.25
Current children cumulated vsize (KiB) 2658040

[startup+1542.3 s]
/proc/loadavg: 2.03 2.03 1.98 3/499 17268
/proc/meminfo: memFree=25910132/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1542.25 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 154111 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243313 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1542.25
Current children cumulated vsize (KiB) 2658040

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/499 17270
/proc/meminfo: memFree=25910116/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1602.24 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 160110 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 2658040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/499 17271
/proc/meminfo: memFree=25909960/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1662.24 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 166110 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1662.24
Current children cumulated vsize (KiB) 2658040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/499 17282
/proc/meminfo: memFree=25909948/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2658040 CPUtime=1722.24 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 669176 0 0 0 172110 114 0 0 25 0 1 0 823839084 2721832960 658193 33554432000 4194304 9128323 140735185983888 18446744073709551615 6243216 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17221/statm: 664510 658193 744 1205 0 663301 0
Current children cumulated CPU time (s) 1722.24
Current children cumulated vsize (KiB) 2658040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/499 17283
/proc/meminfo: memFree=25822636/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2745060 CPUtime=1782.24 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 691169 0 0 0 178107 117 0 0 25 0 1 0 823839084 2810941440 680162 33554432000 4194304 9128323 140735185983888 18446744073709551615 6244944 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17221/statm: 686265 680162 720 1205 0 685056 0
Current children cumulated CPU time (s) 1782.24
Current children cumulated vsize (KiB) 2745060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.1 s]
/proc/loadavg: 2.00 2.00 1.98 3/500 17285
/proc/meminfo: memFree=25944372/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2783352 CPUtime=1800.05 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 699723 0 0 0 179887 118 0 0 25 0 1 0 823839084 2850152448 688716 33554432000 4194304 9128323 140735185983888 18446744073709551615 6244950 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17221/statm: 695838 688716 720 1205 0 694629 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2783352

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -17221

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

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.98 2/498 17286
/proc/meminfo: memFree=27652728/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2783352 CPUtime=1801.34 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 700523 0 0 0 180016 118 0 0 25 0 1 0 823839084 2850152448 689516 33554432000 4194304 9128323 140735185983888 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17221/statm: 695838 689516 720 1205 0 694629 0
Current children cumulated CPU time (s) 1801.34
Current children cumulated vsize (KiB) 2783352

[startup+1801.82 s]
/proc/loadavg: 2.00 2.00 1.98 2/498 17286
/proc/meminfo: memFree=27649876/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=2783352 CPUtime=1801.76 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4202496 700682 0 0 0 180058 118 0 0 25 0 1 0 823839084 2850152448 689675 33554432000 4194304 9128323 140735185983888 18446744073709551615 6244928 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/17221/statm: 695838 689675 720 1205 0 694629 0
Current children cumulated CPU time (s) 1801.76
Current children cumulated vsize (KiB) 2783352

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 1.98 2/498 17286
/proc/meminfo: memFree=27649876/32951124 swapFree=53876548/67111528
[pid=17221] ppid=17219 vsize=0 CPUtime=1802.14 cores=1,3,5,7
/proc/17221/stat : 17221 (scip-2.0.1.4.li) R 17219 17221 12330 0 -1 4203524 700781 0 0 0 180088 126 0 0 25 0 1 0 823839084 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 5 0 0 0
/proc/17221/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1802.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.23
CPU time (s): 1802.18
CPU user time (s): 1800.89
CPU system time (s): 1.2928
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 2783352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.89
system time used= 1.2928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 700781
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= 3
involuntary context switches= 3501

runsolver used 8.80266 second user time and 20.7059 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-03 19:33:01
IDJOB=3453514
IDBENCH=78523
IDSOLVER=1949
FILE ID=node108/3453514-1307122381
RUNJOBID= node108-1307122381-17207
PBS_JOBID= 13497986
Free space on /tmp= 73812 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/oliveras/j30opt/normalized-j3045_1.std.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3453514-1307122381/watcher-3453514-1307122381 -o /tmp/evaluation-result-3453514-1307122381/solver-3453514-1307122381 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3453514-1307122381.opb -t 1800 -m 15500

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

MD5SUM BENCH= 7c0aafdcb1e0398015b227f9c2ae71a5
RANDOM SEED=1830137178

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30419572 kB
Buffers:        290484 kB
Cached:         964668 kB
SwapCached:      13540 kB
Active:        1361112 kB
Inactive:       885952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30419572 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:           27840 kB
Writeback:           0 kB
AnonPages:      988748 kB
Mapped:          12096 kB
Slab:           149760 kB
PageTables:      65708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134538992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73800 MiB
End job on node108 at 2011-06-03 20:03:04