Trace number 4109922

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 332.043 332.183

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900569834--soft-66-100-0.wbo
MD5SUM9b8daeac3a936659a5f0bb5b79c19c15
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark50.1164
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints906
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44555
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44554
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 723
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-19T15:53:49+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","--wbo","--search=bcd2","HOME/instance-4109922-1466344429.wbo"]
0.00/0.01	c use --random-gen="2265671015 1229916354 2848137510 2101257808 937858143 1310096880 2050751847 1725174735 1059607968 3330842259 2884020521 402199023 922761399 2398571926 1198007045 2525410507 4053923533 955588168 1163800540 941160638 2797026680 3230651744 3339277298 1333435469 1407364736 427515960 433968925 1482335289 2902301102 24736643 4209992211 1659315302 2503207789 532195735 1872462415 39636362 2819770953 4057675304 1612742560 1172786533 2454735879 3954249852 2474520448 2547846672 2006855954 624845432 4169970991 991147410 334514839 969071593 2994835892 2375416426 629729993 3983826189 1557807926 3903519182 1569367534 2723037997 3399878687 949756956 2580709242 474256507 2103442342 1972784035 797878671 1749502340 3505710734 1201029328 1356061813 1540045313 3031173275 1251835214 67763809 2652723941 4209888146 119965410 1919684563 1623360398 2761692752 2596690282 4290854055 4239024745 3563121878 2635665829 420668558 3244823323 2125652638 764003720 2593066012 4093883147 3082401636 131257619 2621956933 465806020 2743504959 4153124789 2463885414 3236983282 3642827709 4266488362 3562743326 3484158556 2078245155 877017393 653233692 3858317813 3602476246 1269670479 1972654944 3811687233 3137494384 1109494793 2827485475 4140886862 2578385703 2228535085 4057235669 1105208503 3089691865 1616776256 3883989215 3232787975 1560910019 1112389845 1850566687 388100155 1341088482 1676468755 584807967 1914904551 1950313483 2165934098 1354530841 432984158 530717492 2072844617 979967354 1867244420 1894820785 1794095961 958344928 928145210 4262693385 2375746588 2228805762 943384409 1902069966 4085459231 3093982098 2763043103 1743647347 300314359 2996061779 3165356001 221166756 2718075583 1982422201 2841198706 3480849742 618152307 1534186350 3037687255 1384919212 415301972 2670069940 2023120727 361354160 2288124107 549925883 97938468 3482420347 3268810876 645728846 3179176153 3514569957 964654155 443353179 736565834 293402757 4044067473 3478831855 1468812734 580743693 2744637751 2885796956 1902805643 3944498636 1753230711 555431839 3972245132 4097322848 4033002334 1516904806 1430360202 236871809 1117630321 2088930556 386193118 3895845749 3282208209 474775123 1857110712 2059569838 1991267870 3058140000 244297549 3268449629 1310979965 1761323315 1329463383 4097161019 692384986 3502128977 2491767631 559288353 1669666696 4114956811 3554340250 1466189323 797510752 2079608845 2067785248 1763780462 2656749001 366012212 3255323714 2629570378 1340422908 2835069507 4172358049 111285304 316148263 3147067853 4083884767 3382670619 19248455 1329376914 1249655446 3362677691 1967337623 3785894489 2289817234 2888565655 1571382536 3980164279 615737056 3776654740 1707320697 215520144 2794768892 1115120595 4102010701 1296608968 2148760534 2395626915 2819894953 255 362436" option to reproduce the execution
0.09/0.13	c #vars 231
0.09/0.13	c #constraints 2707
0.09/0.19	c BCD2: Hardening is enabled.
0.09/0.19	c BCD2: BiasedSearch is enabled.
0.09/0.19	c Solving starts ...
0.09/0.19	c ============================[ Search Statistics ]============================
0.09/0.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.19	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.19	c =============================================================================
0.19/0.20	c  0.0s |       0 |        0 |        0 |     1281      0 |        0 |        0
0.19/0.22	c  0.0s |       1 |     1085 |      100 |     1281      0 |        0 |        0
0.19/0.22	c  0.0s |       1 |     2021 |      103 |     1410      0 |        0 |        0
0.19/0.22	c #cpu_time = 0.032s
0.19/0.22	c #wall_clock_time = 0.032s
0.19/0.22	c #decision = 2021
0.19/0.22	c #random_decision = 9
0.19/0.22	c #conflict = 103
0.19/0.22	c #restart = 1
0.19/0.22	o 412
0.19/0.22	c BCD2: updating upper bound: 44554 -> 411
0.19/0.22	c BCD2: 0 <= obj <= 411
0.19/0.22	c BCD2: #cores=0, #unrelaxed=906, #relaxed=0, #hardened=0
0.19/0.22	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     1410      0 |        0 |        0
0.19/0.24	c  0.0s |       1 |     1135 |      100 |     1410      0 |        0 |        0
0.19/0.27	c  0.0s |       2 |     2287 |      250 |     1552      0 |        0 |        0
0.29/0.31	c  0.1s |       3 |     3599 |      475 |     1708      0 |        0 |        0
0.39/0.42	c  0.2s |       4 |     5261 |      813 |     1879      0 |        0 |        0
0.59/0.66	c  0.4s |       5 |     6949 |     1320 |     2067      0 |        0 |        0
0.89/0.94	c  0.7s |       6 |     9120 |     2081 |     2274      0 |        0 |        0
1.29/1.39	c  1.2s |       7 |    12041 |     3223 |     2502      0 |        0 |        0
2.09/2.19	c  2.0s |       8 |    15585 |     4936 |     2753      1 |        0 |        0
2.99/3.07	c  2.8s |       9 |    21046 |     7506 |     3029      3 |        0 |        0
4.50/4.57	c  4.3s |      10 |    29087 |    11361 |     3332      5 |        0 |        0
6.49/6.60	c  6.4s |      10 |    39335 |    16461 |     3332      7 |        0 |        0
6.79/6.85	c  6.6s |      11 |    40654 |    17144 |     3666      7 |        0 |        0
8.80/8.87	c  8.6s |      11 |    51750 |    22344 |     3666     10 |        0 |        0
10.19/10.20	c 10.0s |      12 |    58561 |    25819 |     4033     11 |        0 |        0
12.20/12.21	c 12.0s |      12 |    70396 |    31319 |     4033     13 |        0 |        0
14.19/14.25	c 14.0s |      12 |    80898 |    36819 |     4033     15 |        0 |        0
14.99/15.00	c 14.8s |      13 |    84648 |    38832 |     4437     16 |        0 |        0
16.99/17.04	c 16.8s |      13 |    94218 |    43632 |     4437     18 |        0 |        0
17.70/17.71	c 17.5s |      13 |    96976 |    45192 |     4437     18 |        0 |        0
17.70/17.71	c #cpu_time = 17.490s
17.70/17.71	c #wall_clock_time = 17.489s
17.70/17.71	c #decision = 96976
17.70/17.71	c #random_decision = 103
17.70/17.71	c #conflict = 45192
17.70/17.71	c #restart = 13
17.70/17.71	c BCD2: found a new core of size 819: cost of the new core is >=1
17.70/17.71	c lower bound updated to 1
17.70/17.72	c BCD2: 1 <= obj <= 411
17.70/17.72	c BCD2: #cores=1, #unrelaxed=87, #relaxed=819, #hardened=0
17.70/17.72	c BCD2: #sat=1 #unsat=2 bias=2/3
17.70/17.72	c Solving starts ...
17.70/17.72	c ============================[ Search Statistics ]============================
17.70/17.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.70/17.72	c       |         |          |          |    Limit     GC | Var      | Constra 
17.70/17.72	c =============================================================================
17.70/17.72	c  0.0s |       0 |        0 |        0 |     4437      0 |        0 |        0
17.79/17.81	c  0.1s |       1 |     1010 |      100 |     4437      1 |        0 |        0
17.79/17.85	c  0.1s |       1 |     1208 |      134 |     4437      1 |        0 |        0
17.79/17.85	c #cpu_time = 0.127s
17.79/17.85	c #wall_clock_time = 0.127s
17.79/17.85	c #decision = 1208
17.79/17.85	c #random_decision = 6
17.79/17.85	c #conflict = 134
17.79/17.85	c #restart = 1
17.79/17.85	o 302
17.79/17.85	c BCD2: updating upper bound: 411 -> 301
17.79/17.85	c BCD2: 1 <= obj <= 301
17.79/17.85	c BCD2: #cores=1, #unrelaxed=87, #relaxed=819, #hardened=0
17.79/17.85	c BCD2: #sat=2 #unsat=2 bias=2/4
17.79/17.86	c Solving starts ...
17.79/17.86	c ============================[ Search Statistics ]============================
17.79/17.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
17.79/17.86	c       |         |          |          |    Limit     GC | Var      | Constra 
17.79/17.86	c =============================================================================
17.79/17.86	c  0.0s |       0 |        0 |        0 |     4437      0 |        0 |        1
17.89/17.92	c  0.1s |       1 |      309 |      100 |     4437      0 |        0 |        1
17.99/18.02	c  0.2s |       2 |      764 |      250 |     4437      0 |        0 |        1
18.09/18.12	c  0.3s |       2 |     1158 |      451 |     4437      0 |        0 |        1
18.09/18.12	c #cpu_time = 0.256s
18.09/18.12	c #wall_clock_time = 0.256s
18.09/18.12	c #decision = 1158
18.09/18.12	c #random_decision = 1
18.09/18.12	c #conflict = 451
18.09/18.12	c #restart = 2
18.09/18.12	o 205
18.09/18.12	c BCD2: updating upper bound: 301 -> 204
18.09/18.12	c BCD2: 1 <= obj <= 204
18.09/18.12	c BCD2: #cores=1, #unrelaxed=87, #relaxed=819, #hardened=0
18.09/18.12	c BCD2: #sat=3 #unsat=2 bias=2/5
18.09/18.12	c Solving starts ...
18.09/18.12	c ============================[ Search Statistics ]============================
18.09/18.12	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.09/18.12	c       |         |          |          |    Limit     GC | Var      | Constra 
18.09/18.12	c =============================================================================
18.09/18.12	c  0.0s |       0 |        0 |        0 |     4437      0 |        0 |        2
18.09/18.19	c  0.1s |       1 |      299 |      100 |     4437      0 |        0 |        2
18.19/18.29	c  0.2s |       2 |      620 |      250 |     4437      0 |        0 |        2
18.39/18.42	c  0.3s |       3 |     1097 |      475 |     4437      0 |        0 |        2
18.59/18.60	c  0.5s |       4 |     1699 |      813 |     4437      0 |        0 |        2
18.89/18.93	c  0.8s |       5 |     2566 |     1320 |     4437      0 |        0 |        2
19.19/19.26	c  1.1s |       6 |     3842 |     2081 |     4437      1 |        0 |        2
19.79/19.82	c  1.7s |       7 |     5707 |     3223 |     4437      1 |        0 |        2
20.49/20.59	c  2.5s |       8 |     8427 |     4936 |     4437      2 |        0 |        2
21.79/21.81	c  3.7s |       9 |    12684 |     7506 |     4437      3 |        0 |        2
23.59/23.63	c  5.5s |      10 |    18902 |    11361 |     4437      5 |        0 |        2
25.09/25.18	c  7.1s |      10 |    23709 |    14411 |     4881      6 |        0 |        2
25.09/25.18	c #cpu_time = 7.061s
25.09/25.18	c #wall_clock_time = 7.061s
25.09/25.18	c #decision = 23709
25.09/25.18	c #random_decision = 59
25.09/25.18	c #conflict = 14411
25.09/25.18	c #restart = 10
25.09/25.18	o 82
25.09/25.18	c BCD2: hardening fixes 146 literals
25.09/25.18	c BCD2: updating upper bound: 204 -> 81
25.09/25.19	c BCD2: 1 <= obj <= 81
25.09/25.19	c BCD2: #cores=1, #unrelaxed=70, #relaxed=690, #hardened=146
25.09/25.19	c BCD2: #sat=4 #unsat=2 bias=2/6
25.09/25.19	c Solving starts ...
25.09/25.19	c ============================[ Search Statistics ]============================
25.09/25.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
25.09/25.19	c       |         |          |          |    Limit     GC | Var      | Constra 
25.09/25.19	c =============================================================================
25.09/25.19	c  0.0s |       0 |        0 |        0 |     4881      0 |      146 |        3
25.18/25.24	c  0.1s |       1 |      200 |      100 |     4881      0 |      146 |        3
25.29/25.32	c  0.1s |       2 |      524 |      250 |     4881      0 |      146 |        3
25.39/25.41	c  0.2s |       3 |      949 |      475 |     4881      0 |      146 |        3
25.48/25.55	c  0.4s |       4 |     1595 |      813 |     4881      0 |      146 |        3
25.68/25.79	c  0.6s |       5 |     2471 |     1320 |     4881      0 |      146 |        3
26.08/26.11	c  0.9s |       6 |     3732 |     2081 |     4881      0 |      146 |        3
26.58/26.63	c  1.4s |       7 |     5550 |     3223 |     4881      1 |      146 |        3
27.38/27.47	c  2.3s |       8 |     8155 |     4936 |     4881      1 |      146 |        3
28.59/28.68	c  3.5s |       9 |    12340 |     7506 |     4881      2 |      146 |        3
30.48/30.59	c  5.4s |      10 |    18071 |    11361 |     4881      4 |      146 |        3
32.58/32.63	c  7.4s |      10 |    23967 |    15461 |     4881      5 |      146 |        3
33.38/33.41	c  8.2s |      11 |    26546 |    17144 |     4881      6 |      146 |        3
35.38/35.46	c 10.3s |      11 |    32629 |    21244 |     4881      7 |      146 |        3
37.49/37.50	c 12.3s |      11 |    37680 |    24844 |     4881      9 |      146 |        3
37.98/38.06	c 12.9s |      12 |    39153 |    25819 |     4881      9 |      146 |        3
40.09/40.10	c 14.9s |      12 |    46745 |    30619 |     5370     10 |      146 |        3
42.08/42.11	c 16.9s |      12 |    53334 |    35019 |     5370     12 |      146 |        3
43.88/43.93	c 18.7s |      13 |    58886 |    38832 |     5370     13 |      146 |        3
45.88/45.96	c 20.8s |      13 |    64782 |    42832 |     5370     14 |      146 |        3
47.88/47.98	c 22.8s |      13 |    70493 |    46732 |     5370     16 |      146 |        3
49.88/49.99	c 24.8s |      13 |    77242 |    51132 |     5370     17 |      146 |        3
51.98/52.01	c 26.8s |      13 |    82624 |    54932 |     5370     18 |      146 |        3
53.78/53.82	c 28.6s |      14 |    87570 |    58352 |     5370     20 |      146 |        3
55.78/55.83	c 30.6s |      14 |    92687 |    62052 |     5370     21 |      146 |        3
57.78/57.86	c 32.7s |      14 |    97872 |    65652 |     5370     22 |      146 |        3
59.88/59.91	c 34.7s |      14 |   103578 |    69552 |     5370     23 |      146 |        3
61.88/61.92	c 36.7s |      14 |   108185 |    72952 |     5908     24 |      146 |        3
63.88/63.93	c 38.7s |      14 |   113392 |    76552 |     5908     25 |      146 |        3
65.87/65.99	c 40.8s |      14 |   118660 |    80152 |     5908     26 |      146 |        3
67.87/67.99	c 42.8s |      14 |   123265 |    83352 |     5908     27 |      146 |        3
69.07/69.13	c 43.9s |      14 |   126133 |    85316 |     5908     28 |      146 |        3
69.07/69.13	c #cpu_time = 43.940s
69.07/69.13	c #wall_clock_time = 43.945s
69.07/69.13	c #decision = 126133
69.07/69.13	c #random_decision = 241
69.07/69.13	c #conflict = 85316
69.07/69.13	c #restart = 14
69.07/69.13	o 22
69.07/69.13	c BCD2: hardening fixes 554 literals
69.07/69.13	c BCD2: updating upper bound: 81 -> 21
69.07/69.14	c BCD2: 1 <= obj <= 21
69.07/69.14	c BCD2: #cores=1, #unrelaxed=14, #relaxed=192, #hardened=700
69.07/69.14	c BCD2: #sat=5 #unsat=2 bias=2/7
69.07/69.14	c Solving starts ...
69.07/69.14	c ============================[ Search Statistics ]============================
69.07/69.14	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
69.07/69.14	c       |         |          |          |    Limit     GC | Var      | Constra 
69.07/69.14	c =============================================================================
69.07/69.14	c  0.0s |       0 |        0 |        0 |     5908      0 |      700 |        4
69.17/69.21	c  0.1s |       1 |      167 |      100 |     5908      0 |      700 |        4
69.28/69.31	c  0.2s |       2 |      389 |      250 |     5908      0 |      700 |        4
69.38/69.44	c  0.3s |       3 |      731 |      475 |     5908      0 |      700 |        4
69.57/69.66	c  0.5s |       4 |     1267 |      813 |     5908      0 |      700 |        4
69.87/69.94	c  0.8s |       5 |     2054 |     1320 |     5908      0 |      700 |        4
70.38/70.41	c  1.3s |       6 |     3165 |     2081 |     5908      0 |      700 |        4
70.97/71.07	c  1.9s |       7 |     4806 |     3223 |     5908      1 |      700 |        4
71.77/71.80	c  2.7s |       8 |     7475 |     4936 |     5908      1 |      700 |        4
72.87/72.96	c  3.8s |       9 |    11478 |     7506 |     5908      2 |      700 |        4
74.78/74.88	c  5.7s |      10 |    17327 |    11361 |     5908      3 |      700 |        4
76.87/76.92	c  7.8s |      10 |    23283 |    15461 |     5908      4 |      700 |        4
77.67/77.73	c  8.6s |      11 |    25772 |    17144 |     5908      5 |      700 |        4
79.67/79.76	c 10.6s |      11 |    32700 |    21544 |     5908      6 |      700 |        4
81.77/81.80	c 12.7s |      11 |    39144 |    25744 |     5908      7 |      700 |        4
81.77/81.84	c 12.7s |      12 |    39229 |    25819 |     5908      7 |      700 |        4
83.77/83.84	c 14.7s |      12 |    45702 |    30119 |     5908      9 |      700 |        4
85.87/85.90	c 16.8s |      12 |    52238 |    34519 |     5908     10 |      700 |        4
87.86/87.93	c 18.8s |      12 |    58279 |    38619 |     5908     11 |      700 |        4
87.97/88.03	c 18.9s |      13 |    58577 |    38832 |     5908     11 |      700 |        4
89.96/90.03	c 20.9s |      13 |    65366 |    43232 |     5908     13 |      700 |        4
91.96/92.06	c 22.9s |      13 |    72253 |    47632 |     5908     14 |      700 |        4
93.96/94.07	c 24.9s |      13 |    78703 |    51832 |     6499     15 |      700 |        4
95.96/96.09	c 27.0s |      13 |    84978 |    55932 |     6499     16 |      700 |        4
97.26/97.37	c 28.2s |      14 |    88674 |    58352 |     6499     17 |      700 |        4
99.26/99.37	c 30.2s |      14 |    94549 |    62352 |     6499     18 |      700 |        4
101.27/101.39	c 32.2s |      14 |   100412 |    66252 |     6499     19 |      700 |        4
103.37/103.43	c 34.3s |      14 |   106039 |    70152 |     6499     20 |      700 |        4
105.36/105.44	c 36.3s |      14 |   111487 |    73952 |     6499     21 |      700 |        4
107.36/107.45	c 38.3s |      14 |   117271 |    77952 |     6499     22 |      700 |        4
109.36/109.47	c 40.3s |      14 |   122989 |    81752 |     6499     23 |      700 |        4
111.46/111.51	c 42.4s |      14 |   129688 |    86152 |     6499     24 |      700 |        4
112.16/112.23	c 43.1s |      15 |   132046 |    87632 |     6499     25 |      700 |        4
114.15/114.28	c 45.1s |      15 |   137949 |    91732 |     6499     26 |      700 |        4
116.25/116.30	c 47.2s |      15 |   145092 |    96432 |     6499     27 |      700 |        4
118.25/118.31	c 49.2s |      15 |   151901 |   100732 |     6499     28 |      700 |        4
120.25/120.35	c 51.2s |      15 |   159320 |   105532 |     6499     30 |      700 |        4
122.25/122.36	c 53.2s |      15 |   165839 |   110032 |     6499     31 |      700 |        4
124.25/124.37	c 55.2s |      15 |   172526 |   114632 |     6499     32 |      700 |        4
126.35/126.40	c 57.3s |      15 |   179262 |   119132 |     6499     33 |      700 |        4
128.35/128.44	c 59.3s |      15 |   186313 |   123832 |     6499     34 |      700 |        4
130.35/130.47	c 61.3s |      15 |   192664 |   128032 |     6499     36 |      700 |        4
131.85/131.98	c 62.8s |      16 |   198388 |   131552 |     6499     37 |      700 |        4
133.94/134.03	c 64.9s |      16 |   205429 |   136052 |     6499     38 |      700 |        4
135.94/136.07	c 66.9s |      16 |   212025 |   140452 |     6499     39 |      700 |        4
137.94/138.09	c 69.0s |      16 |   219643 |   145252 |     6499     40 |      700 |        4
140.04/140.13	c 71.0s |      16 |   227054 |   149952 |     7149     41 |      700 |        4
142.04/142.14	c 73.0s |      16 |   233154 |   154052 |     7149     42 |      700 |        4
144.04/144.18	c 75.0s |      16 |   240218 |   158352 |     7149     44 |      700 |        4
146.13/146.21	c 77.1s |      16 |   248070 |   163252 |     7149     45 |      700 |        4
148.13/148.23	c 79.1s |      16 |   256435 |   168352 |     7149     46 |      700 |        4
150.13/150.24	c 81.1s |      16 |   263769 |   172952 |     7149     47 |      700 |        4
152.14/152.28	c 83.1s |      16 |   271024 |   177652 |     7149     48 |      700 |        4
154.24/154.33	c 85.2s |      16 |   277060 |   181852 |     7149     49 |      700 |        4
156.24/156.39	c 87.2s |      16 |   283916 |   186352 |     7149     51 |      700 |        4
158.34/158.41	c 89.3s |      16 |   290110 |   190652 |     7149     52 |      700 |        4
160.33/160.42	c 91.3s |      16 |   297613 |   195452 |     7149     53 |      700 |        4
161.13/161.21	c 92.1s |      17 |   300858 |   197432 |     7149     53 |      700 |        4
163.13/163.21	c 94.1s |      17 |   308205 |   202032 |     7149     54 |      700 |        4
164.94/165.04	c 95.9s |      17 |   314655 |   206237 |     7149     55 |      700 |        4
164.94/165.04	c #cpu_time = 95.877s
164.94/165.04	c #wall_clock_time = 95.907s
164.94/165.04	c #decision = 314655
164.94/165.04	c #random_decision = 383
164.94/165.04	c #conflict = 206237
164.94/165.04	c #restart = 17
164.94/165.04	c BCD2: relaxing 14 and merging with 1 cores into a new core of size 833: cost of the new core is >=4
164.94/165.05	c lower bound updated to 4
164.94/165.05	c BCD2: 4 <= obj <= 21
164.94/165.05	c BCD2: #cores=1, #unrelaxed=0, #relaxed=206, #hardened=700
164.94/165.05	c BCD2: #sat=5 #unsat=3 bias=3/8
164.94/165.05	c Solving starts ...
164.94/165.05	c ============================[ Search Statistics ]============================
164.94/165.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
164.94/165.05	c       |         |          |          |    Limit     GC | Var      | Constra 
164.94/165.05	c =============================================================================
164.94/165.05	c  0.0s |       0 |        0 |        0 |     7149      0 |      705 |        4
165.23/165.33	c  0.3s |       1 |      198 |      100 |     7149      0 |      705 |       13
165.43/165.54	c  0.5s |       2 |      430 |      250 |     7149      0 |      705 |       13
165.53/165.64	c  0.6s |       3 |      805 |      475 |     7149      0 |      705 |       13
165.63/165.78	c  0.7s |       4 |     1296 |      813 |     7149      0 |      705 |       13
165.83/165.99	c  0.9s |       5 |     2103 |     1320 |     7149      0 |      705 |       13
166.23/166.30	c  1.3s |       6 |     3292 |     2081 |     7149      0 |      705 |       13
166.63/166.79	c  1.7s |       7 |     5034 |     3223 |     7149      0 |      705 |       13
167.53/167.63	c  2.6s |       8 |     7586 |     4936 |     7149      0 |      705 |       13
168.73/168.86	c  3.8s |       9 |    11264 |     7506 |     7149      1 |      705 |       13
170.63/170.74	c  5.7s |      10 |    16602 |    11361 |     7149      2 |      705 |       13
172.64/172.80	c  7.8s |      10 |    22531 |    15361 |     7149      3 |      705 |       13
173.63/173.73	c  8.7s |      11 |    25002 |    17144 |     7149      3 |      705 |       13
175.63/175.76	c 10.7s |      11 |    30809 |    21244 |     7149      4 |      705 |       13
177.63/177.78	c 12.7s |      12 |    37380 |    25819 |     7149      6 |      705 |       13
179.72/179.81	c 14.8s |      12 |    43904 |    30519 |     7149      7 |      705 |       13
181.72/181.82	c 16.8s |      12 |    49671 |    34419 |     7149      8 |      705 |       13
183.73/183.85	c 18.8s |      12 |    55881 |    38719 |     7149      9 |      705 |       13
183.73/183.88	c 18.8s |      13 |    56059 |    38832 |     7149      9 |      705 |       13
185.72/185.89	c 20.8s |      13 |    62255 |    43032 |     7149     10 |      705 |       13
187.82/187.91	c 22.9s |      13 |    68389 |    47232 |     7149     11 |      705 |       13
189.82/189.93	c 24.9s |      13 |    75085 |    51732 |     7149     12 |      705 |       13
191.82/191.93	c 26.9s |      13 |    81631 |    56132 |     7149     13 |      705 |       13
192.92/193.04	c 28.0s |      14 |    84877 |    58352 |     7149     14 |      705 |       13
195.11/195.27	c 30.2s |      14 |    92887 |    63452 |     7149     15 |      705 |       13
197.21/197.31	c 32.3s |      14 |    99827 |    67852 |     7149     16 |      705 |       13
199.21/199.37	c 34.3s |      14 |   105843 |    71952 |     7149     17 |      705 |       13
201.32/201.41	c 36.4s |      14 |   111690 |    75952 |     7149     18 |      705 |       13
203.31/203.42	c 38.4s |      14 |   118027 |    80252 |     7149     19 |      705 |       13
205.31/205.46	c 40.4s |      14 |   124308 |    84452 |     7149     20 |      705 |       13
207.11/207.22	c 42.2s |      15 |   128708 |    87632 |     7149     21 |      705 |       13
209.11/209.25	c 44.2s |      15 |   134408 |    91632 |     7864     22 |      705 |       13
211.12/211.27	c 46.2s |      15 |   140141 |    95432 |     7864     23 |      705 |       13
213.11/213.28	c 48.2s |      15 |   145848 |    99432 |     7864     24 |      705 |       13
215.21/215.32	c 50.3s |      15 |   151695 |   103432 |     7864     25 |      705 |       13
217.21/217.33	c 52.3s |      15 |   158289 |   107832 |     7864     26 |      705 |       13
219.21/219.35	c 54.3s |      15 |   164492 |   112032 |     7864     27 |      705 |       13
221.21/221.36	c 56.3s |      15 |   170439 |   116132 |     7864     28 |      705 |       13
223.21/223.38	c 58.3s |      15 |   176494 |   120232 |     7864     29 |      705 |       13
225.30/225.42	c 60.4s |      15 |   181555 |   124032 |     7864     29 |      705 |       13
227.40/227.51	c 62.5s |      15 |   186799 |   127532 |     7864     30 |      705 |       13
229.40/229.54	c 64.5s |      15 |   192936 |   131532 |     7864     31 |      705 |       13
229.40/229.55	c 64.5s |      16 |   192959 |   131552 |     7864     31 |      705 |       13
231.40/231.56	c 66.5s |      16 |   198799 |   135652 |     7864     32 |      705 |       13
233.40/233.57	c 68.5s |      16 |   204386 |   139652 |     7864     33 |      705 |       13
235.50/235.60	c 70.6s |      16 |   209643 |   143352 |     7864     34 |      705 |       13
237.50/237.61	c 72.6s |      16 |   214831 |   147052 |     7864     35 |      705 |       13
239.50/239.65	c 74.6s |      16 |   220869 |   151152 |     7864     36 |      705 |       13
241.50/241.68	c 76.6s |      16 |   226697 |   154952 |     7864     37 |      705 |       13
243.60/243.73	c 78.7s |      16 |   232211 |   158652 |     7864     37 |      705 |       13
245.79/245.91	c 80.9s |      16 |   238207 |   162752 |     7864     38 |      705 |       13
247.79/247.94	c 82.9s |      16 |   244178 |   166652 |     7864     39 |      705 |       13
249.79/249.96	c 84.9s |      16 |   249389 |   170252 |     7864     40 |      705 |       13
251.79/252.00	c 87.0s |      16 |   254732 |   173952 |     7864     41 |      705 |       13
253.89/254.01	c 89.0s |      16 |   260082 |   177652 |     7864     42 |      705 |       13
255.89/256.02	c 91.0s |      16 |   265469 |   181452 |     7864     43 |      705 |       13
257.88/258.08	c 93.0s |      16 |   270631 |   185252 |     7864     44 |      705 |       13
259.98/260.12	c 95.1s |      16 |   276147 |   189152 |     7864     44 |      705 |       13
261.98/262.16	c 97.1s |      16 |   281529 |   192952 |     7864     45 |      705 |       13
263.99/264.18	c 99.1s |      16 |   286096 |   196052 |     7864     46 |      705 |       13
264.68/264.84	c 99.8s |      17 |   288078 |   197432 |     7864     46 |      705 |       13
266.68/266.87	c  101s |      17 |   293557 |   201032 |     7864     47 |      705 |       13
268.78/268.90	c  103s |      17 |   299540 |   205032 |     7864     48 |      705 |       13
270.78/270.93	c  105s |      17 |   305726 |   209232 |     7864     49 |      705 |       13
272.78/272.98	c  107s |      17 |   312379 |   213832 |     7864     50 |      705 |       13
274.77/274.99	c  109s |      17 |   318400 |   217932 |     7864     51 |      705 |       13
276.87/277.03	c  111s |      17 |   324133 |   221932 |     7864     52 |      705 |       13
278.87/279.05	c  114s |      17 |   329713 |   226032 |     7864     53 |      705 |       13
280.87/281.08	c  116s |      17 |   334915 |   229932 |     7864     54 |      705 |       13
282.58/282.78	c  117s |      17 |   339211 |   232970 |     7864     54 |      705 |       13
282.58/282.78	c #cpu_time = 117.693s
282.58/282.78	c #wall_clock_time = 117.730s
282.58/282.78	c #decision = 339211
282.58/282.78	c #random_decision = 574
282.58/282.78	c #conflict = 232970
282.58/282.78	c #restart = 17
282.58/282.78	o 12
282.58/282.78	c BCD2: hardening fixes 100 literals
282.58/282.78	c BCD2: updating upper bound: 21 -> 11
282.58/282.78	c BCD2: 4 <= obj <= 11
282.58/282.78	c BCD2: #cores=1, #unrelaxed=0, #relaxed=106, #hardened=800
282.58/282.78	c BCD2: #sat=6 #unsat=3 bias=3/9
282.58/282.78	c Solving starts ...
282.58/282.78	c ============================[ Search Statistics ]============================
282.58/282.78	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
282.58/282.78	c       |         |          |          |    Limit     GC | Var      | Constra 
282.58/282.78	c =============================================================================
282.58/282.78	c  0.0s |       0 |        0 |        0 |     7864      0 |      805 |       15
282.68/282.85	c  0.1s |       1 |      158 |      100 |     7864      0 |      805 |       15
282.88/283.08	c  0.3s |       2 |      395 |      250 |     7864      1 |      805 |       15
283.08/283.28	c  0.5s |       3 |      766 |      475 |     7864      1 |      805 |       15
283.28/283.42	c  0.6s |       4 |     1249 |      813 |     7864      1 |      805 |       15
283.48/283.64	c  0.9s |       5 |     2058 |     1320 |     7864      1 |      805 |       15
283.78/283.95	c  1.2s |       6 |     3176 |     2081 |     7864      1 |      805 |       15
284.37/284.51	c  1.7s |       7 |     4831 |     3223 |     7864      1 |      805 |       15
285.27/285.40	c  2.6s |       8 |     7493 |     4936 |     7864      2 |      805 |       15
286.27/286.45	c  3.7s |       9 |    11509 |     7506 |     7864      2 |      805 |       15
287.87/288.06	c  5.3s |      10 |    17245 |    11361 |     7864      3 |      805 |       15
289.87/290.07	c  7.3s |      10 |    25367 |    16561 |     7864      4 |      805 |       15
290.17/290.31	c  7.5s |      11 |    26363 |    17144 |     7864      4 |      805 |       15
291.27/291.44	c  8.7s |      11 |    31841 |    20481 |     7864      5 |      806 |       17
291.27/291.44	c #cpu_time = 8.653s
291.27/291.44	c #wall_clock_time = 8.658s
291.27/291.44	c #decision = 31841
291.27/291.44	c #random_decision = 98
291.27/291.44	c #conflict = 20481
291.27/291.44	c #restart = 11
291.27/291.44	c BCD2: updating lower bound of a core
291.27/291.44	c lower bound updated to 7
291.27/291.44	c BCD2: 7 <= obj <= 11
291.27/291.44	c BCD2: #cores=1, #unrelaxed=0, #relaxed=106, #hardened=800
291.27/291.44	c BCD2: #sat=6 #unsat=4 bias=4/10
291.27/291.44	c Solving starts ...
291.27/291.44	c ============================[ Search Statistics ]============================
291.27/291.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
291.27/291.44	c       |         |          |          |    Limit     GC | Var      | Constra 
291.27/291.44	c =============================================================================
291.27/291.44	c  0.0s |       0 |        0 |        0 |     7864      0 |      806 |       17
291.57/291.72	c  0.3s |       1 |      180 |      100 |     7864      0 |      806 |       17
291.67/291.84	c  0.4s |       2 |      409 |      250 |     7864      0 |      806 |       17
291.77/291.92	c  0.5s |       3 |      758 |      475 |     7864      0 |      806 |       17
291.87/292.06	c  0.6s |       4 |     1227 |      813 |     7864      0 |      806 |       17
292.07/292.23	c  0.8s |       5 |     1985 |     1320 |     7864      0 |      806 |       17
292.37/292.55	c  1.1s |       6 |     3077 |     2081 |     7864      0 |      806 |       17
292.87/293.06	c  1.6s |       7 |     4869 |     3223 |     7864      0 |      806 |       17
293.68/293.84	c  2.4s |       8 |     7307 |     4936 |     7864      0 |      806 |       17
294.78/294.98	c  3.5s |       9 |    11281 |     7506 |     7864      1 |      806 |       17
296.47/296.70	c  5.3s |      10 |    16724 |    11361 |     7864      2 |      806 |       17
298.57/298.72	c  7.3s |      10 |    24025 |    16161 |     7864      3 |      806 |       17
298.87/299.09	c  7.7s |      11 |    25381 |    17144 |     7864      3 |      806 |       17
300.87/301.09	c  9.7s |      11 |    32300 |    21844 |     7864      4 |      806 |       17
302.38/302.54	c 11.1s |      12 |    38309 |    25819 |     7864      5 |      806 |       17
303.97/304.13	c 12.7s |      12 |    44724 |    30007 |     7864      6 |      807 |       19
303.97/304.13	c #cpu_time = 12.689s
303.97/304.13	c #wall_clock_time = 12.692s
303.97/304.13	c #decision = 44724
303.97/304.13	c #random_decision = 128
303.97/304.13	c #conflict = 30007
303.97/304.13	c #restart = 12
303.97/304.13	c BCD2: updating lower bound of a core
303.97/304.13	c lower bound updated to 10
303.97/304.13	c BCD2: 10 <= obj <= 11
303.97/304.13	c BCD2: #cores=1, #unrelaxed=0, #relaxed=106, #hardened=800
303.97/304.13	c BCD2: #sat=6 #unsat=5 bias=5/11
303.97/304.13	c Solving starts ...
303.97/304.13	c ============================[ Search Statistics ]============================
303.97/304.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
303.97/304.13	c       |         |          |          |    Limit     GC | Var      | Constra 
303.97/304.13	c =============================================================================
303.97/304.13	c  0.0s |       0 |        0 |        0 |     7864      0 |      807 |       19
304.17/304.39	c  0.3s |       1 |      200 |      100 |     7864      0 |      807 |       19
304.27/304.44	c  0.3s |       2 |      439 |      250 |     7864      0 |      807 |       19
304.37/304.53	c  0.4s |       3 |      789 |      475 |     7864      0 |      807 |       19
304.68/304.86	c  0.7s |       4 |     1299 |      813 |     7864      0 |      807 |       19
304.87/305.05	c  0.9s |       5 |     2046 |     1320 |     7864      0 |      807 |       19
305.17/305.35	c  1.2s |       6 |     3167 |     2081 |     7864      0 |      807 |       19
305.68/305.81	c  1.7s |       7 |     4759 |     3223 |     7864      0 |      807 |       19
306.27/306.47	c  2.3s |       8 |     7385 |     4936 |     7864      0 |      807 |       19
307.27/307.46	c  3.3s |       9 |    11210 |     7506 |     7864      1 |      807 |       19
309.07/309.27	c  5.1s |      10 |    16901 |    11361 |     7864      2 |      807 |       19
311.07/311.29	c  7.2s |      10 |    23947 |    16161 |     7864      3 |      807 |       19
311.47/311.64	c  7.5s |      11 |    25580 |    17144 |     7864      3 |      807 |       19
313.47/313.68	c  9.5s |      11 |    32384 |    21844 |     7864      4 |      807 |       19
315.07/315.25	c 11.1s |      12 |    38447 |    25819 |     7864      5 |      807 |       19
317.06/317.27	c 13.1s |      12 |    44780 |    30119 |     8651      6 |      807 |       19
317.26/317.42	c 13.3s |      12 |    45192 |    30428 |     8651      6 |      808 |       21
317.26/317.42	c #cpu_time = 13.284s
317.26/317.42	c #wall_clock_time = 13.286s
317.26/317.42	c #decision = 45192
317.26/317.42	c #random_decision = 161
317.26/317.42	c #conflict = 30428
317.26/317.42	c #restart = 12
317.26/317.42	c BCD2: updating lower bound of a core
317.26/317.42	c lower bound updated to 11
317.26/317.42	c BCD2: 11 <= obj <= 11
317.26/317.42	c BCD2: #cores=1, #unrelaxed=0, #relaxed=106, #hardened=800
317.26/317.42	c BCD2: #sat=6 #unsat=6 bias=6/12
317.26/317.42	c Solving starts ...
317.26/317.42	c ============================[ Search Statistics ]============================
317.26/317.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
317.26/317.42	c       |         |          |          |    Limit     GC | Var      | Constra 
317.26/317.42	c =============================================================================
317.26/317.42	c  0.0s |       0 |        0 |        0 |     8651      0 |      808 |       21
317.56/317.73	c  0.3s |       1 |      219 |      100 |     8651      0 |      808 |       21
317.66/317.88	c  0.5s |       2 |      507 |      250 |     8651      0 |      808 |       21
317.77/317.98	c  0.6s |       3 |      864 |      475 |     8651      0 |      808 |       21
317.96/318.12	c  0.7s |       4 |     1358 |      813 |     8651      0 |      808 |       21
318.16/318.31	c  0.9s |       5 |     2070 |     1320 |     8651      0 |      808 |       21
318.46/318.67	c  1.3s |       6 |     3128 |     2081 |     8651      0 |      808 |       21
319.06/319.22	c  1.8s |       7 |     4868 |     3223 |     8651      0 |      808 |       21
319.86/320.02	c  2.6s |       8 |     7383 |     4936 |     8651      0 |      808 |       21
320.96/321.20	c  3.8s |       9 |    11398 |     7506 |     8651      1 |      808 |       21
322.76/322.97	c  5.5s |      10 |    17281 |    11361 |     8651      1 |      808 |       21
324.76/324.97	c  7.6s |      10 |    23669 |    15861 |     8651      2 |      808 |       21
325.47/325.64	c  8.2s |      11 |    25426 |    17144 |     8651      3 |      808 |       21
327.46/327.65	c 10.2s |      11 |    32322 |    21844 |     8651      4 |      808 |       21
329.26/329.41	c 12.0s |      12 |    38390 |    25819 |     8651      5 |      808 |       21
331.26/331.46	c 14.0s |      12 |    45210 |    30419 |     8651      6 |      808 |       21
331.96/332.14	c 14.7s |      12 |    47853 |    32152 |     8651      6 |      809 |       23
331.96/332.14	c #cpu_time = 14.716s
331.96/332.14	c #wall_clock_time = 14.717s
331.96/332.14	c #decision = 47853
331.96/332.14	c #random_decision = 139
331.96/332.14	c #conflict = 32152
331.96/332.14	c #restart = 12
331.96/332.14	c BCD2: updating lower bound of a core
331.96/332.14	c lower bound updated to 12
331.96/332.14	s OPTIMUM FOUND
331.96/332.14	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10
331.96/332.14	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20
331.96/332.14	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
331.96/332.14	v -x31 -x32 x33 x34 -x35 -x36 -x37 -x38 -x39 -x40
331.96/332.14	v -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50
331.96/332.14	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
331.96/332.14	v -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
331.96/332.14	v -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 x79 -x80
331.96/332.14	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
331.96/332.14	v -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
331.96/332.14	v -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110
331.96/332.14	v -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120
331.96/332.14	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
331.96/332.14	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140
331.96/332.14	v -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
331.96/332.14	v -x151 -x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
331.96/332.14	v -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170
331.96/332.14	v -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180
331.96/332.14	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
331.96/332.14	v -x191 -x192 -x193 x194 -x195 -x196 -x197 -x198 -x199 -x200
331.96/332.14	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210
331.96/332.14	v -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220
331.96/332.14	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
331.96/332.14	v -x231
331.96/332.14	c total CPU time = 332.061s
331.96/332.14	c total wall clock time = 332.143s

Verifier Data

OK	12

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-4109922-1466344429/watcher-4109922-1466344429 -o /tmp/evaluation-result-4109922-1466344429/solver-4109922-1466344429 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466341805-2020 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109922-1466344429.wbo 

pid=3670
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.23 2.27 2.13 4/179 3673
/proc/meminfo: memFree=29080236/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=737724 CPUtime=0 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 2752 0 0 0 0 0 0 0 20 0 4 0 36488628 755429376 3114 33554432000 4194304 16246674 140737335148416 140737335147840 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 184943 3124 441 2943 0 181837 0
[pid=3673/tid=3674] ppid=3670 vsize=756156 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 774303744 3185 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=760252 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 778498048 3202 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=764348 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 782692352 3220 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100124 s]
/proc/loadavg: 2.23 2.27 2.13 4/179 3673
/proc/meminfo: memFree=29080236/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 24591 0 0 0 6 3 0 0 20 0 4 0 36488628 1247350784 24945 33554432000 4194304 16246674 140737335148416 140737335147840 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 304529 24950 609 2943 0 301423 0
[pid=3673/tid=3674] ppid=3670 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1247350784 24955 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1247350784 24958 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1247350784 24960 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200598 s]
/proc/loadavg: 2.23 2.27 2.13 4/179 3673
/proc/meminfo: memFree=29080236/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1221188 CPUtime=0.19 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 40569 0 0 0 13 6 0 0 20 0 4 0 36488628 1250496512 40895 33554432000 4194304 16246674 140737335148416 140737335147840 4225154 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 305297 40899 796 2943 0 302191 0
[pid=3673/tid=3674] ppid=3670 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1250496512 40901 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1250496512 40904 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1250496512 40907 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1221188

[startup+0.300462 s]
/proc/loadavg: 2.23 2.27 2.13 4/179 3673
/proc/meminfo: memFree=29080236/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1222212 CPUtime=0.29 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 40768 0 0 0 23 6 0 0 20 0 4 0 36488628 1251545088 41093 33554432000 4194304 16246674 140737335148416 140737335147728 13923831 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 305553 41093 870 2943 0 302447 0
[pid=3673/tid=3674] ppid=3670 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1251545088 41093 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1251545088 41093 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1251545088 41093 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1222212

[startup+0.700404 s]
/proc/loadavg: 2.23 2.27 2.13 4/179 3673
/proc/meminfo: memFree=29080236/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1222212 CPUtime=0.69 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 142839 0 0 0 49 20 0 0 20 0 4 0 36488628 1251545088 143165 33554432000 4194304 16246674 140737335148416 140737335130304 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 305553 143189 870 2943 0 302447 0
[pid=3673/tid=3674] ppid=3670 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1251545088 143204 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1251545088 143217 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1222212 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1251545088 143233 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1222212

[startup+1.5004 s]
/proc/loadavg: 2.23 2.27 2.13 3/183 3677
/proc/meminfo: memFree=28147676/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 267787 0 0 0 110 39 0 0 20 0 4 0 36488628 1338576896 268112 33554432000 4194304 16246674 140737335148416 140737335130304 15015658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 326801 268112 875 2943 0 323695 0
[pid=3673/tid=3674] ppid=3670 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1338576896 268112 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1338576896 268112 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1338576896 268112 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.10041 s]
/proc/loadavg: 2.21 2.27 2.13 3/183 3677
/proc/meminfo: memFree=28007796/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 268061 0 0 0 270 39 0 0 20 0 4 0 36488628 1339625472 268386 33554432000 4194304 16246674 140737335148416 140737335130304 5546098 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 327057 268386 876 2943 0 323951 0
[pid=3673/tid=3674] ppid=3670 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1339625472 268386 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1339625472 268386 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1339625472 268386 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30041 s]
/proc/loadavg: 2.21 2.27 2.13 3/183 3677
/proc/meminfo: memFree=28004972/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1310276 CPUtime=6.29 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 268691 0 0 0 590 39 0 0 20 0 4 0 36488628 1341722624 269016 33554432000 4194304 16246674 140737335148416 140737335130304 12481994 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 327569 269016 876 2943 0 324463 0
[pid=3673/tid=3674] ppid=3670 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1341722624 269016 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1341722624 269016 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1341722624 269016 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1310276

[startup+12.7004 s]
/proc/loadavg: 2.26 2.27 2.13 3/183 3677
/proc/meminfo: memFree=28002516/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1312324 CPUtime=12.69 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 269066 0 0 0 1230 39 0 0 20 0 4 0 36488628 1343819776 269391 33554432000 4194304 16246674 140737335148416 140737335130304 5545907 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 328081 269391 876 2943 0 324975 0
[pid=3673/tid=3674] ppid=3670 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1343819776 269391 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1343819776 269391 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1343819776 269391 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1312324

[startup+25.5005 s]
/proc/loadavg: 2.22 2.26 2.13 3/183 3726
/proc/meminfo: memFree=28020180/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1313348 CPUtime=25.48 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 269469 0 0 0 2509 39 0 0 20 0 4 0 36488628 1344868352 269794 33554432000 4194304 16246674 140737335148416 140737335130304 5674088 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 328337 269794 886 2943 0 325231 0
[pid=3673/tid=3674] ppid=3670 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1344868352 269794 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1344868352 269794 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1344868352 269794 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1313348

[startup+51.1005 s]
/proc/loadavg: 2.28 2.27 2.14 3/183 3727
/proc/meminfo: memFree=28001572/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1319492 CPUtime=51.08 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 271005 0 0 0 5068 40 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 140737335130304 5823523 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 329873 271330 886 2943 0 326767 0
[pid=3673/tid=3674] ppid=3670 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1319492

[startup+102.3 s]
/proc/loadavg: 2.26 2.27 2.14 3/183 3825
/proc/meminfo: memFree=28542748/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1319492 CPUtime=102.27 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 271033 0 0 0 10187 40 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 140737335130304 15015658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 329873 271330 886 2943 0 326767 0
[pid=3673/tid=3674] ppid=3670 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1351159808 271330 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1319492


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

/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272601 0 0 0 16182 41 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 12468353 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1325636

[startup+222.307 s]
/proc/loadavg: 2.56 2.36 2.19 4/183 3876
/proc/meminfo: memFree=27987480/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=222.21 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272630 0 0 0 22180 41 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5677392 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1325636

[startup+282.3 s]
/proc/loadavg: 2.51 2.37 2.20 3/183 4121
/proc/meminfo: memFree=28024004/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=282.17 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272669 0 0 0 28176 41 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5712628 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1325636

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

[startup+307.2 s]
/proc/loadavg: 2.56 2.40 2.21 4/183 4121
/proc/meminfo: memFree=27978700/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=307.07 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272685 0 0 0 30665 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5599971 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 307.07
Current children cumulated vsize (KiB) 1325636

[startup+320 s]
/proc/loadavg: 2.56 2.40 2.21 4/183 4122
/proc/meminfo: memFree=27978676/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=319.86 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272689 0 0 0 31944 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 319.86
Current children cumulated vsize (KiB) 1325636

[startup+326.4 s]
/proc/loadavg: 2.51 2.39 2.21 3/183 4171
/proc/meminfo: memFree=28656748/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=326.26 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272693 0 0 0 32584 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5822432 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 326.26
Current children cumulated vsize (KiB) 1325636

[startup+329.6 s]
/proc/loadavg: 2.47 2.39 2.21 3/183 4171
/proc/meminfo: memFree=28008352/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=329.46 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272693 0 0 0 32904 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 13950202 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 329.46
Current children cumulated vsize (KiB) 1325636

[startup+331.207 s]
/proc/loadavg: 2.47 2.39 2.21 3/183 4171
/proc/meminfo: memFree=28008104/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=331.07 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272693 0 0 0 33065 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5722849 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 331.07
Current children cumulated vsize (KiB) 1325636

[startup+331.6 s]
/proc/loadavg: 2.47 2.39 2.21 3/183 4171
/proc/meminfo: memFree=28008104/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=331.46 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272693 0 0 0 33104 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 331.46
Current children cumulated vsize (KiB) 1325636

[startup+332 s]
/proc/loadavg: 2.47 2.39 2.21 3/183 4171
/proc/meminfo: memFree=28008104/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=331.86 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272693 0 0 0 33144 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5822484 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 331.86
Current children cumulated vsize (KiB) 1325636

[startup+332.1 s]
/proc/loadavg: 2.47 2.39 2.21 3/183 4171
/proc/meminfo: memFree=28008104/32872528 swapFree=1499884/1696108
[pid=3673] ppid=3670 vsize=1325636 CPUtime=331.96 cores=0,2,4,6
/proc/3673/stat : 3673 (toysat) R 3670 3673 2004 0 -1 4202496 272693 0 0 0 33154 42 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 140737335130304 5823320 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/3673/statm: 331409 272866 886 2943 0 328303 0
[pid=3673/tid=3674] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3674/stat : 3674 (toysat) S 3670 3673 2004 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744569699568 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=3673/tid=3675] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3675/stat : 3675 (toysat) S 3670 3673 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744559209712 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=3673/tid=3676] ppid=3670 vsize=1325636 CPUtime=0 cores=0,2,4,6
/proc/3673/task/3676/stat : 3676 (toysat) S 3670 3673 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36488628 1357451264 272866 33554432000 4194304 16246674 140737335148416 139744478489776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 331.96
Current children cumulated vsize (KiB) 1325636

Child status: 0
Real time (s): 332.183
CPU time (s): 332.043
CPU user time (s): 331.591
CPU system time (s): 0.451931
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 1325636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 331.591
system time used= 0.451931
maximum resident set size= 1091472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272697
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= 173
involuntary context switches= 339

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.90571 second user time and 2.73058 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 15:53:49
IDJOB=4109922
IDBENCH=78971
IDSOLVER=2553
FILE ID=node137/4109922-1466344429
RUNJOBID= node137-1466341805-2020
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900569834--soft-66-100-0.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109922-1466344429/watcher-4109922-1466344429 -o /tmp/evaluation-result-4109922-1466344429/solver-4109922-1466344429 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node137-1466341805-2020 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109922-1466344429.wbo

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

MD5SUM BENCH= 9b8daeac3a936659a5f0bb5b79c19c15
RANDOM SEED=1078814344

node137.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.486
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	: 5332.97
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.486
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.56
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.486
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.486
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.486
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.38
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.486
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.56
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.486
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:        29080136 kB
Buffers:           71272 kB
Cached:           191168 kB
SwapCached:         1260 kB
Active:          1213668 kB
Inactive:         139328 kB
Active(anon):    1091408 kB
Inactive(anon):     2080 kB
Active(file):     122260 kB
Inactive(file):   137248 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             16348 kB
Writeback:             0 kB
AnonPages:       2788252 kB
Mapped:            11060 kB
Shmem:                 0 kB
Slab:             606116 kB
SReclaimable:      50192 kB
SUnreclaim:       555924 kB
KernelStack:        1520 kB
PageTables:         9524 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2930900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 71672 MiB
End job on node137 at 2016-06-19 15:59:21