Trace number 4080064

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.04 1800.33

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/NG/
normalized-NG.dot_luby_20null10mast_rapportOE1.0_TMAX180_K192_cod2.opb
MD5SUMd26c1c744a6cc6b94bc88bd85095e6b9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-4271
Best CPU time to get the best result obtained on this benchmark1800.4
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 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 187909
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1024
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 187909
Number of bits of the biggest sum of numbers18
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-07T13:54:01+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-4080064-1465300440.opb"]
0.00/0.01	c use --random-gen="3675001281 4205016498 3020693663 2704680730 2375766639 451530037 1840036958 1604371907 1456073311 4005656844 4078996426 1374900076 1356023091 1480429554 4069575693 3358613939 1441945330 3334530829 2876715668 825174255 2460976377 2323790633 2424755902 2647724763 3232261029 510199789 1963301580 1249584037 4040000229 3486867676 654690760 1764487834 2571169365 23378139 129787720 1282945347 2816935108 2561744978 1547842293 3775868624 3649692965 27328626 2570187141 1003357058 2310592705 3307360775 1004177003 1114167674 911215383 750493831 642542045 3838339138 3880697423 25394821 4103746969 4377192 541113996 1781244501 551773498 3853277549 3627525607 852292931 809840656 2081231185 1397378726 706382891 1565350126 927358358 2787887388 3976437462 4131630249 3449734112 1934562126 2931595709 3815576775 2710932188 136123691 2414880785 1842927941 3695783426 2564809459 2987215840 3094698347 3795053463 2983665274 2145009222 183503522 803962786 1795363730 2157853221 3564724539 1167484892 1518883890 2085407099 2031356072 1764105316 754698988 3096448603 549860215 3621717751 4004452901 1201965335 781998448 3329292729 213951104 2950989781 1467472443 1542835952 1799191921 3487532289 127965997 4092609543 1717628227 2370299543 426918486 496473401 2544083854 2090149542 3511017283 217876563 3069807338 94476173 996166290 2621680394 59221948 2609280354 17073774 197615929 3175181311 3825734148 3659141913 4059563208 3422692163 4242519445 331466531 3975056946 4186395011 1290928199 3206048822 1696043224 3520943545 3908865599 2228054975 1177765573 295944864 2546148702 282070882 4145231073 3339993745 3567652143 3708337478 2134971590 3512208723 1311732397 4205282874 3563825333 3853145852 3649045761 3902594349 2172181642 3937415665 1548730787 582464530 2753848278 3413071642 2028248964 3210674097 97369480 3666329482 1285128520 1535173644 590941287 3009660553 3348008949 2782294244 70866251 984298398 1509882592 110891261 3106477140 60144412 2463338347 3657511531 1969481251 641366485 4020445458 927316043 975795280 2144173417 3903199571 2728183300 3763617774 171706363 4282522370 1413468284 1745943900 2317237001 2026971214 2518793365 78996847 1272997511 3983345395 3238205968 861255031 514409859 1090507240 1489863569 3078567345 3095793986 2521340449 3848323499 365032118 1368602432 1328415425 2427442436 2196095679 154588967 349298584 753744213 373976117 258615727 3342919754 550951047 2993419184 3254699 1432658725 3961849677 2443234682 833907912 2901744255 2342925992 3947905173 283833710 3875903374 3101718321 3260108614 508975923 2018148838 2295432766 1711924462 725573197 3428131576 3399874237 1496968890 2307521510 840833179 1054811035 482344674 81768910 4166806872 108495457 1338911227 1991012190 2436746375 1782204147 3821827782 255 362436" option to reproduce the execution
4.39/4.46	c #vars 400896
4.39/4.46	c #constraints 402763
13.69/13.77	c BCD2: Hardening is enabled.
13.69/13.77	c BCD2: BiasedSearch is enabled.
13.69/13.77	c Solving starts ...
13.69/13.77	c ============================[ Search Statistics ]============================
13.69/13.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
13.69/13.77	c       |         |          |          |    Limit     GC | Var      | Constra 
13.69/13.77	c =============================================================================
13.69/13.79	c  0.0s |       0 |        0 |        0 |   267886      0 |        0 |        0
17.29/17.37	c  3.6s |       0 |       20 |        1 |   267886      0 |       19 |       19
17.29/17.37	c #cpu_time = 3.249s
17.29/17.37	c #wall_clock_time = 3.257s
17.29/17.37	c #decision = 20
17.29/17.37	c #random_decision = 0
17.29/17.37	c #conflict = 1
17.29/17.37	c #restart = 0
17.29/17.37	o 0
17.29/17.37	c BCD2: updating upper bound: 187909 -> 187908
17.29/17.38	c BCD2: 0 <= obj <= 187908
17.29/17.38	c BCD2: #cores=0, #unrelaxed=1427, #relaxed=0, #hardened=0
17.29/17.38	c BCD2: #sat=1 #unsat=1 bias=1/2
17.29/17.38	c Solving starts ...
17.29/17.38	c ============================[ Search Statistics ]============================
17.29/17.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.29/17.38	c       |         |          |          |    Limit     GC | Var      | Constra 
17.29/17.38	c =============================================================================
17.29/17.38	c  0.0s |       0 |        0 |        0 |   267886      0 |       19 |       19
17.69/17.77	c  0.4s |       0 |       57 |        0 |   267886      0 |       19 |       19
17.69/17.77	c #cpu_time = 0.363s
17.69/17.77	c #wall_clock_time = 0.364s
17.69/17.77	c #decision = 57
17.69/17.77	c #random_decision = 0
17.69/17.77	c #conflict = 0
17.69/17.77	c #restart = 0
17.69/17.77	c BCD2: found a new core of size 58: cost of the new core is >=1
17.69/17.77	c lower bound updated to -187908
17.69/17.77	c BCD2: 1 <= obj <= 187908
17.69/17.77	c BCD2: #cores=1, #unrelaxed=1369, #relaxed=58, #hardened=0
17.69/17.77	c BCD2: #sat=1 #unsat=2 bias=2/3
17.69/17.79	c Solving starts ...
17.69/17.79	c ============================[ Search Statistics ]============================
17.69/17.79	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.69/17.79	c       |         |          |          |    Limit     GC | Var      | Constra 
17.69/17.79	c =============================================================================
17.69/17.79	c  0.0s |       0 |        0 |        0 |   267886      0 |       19 |       19
18.09/18.16	c  0.4s |       0 |       61 |        1 |   267886      0 |       19 |       19
18.09/18.16	c #cpu_time = 0.367s
18.09/18.16	c #wall_clock_time = 0.368s
18.09/18.16	c #decision = 61
18.09/18.16	c #random_decision = 0
18.09/18.16	c #conflict = 1
18.09/18.16	c #restart = 0
18.09/18.16	c BCD2: relaxing 59 and merging with 1 cores into a new core of size 117: cost of the new core is >=2
18.09/18.16	c lower bound updated to -187907
18.09/18.17	c BCD2: 2 <= obj <= 187908
18.09/18.17	c BCD2: #cores=1, #unrelaxed=1310, #relaxed=117, #hardened=0
18.09/18.17	c BCD2: #sat=1 #unsat=3 bias=3/4
18.09/18.19	c Solving starts ...
18.09/18.19	c ============================[ Search Statistics ]============================
18.09/18.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.09/18.19	c       |         |          |          |    Limit     GC | Var      | Constra 
18.09/18.19	c =============================================================================
18.09/18.19	c  0.0s |       0 |        0 |        0 |   267886      0 |       20 |       19
18.49/18.56	c  0.4s |       0 |       63 |        1 |   267886      0 |       20 |       20
18.49/18.56	c #cpu_time = 0.376s
18.49/18.56	c #wall_clock_time = 0.377s
18.49/18.56	c #decision = 63
18.49/18.56	c #random_decision = 0
18.49/18.56	c #conflict = 1
18.49/18.56	c #restart = 0
18.49/18.56	c BCD2: relaxing 62 and merging with 1 cores into a new core of size 179: cost of the new core is >=3
18.49/18.56	c lower bound updated to -187906
18.49/18.57	c BCD2: 3 <= obj <= 187908
18.49/18.57	c BCD2: #cores=1, #unrelaxed=1248, #relaxed=179, #hardened=0
18.49/18.57	c BCD2: #sat=1 #unsat=4 bias=4/5
18.59/18.61	c Solving starts ...
18.59/18.61	c ============================[ Search Statistics ]============================
18.59/18.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.59/18.61	c       |         |          |          |    Limit     GC | Var      | Constra 
18.59/18.61	c =============================================================================
18.59/18.61	c  0.0s |       0 |        0 |        0 |   267886      0 |       21 |       20
18.89/18.98	c  0.4s |       0 |       67 |        1 |   267886      0 |       21 |       21
18.89/18.98	c #cpu_time = 0.375s
18.89/18.98	c #wall_clock_time = 0.376s
18.89/18.98	c #decision = 67
18.89/18.98	c #random_decision = 0
18.89/18.98	c #conflict = 1
18.89/18.98	c #restart = 0
18.89/18.98	c BCD2: relaxing 65 and merging with 1 cores into a new core of size 244: cost of the new core is >=4
18.89/18.98	c lower bound updated to -187905
18.89/18.99	c BCD2: 4 <= obj <= 187908
18.89/18.99	c BCD2: #cores=1, #unrelaxed=1183, #relaxed=244, #hardened=0
18.89/18.99	c BCD2: #sat=1 #unsat=5 bias=5/6
18.99/19.03	c Solving starts ...
18.99/19.03	c ============================[ Search Statistics ]============================
18.99/19.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.99/19.03	c       |         |          |          |    Limit     GC | Var      | Constra 
18.99/19.03	c =============================================================================
18.99/19.03	c  0.0s |       0 |        0 |        0 |   267886      0 |       22 |       21
19.39/19.42	c  0.4s |       0 |       62 |        1 |   267886      0 |       22 |       22
19.39/19.42	c #cpu_time = 0.388s
19.39/19.42	c #wall_clock_time = 0.389s
19.39/19.42	c #decision = 62
19.39/19.42	c #random_decision = 0
19.39/19.42	c #conflict = 1
19.39/19.42	c #restart = 0
19.39/19.42	c BCD2: relaxing 61 and merging with 1 cores into a new core of size 305: cost of the new core is >=5
19.39/19.42	c lower bound updated to -187904
19.39/19.42	c BCD2: 5 <= obj <= 187908
19.39/19.42	c BCD2: #cores=1, #unrelaxed=1122, #relaxed=305, #hardened=0
19.39/19.42	c BCD2: #sat=1 #unsat=6 bias=6/7
19.49/19.51	c Solving starts ...
19.49/19.51	c ============================[ Search Statistics ]============================
19.49/19.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.49/19.51	c       |         |          |          |    Limit     GC | Var      | Constra 
19.49/19.51	c =============================================================================
19.49/19.51	c  0.0s |       0 |        0 |        0 |   267886      0 |       23 |       22
19.79/19.90	c  0.4s |       0 |       71 |        1 |   267886      0 |       23 |       23
19.79/19.90	c #cpu_time = 0.385s
19.79/19.90	c #wall_clock_time = 0.386s
19.79/19.90	c #decision = 71
19.79/19.90	c #random_decision = 0
19.79/19.90	c #conflict = 1
19.79/19.90	c #restart = 0
19.79/19.90	c BCD2: relaxing 70 and merging with 1 cores into a new core of size 375: cost of the new core is >=6
19.79/19.90	c lower bound updated to -187903
19.89/19.90	c BCD2: 6 <= obj <= 187908
19.89/19.90	c BCD2: #cores=1, #unrelaxed=1052, #relaxed=375, #hardened=0
19.89/19.90	c BCD2: #sat=1 #unsat=7 bias=7/8
19.89/19.99	c Solving starts ...
19.89/19.99	c ============================[ Search Statistics ]============================
19.89/19.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.89/19.99	c       |         |          |          |    Limit     GC | Var      | Constra 
19.89/19.99	c =============================================================================
19.89/19.99	c  0.0s |       0 |        0 |        0 |   267886      0 |       24 |       23
20.28/20.39	c  0.4s |       0 |       62 |        1 |   267886      0 |       24 |       24
20.28/20.39	c #cpu_time = 0.398s
20.28/20.39	c #wall_clock_time = 0.399s
20.28/20.39	c #decision = 62
20.28/20.39	c #random_decision = 0
20.28/20.39	c #conflict = 1
20.28/20.39	c #restart = 0
20.28/20.39	c BCD2: relaxing 61 and merging with 1 cores into a new core of size 436: cost of the new core is >=7
20.28/20.39	c lower bound updated to -187902
20.38/20.40	c BCD2: 7 <= obj <= 187908
20.38/20.40	c BCD2: #cores=1, #unrelaxed=991, #relaxed=436, #hardened=0
20.38/20.40	c BCD2: #sat=1 #unsat=8 bias=8/9
20.38/20.44	c Solving starts ...
20.38/20.44	c ============================[ Search Statistics ]============================
20.38/20.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.38/20.44	c       |         |          |          |    Limit     GC | Var      | Constra 
20.38/20.44	c =============================================================================
20.38/20.44	c  0.0s |       0 |        0 |        0 |   267886      0 |       25 |       24
20.78/20.83	c  0.4s |       0 |       67 |        1 |   267886      0 |       25 |       25
20.78/20.83	c #cpu_time = 0.391s
20.78/20.83	c #wall_clock_time = 0.392s
20.78/20.83	c #decision = 67
20.78/20.83	c #random_decision = 0
20.78/20.83	c #conflict = 1
20.78/20.83	c #restart = 0
20.78/20.83	c BCD2: relaxing 66 and merging with 1 cores into a new core of size 502: cost of the new core is >=8
20.78/20.83	c lower bound updated to -187901
20.78/20.84	c BCD2: 8 <= obj <= 187908
20.78/20.84	c BCD2: #cores=1, #unrelaxed=925, #relaxed=502, #hardened=0
20.78/20.84	c BCD2: #sat=1 #unsat=9 bias=9/10
20.89/20.92	c Solving starts ...
20.89/20.92	c ============================[ Search Statistics ]============================
20.89/20.92	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
20.89/20.92	c       |         |          |          |    Limit     GC | Var      | Constra 
20.89/20.92	c =============================================================================
20.89/20.92	c  0.0s |       0 |        0 |        0 |   267886      0 |       26 |       25
21.28/21.32	c  0.4s |       0 |       63 |        1 |   267886      0 |       26 |       26
21.28/21.32	c #cpu_time = 0.397s
21.28/21.32	c #wall_clock_time = 0.398s
21.28/21.32	c #decision = 63
21.28/21.32	c #random_decision = 0
21.28/21.32	c #conflict = 1
21.28/21.32	c #restart = 0
21.28/21.32	c BCD2: relaxing 61 and merging with 1 cores into a new core of size 563: cost of the new core is >=9
21.28/21.32	c lower bound updated to -187900
21.28/21.32	c BCD2: 9 <= obj <= 187908
21.28/21.32	c BCD2: #cores=1, #unrelaxed=864, #relaxed=563, #hardened=0
21.28/21.32	c BCD2: #sat=1 #unsat=10 bias=10/11
21.48/21.59	c Solving starts ...
21.48/21.59	c ============================[ Search Statistics ]============================
21.48/21.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
21.48/21.59	c       |         |          |          |    Limit     GC | Var      | Constra 
21.48/21.59	c =============================================================================
21.48/21.59	c  0.0s |       0 |        0 |        0 |   267886      0 |       27 |       26
21.89/21.95	c  0.4s |       0 |       61 |        1 |   267886      0 |       27 |       27
21.89/21.95	c #cpu_time = 0.355s
21.89/21.95	c #wall_clock_time = 0.356s
21.89/21.95	c #decision = 61
21.89/21.95	c #random_decision = 0
21.89/21.95	c #conflict = 1
21.89/21.95	c #restart = 0
21.89/21.95	c BCD2: relaxing 60 and merging with 1 cores into a new core of size 623: cost of the new core is >=10
21.89/21.95	c lower bound updated to -187899
21.89/21.96	c BCD2: 10 <= obj <= 187908
21.89/21.96	c BCD2: #cores=1, #unrelaxed=804, #relaxed=623, #hardened=0
21.89/21.96	c BCD2: #sat=1 #unsat=11 bias=11/12
23.29/23.36	c Solving starts ...
23.29/23.36	c ============================[ Search Statistics ]============================
23.29/23.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.29/23.36	c       |         |          |          |    Limit     GC | Var      | Constra 
23.29/23.36	c =============================================================================
23.29/23.36	c  0.0s |       0 |        0 |        0 |   267886      0 |       28 |       27
23.69/23.72	c  0.4s |       0 |       62 |        1 |   267886      0 |       28 |       28
23.69/23.72	c #cpu_time = 0.359s
23.69/23.72	c #wall_clock_time = 0.360s
23.69/23.72	c #decision = 62
23.69/23.72	c #random_decision = 0
23.69/23.72	c #conflict = 1
23.69/23.72	c #restart = 0
23.69/23.72	c BCD2: relaxing 60 and merging with 1 cores into a new core of size 683: cost of the new core is >=11
23.69/23.72	c lower bound updated to -187898
23.69/23.75	c BCD2: 11 <= obj <= 187908
23.69/23.75	c BCD2: #cores=1, #unrelaxed=744, #relaxed=683, #hardened=0
23.69/23.75	c BCD2: #sat=1 #unsat=12 bias=12/13
23.89/23.96	c Solving starts ...
23.89/23.96	c ============================[ Search Statistics ]============================
23.89/23.96	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
23.89/23.96	c       |         |          |          |    Limit     GC | Var      | Constra 
23.89/23.96	c =============================================================================
23.89/23.97	c  0.0s |       0 |        0 |        0 |   267886      0 |       29 |       28
24.29/24.33	c  0.4s |       0 |       64 |        1 |   267886      0 |       29 |       29
24.29/24.33	c #cpu_time = 0.353s
24.29/24.33	c #wall_clock_time = 0.354s
24.29/24.33	c #decision = 64
24.29/24.33	c #random_decision = 0
24.29/24.33	c #conflict = 1
24.29/24.33	c #restart = 0
24.29/24.33	c BCD2: relaxing 63 and merging with 1 cores into a new core of size 746: cost of the new core is >=12
24.29/24.33	c lower bound updated to -187897
24.29/24.36	c BCD2: 12 <= obj <= 187908
24.29/24.36	c BCD2: #cores=1, #unrelaxed=681, #relaxed=746, #hardened=0
24.29/24.36	c BCD2: #sat=1 #unsat=13 bias=13/14
24.59/24.68	c Solving starts ...
24.59/24.68	c ============================[ Search Statistics ]============================
24.59/24.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.59/24.68	c       |         |          |          |    Limit     GC | Var      | Constra 
24.59/24.68	c =============================================================================
24.59/24.68	c  0.0s |       0 |        0 |        0 |   267886      0 |       30 |       29
24.99/25.05	c  0.4s |       0 |       63 |        1 |   267886      0 |       30 |       30
24.99/25.05	c #cpu_time = 0.362s
24.99/25.05	c #wall_clock_time = 0.363s
24.99/25.05	c #decision = 63
24.99/25.05	c #random_decision = 0
24.99/25.05	c #conflict = 1
24.99/25.05	c #restart = 0
24.99/25.05	c BCD2: relaxing 60 and merging with 1 cores into a new core of size 806: cost of the new core is >=13
24.99/25.05	c lower bound updated to -187896
24.99/25.08	c BCD2: 13 <= obj <= 187908
24.99/25.08	c BCD2: #cores=1, #unrelaxed=621, #relaxed=806, #hardened=0
24.99/25.08	c BCD2: #sat=1 #unsat=14 bias=14/15
24.99/25.09	c Solving starts ...
24.99/25.09	c ============================[ Search Statistics ]============================
24.99/25.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
24.99/25.09	c       |         |          |          |    Limit     GC | Var      | Constra 
24.99/25.09	c =============================================================================
25.09/25.10	c  0.0s |       0 |        0 |        0 |   267886      0 |       31 |       30
25.39/25.46	c  0.4s |       0 |       73 |        1 |   267886      0 |       31 |       31
25.39/25.46	c #cpu_time = 0.359s
25.39/25.46	c #wall_clock_time = 0.360s
25.39/25.46	c #decision = 73
25.39/25.46	c #random_decision = 0
25.39/25.46	c #conflict = 1
25.39/25.46	c #restart = 0
25.39/25.46	c BCD2: relaxing 71 and merging with 1 cores into a new core of size 877: cost of the new core is >=14
25.39/25.46	c lower bound updated to -187895
25.39/25.49	c BCD2: 14 <= obj <= 187908
25.39/25.49	c BCD2: #cores=1, #unrelaxed=550, #relaxed=877, #hardened=0
25.39/25.49	c BCD2: #sat=1 #unsat=15 bias=15/16
25.79/25.83	c Solving starts ...
25.79/25.83	c ============================[ Search Statistics ]============================
25.79/25.83	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.79/25.83	c       |         |          |          |    Limit     GC | Var      | Constra 
25.79/25.83	c =============================================================================
25.79/25.83	c  0.0s |       0 |        0 |        0 |   267886      0 |       32 |       31
26.19/26.20	c  0.4s |       0 |       67 |        1 |   267886      0 |       32 |       32
26.19/26.20	c #cpu_time = 0.367s
26.19/26.20	c #wall_clock_time = 0.368s
26.19/26.20	c #decision = 67
26.19/26.20	c #random_decision = 0
26.19/26.20	c #conflict = 1
26.19/26.20	c #restart = 0
26.19/26.20	c BCD2: relaxing 66 and merging with 1 cores into a new core of size 943: cost of the new core is >=15
26.19/26.20	c lower bound updated to -187894
26.19/26.24	c BCD2: 15 <= obj <= 187908
26.19/26.24	c BCD2: #cores=1, #unrelaxed=484, #relaxed=943, #hardened=0
26.19/26.24	c BCD2: #sat=1 #unsat=16 bias=16/17
26.19/26.24	c Solving starts ...
26.19/26.24	c ============================[ Search Statistics ]============================
26.19/26.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.19/26.24	c       |         |          |          |    Limit     GC | Var      | Constra 
26.19/26.24	c =============================================================================
26.19/26.25	c  0.0s |       0 |        0 |        0 |   267886      0 |       33 |       32
26.59/26.61	c  0.4s |       0 |       62 |        1 |   267886      0 |       33 |       33
26.59/26.61	c #cpu_time = 0.361s
26.59/26.61	c #wall_clock_time = 0.362s
26.59/26.61	c #decision = 62
26.59/26.61	c #random_decision = 0
26.59/26.61	c #conflict = 1
26.59/26.61	c #restart = 0
26.59/26.61	c BCD2: relaxing 61 and merging with 1 cores into a new core of size 1004: cost of the new core is >=16
26.59/26.61	c lower bound updated to -187893
26.59/26.65	c BCD2: 16 <= obj <= 187908
26.59/26.65	c BCD2: #cores=1, #unrelaxed=423, #relaxed=1004, #hardened=0
26.59/26.65	c BCD2: #sat=1 #unsat=17 bias=17/18
26.59/26.68	c Solving starts ...
26.59/26.68	c ============================[ Search Statistics ]============================
26.59/26.68	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
26.59/26.68	c       |         |          |          |    Limit     GC | Var      | Constra 
26.59/26.68	c =============================================================================
26.59/26.69	c  0.0s |       0 |        0 |        0 |   267886      0 |       34 |       33
26.99/27.06	c  0.4s |       0 |       67 |        1 |   267886      0 |       34 |       34
26.99/27.06	c #cpu_time = 0.370s
26.99/27.06	c #wall_clock_time = 0.371s
26.99/27.06	c #decision = 67
26.99/27.06	c #random_decision = 0
26.99/27.06	c #conflict = 1
26.99/27.06	c #restart = 0
26.99/27.06	c BCD2: relaxing 66 and merging with 1 cores into a new core of size 1070: cost of the new core is >=17
26.99/27.06	c lower bound updated to -187892
26.99/27.09	c BCD2: 17 <= obj <= 187908
26.99/27.09	c BCD2: #cores=1, #unrelaxed=357, #relaxed=1070, #hardened=0
26.99/27.09	c BCD2: #sat=1 #unsat=18 bias=18/19
27.09/27.18	c Solving starts ...
27.09/27.18	c ============================[ Search Statistics ]============================
27.09/27.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.09/27.18	c       |         |          |          |    Limit     GC | Var      | Constra 
27.09/27.18	c =============================================================================
27.09/27.19	c  0.0s |       0 |        0 |        0 |   267886      0 |       35 |       34
27.49/27.56	c  0.4s |       0 |       69 |        1 |   267886      0 |       35 |       35
27.49/27.56	c #cpu_time = 0.366s
27.49/27.56	c #wall_clock_time = 0.367s
27.49/27.56	c #decision = 69
27.49/27.56	c #random_decision = 0
27.49/27.56	c #conflict = 1
27.49/27.56	c #restart = 0
27.49/27.56	c BCD2: relaxing 67 and merging with 1 cores into a new core of size 1137: cost of the new core is >=18
27.49/27.56	c lower bound updated to -187891
27.49/27.60	c BCD2: 18 <= obj <= 187908
27.49/27.60	c BCD2: #cores=1, #unrelaxed=290, #relaxed=1137, #hardened=0
27.49/27.60	c BCD2: #sat=1 #unsat=19 bias=19/20
27.69/27.75	c Solving starts ...
27.69/27.75	c ============================[ Search Statistics ]============================
27.69/27.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.69/27.75	c       |         |          |          |    Limit     GC | Var      | Constra 
27.69/27.75	c =============================================================================
27.69/27.76	c  0.0s |       0 |        0 |        0 |   267886      0 |       36 |       35
28.09/28.14	c  0.4s |       0 |       70 |        1 |   267886      0 |       36 |       36
28.09/28.14	c #cpu_time = 0.376s
28.09/28.14	c #wall_clock_time = 0.377s
28.09/28.14	c #decision = 70
28.09/28.14	c #random_decision = 0
28.09/28.14	c #conflict = 1
28.09/28.14	c #restart = 0
28.09/28.14	c BCD2: relaxing 69 and merging with 1 cores into a new core of size 1206: cost of the new core is >=19
28.09/28.14	c lower bound updated to -187890
28.09/28.18	c BCD2: 19 <= obj <= 187908
28.09/28.18	c BCD2: #cores=1, #unrelaxed=221, #relaxed=1206, #hardened=0
28.09/28.18	c BCD2: #sat=1 #unsat=20 bias=20/21
28.29/28.32	c Solving starts ...
28.29/28.32	c ============================[ Search Statistics ]============================
28.29/28.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.29/28.32	c       |         |          |          |    Limit     GC | Var      | Constra 
28.29/28.32	c =============================================================================
28.29/28.33	c  0.0s |       0 |        0 |        0 |   267886      0 |       37 |       36
28.69/28.71	c  0.4s |       0 |       65 |        1 |   267886      0 |       37 |       37
28.69/28.71	c #cpu_time = 0.372s
28.69/28.71	c #wall_clock_time = 0.373s
28.69/28.71	c #decision = 65
28.69/28.71	c #random_decision = 0
28.69/28.71	c #conflict = 1
28.69/28.71	c #restart = 0
28.69/28.71	c BCD2: relaxing 61 and merging with 1 cores into a new core of size 1267: cost of the new core is >=20
28.69/28.71	c lower bound updated to -187889
28.69/28.74	c BCD2: 20 <= obj <= 187908
28.69/28.74	c BCD2: #cores=1, #unrelaxed=160, #relaxed=1267, #hardened=0
28.69/28.74	c BCD2: #sat=1 #unsat=21 bias=21/22
28.79/28.89	c Solving starts ...
28.79/28.89	c ============================[ Search Statistics ]============================
28.79/28.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.79/28.89	c       |         |          |          |    Limit     GC | Var      | Constra 
28.79/28.89	c =============================================================================
28.79/28.89	c  0.0s |       0 |        0 |        0 |   267886      0 |       38 |       37
29.19/29.30	c  0.4s |       0 |       67 |        1 |   267886      0 |       38 |       38
29.19/29.30	c #cpu_time = 0.406s
29.19/29.30	c #wall_clock_time = 0.407s
29.19/29.30	c #decision = 67
29.19/29.30	c #random_decision = 0
29.19/29.30	c #conflict = 1
29.19/29.30	c #restart = 0
29.29/29.30	c BCD2: relaxing 66 and merging with 1 cores into a new core of size 1333: cost of the new core is >=21
29.29/29.30	c lower bound updated to -187888
29.29/29.30	c BCD2: 21 <= obj <= 187908
29.29/29.30	c BCD2: #cores=1, #unrelaxed=94, #relaxed=1333, #hardened=0
29.29/29.30	c BCD2: #sat=1 #unsat=22 bias=22/23
29.39/29.47	c Solving starts ...
29.39/29.47	c ============================[ Search Statistics ]============================
29.39/29.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.39/29.47	c       |         |          |          |    Limit     GC | Var      | Constra 
29.39/29.47	c =============================================================================
29.39/29.47	c  0.0s |       0 |        0 |        0 |   267886      0 |       39 |       38
29.79/29.87	c  0.4s |       0 |       67 |        1 |   267886      0 |       39 |       39
29.79/29.87	c #cpu_time = 0.398s
29.79/29.87	c #wall_clock_time = 0.400s
29.79/29.87	c #decision = 67
29.79/29.87	c #random_decision = 0
29.79/29.87	c #conflict = 1
29.79/29.87	c #restart = 0
29.79/29.87	c BCD2: relaxing 66 and merging with 1 cores into a new core of size 1399: cost of the new core is >=22
29.79/29.87	c lower bound updated to -187887
29.79/29.89	c BCD2: 22 <= obj <= 187908
29.79/29.89	c BCD2: #cores=1, #unrelaxed=28, #relaxed=1399, #hardened=0
29.79/29.89	c BCD2: #sat=1 #unsat=23 bias=23/24
29.99/30.01	c Solving starts ...
29.99/30.01	c ============================[ Search Statistics ]============================
29.99/30.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
29.99/30.01	c       |         |          |          |    Limit     GC | Var      | Constra 
29.99/30.01	c =============================================================================
29.99/30.01	c  0.0s |       0 |        0 |        0 |   267886      0 |       40 |       39
35.78/35.87	c  5.9s |       0 |      711 |      100 |   294675      0 |       40 |       40
35.78/35.89	c  5.9s |       1 |      711 |      100 |   294675      0 |       40 |       40
47.39/47.42	c 17.4s |       1 |      952 |      200 |   294675      0 |       40 |       40
52.38/52.47	c 22.5s |       2 |     1415 |      250 |   324143      0 |       40 |       40
60.08/60.19	c 30.2s |       2 |     1734 |      350 |   324143      0 |       40 |       40
64.58/64.66	c 34.7s |       2 |     2391 |      450 |   324143      0 |       40 |       40
66.78/66.81	c 36.8s |       3 |     2391 |      475 |   356558      0 |       40 |       40
77.38/77.49	c 47.5s |       3 |     2600 |      575 |   356558      0 |       40 |       40
82.58/82.66	c 52.7s |       3 |     2716 |      675 |   356558      0 |       40 |       40
92.48/92.54	c 62.5s |       3 |     2906 |      775 |   356558      0 |       40 |       40
97.48/97.52	c 67.5s |       4 |     2906 |      813 |   392214      0 |       40 |       40
106.47/106.52	c 76.5s |       4 |     3182 |      913 |   392214      0 |       40 |       40
111.08/111.19	c 81.2s |       4 |     3395 |     1013 |   392214      0 |       40 |       40
120.07/120.11	c 90.1s |       4 |     3395 |     1113 |   392214      0 |       40 |       40
129.57/129.67	c 99.7s |       4 |     3578 |     1213 |   392214      0 |       40 |       40
141.17/141.23	c  111s |       4 |     3578 |     1313 |   431436      0 |       40 |       40
142.07/142.16	c  112s |       5 |     3578 |     1320 |   431436      0 |       40 |       40
146.87/146.94	c  116s |       5 |     3993 |     1420 |   431436      0 |       40 |       40
157.37/157.46	c  127s |       5 |     3997 |     1520 |   431436      0 |       40 |       40
167.27/167.32	c  137s |       5 |     4172 |     1620 |   431436      0 |       40 |       40
177.07/177.15	c  147s |       5 |     4295 |     1720 |   431436      0 |       40 |       40
184.46/184.52	c  154s |       5 |     4395 |     1820 |   431436      0 |       40 |       40
191.26/191.38	c  161s |       5 |     4395 |     1920 |   431436      0 |       40 |       40
197.66/197.79	c  167s |       5 |     4593 |     2020 |   431436      0 |       40 |       40
201.66/201.74	c  171s |       6 |     4593 |     2081 |   474580      0 |       40 |       40
213.16/213.22	c  183s |       6 |     4841 |     2181 |   474580      0 |       40 |       40
223.56/223.70	c  193s |       6 |     4999 |     2281 |   474580      0 |       40 |       40
232.65/232.74	c  202s |       6 |     5009 |     2381 |   474580      0 |       40 |       40
241.75/241.85	c  211s |       6 |     5248 |     2481 |   474580      0 |       40 |       40
249.35/249.48	c  219s |       6 |     5248 |     2581 |   474580      0 |       40 |       40
258.15/258.20	c  228s |       6 |     5300 |     2681 |   474580      0 |       40 |       40
266.75/266.81	c  236s |       6 |     5499 |     2781 |   474580      0 |       40 |       40
277.95/278.06	c  248s |       6 |     5499 |     2881 |   474580      0 |       40 |       40
289.55/289.65	c  259s |       6 |     5680 |     2981 |   474580      0 |       40 |       40
304.54/304.65	c  274s |       6 |     5867 |     3081 |   474580      0 |       40 |       40
314.34/314.41	c  284s |       6 |     5867 |     3181 |   474580      0 |       40 |       40
319.44/319.53	c  289s |       7 |     5867 |     3223 |   522039      0 |       40 |       40
332.94/333.03	c  303s |       7 |     6195 |     3323 |   522039      0 |       40 |       40
343.84/343.97	c  313s |       7 |     6302 |     3423 |   522039      0 |       40 |       40
349.94/350.02	c  320s |       7 |     6302 |     3523 |   522039      0 |       40 |       40
360.34/360.49	c  330s |       7 |     6488 |     3623 |   522039      0 |       40 |       40
371.53/371.68	c  341s |       7 |     6488 |     3723 |   522039      0 |       40 |       40
381.74/381.83	c  351s |       7 |     6705 |     3823 |   522039      0 |       40 |       40
392.43/392.55	c  362s |       7 |     6705 |     3923 |   522039      0 |       40 |       40
403.93/404.05	c  374s |       7 |     6893 |     4023 |   522039      0 |       40 |       40
417.33/417.43	c  387s |       7 |     6894 |     4123 |   522039      0 |       40 |       40
425.33/425.50	c  395s |       7 |     7020 |     4223 |   522039      0 |       40 |       40
434.72/434.83	c  404s |       7 |     7171 |     4323 |   522039      0 |       40 |       40
444.12/444.26	c  414s |       7 |     7178 |     4423 |   522039      0 |       40 |       40
451.82/451.93	c  421s |       7 |     7378 |     4523 |   522039      0 |       40 |       40
461.72/461.88	c  431s |       7 |     7378 |     4623 |   522039      0 |       40 |       40
471.32/471.49	c  441s |       7 |     7550 |     4723 |   522039      0 |       40 |       40
483.82/483.90	c  453s |       7 |     7716 |     4823 |   522039      0 |       40 |       40
492.82/492.96	c  462s |       7 |     7716 |     4923 |   574243      0 |       40 |       40
494.31/494.48	c  464s |       8 |     7716 |     4936 |   574243      0 |       40 |       40
509.11/509.24	c  479s |       8 |     8056 |     5036 |   574243      0 |       40 |       40
520.91/521.02	c  491s |       8 |     8058 |     5136 |   574243      0 |       40 |       40
530.01/530.15	c  500s |       8 |     8171 |     5236 |   574243      0 |       40 |       40
541.61/541.72	c  511s |       8 |     8357 |     5336 |   574243      0 |       40 |       40
551.81/551.93	c  521s |       8 |     8364 |     5436 |   574243      0 |       40 |       40
563.90/564.08	c  534s |       8 |     8566 |     5536 |   574243      0 |       40 |       40
573.60/573.71	c  543s |       8 |     8566 |     5636 |   574243      0 |       40 |       40
583.90/584.06	c  554s |       8 |     8715 |     5736 |   574243      0 |       40 |       40
595.60/595.71	c  565s |       8 |     8857 |     5836 |   574243      0 |       40 |       40
605.40/605.52	c  575s |       8 |     8857 |     5936 |   574243      0 |       40 |       40
614.59/614.71	c  584s |       8 |     8993 |     6036 |   574243      0 |       40 |       40
624.39/624.50	c  594s |       8 |     9126 |     6136 |   574243      0 |       40 |       40
634.09/634.26	c  604s |       8 |     9257 |     6236 |   574243      0 |       40 |       40
641.69/641.85	c  611s |       8 |     9257 |     6336 |   574243      0 |       40 |       40
648.49/648.68	c  618s |       8 |     9367 |     6436 |   574243      0 |       40 |       40
656.89/657.07	c  627s |       8 |     9490 |     6536 |   574243      0 |       40 |       40
666.29/666.44	c  636s |       8 |     9675 |     6636 |   574243      0 |       40 |       40
678.78/678.92	c  648s |       8 |     9675 |     6736 |   574243      0 |       40 |       40
690.58/690.75	c  660s |       8 |     9819 |     6836 |   574243      0 |       40 |       40
700.88/701.06	c  671s |       8 |     9967 |     6936 |   574243      0 |       40 |       40
710.49/710.62	c  680s |       8 |     9967 |     7036 |   574243      0 |       40 |       40
720.08/720.28	c  690s |       8 |    10013 |     7136 |   574243      0 |       40 |       40
727.08/727.21	c  697s |       8 |    10429 |     7236 |   574243      0 |       40 |       40
729.28/729.48	c  699s |       8 |    10788 |     7336 |   574243      0 |       40 |       40
731.58/731.78	c  701s |       8 |    10960 |     7436 |   574243      0 |       40 |       40
740.88/741.08	c  711s |       9 |    10960 |     7506 |   631668      0 |       40 |       40
755.58/755.74	c  725s |       9 |    11178 |     7606 |   631668      0 |       40 |       40
759.98/760.18	c  730s |       9 |    11427 |     7706 |   631668      0 |       40 |       40
778.17/778.38	c  748s |       9 |    11427 |     7806 |   631668      0 |       40 |       40
783.97/784.14	c  754s |       9 |    11755 |     7906 |   631668      0 |       40 |       40
799.07/799.25	c  769s |       9 |    11755 |     8006 |   631668      0 |       40 |       40
808.66/808.82	c  778s |       9 |    12090 |     8106 |   631668      0 |       40 |       40
818.46/818.62	c  788s |       9 |    12280 |     8206 |   631668      0 |       40 |       40
832.86/833.00	c  802s |       9 |    12306 |     8306 |   631668      0 |       40 |       40
843.57/843.72	c  813s |       9 |    12343 |     8406 |   631668      0 |       40 |       40
856.46/856.65	c  826s |       9 |    12450 |     8506 |   631668      0 |       40 |       40
868.36/868.57	c  838s |       9 |    12703 |     8606 |   631668      0 |       40 |       40
881.65/881.80	c  851s |       9 |    12707 |     8706 |   631668      0 |       40 |       40
889.76/889.91	c  859s |       9 |    12798 |     8806 |   631668      0 |       40 |       40
897.46/897.69	c  867s |       9 |    13098 |     8906 |   631668      0 |       40 |       40
913.15/913.38	c  883s |       9 |    13098 |     9006 |   631668      0 |       40 |       40
926.25/926.42	c  896s |       9 |    13143 |     9106 |   631668      0 |       40 |       40
931.85/932.03	c  902s |       9 |    13253 |     9206 |   631668      0 |       40 |       40
938.25/938.44	c  908s |       9 |    13346 |     9306 |   631668      0 |       40 |       40
944.64/944.82	c  914s |       9 |    13447 |     9406 |   631668      0 |       40 |       40
950.94/951.12	c  921s |       9 |    13591 |     9506 |   631668      0 |       40 |       40
957.44/957.66	c  927s |       9 |    13703 |     9606 |   631668      0 |       40 |       40
964.24/964.46	c  934s |       9 |    13815 |     9706 |   631668      0 |       40 |       40
970.44/970.66	c  940s |       9 |    13973 |     9806 |   631668      0 |       40 |       40
976.75/977.00	c  946s |       9 |    14101 |     9906 |   631668      0 |       40 |       40
982.24/982.50	c  952s |       9 |    14237 |    10006 |   631668      0 |       40 |       40
988.24/988.45	c  958s |       9 |    14364 |    10106 |   631668      0 |       40 |       40
994.24/994.46	c  964s |       9 |    14710 |    10206 |   631668      0 |       40 |       40
996.24/996.48	c  966s |       9 |    14894 |    10306 |   631668      0 |       40 |       40
1012.83/1013.02	c  983s |       9 |    14894 |    10406 |   631668      0 |       40 |       40
1029.93/1030.15	c 1000s |       9 |    14995 |    10506 |   631668      0 |       40 |       40
1036.23/1036.45	c 1006s |       9 |    15071 |    10606 |   631668      0 |       40 |       40
1044.73/1045.00	c 1014s |       9 |    15153 |    10706 |   631668      0 |       40 |       40
1058.43/1058.68	c 1028s |       9 |    15374 |    10806 |   631668      0 |       40 |       40
1076.73/1076.92	c 1046s |       9 |    15374 |    10906 |   631668      0 |       40 |       40
1083.22/1083.40	c 1053s |       9 |    15654 |    11006 |   631668      0 |       40 |       40
1102.52/1102.76	c 1072s |       9 |    15654 |    11106 |   631668      0 |       40 |       40
1117.42/1117.69	c 1087s |       9 |    15858 |    11206 |   631668      0 |       40 |       40
1131.21/1131.49	c 1101s |       9 |    15858 |    11306 |   694835      0 |       40 |       40
1139.71/1139.96	c 1109s |      10 |    15858 |    11361 |   694835      0 |       40 |       40
1147.51/1147.76	c 1117s |      10 |    16049 |    11461 |   694835      0 |       40 |       40
1152.51/1152.74	c 1122s |      10 |    16308 |    11561 |   694835      0 |       40 |       40
1160.51/1160.76	c 1130s |      10 |    17166 |    11661 |   694835      0 |       40 |       40
1171.21/1171.40	c 1141s |      10 |    17632 |    11761 |   694835      0 |       40 |       40
1176.10/1176.36	c 1146s |      10 |    17796 |    11861 |   694835      0 |       40 |       40
1186.00/1186.22	c 1156s |      10 |    17881 |    11961 |   694835      0 |       40 |       40
1197.20/1197.49	c 1167s |      10 |    17971 |    12061 |   694835      0 |       40 |       40
1210.10/1210.30	c 1180s |      10 |    18055 |    12161 |   694835      0 |       40 |       40
1217.51/1217.77	c 1187s |      10 |    18658 |    12261 |   694835      0 |       40 |       40
1220.51/1220.75	c 1190s |      10 |    19572 |    12361 |   694835      0 |       40 |       40
1232.10/1232.35	c 1202s |      10 |    19608 |    12461 |   694835      0 |       40 |       40
1252.40/1252.64	c 1222s |      10 |    19608 |    12561 |   694835      0 |       40 |       40
1260.60/1260.85	c 1230s |      10 |    19917 |    12661 |   694835      0 |       40 |       40
1268.40/1268.64	c 1238s |      10 |    19995 |    12761 |   694835      0 |       40 |       40
1280.70/1280.96	c 1250s |      10 |    20165 |    12861 |   694835      0 |       40 |       40
1293.50/1293.75	c 1263s |      10 |    20175 |    12961 |   694835      0 |       40 |       40
1308.99/1309.22	c 1279s |      10 |    20474 |    13061 |   694835      0 |       40 |       40
1312.79/1313.09	c 1283s |      10 |    20714 |    13161 |   694835      0 |       40 |       40
1321.19/1321.43	c 1291s |      10 |    20809 |    13261 |   694835      0 |       40 |       40
1342.39/1342.64	c 1312s |      10 |    20809 |    13361 |   694835      0 |       40 |       40
1355.29/1355.58	c 1325s |      10 |    21982 |    13461 |   694835      0 |       40 |       40
1368.58/1368.83	c 1338s |      10 |    22243 |    13661 |   694835      0 |       40 |       40
1378.68/1378.91	c 1348s |      10 |    22465 |    13761 |   694835      0 |       40 |       40
1392.18/1392.45	c 1362s |      10 |    22498 |    13861 |   694835      0 |       40 |       40
1406.47/1406.79	c 1376s |      10 |    22554 |    13961 |   694835      0 |       40 |       40
1419.88/1420.12	c 1390s |      10 |    22763 |    14061 |   694835      0 |       40 |       40
1434.57/1434.84	c 1404s |      10 |    22763 |    14161 |   694835      0 |       40 |       40
1445.47/1445.70	c 1415s |      10 |    22990 |    14261 |   694835      0 |       40 |       40
1449.17/1449.48	c 1419s |      10 |    23308 |    14361 |   694835      0 |       40 |       40
1457.87/1458.10	c 1428s |      10 |    23530 |    14461 |   694835      0 |       40 |       40
1465.77/1466.00	c 1435s |      10 |    23687 |    14561 |   694835      0 |       40 |       40
1480.76/1481.08	c 1451s |      10 |    23954 |    14661 |   694835      0 |       40 |       40
1495.96/1496.29	c 1466s |      10 |    23954 |    14761 |   694835      0 |       40 |       40
1506.76/1507.09	c 1477s |      10 |    23954 |    14861 |   694835      0 |       40 |       40
1513.36/1513.70	c 1483s |      10 |    24065 |    14961 |   694835      0 |       40 |       40
1520.55/1520.81	c 1490s |      10 |    24165 |    15061 |   694835      0 |       40 |       40
1531.95/1532.24	c 1502s |      10 |    24412 |    15161 |   694835      0 |       40 |       40
1551.96/1552.29	c 1522s |      10 |    24412 |    15261 |   694835      0 |       40 |       40
1562.55/1562.89	c 1532s |      10 |    24628 |    15361 |   694835      0 |       40 |       40
1578.84/1579.12	c 1549s |      10 |    24628 |    15461 |   694835      0 |       40 |       40
1587.64/1587.91	c 1557s |      10 |    24835 |    15561 |   694835      0 |       40 |       40
1593.54/1593.85	c 1563s |      10 |    25297 |    15661 |   694835      0 |       40 |       40
1598.94/1599.21	c 1569s |      10 |    25386 |    15761 |   694835      0 |       40 |       40
1613.04/1613.32	c 1583s |      10 |    25583 |    15861 |   694835      0 |       40 |       40
1629.24/1629.50	c 1599s |      10 |    25651 |    15961 |   694835      0 |       40 |       40
1632.43/1632.75	c 1602s |      10 |    25932 |    16061 |   694835      0 |       40 |       40
1643.43/1643.75	c 1613s |      10 |    25959 |    16161 |   694835      0 |       40 |       40
1660.63/1660.91	c 1630s |      10 |    25959 |    16261 |   694835      0 |       40 |       40
1664.93/1665.20	c 1635s |      10 |    26208 |    16361 |   694835      0 |       40 |       40
1675.83/1676.14	c 1646s |      10 |    26418 |    16461 |   694835      0 |       40 |       40
1693.62/1693.97	c 1663s |      10 |    26418 |    16561 |   694835      0 |       40 |       40
1700.62/1700.97	c 1670s |      10 |    26580 |    16661 |   694835      0 |       40 |       40
1709.82/1710.18	c 1680s |      10 |    26817 |    16761 |   694835      0 |       40 |       40
1726.52/1726.81	c 1696s |      10 |    26817 |    16861 |   694835      0 |       40 |       40
1734.82/1735.11	c 1705s |      10 |    26970 |    16961 |   694835      0 |       40 |       40
1743.51/1743.89	c 1713s |      10 |    27238 |    17061 |   764319      0 |       40 |       40
1758.01/1758.34	c 1728s |      11 |    27238 |    17144 |   764319      0 |       40 |       40
1768.01/1768.31	c 1738s |      11 |    27481 |    17244 |   764319      0 |       40 |       40
1774.01/1774.39	c 1744s |      11 |    27662 |    17344 |   764319      0 |       40 |       40
1789.31/1789.65	c 1759s |      11 |    27955 |    17444 |   764319      0 |       40 |       40
1799.90/1800.25	c 1770s |      11 |    27969 |    17544 |   764319      0 |       40 |       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-4080064-1465300440/watcher-4080064-1465300440 -o /tmp/evaluation-result-4080064-1465300440/solver-4080064-1465300440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465278758-3412 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080064-1465300440.opb 

pid=5386
running on 4 cores: 0,2,4,6

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.05 2.03 2.01 3/179 5389
/proc/meminfo: memFree=29384192/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=609724 CPUtime=0 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 2253 0 0 0 0 0 0 0 20 0 4 0 111976622 624357376 3125 33554432000 4194304 16246674 140735552902512 140735552901936 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 152943 3135 441 2943 0 149837 0
[pid=5389/tid=5390] ppid=5386 vsize=627132 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 642183168 3193 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=631228 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111976622 646377472 3209 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=635324 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111976622 650571776 3227 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.05 2.03 2.01 3/179 5389
/proc/meminfo: memFree=29384192/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1302084 CPUtime=0.09 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 29136 0 0 0 5 4 0 0 20 0 4 0 111976622 1333334016 29947 33554432000 4194304 16246674 140735552902512 140735552901824 7371468 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 325521 29962 800 2943 0 322415 0
[pid=5389/tid=5390] ppid=5386 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1333334016 29972 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111976622 1333334016 29983 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111976622 1333334016 29994 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.200464 s]
/proc/loadavg: 2.05 2.03 2.01 3/179 5389
/proc/meminfo: memFree=29384192/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1312324 CPUtime=0.19 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 47215 0 0 0 13 6 0 0 20 0 4 0 111976622 1343819776 48536 33554432000 4194304 16246674 140735552902512 140735552901824 7364020 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 328081 48536 800 2943 0 324975 0
[pid=5389/tid=5390] ppid=5386 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1343819776 48536 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111976622 1343819776 48536 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111976622 1343819776 48536 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1312324

[startup+0.300489 s]
/proc/loadavg: 2.05 2.03 2.01 3/179 5389
/proc/meminfo: memFree=29384192/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1313348 CPUtime=0.29 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 55015 0 0 0 22 7 0 0 20 0 4 0 111976622 1344868352 56336 33554432000 4194304 16246674 140735552902512 140735552901824 4206604 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 328337 56336 800 2943 0 325231 0
[pid=5389/tid=5390] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 56336 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 56336 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 56336 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700402 s]
/proc/loadavg: 2.05 2.03 2.01 3/179 5389
/proc/meminfo: memFree=29384192/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1313348 CPUtime=0.68 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 60257 0 0 0 60 8 0 0 20 0 4 0 111976622 1344868352 61578 33554432000 4194304 16246674 140735552902512 140735552885504 7440759 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 328337 61578 801 2943 0 325231 0
[pid=5389/tid=5390] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 61578 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 61578 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 61578 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1313348

[startup+1.5004 s]
/proc/loadavg: 2.05 2.03 2.01 3/183 5393
/proc/meminfo: memFree=29054848/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1313348 CPUtime=1.49 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 82488 0 0 0 137 12 0 0 20 0 4 0 111976622 1344868352 83809 33554432000 4194304 16246674 140735552902512 140735552900352 7361464 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 328337 83809 801 2943 0 325231 0
[pid=5389/tid=5390] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 83809 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 83809 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111976622 1344868352 83809 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1313348

[startup+3.1004 s]
/proc/loadavg: 2.05 2.03 2.01 3/183 5393
/proc/meminfo: memFree=28906856/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1337924 CPUtime=3.09 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 162004 0 0 0 285 24 0 0 20 0 4 0 111976622 1370034176 167924 33554432000 4194304 16246674 140735552902512 140735552900352 4220897 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 334481 167924 801 2943 0 331375 0
[pid=5389/tid=5390] ppid=5386 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1370034176 167924 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 111976622 1370034176 167924 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1337924 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 111976622 1370034176 167924 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1337924

[startup+6.3004 s]
/proc/loadavg: 2.05 2.03 2.01 3/183 5393
/proc/meminfo: memFree=28365140/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1483332 CPUtime=6.29 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 292816 0 0 0 585 44 0 0 20 0 4 0 111976622 1518931968 312533 33554432000 4194304 16246674 140735552902512 140735552884416 6756164 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 370833 312533 836 2943 0 367727 0
[pid=5389/tid=5390] ppid=5386 vsize=1483332 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1518931968 312533 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1483332 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1518931968 312533 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1483332 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1518931968 312533 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.04 2.03 2.01 3/183 5393
/proc/meminfo: memFree=28135260/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1483332 CPUtime=12.69 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 292821 0 0 0 1225 44 0 0 20 0 4 0 111976622 1518931968 312538 33554432000 4194304 16246674 140735552902512 140735552901608 12481109 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 370833 312538 837 2943 0 367727 0
[pid=5389/tid=5390] ppid=5386 vsize=1483332 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1518931968 312538 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1483332 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1518931968 312538 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1483332 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1518931968 312538 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1483332

[startup+25.5005 s]
/proc/loadavg: 2.03 2.03 2.01 3/183 5394
/proc/meminfo: memFree=27686416/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=25.49 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405034 0 0 0 2489 60 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140735552901608 12654426 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424751 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1931844

[startup+51.1005 s]
/proc/loadavg: 2.02 2.02 2.01 3/183 5394
/proc/meminfo: memFree=27685956/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=51.08 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405034 0 0 0 5048 60 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140735552884416 5522960 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424751 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1931844

[startup+102.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/183 5395
/proc/meminfo: memFree=27684988/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=102.28 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405034 0 0 0 10168 60 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140735552884416 12483512 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424751 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424751 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1931844


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

/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424754 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1931844

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 5450
/proc/meminfo: memFree=27682452/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1362.08 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405036 0 0 0 136147 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 13820998 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1931844

[startup+1422.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 5451
/proc/meminfo: memFree=27682480/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1422.08 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405038 0 0 0 142147 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 5662092 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1931844

[startup+1482.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/183 5452
/proc/meminfo: memFree=27683008/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1482.06 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405041 0 0 0 148145 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 12483464 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1931844

[startup+1542.31 s]
/proc/loadavg: 2.11 2.06 2.01 3/183 5453
/proc/meminfo: memFree=27682792/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1542.06 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405042 0 0 0 154145 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 6022366 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1931844

[startup+1602.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/184 5458
/proc/meminfo: memFree=27682696/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1602.04 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405042 0 0 0 160143 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 12483532 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1931844

[startup+1662.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/183 5459
/proc/meminfo: memFree=27682928/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1662.03 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405046 0 0 0 166142 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 12483562 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1931844

[startup+1722.3 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 5460
/proc/meminfo: memFree=27682644/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1722.02 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405047 0 0 0 172141 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 13907071 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1931844

[startup+1782.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/183 5509
/proc/meminfo: memFree=28591740/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1782.01 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405047 0 0 0 178140 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552884416 13820950 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1931844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/183 5509
/proc/meminfo: memFree=28591588/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1800 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405047 0 0 0 179939 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552900480 12483624 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1931844

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

[startup+1800.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/183 5509
/proc/meminfo: memFree=28591588/32872528 swapFree=12328/568296
[pid=5389] ppid=5386 vsize=1931844 CPUtime=1800 cores=0,2,4,6
/proc/5389/stat : 5389 (toysat) R 5386 5389 3396 0 -1 4202496 405047 0 0 0 179939 61 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140735552900480 12483624 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5389/statm: 482961 424990 918 2943 0 479855 0
[pid=5389/tid=5390] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5390/stat : 5390 (toysat) S 5386 5389 3396 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018848869616 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=5389/tid=5391] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5391/stat : 5391 (toysat) S 5386 5389 3396 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018838379760 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=5389/tid=5392] ppid=5386 vsize=1931844 CPUtime=0 cores=0,2,4,6
/proc/5389/task/5392/stat : 5392 (toysat) S 5386 5389 3396 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 111976622 1978208256 424990 33554432000 4194304 16246674 140735552902512 140018752416944 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1931844

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.33
CPU time (s): 1800.04
CPU user time (s): 1799.4
CPU system time (s): 0.639902
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 1931844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.4
system time used= 0.639902
maximum resident set size= 1699960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 405047
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= 39
involuntary context switches= 1849

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.92825 second user time and 7.03093 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-07 13:54:00
IDJOB=4080064
IDBENCH=91122
IDSOLVER=2542
FILE ID=node138/4080064-1465300440
RUNJOBID= node138-1465278758-3412
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_luby_20null10mast_rapportOE1.0_TMAX180_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-4080064-1465300440/watcher-4080064-1465300440 -o /tmp/evaluation-result-4080064-1465300440/solver-4080064-1465300440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465278758-3412 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4080064-1465300440.opb

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

MD5SUM BENCH= d26c1c744a6cc6b94bc88bd85095e6b9
RANDOM SEED=1391817781

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:        29385208 kB
Buffers:          127008 kB
Cached:           339748 kB
SwapCached:        46740 kB
Active:          1864168 kB
Inactive:         314760 kB
Active(anon):    1666580 kB
Inactive(anon):    47688 kB
Active(file):     197588 kB
Inactive(file):   267072 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053656 kB
Dirty:             43668 kB
Writeback:             0 kB
AnonPages:       2236804 kB
Mapped:            11928 kB
Shmem:                 0 kB
Slab:             605760 kB
SReclaimable:      49112 kB
SUnreclaim:       556648 kB
KernelStack:        1472 kB
PageTables:         8524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2377996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    651264 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= 71684 MiB
End job on node138 at 2016-06-07 14:24:01