Trace number 2693876

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.69 1800.64

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB10/oliveras/j60/
normalized-j6033_2-unsat--soft-66-100-0.wbo
MD5SUM88bd8107cec9b448bb9d4a61d3b4c661
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark51
Best CPU time to get the best result obtained on this benchmark0.132979
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables12200
Total number of constraints42056
Number of soft constraints14390
Number of constraints which are clauses41660
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints396
Minimum length of a constraint1
Maximum length of a constraint18
Top cost 725721
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 725720
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 116
Number of bits of the biggest sum of numbers7
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-2693876-1277918143.wbo>
0.29/0.36	c original problem has 40980 variables (26590 bin, 0 int, 0 impl, 14390 cont) and 56447 constraints
0.29/0.36	c problem read
0.29/0.36	c presolving settings loaded
0.29/0.36	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
1.00/1.04	c presolving:
1.29/1.39	c (round 1) 1255 del vars, 3916 del conss, 829 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 698938 impls, 0 clqs
1.59/1.64	c (round 2) 3706 del vars, 11710 del conss, 1952 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 718786 impls, 0 clqs
1.89/1.93	c (round 3) 8227 del vars, 19704 del conss, 2843 chg bounds, 8 chg sides, 8 chg coeffs, 0 upgd conss, 725598 impls, 0 clqs
2.10/2.13	c (round 4) 13032 del vars, 24708 del conss, 3288 chg bounds, 26 chg sides, 31 chg coeffs, 0 upgd conss, 729729 impls, 0 clqs
2.20/2.26	c (round 5) 16465 del vars, 27632 del conss, 3564 chg bounds, 38 chg sides, 47 chg coeffs, 0 upgd conss, 733838 impls, 0 clqs
2.29/2.36	c (round 6) 18830 del vars, 30282 del conss, 3900 chg bounds, 49 chg sides, 57 chg coeffs, 0 upgd conss, 741641 impls, 0 clqs
2.39/2.44	c (round 7) 20517 del vars, 32492 del conss, 4123 chg bounds, 53 chg sides, 62 chg coeffs, 0 upgd conss, 743542 impls, 0 clqs
2.39/2.49	c (round 8) 21876 del vars, 33911 del conss, 4251 chg bounds, 55 chg sides, 65 chg coeffs, 0 upgd conss, 744195 impls, 0 clqs
2.49/2.53	c (round 9) 22853 del vars, 34784 del conss, 4330 chg bounds, 55 chg sides, 65 chg coeffs, 0 upgd conss, 745120 impls, 0 clqs
2.49/2.55	c (round 10) 23439 del vars, 35214 del conss, 4360 chg bounds, 60 chg sides, 70 chg coeffs, 0 upgd conss, 745373 impls, 0 clqs
2.49/2.57	c (round 11) 23805 del vars, 35595 del conss, 4408 chg bounds, 63 chg sides, 72 chg coeffs, 0 upgd conss, 745838 impls, 0 clqs
2.49/2.59	c (round 12) 24057 del vars, 36011 del conss, 4440 chg bounds, 65 chg sides, 74 chg coeffs, 0 upgd conss, 745972 impls, 0 clqs
2.59/2.61	c (round 13) 24319 del vars, 36290 del conss, 4471 chg bounds, 65 chg sides, 74 chg coeffs, 0 upgd conss, 746092 impls, 0 clqs
2.59/2.63	c (round 14) 24548 del vars, 36531 del conss, 4501 chg bounds, 68 chg sides, 77 chg coeffs, 0 upgd conss, 746316 impls, 0 clqs
2.59/2.65	c (round 15) 24700 del vars, 36745 del conss, 4514 chg bounds, 69 chg sides, 78 chg coeffs, 0 upgd conss, 746436 impls, 0 clqs
2.59/2.66	c (round 16) 24838 del vars, 36878 del conss, 4520 chg bounds, 69 chg sides, 78 chg coeffs, 0 upgd conss, 746450 impls, 0 clqs
2.59/2.67	c (round 17) 24943 del vars, 36943 del conss, 4524 chg bounds, 72 chg sides, 81 chg coeffs, 0 upgd conss, 746450 impls, 0 clqs
2.59/2.68	c (round 18) 24991 del vars, 36959 del conss, 4524 chg bounds, 72 chg sides, 81 chg coeffs, 0 upgd conss, 746450 impls, 0 clqs
2.69/2.71	c (round 19) 25004 del vars, 36959 del conss, 9982 chg bounds, 72 chg sides, 81 chg coeffs, 0 upgd conss, 746450 impls, 0 clqs
2.79/2.82	c (round 20) 25004 del vars, 36959 del conss, 9982 chg bounds, 72 chg sides, 81 chg coeffs, 9193 upgd conss, 746450 impls, 0 clqs
2.79/2.86	c (round 21) 25004 del vars, 36959 del conss, 9982 chg bounds, 76 chg sides, 236 chg coeffs, 9201 upgd conss, 747998 impls, 318 clqs
2.89/2.90	c (round 22) 25004 del vars, 36974 del conss, 9982 chg bounds, 137 chg sides, 504 chg coeffs, 9201 upgd conss, 748012 impls, 341 clqs
2.89/2.93	c (round 23) 25004 del vars, 36974 del conss, 9982 chg bounds, 153 chg sides, 559 chg coeffs, 9201 upgd conss, 748014 impls, 347 clqs
5.79/5.83	c    (5.0s) probing: 1000/10518 (9.5%) - 12 fixings, 4 aggregations, 59596 implications, 5 bound changes
7.49/7.57	c    (6.7s) probing: 2000/10518 (19.0%) - 14 fixings, 10 aggregations, 68531 implications, 5 bound changes
8.89/8.96	c    (8.1s) probing: 3000/10518 (28.5%) - 14 fixings, 12 aggregations, 71526 implications, 5 bound changes
10.09/10.19	c    (9.3s) probing: 4000/10518 (38.0%) - 14 fixings, 13 aggregations, 73172 implications, 5 bound changes
11.29/11.32	c    (10.3s) probing: 5000/10518 (47.5%) - 14 fixings, 13 aggregations, 73854 implications, 5 bound changes
11.40/11.46	c    (10.5s) probing: 5151/10518 (49.0%) - 14 fixings, 13 aggregations, 73865 implications, 5 bound changes
11.40/11.46	c    (10.5s) probing aborted: 100/100 successive totally useless probings
11.40/11.46	c (round 24) 25031 del vars, 36974 del conss, 9987 chg bounds, 153 chg sides, 561 chg coeffs, 9201 upgd conss, 1041472 impls, 347 clqs
11.40/11.49	c (round 25) 25031 del vars, 37039 del conss, 9987 chg bounds, 158 chg sides, 671 chg coeffs, 9201 upgd conss, 1041472 impls, 348 clqs
11.49/11.51	c (round 26) 25058 del vars, 37074 del conss, 9987 chg bounds, 179 chg sides, 804 chg coeffs, 9201 upgd conss, 1041476 impls, 354 clqs
11.49/11.53	c (round 27) 25092 del vars, 37091 del conss, 9987 chg bounds, 183 chg sides, 830 chg coeffs, 9201 upgd conss, 1041482 impls, 359 clqs
11.49/11.56	c (round 28) 25106 del vars, 37093 del conss, 9991 chg bounds, 183 chg sides, 834 chg coeffs, 9201 upgd conss, 1041482 impls, 359 clqs
11.49/11.59	c (round 29) 25108 del vars, 37093 del conss, 9991 chg bounds, 183 chg sides, 835 chg coeffs, 9204 upgd conss, 1041482 impls, 359 clqs
11.59/11.64	c    (10.6s) probing: 5161/10518 (49.1%) - 14 fixings, 13 aggregations, 73865 implications, 5 bound changes
11.59/11.64	c    (10.6s) probing aborted: 100/100 successive totally useless probings
11.59/11.64	c presolving (30 rounds):
11.59/11.64	c  25108 deleted vars, 37093 deleted constraints, 9991 tightened bounds, 0 added holes, 183 changed sides, 836 changed coefficients
11.59/11.64	c  1041482 implications, 359 cliques
11.59/11.64	c presolved problem has 15872 variables (10449 bin, 0 int, 0 impl, 5423 cont) and 19429 constraints
11.59/11.64	c    5423 constraints of type <indicator>
11.59/11.64	c     622 constraints of type <varbound>
11.59/11.64	c     223 constraints of type <knapsack>
11.59/11.64	c      75 constraints of type <setppc>
11.59/11.64	c    4801 constraints of type <linear>
11.59/11.64	c    8285 constraints of type <logicor>
11.59/11.64	c transformed objective value is always integral (scale: 1)
11.59/11.64	c Presolving Time: 10.50
11.59/11.64	c - non default parameters ----------------------------------------------------------------------
11.59/11.64	c # SCIP version 1.2.1.2
11.59/11.64	c 
11.59/11.64	c # frequency for displaying node information lines
11.59/11.64	c # [type: int, range: [-1,2147483647], default: 100]
11.59/11.64	c display/freq = 10000
11.59/11.64	c 
11.59/11.64	c # maximal time in seconds to run
11.59/11.64	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.59/11.64	c limits/time = 1799.64
11.59/11.64	c 
11.59/11.64	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
11.59/11.64	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
11.59/11.64	c limits/memory = 3420
11.59/11.64	c 
11.59/11.64	c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
11.59/11.64	c # [type: int, range: [-1,2147483647], default: 1]
11.59/11.64	c lp/solvefreq = -1
11.59/11.64	c 
11.59/11.64	c # should presolving try to simplify inequalities
11.59/11.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.59/11.64	c constraints/linear/simplifyinequalities = TRUE
11.59/11.64	c 
11.59/11.64	c # should presolving try to simplify knapsacks
11.59/11.64	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
11.59/11.64	c constraints/knapsack/simplifyinequalities = TRUE
11.59/11.64	c 
11.59/11.64	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
11.59/11.64	c # [type: int, range: [-1,2147483647], default: -1]
11.59/11.64	c separating/rapidlearning/freq = 0
11.59/11.64	c 
11.59/11.64	c -----------------------------------------------------------------------------------------------
11.59/11.64	c start solving
11.59/11.65	c 
11.59/11.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.59/11.68	c  10.7s|     1 |     2 |     0 |     - | 133M|   0 |   - |  15k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
75.09/75.18	c  73.1s| 10000 | 10001 |     0 |   0.0 | 147M| 113 |   - |  15k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
138.99/139.05	c   136s| 20000 | 20001 |     0 |   0.0 | 161M| 115 |   - |  15k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
200.90/200.90	c   197s| 30000 | 30001 |     0 |   0.0 | 173M| 115 |   - |  15k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
259.51/259.59	c   254s| 40000 | 40001 |     0 |   0.0 | 185M| 155 |   - |  15k|  19k|   0 |   0 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
319.80/319.85	c   314s| 50000 | 49999 |     0 |   0.0 | 196M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
380.30/380.35	c   374s| 60000 | 59999 |     0 |   0.0 | 208M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
440.21/440.28	c   433s| 70000 | 69999 |     0 |   0.0 | 220M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
497.60/497.62	c   489s| 80000 | 79999 |     0 |   0.0 | 230M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
556.41/556.46	c   547s| 90000 | 89999 |     0 |   0.0 | 241M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
614.70/614.75	c   605s|100000 | 99999 |     0 |   0.0 | 252M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
672.61/672.62	c   662s|110000 |109999 |     0 |   0.0 | 262M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
730.52/730.58	c   719s|120000 |119999 |     0 |   0.0 | 273M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
788.11/788.20	c   776s|130000 |129999 |     0 |   0.0 | 283M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   1 |   0 | 0.000000e+00 |      --      |    Inf 
844.82/844.82	c   832s|140000 |139997 |     0 |   0.0 | 293M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
899.62/899.65	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
899.62/899.65	c   887s|150000 |149997 |     0 |   0.0 | 304M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
953.41/953.49	c   940s|160000 |159997 |     0 |   0.0 | 313M| 157 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1008.92/1008.95	c   995s|170000 |169997 |     0 |   0.0 | 323M| 173 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1064.12/1064.13	c  1049s|180000 |179997 |     0 |   0.0 | 333M| 177 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1118.63/1118.60	c  1103s|190000 |189997 |     0 |   0.0 | 343M| 181 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1172.53/1172.56	c  1157s|200000 |199997 |     0 |   0.0 | 352M| 181 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1226.03/1226.05	c  1210s|210000 |209997 |     0 |   0.0 | 362M| 187 |   - |  15k|  19k|   0 |   0 |   0 |   2 |   0 | 0.000000e+00 |      --      |    Inf 
1279.23/1279.25	c  1262s|220000 |219995 |     0 |   0.0 | 371M| 187 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1332.03/1332.09	c  1315s|230000 |229995 |     0 |   0.0 | 380M| 195 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1383.84/1383.84	c  1366s|240000 |239995 |     0 |   0.0 | 389M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1435.33/1435.32	c  1417s|250000 |249995 |     0 |   0.0 | 398M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1492.93/1492.91	c  1474s|260000 |259995 |     0 |   0.0 | 408M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1550.83/1550.80	c  1531s|270000 |269995 |     0 |   0.0 | 419M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1608.33/1608.33	c  1588s|280000 |279995 |     0 |   0.0 | 429M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1666.03/1666.02	c  1644s|290000 |289995 |     0 |   0.0 | 440M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1722.84/1722.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1722.84/1722.80	c  1700s|300000 |299995 |     0 |   0.0 | 450M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1778.24/1778.25	c  1755s|310000 |309995 |     0 |   0.0 | 460M| 205 |   - |  15k|  19k|   0 |   0 |   0 |   3 |   0 | 0.000000e+00 |      --      |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1776.55
1800.05/1800.00	c Solving Nodes      : 313851
1800.05/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.00	s UNKNOWN
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time       :    1776.55
1800.05/1800.00	c Original Problem   :
1800.05/1800.00	c   Problem name     : HOME/instance-2693876-1277918143.wbo
1800.05/1800.00	c   Variables        : 40980 (26590 binary, 0 integer, 0 implicit integer, 14390 continuous)
1800.05/1800.00	c   Constraints      : 56447 initial, 56447 maximal
1800.05/1800.00	c Presolved Problem  :
1800.05/1800.00	c   Problem name     : t_HOME/instance-2693876-1277918143.wbo
1800.05/1800.00	c   Variables        : 15872 (10449 binary, 0 integer, 0 implicit integer, 5423 continuous)
1800.05/1800.00	c   Constraints      : 19429 initial, 19432 maximal
1800.05/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.00	c   trivial          :       0.03        188          0          0          0          0          0          0          0
1800.05/1800.00	c   dualfix          :       0.06      18992          0          0          0          0          0          0          0
1800.05/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.00	c   implics          :       0.02          0         17          0          0          0          0          0          0
1800.05/1800.00	c   probing          :       8.26         14         13          0          5          0          0          0          0
1800.05/1800.00	c   indicator        :       0.43          0          0          0          0          0       8967          0          0
1800.05/1800.00	c   varbound         :       0.00          0          0          0          0          0         10          0          0
1800.05/1800.00	c   knapsack         :       0.03          0          0          0          0          0         17        111        755
1800.05/1800.00	c   setppc           :       0.01          0          0          0          0          0          0          0          0
1800.05/1800.00	c   linear           :       0.97       4377       1507          0       9986          0      28052         72         81
1800.05/1800.00	c   logicor          :       0.08          0          0          0          0          0         47          0          0
1800.05/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   integral         :          0          0          0          0          0          0          0          0          0          0
1800.05/1800.00	c   indicator        :       5423          0    1615779          0     313848          0     222422          0          0          0
1800.05/1800.00	c   varbound         :        622          0    1615779          0     313848          0     184927          0          0          0
1800.05/1800.00	c   knapsack         :        223          0    1615779          0     313848          0     196511          0          0          0
1800.05/1800.00	c   setppc           :         75          0    1615779          0     313848          0      12620          0          0          0
1800.05/1800.00	c   linear           :       4801          0    1615779          0     313848          0      28037          0          0          0
1800.05/1800.00	c   logicor          :       8285+         0    1445171          0     313848          3    3466919          0          0          0
1800.05/1800.00	c   countsols        :          0          0          0          0     313848          0          0          0          0          0
1800.05/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.00	c   integral         :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.00	c   indicator        :     342.92       0.00     129.26       0.00     213.66
1800.05/1800.00	c   varbound         :      13.74       0.00      13.67       0.00       0.07
1800.05/1800.00	c   knapsack         :      11.59       0.00       7.56       0.00       4.03
1800.05/1800.00	c   setppc           :       6.56       0.00       1.63       0.00       4.93
1800.05/1800.00	c   linear           :      99.62       0.00      98.04       0.00       1.58
1800.05/1800.00	c   logicor          :     386.06       0.00      11.18       0.00     374.88
1800.05/1800.00	c   countsols        :       0.01       0.00       0.00       0.00       0.01
1800.05/1800.00	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.00	c   vbounds          :     136.16     850088          0      11932
1800.05/1800.00	c   rootredcost      :       0.01          0          0          0
1800.05/1800.00	c   pseudoobj        :     216.31    1596165          0          0
1800.05/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.00	c   propagation      :       0.00          3          3          3        4.0          0        0.0          -
1800.05/1800.00	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.00	c   applied globally :          -          -          -          3        4.0          -          -          -
1800.05/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.00	c   cut pool         :       0.00          0          -          -          0          -    (maximal pool size: 0)
1800.05/1800.00	c   redcost          :       0.00          0          0          0          0          0
1800.05/1800.00	c   impliedbounds    :       0.00          0          0          0          0          0
1800.05/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.00	c   gomory           :       0.00          0          0          0          0          0
1800.05/1800.00	c   strongcg         :       0.00          0          0          0          0          0
1800.05/1800.00	c   cmir             :       0.00          0          0          0          0          0
1800.05/1800.00	c   flowcover        :       0.00          0          0          0          0          0
1800.05/1800.00	c   clique           :       0.00          0          0          0          0          0
1800.05/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.00	c   mcf              :       0.00          0          0          0          0          0
1800.05/1800.00	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.00	c Pricers            :       Time      Calls       Vars
1800.05/1800.00	c   problem variables:       0.00          0          0
1800.05/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.00	c   relpscost        :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   inference        :     532.92     313848          0          0          0          0     627696
1800.05/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.00	c   LP solutions     :       0.00          -          0
1800.05/1800.00	c   pseudo solutions :       0.00          -          0
1800.05/1800.00	c   oneopt           :       0.00          0          0
1800.05/1800.00	c   trivial          :       0.51          2          0
1800.05/1800.00	c   simplerounding   :       0.00          0          0
1800.05/1800.00	c   zirounding       :       0.00          0          0
1800.05/1800.00	c   rounding         :       0.00          0          0
1800.05/1800.00	c   shifting         :       0.00          0          0
1800.05/1800.00	c   intshifting      :       0.00          0          0
1800.05/1800.00	c   twoopt           :       0.00          0          0
1800.05/1800.00	c   fixandinfer      :       0.00          0          0
1800.05/1800.00	c   feaspump         :       0.00          0          0
1800.05/1800.00	c   coefdiving       :       0.00          0          0
1800.05/1800.00	c   pscostdiving     :       0.00          0          0
1800.05/1800.00	c   fracdiving       :       0.00          0          0
1800.05/1800.00	c   veclendiving     :       0.00          0          0
1800.05/1800.00	c   intdiving        :       0.00          0          0
1800.05/1800.00	c   actconsdiving    :       0.00          0          0
1800.05/1800.00	c   objpscostdiving  :       0.00          0          0
1800.05/1800.00	c   rootsoldiving    :       0.00          0          0
1800.05/1800.00	c   linesearchdiving :       0.00          0          0
1800.05/1800.00	c   guideddiving     :       0.00          0          0
1800.05/1800.00	c   octane           :       0.00          0          0
1800.05/1800.00	c   rens             :       0.00          0          0
1800.05/1800.00	c   rins             :       0.00          0          0
1800.05/1800.00	c   localbranching   :       0.00          0          0
1800.05/1800.00	c   mutation         :       0.00          0          0
1800.05/1800.00	c   crossover        :       0.00          0          0
1800.05/1800.00	c   dins             :       0.00          0          0
1800.05/1800.00	c   undercover       :       0.00          0          0
1800.05/1800.00	c   nlp              :       0.13          0          0
1800.05/1800.00	c   trysol           :       0.02          1          0
1800.05/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.00	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.00	c   dual LP          :       0.00          0          0       0.00          -
1800.05/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.00	c   diving/probing LP:       0.00          0          0       0.00          -
1800.05/1800.00	c   strong branching :       0.00          0          0       0.00          -
1800.05/1800.00	c     (at root node) :          -          0          0       0.00          -
1800.05/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.00	c B&B Tree           :
1800.05/1800.00	c   number of runs   :          1
1800.05/1800.00	c   nodes            :     313851
1800.05/1800.00	c   nodes (total)    :     313851
1800.05/1800.00	c   nodes left       :     313846
1800.05/1800.00	c   max depth        :        205
1800.05/1800.00	c   max depth (total):        205
1800.05/1800.00	c   backtracks       :       3308 (1.1%)
1800.05/1800.00	c   delayed cutoffs  :          0
1800.05/1800.00	c   repropagations   :         56 (21 domain reductions, 0 cutoffs)
1800.05/1800.00	c   avg switch length:       2.40
1800.05/1800.00	c   switching time   :      15.36
1800.05/1800.00	c Solution           :
1800.05/1800.00	c   Solutions found  :          0 (0 improvements)
1800.05/1800.00	c   Primal Bound     :          -
1800.05/1800.00	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.00	c   Gap              :   infinite
1800.05/1800.00	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.00	c   Root Iterations  :          0
1800.65/1800.63	c Time complete: 1800.68.

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-2693876-1277918143/watcher-2693876-1277918143 -o /tmp/evaluation-result-2693876-1277918143/solver-2693876-1277918143 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693876-1277918143.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.05 2.03 2.00 4/182 14081
/proc/meminfo: memFree=30800036/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=8300 CPUtime=0
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 1554 0 0 0 0 0 0 0 20 0 1 0 133109951 8499200 1476 4089446400 4194304 7136930 140736878119744 18446744073709551615 6328631 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/14081/statm: 2075 1476 275 719 0 1354 0

[startup+0.0710439 s]
/proc/loadavg: 2.05 2.03 2.00 4/182 14081
/proc/meminfo: memFree=30800036/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=22812 CPUtime=0.06
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 5178 0 0 0 6 0 0 0 20 0 1 0 133109951 23359488 5100 4089446400 4194304 7136930 140736878119744 18446744073709551615 6269067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14081/statm: 5703 5100 275 719 0 4982 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22812

[startup+0.101037 s]
/proc/loadavg: 2.05 2.03 2.00 4/182 14081
/proc/meminfo: memFree=30800036/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=26748 CPUtime=0.09
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 6192 0 0 0 9 0 0 0 20 0 1 0 133109951 27389952 6114 4089446400 4194304 7136930 140736878119744 18446744073709551615 6285898 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14081/statm: 6687 6114 275 719 0 5966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26748

[startup+0.301001 s]
/proc/loadavg: 2.05 2.03 2.00 4/182 14081
/proc/meminfo: memFree=30800036/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=57060 CPUtime=0.29
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 13748 0 0 0 28 1 0 0 20 0 1 0 133109951 58429440 13643 4089446400 4194304 7136930 140736878119744 18446744073709551615 5650942 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14081/statm: 14265 13643 275 719 0 13544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 57060

[startup+0.700927 s]
/proc/loadavg: 2.05 2.03 2.00 4/182 14081
/proc/meminfo: memFree=30800036/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=160796 CPUtime=0.69
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 38765 0 0 0 65 4 0 0 21 0 1 0 133109951 164655104 38243 4089446400 4194304 7136930 140736878119744 18446744073709551615 6166114 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 40199 38243 323 719 0 39478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 160796

[startup+1.50078 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 14082
/proc/meminfo: memFree=30647432/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=188608 CPUtime=1.49
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 46163 0 0 0 136 13 0 0 23 0 1 0 133109951 193134592 45384 4089446400 4194304 7136930 140736878119744 18446744073709551615 4332879 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 47152 45384 351 719 0 46431 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 188608

[startup+3.10049 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 14082
/proc/meminfo: memFree=30617424/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=195284 CPUtime=3.09
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 58128 0 0 0 272 37 0 0 25 0 1 0 133109951 199970816 47070 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 48821 47070 406 719 0 48100 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 195284

[startup+6.30091 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 14082
/proc/meminfo: memFree=30606832/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=198860 CPUtime=6.29
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 58990 0 0 0 582 47 0 0 25 0 1 0 133109951 203632640 47932 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 49715 47932 411 719 0 48994 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 198860

[startup+12.7007 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 14082
/proc/meminfo: memFree=30601128/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=201916 CPUtime=12.69
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 65455 0 0 0 1201 68 0 0 25 0 1 0 133109951 206761984 48626 4089446400 4194304 7136930 140736878119744 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 50479 48626 411 719 0 49758 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 201916

[startup+25.5004 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 14083
/proc/meminfo: memFree=30594632/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=204552 CPUtime=25.49
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 66121 0 0 0 2460 89 0 0 25 0 1 0 133109951 209461248 49292 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 51138 49292 411 719 0 50417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 204552

[startup+51.1008 s]
/proc/loadavg: 2.08 2.04 2.00 3/183 14083
/proc/meminfo: memFree=30578448/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=209960 CPUtime=51.09
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 67493 0 0 0 4975 134 0 0 25 0 1 0 133109951 214999040 50664 4089446400 4194304 7136930 140736878119744 18446744073709551615 4697373 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 52490 50664 411 719 0 51769 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 209960

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 2.00 3/183 14085
/proc/meminfo: memFree=30544948/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=221212 CPUtime=102.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 70264 0 0 0 10010 220 0 0 25 0 1 0 133109951 226521088 53435 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 55303 53435 411 719 0 54582 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 221212

[startup+162.301 s]
/proc/loadavg: 2.06 2.04 2.00 3/183 14086
/proc/meminfo: memFree=30503132/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=236400 CPUtime=162.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 74082 0 0 0 15909 321 0 0 25 0 1 0 133109951 242073600 57253 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 59100 57253 411 719 0 58379 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 236400

[startup+222.301 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 14088
/proc/meminfo: memFree=30463060/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=250376 CPUtime=222.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 77569 0 0 0 21810 420 0 0 25 0 1 0 133109951 256385024 60740 4089446400 4194304 7136930 140736878119744 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 62594 60740 411 719 0 61873 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 250376

[startup+282.301 s]
/proc/loadavg: 2.42 2.14 2.04 3/201 14162
/proc/meminfo: memFree=31044264/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=265168 CPUtime=282.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 81293 0 0 0 27723 507 0 0 25 0 1 0 133109951 271532032 64464 4089446400 4194304 7136930 140736878119744 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 66292 64464 415 719 0 65571 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 265168

[startup+342.301 s]
/proc/loadavg: 2.15 2.11 2.03 3/201 14164
/proc/meminfo: memFree=30997424/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=279932 CPUtime=342.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 84990 0 0 0 33640 590 0 0 25 0 1 0 133109951 286650368 68161 4089446400 4194304 7136930 140736878119744 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 69983 68161 415 719 0 69262 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 279932

[startup+402.301 s]
/proc/loadavg: 2.05 2.09 2.03 3/201 14166
/proc/meminfo: memFree=30959688/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=291976 CPUtime=402.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 88001 0 0 0 39558 672 0 0 25 0 1 0 133109951 298983424 71172 4089446400 4194304 7136930 140736878119744 18446744073709551615 4827005 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 72994 71172 415 719 0 72273 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 291976

[startup+462.301 s]
/proc/loadavg: 2.02 2.07 2.02 3/201 14167
/proc/meminfo: memFree=30918992/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=308852 CPUtime=462.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 91748 0 0 0 45474 756 0 0 25 0 1 0 133109951 316264448 74919 4089446400 4194304 7136930 140736878119744 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 77213 74919 415 719 0 76492 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 308852

[startup+522.301 s]
/proc/loadavg: 2.04 2.07 2.02 3/201 14169
/proc/meminfo: memFree=30882512/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=317024 CPUtime=522.3
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 93849 0 0 0 51390 840 0 0 25 0 1 0 133109951 324632576 77020 4089446400 4194304 7136930 140736878119744 18446744073709551615 5005060 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 79256 77020 415 719 0 78535 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 317024

[startup+582.301 s]
/proc/loadavg: 2.01 2.05 2.02 3/201 14170
/proc/meminfo: memFree=30844652/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=326240 CPUtime=582.31
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 96162 0 0 0 57310 921 0 0 25 0 1 0 133109951 334069760 79333 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 81560 79333 415 719 0 80839 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 326240

[startup+642.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/201 14172
/proc/meminfo: memFree=30798856/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=338092 CPUtime=642.31
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 99173 0 0 0 63233 998 0 0 25 0 1 0 133109951 346206208 82344 4089446400 4194304 7136930 140736878119744 18446744073709551615 4643217 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 84523 82344 415 719 0 83802 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 338092

[startup+702.3 s]

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

[startup+942.301 s]
/proc/loadavg: 2.37 2.11 2.04 3/201 14180
/proc/meminfo: memFree=30615280/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=395812 CPUtime=942.32
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 113745 0 0 0 92912 1320 0 0 25 0 1 0 133109951 405311488 96916 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 98953 96916 415 719 0 98232 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 395812

[startup+1002.3 s]
/proc/loadavg: 2.13 2.09 2.03 3/201 14185
/proc/meminfo: memFree=30579836/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=408576 CPUtime=1002.32
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 117001 0 0 0 98850 1382 0 0 25 0 1 0 133109951 418381824 100172 4089446400 4194304 7136930 140736878119744 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 102144 100172 415 719 0 101423 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 408576

[startup+1062.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/201 14186
/proc/meminfo: memFree=30572608/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=415380 CPUtime=1062.32
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 118745 0 0 0 104783 1449 0 0 25 0 1 0 133109951 425349120 101916 4089446400 4194304 7136930 140736878119744 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 103845 101916 415 719 0 103124 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 415380

[startup+1122.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/201 14188
/proc/meminfo: memFree=30560924/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=426704 CPUtime=1122.32
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 121602 0 0 0 110719 1513 0 0 25 0 1 0 133109951 436944896 104773 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 106676 104773 415 719 0 105955 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 426704

[startup+1182.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/201 14189
/proc/meminfo: memFree=30548568/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=443268 CPUtime=1182.32
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 124744 0 0 0 116657 1575 0 0 25 0 1 0 133109951 453906432 107915 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 110817 107915 415 719 0 110096 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 443268

[startup+1242.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/201 14191
/proc/meminfo: memFree=30539600/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=451472 CPUtime=1242.32
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 126848 0 0 0 122594 1638 0 0 25 0 1 0 133109951 462307328 110019 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 112868 110019 415 719 0 112147 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 451472

[startup+1302.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/201 14193
/proc/meminfo: memFree=30525912/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=465120 CPUtime=1302.33
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 130317 0 0 0 128536 1697 0 0 25 0 1 0 133109951 476282880 113488 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 116280 113488 415 719 0 115559 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 465120

[startup+1362.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/201 14194
/proc/meminfo: memFree=30514848/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=475700 CPUtime=1362.33
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 133009 0 0 0 134477 1756 0 0 25 0 1 0 133109951 487116800 116180 4089446400 4194304 7136930 140736878119744 18446744073709551615 4696962 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 118925 116180 415 719 0 118204 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 475700

[startup+1422.31 s]
/proc/loadavg: 2.06 2.05 2.00 3/201 14196
/proc/meminfo: memFree=30504136/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=485472 CPUtime=1422.34
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 135450 0 0 0 140416 1818 0 0 25 0 1 0 133109951 497123328 118621 4089446400 4194304 7136930 140736878119744 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 121368 118621 415 719 0 120647 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 485472

[startup+1482.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/201 14197
/proc/meminfo: memFree=30499020/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=490156 CPUtime=1482.33
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 136700 0 0 0 146359 1874 0 0 25 0 1 0 133109951 501919744 119871 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 122539 119871 415 719 0 121818 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 490156

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/201 14199
/proc/meminfo: memFree=30484852/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=504460 CPUtime=1542.33
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 140284 0 0 0 152277 1956 0 0 25 0 1 0 133109951 516567040 123455 4089446400 4194304 7136930 140736878119744 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 126115 123455 415 719 0 125394 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 504460

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/201 14201
/proc/meminfo: memFree=30471180/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=518196 CPUtime=1602.33
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 143708 0 0 0 158191 2042 0 0 25 0 1 0 133109951 530632704 126879 4089446400 4194304 7136930 140736878119744 18446744073709551615 4414760 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 129549 126879 415 719 0 128828 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 518196

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/201 14202
/proc/meminfo: memFree=30463088/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=525792 CPUtime=1662.34
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 145620 0 0 0 164106 2128 0 0 25 0 1 0 133109951 538411008 128791 4089446400 4194304 7136930 140736878119744 18446744073709551615 5005201 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 131448 128791 415 719 0 130727 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 525792

[startup+1722.3 s]
/proc/loadavg: 2.24 2.11 2.03 3/201 14204
/proc/meminfo: memFree=30452396/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=535276 CPUtime=1722.34
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 148023 0 0 0 170024 2210 0 0 25 0 1 0 133109951 548122624 131194 4089446400 4194304 7136930 140736878119744 18446744073709551615 4436415 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 133819 131194 415 719 0 133098 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 535276

[startup+1782.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/201 14205
/proc/meminfo: memFree=30440324/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=546320 CPUtime=1782.34
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 150839 0 0 0 175945 2289 0 0 25 0 1 0 133109951 559431680 134010 4089446400 4194304 7136930 140736878119744 18446744073709551615 6354266 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 136580 134010 415 719 0 135859 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 546320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.08 2.02 3/201 14206
/proc/meminfo: memFree=30435108/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=551228 CPUtime=1800.05
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 152062 0 0 0 177690 2315 0 0 25 0 1 0 133109951 564457472 135233 4089446400 4194304 7136930 140736878119744 18446744073709551615 5005110 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14081/statm: 137807 135233 415 719 0 137086 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 551228

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.06 2.08 2.02 3/201 14206
/proc/meminfo: memFree=30435108/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=547480 CPUtime=1800.24
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 152067 0 0 0 177709 2315 0 0 25 0 1 0 133109951 560619520 134301 4089446400 4194304 7136930 140736878119744 18446744073709551615 4670079 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14081/statm: 136870 134301 420 719 0 136149 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 547480

[startup+1800.6 s]
/proc/loadavg: 2.06 2.08 2.02 3/202 14207
/proc/meminfo: memFree=30893648/32951124 swapFree=67111528/67111528
[pid=14081] ppid=14079 vsize=85776 CPUtime=1800.65
/proc/14081/stat : 14081 (pbscip.linux.x8) R 14079 14081 12993 0 -1 4202496 152067 0 0 0 177748 2317 0 0 25 0 1 0 133109951 87834624 20691 4089446400 4194304 7136930 140736878119744 18446744073709551615 6166266 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14081/statm: 21444 20691 419 719 0 20723 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (KiB) 85776

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.69
CPU user time (s): 1777.51
CPU system time (s): 23.1765
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 551228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1777.51
system time used= 23.1765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152074
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= 2
involuntary context switches= 2056

runsolver used 3.01654 second user time and 5.64814 second system time

The end

Launcher Data

Begin job on node133 at 2010-06-30 19:15:43
IDJOB=2693876
IDBENCH=79099
IDSOLVER=1206
FILE ID=node133/2693876-1277918143
PBS_JOBID= 11197266
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/j60/normalized-j6033_2-unsat--soft-66-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-2693876-1277918143/watcher-2693876-1277918143 -o /tmp/evaluation-result-2693876-1277918143/solver-2693876-1277918143 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.none -f HOME/instance-2693876-1277918143.wbo -t 1800 -m 3800

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

MD5SUM BENCH= 88bd8107cec9b448bb9d4a61d3b4c661
RANDOM SEED=182777519

node133.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.821
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.821
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.75
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.821
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.821
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	: 7296.74
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.821
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.821
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.74
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.821
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.74
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.821
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30800440 kB
Buffers:        197972 kB
Cached:         985740 kB
SwapCached:          0 kB
Active:        1356236 kB
Inactive:       650608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30800440 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4360 kB
Writeback:           0 kB
AnonPages:      823052 kB
Mapped:          17360 kB
Slab:            79172 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   976728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74200 MiB
End job on node133 at 2010-06-30 19:45:45