Trace number 4111096

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (TO) 1800.32 1800.62

General information on the benchmark

Namenormalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/
normalized-single-obj-f4-DataDisplay_2_order9.seq-A-3-2-irEDCBA.opb
MD5SUM28461b6a5122dfb4558aa0ab57d61366
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark134215568
Best CPU time to get the best result obtained on this benchmark390.677
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3564
Total number of constraints11685
Number of constraints which are clauses11625
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints60
Minimum length of a constraint1
Maximum length of a constraint84
Number of terms in the objective function 166
Biggest coefficient in the objective function 5242880
Number of bits for the biggest coefficient in the objective function 23
Sum of the numbers in the objective function 461373439
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 5242880
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 461373439
Number of bits of the biggest sum of numbers29
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 2016-06-20T06:39:18+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4111096-1466397558.opb"]
0.00/0.01	c use --random-gen="3376252706 1893222999 1955851628 3339121151 3148041521 2186250559 3743091941 1617805805 3107915044 3367930239 2376259518 3504781530 278904755 207856414 2345606803 704690949 3398849813 4170300672 1581908039 3959816935 4166427660 3956697271 3156525214 350845869 2342256422 1744711556 651340878 303908671 1879167118 3001657881 1775394281 3704582906 1597019940 2536499280 15565493 3057884054 1567913417 1895536566 3314590405 960315409 3504099706 1707001060 3184003901 3489588421 2720932064 1029286984 3065241497 1430002284 3146399572 2832643198 720266041 4133334144 1812376153 1935693749 3031271928 1858627542 3976034719 4217020211 2136999409 1221814362 1783567182 3238920796 1154847583 1476588932 2251336856 453318752 2226613050 3630095093 897773349 1202300464 4214127717 1309536918 2056040058 3330959917 3194484780 2885072154 3975137107 932912994 3884048098 1966909483 298960852 3811880894 160421490 564954634 4240206608 628641802 2805155974 1613417471 600717197 2938826399 3593121273 3925071758 3942803102 382527271 870454683 4124405452 2440619411 3453962638 1277613711 1896626732 1147517475 962260916 361350152 2358431414 1546514253 339197935 2707928476 1417077244 4117335235 2617345690 2525541228 1723795677 3126082693 2943412512 765505540 3722726927 876974564 3109283342 744783540 319753315 2841353958 500653902 3113243904 3282447663 442215338 4157982611 3794085815 4245241634 3386660280 574043757 312694254 947979511 3490030535 2438937641 721080180 774867914 1039600924 4150052935 3612950421 1146513220 1715445788 4186272626 1227268544 198234739 1008192389 2902177797 2371406923 2924402720 45652788 3576597239 2607938040 2601876920 1611952461 3778553837 767174115 4018175437 545762441 1445352815 1692583441 2603121678 4294652423 624390642 2691846062 4232531827 1000826024 4092306309 1150399679 551274501 4282983049 3581232411 3932302937 598658105 20801525 1951456780 1659129013 372105510 3772444168 3051679820 661348156 3538931105 2294388670 4152699702 3674065814 1895675089 1858678439 679805877 3056056367 3858706560 926722447 1199267797 1538586300 1858663300 2232211834 696021764 3151631224 2762753847 1975598849 2802191810 3200087040 659271139 925602273 3142918334 1113466768 970021030 868609441 3679601903 1529497046 3378442278 1778439129 804789511 4145261641 579431508 1300962370 2905921443 2082932366 2076977326 777973099 1568291341 599997595 2903525328 526947315 1128295292 1823147693 2029660658 3915266334 3332388784 1959217869 3286060115 1881818339 2830382541 1438094705 408890278 868751607 1370121870 2147328359 3106108352 3891475032 2544586514 1682539760 2151609507 1063454993 2715000634 2858427750 2529827908 949868958 2539785883 4159776755 894035431 3241134331 2020647531 2736497290 2743059126 4156653403 3850167196 2626670590 2976327127 255 362436" option to reproduce the execution
0.00/0.09	c #vars 3564
0.00/0.09	c #constraints 11685
0.19/0.23	c BCD2: Hardening is enabled.
0.19/0.23	c BCD2: BiasedSearch is enabled.
0.19/0.23	c Solving starts ...
0.19/0.23	c ============================[ Search Statistics ]============================
0.19/0.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.23	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.23	c =============================================================================
0.19/0.23	c  0.0s |       0 |        0 |        0 |     4708      0 |      206 |        0
0.19/0.26	c  0.0s |       1 |      176 |      100 |     4708      0 |      206 |      126
0.19/0.28	c  0.0s |       1 |      335 |      107 |     5179      0 |      206 |      126
0.19/0.28	c #cpu_time = 0.048s
0.19/0.28	c #wall_clock_time = 0.048s
0.19/0.28	c #decision = 335
0.19/0.28	c #random_decision = 0
0.19/0.28	c #conflict = 107
0.19/0.28	c #restart = 1
0.19/0.28	o 318767089
0.19/0.28	c BCD2: updating upper bound: 461373439 -> 319815663
0.19/0.28	c BCD2: 0 <= obj <= 319815663
0.19/0.28	c BCD2: #cores=0, #unrelaxed=166, #relaxed=0, #hardened=0
0.19/0.28	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.28	c Solving starts ...
0.19/0.28	c ============================[ Search Statistics ]============================
0.19/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.28	c =============================================================================
0.19/0.28	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.19/0.29	c  0.0s |       0 |        3 |        1 |     5179      0 |      206 |      126
0.19/0.29	c #cpu_time = 0.009s
0.19/0.29	c #wall_clock_time = 0.009s
0.19/0.29	c #decision = 3
0.19/0.29	c #random_decision = 0
0.19/0.29	c #conflict = 1
0.19/0.29	c #restart = 0
0.19/0.29	c BCD2: found a new core of size 3: cost of the new core is >=1048576
0.19/0.29	c lower bound updated to 1
0.19/0.29	c BCD2: 1048576 <= obj <= 319815663
0.19/0.29	c BCD2: #cores=1, #unrelaxed=163, #relaxed=3, #hardened=0
0.19/0.29	c BCD2: #sat=1 #unsat=2 bias=2/3
0.19/0.29	c Solving starts ...
0.19/0.29	c ============================[ Search Statistics ]============================
0.19/0.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.29	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.29	c =============================================================================
0.19/0.29	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.30	c  0.0s |       0 |       10 |        0 |     5179      0 |      206 |      126
0.29/0.30	c #cpu_time = 0.009s
0.29/0.30	c #wall_clock_time = 0.009s
0.29/0.30	c #decision = 10
0.29/0.30	c #random_decision = 0
0.29/0.30	c #conflict = 0
0.29/0.30	c #restart = 0
0.29/0.30	c BCD2: found a new core of size 1: cost of the new core is >=5242880
0.29/0.30	c lower bound updated to 5242881
0.29/0.30	c BCD2: 6291456 <= obj <= 319815663
0.29/0.30	c BCD2: #cores=2, #unrelaxed=162, #relaxed=4, #hardened=0
0.29/0.30	c BCD2: #sat=1 #unsat=3 bias=3/4
0.29/0.30	c Solving starts ...
0.29/0.30	c ============================[ Search Statistics ]============================
0.29/0.30	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.30	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.30	c =============================================================================
0.29/0.30	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.31	c  0.0s |       0 |       17 |        0 |     5179      0 |      206 |      126
0.29/0.31	c #cpu_time = 0.009s
0.29/0.31	c #wall_clock_time = 0.009s
0.29/0.31	c #decision = 17
0.29/0.31	c #random_decision = 0
0.29/0.31	c #conflict = 0
0.29/0.31	c #restart = 0
0.29/0.31	c BCD2: found a new core of size 1: cost of the new core is >=5242880
0.29/0.31	c lower bound updated to 10485761
0.29/0.31	c BCD2: 11534336 <= obj <= 319815663
0.29/0.31	c BCD2: #cores=3, #unrelaxed=161, #relaxed=5, #hardened=0
0.29/0.31	c BCD2: #sat=1 #unsat=4 bias=4/5
0.29/0.31	c Solving starts ...
0.29/0.31	c ============================[ Search Statistics ]============================
0.29/0.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.31	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.31	c =============================================================================
0.29/0.31	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.32	c  0.0s |       0 |       23 |        1 |     5179      0 |      206 |      126
0.29/0.32	c #cpu_time = 0.009s
0.29/0.32	c #wall_clock_time = 0.009s
0.29/0.32	c #decision = 23
0.29/0.32	c #random_decision = 0
0.29/0.32	c #conflict = 1
0.29/0.32	c #restart = 0
0.29/0.32	c BCD2: found a new core of size 5: cost of the new core is >=5242880
0.29/0.32	c lower bound updated to 15728641
0.29/0.32	c BCD2: 16777216 <= obj <= 319815663
0.29/0.32	c BCD2: #cores=4, #unrelaxed=156, #relaxed=10, #hardened=0
0.29/0.32	c BCD2: #sat=1 #unsat=5 bias=5/6
0.29/0.32	c Solving starts ...
0.29/0.32	c ============================[ Search Statistics ]============================
0.29/0.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.32	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.32	c =============================================================================
0.29/0.32	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.33	c  0.0s |       0 |       30 |        0 |     5179      0 |      206 |      126
0.29/0.33	c #cpu_time = 0.009s
0.29/0.33	c #wall_clock_time = 0.009s
0.29/0.33	c #decision = 30
0.29/0.33	c #random_decision = 0
0.29/0.33	c #conflict = 0
0.29/0.33	c #restart = 0
0.29/0.33	c BCD2: found a new core of size 6: cost of the new core is >=5242880
0.29/0.33	c lower bound updated to 20971521
0.29/0.33	c BCD2: 22020096 <= obj <= 319815663
0.29/0.33	c BCD2: #cores=5, #unrelaxed=150, #relaxed=16, #hardened=0
0.29/0.33	c BCD2: #sat=1 #unsat=6 bias=6/7
0.29/0.33	c Solving starts ...
0.29/0.33	c ============================[ Search Statistics ]============================
0.29/0.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.33	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.33	c =============================================================================
0.29/0.33	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.34	c  0.0s |       0 |       29 |        0 |     5179      0 |      206 |      126
0.29/0.34	c #cpu_time = 0.009s
0.29/0.34	c #wall_clock_time = 0.009s
0.29/0.34	c #decision = 29
0.29/0.34	c #random_decision = 0
0.29/0.34	c #conflict = 0
0.29/0.34	c #restart = 0
0.29/0.34	c BCD2: found a new core of size 1: cost of the new core is >=5242880
0.29/0.34	c lower bound updated to 26214401
0.29/0.35	c BCD2: 27262976 <= obj <= 319815663
0.29/0.35	c BCD2: #cores=6, #unrelaxed=149, #relaxed=17, #hardened=0
0.29/0.35	c BCD2: #sat=1 #unsat=7 bias=7/8
0.29/0.35	c Solving starts ...
0.29/0.35	c ============================[ Search Statistics ]============================
0.29/0.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.35	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.35	c =============================================================================
0.29/0.35	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.36	c  0.0s |       0 |       30 |        0 |     5179      0 |      206 |      126
0.29/0.36	c #cpu_time = 0.009s
0.29/0.36	c #wall_clock_time = 0.009s
0.29/0.36	c #decision = 30
0.29/0.36	c #random_decision = 0
0.29/0.36	c #conflict = 0
0.29/0.36	c #restart = 0
0.29/0.36	c BCD2: found a new core of size 1: cost of the new core is >=5242880
0.29/0.36	c lower bound updated to 31457281
0.29/0.36	c BCD2: 32505856 <= obj <= 319815663
0.29/0.36	c BCD2: #cores=7, #unrelaxed=148, #relaxed=18, #hardened=0
0.29/0.36	c BCD2: #sat=1 #unsat=8 bias=8/9
0.29/0.36	c Solving starts ...
0.29/0.36	c ============================[ Search Statistics ]============================
0.29/0.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.36	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.36	c =============================================================================
0.29/0.36	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.37	c  0.0s |       0 |       37 |        0 |     5179      0 |      206 |      126
0.29/0.37	c #cpu_time = 0.009s
0.29/0.37	c #wall_clock_time = 0.009s
0.29/0.37	c #decision = 37
0.29/0.37	c #random_decision = 0
0.29/0.37	c #conflict = 0
0.29/0.37	c #restart = 0
0.29/0.37	c BCD2: found a new core of size 1: cost of the new core is >=5242880
0.29/0.37	c lower bound updated to 36700161
0.29/0.37	c BCD2: 37748736 <= obj <= 319815663
0.29/0.37	c BCD2: #cores=8, #unrelaxed=147, #relaxed=19, #hardened=0
0.29/0.37	c BCD2: #sat=1 #unsat=9 bias=9/10
0.29/0.37	c Solving starts ...
0.29/0.37	c ============================[ Search Statistics ]============================
0.29/0.37	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.37	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.37	c =============================================================================
0.29/0.37	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.38	c  0.0s |       0 |       39 |        0 |     5179      0 |      206 |      126
0.29/0.38	c #cpu_time = 0.009s
0.29/0.38	c #wall_clock_time = 0.009s
0.29/0.38	c #decision = 39
0.29/0.38	c #random_decision = 0
0.29/0.38	c #conflict = 0
0.29/0.38	c #restart = 0
0.29/0.38	c BCD2: found a new core of size 5: cost of the new core is >=5242880
0.29/0.38	c lower bound updated to 41943041
0.29/0.38	c BCD2: 42991616 <= obj <= 319815663
0.29/0.38	c BCD2: #cores=9, #unrelaxed=142, #relaxed=24, #hardened=0
0.29/0.38	c BCD2: #sat=1 #unsat=10 bias=10/11
0.29/0.38	c Solving starts ...
0.29/0.38	c ============================[ Search Statistics ]============================
0.29/0.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.38	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.38	c =============================================================================
0.29/0.38	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.29/0.39	c  0.0s |       0 |       43 |        0 |     5179      0 |      206 |      126
0.29/0.39	c #cpu_time = 0.009s
0.29/0.39	c #wall_clock_time = 0.009s
0.29/0.39	c #decision = 43
0.29/0.39	c #random_decision = 0
0.29/0.39	c #conflict = 0
0.29/0.39	c #restart = 0
0.29/0.39	c BCD2: found a new core of size 5: cost of the new core is >=5242880
0.29/0.39	c lower bound updated to 47185921
0.29/0.39	c BCD2: 48234496 <= obj <= 319815663
0.29/0.39	c BCD2: #cores=10, #unrelaxed=137, #relaxed=29, #hardened=0
0.29/0.39	c BCD2: #sat=1 #unsat=11 bias=11/12
0.29/0.39	c Solving starts ...
0.29/0.39	c ============================[ Search Statistics ]============================
0.29/0.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.39	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.39	c =============================================================================
0.39/0.41	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.39/0.42	c  0.0s |       0 |       42 |        0 |     5179      0 |      206 |      126
0.39/0.42	c #cpu_time = 0.004s
0.39/0.42	c #wall_clock_time = 0.004s
0.39/0.42	c #decision = 42
0.39/0.42	c #random_decision = 0
0.39/0.42	c #conflict = 0
0.39/0.42	c #restart = 0
0.39/0.42	c BCD2: found a new core of size 5: cost of the new core is >=5242880
0.39/0.42	c lower bound updated to 52428801
0.39/0.42	c BCD2: 53477376 <= obj <= 319815663
0.39/0.42	c BCD2: #cores=11, #unrelaxed=132, #relaxed=34, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=12 bias=12/13
0.39/0.42	c Solving starts ...
0.39/0.42	c ============================[ Search Statistics ]============================
0.39/0.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.42	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.42	c =============================================================================
0.39/0.42	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.39/0.42	c  0.0s |       0 |       41 |        0 |     5179      0 |      206 |      126
0.39/0.42	c #cpu_time = 0.004s
0.39/0.42	c #wall_clock_time = 0.004s
0.39/0.42	c #decision = 41
0.39/0.42	c #random_decision = 0
0.39/0.42	c #conflict = 0
0.39/0.42	c #restart = 0
0.39/0.42	c BCD2: found a new core of size 1: cost of the new core is >=5242880
0.39/0.42	c lower bound updated to 57671681
0.39/0.42	c BCD2: 58720256 <= obj <= 319815663
0.39/0.42	c BCD2: #cores=12, #unrelaxed=131, #relaxed=35, #hardened=0
0.39/0.42	c BCD2: #sat=1 #unsat=13 bias=13/14
0.39/0.42	c Solving starts ...
0.39/0.42	c ============================[ Search Statistics ]============================
0.39/0.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.42	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.42	c =============================================================================
0.39/0.42	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.39/0.43	c  0.0s |       0 |       47 |        0 |     5179      0 |      206 |      126
0.39/0.43	c #cpu_time = 0.004s
0.39/0.43	c #wall_clock_time = 0.004s
0.39/0.43	c #decision = 47
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 0
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: found a new core of size 5: cost of the new core is >=5242880
0.39/0.43	c lower bound updated to 62914561
0.39/0.43	c BCD2: 63963136 <= obj <= 319815663
0.39/0.43	c BCD2: #cores=13, #unrelaxed=126, #relaxed=40, #hardened=0
0.39/0.43	c BCD2: #sat=1 #unsat=14 bias=14/15
0.39/0.43	c Solving starts ...
0.39/0.43	c ============================[ Search Statistics ]============================
0.39/0.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.43	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.43	c =============================================================================
0.39/0.43	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.39/0.43	c  0.0s |       0 |       50 |        0 |     5179      0 |      206 |      126
0.39/0.43	c #cpu_time = 0.004s
0.39/0.43	c #wall_clock_time = 0.004s
0.39/0.43	c #decision = 50
0.39/0.43	c #random_decision = 0
0.39/0.43	c #conflict = 0
0.39/0.43	c #restart = 0
0.39/0.43	c BCD2: found a new core of size 5: cost of the new core is >=5242880
0.39/0.43	c lower bound updated to 68157441
0.39/0.43	c BCD2: 69206016 <= obj <= 319815663
0.39/0.43	c BCD2: #cores=14, #unrelaxed=121, #relaxed=45, #hardened=0
0.39/0.43	c BCD2: #sat=1 #unsat=15 bias=15/16
0.39/0.43	c Solving starts ...
0.39/0.43	c ============================[ Search Statistics ]============================
0.39/0.43	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.43	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.43	c =============================================================================
0.39/0.43	c  0.0s |       0 |        0 |        0 |     5179      0 |      206 |      126
0.39/0.44	c  0.0s |       0 |       57 |        1 |     5179      0 |      206 |      126
0.39/0.44	c #cpu_time = 0.004s
0.39/0.44	c #wall_clock_time = 0.004s
0.39/0.44	c #decision = 57
0.39/0.44	c #random_decision = 0
0.39/0.44	c #conflict = 1
0.39/0.44	c #restart = 0
0.39/0.44	c BCD2: relaxing 8 and merging with 1 cores into a new core of size 14: cost of the new core is >=10485760
0.39/0.44	c lower bound updated to 73400321
0.39/0.44	c BCD2: 74448896 <= obj <= 319815663
0.39/0.44	c BCD2: #cores=14, #unrelaxed=113, #relaxed=53, #hardened=0
0.39/0.44	c BCD2: #sat=1 #unsat=16 bias=16/17
0.39/0.44	c Solving starts ...
0.39/0.44	c ============================[ Search Statistics ]============================
0.39/0.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.44	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.44	c =============================================================================
0.39/0.44	c  0.0s |       0 |        0 |        0 |     5179      0 |      216 |      126
0.39/0.44	c  0.0s |       0 |       49 |        2 |     5179      0 |      216 |      145
0.39/0.44	c #cpu_time = 0.004s
0.39/0.44	c #wall_clock_time = 0.004s
0.39/0.44	c #decision = 49
0.39/0.44	c #random_decision = 0
0.39/0.44	c #conflict = 2
0.39/0.44	c #restart = 0
0.39/0.45	c BCD2: relaxing 11 and merging with 1 cores into a new core of size 16: cost of the new core is >=10485760
0.39/0.45	c lower bound updated to 78643201
0.39/0.45	c BCD2: 79691776 <= obj <= 319815663
0.39/0.45	c BCD2: #cores=14, #unrelaxed=102, #relaxed=64, #hardened=0
0.39/0.45	c BCD2: #sat=1 #unsat=17 bias=17/18
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     5179      0 |      222 |      145
0.39/0.45	c  0.0s |       0 |       41 |        0 |     5179      0 |      222 |      156
0.39/0.45	c #cpu_time = 0.004s
0.39/0.45	c #wall_clock_time = 0.004s
0.39/0.45	c #decision = 41
0.39/0.45	c #random_decision = 0
0.39/0.45	c #conflict = 0
0.39/0.45	c #restart = 0
0.39/0.45	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.39/0.45	c lower bound updated to 78708737
0.39/0.45	c BCD2: 79757312 <= obj <= 319815663
0.39/0.45	c BCD2: #cores=15, #unrelaxed=101, #relaxed=65, #hardened=0
0.39/0.45	c BCD2: #sat=1 #unsat=18 bias=18/19
0.39/0.45	c Solving starts ...
0.39/0.45	c ============================[ Search Statistics ]============================
0.39/0.45	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.45	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.45	c =============================================================================
0.39/0.45	c  0.0s |       0 |        0 |        0 |     5179      0 |      222 |      156
0.39/0.46	c  0.0s |       0 |       42 |        0 |     5179      0 |      222 |      156
0.39/0.46	c #cpu_time = 0.004s
0.39/0.46	c #wall_clock_time = 0.004s
0.39/0.46	c #decision = 42
0.39/0.46	c #random_decision = 0
0.39/0.46	c #conflict = 0
0.39/0.46	c #restart = 0
0.39/0.46	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.39/0.46	c lower bound updated to 78712833
0.39/0.46	c BCD2: 79761408 <= obj <= 319815663
0.39/0.46	c BCD2: #cores=16, #unrelaxed=100, #relaxed=66, #hardened=0
0.39/0.46	c BCD2: #sat=1 #unsat=19 bias=19/20
0.39/0.46	c Solving starts ...
0.39/0.46	c ============================[ Search Statistics ]============================
0.39/0.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.46	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.46	c =============================================================================
0.39/0.46	c  0.0s |       0 |        0 |        0 |     5179      0 |      222 |      156
0.39/0.46	c  0.0s |       0 |       44 |        0 |     5179      0 |      222 |      156
0.39/0.46	c #cpu_time = 0.004s
0.39/0.46	c #wall_clock_time = 0.004s
0.39/0.46	c #decision = 44
0.39/0.46	c #random_decision = 0
0.39/0.46	c #conflict = 0
0.39/0.46	c #restart = 0
0.39/0.46	c BCD2: found a new core of size 2: cost of the new core is >=16
0.39/0.46	c lower bound updated to 78712849
0.39/0.46	c BCD2: 79761424 <= obj <= 319815663
0.39/0.46	c BCD2: #cores=17, #unrelaxed=98, #relaxed=68, #hardened=0
0.39/0.46	c BCD2: #sat=1 #unsat=20 bias=20/21
0.39/0.46	c Solving starts ...
0.39/0.46	c ============================[ Search Statistics ]============================
0.39/0.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.46	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.46	c =============================================================================
0.39/0.46	c  0.0s |       0 |        0 |        0 |     5179      0 |      222 |      156
0.39/0.47	c  0.0s |       0 |       80 |        1 |     5179      0 |      222 |      156
0.39/0.47	c #cpu_time = 0.005s
0.39/0.47	c #wall_clock_time = 0.005s
0.39/0.47	c #decision = 80
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 1
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.39/0.47	c lower bound updated to 78712850
0.39/0.47	c BCD2: 79761425 <= obj <= 319815663
0.39/0.47	c BCD2: #cores=17, #unrelaxed=97, #relaxed=69, #hardened=0
0.39/0.47	c BCD2: #sat=1 #unsat=21 bias=21/22
0.39/0.47	c Solving starts ...
0.39/0.47	c ============================[ Search Statistics ]============================
0.39/0.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.47	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.47	c =============================================================================
0.39/0.47	c  0.0s |       0 |        0 |        0 |     5179      0 |      223 |      156
0.39/0.47	c  0.0s |       0 |       44 |        0 |     5179      0 |      223 |      157
0.39/0.47	c #cpu_time = 0.004s
0.39/0.47	c #wall_clock_time = 0.004s
0.39/0.47	c #decision = 44
0.39/0.47	c #random_decision = 0
0.39/0.47	c #conflict = 0
0.39/0.47	c #restart = 0
0.39/0.47	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.39/0.47	c lower bound updated to 78778386
0.39/0.47	c BCD2: 79826961 <= obj <= 319815663
0.39/0.47	c BCD2: #cores=18, #unrelaxed=96, #relaxed=70, #hardened=0
0.39/0.47	c BCD2: #sat=1 #unsat=22 bias=22/23
0.39/0.48	c Solving starts ...
0.39/0.48	c ============================[ Search Statistics ]============================
0.39/0.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.48	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.48	c =============================================================================
0.39/0.48	c  0.0s |       0 |        0 |        0 |     5179      0 |      223 |      157
0.39/0.48	c  0.0s |       0 |       45 |        0 |     5179      0 |      223 |      157
0.39/0.48	c #cpu_time = 0.004s
0.39/0.48	c #wall_clock_time = 0.004s
0.39/0.48	c #decision = 45
0.39/0.48	c #random_decision = 0
0.39/0.48	c #conflict = 0
0.39/0.48	c #restart = 0
0.39/0.48	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.39/0.48	c lower bound updated to 78782482
0.39/0.48	c BCD2: 79831057 <= obj <= 319815663
0.39/0.48	c BCD2: #cores=19, #unrelaxed=95, #relaxed=71, #hardened=0
0.39/0.48	c BCD2: #sat=1 #unsat=23 bias=23/24
0.39/0.48	c Solving starts ...
0.39/0.48	c ============================[ Search Statistics ]============================
0.39/0.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.48	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.48	c =============================================================================
0.39/0.48	c  0.0s |       0 |        0 |        0 |     5179      0 |      223 |      157
0.39/0.49	c  0.0s |       0 |       47 |        0 |     5179      0 |      223 |      157
0.39/0.49	c #cpu_time = 0.004s
0.39/0.49	c #wall_clock_time = 0.004s
0.39/0.49	c #decision = 47
0.39/0.49	c #random_decision = 0
0.39/0.49	c #conflict = 0
0.39/0.49	c #restart = 0
0.39/0.49	c BCD2: found a new core of size 2: cost of the new core is >=16
0.39/0.49	c lower bound updated to 78782498
0.39/0.49	c BCD2: 79831073 <= obj <= 319815663
0.39/0.49	c BCD2: #cores=20, #unrelaxed=93, #relaxed=73, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=24 bias=24/25
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |     5179      0 |      223 |      157
0.39/0.49	c  0.0s |       0 |       83 |        1 |     5179      0 |      223 |      157
0.39/0.49	c #cpu_time = 0.005s
0.39/0.49	c #wall_clock_time = 0.005s
0.39/0.49	c #decision = 83
0.39/0.49	c #random_decision = 0
0.39/0.49	c #conflict = 1
0.39/0.49	c #restart = 0
0.39/0.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.39/0.49	c lower bound updated to 78782499
0.39/0.49	c BCD2: 79831074 <= obj <= 319815663
0.39/0.49	c BCD2: #cores=20, #unrelaxed=92, #relaxed=74, #hardened=0
0.39/0.49	c BCD2: #sat=1 #unsat=25 bias=25/26
0.39/0.49	c Solving starts ...
0.39/0.49	c ============================[ Search Statistics ]============================
0.39/0.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.39/0.49	c       |         |          |          |    Limit     GC | Var      | Constra 
0.39/0.49	c =============================================================================
0.39/0.49	c  0.0s |       0 |        0 |        0 |     5179      0 |      224 |      157
0.49/0.50	c  0.0s |       0 |       47 |        0 |     5179      0 |      224 |      158
0.49/0.50	c #cpu_time = 0.004s
0.49/0.50	c #wall_clock_time = 0.004s
0.49/0.50	c #decision = 47
0.49/0.50	c #random_decision = 0
0.49/0.50	c #conflict = 0
0.49/0.50	c #restart = 0
0.49/0.50	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.49/0.50	c lower bound updated to 78848035
0.49/0.50	c BCD2: 79896610 <= obj <= 319815663
0.49/0.50	c BCD2: #cores=21, #unrelaxed=91, #relaxed=75, #hardened=0
0.49/0.50	c BCD2: #sat=1 #unsat=26 bias=26/27
0.49/0.50	c Solving starts ...
0.49/0.50	c ============================[ Search Statistics ]============================
0.49/0.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.50	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.50	c =============================================================================
0.49/0.50	c  0.0s |       0 |        0 |        0 |     5179      0 |      224 |      158
0.49/0.50	c  0.0s |       0 |       48 |        0 |     5179      0 |      224 |      158
0.49/0.50	c #cpu_time = 0.004s
0.49/0.50	c #wall_clock_time = 0.004s
0.49/0.50	c #decision = 48
0.49/0.50	c #random_decision = 0
0.49/0.50	c #conflict = 0
0.49/0.50	c #restart = 0
0.49/0.50	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.49/0.50	c lower bound updated to 78852131
0.49/0.50	c BCD2: 79900706 <= obj <= 319815663
0.49/0.50	c BCD2: #cores=22, #unrelaxed=90, #relaxed=76, #hardened=0
0.49/0.50	c BCD2: #sat=1 #unsat=27 bias=27/28
0.49/0.50	c Solving starts ...
0.49/0.50	c ============================[ Search Statistics ]============================
0.49/0.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.50	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.50	c =============================================================================
0.49/0.50	c  0.0s |       0 |        0 |        0 |     5179      0 |      224 |      158
0.49/0.51	c  0.0s |       0 |       50 |        0 |     5179      0 |      224 |      158
0.49/0.51	c #cpu_time = 0.004s
0.49/0.51	c #wall_clock_time = 0.004s
0.49/0.51	c #decision = 50
0.49/0.51	c #random_decision = 0
0.49/0.51	c #conflict = 0
0.49/0.51	c #restart = 0
0.49/0.51	c BCD2: found a new core of size 2: cost of the new core is >=16
0.49/0.51	c lower bound updated to 78852147
0.49/0.51	c BCD2: 79900722 <= obj <= 319815663
0.49/0.51	c BCD2: #cores=23, #unrelaxed=88, #relaxed=78, #hardened=0
0.49/0.51	c BCD2: #sat=1 #unsat=28 bias=28/29
0.49/0.51	c Solving starts ...
0.49/0.51	c ============================[ Search Statistics ]============================
0.49/0.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.51	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.51	c =============================================================================
0.49/0.51	c  0.0s |       0 |        0 |        0 |     5179      0 |      224 |      158
0.49/0.52	c  0.0s |       0 |       88 |        1 |     5179      0 |      224 |      158
0.49/0.52	c #cpu_time = 0.005s
0.49/0.52	c #wall_clock_time = 0.005s
0.49/0.52	c #decision = 88
0.49/0.52	c #random_decision = 0
0.49/0.52	c #conflict = 1
0.49/0.52	c #restart = 0
0.49/0.52	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.49/0.52	c lower bound updated to 78852148
0.49/0.52	c BCD2: 79900723 <= obj <= 319815663
0.49/0.52	c BCD2: #cores=23, #unrelaxed=87, #relaxed=79, #hardened=0
0.49/0.52	c BCD2: #sat=1 #unsat=29 bias=29/30
0.49/0.52	c Solving starts ...
0.49/0.52	c ============================[ Search Statistics ]============================
0.49/0.52	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.52	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.52	c =============================================================================
0.49/0.53	c  0.0s |       0 |        0 |        0 |     5179      0 |      225 |      158
0.49/0.53	c  0.0s |       0 |       50 |        0 |     5179      0 |      225 |      159
0.49/0.53	c #cpu_time = 0.005s
0.49/0.53	c #wall_clock_time = 0.005s
0.49/0.53	c #decision = 50
0.49/0.53	c #random_decision = 0
0.49/0.53	c #conflict = 0
0.49/0.53	c #restart = 0
0.49/0.53	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.49/0.53	c lower bound updated to 78917684
0.49/0.54	c BCD2: 79966259 <= obj <= 319815663
0.49/0.54	c BCD2: #cores=24, #unrelaxed=86, #relaxed=80, #hardened=0
0.49/0.54	c BCD2: #sat=1 #unsat=30 bias=30/31
0.49/0.54	c Solving starts ...
0.49/0.54	c ============================[ Search Statistics ]============================
0.49/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.54	c =============================================================================
0.49/0.54	c  0.0s |       0 |        0 |        0 |     5179      0 |      225 |      159
0.49/0.54	c  0.0s |       0 |       51 |        0 |     5179      0 |      225 |      159
0.49/0.54	c #cpu_time = 0.005s
0.49/0.54	c #wall_clock_time = 0.005s
0.49/0.54	c #decision = 51
0.49/0.54	c #random_decision = 0
0.49/0.54	c #conflict = 0
0.49/0.54	c #restart = 0
0.49/0.54	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.49/0.54	c lower bound updated to 78921780
0.49/0.54	c BCD2: 79970355 <= obj <= 319815663
0.49/0.54	c BCD2: #cores=25, #unrelaxed=85, #relaxed=81, #hardened=0
0.49/0.54	c BCD2: #sat=1 #unsat=31 bias=31/32
0.49/0.54	c Solving starts ...
0.49/0.54	c ============================[ Search Statistics ]============================
0.49/0.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.54	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.54	c =============================================================================
0.49/0.54	c  0.0s |       0 |        0 |        0 |     5179      0 |      225 |      159
0.49/0.55	c  0.0s |       0 |       53 |        0 |     5179      0 |      225 |      159
0.49/0.55	c #cpu_time = 0.005s
0.49/0.55	c #wall_clock_time = 0.005s
0.49/0.55	c #decision = 53
0.49/0.55	c #random_decision = 0
0.49/0.55	c #conflict = 0
0.49/0.55	c #restart = 0
0.49/0.55	c BCD2: found a new core of size 2: cost of the new core is >=16
0.49/0.55	c lower bound updated to 78921796
0.49/0.55	c BCD2: 79970371 <= obj <= 319815663
0.49/0.55	c BCD2: #cores=26, #unrelaxed=83, #relaxed=83, #hardened=0
0.49/0.55	c BCD2: #sat=1 #unsat=32 bias=32/33
0.49/0.55	c Solving starts ...
0.49/0.55	c ============================[ Search Statistics ]============================
0.49/0.55	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.55	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.55	c =============================================================================
0.49/0.55	c  0.0s |       0 |        0 |        0 |     5179      0 |      225 |      159
0.49/0.56	c  0.0s |       0 |       89 |        1 |     5179      0 |      225 |      159
0.49/0.56	c #cpu_time = 0.006s
0.49/0.56	c #wall_clock_time = 0.006s
0.49/0.56	c #decision = 89
0.49/0.56	c #random_decision = 0
0.49/0.56	c #conflict = 1
0.49/0.56	c #restart = 0
0.49/0.56	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.49/0.56	c lower bound updated to 78921797
0.49/0.56	c BCD2: 79970372 <= obj <= 319815663
0.49/0.56	c BCD2: #cores=26, #unrelaxed=82, #relaxed=84, #hardened=0
0.49/0.56	c BCD2: #sat=1 #unsat=33 bias=33/34
0.49/0.56	c Solving starts ...
0.49/0.56	c ============================[ Search Statistics ]============================
0.49/0.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.56	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.56	c =============================================================================
0.49/0.56	c  0.0s |       0 |        0 |        0 |     5179      0 |      226 |      159
0.49/0.56	c  0.0s |       0 |       53 |        0 |     5179      0 |      226 |      160
0.49/0.56	c #cpu_time = 0.005s
0.49/0.56	c #wall_clock_time = 0.005s
0.49/0.56	c #decision = 53
0.49/0.56	c #random_decision = 0
0.49/0.56	c #conflict = 0
0.49/0.56	c #restart = 0
0.49/0.56	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.49/0.56	c lower bound updated to 78987333
0.49/0.56	c BCD2: 80035908 <= obj <= 319815663
0.49/0.56	c BCD2: #cores=27, #unrelaxed=81, #relaxed=85, #hardened=0
0.49/0.56	c BCD2: #sat=1 #unsat=34 bias=34/35
0.49/0.56	c Solving starts ...
0.49/0.56	c ============================[ Search Statistics ]============================
0.49/0.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.56	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.56	c =============================================================================
0.49/0.56	c  0.0s |       0 |        0 |        0 |     5179      0 |      226 |      160
0.49/0.57	c  0.0s |       0 |       54 |        0 |     5179      0 |      226 |      160
0.49/0.57	c #cpu_time = 0.005s
0.49/0.57	c #wall_clock_time = 0.005s
0.49/0.57	c #decision = 54
0.49/0.57	c #random_decision = 0
0.49/0.57	c #conflict = 0
0.49/0.57	c #restart = 0
0.49/0.57	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.49/0.57	c lower bound updated to 78991429
0.49/0.57	c BCD2: 80040004 <= obj <= 319815663
0.49/0.57	c BCD2: #cores=28, #unrelaxed=80, #relaxed=86, #hardened=0
0.49/0.57	c BCD2: #sat=1 #unsat=35 bias=35/36
0.49/0.57	c Solving starts ...
0.49/0.57	c ============================[ Search Statistics ]============================
0.49/0.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.57	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.57	c =============================================================================
0.49/0.57	c  0.0s |       0 |        0 |        0 |     5179      0 |      226 |      160
0.49/0.58	c  0.0s |       0 |       56 |        0 |     5179      0 |      226 |      160
0.49/0.58	c #cpu_time = 0.006s
0.49/0.58	c #wall_clock_time = 0.006s
0.49/0.58	c #decision = 56
0.49/0.58	c #random_decision = 0
0.49/0.58	c #conflict = 0
0.49/0.58	c #restart = 0
0.49/0.58	c BCD2: found a new core of size 2: cost of the new core is >=16
0.49/0.58	c lower bound updated to 78991445
0.49/0.58	c BCD2: 80040020 <= obj <= 319815663
0.49/0.58	c BCD2: #cores=29, #unrelaxed=78, #relaxed=88, #hardened=0
0.49/0.58	c BCD2: #sat=1 #unsat=36 bias=36/37
0.49/0.58	c Solving starts ...
0.49/0.58	c ============================[ Search Statistics ]============================
0.49/0.58	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.58	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.58	c =============================================================================
0.49/0.58	c  0.0s |       0 |        0 |        0 |     5179      0 |      226 |      160
0.49/0.58	c  0.0s |       0 |       96 |        1 |     5179      0 |      226 |      160
0.49/0.58	c #cpu_time = 0.006s
0.49/0.58	c #wall_clock_time = 0.006s
0.49/0.58	c #decision = 96
0.49/0.58	c #random_decision = 0
0.49/0.58	c #conflict = 1
0.49/0.58	c #restart = 0
0.49/0.58	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.49/0.58	c lower bound updated to 78991446
0.49/0.59	c BCD2: 80040021 <= obj <= 319815663
0.49/0.59	c BCD2: #cores=29, #unrelaxed=77, #relaxed=89, #hardened=0
0.49/0.59	c BCD2: #sat=1 #unsat=37 bias=37/38
0.49/0.59	c Solving starts ...
0.49/0.59	c ============================[ Search Statistics ]============================
0.49/0.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.59	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.59	c =============================================================================
0.49/0.59	c  0.0s |       0 |        0 |        0 |     5179      0 |      227 |      160
0.49/0.59	c  0.0s |       0 |       56 |        0 |     5179      0 |      227 |      161
0.49/0.59	c #cpu_time = 0.005s
0.49/0.59	c #wall_clock_time = 0.005s
0.49/0.59	c #decision = 56
0.49/0.59	c #random_decision = 0
0.49/0.59	c #conflict = 0
0.49/0.59	c #restart = 0
0.49/0.59	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.49/0.59	c lower bound updated to 79056982
0.49/0.59	c BCD2: 80105557 <= obj <= 319815663
0.49/0.59	c BCD2: #cores=30, #unrelaxed=76, #relaxed=90, #hardened=0
0.49/0.59	c BCD2: #sat=1 #unsat=38 bias=38/39
0.49/0.59	c Solving starts ...
0.49/0.59	c ============================[ Search Statistics ]============================
0.49/0.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.49/0.59	c       |         |          |          |    Limit     GC | Var      | Constra 
0.49/0.59	c =============================================================================
0.49/0.59	c  0.0s |       0 |        0 |        0 |     5179      0 |      227 |      161
0.59/0.60	c  0.0s |       0 |       57 |        0 |     5179      0 |      227 |      161
0.59/0.60	c #cpu_time = 0.005s
0.59/0.60	c #wall_clock_time = 0.005s
0.59/0.60	c #decision = 57
0.59/0.60	c #random_decision = 0
0.59/0.60	c #conflict = 0
0.59/0.60	c #restart = 0
0.59/0.60	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.59/0.60	c lower bound updated to 79061078
0.59/0.60	c BCD2: 80109653 <= obj <= 319815663
0.59/0.60	c BCD2: #cores=31, #unrelaxed=75, #relaxed=91, #hardened=0
0.59/0.60	c BCD2: #sat=1 #unsat=39 bias=39/40
0.59/0.60	c Solving starts ...
0.59/0.60	c ============================[ Search Statistics ]============================
0.59/0.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.60	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.60	c =============================================================================
0.59/0.60	c  0.0s |       0 |        0 |        0 |     5179      0 |      227 |      161
0.59/0.61	c  0.0s |       0 |       59 |        0 |     5179      0 |      227 |      161
0.59/0.61	c #cpu_time = 0.006s
0.59/0.61	c #wall_clock_time = 0.006s
0.59/0.61	c #decision = 59
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 0
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: found a new core of size 2: cost of the new core is >=16
0.59/0.61	c lower bound updated to 79061094
0.59/0.61	c BCD2: 80109669 <= obj <= 319815663
0.59/0.61	c BCD2: #cores=32, #unrelaxed=73, #relaxed=93, #hardened=0
0.59/0.61	c BCD2: #sat=1 #unsat=40 bias=40/41
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     5179      0 |      227 |      161
0.59/0.61	c  0.0s |       0 |       95 |        1 |     5179      0 |      227 |      161
0.59/0.61	c #cpu_time = 0.006s
0.59/0.61	c #wall_clock_time = 0.006s
0.59/0.61	c #decision = 95
0.59/0.61	c #random_decision = 0
0.59/0.61	c #conflict = 1
0.59/0.61	c #restart = 0
0.59/0.61	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.59/0.61	c lower bound updated to 79061095
0.59/0.61	c BCD2: 80109670 <= obj <= 319815663
0.59/0.61	c BCD2: #cores=32, #unrelaxed=72, #relaxed=94, #hardened=0
0.59/0.61	c BCD2: #sat=1 #unsat=41 bias=41/42
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |     5179      0 |      228 |      161
0.59/0.62	c  0.0s |       0 |       59 |        0 |     5179      0 |      228 |      162
0.59/0.62	c #cpu_time = 0.005s
0.59/0.62	c #wall_clock_time = 0.005s
0.59/0.62	c #decision = 59
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 0
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.59/0.62	c lower bound updated to 79126631
0.59/0.62	c BCD2: 80175206 <= obj <= 319815663
0.59/0.62	c BCD2: #cores=33, #unrelaxed=71, #relaxed=95, #hardened=0
0.59/0.62	c BCD2: #sat=1 #unsat=42 bias=42/43
0.59/0.62	c Solving starts ...
0.59/0.62	c ============================[ Search Statistics ]============================
0.59/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.62	c =============================================================================
0.59/0.62	c  0.0s |       0 |        0 |        0 |     5179      0 |      228 |      162
0.59/0.63	c  0.0s |       0 |       60 |        0 |     5179      0 |      228 |      162
0.59/0.63	c #cpu_time = 0.005s
0.59/0.63	c #wall_clock_time = 0.005s
0.59/0.63	c #decision = 60
0.59/0.63	c #random_decision = 0
0.59/0.63	c #conflict = 0
0.59/0.63	c #restart = 0
0.59/0.63	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.59/0.63	c lower bound updated to 79130727
0.59/0.63	c BCD2: 80179302 <= obj <= 319815663
0.59/0.63	c BCD2: #cores=34, #unrelaxed=70, #relaxed=96, #hardened=0
0.59/0.63	c BCD2: #sat=1 #unsat=43 bias=43/44
0.59/0.63	c Solving starts ...
0.59/0.63	c ============================[ Search Statistics ]============================
0.59/0.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.63	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.63	c =============================================================================
0.59/0.63	c  0.0s |       0 |        0 |        0 |     5179      0 |      228 |      162
0.59/0.63	c  0.0s |       0 |       62 |        0 |     5179      0 |      228 |      162
0.59/0.63	c #cpu_time = 0.006s
0.59/0.63	c #wall_clock_time = 0.006s
0.59/0.63	c #decision = 62
0.59/0.63	c #random_decision = 0
0.59/0.63	c #conflict = 0
0.59/0.63	c #restart = 0
0.59/0.63	c BCD2: found a new core of size 2: cost of the new core is >=16
0.59/0.63	c lower bound updated to 79130743
0.59/0.64	c BCD2: 80179318 <= obj <= 319815663
0.59/0.64	c BCD2: #cores=35, #unrelaxed=68, #relaxed=98, #hardened=0
0.59/0.64	c BCD2: #sat=1 #unsat=44 bias=44/45
0.59/0.64	c Solving starts ...
0.59/0.64	c ============================[ Search Statistics ]============================
0.59/0.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.64	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.64	c =============================================================================
0.59/0.64	c  0.0s |       0 |        0 |        0 |     5179      0 |      228 |      162
0.59/0.64	c  0.0s |       0 |       98 |        1 |     5179      0 |      228 |      162
0.59/0.64	c #cpu_time = 0.006s
0.59/0.64	c #wall_clock_time = 0.006s
0.59/0.64	c #decision = 98
0.59/0.64	c #random_decision = 0
0.59/0.64	c #conflict = 1
0.59/0.64	c #restart = 0
0.59/0.64	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.59/0.64	c lower bound updated to 79130744
0.59/0.64	c BCD2: 80179319 <= obj <= 319815663
0.59/0.64	c BCD2: #cores=35, #unrelaxed=67, #relaxed=99, #hardened=0
0.59/0.64	c BCD2: #sat=1 #unsat=45 bias=45/46
0.59/0.64	c Solving starts ...
0.59/0.64	c ============================[ Search Statistics ]============================
0.59/0.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.64	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.64	c =============================================================================
0.59/0.66	c  0.0s |       0 |        0 |        0 |     5179      0 |      229 |      162
0.59/0.66	c  0.0s |       0 |       62 |        0 |     5179      0 |      229 |      163
0.59/0.66	c #cpu_time = 0.005s
0.59/0.66	c #wall_clock_time = 0.005s
0.59/0.66	c #decision = 62
0.59/0.66	c #random_decision = 0
0.59/0.66	c #conflict = 0
0.59/0.66	c #restart = 0
0.59/0.66	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.59/0.66	c lower bound updated to 79196280
0.59/0.66	c BCD2: 80244855 <= obj <= 319815663
0.59/0.66	c BCD2: #cores=36, #unrelaxed=66, #relaxed=100, #hardened=0
0.59/0.66	c BCD2: #sat=1 #unsat=46 bias=46/47
0.59/0.66	c Solving starts ...
0.59/0.66	c ============================[ Search Statistics ]============================
0.59/0.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.66	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.66	c =============================================================================
0.59/0.66	c  0.0s |       0 |        0 |        0 |     5179      0 |      229 |      163
0.59/0.67	c  0.0s |       0 |       63 |        0 |     5179      0 |      229 |      163
0.59/0.67	c #cpu_time = 0.005s
0.59/0.67	c #wall_clock_time = 0.005s
0.59/0.67	c #decision = 63
0.59/0.67	c #random_decision = 0
0.59/0.67	c #conflict = 0
0.59/0.67	c #restart = 0
0.59/0.67	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.59/0.67	c lower bound updated to 79200376
0.59/0.67	c BCD2: 80248951 <= obj <= 319815663
0.59/0.67	c BCD2: #cores=37, #unrelaxed=65, #relaxed=101, #hardened=0
0.59/0.67	c BCD2: #sat=1 #unsat=47 bias=47/48
0.59/0.67	c Solving starts ...
0.59/0.67	c ============================[ Search Statistics ]============================
0.59/0.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.67	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.67	c =============================================================================
0.59/0.67	c  0.0s |       0 |        0 |        0 |     5179      0 |      229 |      163
0.59/0.68	c  0.0s |       0 |       65 |        0 |     5179      0 |      229 |      163
0.59/0.68	c #cpu_time = 0.006s
0.59/0.68	c #wall_clock_time = 0.006s
0.59/0.68	c #decision = 65
0.59/0.68	c #random_decision = 0
0.59/0.68	c #conflict = 0
0.59/0.68	c #restart = 0
0.59/0.68	c BCD2: found a new core of size 2: cost of the new core is >=16
0.59/0.68	c lower bound updated to 79200392
0.59/0.68	c BCD2: 80248967 <= obj <= 319815663
0.59/0.68	c BCD2: #cores=38, #unrelaxed=63, #relaxed=103, #hardened=0
0.59/0.68	c BCD2: #sat=1 #unsat=48 bias=48/49
0.59/0.68	c Solving starts ...
0.59/0.68	c ============================[ Search Statistics ]============================
0.59/0.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.68	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.68	c =============================================================================
0.59/0.68	c  0.0s |       0 |        0 |        0 |     5179      0 |      229 |      163
0.59/0.69	c  0.0s |       0 |      101 |        1 |     5179      0 |      229 |      163
0.59/0.69	c #cpu_time = 0.006s
0.59/0.69	c #wall_clock_time = 0.006s
0.59/0.69	c #decision = 101
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 1
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.59/0.69	c lower bound updated to 79200393
0.59/0.69	c BCD2: 80248968 <= obj <= 319815663
0.59/0.69	c BCD2: #cores=38, #unrelaxed=62, #relaxed=104, #hardened=0
0.59/0.69	c BCD2: #sat=1 #unsat=49 bias=49/50
0.59/0.69	c Solving starts ...
0.59/0.69	c ============================[ Search Statistics ]============================
0.59/0.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.69	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.69	c =============================================================================
0.59/0.69	c  0.0s |       0 |        0 |        0 |     5179      0 |      230 |      163
0.59/0.69	c  0.0s |       0 |       65 |        0 |     5179      0 |      230 |      164
0.59/0.69	c #cpu_time = 0.005s
0.59/0.69	c #wall_clock_time = 0.005s
0.59/0.69	c #decision = 65
0.59/0.69	c #random_decision = 0
0.59/0.69	c #conflict = 0
0.59/0.69	c #restart = 0
0.59/0.69	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.59/0.69	c lower bound updated to 79265929
0.59/0.69	c BCD2: 80314504 <= obj <= 319815663
0.59/0.69	c BCD2: #cores=39, #unrelaxed=61, #relaxed=105, #hardened=0
0.59/0.69	c BCD2: #sat=1 #unsat=50 bias=50/51
0.59/0.69	c Solving starts ...
0.59/0.69	c ============================[ Search Statistics ]============================
0.59/0.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.69	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.69	c =============================================================================
0.59/0.69	c  0.0s |       0 |        0 |        0 |     5179      0 |      230 |      164
0.69/0.70	c  0.0s |       0 |       66 |        0 |     5179      0 |      230 |      164
0.69/0.70	c #cpu_time = 0.005s
0.69/0.70	c #wall_clock_time = 0.005s
0.69/0.70	c #decision = 66
0.69/0.70	c #random_decision = 0
0.69/0.70	c #conflict = 0
0.69/0.70	c #restart = 0
0.69/0.70	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.69/0.70	c lower bound updated to 79270025
0.69/0.70	c BCD2: 80318600 <= obj <= 319815663
0.69/0.70	c BCD2: #cores=40, #unrelaxed=60, #relaxed=106, #hardened=0
0.69/0.70	c BCD2: #sat=1 #unsat=51 bias=51/52
0.69/0.70	c Solving starts ...
0.69/0.70	c ============================[ Search Statistics ]============================
0.69/0.70	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.70	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.70	c =============================================================================
0.69/0.70	c  0.0s |       0 |        0 |        0 |     5179      0 |      230 |      164
0.69/0.71	c  0.0s |       0 |       68 |        0 |     5179      0 |      230 |      164
0.69/0.71	c #cpu_time = 0.006s
0.69/0.71	c #wall_clock_time = 0.006s
0.69/0.71	c #decision = 68
0.69/0.71	c #random_decision = 0
0.69/0.71	c #conflict = 0
0.69/0.71	c #restart = 0
0.69/0.71	c BCD2: found a new core of size 2: cost of the new core is >=16
0.69/0.71	c lower bound updated to 79270041
0.69/0.71	c BCD2: 80318616 <= obj <= 319815663
0.69/0.71	c BCD2: #cores=41, #unrelaxed=58, #relaxed=108, #hardened=0
0.69/0.71	c BCD2: #sat=1 #unsat=52 bias=52/53
0.69/0.71	c Solving starts ...
0.69/0.71	c ============================[ Search Statistics ]============================
0.69/0.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.71	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.71	c =============================================================================
0.69/0.71	c  0.0s |       0 |        0 |        0 |     5179      0 |      230 |      164
0.69/0.71	c  0.0s |       0 |      104 |        1 |     5179      0 |      230 |      164
0.69/0.71	c #cpu_time = 0.006s
0.69/0.71	c #wall_clock_time = 0.006s
0.69/0.71	c #decision = 104
0.69/0.71	c #random_decision = 0
0.69/0.71	c #conflict = 1
0.69/0.71	c #restart = 0
0.69/0.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.69/0.71	c lower bound updated to 79270042
0.69/0.72	c BCD2: 80318617 <= obj <= 319815663
0.69/0.72	c BCD2: #cores=41, #unrelaxed=57, #relaxed=109, #hardened=0
0.69/0.72	c BCD2: #sat=1 #unsat=53 bias=53/54
0.69/0.72	c Solving starts ...
0.69/0.72	c ============================[ Search Statistics ]============================
0.69/0.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.72	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.72	c =============================================================================
0.69/0.72	c  0.0s |       0 |        0 |        0 |     5179      0 |      231 |      164
0.69/0.72	c  0.0s |       0 |       68 |        0 |     5179      0 |      231 |      165
0.69/0.72	c #cpu_time = 0.005s
0.69/0.72	c #wall_clock_time = 0.005s
0.69/0.72	c #decision = 68
0.69/0.72	c #random_decision = 0
0.69/0.72	c #conflict = 0
0.69/0.72	c #restart = 0
0.69/0.72	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.69/0.72	c lower bound updated to 79335578
0.69/0.72	c BCD2: 80384153 <= obj <= 319815663
0.69/0.72	c BCD2: #cores=42, #unrelaxed=56, #relaxed=110, #hardened=0
0.69/0.72	c BCD2: #sat=1 #unsat=54 bias=54/55
0.69/0.72	c Solving starts ...
0.69/0.72	c ============================[ Search Statistics ]============================
0.69/0.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.72	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.72	c =============================================================================
0.69/0.72	c  0.0s |       0 |        0 |        0 |     5179      0 |      231 |      165
0.69/0.73	c  0.0s |       0 |       69 |        0 |     5179      0 |      231 |      165
0.69/0.73	c #cpu_time = 0.005s
0.69/0.73	c #wall_clock_time = 0.005s
0.69/0.73	c #decision = 69
0.69/0.73	c #random_decision = 0
0.69/0.73	c #conflict = 0
0.69/0.73	c #restart = 0
0.69/0.73	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.69/0.73	c lower bound updated to 79339674
0.69/0.73	c BCD2: 80388249 <= obj <= 319815663
0.69/0.73	c BCD2: #cores=43, #unrelaxed=55, #relaxed=111, #hardened=0
0.69/0.73	c BCD2: #sat=1 #unsat=55 bias=55/56
0.69/0.73	c Solving starts ...
0.69/0.73	c ============================[ Search Statistics ]============================
0.69/0.73	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.73	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.73	c =============================================================================
0.69/0.73	c  0.0s |       0 |        0 |        0 |     5179      0 |      231 |      165
0.69/0.74	c  0.0s |       0 |       71 |        0 |     5179      0 |      231 |      165
0.69/0.74	c #cpu_time = 0.006s
0.69/0.74	c #wall_clock_time = 0.006s
0.69/0.74	c #decision = 71
0.69/0.74	c #random_decision = 0
0.69/0.74	c #conflict = 0
0.69/0.74	c #restart = 0
0.69/0.74	c BCD2: found a new core of size 2: cost of the new core is >=16
0.69/0.74	c lower bound updated to 79339690
0.69/0.74	c BCD2: 80388265 <= obj <= 319815663
0.69/0.74	c BCD2: #cores=44, #unrelaxed=53, #relaxed=113, #hardened=0
0.69/0.74	c BCD2: #sat=1 #unsat=56 bias=56/57
0.69/0.74	c Solving starts ...
0.69/0.74	c ============================[ Search Statistics ]============================
0.69/0.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.74	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.74	c =============================================================================
0.69/0.74	c  0.0s |       0 |        0 |        0 |     5179      0 |      231 |      165
0.69/0.74	c  0.0s |       0 |      107 |        1 |     5179      0 |      231 |      165
0.69/0.74	c #cpu_time = 0.006s
0.69/0.74	c #wall_clock_time = 0.006s
0.69/0.74	c #decision = 107
0.69/0.74	c #random_decision = 0
0.69/0.74	c #conflict = 1
0.69/0.74	c #restart = 0
0.69/0.74	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.69/0.74	c lower bound updated to 79339691
0.69/0.75	c BCD2: 80388266 <= obj <= 319815663
0.69/0.75	c BCD2: #cores=44, #unrelaxed=52, #relaxed=114, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=57 bias=57/58
0.69/0.75	c Solving starts ...
0.69/0.75	c ============================[ Search Statistics ]============================
0.69/0.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.75	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.75	c =============================================================================
0.69/0.75	c  0.0s |       0 |        0 |        0 |     5179      0 |      232 |      165
0.69/0.75	c  0.0s |       0 |       71 |        0 |     5179      0 |      232 |      166
0.69/0.75	c #cpu_time = 0.006s
0.69/0.75	c #wall_clock_time = 0.006s
0.69/0.75	c #decision = 71
0.69/0.75	c #random_decision = 0
0.69/0.75	c #conflict = 0
0.69/0.75	c #restart = 0
0.69/0.75	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.69/0.75	c lower bound updated to 79405227
0.69/0.75	c BCD2: 80453802 <= obj <= 319815663
0.69/0.75	c BCD2: #cores=45, #unrelaxed=51, #relaxed=115, #hardened=0
0.69/0.75	c BCD2: #sat=1 #unsat=58 bias=58/59
0.69/0.75	c Solving starts ...
0.69/0.75	c ============================[ Search Statistics ]============================
0.69/0.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.75	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.75	c =============================================================================
0.69/0.75	c  0.0s |       0 |        0 |        0 |     5179      0 |      232 |      166
0.69/0.76	c  0.0s |       0 |       72 |        0 |     5179      0 |      232 |      166
0.69/0.76	c #cpu_time = 0.005s
0.69/0.76	c #wall_clock_time = 0.005s
0.69/0.76	c #decision = 72
0.69/0.76	c #random_decision = 0
0.69/0.76	c #conflict = 0
0.69/0.76	c #restart = 0
0.69/0.76	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.69/0.76	c lower bound updated to 79409323
0.69/0.76	c BCD2: 80457898 <= obj <= 319815663
0.69/0.76	c BCD2: #cores=46, #unrelaxed=50, #relaxed=116, #hardened=0
0.69/0.76	c BCD2: #sat=1 #unsat=59 bias=59/60
0.69/0.76	c Solving starts ...
0.69/0.76	c ============================[ Search Statistics ]============================
0.69/0.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.76	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.76	c =============================================================================
0.69/0.76	c  0.0s |       0 |        0 |        0 |     5179      0 |      232 |      166
0.69/0.77	c  0.0s |       0 |       74 |        0 |     5179      0 |      232 |      166
0.69/0.77	c #cpu_time = 0.006s
0.69/0.77	c #wall_clock_time = 0.006s
0.69/0.77	c #decision = 74
0.69/0.77	c #random_decision = 0
0.69/0.77	c #conflict = 0
0.69/0.77	c #restart = 0
0.69/0.77	c BCD2: found a new core of size 2: cost of the new core is >=16
0.69/0.77	c lower bound updated to 79409339
0.69/0.77	c BCD2: 80457914 <= obj <= 319815663
0.69/0.77	c BCD2: #cores=47, #unrelaxed=48, #relaxed=118, #hardened=0
0.69/0.77	c BCD2: #sat=1 #unsat=60 bias=60/61
0.69/0.77	c Solving starts ...
0.69/0.77	c ============================[ Search Statistics ]============================
0.69/0.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.77	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.77	c =============================================================================
0.69/0.77	c  0.0s |       0 |        0 |        0 |     5179      0 |      232 |      166
0.69/0.77	c  0.0s |       0 |      110 |        1 |     5179      0 |      232 |      166
0.69/0.77	c #cpu_time = 0.006s
0.69/0.77	c #wall_clock_time = 0.006s
0.69/0.77	c #decision = 110
0.69/0.77	c #random_decision = 0
0.69/0.77	c #conflict = 1
0.69/0.77	c #restart = 0
0.69/0.77	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.69/0.77	c lower bound updated to 79409340
0.69/0.78	c BCD2: 80457915 <= obj <= 319815663
0.69/0.78	c BCD2: #cores=47, #unrelaxed=47, #relaxed=119, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=61 bias=61/62
0.69/0.78	c Solving starts ...
0.69/0.78	c ============================[ Search Statistics ]============================
0.69/0.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.78	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.78	c =============================================================================
0.69/0.78	c  0.0s |       0 |        0 |        0 |     5179      0 |      233 |      166
0.69/0.78	c  0.0s |       0 |       74 |        0 |     5179      0 |      233 |      167
0.69/0.78	c #cpu_time = 0.006s
0.69/0.78	c #wall_clock_time = 0.006s
0.69/0.78	c #decision = 74
0.69/0.78	c #random_decision = 0
0.69/0.78	c #conflict = 0
0.69/0.78	c #restart = 0
0.69/0.78	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.69/0.78	c lower bound updated to 79474876
0.69/0.78	c BCD2: 80523451 <= obj <= 319815663
0.69/0.78	c BCD2: #cores=48, #unrelaxed=46, #relaxed=120, #hardened=0
0.69/0.78	c BCD2: #sat=1 #unsat=62 bias=62/63
0.69/0.78	c Solving starts ...
0.69/0.78	c ============================[ Search Statistics ]============================
0.69/0.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.78	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.78	c =============================================================================
0.69/0.79	c  0.0s |       0 |        0 |        0 |     5179      0 |      233 |      167
0.69/0.79	c  0.0s |       0 |       75 |        0 |     5179      0 |      233 |      167
0.69/0.79	c #cpu_time = 0.005s
0.69/0.79	c #wall_clock_time = 0.005s
0.69/0.79	c #decision = 75
0.69/0.79	c #random_decision = 0
0.69/0.79	c #conflict = 0
0.69/0.79	c #restart = 0
0.69/0.79	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.69/0.79	c lower bound updated to 79478972
0.69/0.79	c BCD2: 80527547 <= obj <= 319815663
0.69/0.79	c BCD2: #cores=49, #unrelaxed=45, #relaxed=121, #hardened=0
0.69/0.79	c BCD2: #sat=1 #unsat=63 bias=63/64
0.69/0.79	c Solving starts ...
0.69/0.79	c ============================[ Search Statistics ]============================
0.69/0.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.69/0.79	c       |         |          |          |    Limit     GC | Var      | Constra 
0.69/0.79	c =============================================================================
0.69/0.79	c  0.0s |       0 |        0 |        0 |     5179      0 |      233 |      167
0.79/0.80	c  0.0s |       0 |       77 |        0 |     5179      0 |      233 |      167
0.79/0.80	c #cpu_time = 0.006s
0.79/0.80	c #wall_clock_time = 0.006s
0.79/0.80	c #decision = 77
0.79/0.80	c #random_decision = 0
0.79/0.80	c #conflict = 0
0.79/0.80	c #restart = 0
0.79/0.80	c BCD2: found a new core of size 2: cost of the new core is >=16
0.79/0.80	c lower bound updated to 79478988
0.79/0.80	c BCD2: 80527563 <= obj <= 319815663
0.79/0.80	c BCD2: #cores=50, #unrelaxed=43, #relaxed=123, #hardened=0
0.79/0.80	c BCD2: #sat=1 #unsat=64 bias=64/65
0.79/0.80	c Solving starts ...
0.79/0.80	c ============================[ Search Statistics ]============================
0.79/0.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.80	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.80	c =============================================================================
0.79/0.80	c  0.0s |       0 |        0 |        0 |     5179      0 |      233 |      167
0.79/0.81	c  0.0s |       0 |      113 |        1 |     5179      0 |      233 |      167
0.79/0.81	c #cpu_time = 0.006s
0.79/0.81	c #wall_clock_time = 0.006s
0.79/0.81	c #decision = 113
0.79/0.81	c #random_decision = 0
0.79/0.81	c #conflict = 1
0.79/0.81	c #restart = 0
0.79/0.81	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.79/0.81	c lower bound updated to 79478989
0.79/0.81	c BCD2: 80527564 <= obj <= 319815663
0.79/0.81	c BCD2: #cores=50, #unrelaxed=42, #relaxed=124, #hardened=0
0.79/0.81	c BCD2: #sat=1 #unsat=65 bias=65/66
0.79/0.81	c Solving starts ...
0.79/0.81	c ============================[ Search Statistics ]============================
0.79/0.81	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.81	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.81	c =============================================================================
0.79/0.81	c  0.0s |       0 |        0 |        0 |     5179      0 |      234 |      167
0.79/0.82	c  0.0s |       0 |       77 |        0 |     5179      0 |      234 |      168
0.79/0.82	c #cpu_time = 0.006s
0.79/0.82	c #wall_clock_time = 0.006s
0.79/0.82	c #decision = 77
0.79/0.82	c #random_decision = 0
0.79/0.82	c #conflict = 0
0.79/0.82	c #restart = 0
0.79/0.82	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.79/0.82	c lower bound updated to 79544525
0.79/0.82	c BCD2: 80593100 <= obj <= 319815663
0.79/0.82	c BCD2: #cores=51, #unrelaxed=41, #relaxed=125, #hardened=0
0.79/0.82	c BCD2: #sat=1 #unsat=66 bias=66/67
0.79/0.82	c Solving starts ...
0.79/0.82	c ============================[ Search Statistics ]============================
0.79/0.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.82	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.82	c =============================================================================
0.79/0.82	c  0.0s |       0 |        0 |        0 |     5179      0 |      234 |      168
0.79/0.82	c  0.0s |       0 |       78 |        0 |     5179      0 |      234 |      168
0.79/0.82	c #cpu_time = 0.005s
0.79/0.82	c #wall_clock_time = 0.005s
0.79/0.82	c #decision = 78
0.79/0.82	c #random_decision = 0
0.79/0.82	c #conflict = 0
0.79/0.82	c #restart = 0
0.79/0.82	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.79/0.82	c lower bound updated to 79548621
0.79/0.82	c BCD2: 80597196 <= obj <= 319815663
0.79/0.82	c BCD2: #cores=52, #unrelaxed=40, #relaxed=126, #hardened=0
0.79/0.82	c BCD2: #sat=1 #unsat=67 bias=67/68
0.79/0.82	c Solving starts ...
0.79/0.82	c ============================[ Search Statistics ]============================
0.79/0.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.82	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.82	c =============================================================================
0.79/0.82	c  0.0s |       0 |        0 |        0 |     5179      0 |      234 |      168
0.79/0.83	c  0.0s |       0 |       80 |        0 |     5179      0 |      234 |      168
0.79/0.83	c #cpu_time = 0.006s
0.79/0.83	c #wall_clock_time = 0.006s
0.79/0.83	c #decision = 80
0.79/0.83	c #random_decision = 0
0.79/0.83	c #conflict = 0
0.79/0.83	c #restart = 0
0.79/0.83	c BCD2: found a new core of size 2: cost of the new core is >=16
0.79/0.83	c lower bound updated to 79548637
0.79/0.83	c BCD2: 80597212 <= obj <= 319815663
0.79/0.83	c BCD2: #cores=53, #unrelaxed=38, #relaxed=128, #hardened=0
0.79/0.83	c BCD2: #sat=1 #unsat=68 bias=68/69
0.79/0.83	c Solving starts ...
0.79/0.83	c ============================[ Search Statistics ]============================
0.79/0.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.83	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.83	c =============================================================================
0.79/0.83	c  0.0s |       0 |        0 |        0 |     5179      0 |      234 |      168
0.79/0.84	c  0.0s |       0 |      116 |        1 |     5179      0 |      234 |      168
0.79/0.84	c #cpu_time = 0.006s
0.79/0.84	c #wall_clock_time = 0.006s
0.79/0.84	c #decision = 116
0.79/0.84	c #random_decision = 0
0.79/0.84	c #conflict = 1
0.79/0.84	c #restart = 0
0.79/0.84	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.79/0.84	c lower bound updated to 79548638
0.79/0.84	c BCD2: 80597213 <= obj <= 319815663
0.79/0.84	c BCD2: #cores=53, #unrelaxed=37, #relaxed=129, #hardened=0
0.79/0.84	c BCD2: #sat=1 #unsat=69 bias=69/70
0.79/0.84	c Solving starts ...
0.79/0.84	c ============================[ Search Statistics ]============================
0.79/0.84	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.84	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.84	c =============================================================================
0.79/0.84	c  0.0s |       0 |        0 |        0 |     5179      0 |      235 |      168
0.79/0.85	c  0.0s |       0 |       80 |        0 |     5179      0 |      235 |      169
0.79/0.85	c #cpu_time = 0.006s
0.79/0.85	c #wall_clock_time = 0.006s
0.79/0.85	c #decision = 80
0.79/0.85	c #random_decision = 0
0.79/0.85	c #conflict = 0
0.79/0.85	c #restart = 0
0.79/0.85	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.79/0.85	c lower bound updated to 79614174
0.79/0.85	c BCD2: 80662749 <= obj <= 319815663
0.79/0.85	c BCD2: #cores=54, #unrelaxed=36, #relaxed=130, #hardened=0
0.79/0.85	c BCD2: #sat=1 #unsat=70 bias=70/71
0.79/0.85	c Solving starts ...
0.79/0.85	c ============================[ Search Statistics ]============================
0.79/0.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.85	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.85	c =============================================================================
0.79/0.85	c  0.0s |       0 |        0 |        0 |     5179      0 |      235 |      169
0.79/0.85	c  0.0s |       0 |       81 |        0 |     5179      0 |      235 |      169
0.79/0.85	c #cpu_time = 0.006s
0.79/0.85	c #wall_clock_time = 0.006s
0.79/0.85	c #decision = 81
0.79/0.85	c #random_decision = 0
0.79/0.85	c #conflict = 0
0.79/0.85	c #restart = 0
0.79/0.85	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.79/0.85	c lower bound updated to 79618270
0.79/0.85	c BCD2: 80666845 <= obj <= 319815663
0.79/0.85	c BCD2: #cores=55, #unrelaxed=35, #relaxed=131, #hardened=0
0.79/0.85	c BCD2: #sat=1 #unsat=71 bias=71/72
0.79/0.85	c Solving starts ...
0.79/0.85	c ============================[ Search Statistics ]============================
0.79/0.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.85	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.85	c =============================================================================
0.79/0.85	c  0.0s |       0 |        0 |        0 |     5179      0 |      235 |      169
0.79/0.86	c  0.0s |       0 |       83 |        0 |     5179      0 |      235 |      169
0.79/0.86	c #cpu_time = 0.006s
0.79/0.86	c #wall_clock_time = 0.006s
0.79/0.86	c #decision = 83
0.79/0.86	c #random_decision = 0
0.79/0.86	c #conflict = 0
0.79/0.86	c #restart = 0
0.79/0.86	c BCD2: found a new core of size 2: cost of the new core is >=16
0.79/0.86	c lower bound updated to 79618286
0.79/0.86	c BCD2: 80666861 <= obj <= 319815663
0.79/0.86	c BCD2: #cores=56, #unrelaxed=33, #relaxed=133, #hardened=0
0.79/0.86	c BCD2: #sat=1 #unsat=72 bias=72/73
0.79/0.86	c Solving starts ...
0.79/0.86	c ============================[ Search Statistics ]============================
0.79/0.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.86	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.86	c =============================================================================
0.79/0.86	c  0.0s |       0 |        0 |        0 |     5179      0 |      235 |      169
0.79/0.87	c  0.0s |       0 |      119 |        1 |     5179      0 |      235 |      169
0.79/0.87	c #cpu_time = 0.006s
0.79/0.87	c #wall_clock_time = 0.006s
0.79/0.87	c #decision = 119
0.79/0.87	c #random_decision = 0
0.79/0.87	c #conflict = 1
0.79/0.87	c #restart = 0
0.79/0.87	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.79/0.87	c lower bound updated to 79618287
0.79/0.87	c BCD2: 80666862 <= obj <= 319815663
0.79/0.87	c BCD2: #cores=56, #unrelaxed=32, #relaxed=134, #hardened=0
0.79/0.87	c BCD2: #sat=1 #unsat=73 bias=73/74
0.79/0.87	c Solving starts ...
0.79/0.87	c ============================[ Search Statistics ]============================
0.79/0.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.87	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.87	c =============================================================================
0.79/0.87	c  0.0s |       0 |        0 |        0 |     5179      0 |      236 |      169
0.79/0.88	c  0.0s |       0 |       83 |        0 |     5179      0 |      236 |      170
0.79/0.88	c #cpu_time = 0.006s
0.79/0.88	c #wall_clock_time = 0.006s
0.79/0.88	c #decision = 83
0.79/0.88	c #random_decision = 0
0.79/0.88	c #conflict = 0
0.79/0.88	c #restart = 0
0.79/0.88	c BCD2: found a new core of size 1: cost of the new core is >=65536
0.79/0.88	c lower bound updated to 79683823
0.79/0.88	c BCD2: 80732398 <= obj <= 319815663
0.79/0.88	c BCD2: #cores=57, #unrelaxed=31, #relaxed=135, #hardened=0
0.79/0.88	c BCD2: #sat=1 #unsat=74 bias=74/75
0.79/0.88	c Solving starts ...
0.79/0.88	c ============================[ Search Statistics ]============================
0.79/0.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.88	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.88	c =============================================================================
0.79/0.88	c  0.0s |       0 |        0 |        0 |     5179      0 |      236 |      170
0.79/0.88	c  0.0s |       0 |       84 |        0 |     5179      0 |      236 |      170
0.79/0.88	c #cpu_time = 0.006s
0.79/0.88	c #wall_clock_time = 0.006s
0.79/0.88	c #decision = 84
0.79/0.88	c #random_decision = 0
0.79/0.88	c #conflict = 0
0.79/0.88	c #restart = 0
0.79/0.88	c BCD2: found a new core of size 1: cost of the new core is >=4096
0.79/0.88	c lower bound updated to 79687919
0.79/0.89	c BCD2: 80736494 <= obj <= 319815663
0.79/0.89	c BCD2: #cores=58, #unrelaxed=30, #relaxed=136, #hardened=0
0.79/0.89	c BCD2: #sat=1 #unsat=75 bias=75/76
0.79/0.89	c Solving starts ...
0.79/0.89	c ============================[ Search Statistics ]============================
0.79/0.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.89	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.89	c =============================================================================
0.79/0.89	c  0.0s |       0 |        0 |        0 |     5179      0 |      236 |      170
0.79/0.89	c  0.0s |       0 |       86 |        0 |     5179      0 |      236 |      170
0.79/0.89	c #cpu_time = 0.006s
0.79/0.89	c #wall_clock_time = 0.006s
0.79/0.89	c #decision = 86
0.79/0.89	c #random_decision = 0
0.79/0.89	c #conflict = 0
0.79/0.89	c #restart = 0
0.79/0.89	c BCD2: found a new core of size 2: cost of the new core is >=16
0.79/0.89	c lower bound updated to 79687935
0.79/0.89	c BCD2: 80736510 <= obj <= 319815663
0.79/0.89	c BCD2: #cores=59, #unrelaxed=28, #relaxed=138, #hardened=0
0.79/0.89	c BCD2: #sat=1 #unsat=76 bias=76/77
0.79/0.89	c Solving starts ...
0.79/0.89	c ============================[ Search Statistics ]============================
0.79/0.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.79/0.89	c       |         |          |          |    Limit     GC | Var      | Constra 
0.79/0.89	c =============================================================================
0.79/0.89	c  0.0s |       0 |        0 |        0 |     5179      0 |      236 |      170
0.89/0.90	c  0.0s |       0 |      122 |        1 |     5179      0 |      236 |      170
0.89/0.90	c #cpu_time = 0.006s
0.89/0.90	c #wall_clock_time = 0.006s
0.89/0.90	c #decision = 122
0.89/0.90	c #random_decision = 0
0.89/0.90	c #conflict = 1
0.89/0.90	c #restart = 0
0.89/0.90	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 3: cost of the new core is >=17
0.89/0.90	c lower bound updated to 79687936
0.89/0.90	c BCD2: 80736511 <= obj <= 319815663
0.89/0.90	c BCD2: #cores=59, #unrelaxed=27, #relaxed=139, #hardened=0
0.89/0.90	c BCD2: #sat=1 #unsat=77 bias=77/78
0.89/0.90	c Solving starts ...
0.89/0.90	c ============================[ Search Statistics ]============================
0.89/0.90	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.90	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.90	c =============================================================================
0.89/0.90	c  0.0s |       0 |        0 |        0 |     5179      0 |      237 |      170
0.89/0.91	c  0.0s |       0 |      124 |        6 |     5179      0 |      237 |      171
0.89/0.91	c #cpu_time = 0.007s
0.89/0.91	c #wall_clock_time = 0.007s
0.89/0.91	c #decision = 124
0.89/0.91	c #random_decision = 0
0.89/0.91	c #conflict = 6
0.89/0.91	c #restart = 0
0.89/0.91	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=2097152
0.89/0.91	c lower bound updated to 80736512
0.89/0.91	c BCD2: 81785087 <= obj <= 319815663
0.89/0.91	c BCD2: #cores=59, #unrelaxed=26, #relaxed=140, #hardened=0
0.89/0.91	c BCD2: #sat=1 #unsat=78 bias=78/79
0.89/0.91	c Solving starts ...
0.89/0.91	c ============================[ Search Statistics ]============================
0.89/0.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.89/0.91	c       |         |          |          |    Limit     GC | Var      | Constra 
0.89/0.91	c =============================================================================
0.89/0.91	c  0.0s |       0 |        0 |        0 |     5179      0 |      313 |      171
0.89/0.95	c  0.0s |       0 |      300 |       41 |     5179      0 |      313 |      322
0.89/0.95	c #cpu_time = 0.030s
0.89/0.95	c #wall_clock_time = 0.030s
0.89/0.95	c #decision = 300
0.89/0.95	c #random_decision = 1
0.89/0.95	c #conflict = 41
0.89/0.95	c #restart = 0
0.89/0.95	o 176159568
431.23/431.32	c BCD2: updating upper bound: 319815663 -> 177208142
432.62/432.72	c BCD2: 81785087 <= obj <= 177208142
432.62/432.72	c BCD2: #cores=59, #unrelaxed=26, #relaxed=140, #hardened=0
432.62/432.72	c BCD2: #sat=2 #unsat=78 bias=78/80
432.62/432.72	c Solving starts ...
432.62/432.72	c ============================[ Search Statistics ]============================
432.62/432.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
432.62/432.72	c       |         |          |          |    Limit     GC | Var      | Constra 
432.62/432.72	c =============================================================================
432.62/432.72	c  0.0s |       0 |        0 |        0 |     5179      0 |      313 |      323
432.62/432.73	c  0.0s |       0 |       42 |        1 |     5179      0 |      313 |      323
432.62/432.73	c #cpu_time = 0.007s
432.62/432.73	c #wall_clock_time = 0.007s
432.62/432.73	c #decision = 42
432.62/432.73	c #random_decision = 0
432.62/432.73	c #conflict = 1
432.62/432.73	c #restart = 0
432.62/432.73	c BCD2: relaxing 0 and merging with 4 cores into a new core of size 12: cost of the new core is >=256
432.62/432.73	c BCD2: refineLB: 69 -> 256
432.62/432.73	c lower bound updated to 80736700
871.45/871.66	c BCD2: 81785275 <= obj <= 177208142
871.45/871.66	c BCD2: #cores=56, #unrelaxed=26, #relaxed=140, #hardened=0
871.45/871.66	c BCD2: #sat=2 #unsat=79 bias=79/81
871.45/871.66	c Solving starts ...
871.45/871.66	c ============================[ Search Statistics ]============================
871.45/871.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
871.45/871.66	c       |         |          |          |    Limit     GC | Var      | Constra 
871.45/871.66	c =============================================================================
871.45/871.66	c  0.0s |       0 |        0 |        0 |     5179      0 |      339 |      323
871.45/871.67	c  0.0s |       0 |       42 |        0 |     5179      0 |      339 |      371
871.45/871.67	c #cpu_time = 0.008s
871.45/871.67	c #wall_clock_time = 0.008s
871.45/871.67	c #decision = 42
871.45/871.67	c #random_decision = 0
871.45/871.67	c #conflict = 0
871.45/871.67	c #restart = 0
871.45/871.67	c BCD2: relaxing 0 and merging with 2 cores into a new core of size 6: cost of the new core is >=272
871.45/871.67	c BCD2: refineLB: 269 -> 272
871.45/871.67	c lower bound updated to 80736938
1311.37/1311.63	c BCD2: 81785513 <= obj <= 177208142
1311.37/1311.63	c BCD2: #cores=55, #unrelaxed=26, #relaxed=140, #hardened=0
1311.37/1311.63	c BCD2: #sat=2 #unsat=80 bias=80/82
1311.37/1311.63	c Solving starts ...
1311.37/1311.63	c ============================[ Search Statistics ]============================
1311.37/1311.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1311.37/1311.63	c       |         |          |          |    Limit     GC | Var      | Constra 
1311.37/1311.63	c =============================================================================
1311.37/1311.63	c  0.0s |       0 |        0 |        0 |     5179      0 |      347 |      371
1311.37/1311.64	c  0.0s |       0 |       43 |        1 |     5179      0 |      347 |      385
1311.37/1311.64	c #cpu_time = 0.008s
1311.37/1311.64	c #wall_clock_time = 0.008s
1311.37/1311.64	c #decision = 43
1311.37/1311.64	c #random_decision = 0
1311.37/1311.64	c #conflict = 1
1311.37/1311.64	c #restart = 0
1311.37/1311.64	c BCD2: relaxing 0 and merging with 5 cores into a new core of size 15: cost of the new core is >=256
1311.37/1311.64	c BCD2: refineLB: 86 -> 256
1311.37/1311.64	c lower bound updated to 80737109
1726.60/1726.99	c BCD2: 81785684 <= obj <= 177208142
1726.60/1726.99	c BCD2: #cores=51, #unrelaxed=26, #relaxed=140, #hardened=0
1726.60/1726.99	c BCD2: #sat=2 #unsat=81 bias=81/83
1726.60/1726.99	c Solving starts ...
1726.60/1726.99	c ============================[ Search Statistics ]============================
1726.60/1726.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1726.60/1726.99	c       |         |          |          |    Limit     GC | Var      | Constra 
1726.60/1726.99	c =============================================================================
1726.60/1726.99	c  0.0s |       0 |        0 |        0 |     5179      0 |      369 |      385
1726.60/1727.00	c  0.0s |       0 |      113 |        4 |     5179      0 |      369 |      424
1726.60/1727.00	c #cpu_time = 0.011s
1726.60/1727.00	c #wall_clock_time = 0.011s
1726.60/1727.00	c #decision = 113
1726.60/1727.00	c #random_decision = 0
1726.60/1727.00	c #conflict = 4
1726.60/1727.00	c #restart = 0
1726.71/1727.00	c BCD2: relaxing 0 and merging with 7 cores into a new core of size 28: cost of the new core is >=10486101
1726.71/1727.00	c lower bound updated to 80737110

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111096-1466397558/watcher-4111096-1466397558 -o /tmp/evaluation-result-4111096-1466397558/solver-4111096-1466397558 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466384098-27450 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4111096-1466397558.opb 

pid=29179
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.27 2.22 2.18 3/179 29182
/proc/meminfo: memFree=26317920/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=784828 CPUtime=0 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 2936 0 0 0 0 0 0 0 20 0 4 0 41805054 803663872 3296 33554432000 4194304 16246674 140734918717504 140734918716928 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 196719 3307 441 2943 0 193613 0
[pid=29182/tid=29183] ppid=29179 vsize=802236 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 821489664 3367 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=806332 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 825683968 3383 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=811452 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 41805054 830926848 3401 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 2.27 2.22 2.18 3/179 29182
/proc/meminfo: memFree=26317920/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 25343 0 0 0 6 3 0 0 20 0 4 0 41805054 1333334016 25641 33554432000 4194304 16246674 140734918717504 140734918716816 6939688 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 325521 25648 830 2943 0 322415 0
[pid=29182/tid=29183] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 25652 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 25658 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 25663 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.20049 s]
/proc/loadavg: 2.27 2.22 2.18 3/179 29182
/proc/meminfo: memFree=26317920/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1302084 CPUtime=0.19 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 43268 0 0 0 13 6 0 0 20 0 4 0 41805054 1333334016 43566 33554432000 4194304 16246674 140734918717504 140734918699392 5889452 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 325521 43574 834 2943 0 322415 0
[pid=29182/tid=29183] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 43579 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 43585 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 43591 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1302084

[startup+0.300476 s]
/proc/loadavg: 2.27 2.22 2.18 3/179 29182
/proc/meminfo: memFree=26317920/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1302084 CPUtime=0.29 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 48469 0 0 0 22 7 0 0 20 0 4 0 41805054 1333334016 48767 33554432000 4194304 16246674 140734918717504 140734918699392 5532589 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 325521 48774 907 2943 0 322415 0
[pid=29182/tid=29183] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 48779 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 48784 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1333334016 48789 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1302084

[startup+0.700443 s]
/proc/loadavg: 2.27 2.22 2.18 3/179 29182
/proc/meminfo: memFree=26317920/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1309252 CPUtime=0.69 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 68397 0 0 0 59 10 0 0 20 0 4 0 41805054 1340674048 68695 33554432000 4194304 16246674 140734918717504 140734918716816 5839720 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 327313 68695 909 2943 0 324207 0
[pid=29182/tid=29183] ppid=29179 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1340674048 68695 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1340674048 68695 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1340674048 68695 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1309252

[startup+1.50037 s]
/proc/loadavg: 2.27 2.22 2.18 3/183 29186
/proc/meminfo: memFree=26001752/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1309252 CPUtime=1.49 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 185287 0 0 0 125 24 0 0 20 0 4 0 41805054 1340674048 185585 33554432000 4194304 16246674 140734918717504 140734918699392 12449399 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 327313 185599 909 2943 0 324207 0
[pid=29182/tid=29183] ppid=29179 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1340674048 185607 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1340674048 185615 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1309252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1340674048 185623 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1309252

[startup+3.1004 s]
/proc/loadavg: 2.27 2.22 2.18 4/183 29186
/proc/meminfo: memFree=24994872/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1360452 CPUtime=3.09 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 281316 0 0 0 274 35 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140734918699392 4220897 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 340113 281614 909 2943 0 337007 0
[pid=29182/tid=29183] ppid=29179 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1360452

[startup+6.30043 s]
/proc/loadavg: 2.33 2.23 2.19 3/183 29186
/proc/meminfo: memFree=23566464/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1360452 CPUtime=6.29 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 281316 0 0 0 594 35 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140734918715328 4206613 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 340113 281614 909 2943 0 337007 0
[pid=29182/tid=29183] ppid=29179 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1360452 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1393102848 281614 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1360452

[startup+12.7004 s]
/proc/loadavg: 2.39 2.24 2.19 3/183 29186
/proc/meminfo: memFree=23995188/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=1658436 CPUtime=12.69 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 355814 0 0 0 1222 47 0 0 20 0 4 0 41805054 1698238464 356112 33554432000 4194304 16246674 140734918717504 140734918716816 4220880 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 414609 356112 910 2943 0 411503 0
[pid=29182/tid=29183] ppid=29179 vsize=1658436 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 1698238464 356112 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=1658436 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 1698238464 356112 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=1658436 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 1698238464 356112 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1658436

[startup+25.5005 s]
/proc/loadavg: 2.37 2.25 2.19 3/183 29186
/proc/meminfo: memFree=22817184/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=2029124 CPUtime=25.49 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 448486 0 0 0 2489 60 0 0 20 0 4 0 41805054 2077822976 448784 33554432000 4194304 16246674 140734918717504 140734918716600 4220543 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 507281 448784 910 2943 0 504175 0
[pid=29182/tid=29183] ppid=29179 vsize=2029124 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 2077822976 448784 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=2029124 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 2077822976 448784 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=2029124 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 2077822976 448784 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2029124

[startup+51.1005 s]
/proc/loadavg: 2.32 2.24 2.19 3/184 29189
/proc/meminfo: memFree=21347512/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=3365444 CPUtime=51.08 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 782566 0 0 0 5004 104 0 0 20 0 4 0 41805054 3446214656 782864 33554432000 4194304 16246674 140734918717504 140734918716600 4220536 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 841361 782864 910 2943 0 838255 0
[pid=29182/tid=29183] ppid=29179 vsize=3365444 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 3446214656 782864 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=3365444 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 3446214656 782864 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=3365444 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 3446214656 782864 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3365444

[startup+102.3 s]
/proc/loadavg: 2.27 2.23 2.19 4/183 29190
/proc/meminfo: memFree=17374984/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=5540420 CPUtime=102.28 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 1326310 0 0 0 10047 181 0 0 20 0 4 0 41805054 5673390080 1326608 33554432000 4194304 16246674 140734918717504 140734918715328 4220536 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/29182/statm: 1385105 1326608 910 2943 0 1381999 0
[pid=29182/tid=29183] ppid=29179 vsize=5540420 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 5673390080 1326608 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=5540420 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 5673390080 1326608 33554432000 4194304 16246674 140734918717504 140328227019792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=5540420 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 5673390080 1326608 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 5540420


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

/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 14059900928 3374112 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=13730372 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 14059900928 3374112 33554432000 4194304 16246674 140734918717504 140328227019792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=13730372 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 14059900928 3374112 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 13730372

[startup+1362.3 s]
/proc/loadavg: 2.07 2.07 2.09 3/184 29295
/proc/meminfo: memFree=14228312/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=3388996 CPUtime=1362.06 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 10564856 0 0 0 134459 1747 0 0 20 0 4 0 41805054 3470331904 788768 33554432000 4194304 16246674 140734918717504 140734918716680 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 847249 788768 916 2943 0 844143 0
[pid=29182/tid=29183] ppid=29179 vsize=3388996 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 3470331904 788768 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=3388996 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 3470331904 788768 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=3388996 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 3470331904 788768 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 3388996

[startup+1422.3 s]
/proc/loadavg: 2.07 2.07 2.09 4/183 29296
/proc/meminfo: memFree=11758016/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=5794372 CPUtime=1422.06 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 11166201 0 0 0 140378 1828 0 0 20 0 4 0 41805054 5933436928 1390113 33554432000 4194304 16246674 140734918717504 140734918716680 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 1448593 1390113 916 2943 0 1445487 0
[pid=29182/tid=29183] ppid=29179 vsize=5794372 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 5933436928 1390113 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=5794372 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 5933436928 1390113 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=5794372 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 5933436928 1390113 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 5794372

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.08 3/183 29297
/proc/meminfo: memFree=9469992/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=8077892 CPUtime=1482.04 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 11737081 0 0 0 146294 1910 0 0 20 0 4 0 41805054 8271761408 1960993 33554432000 4194304 16246674 140734918717504 140734918716600 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 2019473 1960993 916 2943 0 2016367 0
[pid=29182/tid=29183] ppid=29179 vsize=8077892 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 8271761408 1960993 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=8077892 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 8271761408 1960993 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=8077892 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 8271761408 1960993 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 8077892

[startup+1542.31 s]
/proc/loadavg: 2.11 2.07 2.09 3/183 29298
/proc/meminfo: memFree=7281124/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=10048068 CPUtime=1542.04 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 12229626 0 0 0 152224 1980 0 0 20 0 4 0 41805054 10289221632 2453538 33554432000 4194304 16246674 140734918717504 140734918715328 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 2512017 2453538 916 2943 0 2508911 0
[pid=29182/tid=29183] ppid=29179 vsize=10048068 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 10289221632 2453538 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=10048068 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 10289221632 2453538 33554432000 4194304 16246674 140734918717504 140328227019792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=10048068 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 10289221632 2453538 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 10048068

[startup+1602.3 s]
/proc/loadavg: 2.13 2.08 2.09 3/183 29299
/proc/meminfo: memFree=5774348/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=11549252 CPUtime=1602.03 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 12878586 0 0 0 158129 2074 0 0 20 0 4 0 41805054 11826434048 2828834 33554432000 4194304 16246674 140734918717504 140734918716680 4221019 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 2887313 2828834 916 2943 0 2884207 0
[pid=29182/tid=29183] ppid=29179 vsize=11549252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 11826434048 2828834 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=11549252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 11826434048 2828834 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=11549252 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 11826434048 2828834 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 11549252

[startup+1662.3 s]
/proc/loadavg: 2.17 2.10 2.09 3/183 29301
/proc/meminfo: memFree=4052436/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=13268548 CPUtime=1662.01 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 13308411 0 0 0 164065 2136 0 0 20 0 4 0 41805054 13586993152 3258659 33554432000 4194304 16246674 140734918717504 140734918715328 4220897 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 3317137 3258659 916 2943 0 3314031 0
[pid=29182/tid=29183] ppid=29179 vsize=13268548 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 13586993152 3258659 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=13268548 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 13586993152 3258659 33554432000 4194304 16246674 140734918717504 140328227019792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=13268548 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 13586993152 3258659 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 13268548

[startup+1722.3 s]
/proc/loadavg: 2.14 2.11 2.09 3/183 29350
/proc/meminfo: memFree=15400452/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=13849156 CPUtime=1722.01 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 13472763 0 0 0 170037 2164 0 0 20 0 4 0 41805054 14181535744 3403811 33554432000 4194304 16246674 140734918717504 140734918716600 4206568 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 3462289 3403811 916 2943 0 3459183 0
[pid=29182/tid=29183] ppid=29179 vsize=13849156 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 14181535744 3403811 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=13849156 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 14181535744 3403811 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=13849156 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 14181535744 3403811 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 13849156

[startup+1782.3 s]
/proc/loadavg: 2.15 2.11 2.09 3/183 29351
/proc/meminfo: memFree=23833860/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=3690052 CPUtime=1782 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 13972733 0 0 0 175896 2304 0 0 20 0 4 0 41805054 3778613248 864036 33554432000 4194304 16246674 140734918717504 140734918715280 4207014 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 922513 864036 916 2943 0 919407 0
[pid=29182/tid=29183] ppid=29179 vsize=3690052 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 3778613248 864036 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=3690052 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 3778613248 864036 33554432000 4194304 16246674 140734918717504 140328227019792 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=3690052 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 3778613248 864036 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 3690052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.17 2.12 2.10 3/183 29351
/proc/meminfo: memFree=23162120/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=4360772 CPUtime=1800.09 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) R 29179 29182 27433 0 -1 4202496 14140413 0 0 0 177682 2327 0 0 20 0 4 0 41805054 4465430528 1031716 33554432000 4194304 16246674 140734918717504 140734918716600 4220850 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 1090193 1031716 916 2943 0 1087087 0
[pid=29182/tid=29183] ppid=29179 vsize=4360772 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) S 29179 29182 27433 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 41805054 4465430528 1031716 33554432000 4194304 16246674 140734918717504 140328237509872 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=29182/tid=29184] ppid=29179 vsize=4360772 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29184/stat : 29184 (toysat) S 29179 29182 27433 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 41805054 4465430528 1031716 33554432000 4194304 16246674 140734918717504 140328227020016 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=29182/tid=29185] ppid=29179 vsize=4360772 CPUtime=0 cores=1,3,5,7
/proc/29182/task/29185/stat : 29185 (toysat) S 29179 29182 27433 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 41805054 4465430528 1031716 33554432000 4194304 16246674 140734918717504 140328216546480 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 4360772

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 29182 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.6 s]
/proc/loadavg: 2.17 2.12 2.10 3/183 29351
/proc/meminfo: memFree=23162120/32872528 swapFree=682476/737664
[pid=29182] ppid=29179 vsize=0 CPUtime=1800.3 cores=1,3,5,7
/proc/29182/stat : 29182 (toysat) Z 29179 29182 27433 0 -1 4203532 14140413 0 0 0 177683 2347 0 0 20 0 2 0 41805054 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/29182/statm: 0 0 0 0 0 0 0
[pid=29182/tid=29183] ppid=29179 vsize=0 CPUtime=0.18 cores=1,3,5,7
/proc/29182/task/29183/stat : 29183 (toysat) R 29179 29182 27433 0 -1 4203588 9 0 0 0 0 18 0 0 20 0 2 0 41805054 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.62
CPU time (s): 1800.32
CPU user time (s): 1776.83
CPU system time (s): 23.4884
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 13849156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1776.83
system time used= 23.4884
maximum resident set size= 13615244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14140413
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= 1023
involuntary context switches= 2576

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.83127 second user time and 7.18391 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-20 06:39:18
IDJOB=4111096
IDBENCH=108798
IDSOLVER=2542
FILE ID=node112/4111096-1466397558
RUNJOBID= node112-1466384098-27450
PBS_JOBID= 19923269
Free space on /tmp= 71696 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/normalized-single-obj-f4-DataDisplay_2_order9.seq-A-3-2-irEDCBA.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111096-1466397558/watcher-4111096-1466397558 -o /tmp/evaluation-result-4111096-1466397558/solver-4111096-1466397558 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466384098-27450 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4111096-1466397558.opb

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

MD5SUM BENCH= 28461b6a5122dfb4558aa0ab57d61366
RANDOM SEED=1707963924

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5321.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.734
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26318200 kB
Buffers:           50364 kB
Cached:            87032 kB
SwapCached:          948 kB
Active:          5012112 kB
Inactive:          65180 kB
Active(anon):    4941072 kB
Inactive(anon):     1332 kB
Active(file):      71040 kB
Inactive(file):    63848 kB
Unevictable:      737664 kB
Mlocked:          682476 kB
SwapTotal:      67108856 kB
SwapFree:       67097688 kB
Dirty:             16724 kB
Writeback:             0 kB
AnonPages:       5805420 kB
Mapped:            10948 kB
Shmem:                 0 kB
Slab:             599296 kB
SReclaimable:      43172 kB
SUnreclaim:       556124 kB
KernelStack:        1520 kB
PageTables:        15348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5823384 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node112 at 2016-06-20 07:09:19