Trace number 4080077

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.09 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_unif_20null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
MD5SUM56c896ad570d19cbe5f94a10c4a31629
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-16727
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1427
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 905768
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 905768
Number of bits of the biggest sum of numbers20
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-07T12:52:57+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-4080077-1465296777.opb"]
0.00/0.01	c use --random-gen="1164541762 3162196272 731022854 3342217637 28245021 864247712 419800370 300714077 3505643297 964456359 415456979 3242700 4072774592 1585183725 212549502 278983161 2227976481 1095164282 2024309567 3878588478 936807837 2571634752 1960718282 3866107938 2463430164 924749337 1911987713 3047472686 258289875 1764934958 2703596552 2511858227 2964815654 2980902995 3167902431 1386098442 2836488161 1230054074 1878359815 1718723240 1732835000 1560772807 2514643928 3783177830 4056209077 366046963 1689103821 755639501 2241917499 794783740 2595203539 2313673730 3832329169 2714527889 4120358721 120963335 4206686531 1271073339 4044115234 1566473857 2774923120 3333612223 336255537 877873919 472203582 672174904 1084975052 3253955221 1196956045 3058629681 2103772356 3067261407 2087646065 3542844917 1714312055 390299567 1404663194 2847345266 999925043 3614747743 3519398306 1402028217 780904612 554115473 3657181125 2954813475 739477147 4169800785 1082310747 2827557935 2245841105 892077638 139666927 2593913621 3169915259 3038114140 3110619369 214036076 2524321379 4130132620 2951040795 3652248515 234926581 2521990634 580587510 2846827578 771412070 3839945637 2047917318 2892608070 819672903 2970322114 3350093482 3603218034 3668875522 689319621 3040864692 873950035 3222424384 3828067702 4004688719 1431693649 3279574869 567700148 1550980455 75742835 388189792 1304570852 938005083 1813462660 968828450 391858336 4019139825 1602045390 1678570213 2935243595 20102167 634559134 279224708 1885775328 1086676262 404871275 1023124539 3763102682 3670129015 3215091494 1507481066 4098559363 2171849622 1416228141 1090308865 3765069960 1872279893 2168583262 1437072009 2162581232 1577657513 3957805663 2084072483 1830424152 2114731894 1948238747 3062352743 1429769276 2515349929 3640287267 2186206001 711462418 1003429583 4223628971 3109770391 2363938008 3961138806 4117793968 2855192502 3598739959 419614526 890212119 159987322 2212415899 215036891 2253945007 2763948119 2310996662 861438017 1556568116 1854342361 2153036601 4265997764 417975963 3036748114 312325166 713046082 198477246 845634639 4262535388 3620107130 402600381 2492630605 3861818583 462526949 2369114217 3588137636 2827260198 2166778835 653988827 3855417341 4277773622 301740582 673257672 3410805022 2978459879 1244097491 3279488350 1032581687 427253353 3548577200 1183880979 1446791713 326640422 1130699956 2223035751 643421482 3779185126 800305992 554935427 3070255451 452663955 283318772 3643848633 3382078826 1410539224 2595332568 4063282047 3296445673 3700580261 3125675513 3612625005 3078865645 74149771 3920077361 2306981392 2479140785 918927737 499656675 3494284831 3953525609 3115185105 495693986 418073446 2205170047 910918457 1761173765 3108148216 3261787768 3638266126 255 362436" option to reproduce the execution
4.49/4.52	c #vars 400896
4.49/4.52	c #constraints 402763
13.88/13.94	c BCD2: Hardening is enabled.
13.88/13.94	c BCD2: BiasedSearch is enabled.
13.88/13.94	c Solving starts ...
13.88/13.94	c ============================[ Search Statistics ]============================
13.88/13.94	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.88/13.94	c       |         |          |          |    Limit     GC | Var      | Constra 
13.88/13.94	c =============================================================================
13.88/13.96	c  0.0s |       0 |        0 |        0 |   267886      0 |        0 |        0
17.59/17.64	c  3.7s |       0 |       20 |        1 |   267886      0 |       19 |       19
17.59/17.64	c #cpu_time = 3.357s
17.59/17.64	c #wall_clock_time = 3.366s
17.59/17.64	c #decision = 20
17.59/17.64	c #random_decision = 0
17.59/17.64	c #conflict = 1
17.59/17.64	c #restart = 0
17.59/17.64	o 0
17.59/17.66	c BCD2: updating upper bound: 905768 -> 905767
17.59/17.66	c BCD2: 0 <= obj <= 905767
17.59/17.66	c BCD2: #cores=0, #unrelaxed=1427, #relaxed=0, #hardened=0
17.59/17.66	c BCD2: #sat=1 #unsat=1 bias=1/2
17.59/17.66	c Solving starts ...
17.59/17.66	c ============================[ Search Statistics ]============================
17.59/17.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.59/17.66	c       |         |          |          |    Limit     GC | Var      | Constra 
17.59/17.66	c =============================================================================
17.59/17.66	c  0.0s |       0 |        0 |        0 |   267886      0 |       19 |       19
18.48/18.58	c  0.9s |       0 |       41 |        1 |   267886      0 |       19 |       19
18.48/18.58	c #cpu_time = 0.902s
18.48/18.58	c #wall_clock_time = 0.905s
18.48/18.58	c #decision = 41
18.48/18.58	c #random_decision = 0
18.48/18.58	c #conflict = 1
18.48/18.58	c #restart = 0
18.48/18.58	c BCD2: found a new core of size 41: cost of the new core is >=42
18.48/18.58	c lower bound updated to -905726
18.58/18.61	c BCD2: 42 <= obj <= 905767
18.58/18.61	c BCD2: #cores=1, #unrelaxed=1386, #relaxed=41, #hardened=0
18.58/18.61	c BCD2: #sat=1 #unsat=2 bias=2/3
18.58/18.66	c Solving starts ...
18.58/18.66	c ============================[ Search Statistics ]============================
18.58/18.66	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.58/18.66	c       |         |          |          |    Limit     GC | Var      | Constra 
18.58/18.66	c =============================================================================
18.58/18.66	c  0.0s |       0 |        0 |        0 |   267886      0 |       19 |       19
19.08/19.12	c  0.5s |       0 |       40 |        1 |   267886      0 |       19 |       19
19.08/19.12	c #cpu_time = 0.450s
19.08/19.12	c #wall_clock_time = 0.451s
19.08/19.12	c #decision = 40
19.08/19.12	c #random_decision = 0
19.08/19.12	c #conflict = 1
19.08/19.12	c #restart = 0
19.08/19.12	c BCD2: relaxing 39 and merging with 1 cores into a new core of size 80: cost of the new core is >=61
19.08/19.12	c lower bound updated to -905707
19.08/19.18	c BCD2: 61 <= obj <= 905767
19.08/19.18	c BCD2: #cores=1, #unrelaxed=1347, #relaxed=80, #hardened=0
19.08/19.18	c BCD2: #sat=1 #unsat=3 bias=3/4
19.08/19.18	c Solving starts ...
19.08/19.18	c ============================[ Search Statistics ]============================
19.08/19.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.08/19.18	c       |         |          |          |    Limit     GC | Var      | Constra 
19.08/19.18	c =============================================================================
19.08/19.18	c  0.0s |       0 |        0 |        0 |   267886      0 |       20 |       19
19.48/19.58	c  0.4s |       0 |       38 |        0 |   267886      0 |       20 |       20
19.48/19.58	c #cpu_time = 0.390s
19.48/19.58	c #wall_clock_time = 0.391s
19.48/19.58	c #decision = 38
19.48/19.58	c #random_decision = 0
19.48/19.58	c #conflict = 0
19.48/19.58	c #restart = 0
19.48/19.58	c BCD2: found a new core of size 38: cost of the new core is >=2
19.48/19.58	c lower bound updated to -905705
19.58/19.63	c BCD2: 63 <= obj <= 905767
19.58/19.63	c BCD2: #cores=2, #unrelaxed=1309, #relaxed=118, #hardened=0
19.58/19.63	c BCD2: #sat=1 #unsat=4 bias=4/5
19.58/19.63	c Solving starts ...
19.58/19.63	c ============================[ Search Statistics ]============================
19.58/19.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.58/19.63	c       |         |          |          |    Limit     GC | Var      | Constra 
19.58/19.63	c =============================================================================
19.58/19.63	c  0.0s |       0 |        0 |        0 |   267886      0 |       20 |       20
19.98/20.03	c  0.4s |       0 |       38 |        0 |   267886      0 |       20 |       20
19.98/20.03	c #cpu_time = 0.396s
19.98/20.03	c #wall_clock_time = 0.397s
19.98/20.03	c #decision = 38
19.98/20.03	c #random_decision = 0
19.98/20.03	c #conflict = 0
19.98/20.03	c #restart = 0
19.98/20.04	c BCD2: found a new core of size 37: cost of the new core is >=14
19.98/20.04	c lower bound updated to -905691
19.98/20.06	c BCD2: 77 <= obj <= 905767
19.98/20.06	c BCD2: #cores=3, #unrelaxed=1272, #relaxed=155, #hardened=0
19.98/20.06	c BCD2: #sat=1 #unsat=5 bias=5/6
19.98/20.06	c Solving starts ...
19.98/20.06	c ============================[ Search Statistics ]============================
19.98/20.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.98/20.06	c       |         |          |          |    Limit     GC | Var      | Constra 
19.98/20.06	c =============================================================================
19.98/20.07	c  0.0s |       0 |        0 |        0 |   267886      0 |       20 |       20
20.68/20.71	c  0.6s |       0 |       45 |        1 |   267886      0 |       20 |       20
20.68/20.71	c #cpu_time = 0.611s
20.68/20.71	c #wall_clock_time = 0.613s
20.68/20.71	c #decision = 45
20.68/20.71	c #random_decision = 0
20.68/20.71	c #conflict = 1
20.68/20.71	c #restart = 0
20.68/20.71	c BCD2: relaxing 42 and merging with 1 cores into a new core of size 79: cost of the new core is >=18
20.68/20.71	c lower bound updated to -905687
20.68/20.75	c BCD2: 81 <= obj <= 905767
20.68/20.75	c BCD2: #cores=3, #unrelaxed=1230, #relaxed=197, #hardened=0
20.68/20.75	c BCD2: #sat=1 #unsat=6 bias=6/7
20.68/20.75	c Solving starts ...
20.68/20.75	c ============================[ Search Statistics ]============================
20.68/20.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.68/20.75	c       |         |          |          |    Limit     GC | Var      | Constra 
20.68/20.75	c =============================================================================
20.68/20.75	c  0.0s |       0 |        0 |        0 |   267886      0 |       21 |       20
21.28/21.36	c  0.6s |       0 |       37 |        1 |   267886      0 |       21 |       21
21.28/21.36	c #cpu_time = 0.607s
21.28/21.36	c #wall_clock_time = 0.608s
21.28/21.36	c #decision = 37
21.28/21.36	c #random_decision = 0
21.28/21.36	c #conflict = 1
21.28/21.36	c #restart = 0
21.28/21.36	c BCD2: relaxing 34 and merging with 1 cores into a new core of size 113: cost of the new core is >=37
21.28/21.36	c lower bound updated to -905668
21.28/21.40	c BCD2: 100 <= obj <= 905767
21.28/21.40	c BCD2: #cores=3, #unrelaxed=1196, #relaxed=231, #hardened=0
21.28/21.40	c BCD2: #sat=1 #unsat=7 bias=7/8
21.38/21.40	c Solving starts ...
21.38/21.40	c ============================[ Search Statistics ]============================
21.38/21.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.38/21.40	c       |         |          |          |    Limit     GC | Var      | Constra 
21.38/21.40	c =============================================================================
21.38/21.40	c  0.0s |       0 |        0 |        0 |   267886      0 |       22 |       21
21.89/21.98	c  0.6s |       0 |       42 |        1 |   267886      0 |       22 |       22
21.89/21.98	c #cpu_time = 0.552s
21.89/21.98	c #wall_clock_time = 0.553s
21.89/21.98	c #decision = 42
21.89/21.98	c #random_decision = 0
21.89/21.98	c #conflict = 1
21.89/21.98	c #restart = 0
21.89/21.98	c BCD2: relaxing 39 and merging with 1 cores into a new core of size 152: cost of the new core is >=68
21.89/21.98	c lower bound updated to -905637
21.89/22.00	c BCD2: 131 <= obj <= 905767
21.89/22.00	c BCD2: #cores=3, #unrelaxed=1157, #relaxed=270, #hardened=0
21.89/22.00	c BCD2: #sat=1 #unsat=8 bias=8/9
21.89/22.00	c Solving starts ...
21.89/22.00	c ============================[ Search Statistics ]============================
21.89/22.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.89/22.00	c       |         |          |          |    Limit     GC | Var      | Constra 
21.89/22.00	c =============================================================================
21.89/22.00	c  0.0s |       0 |        0 |        0 |   267886      0 |       23 |       22
22.49/22.58	c  0.6s |       0 |       37 |        1 |   267886      0 |       23 |       23
22.49/22.58	c #cpu_time = 0.575s
22.49/22.58	c #wall_clock_time = 0.576s
22.49/22.58	c #decision = 37
22.49/22.58	c #random_decision = 0
22.49/22.58	c #conflict = 1
22.49/22.58	c #restart = 0
22.49/22.58	c BCD2: relaxing 34 and merging with 1 cores into a new core of size 186: cost of the new core is >=188
22.49/22.58	c lower bound updated to -905517
22.59/22.60	c BCD2: 251 <= obj <= 905767
22.59/22.60	c BCD2: #cores=3, #unrelaxed=1123, #relaxed=304, #hardened=0
22.59/22.60	c BCD2: #sat=1 #unsat=9 bias=9/10
22.59/22.60	c Solving starts ...
22.59/22.60	c ============================[ Search Statistics ]============================
22.59/22.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.59/22.60	c       |         |          |          |    Limit     GC | Var      | Constra 
22.59/22.60	c =============================================================================
22.59/22.60	c  0.0s |       0 |        0 |        0 |   267886      0 |       24 |       23
22.99/23.10	c  0.5s |       0 |       39 |        0 |   267886      0 |       24 |       24
22.99/23.10	c #cpu_time = 0.454s
22.99/23.10	c #wall_clock_time = 0.456s
22.99/23.10	c #decision = 39
23.09/23.10	c #random_decision = 0
23.09/23.10	c #conflict = 0
23.09/23.10	c #restart = 0
23.09/23.10	c BCD2: found a new core of size 34: cost of the new core is >=13
23.09/23.10	c lower bound updated to -905504
23.09/23.13	c BCD2: 264 <= obj <= 905767
23.09/23.13	c BCD2: #cores=4, #unrelaxed=1089, #relaxed=338, #hardened=0
23.09/23.13	c BCD2: #sat=1 #unsat=10 bias=10/11
23.09/23.13	c Solving starts ...
23.09/23.13	c ============================[ Search Statistics ]============================
23.09/23.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.09/23.13	c       |         |          |          |    Limit     GC | Var      | Constra 
23.09/23.13	c =============================================================================
23.09/23.13	c  0.0s |       0 |        0 |        0 |   267886      0 |       24 |       24
23.49/23.57	c  0.4s |       0 |       46 |        0 |   267886      0 |       24 |       24
23.49/23.57	c #cpu_time = 0.407s
23.49/23.57	c #wall_clock_time = 0.408s
23.49/23.57	c #decision = 46
23.49/23.57	c #random_decision = 0
23.49/23.57	c #conflict = 0
23.49/23.57	c #restart = 0
23.49/23.57	c BCD2: found a new core of size 43: cost of the new core is >=6
23.49/23.57	c lower bound updated to -905498
23.49/23.60	c BCD2: 270 <= obj <= 905767
23.49/23.60	c BCD2: #cores=5, #unrelaxed=1046, #relaxed=381, #hardened=0
23.49/23.60	c BCD2: #sat=1 #unsat=11 bias=11/12
23.58/23.60	c Solving starts ...
23.58/23.60	c ============================[ Search Statistics ]============================
23.58/23.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.58/23.60	c       |         |          |          |    Limit     GC | Var      | Constra 
23.58/23.60	c =============================================================================
23.58/23.60	c  0.0s |       0 |        0 |        0 |   267886      0 |       24 |       24
23.98/24.08	c  0.5s |       0 |       42 |        1 |   267886      0 |       24 |       24
23.98/24.08	c #cpu_time = 0.442s
23.98/24.08	c #wall_clock_time = 0.444s
23.98/24.08	c #decision = 42
23.98/24.08	c #random_decision = 0
23.98/24.08	c #conflict = 1
23.98/24.08	c #restart = 0
23.98/24.08	c BCD2: relaxing 37 and merging with 1 cores into a new core of size 71: cost of the new core is >=120
23.98/24.08	c lower bound updated to -905391
24.08/24.10	c BCD2: 377 <= obj <= 905767
24.08/24.10	c BCD2: #cores=5, #unrelaxed=1009, #relaxed=418, #hardened=0
24.08/24.10	c BCD2: #sat=1 #unsat=12 bias=12/13
24.08/24.10	c Solving starts ...
24.08/24.10	c ============================[ Search Statistics ]============================
24.08/24.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.08/24.10	c       |         |          |          |    Limit     GC | Var      | Constra 
24.08/24.10	c =============================================================================
24.08/24.10	c  0.0s |       0 |        0 |        0 |   267886      0 |       26 |       24
24.38/24.47	c  0.4s |       0 |       42 |        0 |   267886      0 |       26 |       27
24.38/24.47	c #cpu_time = 0.355s
24.38/24.47	c #wall_clock_time = 0.356s
24.38/24.47	c #decision = 42
24.38/24.47	c #random_decision = 0
24.38/24.47	c #conflict = 0
24.38/24.47	c #restart = 0
24.38/24.47	c BCD2: found a new core of size 38: cost of the new core is >=81
24.38/24.47	c lower bound updated to -905310
24.48/24.50	c BCD2: 458 <= obj <= 905767
24.48/24.50	c BCD2: #cores=6, #unrelaxed=971, #relaxed=456, #hardened=0
24.48/24.50	c BCD2: #sat=1 #unsat=13 bias=13/14
24.48/24.50	c Solving starts ...
24.48/24.50	c ============================[ Search Statistics ]============================
24.48/24.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.48/24.50	c       |         |          |          |    Limit     GC | Var      | Constra 
24.48/24.50	c =============================================================================
24.48/24.50	c  0.0s |       0 |        0 |        0 |   267886      0 |       26 |       27
24.78/24.88	c  0.4s |       0 |       39 |        0 |   267886      0 |       26 |       27
24.78/24.88	c #cpu_time = 0.366s
24.78/24.88	c #wall_clock_time = 0.367s
24.78/24.88	c #decision = 39
24.78/24.88	c #random_decision = 0
24.78/24.88	c #conflict = 0
24.78/24.88	c #restart = 0
24.78/24.88	c BCD2: found a new core of size 34: cost of the new core is >=41
24.78/24.88	c lower bound updated to -905269
24.88/24.90	c BCD2: 499 <= obj <= 905767
24.88/24.90	c BCD2: #cores=7, #unrelaxed=937, #relaxed=490, #hardened=0
24.88/24.90	c BCD2: #sat=1 #unsat=14 bias=14/15
24.88/24.91	c Solving starts ...
24.88/24.91	c ============================[ Search Statistics ]============================
24.88/24.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.88/24.91	c       |         |          |          |    Limit     GC | Var      | Constra 
24.88/24.91	c =============================================================================
24.88/24.91	c  0.0s |       0 |        0 |        0 |   267886      0 |       26 |       27
26.19/26.28	c  1.4s |       0 |       48 |        1 |   267886      0 |       26 |       27
26.19/26.28	c #cpu_time = 1.372s
26.19/26.28	c #wall_clock_time = 1.375s
26.19/26.28	c #decision = 48
26.19/26.28	c #random_decision = 0
26.19/26.28	c #conflict = 1
26.19/26.28	c #restart = 0
26.19/26.28	c BCD2: relaxing 41 and merging with 1 cores into a new core of size 75: cost of the new core is >=62
26.19/26.28	c lower bound updated to -905248
26.29/26.30	c BCD2: 520 <= obj <= 905767
26.29/26.30	c BCD2: #cores=7, #unrelaxed=896, #relaxed=531, #hardened=0
26.29/26.30	c BCD2: #sat=1 #unsat=15 bias=15/16
26.29/26.31	c Solving starts ...
26.29/26.31	c ============================[ Search Statistics ]============================
26.29/26.31	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.29/26.31	c       |         |          |          |    Limit     GC | Var      | Constra 
26.29/26.31	c =============================================================================
26.29/26.34	c  0.0s |       0 |        0 |        0 |   267886      0 |       27 |       27
26.69/26.71	c  0.4s |       0 |       44 |        0 |   267886      0 |       27 |       28
26.69/26.71	c #cpu_time = 0.360s
26.69/26.71	c #wall_clock_time = 0.361s
26.69/26.71	c #decision = 44
26.69/26.71	c #random_decision = 0
26.69/26.71	c #conflict = 0
26.69/26.71	c #restart = 0
26.69/26.71	c BCD2: found a new core of size 38: cost of the new core is >=17
26.69/26.71	c lower bound updated to -905231
26.69/26.73	c BCD2: 537 <= obj <= 905767
26.69/26.73	c BCD2: #cores=8, #unrelaxed=858, #relaxed=569, #hardened=0
26.69/26.73	c BCD2: #sat=1 #unsat=16 bias=16/17
26.69/26.74	c Solving starts ...
26.69/26.74	c ============================[ Search Statistics ]============================
26.69/26.74	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.69/26.74	c       |         |          |          |    Limit     GC | Var      | Constra 
26.69/26.74	c =============================================================================
26.69/26.78	c  0.0s |       0 |        0 |        0 |   267886      0 |       27 |       28
27.19/27.26	c  0.5s |       0 |       46 |        1 |   267886      0 |       27 |       28
27.19/27.26	c #cpu_time = 0.463s
27.19/27.26	c #wall_clock_time = 0.464s
27.19/27.26	c #decision = 46
27.19/27.26	c #random_decision = 0
27.19/27.26	c #conflict = 1
27.19/27.26	c #restart = 0
27.19/27.26	c BCD2: relaxing 38 and merging with 1 cores into a new core of size 76: cost of the new core is >=21
27.19/27.26	c lower bound updated to -905227
27.19/27.28	c BCD2: 541 <= obj <= 905767
27.19/27.28	c BCD2: #cores=8, #unrelaxed=820, #relaxed=607, #hardened=0
27.19/27.28	c BCD2: #sat=1 #unsat=17 bias=17/18
27.29/27.35	c Solving starts ...
27.29/27.35	c ============================[ Search Statistics ]============================
27.29/27.35	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.29/27.35	c       |         |          |          |    Limit     GC | Var      | Constra 
27.29/27.35	c =============================================================================
27.29/27.37	c  0.0s |       0 |        0 |        0 |   267886      0 |       28 |       28
27.79/27.85	c  0.5s |       0 |       43 |        1 |   267886      0 |       28 |       29
27.79/27.85	c #cpu_time = 0.477s
27.79/27.85	c #wall_clock_time = 0.478s
27.79/27.85	c #decision = 43
27.79/27.85	c #random_decision = 0
27.79/27.85	c #conflict = 1
27.79/27.85	c #restart = 0
27.79/27.85	c BCD2: relaxing 35 and merging with 1 cores into a new core of size 111: cost of the new core is >=42
27.79/27.85	c lower bound updated to -905206
27.79/27.88	c BCD2: 562 <= obj <= 905767
27.79/27.88	c BCD2: #cores=8, #unrelaxed=785, #relaxed=642, #hardened=0
27.79/27.88	c BCD2: #sat=1 #unsat=18 bias=18/19
27.79/27.88	c Solving starts ...
27.79/27.88	c ============================[ Search Statistics ]============================
27.79/27.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.79/27.88	c       |         |          |          |    Limit     GC | Var      | Constra 
27.79/27.88	c =============================================================================
27.89/27.95	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       29
28.29/28.37	c  0.4s |       0 |       44 |        0 |   267886      0 |       29 |       30
28.29/28.37	c #cpu_time = 0.392s
28.29/28.37	c #wall_clock_time = 0.393s
28.29/28.37	c #decision = 44
28.29/28.37	c #random_decision = 0
28.29/28.37	c #conflict = 0
28.29/28.37	c #restart = 0
28.29/28.37	c BCD2: found a new core of size 35: cost of the new core is >=29
28.29/28.37	c lower bound updated to -905177
28.29/28.39	c BCD2: 591 <= obj <= 905767
28.29/28.39	c BCD2: #cores=9, #unrelaxed=750, #relaxed=677, #hardened=0
28.29/28.39	c BCD2: #sat=1 #unsat=19 bias=19/20
28.29/28.39	c Solving starts ...
28.29/28.39	c ============================[ Search Statistics ]============================
28.29/28.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.29/28.39	c       |         |          |          |    Limit     GC | Var      | Constra 
28.29/28.39	c =============================================================================
28.39/28.45	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       30
28.89/28.91	c  0.5s |       0 |       49 |        0 |   267886      0 |       29 |       30
28.89/28.91	c #cpu_time = 0.424s
28.89/28.91	c #wall_clock_time = 0.425s
28.89/28.91	c #decision = 49
28.89/28.91	c #random_decision = 0
28.89/28.91	c #conflict = 0
28.89/28.91	c #restart = 0
28.89/28.91	c BCD2: found a new core of size 40: cost of the new core is >=1
28.89/28.91	c lower bound updated to -905176
28.99/29.00	c BCD2: 592 <= obj <= 905767
28.99/29.00	c BCD2: #cores=10, #unrelaxed=710, #relaxed=717, #hardened=0
28.99/29.00	c BCD2: #sat=1 #unsat=20 bias=20/21
28.99/29.00	c Solving starts ...
28.99/29.00	c ============================[ Search Statistics ]============================
28.99/29.00	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.99/29.00	c       |         |          |          |    Limit     GC | Var      | Constra 
28.99/29.00	c =============================================================================
28.99/29.02	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       30
29.39/29.47	c  0.5s |       0 |       48 |        0 |   267886      0 |       29 |       30
29.39/29.47	c #cpu_time = 0.418s
29.39/29.47	c #wall_clock_time = 0.419s
29.39/29.47	c #decision = 48
29.39/29.47	c #random_decision = 0
29.39/29.47	c #conflict = 0
29.39/29.47	c #restart = 0
29.39/29.47	c BCD2: found a new core of size 38: cost of the new core is >=16
29.39/29.47	c lower bound updated to -905160
29.49/29.56	c BCD2: 608 <= obj <= 905767
29.49/29.56	c BCD2: #cores=11, #unrelaxed=672, #relaxed=755, #hardened=0
29.49/29.56	c BCD2: #sat=1 #unsat=21 bias=21/22
29.49/29.56	c Solving starts ...
29.49/29.56	c ============================[ Search Statistics ]============================
29.49/29.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.49/29.56	c       |         |          |          |    Limit     GC | Var      | Constra 
29.49/29.56	c =============================================================================
29.49/29.57	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       30
29.99/30.00	c  0.4s |       0 |       50 |        0 |   267886      0 |       29 |       30
29.99/30.00	c #cpu_time = 0.399s
29.99/30.00	c #wall_clock_time = 0.400s
29.99/30.00	c #decision = 50
29.99/30.00	c #random_decision = 0
29.99/30.00	c #conflict = 0
29.99/30.00	c #restart = 0
29.99/30.00	c BCD2: found a new core of size 38: cost of the new core is >=96
29.99/30.00	c lower bound updated to -905064
29.99/30.02	c BCD2: 704 <= obj <= 905767
29.99/30.02	c BCD2: #cores=12, #unrelaxed=634, #relaxed=793, #hardened=0
29.99/30.02	c BCD2: #sat=1 #unsat=22 bias=22/23
29.99/30.08	c Solving starts ...
29.99/30.08	c ============================[ Search Statistics ]============================
29.99/30.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.99/30.08	c       |         |          |          |    Limit     GC | Var      | Constra 
29.99/30.08	c =============================================================================
29.99/30.10	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       30
30.49/30.55	c  0.5s |       0 |       55 |        0 |   267886      0 |       29 |       30
30.49/30.55	c #cpu_time = 0.420s
30.49/30.55	c #wall_clock_time = 0.421s
30.49/30.55	c #decision = 55
30.49/30.55	c #random_decision = 0
30.49/30.55	c #conflict = 0
30.49/30.55	c #restart = 0
30.49/30.55	c BCD2: found a new core of size 43: cost of the new core is >=10
30.49/30.55	c lower bound updated to -905054
30.59/30.64	c BCD2: 714 <= obj <= 905767
30.59/30.64	c BCD2: #cores=13, #unrelaxed=591, #relaxed=836, #hardened=0
30.59/30.64	c BCD2: #sat=1 #unsat=23 bias=23/24
30.59/30.64	c Solving starts ...
30.59/30.64	c ============================[ Search Statistics ]============================
30.59/30.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
30.59/30.64	c       |         |          |          |    Limit     GC | Var      | Constra 
30.59/30.64	c =============================================================================
30.59/30.65	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       30
30.99/31.05	c  0.4s |       0 |       52 |        0 |   267886      0 |       29 |       30
30.99/31.05	c #cpu_time = 0.375s
30.99/31.05	c #wall_clock_time = 0.376s
30.99/31.05	c #decision = 52
30.99/31.05	c #random_decision = 0
30.99/31.05	c #conflict = 0
30.99/31.05	c #restart = 0
30.99/31.05	c BCD2: found a new core of size 40: cost of the new core is >=26
30.99/31.05	c lower bound updated to -905028
31.09/31.12	c BCD2: 740 <= obj <= 905767
31.09/31.12	c BCD2: #cores=14, #unrelaxed=551, #relaxed=876, #hardened=0
31.09/31.12	c BCD2: #sat=1 #unsat=24 bias=24/25
31.09/31.12	c Solving starts ...
31.09/31.12	c ============================[ Search Statistics ]============================
31.09/31.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.09/31.12	c       |         |          |          |    Limit     GC | Var      | Constra 
31.09/31.12	c =============================================================================
31.09/31.13	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       30
31.59/31.64	c  0.5s |       0 |       56 |        1 |   267886      0 |       29 |       30
31.59/31.64	c #cpu_time = 0.511s
31.59/31.64	c #wall_clock_time = 0.513s
31.59/31.64	c #decision = 56
31.59/31.64	c #random_decision = 0
31.59/31.64	c #conflict = 1
31.59/31.64	c #restart = 0
31.59/31.64	c BCD2: relaxing 42 and merging with 1 cores into a new core of size 82: cost of the new core is >=31
31.59/31.64	c lower bound updated to -905023
31.59/31.66	c BCD2: 745 <= obj <= 905767
31.59/31.66	c BCD2: #cores=14, #unrelaxed=509, #relaxed=918, #hardened=0
31.59/31.66	c BCD2: #sat=1 #unsat=25 bias=25/26
31.59/31.67	c Solving starts ...
31.59/31.67	c ============================[ Search Statistics ]============================
31.59/31.67	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.59/31.67	c       |         |          |          |    Limit     GC | Var      | Constra 
31.59/31.67	c =============================================================================
31.59/31.69	c  0.0s |       0 |        0 |        0 |   267886      0 |       30 |       30
31.99/32.06	c  0.4s |       0 |       56 |        0 |   267886      0 |       30 |       31
31.99/32.06	c #cpu_time = 0.361s
31.99/32.06	c #wall_clock_time = 0.362s
31.99/32.06	c #decision = 56
31.99/32.06	c #random_decision = 0
31.99/32.06	c #conflict = 0
31.99/32.06	c #restart = 0
31.99/32.06	c BCD2: found a new core of size 43: cost of the new core is >=39
31.99/32.06	c lower bound updated to -904984
32.09/32.12	c BCD2: 784 <= obj <= 905767
32.09/32.12	c BCD2: #cores=15, #unrelaxed=466, #relaxed=961, #hardened=0
32.09/32.12	c BCD2: #sat=1 #unsat=26 bias=26/27
32.09/32.12	c Solving starts ...
32.09/32.12	c ============================[ Search Statistics ]============================
32.09/32.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.09/32.12	c       |         |          |          |    Limit     GC | Var      | Constra 
32.09/32.12	c =============================================================================
32.09/32.13	c  0.0s |       0 |        0 |        0 |   267886      0 |       30 |       31
32.59/32.67	c  0.5s |       0 |       57 |        1 |   267886      0 |       30 |       31
32.59/32.67	c #cpu_time = 0.506s
32.59/32.67	c #wall_clock_time = 0.507s
32.59/32.67	c #decision = 57
32.59/32.67	c #random_decision = 0
32.59/32.67	c #conflict = 1
32.59/32.67	c #restart = 0
32.59/32.67	c BCD2: relaxing 42 and merging with 1 cores into a new core of size 85: cost of the new core is >=69
32.59/32.67	c lower bound updated to -904954
32.59/32.69	c BCD2: 814 <= obj <= 905767
32.59/32.69	c BCD2: #cores=15, #unrelaxed=424, #relaxed=1003, #hardened=0
32.59/32.69	c BCD2: #sat=1 #unsat=27 bias=27/28
32.59/32.69	c Solving starts ...
32.59/32.69	c ============================[ Search Statistics ]============================
32.59/32.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
32.59/32.69	c       |         |          |          |    Limit     GC | Var      | Constra 
32.59/32.69	c =============================================================================
32.69/32.75	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       31
33.19/33.21	c  0.5s |       0 |       54 |        0 |   267886      0 |       31 |       32
33.19/33.21	c #cpu_time = 0.439s
33.19/33.21	c #wall_clock_time = 0.440s
33.19/33.21	c #decision = 54
33.19/33.21	c #random_decision = 0
33.19/33.21	c #conflict = 0
33.19/33.21	c #restart = 0
33.19/33.21	c BCD2: found a new core of size 40: cost of the new core is >=21
33.19/33.21	c lower bound updated to -904933
33.19/33.23	c BCD2: 835 <= obj <= 905767
33.19/33.23	c BCD2: #cores=16, #unrelaxed=384, #relaxed=1043, #hardened=0
33.19/33.23	c BCD2: #sat=1 #unsat=28 bias=28/29
33.19/33.24	c Solving starts ...
33.19/33.24	c ============================[ Search Statistics ]============================
33.19/33.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.19/33.24	c       |         |          |          |    Limit     GC | Var      | Constra 
33.19/33.24	c =============================================================================
33.19/33.28	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       32
33.69/33.77	c  0.5s |       0 |       57 |        0 |   267886      0 |       31 |       32
33.69/33.77	c #cpu_time = 0.448s
33.69/33.77	c #wall_clock_time = 0.449s
33.69/33.77	c #decision = 57
33.69/33.77	c #random_decision = 0
33.69/33.77	c #conflict = 0
33.69/33.77	c #restart = 0
33.69/33.77	c BCD2: found a new core of size 41: cost of the new core is >=17
33.69/33.77	c lower bound updated to -904916
33.69/33.79	c BCD2: 852 <= obj <= 905767
33.69/33.79	c BCD2: #cores=17, #unrelaxed=343, #relaxed=1084, #hardened=0
33.69/33.79	c BCD2: #sat=1 #unsat=29 bias=29/30
33.69/33.79	c Solving starts ...
33.69/33.79	c ============================[ Search Statistics ]============================
33.69/33.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
33.69/33.79	c       |         |          |          |    Limit     GC | Var      | Constra 
33.69/33.79	c =============================================================================
33.79/33.85	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       32
34.29/34.30	c  0.5s |       0 |       56 |        0 |   267886      0 |       31 |       32
34.29/34.30	c #cpu_time = 0.427s
34.29/34.30	c #wall_clock_time = 0.428s
34.29/34.30	c #decision = 56
34.29/34.30	c #random_decision = 0
34.29/34.30	c #conflict = 0
34.29/34.30	c #restart = 0
34.29/34.30	c BCD2: found a new core of size 38: cost of the new core is >=27
34.29/34.30	c lower bound updated to -904889
34.29/34.32	c BCD2: 879 <= obj <= 905767
34.29/34.32	c BCD2: #cores=18, #unrelaxed=305, #relaxed=1122, #hardened=0
34.29/34.32	c BCD2: #sat=1 #unsat=30 bias=30/31
34.29/34.33	c Solving starts ...
34.29/34.33	c ============================[ Search Statistics ]============================
34.29/34.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.29/34.33	c       |         |          |          |    Limit     GC | Var      | Constra 
34.29/34.33	c =============================================================================
34.29/34.37	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       32
34.78/34.86	c  0.5s |       0 |       59 |        0 |   267886      0 |       31 |       32
34.78/34.86	c #cpu_time = 0.451s
34.78/34.86	c #wall_clock_time = 0.452s
34.78/34.86	c #decision = 59
34.78/34.86	c #random_decision = 0
34.78/34.86	c #conflict = 0
34.78/34.86	c #restart = 0
34.78/34.86	c BCD2: found a new core of size 41: cost of the new core is >=7
34.78/34.86	c lower bound updated to -904882
34.78/34.88	c BCD2: 886 <= obj <= 905767
34.78/34.88	c BCD2: #cores=19, #unrelaxed=264, #relaxed=1163, #hardened=0
34.78/34.88	c BCD2: #sat=1 #unsat=31 bias=31/32
34.78/34.89	c Solving starts ...
34.78/34.89	c ============================[ Search Statistics ]============================
34.78/34.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
34.78/34.89	c       |         |          |          |    Limit     GC | Var      | Constra 
34.78/34.89	c =============================================================================
34.88/34.94	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       32
35.38/35.43	c  0.5s |       0 |       55 |        0 |   267886      0 |       31 |       32
35.38/35.43	c #cpu_time = 0.454s
35.38/35.43	c #wall_clock_time = 0.455s
35.38/35.43	c #decision = 55
35.38/35.43	c #random_decision = 0
35.38/35.43	c #conflict = 0
35.38/35.43	c #restart = 0
35.38/35.43	c BCD2: found a new core of size 34: cost of the new core is >=10
35.38/35.43	c lower bound updated to -904872
35.38/35.45	c BCD2: 896 <= obj <= 905767
35.38/35.45	c BCD2: #cores=20, #unrelaxed=230, #relaxed=1197, #hardened=0
35.38/35.45	c BCD2: #sat=1 #unsat=32 bias=32/33
35.38/35.46	c Solving starts ...
35.38/35.46	c ============================[ Search Statistics ]============================
35.38/35.46	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.38/35.46	c       |         |          |          |    Limit     GC | Var      | Constra 
35.38/35.46	c =============================================================================
35.48/35.52	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       32
35.88/35.94	c  0.4s |       0 |       60 |        0 |   267886      0 |       31 |       32
35.88/35.94	c #cpu_time = 0.403s
35.88/35.94	c #wall_clock_time = 0.405s
35.88/35.94	c #decision = 60
35.88/35.94	c #random_decision = 0
35.88/35.94	c #conflict = 0
35.88/35.94	c #restart = 0
35.88/35.94	c BCD2: found a new core of size 41: cost of the new core is >=23
35.88/35.94	c lower bound updated to -904849
35.88/35.96	c BCD2: 919 <= obj <= 905767
35.88/35.96	c BCD2: #cores=21, #unrelaxed=189, #relaxed=1238, #hardened=0
35.88/35.96	c BCD2: #sat=1 #unsat=33 bias=33/34
35.88/35.97	c Solving starts ...
35.88/35.97	c ============================[ Search Statistics ]============================
35.88/35.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
35.88/35.97	c       |         |          |          |    Limit     GC | Var      | Constra 
35.88/35.97	c =============================================================================
35.98/36.00	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       32
36.39/36.46	c  0.5s |       0 |       59 |        0 |   267886      0 |       31 |       32
36.39/36.46	c #cpu_time = 0.425s
36.39/36.46	c #wall_clock_time = 0.426s
36.39/36.46	c #decision = 59
36.39/36.46	c #random_decision = 0
36.39/36.46	c #conflict = 0
36.39/36.46	c #restart = 0
36.39/36.46	c BCD2: found a new core of size 38: cost of the new core is >=2
36.39/36.46	c lower bound updated to -904847
36.39/36.48	c BCD2: 921 <= obj <= 905767
36.39/36.48	c BCD2: #cores=22, #unrelaxed=151, #relaxed=1276, #hardened=0
36.39/36.48	c BCD2: #sat=1 #unsat=34 bias=34/35
36.39/36.48	c Solving starts ...
36.39/36.48	c ============================[ Search Statistics ]============================
36.39/36.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.39/36.48	c       |         |          |          |    Limit     GC | Var      | Constra 
36.39/36.48	c =============================================================================
36.49/36.53	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       32
36.98/37.00	c  0.5s |       0 |       57 |        1 |   267886      0 |       31 |       32
36.98/37.00	c #cpu_time = 0.454s
36.98/37.00	c #wall_clock_time = 0.455s
36.98/37.00	c #decision = 57
36.98/37.00	c #random_decision = 0
36.98/37.00	c #conflict = 1
36.98/37.00	c #restart = 0
36.98/37.00	c BCD2: relaxing 35 and merging with 1 cores into a new core of size 69: cost of the new core is >=49
36.98/37.00	c lower bound updated to -904808
36.98/37.02	c BCD2: 960 <= obj <= 905767
36.98/37.02	c BCD2: #cores=22, #unrelaxed=116, #relaxed=1311, #hardened=0
36.98/37.02	c BCD2: #sat=1 #unsat=35 bias=35/36
36.98/37.03	c Solving starts ...
36.98/37.03	c ============================[ Search Statistics ]============================
36.98/37.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.98/37.03	c       |         |          |          |    Limit     GC | Var      | Constra 
36.98/37.03	c =============================================================================
36.98/37.07	c  0.0s |       0 |        0 |        0 |   267886      0 |       34 |       32
37.49/37.57	c  0.5s |       0 |       61 |        1 |   267886      0 |       34 |       37
37.49/37.57	c #cpu_time = 0.483s
37.49/37.57	c #wall_clock_time = 0.485s
37.49/37.57	c #decision = 61
37.49/37.57	c #random_decision = 0
37.49/37.57	c #conflict = 1
37.49/37.57	c #restart = 0
37.49/37.57	c BCD2: relaxing 39 and merging with 1 cores into a new core of size 108: cost of the new core is >=54
37.49/37.57	c lower bound updated to -904803
37.49/37.60	c BCD2: 965 <= obj <= 905767
37.49/37.60	c BCD2: #cores=22, #unrelaxed=77, #relaxed=1350, #hardened=0
37.49/37.60	c BCD2: #sat=1 #unsat=36 bias=36/37
37.58/37.60	c Solving starts ...
37.58/37.60	c ============================[ Search Statistics ]============================
37.58/37.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
37.58/37.60	c       |         |          |          |    Limit     GC | Var      | Constra 
37.58/37.60	c =============================================================================
37.58/37.66	c  0.0s |       0 |        0 |        0 |   267886      0 |       35 |       37
38.08/38.19	c  0.5s |       0 |       59 |        1 |   267886      0 |       35 |       38
38.08/38.19	c #cpu_time = 0.486s
38.08/38.19	c #wall_clock_time = 0.488s
38.08/38.19	c #decision = 59
38.08/38.19	c #random_decision = 0
38.08/38.19	c #conflict = 1
38.08/38.19	c #restart = 0
38.08/38.19	c BCD2: relaxing 37 and merging with 1 cores into a new core of size 145: cost of the new core is >=113
38.08/38.19	c lower bound updated to -904744
38.18/38.27	c BCD2: 1024 <= obj <= 905767
38.18/38.27	c BCD2: #cores=22, #unrelaxed=40, #relaxed=1387, #hardened=0
38.18/38.27	c BCD2: #sat=1 #unsat=37 bias=37/38
38.18/38.28	c Solving starts ...
38.18/38.28	c ============================[ Search Statistics ]============================
38.18/38.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.18/38.28	c       |         |          |          |    Limit     GC | Var      | Constra 
38.18/38.28	c =============================================================================
38.18/38.28	c  0.0s |       0 |        0 |        0 |   267886      0 |       36 |       38
38.69/38.79	c  0.5s |       0 |       61 |        1 |   267886      0 |       36 |       39
38.69/38.79	c #cpu_time = 0.506s
38.69/38.79	c #wall_clock_time = 0.507s
38.69/38.79	c #decision = 61
38.69/38.79	c #random_decision = 0
38.69/38.79	c #conflict = 1
38.69/38.79	c #restart = 0
38.69/38.79	c BCD2: relaxing 39 and merging with 1 cores into a new core of size 184: cost of the new core is >=138
38.69/38.79	c lower bound updated to -904719
38.78/38.81	c BCD2: 1049 <= obj <= 905767
38.78/38.81	c BCD2: #cores=22, #unrelaxed=1, #relaxed=1426, #hardened=0
38.78/38.81	c BCD2: #sat=1 #unsat=38 bias=38/39
38.78/38.87	c Solving starts ...
38.78/38.87	c ============================[ Search Statistics ]============================
38.78/38.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
38.78/38.87	c       |         |          |          |    Limit     GC | Var      | Constra 
38.78/38.87	c =============================================================================
38.78/38.87	c  0.0s |       0 |        0 |        0 |   267886      0 |       37 |       39
42.18/42.29	c  3.4s |       0 |      786 |      100 |   294675      0 |       37 |       40
42.28/42.33	c  3.5s |       1 |      786 |      100 |   294675      0 |       37 |       40
46.38/46.48	c  7.6s |       1 |     1379 |      200 |   294675      0 |       37 |       40
48.18/48.28	c  9.4s |       2 |     1504 |      250 |   324143      0 |       37 |       40
52.08/52.11	c 13.2s |       2 |     1899 |      350 |   324143      0 |       37 |       40
55.28/55.31	c 16.4s |       2 |     2343 |      450 |   324143      0 |       37 |       40
56.09/56.11	c 17.2s |       3 |     2428 |      475 |   356558      0 |       37 |       40
59.67/59.75	c 20.9s |       3 |     2814 |      575 |   356558      0 |       37 |       40
63.07/63.16	c 24.3s |       3 |     3077 |      675 |   356558      0 |       37 |       40
66.77/66.82	c 27.9s |       3 |     3355 |      775 |   356558      0 |       37 |       40
67.87/67.93	c 29.1s |       4 |     3486 |      813 |   392214      0 |       37 |       40
71.17/71.29	c 32.4s |       4 |     3876 |      913 |   392214      0 |       37 |       40
74.78/74.83	c 36.0s |       4 |     4176 |     1013 |   392214      0 |       37 |       40
78.27/78.37	c 39.5s |       4 |     4434 |     1113 |   392214      0 |       37 |       40
81.87/81.90	c 43.0s |       4 |     4576 |     1213 |   392214      0 |       37 |       40
85.88/85.94	c 47.1s |       4 |     4734 |     1313 |   431436      0 |       37 |       40
86.27/86.38	c 47.5s |       5 |     4742 |     1320 |   431436      0 |       37 |       40
90.67/90.73	c 51.9s |       5 |     5148 |     1420 |   431436      0 |       37 |       40
94.07/94.11	c 55.2s |       5 |     5431 |     1520 |   431436      0 |       37 |       40
98.07/98.19	c 59.3s |       5 |     5664 |     1620 |   431436      0 |       37 |       40
102.47/102.53	c 63.7s |       5 |     5842 |     1720 |   431436      0 |       37 |       40
106.97/107.09	c 68.2s |       5 |     6016 |     1820 |   431436      0 |       37 |       40
110.47/110.56	c 71.7s |       5 |     6211 |     1920 |   431436      0 |       37 |       40
113.86/113.92	c 75.0s |       5 |     6396 |     2020 |   431436      0 |       37 |       40
116.26/116.37	c 77.5s |       6 |     6516 |     2081 |   474580      0 |       37 |       40
120.37/120.48	c 81.6s |       6 |     6788 |     2181 |   474580      0 |       37 |       40
123.67/123.74	c 84.9s |       6 |     6994 |     2281 |   474580      0 |       37 |       40
126.67/126.74	c 87.9s |       6 |     7205 |     2381 |   474580      0 |       37 |       40
130.17/130.25	c 91.4s |       6 |     7553 |     2481 |   474580      0 |       37 |       40
133.57/133.63	c 94.8s |       6 |     7827 |     2581 |   474580      0 |       37 |       40
137.48/137.56	c 98.7s |       6 |     8020 |     2681 |   474580      0 |       37 |       40
140.67/140.79	c  101s |       6 |     8255 |     2781 |   474580      0 |       37 |       40
143.77/143.86	c  104s |       6 |     8515 |     2881 |   474580      0 |       37 |       40
146.97/147.07	c  108s |       6 |     8693 |     2981 |   474580      0 |       37 |       40
150.07/150.17	c  111s |       6 |     8912 |     3081 |   474580      0 |       37 |       40
153.76/153.80	c  114s |       6 |     9110 |     3181 |   474580      0 |       37 |       40
155.46/155.51	c  116s |       7 |     9177 |     3223 |   522039      0 |       37 |       40
159.26/159.33	c  120s |       7 |     9489 |     3323 |   522039      0 |       37 |       40
163.06/163.18	c  124s |       7 |     9704 |     3423 |   522039      0 |       37 |       40
167.56/167.61	c  128s |       7 |     9894 |     3523 |   522039      0 |       37 |       40
171.26/171.32	c  132s |       7 |    10098 |     3623 |   522039      0 |       37 |       40
175.16/175.24	c  136s |       7 |    10287 |     3723 |   522039      0 |       37 |       40
178.36/178.41	c  139s |       7 |    10490 |     3823 |   522039      0 |       37 |       40
182.86/182.90	c  144s |       7 |    10769 |     3923 |   522039      0 |       37 |       40
185.76/185.83	c  146s |       7 |    10977 |     4023 |   522039      0 |       37 |       40
188.66/188.73	c  149s |       7 |    11296 |     4123 |   522039      0 |       37 |       40
191.66/191.77	c  152s |       7 |    11522 |     4223 |   522039      0 |       37 |       40
194.56/194.63	c  155s |       7 |    11778 |     4323 |   522039      0 |       37 |       40
197.86/197.93	c  159s |       7 |    12049 |     4423 |   522039      0 |       37 |       40
201.26/201.37	c  162s |       7 |    12294 |     4523 |   522039      0 |       37 |       40
204.56/204.68	c  165s |       7 |    12556 |     4623 |   522039      0 |       37 |       40
208.25/208.34	c  169s |       7 |    12747 |     4723 |   522039      0 |       37 |       40
212.05/212.18	c  173s |       7 |    13166 |     4823 |   522039      0 |       37 |       40
215.25/215.30	c  176s |       7 |    13412 |     4923 |   574243      0 |       37 |       40
215.75/215.86	c  176s |       8 |    13447 |     4936 |   574243      0 |       37 |       40
219.35/219.48	c  180s |       8 |    13794 |     5036 |   574243      0 |       37 |       40
222.55/222.68	c  183s |       8 |    14048 |     5136 |   574243      0 |       37 |       40
225.65/225.71	c  186s |       8 |    14335 |     5236 |   574243      0 |       37 |       40
229.25/229.33	c  190s |       8 |    14530 |     5336 |   574243      0 |       37 |       40
232.45/232.53	c  193s |       8 |    14748 |     5436 |   574243      0 |       37 |       40
235.65/235.77	c  196s |       8 |    14926 |     5536 |   574243      0 |       37 |       40
239.25/239.33	c  200s |       8 |    15254 |     5636 |   574243      0 |       37 |       40
242.45/242.59	c  203s |       8 |    15497 |     5736 |   574243      0 |       37 |       40
245.75/245.83	c  206s |       8 |    15749 |     5836 |   574243      0 |       37 |       40
249.05/249.18	c  210s |       8 |    16118 |     5936 |   574243      0 |       37 |       40
252.34/252.43	c  213s |       8 |    16465 |     6036 |   574243      0 |       37 |       40
256.04/256.14	c  217s |       8 |    16821 |     6136 |   574243      0 |       37 |       40
259.55/259.63	c  220s |       8 |    17092 |     6236 |   574243      0 |       37 |       40
263.24/263.39	c  224s |       8 |    17437 |     6336 |   574243      0 |       37 |       40
266.34/266.49	c  227s |       8 |    17758 |     6436 |   574243      0 |       37 |       40
269.64/269.77	c  230s |       8 |    17996 |     6536 |   574243      0 |       37 |       40
272.85/272.90	c  234s |       8 |    18226 |     6636 |   574243      0 |       37 |       40
276.15/276.28	c  237s |       8 |    18491 |     6736 |   574243      0 |       37 |       40
279.35/279.47	c  240s |       8 |    18876 |     6836 |   574243      0 |       37 |       40
282.44/282.51	c  243s |       8 |    19095 |     6936 |   574243      0 |       37 |       40
286.05/286.11	c  247s |       8 |    19392 |     7036 |   574243      0 |       37 |       40
289.64/289.72	c  250s |       8 |    19630 |     7136 |   574243      0 |       37 |       40
292.14/292.22	c  253s |       8 |    19859 |     7236 |   574243      0 |       37 |       40
295.24/295.31	c  256s |       8 |    20137 |     7336 |   574243      0 |       37 |       40
298.24/298.32	c  259s |       8 |    20390 |     7436 |   574243      0 |       37 |       40
300.84/300.96	c  262s |       9 |    20635 |     7506 |   631668      0 |       37 |       40
304.54/304.62	c  265s |       9 |    20912 |     7606 |   631668      0 |       37 |       40
308.14/308.24	c  269s |       9 |    21096 |     7706 |   631668      0 |       37 |       40
311.44/311.59	c  272s |       9 |    21367 |     7806 |   631668      0 |       37 |       40
315.04/315.15	c  276s |       9 |    21674 |     7906 |   631668      0 |       37 |       40
319.04/319.17	c  280s |       9 |    21899 |     8006 |   631668      0 |       37 |       40
322.24/322.36	c  283s |       9 |    22097 |     8106 |   631668      0 |       37 |       40
325.73/325.81	c  286s |       9 |    22289 |     8206 |   631668      0 |       37 |       40
329.53/329.60	c  290s |       9 |    22697 |     8306 |   631668      0 |       37 |       40
332.93/333.04	c  294s |       9 |    22970 |     8406 |   631668      0 |       37 |       40
336.33/336.46	c  297s |       9 |    23221 |     8506 |   631668      0 |       37 |       40
340.03/340.17	c  301s |       9 |    23424 |     8606 |   631668      0 |       37 |       40
343.43/343.55	c  304s |       9 |    23729 |     8706 |   631668      0 |       37 |       40
347.23/347.38	c  308s |       9 |    23902 |     8806 |   631668      0 |       37 |       40
350.43/350.54	c  311s |       9 |    24125 |     8906 |   631668      0 |       37 |       40
354.03/354.13	c  315s |       9 |    24316 |     9006 |   631668      0 |       37 |       40
357.32/357.41	c  318s |       9 |    24516 |     9106 |   631668      0 |       37 |       40
360.92/361.05	c  322s |       9 |    24803 |     9206 |   631668      0 |       37 |       40
364.13/364.27	c  325s |       9 |    25170 |     9306 |   631668      0 |       37 |       40
368.02/368.19	c  329s |       9 |    25429 |     9406 |   631668      0 |       37 |       40
371.62/371.75	c  332s |       9 |    25606 |     9506 |   631668      0 |       37 |       40
375.13/375.22	c  336s |       9 |    25774 |     9606 |   631668      0 |       37 |       40
378.92/379.10	c  340s |       9 |    26184 |     9706 |   631668      0 |       37 |       40
382.62/382.70	c  343s |       9 |    26396 |     9806 |   631668      0 |       37 |       40
385.03/385.11	c  346s |       9 |    26656 |     9906 |   631668      0 |       37 |       40
387.82/387.93	c  349s |       9 |    27009 |    10006 |   631668      0 |       37 |       40
392.12/392.23	c  353s |       9 |    27187 |    10106 |   631668      0 |       37 |       40
395.42/395.53	c  356s |       9 |    27347 |    10206 |   631668      0 |       37 |       40
399.12/399.24	c  360s |       9 |    27524 |    10306 |   631668      0 |       37 |       40
402.71/402.88	c  364s |       9 |    27776 |    10406 |   631668      0 |       37 |       40
405.61/405.73	c  366s |       9 |    27973 |    10506 |   631668      0 |       37 |       40
409.22/409.39	c  370s |       9 |    28146 |    10606 |   631668      0 |       37 |       40
412.61/412.74	c  373s |       9 |    28363 |    10706 |   631668      0 |       37 |       40
415.61/415.75	c  376s |       9 |    28630 |    10806 |   631668      0 |       37 |       40
419.41/419.54	c  380s |       9 |    28857 |    10906 |   631668      0 |       37 |       40
422.91/423.07	c  384s |       9 |    29173 |    11006 |   631668      0 |       37 |       40
426.11/426.29	c  387s |       9 |    29373 |    11106 |   631668      0 |       37 |       40
429.51/429.63	c  390s |       9 |    29655 |    11206 |   631668      0 |       37 |       40
432.91/433.08	c  394s |       9 |    29839 |    11306 |   694835      0 |       37 |       40
434.81/434.93	c  396s |      10 |    30006 |    11361 |   694835      0 |       37 |       40
438.21/438.39	c  399s |      10 |    30453 |    11461 |   694835      0 |       37 |       40
441.41/441.55	c  402s |      10 |    30699 |    11561 |   694835      0 |       37 |       40
445.11/445.20	c  406s |      10 |    30957 |    11661 |   694835      0 |       37 |       40
448.00/448.12	c  409s |      10 |    31257 |    11761 |   694835      0 |       37 |       40
451.30/451.49	c  412s |      10 |    31577 |    11861 |   694835      0 |       37 |       40
454.50/454.69	c  415s |      10 |    31774 |    11961 |   694835      0 |       37 |       40
458.10/458.23	c  419s |      10 |    32020 |    12061 |   694835      0 |       37 |       40
461.40/461.52	c  422s |      10 |    32351 |    12161 |   694835      0 |       37 |       40
464.70/464.82	c  425s |      10 |    32556 |    12261 |   694835      0 |       37 |       40
468.20/468.33	c  429s |      10 |    32818 |    12361 |   694835      0 |       37 |       40
471.40/471.56	c  432s |      10 |    33059 |    12461 |   694835      0 |       37 |       40
474.40/474.55	c  435s |      10 |    33366 |    12561 |   694835      0 |       37 |       40
477.50/477.65	c  438s |      10 |    33608 |    12661 |   694835      0 |       37 |       40
480.10/480.23	c  441s |      10 |    33887 |    12761 |   694835      0 |       37 |       40
483.50/483.68	c  444s |      10 |    34096 |    12861 |   694835      0 |       37 |       40
487.09/487.22	c  448s |      10 |    34374 |    12961 |   694835      0 |       37 |       40
490.09/490.22	c  451s |      10 |    34597 |    13061 |   694835      0 |       37 |       40
493.59/493.78	c  454s |      10 |    34865 |    13161 |   694835      0 |       37 |       40
497.20/497.37	c  458s |      10 |    35011 |    13261 |   694835      0 |       37 |       40
500.99/501.14	c  462s |      10 |    35179 |    13361 |   694835      0 |       37 |       40
505.09/505.20	c  466s |      10 |    35354 |    13461 |   694835      0 |       37 |       40
507.79/507.98	c  469s |      10 |    35558 |    13561 |   694835      0 |       37 |       40
510.99/511.11	c  472s |      10 |    35800 |    13661 |   694835      0 |       37 |       40
514.59/514.72	c  475s |      10 |    36012 |    13761 |   694835      0 |       37 |       40
518.29/518.46	c  479s |      10 |    36230 |    13861 |   694835      0 |       37 |       40
522.39/522.59	c  483s |      10 |    36481 |    13961 |   694835      0 |       37 |       40
525.59/525.78	c  486s |      10 |    36829 |    14061 |   694835      0 |       37 |       40
529.60/529.72	c  490s |      10 |    37126 |    14161 |   694835      0 |       37 |       40
532.59/532.73	c  493s |      10 |    37325 |    14261 |   694835      0 |       37 |       40
536.89/537.05	c  498s |      10 |    37514 |    14361 |   694835      0 |       37 |       40
540.10/540.26	c  501s |      10 |    37672 |    14461 |   694835      0 |       37 |       40
543.79/543.90	c  505s |      10 |    37877 |    14561 |   694835      0 |       37 |       40
547.29/547.41	c  508s |      10 |    38274 |    14661 |   694835      0 |       37 |       40
551.29/551.40	c  512s |      10 |    38581 |    14761 |   694835      0 |       37 |       40
555.39/555.57	c  516s |      10 |    38853 |    14861 |   694835      0 |       37 |       40
557.59/557.71	c  518s |      10 |    39127 |    14961 |   694835      0 |       37 |       40
559.99/560.12	c  521s |      10 |    39382 |    15061 |   694835      0 |       37 |       40
563.19/563.37	c  524s |      10 |    39613 |    15161 |   694835      0 |       37 |       40
566.18/566.32	c  527s |      10 |    39898 |    15261 |   694835      0 |       37 |       40
569.48/569.64	c  530s |      10 |    40137 |    15361 |   694835      0 |       37 |       40
573.38/573.52	c  534s |      10 |    40417 |    15461 |   694835      0 |       37 |       40
576.39/576.59	c  537s |      10 |    40721 |    15561 |   694835      0 |       37 |       40
579.98/580.15	c  541s |      10 |    41088 |    15661 |   694835      0 |       37 |       40
582.78/582.92	c  544s |      10 |    41459 |    15761 |   694835      0 |       37 |       40
586.48/586.69	c  547s |      10 |    41682 |    15861 |   694835      0 |       37 |       40
589.38/589.57	c  550s |      10 |    41892 |    15961 |   694835      0 |       37 |       40
592.68/592.86	c  553s |      10 |    42121 |    16061 |   694835      0 |       37 |       40
595.78/595.95	c  557s |      10 |    42448 |    16161 |   694835      0 |       37 |       40
598.98/599.11	c  560s |      10 |    42835 |    16261 |   694835      0 |       37 |       40
602.88/603.01	c  564s |      10 |    43113 |    16361 |   694835      0 |       37 |       40
606.28/606.41	c  567s |      10 |    43519 |    16461 |   694835      0 |       37 |       40
609.28/609.43	c  570s |      10 |    43922 |    16561 |   694835      0 |       37 |       40
612.88/613.06	c  574s |      10 |    44181 |    16661 |   694835      0 |       37 |       40
616.48/616.63	c  577s |      10 |    44377 |    16761 |   694835      0 |       37 |       40
619.87/620.03	c  581s |      10 |    44548 |    16861 |   694835      0 |       37 |       40
623.78/623.93	c  585s |      10 |    44801 |    16961 |   694835      0 |       37 |       40
627.47/627.67	c  588s |      10 |    45058 |    17061 |   764319      0 |       37 |       40
630.97/631.18	c  592s |      11 |    45297 |    17144 |   764319      0 |       37 |       40
634.87/635.09	c  596s |      11 |    45666 |    17244 |   764319      0 |       37 |       40
637.98/638.15	c  599s |      11 |    46059 |    17344 |   764319      0 |       37 |       40
640.77/641.00	c  602s |      11 |    46271 |    17444 |   764319      0 |       37 |       40
644.17/644.31	c  605s |      11 |    46539 |    17544 |   764319      0 |       37 |       40
647.67/647.81	c  608s |      11 |    46784 |    17644 |   764319      0 |       37 |       40
650.47/650.69	c  611s |      11 |    47032 |    17744 |   764319      0 |       37 |       40
654.17/654.35	c  615s |      11 |    47269 |    17844 |   764319      0 |       37 |       40
657.97/658.11	c  619s |      11 |    47545 |    17944 |   764319      0 |       37 |       40
661.27/661.49	c  622s |      11 |    47705 |    18044 |   764319      0 |       37 |       40
665.17/665.38	c  626s |      11 |    48015 |    18144 |   764319      0 |       37 |       40
668.67/668.89	c  630s |      11 |    48218 |    18244 |   764319      0 |       37 |       40
671.76/671.93	c  633s |      11 |    48421 |    18344 |   764319      0 |       37 |       40
675.96/676.19	c  637s |      11 |    48622 |    18444 |   764319      0 |       37 |       40
679.67/679.84	c  640s |      11 |    48872 |    18544 |   764319      0 |       37 |       40
682.36/682.54	c  643s |      11 |    49164 |    18644 |   764319      0 |       37 |       40
685.66/685.83	c  646s |      11 |    49542 |    18744 |   764319      0 |       37 |       40
688.96/689.10	c  650s |      11 |    49725 |    18844 |   764319      0 |       37 |       40
692.26/692.46	c  653s |      11 |    49934 |    18944 |   764319      0 |       37 |       40
695.86/696.06	c  657s |      11 |    50161 |    19044 |   764319      0 |       37 |       40
699.66/699.82	c  660s |      11 |    50523 |    19144 |   764319      0 |       37 |       40
703.06/703.27	c  664s |      11 |    50840 |    19244 |   764319      0 |       37 |       40
706.46/706.66	c  667s |      11 |    51035 |    19344 |   764319      0 |       37 |       40
709.66/709.80	c  670s |      11 |    51267 |    19444 |   764319      0 |       37 |       40
712.56/712.75	c  673s |      11 |    51516 |    19544 |   764319      0 |       37 |       40
715.76/715.98	c  677s |      11 |    51797 |    19644 |   764319      0 |       37 |       40
719.16/719.35	c  680s |      11 |    51993 |    19744 |   764319      0 |       37 |       40
723.06/723.21	c  684s |      11 |    52251 |    19844 |   764319      0 |       37 |       40
727.06/727.24	c  688s |      11 |    52552 |    19944 |   764319      0 |       37 |       40
730.36/730.53	c  691s |      11 |    52785 |    20044 |   764319      0 |       37 |       40
733.96/734.14	c  695s |      11 |    53116 |    20144 |   764319      0 |       37 |       40
737.45/737.61	c  698s |      11 |    53357 |    20244 |   764319      0 |       37 |       40
740.85/741.04	c  702s |      11 |    53558 |    20344 |   764319      0 |       37 |       40
744.45/744.64	c  705s |      11 |    53794 |    20444 |   764319      0 |       37 |       40
748.15/748.39	c  709s |      11 |    54098 |    20544 |   764319      0 |       37 |       40
750.95/751.13	c  712s |      11 |    54431 |    20644 |   764319      0 |       37 |       40
754.46/754.62	c  715s |      11 |    54747 |    20744 |   764319      0 |       37 |       40
758.05/758.25	c  719s |      11 |    55005 |    20844 |   764319      0 |       37 |       40
761.25/761.49	c  722s |      11 |    55285 |    20944 |   764319      0 |       37 |       40
764.95/765.19	c  726s |      11 |    55485 |    21044 |   764319      0 |       37 |       40
768.65/768.81	c  729s |      11 |    55693 |    21144 |   764319      0 |       37 |       40
772.06/772.24	c  733s |      11 |    56004 |    21244 |   764319      0 |       37 |       40
775.46/775.65	c  736s |      11 |    56308 |    21344 |   764319      0 |       37 |       40
779.15/779.31	c  740s |      11 |    56480 |    21444 |   764319      0 |       37 |       40
782.35/782.59	c  743s |      11 |    56941 |    21544 |   764319      0 |       37 |       40
785.55/785.73	c  746s |      11 |    57431 |    21644 |   764319      0 |       37 |       40
788.35/788.51	c  749s |      11 |    57819 |    21744 |   764319      0 |       37 |       40
792.05/792.25	c  753s |      11 |    58061 |    21844 |   764319      0 |       37 |       40
796.35/796.55	c  757s |      11 |    58415 |    21944 |   764319      0 |       37 |       40
799.65/799.81	c  760s |      11 |    58698 |    22044 |   764319      0 |       37 |       40
802.54/802.75	c  763s |      11 |    58972 |    22144 |   764319      0 |       37 |       40
805.64/805.88	c  767s |      11 |    59144 |    22244 |   764319      0 |       37 |       40
809.94/810.11	c  771s |      11 |    59393 |    22344 |   764319      0 |       37 |       40
813.74/813.92	c  775s |      11 |    59505 |    22444 |   764319      0 |       37 |       40
817.74/817.92	c  779s |      11 |    59688 |    22544 |   764319      0 |       37 |       40
821.04/821.23	c  782s |      11 |    60043 |    22644 |   764319      0 |       37 |       40
824.54/824.76	c  785s |      11 |    60230 |    22744 |   764319      0 |       37 |       40
827.74/827.91	c  789s |      11 |    60396 |    22844 |   764319      0 |       37 |       40
831.34/831.58	c  792s |      11 |    60658 |    22944 |   764319      0 |       37 |       40
835.54/835.78	c  796s |      11 |    60835 |    23044 |   764319      0 |       37 |       40
839.25/839.46	c  800s |      11 |    61201 |    23144 |   764319      0 |       37 |       40
843.04/843.25	c  804s |      11 |    61411 |    23244 |   764319      0 |       37 |       40
846.14/846.33	c  807s |      11 |    61593 |    23344 |   764319      0 |       37 |       40
849.24/849.43	c  810s |      11 |    61795 |    23444 |   764319      0 |       37 |       40
852.74/852.95	c  814s |      11 |    62099 |    23544 |   764319      0 |       37 |       40
855.75/855.98	c  817s |      11 |    62290 |    23644 |   764319      0 |       37 |       40
859.14/859.36	c  820s |      11 |    62613 |    23744 |   764319      0 |       37 |       40
862.44/862.64	c  823s |      11 |    62918 |    23844 |   764319      0 |       37 |       40
865.84/866.01	c  827s |      11 |    63183 |    23944 |   764319      0 |       37 |       40
869.04/869.26	c  830s |      11 |    63418 |    24044 |   764319      0 |       37 |       40
872.15/872.37	c  833s |      11 |    63715 |    24144 |   764319      0 |       37 |       40
875.64/875.82	c  836s |      11 |    64021 |    24244 |   764319      0 |       37 |       40
878.85/879.08	c  840s |      11 |    64215 |    24344 |   764319      0 |       37 |       40
881.54/881.78	c  842s |      11 |    64452 |    24444 |   764319      0 |       37 |       40
885.35/885.55	c  846s |      11 |    64704 |    24544 |   764319      0 |       37 |       40
888.84/889.06	c  850s |      11 |    64918 |    24644 |   764319      0 |       37 |       40
892.44/892.62	c  853s |      11 |    65158 |    24744 |   764319      0 |       37 |       40
896.04/896.28	c  857s |      11 |    65428 |    24844 |   764319      0 |       37 |       40
899.94/900.12	c  861s |      11 |    65689 |    24944 |   764319      0 |       37 |       40
903.53/903.73	c  864s |      11 |    65900 |    25044 |   764319      0 |       37 |       40
906.63/906.83	c  867s |      11 |    66064 |    25144 |   764319      0 |       37 |       40
910.93/911.11	c  872s |      11 |    66218 |    25244 |   764319      0 |       37 |       40
914.04/914.21	c  875s |      11 |    66452 |    25344 |   764319      0 |       37 |       40
917.43/917.61	c  878s |      11 |    66669 |    25444 |   764319      0 |       37 |       40
920.93/921.18	c  882s |      11 |    66926 |    25544 |   764319      0 |       37 |       40
924.43/924.60	c  885s |      11 |    67178 |    25644 |   764319      0 |       37 |       40
927.73/927.97	c  889s |      11 |    67415 |    25744 |   840751      0 |       37 |       40
930.73/930.98	c  892s |      12 |    67691 |    25819 |   840751      0 |       37 |       40
934.94/935.19	c  896s |      12 |    67965 |    25919 |   840751      0 |       37 |       40
939.03/939.20	c  900s |      12 |    68125 |    26019 |   840751      0 |       37 |       40
942.73/942.97	c  904s |      12 |    68282 |    26119 |   840751      0 |       37 |       40
946.13/946.37	c  907s |      12 |    68511 |    26219 |   840751      0 |       37 |       40
949.53/949.76	c  910s |      12 |    68886 |    26319 |   840751      0 |       37 |       40
953.63/953.83	c  914s |      12 |    69230 |    26419 |   840751      0 |       37 |       40
957.12/957.36	c  918s |      12 |    69489 |    26519 |   840751      0 |       37 |       40
960.13/960.31	c  921s |      12 |    69830 |    26619 |   840751      0 |       37 |       40
964.12/964.39	c  925s |      12 |    70056 |    26719 |   840751      0 |       37 |       40
967.93/968.15	c  929s |      12 |    70246 |    26819 |   840751      0 |       37 |       40
971.72/971.98	c  933s |      12 |    70546 |    26919 |   840751      0 |       37 |       40
975.32/975.58	c  936s |      12 |    70776 |    27019 |   840751      0 |       37 |       40
979.02/979.25	c  940s |      12 |    70972 |    27119 |   840751      0 |       37 |       40
982.61/982.88	c  944s |      12 |    71284 |    27219 |   840751      0 |       37 |       40
985.91/986.12	c  947s |      12 |    71522 |    27319 |   840751      0 |       37 |       40
989.82/990.08	c  951s |      12 |    71821 |    27419 |   840751      0 |       37 |       40
994.51/994.76	c  955s |      12 |    71987 |    27519 |   840751      0 |       37 |       40
997.81/998.07	c  959s |      12 |    72164 |    27619 |   840751      0 |       37 |       40
1001.71/1001.95	c  963s |      12 |    72378 |    27719 |   840751      0 |       37 |       40
1005.41/1005.62	c  966s |      12 |    72600 |    27819 |   840751      0 |       37 |       40
1007.91/1008.11	c  969s |      12 |    72928 |    27919 |   840751      0 |       37 |       40
1011.51/1011.79	c  972s |      12 |    73184 |    28019 |   840751      0 |       37 |       40
1014.90/1015.19	c  976s |      12 |    73400 |    28119 |   840751      0 |       37 |       40
1019.71/1019.98	c  981s |      12 |    73574 |    28219 |   840751      0 |       37 |       40
1023.00/1023.28	c  984s |      12 |    73830 |    28319 |   840751      0 |       37 |       40
1026.80/1027.05	c  988s |      12 |    74032 |    28419 |   840751      0 |       37 |       40
1030.52/1030.74	c  991s |      12 |    74214 |    28519 |   840751      0 |       37 |       40
1034.31/1034.59	c  995s |      12 |    74458 |    28619 |   840751      0 |       37 |       40
1038.41/1038.69	c  999s |      12 |    74690 |    28719 |   840751      0 |       37 |       40
1042.31/1042.51	c 1003s |      12 |    74888 |    28819 |   840751      0 |       37 |       40
1045.71/1045.96	c 1007s |      12 |    75141 |    28919 |   840751      0 |       37 |       40
1049.60/1049.80	c 1010s |      12 |    75300 |    29019 |   840751      0 |       37 |       40
1053.71/1053.93	c 1015s |      12 |    75583 |    29119 |   840751      0 |       37 |       40
1057.80/1058.01	c 1019s |      12 |    76043 |    29219 |   840751      0 |       37 |       40
1061.80/1062.05	c 1023s |      12 |    76278 |    29319 |   840751      0 |       37 |       40
1065.40/1065.69	c 1026s |      12 |    76505 |    29419 |   840751      0 |       37 |       40
1069.90/1070.11	c 1031s |      12 |    76669 |    29519 |   840751      0 |       37 |       40
1074.79/1075.07	c 1036s |      12 |    76921 |    29619 |   840751      0 |       37 |       40
1078.79/1079.02	c 1040s |      12 |    77092 |    29719 |   840751      0 |       37 |       40
1082.20/1082.44	c 1043s |      12 |    77412 |    29819 |   840751      0 |       37 |       40
1085.39/1085.69	c 1046s |      12 |    77653 |    29919 |   840751      0 |       37 |       40
1088.49/1088.79	c 1049s |      12 |    77884 |    30019 |   840751      0 |       37 |       40
1091.69/1091.92	c 1053s |      12 |    78235 |    30119 |   840751      0 |       37 |       40
1095.59/1095.85	c 1056s |      12 |    78524 |    30219 |   840751      0 |       37 |       40
1099.29/1099.52	c 1060s |      12 |    78741 |    30319 |   840751      0 |       37 |       40
1102.69/1102.99	c 1064s |      12 |    79099 |    30419 |   840751      0 |       37 |       40
1106.19/1106.43	c 1067s |      12 |    79353 |    30519 |   840751      0 |       37 |       40
1109.49/1109.75	c 1070s |      12 |    79692 |    30619 |   840751      0 |       37 |       40
1114.19/1114.44	c 1075s |      12 |    80067 |    30719 |   840751      0 |       37 |       40
1117.39/1117.67	c 1078s |      12 |    80321 |    30819 |   840751      0 |       37 |       40
1120.69/1120.93	c 1082s |      12 |    80589 |    30919 |   840751      0 |       37 |       40
1124.28/1124.57	c 1085s |      12 |    80959 |    31019 |   840751      0 |       37 |       40
1127.18/1127.50	c 1088s |      12 |    81147 |    31119 |   840751      0 |       37 |       40
1131.18/1131.43	c 1092s |      12 |    81446 |    31219 |   840751      0 |       37 |       40
1134.88/1135.12	c 1096s |      12 |    81613 |    31319 |   840751      0 |       37 |       40
1137.98/1138.25	c 1099s |      12 |    81812 |    31419 |   840751      0 |       37 |       40
1141.59/1141.87	c 1102s |      12 |    82071 |    31519 |   840751      0 |       37 |       40
1144.89/1145.20	c 1106s |      12 |    82307 |    31619 |   840751      0 |       37 |       40
1148.98/1149.25	c 1110s |      12 |    82511 |    31719 |   840751      0 |       37 |       40
1152.28/1152.55	c 1113s |      12 |    82687 |    31819 |   840751      0 |       37 |       40
1155.68/1155.98	c 1117s |      12 |    83003 |    31919 |   840751      0 |       37 |       40
1159.08/1159.32	c 1120s |      12 |    83272 |    32019 |   840751      0 |       37 |       40
1162.18/1162.44	c 1123s |      12 |    83561 |    32119 |   840751      0 |       37 |       40
1166.07/1166.35	c 1127s |      12 |    83772 |    32219 |   840751      0 |       37 |       40
1169.08/1169.38	c 1130s |      12 |    84038 |    32319 |   840751      0 |       37 |       40
1172.48/1172.77	c 1133s |      12 |    84243 |    32419 |   840751      0 |       37 |       40
1175.47/1175.70	c 1136s |      12 |    84513 |    32519 |   840751      0 |       37 |       40
1178.47/1178.77	c 1139s |      12 |    84725 |    32619 |   840751      0 |       37 |       40
1181.77/1182.00	c 1143s |      12 |    84952 |    32719 |   840751      0 |       37 |       40
1184.48/1184.78	c 1145s |      12 |    85178 |    32819 |   840751      0 |       37 |       40
1187.88/1188.14	c 1149s |      12 |    85425 |    32919 |   840751      0 |       37 |       40
1190.97/1191.29	c 1152s |      12 |    85645 |    33019 |   840751      0 |       37 |       40
1194.87/1195.16	c 1156s |      12 |    85899 |    33119 |   840751      0 |       37 |       40
1197.78/1198.04	c 1159s |      12 |    86212 |    33219 |   840751      0 |       37 |       40
1200.88/1201.20	c 1162s |      12 |    86509 |    33319 |   840751      0 |       37 |       40
1204.39/1204.67	c 1165s |      12 |    86788 |    33419 |   840751      0 |       37 |       40
1207.38/1207.62	c 1168s |      12 |    86987 |    33519 |   840751      0 |       37 |       40
1209.48/1209.73	c 1170s |      12 |    87263 |    33619 |   840751      0 |       37 |       40
1212.38/1212.65	c 1173s |      12 |    87451 |    33719 |   840751      0 |       37 |       40
1215.78/1216.06	c 1177s |      12 |    87793 |    33819 |   840751      0 |       37 |       40
1219.07/1219.33	c 1180s |      12 |    88030 |    33919 |   840751      0 |       37 |       40
1221.57/1221.84	c 1182s |      12 |    88246 |    34019 |   840751      0 |       37 |       40
1225.18/1225.49	c 1186s |      12 |    88691 |    34119 |   840751      0 |       37 |       40
1229.17/1229.45	c 1190s |      12 |    88929 |    34219 |   840751      0 |       37 |       40
1232.67/1232.98	c 1194s |      12 |    89187 |    34319 |   840751      0 |       37 |       40
1236.57/1236.84	c 1197s |      12 |    89425 |    34419 |   840751      0 |       37 |       40
1239.87/1240.11	c 1201s |      12 |    89683 |    34519 |   840751      0 |       37 |       40
1243.37/1243.68	c 1204s |      12 |    89981 |    34619 |   840751      0 |       37 |       40
1246.57/1246.87	c 1207s |      12 |    90224 |    34719 |   840751      0 |       37 |       40
1249.87/1250.12	c 1211s |      12 |    90448 |    34819 |   840751      0 |       37 |       40
1253.88/1254.18	c 1215s |      12 |    90634 |    34919 |   840751      0 |       37 |       40
1257.47/1257.75	c 1218s |      12 |    90895 |    35019 |   840751      0 |       37 |       40
1260.27/1260.51	c 1221s |      12 |    91257 |    35119 |   840751      0 |       37 |       40
1264.37/1264.66	c 1225s |      12 |    91482 |    35219 |   840751      0 |       37 |       40
1268.37/1268.62	c 1229s |      12 |    91796 |    35319 |   840751      0 |       37 |       40
1271.67/1271.97	c 1233s |      12 |    92025 |    35419 |   840751      0 |       37 |       40
1275.27/1275.58	c 1236s |      12 |    92368 |    35519 |   840751      0 |       37 |       40
1278.36/1278.66	c 1239s |      12 |    92560 |    35619 |   840751      0 |       37 |       40
1281.76/1282.09	c 1243s |      12 |    92792 |    35719 |   840751      0 |       37 |       40
1285.26/1285.56	c 1246s |      12 |    93006 |    35819 |   840751      0 |       37 |       40
1288.46/1288.73	c 1249s |      12 |    93243 |    35919 |   840751      0 |       37 |       40
1290.86/1291.18	c 1252s |      12 |    93374 |    36019 |   840751      0 |       37 |       40
1294.06/1294.34	c 1255s |      12 |    93533 |    36119 |   840751      0 |       37 |       40
1297.77/1298.03	c 1259s |      12 |    93913 |    36219 |   840751      0 |       37 |       40
1301.07/1301.35	c 1262s |      12 |    94191 |    36319 |   840751      0 |       37 |       40
1304.56/1304.81	c 1265s |      12 |    94431 |    36419 |   840751      0 |       37 |       40
1307.96/1308.25	c 1269s |      12 |    94736 |    36519 |   840751      0 |       37 |       40
1311.86/1312.16	c 1273s |      12 |    95027 |    36619 |   840751      0 |       37 |       40
1315.47/1315.72	c 1276s |      12 |    95241 |    36719 |   840751      0 |       37 |       40
1318.86/1319.11	c 1280s |      12 |    95401 |    36819 |   840751      0 |       37 |       40
1322.26/1322.51	c 1283s |      12 |    95597 |    36919 |   840751      0 |       37 |       40
1325.46/1325.79	c 1286s |      12 |    95839 |    37019 |   840751      0 |       37 |       40
1328.96/1329.29	c 1290s |      12 |    96167 |    37119 |   840751      0 |       37 |       40
1332.35/1332.61	c 1293s |      12 |    96505 |    37219 |   840751      0 |       37 |       40
1336.15/1336.42	c 1297s |      12 |    96822 |    37319 |   840751      0 |       37 |       40
1338.75/1339.03	c 1300s |      12 |    97158 |    37419 |   840751      0 |       37 |       40
1341.05/1341.31	c 1302s |      12 |    97460 |    37519 |   840751      0 |       37 |       40
1344.55/1344.81	c 1305s |      12 |    97695 |    37619 |   840751      0 |       37 |       40
1347.95/1348.23	c 1309s |      12 |    98009 |    37719 |   840751      0 |       37 |       40
1351.76/1352.08	c 1313s |      12 |    98293 |    37819 |   840751      0 |       37 |       40
1355.15/1355.46	c 1316s |      12 |    98529 |    37919 |   840751      0 |       37 |       40
1358.75/1359.02	c 1320s |      12 |    98798 |    38019 |   840751      0 |       37 |       40
1362.15/1362.47	c 1323s |      12 |    99012 |    38119 |   840751      0 |       37 |       40
1365.65/1365.94	c 1327s |      12 |    99245 |    38219 |   840751      0 |       37 |       40
1368.95/1369.25	c 1330s |      12 |    99443 |    38319 |   840751      0 |       37 |       40
1372.25/1372.59	c 1333s |      12 |    99648 |    38419 |   840751      0 |       37 |       40
1375.55/1375.83	c 1336s |      12 |    99920 |    38519 |   840751      0 |       37 |       40
1378.55/1378.83	c 1339s |      12 |   100360 |    38619 |   924827      0 |       37 |       40
1381.85/1382.18	c 1343s |      12 |   100654 |    38719 |   924827      0 |       37 |       40
1385.64/1385.91	c 1347s |      12 |   100951 |    38819 |   924827      0 |       37 |       40
1385.85/1386.19	c 1347s |      13 |   100978 |    38832 |   924827      0 |       37 |       40
1389.15/1389.49	c 1350s |      13 |   101248 |    38932 |   924827      0 |       37 |       40
1392.84/1393.13	c 1354s |      13 |   101490 |    39032 |   924827      0 |       37 |       40
1396.24/1396.58	c 1357s |      13 |   101746 |    39132 |   924827      0 |       37 |       40
1399.84/1400.12	c 1361s |      13 |   102077 |    39232 |   924827      0 |       37 |       40
1403.35/1403.62	c 1364s |      13 |   102335 |    39332 |   924827      0 |       37 |       40
1406.94/1407.23	c 1368s |      13 |   102592 |    39432 |   924827      0 |       37 |       40
1411.05/1411.38	c 1372s |      13 |   102871 |    39532 |   924827      0 |       37 |       40
1414.74/1415.04	c 1376s |      13 |   103037 |    39632 |   924827      0 |       37 |       40
1418.64/1418.91	c 1380s |      13 |   103260 |    39732 |   924827      0 |       37 |       40
1421.74/1422.06	c 1383s |      13 |   103483 |    39832 |   924827      0 |       37 |       40
1424.54/1424.89	c 1386s |      13 |   103784 |    39932 |   924827      0 |       37 |       40
1428.64/1428.93	c 1390s |      13 |   104090 |    40032 |   924827      0 |       37 |       40
1431.04/1431.34	c 1392s |      13 |   104499 |    40132 |   924827      0 |       37 |       40
1434.83/1435.16	c 1396s |      13 |   104781 |    40232 |   924827      0 |       37 |       40
1438.33/1438.66	c 1399s |      13 |   105032 |    40332 |   924827      0 |       37 |       40
1442.33/1442.63	c 1403s |      13 |   105230 |    40432 |   924827      0 |       37 |       40
1445.63/1445.94	c 1407s |      13 |   105450 |    40532 |   924827      0 |       37 |       40
1449.03/1449.36	c 1410s |      13 |   105766 |    40632 |   924827      0 |       37 |       40
1452.63/1452.94	c 1414s |      13 |   105989 |    40732 |   924827      0 |       37 |       40
1456.14/1456.43	c 1417s |      13 |   106207 |    40832 |   924827      0 |       37 |       40
1459.54/1459.81	c 1420s |      13 |   106494 |    40932 |   924827      0 |       37 |       40
1463.13/1463.43	c 1424s |      13 |   106724 |    41032 |   924827      0 |       37 |       40
1466.83/1467.19	c 1428s |      13 |   106923 |    41132 |   924827      0 |       37 |       40
1470.44/1470.76	c 1431s |      13 |   107128 |    41232 |   924827      0 |       37 |       40
1473.33/1473.60	c 1434s |      13 |   107453 |    41332 |   924827      0 |       37 |       40
1476.23/1476.53	c 1437s |      13 |   107696 |    41432 |   924827      0 |       37 |       40
1479.93/1480.28	c 1441s |      13 |   107941 |    41532 |   924827      0 |       37 |       40
1483.13/1483.41	c 1444s |      13 |   108275 |    41632 |   924827      0 |       37 |       40
1486.43/1486.74	c 1447s |      13 |   108558 |    41732 |   924827      0 |       37 |       40
1490.13/1490.43	c 1451s |      13 |   108788 |    41832 |   924827      0 |       37 |       40
1494.63/1494.91	c 1456s |      13 |   109024 |    41932 |   924827      0 |       37 |       40
1497.82/1498.17	c 1459s |      13 |   109276 |    42032 |   924827      0 |       37 |       40
1501.52/1501.88	c 1463s |      13 |   109505 |    42132 |   924827      0 |       37 |       40
1505.02/1505.30	c 1466s |      13 |   109700 |    42232 |   924827      0 |       37 |       40
1507.42/1507.78	c 1468s |      13 |   109936 |    42332 |   924827      0 |       37 |       40
1511.52/1511.84	c 1472s |      13 |   110313 |    42432 |   924827      0 |       37 |       40
1515.02/1515.34	c 1476s |      13 |   110644 |    42532 |   924827      0 |       37 |       40
1518.32/1518.63	c 1479s |      13 |   111034 |    42632 |   924827      0 |       37 |       40
1522.42/1522.79	c 1483s |      13 |   111267 |    42732 |   924827      0 |       37 |       40
1526.42/1526.77	c 1487s |      13 |   111626 |    42832 |   924827      0 |       37 |       40
1529.83/1530.12	c 1491s |      13 |   112097 |    42932 |   924827      0 |       37 |       40
1532.82/1533.11	c 1494s |      13 |   112502 |    43032 |   924827      0 |       37 |       40
1536.32/1536.68	c 1497s |      13 |   112811 |    43132 |   924827      0 |       37 |       40
1541.02/1541.30	c 1502s |      13 |   113036 |    43232 |   924827      0 |       37 |       40
1544.72/1545.00	c 1506s |      13 |   113314 |    43332 |   924827      0 |       37 |       40
1548.72/1549.08	c 1510s |      13 |   113637 |    43432 |   924827      0 |       37 |       40
1553.12/1553.40	c 1514s |      13 |   113911 |    43532 |   924827      0 |       37 |       40
1557.62/1557.98	c 1519s |      13 |   114158 |    43632 |   924827      0 |       37 |       40
1561.32/1561.68	c 1522s |      13 |   114535 |    43732 |   924827      0 |       37 |       40
1565.22/1565.52	c 1526s |      13 |   114949 |    43832 |   924827      0 |       37 |       40
1569.12/1569.40	c 1530s |      13 |   115194 |    43932 |   924827      0 |       37 |       40
1572.62/1572.95	c 1534s |      13 |   115507 |    44032 |   924827      0 |       37 |       40
1576.82/1577.16	c 1538s |      13 |   115781 |    44132 |   924827      0 |       37 |       40
1580.82/1581.11	c 1542s |      13 |   116002 |    44232 |   924827      0 |       37 |       40
1584.22/1584.59	c 1545s |      13 |   116211 |    44332 |   924827      0 |       37 |       40
1588.62/1588.99	c 1550s |      13 |   116380 |    44432 |   924827      0 |       37 |       40
1592.72/1593.02	c 1554s |      13 |   116587 |    44532 |   924827      0 |       37 |       40
1597.02/1597.32	c 1558s |      13 |   116750 |    44632 |   924827      0 |       37 |       40
1602.71/1603.03	c 1564s |      13 |   117094 |    44732 |   924827      0 |       37 |       40
1606.41/1606.74	c 1567s |      13 |   117345 |    44832 |   924827      0 |       37 |       40
1609.51/1609.85	c 1570s |      13 |   117696 |    44932 |   924827      0 |       37 |       40
1613.11/1613.46	c 1574s |      13 |   117983 |    45032 |   924827      0 |       37 |       40
1616.82/1617.11	c 1578s |      13 |   118167 |    45132 |   924827      0 |       37 |       40
1620.12/1620.50	c 1581s |      13 |   118705 |    45232 |   924827      0 |       37 |       40
1623.71/1624.04	c 1585s |      13 |   118963 |    45332 |   924827      0 |       37 |       40
1627.41/1627.76	c 1588s |      13 |   119137 |    45432 |   924827      0 |       37 |       40
1631.01/1631.40	c 1592s |      13 |   119367 |    45532 |   924827      0 |       37 |       40
1634.51/1634.88	c 1596s |      13 |   119520 |    45632 |   924827      0 |       37 |       40
1638.31/1638.63	c 1599s |      13 |   119684 |    45732 |   924827      0 |       37 |       40
1641.80/1642.13	c 1603s |      13 |   120028 |    45832 |   924827      0 |       37 |       40
1645.60/1645.97	c 1607s |      13 |   120343 |    45932 |   924827      0 |       37 |       40
1649.00/1649.36	c 1610s |      13 |   120566 |    46032 |   924827      0 |       37 |       40
1652.01/1652.39	c 1613s |      13 |   120883 |    46132 |   924827      0 |       37 |       40
1655.90/1656.20	c 1617s |      13 |   121097 |    46232 |   924827      0 |       37 |       40
1659.20/1659.56	c 1620s |      13 |   121336 |    46332 |   924827      0 |       37 |       40
1662.91/1663.29	c 1624s |      13 |   121522 |    46432 |   924827      0 |       37 |       40
1666.80/1667.13	c 1628s |      13 |   121713 |    46532 |   924827      0 |       37 |       40
1670.40/1670.70	c 1631s |      13 |   121981 |    46632 |   924827      0 |       37 |       40
1674.30/1674.63	c 1635s |      13 |   122274 |    46732 |   924827      0 |       37 |       40
1677.70/1678.08	c 1639s |      13 |   122723 |    46832 |   924827      0 |       37 |       40
1682.50/1682.82	c 1643s |      13 |   123063 |    46932 |   924827      0 |       37 |       40
1686.50/1686.87	c 1647s |      13 |   123384 |    47032 |   924827      0 |       37 |       40
1689.41/1689.71	c 1650s |      13 |   123674 |    47132 |   924827      0 |       37 |       40
1693.00/1693.39	c 1654s |      13 |   123834 |    47232 |   924827      0 |       37 |       40
1696.70/1697.06	c 1658s |      13 |   124136 |    47332 |   924827      0 |       37 |       40
1700.70/1701.02	c 1662s |      13 |   124339 |    47432 |   924827      0 |       37 |       40
1704.89/1705.22	c 1666s |      13 |   124642 |    47532 |   924827      0 |       37 |       40
1709.20/1709.52	c 1670s |      13 |   124879 |    47632 |   924827      0 |       37 |       40
1712.50/1712.82	c 1673s |      13 |   125166 |    47732 |   924827      0 |       37 |       40
1715.80/1716.15	c 1677s |      13 |   125313 |    47832 |   924827      0 |       37 |       40
1719.00/1719.38	c 1680s |      13 |   125519 |    47932 |   924827      0 |       37 |       40
1722.59/1722.92	c 1684s |      13 |   125687 |    48032 |   924827      0 |       37 |       40
1725.99/1726.32	c 1687s |      13 |   125826 |    48132 |   924827      0 |       37 |       40
1729.59/1729.93	c 1691s |      13 |   126018 |    48232 |   924827      0 |       37 |       40
1733.09/1733.47	c 1694s |      13 |   126344 |    48332 |   924827      0 |       37 |       40
1737.09/1737.44	c 1698s |      13 |   126569 |    48432 |   924827      0 |       37 |       40
1740.39/1740.79	c 1701s |      13 |   126860 |    48532 |   924827      0 |       37 |       40
1744.29/1744.70	c 1705s |      13 |   127159 |    48632 |   924827      0 |       37 |       40
1748.19/1748.55	c 1709s |      13 |   127355 |    48732 |   924827      0 |       37 |       40
1752.09/1752.47	c 1713s |      13 |   127666 |    48832 |   924827      0 |       37 |       40
1755.69/1756.05	c 1717s |      13 |   127821 |    48932 |   924827      0 |       37 |       40
1759.29/1759.64	c 1720s |      13 |   128135 |    49032 |   924827      0 |       37 |       40
1762.49/1762.80	c 1723s |      13 |   128295 |    49132 |   924827      0 |       37 |       40
1765.88/1766.21	c 1727s |      13 |   128686 |    49232 |   924827      0 |       37 |       40
1769.28/1769.61	c 1730s |      13 |   128998 |    49332 |   924827      0 |       37 |       40
1772.48/1772.81	c 1733s |      13 |   129240 |    49432 |   924827      0 |       37 |       40
1775.68/1776.07	c 1737s |      13 |   129425 |    49532 |   924827      0 |       37 |       40
1779.08/1779.45	c 1740s |      13 |   129743 |    49632 |   924827      0 |       37 |       40
1782.79/1783.15	c 1744s |      13 |   130100 |    49732 |   924827      0 |       37 |       40
1786.09/1786.46	c 1747s |      13 |   130292 |    49832 |   924827      0 |       37 |       40
1789.18/1789.53	c 1750s |      13 |   130595 |    49932 |   924827      0 |       37 |       40
1792.98/1793.38	c 1754s |      13 |   130800 |    50032 |   924827      0 |       37 |       40
1796.68/1797.07	c 1758s |      13 |   131006 |    50132 |   924827      0 |       37 |       40

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-4080077-1465296777/watcher-4080077-1465296777 -o /tmp/evaluation-result-4080077-1465296777/solver-4080077-1465296777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465278758-3413 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080077-1465296777.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.06 3/179 5032
/proc/meminfo: memFree=29367484/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=787900 CPUtime=0 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 2950 0 0 0 0 0 0 0 20 0 4 0 111610307 806809600 3310 33554432000 4194304 16246674 140733443166144 140733443165568 13880264 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5032/statm: 197487 3320 441 2943 0 194381 0
[pid=5032/tid=5033] ppid=5029 vsize=805308 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 824635392 3380 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=809404 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111610307 828829696 3396 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=814524 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 834072576 3414 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100178 s]
/proc/loadavg: 2.00 2.03 2.06 3/179 5032
/proc/meminfo: memFree=29367484/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1302084 CPUtime=0.09 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 29463 0 0 0 5 4 0 0 20 0 4 0 111610307 1333334016 29761 33554432000 4194304 16246674 140733443166144 140733443165456 8055408 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5032/statm: 325521 29777 800 2943 0 322415 0
[pid=5032/tid=5033] ppid=5029 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1333334016 29788 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111610307 1333334016 29799 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1302084 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1333334016 29810 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.200584 s]
/proc/loadavg: 2.00 2.03 2.06 3/179 5032
/proc/meminfo: memFree=29367484/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1312324 CPUtime=0.19 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 47173 0 0 0 13 6 0 0 20 0 4 0 111610307 1343819776 47982 33554432000 4194304 16246674 140733443166144 140733443165456 13750945 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5032/statm: 328081 47982 800 2943 0 324975 0
[pid=5032/tid=5033] ppid=5029 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1343819776 47982 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111610307 1343819776 47982 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1312324 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1343819776 47982 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1312324

[startup+0.300523 s]
/proc/loadavg: 2.00 2.03 2.06 3/179 5032
/proc/meminfo: memFree=29367484/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 55011 0 0 0 22 7 0 0 20 0 4 0 111610307 1344868352 55820 33554432000 4194304 16246674 140733443166144 140733443164032 4221019 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5032/statm: 328337 55820 800 2943 0 325231 0
[pid=5032/tid=5033] ppid=5029 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1344868352 55820 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111610307 1344868352 55820 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1344868352 55820 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700422 s]
/proc/loadavg: 2.00 2.03 2.06 3/179 5032
/proc/meminfo: memFree=29367484/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1313348 CPUtime=0.69 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 60256 0 0 0 61 8 0 0 20 0 4 0 111610307 1344868352 61065 33554432000 4194304 16246674 140733443166144 140733443149136 13965719 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/5032/statm: 328337 61065 801 2943 0 325231 0
[pid=5032/tid=5033] ppid=5029 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1344868352 61065 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111610307 1344868352 61065 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1344868352 61065 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1313348

[startup+1.50041 s]
/proc/loadavg: 2.00 2.03 2.06 3/183 5036
/proc/meminfo: memFree=29024644/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1325636 CPUtime=1.49 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 83728 0 0 0 137 12 0 0 20 0 4 0 111610307 1357451264 87092 33554432000 4194304 16246674 140733443166144 140733443149136 14073329 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 331409 87092 801 2943 0 328303 0
[pid=5032/tid=5033] ppid=5029 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1357451264 87092 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111610307 1357451264 87092 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1357451264 87092 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1325636

[startup+3.10044 s]
/proc/loadavg: 2.00 2.03 2.06 3/183 5036
/proc/meminfo: memFree=28880292/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1350212 CPUtime=3.08 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 160091 0 0 0 285 23 0 0 20 0 4 0 111610307 1382617088 168054 33554432000 4194304 16246674 140733443166144 140733443149136 7378458 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 337553 168054 801 2943 0 334447 0
[pid=5032/tid=5033] ppid=5029 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1382617088 168054 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111610307 1382617088 168054 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1350212 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1382617088 168054 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1350212

[startup+6.3004 s]
/proc/loadavg: 2.00 2.03 2.06 3/183 5036
/proc/meminfo: memFree=28414852/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1483332 CPUtime=6.29 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 291518 0 0 0 587 42 0 0 20 0 4 0 111610307 1518931968 312256 33554432000 4194304 16246674 140733443166144 140733443148032 13008200 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 370833 312256 834 2943 0 367727 0
[pid=5032/tid=5033] ppid=5029 vsize=1483332 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1518931968 312256 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1483332 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1518931968 312256 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1483332 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1518931968 312256 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1483332

[startup+12.7004 s]
/proc/loadavg: 2.00 2.03 2.06 4/183 5036
/proc/meminfo: memFree=28120232/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1483332 CPUtime=12.68 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 291525 0 0 0 1226 42 0 0 20 0 4 0 111610307 1518931968 312263 33554432000 4194304 16246674 140733443166144 140733443164096 13927398 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 370833 312263 837 2943 0 367727 0
[pid=5032/tid=5033] ppid=5029 vsize=1483332 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1518931968 312263 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1483332 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1518931968 312263 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1483332 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1518931968 312263 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1483332

[startup+25.5005 s]
/proc/loadavg: 2.07 2.04 2.06 3/182 5036
/proc/meminfo: memFree=28024968/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1683012 CPUtime=25.48 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 341413 0 0 0 2499 49 0 0 20 0 4 0 111610307 1723404288 362151 33554432000 4194304 16246674 140733443166144 140733443165320 4221799 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 420753 362159 919 2943 0 417647 0
[pid=5032/tid=5033] ppid=5029 vsize=1683012 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1723404288 362163 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1683012 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1723404288 362166 33554432000 4194304 16246674 140733443166144 140226704940048 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1683012 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1723404288 362169 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1683012

[startup+51.1005 s]
/proc/loadavg: 2.12 2.06 2.06 3/183 5037
/proc/meminfo: memFree=27666300/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=51.08 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405018 0 0 0 5051 57 0 0 20 0 4 0 111610307 1983451136 425756 33554432000 4194304 16246674 140733443166144 140733443148032 5677716 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 425756 919 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 425756 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 425756 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 425756 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1936964

[startup+102.301 s]
/proc/loadavg: 2.05 2.05 2.06 3/183 5086
/proc/meminfo: memFree=27658452/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=102.27 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405019 0 0 0 10170 57 0 0 20 0 4 0 111610307 1983451136 426012 33554432000 4194304 16246674 140733443166144 140733443148032 5669364 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426012 919 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426012 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426012 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426012 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1936964


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

/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1936964

[startup+1302.3 s]
/proc/loadavg: 2.05 2.07 2.06 3/183 5141
/proc/meminfo: memFree=27656492/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1302.06 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 130144 62 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 5598660 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1936964

[startup+1362.3 s]
/proc/loadavg: 2.09 2.09 2.06 4/183 5142
/proc/meminfo: memFree=27656348/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1362.05 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 136143 62 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1936964

[startup+1422.3 s]
/proc/loadavg: 2.15 2.10 2.07 4/183 5143
/proc/meminfo: memFree=27655960/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1422.04 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 142142 62 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 5712604 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1936964

[startup+1482.3 s]
/proc/loadavg: 2.09 2.09 2.06 3/183 5144
/proc/meminfo: memFree=27656064/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1482.03 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 148141 62 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 6837238 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1936964

[startup+1542.31 s]
/proc/loadavg: 2.09 2.09 2.06 4/183 5145
/proc/meminfo: memFree=27656056/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1542.03 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 154141 62 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 13774460 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1936964

[startup+1602.3 s]
/proc/loadavg: 2.03 2.07 2.06 3/183 5147
/proc/meminfo: memFree=27656032/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1602.01 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 160138 63 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443165320 4206991 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1936964

[startup+1662.3 s]
/proc/loadavg: 2.06 2.07 2.06 3/184 5151
/proc/meminfo: memFree=27655668/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1662 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 166137 63 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 12483332 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1936964

[startup+1722.3 s]
/proc/loadavg: 2.16 2.09 2.06 4/183 5152
/proc/meminfo: memFree=27655904/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1721.99 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 172136 63 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 5712608 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1936964

[startup+1782.3 s]
/proc/loadavg: 2.12 2.08 2.06 3/183 5153
/proc/meminfo: memFree=27655640/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1781.98 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 178135 63 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 12415740 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1936964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.08 2.06 3/183 5153
/proc/meminfo: memFree=27655788/32872528 swapFree=12328/568296
[pid=5032] ppid=5029 vsize=1936964 CPUtime=1800.08 cores=1,3,5,7
/proc/5032/stat : 5032 (toysat) R 5029 5032 3396 0 -1 4202496 405069 0 0 0 179945 63 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140733443148032 5667777 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/5032/statm: 484241 426014 921 2943 0 481135 0
[pid=5032/tid=5033] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5033/stat : 5033 (toysat) S 5029 5032 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226715430128 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=5032/tid=5034] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5034/stat : 5034 (toysat) S 5029 5032 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226704940272 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=5032/tid=5035] ppid=5029 vsize=1936964 CPUtime=0 cores=1,3,5,7
/proc/5032/task/5035/stat : 5035 (toysat) S 5029 5032 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111610307 1983451136 426014 33554432000 4194304 16246674 140733443166144 140226588568752 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1936964

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 5032 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1799.46
CPU system time (s): 0.636903
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 1936964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.636903
maximum resident set size= 1704056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405069
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= 88
involuntary context switches= 2062

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.5181 second user time and 15.5856 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-07 12:52:57
IDJOB=4080077
IDBENCH=91035
IDSOLVER=2542
FILE ID=node138/4080077-1465296777
RUNJOBID= node138-1465278758-3413
PBS_JOBID= 19843315
Free space on /tmp= 71680 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/NG/normalized-NG.dot_unif_20null20mast_rapportOE1.0_TMAX120_K192_cod2.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080077-1465296777/watcher-4080077-1465296777 -o /tmp/evaluation-result-4080077-1465296777/solver-4080077-1465296777 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465278758-3413 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080077-1465296777.opb

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

MD5SUM BENCH= 56c896ad570d19cbe5f94a10c4a31629
RANDOM SEED=1492115640

node138.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.807
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.61
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.807
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.56
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.807
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	: 5332.55
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.807
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.807
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.807
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.807
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.807
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29368392 kB
Buffers:          122728 kB
Cached:           325724 kB
SwapCached:        46740 kB
Active:          1896520 kB
Inactive:         298256 kB
Active(anon):    1700780 kB
Inactive(anon):    47688 kB
Active(file):     195740 kB
Inactive(file):   250568 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053656 kB
Dirty:             43868 kB
Writeback:             0 kB
AnonPages:       2270940 kB
Mapped:            12008 kB
Shmem:                 0 kB
Slab:             605668 kB
SReclaimable:      48836 kB
SUnreclaim:       556832 kB
KernelStack:        1464 kB
PageTables:         8600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2412836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1695744 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= 71664 MiB
End job on node138 at 2016-06-07 13:22:58