Trace number 2693784

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 NameAnswerCPU timeWall clock time
SCIPnone SCIP 1.2.1.2 without any LP solver? (TO) 1800.79 1800.74

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j308_1-unsat--soft-33-100-0.wbo
MD5SUM0541e9779bfbef683d2818db74c4cdd4
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark0.023995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2728
Total number of constraints8382
Number of soft constraints5630
Number of constraints which are clauses8210
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints172
Minimum length of a constraint1
Maximum length of a constraint17
Top cost 280780
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 280779
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 143
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: NONE] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-2693784-1277916608.wbo>
0.07/0.09	c original problem has 13988 variables (8358 bin, 0 int, 0 impl, 5630 cont) and 14013 constraints
0.07/0.09	c problem read
0.07/0.09	c presolving settings loaded
0.07/0.09	c [src/scip/lpi_none.c:41] ERROR: there is no LP solver linked to the binary (LPS=none); you should set the parameter <lp/solvefreq> to <-1> to avoid solving LPs
0.19/0.24	c presolving:
0.19/0.27	c (round 1) 150 del vars, 399 del conss, 84 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17734 impls, 0 clqs
0.19/0.29	c (round 2) 440 del vars, 1197 del conss, 134 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17826 impls, 0 clqs
0.29/0.31	c (round 3) 1049 del vars, 1730 del conss, 153 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17838 impls, 0 clqs
0.29/0.32	c (round 4) 1562 del vars, 2020 del conss, 163 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17840 impls, 0 clqs
0.29/0.33	c (round 5) 1781 del vars, 2215 del conss, 163 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17840 impls, 0 clqs
0.29/0.35	c (round 6) 1959 del vars, 2268 del conss, 4955 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 17840 impls, 0 clqs
0.39/0.40	c (round 7) 2012 del vars, 2268 del conss, 4955 chg bounds, 0 chg sides, 0 chg coeffs, 2356 upgd conss, 17840 impls, 0 clqs
1.19/1.21	c    (1.1s) probing: 1000/7184 (13.9%) - 0 fixings, 0 aggregations, 1140 implications, 0 bound changes
1.79/1.89	c    (1.8s) probing: 2000/7184 (27.8%) - 0 fixings, 0 aggregations, 1279 implications, 0 bound changes
1.79/1.89	c    (1.8s) probing: 2001/7184 (27.9%) - 0 fixings, 0 aggregations, 1279 implications, 0 bound changes
1.79/1.89	c    (1.8s) probing aborted: 2000/2000 successive useless probings
1.79/1.89	c presolving (8 rounds):
1.79/1.89	c  2012 deleted vars, 2268 deleted constraints, 4955 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1.79/1.89	c  21358 implications, 0 cliques
1.79/1.89	c presolved problem has 11976 variables (7184 bin, 0 int, 0 impl, 4792 cont) and 11745 constraints
1.79/1.89	c    4792 constraints of type <indicator>
1.79/1.89	c     195 constraints of type <varbound>
1.79/1.89	c      51 constraints of type <knapsack>
1.79/1.89	c    4597 constraints of type <linear>
1.79/1.89	c    2110 constraints of type <logicor>
1.79/1.89	c transformed objective value is always integral (scale: 1)
1.79/1.89	c Presolving Time: 1.72
1.79/1.89	c - non default parameters ----------------------------------------------------------------------
1.79/1.89	c # SCIP version 1.2.1.2
1.79/1.89	c 
1.79/1.89	c # frequency for displaying node information lines
1.79/1.89	c # [type: int, range: [-1,2147483647], default: 100]
1.79/1.89	c display/freq = 10000
1.79/1.89	c 
1.79/1.89	c # maximal time in seconds to run
1.79/1.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.89	c limits/time = 1799.92
1.79/1.89	c 
1.79/1.89	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
1.79/1.89	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
1.79/1.89	c limits/memory = 3420
1.79/1.89	c 
1.79/1.89	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
1.79/1.89	c # [type: int, range: [-1,2147483647], default: 1]
1.79/1.89	c lp/solvefreq = -1
1.79/1.89	c 
1.79/1.89	c # should presolving try to simplify inequalities
1.79/1.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.79/1.89	c constraints/linear/simplifyinequalities = TRUE
1.79/1.89	c 
1.79/1.89	c # should presolving try to simplify knapsacks
1.79/1.89	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
1.79/1.89	c constraints/knapsack/simplifyinequalities = TRUE
1.79/1.89	c 
1.79/1.89	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
1.79/1.89	c # [type: int, range: [-1,2147483647], default: -1]
1.79/1.89	c separating/rapidlearning/freq = 0
1.79/1.89	c 
1.79/1.89	c -----------------------------------------------------------------------------------------------
1.79/1.89	c start solving
1.79/1.89	c 
1.89/1.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.89/1.91	c   1.8s|     1 |     2 |     0 |     - |  43M|   0 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
29.99/30.05	c  29.7s| 10000 | 10001 |     0 |   0.0 |  51M|  55 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
56.99/57.05	c  56.5s| 20000 | 20001 |     0 |   0.0 |  58M|  69 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
83.59/83.66	c  82.9s| 30000 | 30001 |     0 |   0.0 |  66M|  81 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
109.79/109.83	c   109s| 40000 | 40001 |     0 |   0.0 |  72M|  83 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
135.69/135.73	c   135s| 50000 | 50001 |     0 |   0.0 |  79M|  83 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
161.59/161.69	c   160s| 60000 | 60001 |     0 |   0.0 |  86M|  85 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
187.49/187.56	c   186s| 70000 | 70001 |     0 |   0.0 |  92M|  89 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
212.49/212.58	c   211s| 80000 | 80001 |     0 |   0.0 |  99M| 121 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
236.80/236.82	c   235s| 90000 | 90001 |     0 |   0.0 | 105M| 121 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
261.20/261.26	c   259s|100000 |100001 |     0 |   0.0 | 111M| 121 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
285.40/285.47	c   283s|110000 |110001 |     0 |   0.0 | 116M| 121 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
309.40/309.48	c   307s|120000 |120001 |     0 |   0.0 | 122M| 123 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
333.80/333.80	c   331s|130000 |130001 |     0 |   0.0 | 128M| 123 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
357.90/357.96	c   355s|140000 |140001 |     0 |   0.0 | 134M| 123 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
382.10/382.11	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
382.10/382.11	c   380s|150000 |150001 |     0 |   0.0 | 139M| 125 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
406.10/406.15	c   403s|160000 |160001 |     0 |   0.0 | 145M| 131 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
430.40/430.42	c   428s|170000 |170001 |     0 |   0.0 | 151M| 131 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
454.20/454.22	c   451s|180000 |180001 |     0 |   0.0 | 157M| 135 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
477.90/477.92	c   475s|190000 |190001 |     0 |   0.0 | 162M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
501.80/501.80	c   498s|200000 |200001 |     0 |   0.0 | 168M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
525.40/525.40	c   522s|210000 |210001 |     0 |   0.0 | 173M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
548.92/548.97	c   545s|220000 |220001 |     0 |   0.0 | 179M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
572.41/572.41	c   569s|230000 |230001 |     0 |   0.0 | 184M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
595.81/595.87	c   592s|240000 |240001 |     0 |   0.0 | 189M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
619.51/619.56	c   616s|250000 |250001 |     0 |   0.0 | 195M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
643.01/643.04	c   639s|260000 |260001 |     0 |   0.0 | 200M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
666.81/666.82	c   663s|270000 |270001 |     0 |   0.0 | 206M| 141 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
690.21/690.24	c   686s|280000 |280001 |     0 |   0.0 | 211M| 189 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
713.11/713.19	c   709s|290000 |290001 |     0 |   0.0 | 216M| 203 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
736.12/736.15	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
736.12/736.15	c   731s|300000 |300001 |     0 |   0.0 | 221M| 203 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
758.92/759.00	c   754s|310000 |310001 |     0 |   0.0 | 226M| 209 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
781.81/781.85	c   777s|320000 |320001 |     0 |   0.0 | 231M| 213 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
804.71/804.78	c   800s|330000 |330001 |     0 |   0.0 | 236M| 213 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
827.92/827.93	c   823s|340000 |340001 |     0 |   0.0 | 242M| 213 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
850.92/850.94	c   846s|350000 |350001 |     0 |   0.0 | 247M| 215 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
873.82/873.84	c   868s|360000 |360001 |     0 |   0.0 | 252M| 217 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
896.71/896.71	c   891s|370000 |370001 |     0 |   0.0 | 257M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
919.72/919.72	c   914s|380000 |380001 |     0 |   0.0 | 262M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
942.72/942.77	c   937s|390000 |390001 |     0 |   0.0 | 267M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
965.52/965.50	c   959s|400000 |400001 |     0 |   0.0 | 272M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
988.52/988.59	c   982s|410000 |410001 |     0 |   0.0 | 278M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1011.62/1011.67	c  1005s|420000 |420001 |     0 |   0.0 | 283M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1034.42/1034.41	c  1028s|430000 |430001 |     0 |   0.0 | 288M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1057.13/1057.13	c  1051s|440000 |440001 |     0 |   0.0 | 293M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1079.92/1079.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1079.92/1079.91	c  1073s|450000 |450001 |     0 |   0.0 | 298M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1102.62/1102.61	c  1096s|460000 |460001 |     0 |   0.0 | 303M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1125.33/1125.33	c  1118s|470000 |470001 |     0 |   0.0 | 308M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1148.02/1148.00	c  1141s|480000 |480001 |     0 |   0.0 | 313M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1170.62/1170.60	c  1163s|490000 |490001 |     0 |   0.0 | 318M| 219 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1193.43/1193.48	c  1186s|500000 |500001 |     0 |   0.0 | 323M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1216.22/1216.23	c  1209s|510000 |510001 |     0 |   0.0 | 329M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1238.93/1238.95	c  1231s|520000 |520001 |     0 |   0.0 | 334M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1261.93/1261.95	c  1254s|530000 |530001 |     0 |   0.0 | 339M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1284.73/1284.75	c  1277s|540000 |540001 |     0 |   0.0 | 344M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1307.63/1307.61	c  1300s|550000 |550001 |     0 |   0.0 | 349M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1330.33/1330.38	c  1322s|560000 |560001 |     0 |   0.0 | 354M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1353.23/1353.29	c  1345s|570000 |570001 |     0 |   0.0 | 359M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1376.23/1376.21	c  1368s|580000 |580001 |     0 |   0.0 | 364M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1399.14/1399.18	c  1391s|590000 |590001 |     0 |   0.0 | 370M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1422.13/1422.10	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1422.13/1422.10	c  1413s|600000 |600001 |     0 |   0.0 | 375M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1444.83/1444.89	c  1436s|610000 |610001 |     0 |   0.0 | 380M| 223 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1467.83/1467.80	c  1459s|620000 |620001 |     0 |   0.0 | 385M| 227 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1490.63/1490.63	c  1482s|630000 |630001 |     0 |   0.0 | 390M| 231 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1513.13/1513.16	c  1504s|640000 |640001 |     0 |   0.0 | 395M| 243 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1535.73/1535.77	c  1526s|650000 |650001 |     0 |   0.0 | 400M| 243 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1558.33/1558.38	c  1549s|660000 |660001 |     0 |   0.0 | 405M| 243 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1581.13/1581.13	c  1571s|670000 |670001 |     0 |   0.0 | 411M| 243 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1603.63/1603.62	c  1594s|680000 |680001 |     0 |   0.0 | 416M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1626.34/1626.32	c  1616s|690000 |690001 |     0 |   0.0 | 421M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1648.94/1648.92	c  1639s|700000 |700001 |     0 |   0.0 | 426M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1671.53/1671.54	c  1661s|710000 |710001 |     0 |   0.0 | 431M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1694.14/1694.13	c  1684s|720000 |720001 |     0 |   0.0 | 436M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1716.64/1716.63	c  1706s|730000 |730001 |     0 |   0.0 | 441M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1739.24/1739.22	c  1729s|740000 |740001 |     0 |   0.0 | 446M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1761.94/1761.93	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1761.94/1761.93	c  1751s|750000 |750001 |     0 |   0.0 | 452M| 251 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1784.54/1784.55	c  1774s|760000 |760001 |     0 |   0.0 | 457M| 255 |   - |  11k|  11k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
1800.04/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.04/1800.00	c 
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time (sec) : 1789.03
1800.04/1800.00	c Solving Nodes      : 766872
1800.04/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.04/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.04/1800.00	c Gap                : infinite
1800.04/1800.00	s UNKNOWN
1800.04/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.04/1800.00	c Solving Time       :    1789.03
1800.04/1800.00	c Original Problem   :
1800.04/1800.00	c   Problem name     : HOME/instance-2693784-1277916608.wbo
1800.04/1800.00	c   Variables        : 13988 (8358 binary, 0 integer, 0 implicit integer, 5630 continuous)
1800.04/1800.00	c   Constraints      : 14013 initial, 14013 maximal
1800.04/1800.00	c Presolved Problem  :
1800.04/1800.00	c   Problem name     : t_HOME/instance-2693784-1277916608.wbo
1800.04/1800.00	c   Variables        : 11976 (7184 binary, 0 integer, 0 implicit integer, 4792 continuous)
1800.04/1800.00	c   Constraints      : 11745 initial, 11745 maximal
1800.04/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.04/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   dualfix          :       0.00       1763          0          0          0          0          0          0          0
1800.04/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   implics          :       0.01          0          0          0          0          0          0          0          0
1800.04/1800.00	c   probing          :       1.45          0          0          0          0          0          0          0          0
1800.04/1800.00	c   indicator        :       0.04          0          0          0          0          0        838          0          0
1800.04/1800.00	c   varbound         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.04/1800.00	c   linear           :       0.10        163         86          0       4955          0       1430          0          0
1800.04/1800.00	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1800.04/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.04/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.04/1800.00	c   indicator        :       4792          0    1875494          0     766872          0     762215          0          0          0
1800.04/1800.00	c   varbound         :        195          0    1875494          0     766872          0     545108          0          0          0
1800.04/1800.00	c   knapsack         :         51          0    1875494          0     766872          0          0          0          0          0
1800.04/1800.00	c   linear           :       4597          0    1875494          0     766872          0     169014          0          0          0
1800.04/1800.00	c   logicor          :       2110          0     905583          0     766872          0    1252503          0          0          0
1800.04/1800.00	c   countsols        :          0          0          0          0     766872          0          0          0          0          0
1800.04/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.04/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.04/1800.00	c   indicator        :     446.65       0.00     111.43       0.00     335.22
1800.04/1800.00	c   varbound         :       7.31       0.00       6.78       0.00       0.53
1800.04/1800.00	c   knapsack         :      21.74       0.00       2.49       0.00      19.25
1800.04/1800.00	c   linear           :     112.61       0.00     110.79       0.00       1.82
1800.04/1800.00	c   logicor          :     224.25       0.00       5.08       0.00     219.17
1800.04/1800.00	c   countsols        :       0.12       0.00       0.00       0.00       0.12
1800.04/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.04/1800.00	c   vbounds          :      40.03     702779          0      46991
1800.04/1800.00	c   rootredcost      :       0.46          0          0          0
1800.04/1800.00	c   pseudoobj        :     198.17    1870979          0          0
1800.04/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.04/1800.00	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.04/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.04/1800.00	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.04/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.04/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.04/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.04/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.04/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.04/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.04/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.04/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.04/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.04/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.04/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.04/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.04/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.04/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.04/1800.00	c Pricers            :       Time      Calls       Vars
1800.04/1800.00	c   problem variables:       0.00          0          0
1800.04/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.04/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   inference        :     699.65     766872          0          0          0          0    1533744
1800.04/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.04/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.04/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.04/1800.00	c   LP solutions     :       0.00          -          0
1800.04/1800.00	c   pseudo solutions :       0.00          -          0
1800.04/1800.00	c   oneopt           :       0.18          0          0
1800.04/1800.00	c   trivial          :       0.10          2          0
1800.04/1800.00	c   simplerounding   :       0.00          0          0
1800.04/1800.00	c   zirounding       :       0.00          0          0
1800.04/1800.00	c   rounding         :       0.00          0          0
1800.04/1800.00	c   shifting         :       0.00          0          0
1800.04/1800.00	c   intshifting      :       0.00          0          0
1800.04/1800.00	c   twoopt           :       0.00          0          0
1800.04/1800.00	c   fixandinfer      :       0.00          0          0
1800.04/1800.00	c   feaspump         :       0.00          0          0
1800.04/1800.00	c   coefdiving       :       0.00          0          0
1800.04/1800.00	c   pscostdiving     :       0.00          0          0
1800.04/1800.00	c   fracdiving       :       0.00          0          0
1800.04/1800.00	c   veclendiving     :       0.00          0          0
1800.04/1800.00	c   intdiving        :       0.00          0          0
1800.04/1800.00	c   actconsdiving    :       0.00          0          0
1800.04/1800.00	c   objpscostdiving  :       0.00          0          0
1800.04/1800.00	c   rootsoldiving    :       0.00          0          0
1800.04/1800.00	c   linesearchdiving :       0.00          0          0
1800.04/1800.00	c   guideddiving     :       0.00          0          0
1800.04/1800.00	c   octane           :       0.00          0          0
1800.04/1800.00	c   rens             :       0.00          0          0
1800.04/1800.00	c   rins             :       0.00          0          0
1800.04/1800.00	c   localbranching   :       0.00          0          0
1800.04/1800.00	c   mutation         :       0.00          0          0
1800.04/1800.00	c   crossover        :       0.00          0          0
1800.04/1800.00	c   dins             :       0.00          0          0
1800.04/1800.00	c   undercover       :       0.00          0          0
1800.04/1800.00	c   nlp              :       0.47          0          0
1800.04/1800.00	c   trysol           :       0.22          1          0
1800.04/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.04/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.04/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.04/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.04/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.04/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.04/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.04/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.04/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.04/1800.00	c B&B Tree           :
1800.04/1800.00	c   number of runs   :          1
1800.04/1800.00	c   nodes            :     766872
1800.04/1800.00	c   nodes (total)    :     766872
1800.04/1800.00	c   nodes left       :     766873
1800.04/1800.00	c   max depth        :        255
1800.04/1800.00	c   max depth (total):        255
1800.04/1800.00	c   backtracks       :       8672 (1.1%)
1800.04/1800.00	c   delayed cutoffs  :          0
1800.04/1800.00	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.04/1800.00	c   avg switch length:       2.83
1800.04/1800.00	c   switching time   :      16.26
1800.04/1800.00	c Solution           :
1800.04/1800.00	c   Solutions found  :          0 (0 improvements)
1800.04/1800.00	c   Primal Bound     :          -
1800.04/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.04/1800.00	c   Gap              :   infinite
1800.04/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.04/1800.01	c   Root Iterations  :          0
1800.75/1800.74	c Time complete: 1800.77.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2693784-1277916608/watcher-2693784-1277916608 -o /tmp/evaluation-result-2693784-1277916608/solver-2693784-1277916608 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693784-1277916608.wbo -t 1800 -m 3800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 26395
/proc/meminfo: memFree=31157004/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=8268 CPUtime=0
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 1547 0 0 0 0 0 0 0 25 0 1 0 167264554 8466432 1469 4089446400 4194304 7136930 140736311785840 18446744073709551615 6346613 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26395/statm: 2067 1469 275 719 0 1346 0

[startup+0.0809199 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 26395
/proc/meminfo: memFree=31157004/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=25768 CPUtime=0.07
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 5910 0 0 0 7 0 0 0 25 0 1 0 167264554 26386432 5832 4089446400 4194304 7136930 140736311785840 18446744073709551615 6285833 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26395/statm: 6442 5832 275 719 0 5721 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25768

[startup+0.100918 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 26395
/proc/meminfo: memFree=31157004/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=34444 CPUtime=0.09
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 8519 0 0 0 9 0 0 0 25 0 1 0 167264554 35270656 8060 4089446400 4194304 7136930 140736311785840 18446744073709551615 6312309 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26395/statm: 8611 8060 295 719 0 7890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34444

[startup+0.300883 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 26395
/proc/meminfo: memFree=31157004/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=61376 CPUtime=0.29
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 15354 0 0 0 28 1 0 0 25 0 1 0 167264554 62849024 14381 4089446400 4194304 7136930 140736311785840 18446744073709551615 4332876 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/26395/statm: 15344 14381 360 719 0 14623 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61376

[startup+0.700815 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 26395
/proc/meminfo: memFree=31157004/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=64408 CPUtime=0.69
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 19032 0 0 0 66 3 0 0 25 0 1 0 167264554 65953792 15182 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 16102 15182 410 719 0 15381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64408

[startup+1.50067 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26396
/proc/meminfo: memFree=31096856/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=64924 CPUtime=1.48
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 19166 0 0 0 145 3 0 0 25 0 1 0 167264554 66482176 15316 4089446400 4194304 7136930 140736311785840 18446744073709551615 5501247 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 16231 15316 416 719 0 15510 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64924

[startup+3.10037 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26396
/proc/meminfo: memFree=31094128/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=68268 CPUtime=3.09
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 19970 0 0 0 304 5 0 0 25 0 1 0 167264554 69906432 16049 4089446400 4194304 7136930 140736311785840 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 17067 16049 427 719 0 16346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 68268

[startup+6.30079 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26396
/proc/meminfo: memFree=31092064/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=69576 CPUtime=6.29
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 20301 0 0 0 621 8 0 0 25 0 1 0 167264554 71245824 16380 4089446400 4194304 7136930 140736311785840 18446744073709551615 5507387 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 17394 16380 427 719 0 16673 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69576

[startup+12.7006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26396
/proc/meminfo: memFree=31087628/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=71564 CPUtime=12.69
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 20828 0 0 0 1255 14 0 0 25 0 1 0 167264554 73281536 16907 4089446400 4194304 7136930 140736311785840 18446744073709551615 5507387 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 17891 16907 427 719 0 17170 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71564

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26396
/proc/meminfo: memFree=31080116/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=76104 CPUtime=25.48
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 21962 0 0 0 2527 21 0 0 25 0 1 0 167264554 77930496 18041 4089446400 4194304 7136930 140736311785840 18446744073709551615 5892251 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 19026 18041 427 719 0 18305 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76104

[startup+51.1006 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26397
/proc/meminfo: memFree=31063760/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=85772 CPUtime=51.09
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 24411 0 0 0 5070 39 0 0 25 0 1 0 167264554 87830528 20490 4089446400 4194304 7136930 140736311785840 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 21443 20490 427 719 0 20722 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85772

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26398
/proc/meminfo: memFree=31079728/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=100364 CPUtime=102.3
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 28144 0 0 0 10154 76 0 0 25 0 1 0 167264554 102772736 24223 4089446400 4194304 7136930 140736311785840 18446744073709551615 4827501 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 25091 24223 427 719 0 24370 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 100364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26400
/proc/meminfo: memFree=31063712/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=115960 CPUtime=162.29
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 32143 0 0 0 16114 115 0 0 25 0 1 0 167264554 118743040 28222 4089446400 4194304 7136930 140736311785840 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 28990 28222 427 719 0 28269 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 115960

[startup+222.3 s]
/proc/loadavg: 2.05 2.01 2.00 4/179 26402
/proc/meminfo: memFree=31048068/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=132056 CPUtime=222.3
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 35748 0 0 0 22074 156 0 0 25 0 1 0 167264554 135225344 31827 4089446400 4194304 7136930 140736311785840 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 33014 31827 427 719 0 32293 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 132056

[startup+282.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 26403
/proc/meminfo: memFree=31031164/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=148996 CPUtime=282.3
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 40079 0 0 0 28040 190 0 0 25 0 1 0 167264554 152571904 36158 4089446400 4194304 7136930 140736311785840 18446744073709551615 4983090 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 37249 36158 427 719 0 36528 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 148996

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26405
/proc/meminfo: memFree=31016256/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=162192 CPUtime=342.3
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 43474 0 0 0 34000 230 0 0 25 0 1 0 167264554 166084608 39553 4089446400 4194304 7136930 140736311785840 18446744073709551615 4643315 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 40548 39553 427 719 0 39827 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 162192

[startup+402.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26406
/proc/meminfo: memFree=31000960/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=176208 CPUtime=402.3
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 47076 0 0 0 39965 265 0 0 25 0 1 0 167264554 180436992 43155 4089446400 4194304 7136930 140736311785840 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 44052 43155 427 719 0 43331 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176208

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26408
/proc/meminfo: memFree=30983332/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=192280 CPUtime=462.3
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 51163 0 0 0 45927 303 0 0 25 0 1 0 167264554 196894720 47242 4089446400 4194304 7136930 140736311785840 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 48070 47242 427 719 0 47349 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 192280

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26410
/proc/meminfo: memFree=30967800/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=211368 CPUtime=522.3
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 55023 0 0 0 51891 339 0 0 25 0 1 0 167264554 216440832 51102 4089446400 4194304 7136930 140736311785840 18446744073709551615 4697655 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 52842 51102 427 719 0 52121 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 211368

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26411
/proc/meminfo: memFree=30952400/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=223948 CPUtime=582.31
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 58268 0 0 0 57855 376 0 0 25 0 1 0 167264554 229322752 54347 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 55987 54347 427 719 0 55266 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 223948

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26413
/proc/meminfo: memFree=30935872/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=237260 CPUtime=642.31
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 61695 0 0 0 63822 409 0 0 25 0 1 0 167264554 242954240 57774 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 59315 57774 427 719 0 58594 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 237260

[startup+702.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26459
/proc/meminfo: memFree=31017816/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=317836 CPUtime=1002.32
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 82453 0 0 0 99613 619 0 0 25 0 1 0 167264554 325464064 78532 4089446400 4194304 7136930 140736311785840 18446744073709551615 4697599 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 79459 78532 427 719 0 78738 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 317836

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26461
/proc/meminfo: memFree=30999300/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=329968 CPUtime=1062.32
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 85588 0 0 0 105578 654 0 0 25 0 1 0 167264554 337887232 81667 4089446400 4194304 7136930 140736311785840 18446744073709551615 5892296 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 82492 81667 427 719 0 81771 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 329968

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26463
/proc/meminfo: memFree=30980792/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=350220 CPUtime=1122.33
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 88707 0 0 0 111543 690 0 0 25 0 1 0 167264554 358625280 84786 4089446400 4194304 7136930 140736311785840 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 87555 84786 427 719 0 86834 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 350220

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26464
/proc/meminfo: memFree=30961296/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=364400 CPUtime=1182.32
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 92356 0 0 0 117507 725 0 0 25 0 1 0 167264554 373145600 88435 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 91100 88435 427 719 0 90379 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 364400

[startup+1242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26466
/proc/meminfo: memFree=30941788/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=378964 CPUtime=1242.33
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 96102 0 0 0 123471 762 0 0 25 0 1 0 167264554 388059136 92181 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 94741 92181 427 719 0 94020 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 378964

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 26467
/proc/meminfo: memFree=30926508/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=390388 CPUtime=1302.33
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 99059 0 0 0 129433 800 0 0 25 0 1 0 167264554 399757312 95138 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 97597 95138 427 719 0 96876 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 390388

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26469
/proc/meminfo: memFree=30911588/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=404308 CPUtime=1362.32
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 102642 0 0 0 135396 836 0 0 25 0 1 0 167264554 414011392 98721 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 101077 98721 427 719 0 100356 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 404308

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26474
/proc/meminfo: memFree=30891936/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=418680 CPUtime=1422.33
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 106339 0 0 0 141366 867 0 0 25 0 1 0 167264554 428728320 102418 4089446400 4194304 7136930 140736311785840 18446744073709551615 4643170 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 104670 102418 427 719 0 103949 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 418680

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26475
/proc/meminfo: memFree=30875876/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=430044 CPUtime=1482.33
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 109292 0 0 0 147329 904 0 0 25 0 1 0 167264554 440365056 105371 4089446400 4194304 7136930 140736311785840 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 107511 105371 427 719 0 106790 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 430044

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26477
/proc/meminfo: memFree=30855400/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=445724 CPUtime=1542.34
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 113299 0 0 0 153294 940 0 0 25 0 1 0 167264554 456421376 109378 4089446400 4194304 7136930 140736311785840 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 111431 109378 427 719 0 110710 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 445724

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26478
/proc/meminfo: memFree=30839248/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=459136 CPUtime=1602.34
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 116762 0 0 0 159260 974 0 0 25 0 1 0 167264554 470155264 112841 4089446400 4194304 7136930 140736311785840 18446744073709551615 4436359 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 114784 112841 427 719 0 114063 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 459136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26480
/proc/meminfo: memFree=30821976/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=472992 CPUtime=1662.33
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 120314 0 0 0 165225 1008 0 0 25 0 1 0 167264554 484343808 116393 4089446400 4194304 7136930 140736311785840 18446744073709551615 4414507 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 118248 116393 427 719 0 117527 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 472992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26482
/proc/meminfo: memFree=30808304/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=482556 CPUtime=1722.34
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 122810 0 0 0 171188 1046 0 0 25 0 1 0 167264554 494137344 118889 4089446400 4194304 7136930 140736311785840 18446744073709551615 4414768 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 120639 118889 427 719 0 119918 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 482556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26483
/proc/meminfo: memFree=30791164/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=497060 CPUtime=1782.34
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 126540 0 0 0 177151 1083 0 0 25 0 1 0 167264554 508989440 122619 4089446400 4194304 7136930 140736311785840 18446744073709551615 4643150 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 124265 122619 427 719 0 123544 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 497060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26484
/proc/meminfo: memFree=30784700/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=502076 CPUtime=1800.04
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 127824 0 0 0 178911 1093 0 0 25 0 1 0 167264554 514125824 123903 4089446400 4194304 7136930 140736311785840 18446744073709551615 4436406 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/26395/statm: 125519 123903 427 719 0 124798 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 502076

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

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

[startup+1800.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 26484
/proc/meminfo: memFree=30784700/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=501936 CPUtime=1800.23
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 127831 0 0 0 178930 1093 0 0 25 0 1 0 167264554 513982464 123875 4089446400 4194304 7136930 140736311785840 18446744073709551615 4212562 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26395/statm: 125484 123875 434 719 0 124763 0
Current children cumulated CPU time (s) 1800.23
Current children cumulated vsize (KiB) 501936

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26485
/proc/meminfo: memFree=30851032/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=424740 CPUtime=1800.64
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 127831 0 0 0 178971 1093 0 0 25 0 1 0 167264554 434933760 104447 4089446400 4194304 7136930 140736311785840 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26395/statm: 106056 104447 434 719 0 105335 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (KiB) 424740

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26485
/proc/meminfo: memFree=30851032/32951124 swapFree=67111528/67111528
[pid=26395] ppid=26393 vsize=163020 CPUtime=1800.75
/proc/26395/stat : 26395 (pbscip.linux.x8) R 26393 26395 25154 0 -1 4202496 127831 0 0 0 178980 1095 0 0 25 0 1 0 167264554 166932480 39151 4089446400 4194304 7136930 140736311785840 18446744073709551615 6360983 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26395/statm: 40755 39151 434 719 0 40034 0
Current children cumulated CPU time (s) 1800.75
Current children cumulated vsize (KiB) 163020

Child status: 0
Real time (s): 1800.74
CPU time (s): 1800.79
CPU user time (s): 1789.83
CPU system time (s): 10.9583
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 502076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.83
system time used= 10.9583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127838
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= 1
involuntary context switches= 2338

runsolver used 2.93355 second user time and 6.76697 second system time

The end

Launcher Data

Begin job on node110 at 2010-06-30 18:50:08
IDJOB=2693784
IDBENCH=79075
IDSOLVER=1206
FILE ID=node110/2693784-1277916608
PBS_JOBID= 11197254
Free space on /tmp= 74204 MiB

SOLVER NAME= SCIPnone SCIP 1.2.1.2 without any LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB10/oliveras/j30/normalized-j308_1-unsat--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.none -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2693784-1277916608/watcher-2693784-1277916608 -o /tmp/evaluation-result-2693784-1277916608/solver-2693784-1277916608 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693784-1277916608.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0541e9779bfbef683d2818db74c4cdd4
RANDOM SEED=1810231221

node110.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.849
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.69
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.849
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	: 5332.82
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.849
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.74
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.849
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.82
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.849
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.74
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.849
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.83
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.849
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.849
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31157532 kB
Buffers:        202812 kB
Cached:         998972 kB
SwapCached:          0 kB
Active:        1011876 kB
Inactive:       638272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31157532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3548 kB
Writeback:           0 kB
AnonPages:      448652 kB
Mapped:          16920 kB
Slab:            79220 kB
PageTables:       6020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   623208 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= 74204 MiB
End job on node110 at 2010-06-30 19:20:10