Trace number 4097590

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-02UNSAT 417.916 418.055

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/quimper/
SyncCodes/d_n_k/normalized-8_6_22.opb
MD5SUM496eb348daabb5052645a58bddba2d97
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.45578
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables930
Total number of constraints4385
Number of constraints which are clauses4380
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-17T01:01:02+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4097590-1466118062.opb"]
0.00/0.01	c use --random-gen="2523537700 2635888222 1246830185 420277869 1713247495 1278579002 311975890 1351749817 3879724416 1774433231 3466819176 1912944549 179460228 539912244 365885445 3271245554 1654942909 4014453862 3894128764 3326407616 1846006240 2089337018 2160043322 3807524843 395234948 2890798611 3408381679 1757001292 108062146 3801142805 4044327800 431354336 3459395021 2210299451 805122687 3955640249 627009486 2636507781 275170001 3291886026 2241268491 1082435893 561579371 3636479157 1681581080 4133488768 2328832952 863033210 3993772215 20046807 964875814 4232608351 2967771599 2074574523 1272697779 2329497907 1367046626 199945830 3192689494 233550241 2592408341 585822850 3592813828 3443256600 3186245028 773718367 1327005282 3405846859 814259938 4115099897 3782160866 2155168268 1348270967 3282973147 1585958684 245036261 4039674070 1960035208 2892413772 4292977562 696255583 2410614196 474198594 1265696389 2050114030 1934601722 77929423 1880438689 3558658967 1231959065 3858381992 767422058 3894762108 484304266 4184762375 1593151838 2074532235 680667979 479060183 3124922062 187998169 204379511 2517385988 2517923386 2011831423 4191740646 2487465783 2528054892 2675110799 482503162 1046689620 861733581 985998528 1271551326 2381249805 2322470324 1431729041 2309839002 158743138 1052942731 1316275135 3158463908 905373896 2978763383 1260257453 4071194217 3065195614 736072584 3808026937 3066705471 3703663380 4145105468 18339842 2713442052 1952214498 3000838463 3412415411 827911063 3750071233 3603446677 935685028 3803726647 2920379951 3329394080 3247611948 3859932967 1641082275 1932606710 258119224 3496654219 1632716223 2919736016 61394655 340661840 3201468687 3403405831 3557475953 375261268 3893427273 513347696 3603028752 1910625590 2258059960 4170752723 4093671176 3904837242 2726074040 3998864896 1023474808 2080715345 1313542530 3940734899 3277958922 4107074352 3898335266 2238618286 1974565021 2342116248 1026992594 4185369680 515511182 2607462102 3389047005 3143191806 1106906204 623392870 705326134 2943725056 3423507370 1980464671 896729488 3884411140 2123126614 4080887228 734620427 3308320853 2576677469 2716863282 2759372122 653190039 1328951588 1570926314 1046808759 1811174613 757279817 1359996582 2272063453 3211541961 431784986 1959850972 2721576137 3517736839 3810820558 413251680 1644078482 177070105 2542657132 3906558645 158268946 4262327940 2842619681 2050333052 2513847313 3319770537 4007054990 3840219776 2736874918 348971121 1071005066 3037907096 536419661 3585962080 1405031939 1650521264 2576766043 3992243580 4180490842 4249184144 120446011 3741882621 3251037727 432624557 4140235804 4190952735 698796137 1254991114 1970555119 2833181514 4141932780 2242370279 3119713479 681396235 3781691450 2397204254 2381850840 1609409474 255 362436" option to reproduce the execution
0.00/0.05	c #vars 930
0.00/0.05	c #constraints 4385
0.09/0.10	c Solving starts ...
0.09/0.10	c ============================[ Search Statistics ]============================
0.09/0.10	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.09/0.10	c       |         |          |          |    Limit     GC | Var      | Constra 
0.09/0.10	c =============================================================================
0.09/0.10	c  0.0s |       0 |        0 |        0 |     1770      0 |        5 |        0
0.09/0.13	c  0.0s |       1 |      124 |      100 |     1770      0 |        5 |      238
0.09/0.19	c  0.1s |       2 |      304 |      250 |     1948      0 |        5 |      238
0.19/0.27	c  0.2s |       3 |      568 |      475 |     2143      0 |        5 |      238
0.39/0.42	c  0.3s |       4 |      945 |      813 |     2358      0 |        5 |      238
0.59/0.67	c  0.6s |       5 |     1514 |     1320 |     2594      0 |        5 |      238
0.99/1.06	c  1.0s |       6 |     2360 |     2081 |     3140      0 |        5 |      238
1.49/1.52	c  1.4s |       7 |     3720 |     3223 |     3455      0 |        5 |      238
2.09/2.19	c  2.1s |       8 |     5704 |     4936 |     3801      1 |        5 |      238
2.99/3.09	c  3.0s |       9 |     8723 |     7506 |     4182      2 |        5 |      238
4.59/4.64	c  4.5s |      10 |    13142 |    11361 |     4601      4 |        5 |      238
6.60/6.65	c  6.6s |      10 |    18520 |    15961 |     4601      6 |        5 |      238
7.09/7.17	c  7.1s |      11 |    19929 |    17144 |     5062      6 |        5 |      238
9.19/9.21	c  9.1s |      11 |    25069 |    21644 |     5062      8 |        5 |      238
11.10/11.13	c 11.0s |      12 |    29939 |    25819 |     5569      9 |        5 |      238
13.09/13.17	c 13.1s |      12 |    35428 |    30319 |     5569     11 |        5 |      238
15.09/15.18	c 15.1s |      12 |    40543 |    34619 |     5569     12 |        5 |      238
17.19/17.22	c 17.1s |      12 |    45151 |    38519 |     5569     14 |        5 |      238
17.29/17.37	c 17.3s |      13 |    45603 |    38832 |     6126     14 |        5 |      238
19.39/19.42	c 19.3s |      13 |    50974 |    43332 |     6126     15 |        5 |      238
21.39/21.48	c 21.4s |      13 |    56186 |    47532 |     6126     16 |        5 |      238
23.39/23.48	c 23.4s |      13 |    60856 |    51632 |     6126     18 |        5 |      238
25.49/25.51	c 25.4s |      13 |    65739 |    55732 |     6126     19 |        5 |      238
26.89/26.93	c 26.8s |      14 |    68821 |    58352 |     6739     20 |        5 |      238
28.89/28.93	c 28.8s |      14 |    73379 |    62352 |     6739     21 |        5 |      238
30.89/30.97	c 30.9s |      14 |    78241 |    66552 |     6739     22 |        5 |      238
32.89/32.98	c 32.9s |      14 |    82884 |    70452 |     6739     23 |        5 |      238
34.99/35.02	c 34.9s |      14 |    87129 |    74152 |     6739     24 |        5 |      238
36.99/37.03	c 36.9s |      14 |    90874 |    77552 |     6739     25 |        5 |      238
38.99/39.06	c 39.0s |      14 |    95174 |    81152 |     6739     26 |        5 |      238
40.99/41.06	c 41.0s |      14 |    99188 |    84952 |     6739     27 |        5 |      238
42.39/42.49	c 42.4s |      15 |   102275 |    87632 |     7413     28 |        5 |      238
44.49/44.51	c 44.4s |      15 |   107642 |    92332 |     7413     29 |        5 |      238
46.48/46.54	c 46.4s |      15 |   113168 |    97032 |     7413     30 |        5 |      238
48.49/48.54	c 48.4s |      15 |   118708 |   101732 |     7413     32 |        5 |      238
50.48/50.57	c 50.5s |      15 |   124424 |   106732 |     7413     33 |        5 |      238
52.58/52.60	c 52.5s |      15 |   129945 |   111332 |     7413     34 |        5 |      238
54.58/54.63	c 54.5s |      15 |   135004 |   115432 |     7413     35 |        5 |      238
56.58/56.68	c 56.6s |      15 |   139496 |   119132 |     7413     36 |        5 |      238
58.68/58.72	c 58.6s |      15 |   143867 |   122832 |     7413     37 |        5 |      238
60.68/60.79	c 60.7s |      15 |   147991 |   126632 |     7413     38 |        5 |      238
62.79/62.83	c 62.7s |      15 |   152726 |   130632 |     7413     39 |        5 |      238
63.28/63.34	c 63.2s |      16 |   153723 |   131552 |     8155     39 |        5 |      238
65.28/65.36	c 65.3s |      16 |   157925 |   135152 |     8155     40 |        5 |      238
67.28/67.38	c 67.3s |      16 |   161984 |   138652 |     8155     41 |        5 |      238
69.38/69.40	c 69.3s |      16 |   166035 |   142052 |     8155     42 |        5 |      238
71.38/71.43	c 71.3s |      16 |   170704 |   145852 |     8155     43 |        5 |      238
73.38/73.44	c 73.3s |      16 |   174916 |   149352 |     8155     44 |        5 |      238
75.38/75.45	c 75.3s |      16 |   179156 |   152852 |     8155     45 |        5 |      238
77.38/77.46	c 77.4s |      16 |   183349 |   156352 |     8155     45 |        5 |      238
79.48/79.52	c 79.4s |      16 |   187862 |   159952 |     8155     46 |        5 |      238
81.48/81.56	c 81.5s |      16 |   192402 |   163552 |     8155     47 |        5 |      238
83.48/83.60	c 83.5s |      16 |   196378 |   167052 |     8155     48 |        5 |      238
85.58/85.63	c 85.5s |      16 |   200333 |   170452 |     8155     49 |        5 |      238
87.58/87.63	c 87.5s |      16 |   204345 |   173952 |     8155     50 |        5 |      238
89.58/89.64	c 89.5s |      16 |   208649 |   177652 |     8155     50 |        5 |      238
91.58/91.65	c 91.5s |      16 |   213188 |   181652 |     8155     51 |        5 |      238
93.67/93.70	c 93.6s |      16 |   217504 |   185252 |     8155     52 |        5 |      238
95.68/95.72	c 95.6s |      16 |   221476 |   188452 |     8155     53 |        5 |      238
97.67/97.75	c 97.7s |      16 |   225768 |   191952 |     8155     54 |        5 |      238
99.67/99.76	c 99.7s |      16 |   230323 |   195552 |     8155     55 |        5 |      238
100.77/100.82	c  100s |      17 |   232608 |   197432 |     8971     55 |        5 |      238
102.77/102.85	c  102s |      17 |   236912 |   201132 |     8971     56 |        5 |      238
104.77/104.89	c  104s |      17 |   241203 |   204732 |     8971     57 |        5 |      238
106.78/106.90	c  106s |      17 |   245630 |   208432 |     8971     57 |        5 |      238
108.88/108.93	c  108s |      17 |   250261 |   212232 |     8971     58 |        5 |      238
110.87/110.94	c  110s |      17 |   254466 |   215732 |     8971     59 |        5 |      238
112.87/112.98	c  112s |      17 |   258792 |   219332 |     8971     60 |        5 |      238
114.97/115.08	c  114s |      17 |   262351 |   222532 |     8971     61 |        5 |      238
117.07/117.12	c  117s |      17 |   266563 |   226132 |     8971     61 |        5 |      238
119.07/119.14	c  119s |      17 |   270700 |   229732 |     8971     62 |        5 |      238
121.08/121.14	c  121s |      17 |   274424 |   233032 |     8971     63 |        5 |      238
123.07/123.19	c  123s |      17 |   278677 |   236532 |     8971     64 |        5 |      238
125.17/125.22	c  125s |      17 |   282927 |   240232 |     8971     64 |        5 |      238
127.17/127.26	c  127s |      17 |   286605 |   243532 |     8971     65 |        5 |      238
129.17/129.29	c  129s |      17 |   290614 |   247032 |     8971     66 |        5 |      238
131.27/131.34	c  131s |      17 |   294591 |   250532 |     8971     67 |        5 |      238
133.27/133.38	c  133s |      17 |   298936 |   254032 |     8971     67 |        5 |      238
135.37/135.43	c  135s |      17 |   303493 |   257732 |     8971     68 |        5 |      238
137.37/137.49	c  137s |      17 |   307710 |   261032 |     8971     69 |        5 |      238
139.47/139.51	c  139s |      17 |   311538 |   264332 |     8971     70 |        5 |      238
141.47/141.55	c  141s |      17 |   315564 |   267832 |     8971     70 |        5 |      238
143.47/143.56	c  143s |      17 |   319980 |   271532 |     8971     71 |        5 |      238
145.57/145.60	c  145s |      17 |   324211 |   275132 |     8971     72 |        5 |      238
147.57/147.61	c  147s |      17 |   327918 |   278232 |     8971     73 |        5 |      238
149.57/149.65	c  149s |      17 |   331916 |   281432 |     8971     73 |        5 |      238
151.57/151.65	c  151s |      17 |   335820 |   284732 |     8971     74 |        5 |      238
153.56/153.65	c  153s |      17 |   340073 |   288432 |     8971     75 |        5 |      238
155.56/155.66	c  155s |      17 |   344156 |   291832 |     8971     76 |        5 |      238
157.56/157.68	c  157s |      17 |   347939 |   295232 |     9869     76 |        5 |      238
158.26/158.36	c  158s |      18 |   349070 |   296252 |     9869     76 |        5 |      238
160.36/160.41	c  160s |      18 |   352976 |   299552 |     9869     77 |        5 |      238
162.36/162.44	c  162s |      18 |   357150 |   303152 |     9869     78 |        5 |      238
164.36/164.47	c  164s |      18 |   361006 |   306652 |     9869     78 |        5 |      238
166.36/166.48	c  166s |      18 |   365123 |   310252 |     9869     79 |        5 |      238
168.46/168.52	c  168s |      18 |   368927 |   313552 |     9869     80 |        5 |      238
170.46/170.56	c  170s |      18 |   372837 |   316852 |     9869     81 |        5 |      238
172.45/172.57	c  172s |      18 |   377452 |   320752 |     9869     81 |        5 |      238
174.55/174.62	c  174s |      18 |   381700 |   324452 |     9869     82 |        5 |      238
176.55/176.64	c  176s |      18 |   385529 |   327852 |     9869     83 |        5 |      238
178.55/178.68	c  178s |      18 |   389934 |   331552 |     9869     83 |        5 |      238
180.66/180.74	c  180s |      18 |   393933 |   334952 |     9869     84 |        5 |      238
182.76/182.81	c  182s |      18 |   397376 |   337852 |     9869     85 |        5 |      238
184.76/184.87	c  184s |      18 |   401749 |   341552 |     9869     85 |        5 |      238
186.76/186.90	c  186s |      18 |   405777 |   344952 |     9869     86 |        5 |      238
188.86/188.92	c  188s |      18 |   409448 |   348052 |     9869     87 |        5 |      238
190.86/190.96	c  190s |      18 |   413103 |   351252 |     9869     87 |        5 |      238
192.85/192.97	c  192s |      18 |   417210 |   354652 |     9869     88 |        5 |      238
194.85/194.97	c  194s |      18 |   420958 |   357852 |     9869     89 |        5 |      238
196.96/197.05	c  196s |      18 |   424692 |   361052 |     9869     89 |        5 |      238
198.95/199.09	c  198s |      18 |   428241 |   364152 |     9869     90 |        5 |      238
201.05/201.10	c  201s |      18 |   431410 |   366952 |     9869     90 |        5 |      238
203.05/203.15	c  203s |      18 |   434769 |   369852 |     9869     91 |        5 |      238
205.04/205.16	c  205s |      18 |   437905 |   372552 |     9869     92 |        5 |      238
207.14/207.21	c  207s |      18 |   442107 |   376052 |     9869     92 |        5 |      238
209.14/209.22	c  209s |      18 |   445790 |   379352 |     9869     93 |        5 |      238
211.15/211.27	c  211s |      18 |   449141 |   382352 |     9869     94 |        5 |      238
213.24/213.31	c  213s |      18 |   453269 |   386052 |     9869     94 |        5 |      238
215.24/215.33	c  215s |      18 |   457149 |   389452 |     9869     95 |        5 |      238
217.24/217.35	c  217s |      18 |   461166 |   392852 |     9869     96 |        5 |      238
219.24/219.36	c  219s |      18 |   464922 |   396152 |     9869     96 |        5 |      238
221.24/221.38	c  221s |      18 |   468974 |   399652 |     9869     97 |        5 |      238
223.24/223.38	c  223s |      18 |   472830 |   402852 |     9869     98 |        5 |      238
225.34/225.41	c  225s |      18 |   477004 |   406552 |     9869     98 |        5 |      238
227.34/227.45	c  227s |      18 |   480952 |   410052 |     9869     99 |        5 |      238
229.34/229.48	c  229s |      18 |   484727 |   413352 |     9869    100 |        5 |      238
231.33/231.48	c  231s |      18 |   489067 |   417052 |     9869    100 |        5 |      238
233.43/233.53	c  233s |      18 |   492989 |   420352 |     9869    101 |        5 |      238
235.44/235.55	c  235s |      18 |   497223 |   424052 |     9869    102 |        5 |      238
237.43/237.56	c  237s |      18 |   501495 |   427652 |     9869    103 |        5 |      238
239.53/239.63	c  239s |      18 |   505765 |   431352 |     9869    103 |        5 |      238
241.53/241.66	c  241s |      18 |   509690 |   434752 |     9869    104 |        5 |      238
243.63/243.70	c  243s |      18 |   514021 |   438252 |     9869    105 |        5 |      238
245.63/245.75	c  245s |      18 |   517956 |   441552 |    10856    105 |        5 |      238
247.63/247.75	c  247s |      18 |   521226 |   444352 |    10856    106 |        5 |      238
247.73/247.83	c  247s |      19 |   521364 |   444482 |    10856    106 |        5 |      238
249.73/249.87	c  249s |      19 |   525653 |   448082 |    10856    106 |        5 |      238
251.73/251.89	c  251s |      19 |   529646 |   451482 |    10856    107 |        5 |      238
253.83/253.90	c  253s |      19 |   533410 |   454582 |    10856    107 |        5 |      238
255.83/255.96	c  255s |      19 |   537980 |   458182 |    10856    108 |        5 |      238
257.82/257.97	c  257s |      19 |   541958 |   461582 |    10856    109 |        5 |      238
259.92/260.00	c  259s |      19 |   545623 |   464782 |    10856    109 |        5 |      238
261.92/262.02	c  261s |      19 |   550027 |   468382 |    10856    110 |        5 |      238
263.93/264.07	c  263s |      19 |   553944 |   471682 |    10856    111 |        5 |      238
266.02/266.11	c  266s |      19 |   557892 |   474882 |    10856    111 |        5 |      238
268.02/268.16	c  268s |      19 |   561607 |   477982 |    10856    112 |        5 |      238
270.12/270.22	c  270s |      19 |   565520 |   481182 |    10856    112 |        5 |      238
272.11/272.26	c  272s |      19 |   569631 |   484582 |    10856    113 |        5 |      238
274.21/274.32	c  274s |      19 |   573369 |   487782 |    10856    114 |        5 |      238
276.21/276.34	c  276s |      19 |   578026 |   491482 |    10856    114 |        5 |      238
278.22/278.39	c  278s |      19 |   581801 |   494682 |    10856    115 |        5 |      238
280.31/280.42	c  280s |      19 |   585342 |   497782 |    10856    115 |        5 |      238
282.31/282.42	c  282s |      19 |   588690 |   500782 |    10856    116 |        5 |      238
284.31/284.43	c  284s |      19 |   591927 |   503582 |    10856    116 |        5 |      238
286.31/286.48	c  286s |      19 |   596377 |   507382 |    10856    117 |        5 |      238
288.41/288.50	c  288s |      19 |   599911 |   510382 |    10856    118 |        5 |      238
290.41/290.56	c  290s |      19 |   604158 |   513982 |    10856    118 |        5 |      238
292.40/292.57	c  292s |      19 |   607954 |   517182 |    10856    119 |        5 |      238
294.40/294.58	c  294s |      19 |   611261 |   519982 |    10856    119 |        5 |      238
296.50/296.60	c  296s |      19 |   614885 |   522982 |    10856    120 |        5 |      238
298.50/298.61	c  298s |      19 |   618607 |   525982 |    10856    120 |        5 |      238
300.50/300.62	c  300s |      19 |   622506 |   529382 |    10856    121 |        5 |      238
302.50/302.63	c  302s |      19 |   626032 |   532582 |    10856    122 |        5 |      238
304.50/304.64	c  304s |      19 |   630057 |   536182 |    10856    122 |        5 |      238
306.50/306.65	c  306s |      19 |   633465 |   539182 |    10856    123 |        5 |      238
308.60/308.72	c  308s |      19 |   637105 |   542582 |    10856    123 |        5 |      238
310.59/310.72	c  310s |      19 |   640284 |   545482 |    10856    124 |        5 |      238
312.59/312.75	c  312s |      19 |   644711 |   549382 |    10856    125 |        5 |      238
314.69/314.80	c  314s |      19 |   648857 |   553082 |    10856    125 |        5 |      238
316.70/316.80	c  316s |      19 |   652673 |   556582 |    10856    126 |        5 |      238
318.69/318.81	c  318s |      19 |   656148 |   559682 |    10856    127 |        5 |      238
320.69/320.84	c  320s |      19 |   660441 |   563582 |    10856    127 |        5 |      238
322.69/322.85	c  322s |      19 |   664257 |   567082 |    10856    128 |        5 |      238
324.69/324.87	c  324s |      19 |   667725 |   570282 |    10856    128 |        5 |      238
326.79/326.93	c  326s |      19 |   671998 |   573782 |    10856    129 |        5 |      238
328.79/328.93	c  328s |      19 |   675486 |   576782 |    10856    130 |        5 |      238
330.78/330.95	c  330s |      19 |   679310 |   579882 |    10856    130 |        5 |      238
332.78/332.96	c  332s |      19 |   682679 |   582682 |    10856    131 |        5 |      238
334.88/335.02	c  334s |      19 |   686329 |   585782 |    10856    131 |        5 |      238
336.88/337.03	c  336s |      19 |   689725 |   588682 |    10856    132 |        5 |      238
338.88/339.09	c  338s |      19 |   693181 |   591482 |    10856    132 |        5 |      238
340.99/341.12	c  341s |      19 |   697096 |   594782 |    10856    133 |        5 |      238
342.98/343.19	c  343s |      19 |   701311 |   598482 |    10856    134 |        5 |      238
345.08/345.23	c  345s |      19 |   705478 |   601982 |    10856    134 |        5 |      238
347.08/347.26	c  347s |      19 |   708657 |   604682 |    10856    135 |        5 |      238
349.18/349.32	c  349s |      19 |   713087 |   608482 |    10856    135 |        5 |      238
351.18/351.37	c  351s |      19 |   717117 |   611982 |    10856    136 |        5 |      238
353.28/353.41	c  353s |      19 |   720957 |   615382 |    10856    137 |        5 |      238
355.28/355.43	c  355s |      19 |   725120 |   618982 |    10856    137 |        5 |      238
357.68/357.84	c  357s |      19 |   729190 |   622582 |    10856    138 |        5 |      238
359.78/359.97	c  359s |      19 |   733196 |   625882 |    10856    139 |        5 |      238
361.88/362.01	c  361s |      19 |   737165 |   629582 |    10856    139 |        5 |      238
363.88/364.04	c  363s |      19 |   740412 |   632682 |    10856    140 |        5 |      238
365.88/366.07	c  365s |      19 |   744603 |   636382 |    10856    140 |       65 |      463
367.88/368.09	c  367s |      19 |   749011 |   640082 |    10856    140 |       65 |      463
369.97/370.12	c  370s |      19 |   753044 |   643682 |    10856    141 |       65 |      463
371.97/372.14	c  372s |      19 |   756915 |   647082 |    10856    141 |       65 |      463
373.98/374.17	c  374s |      19 |   760954 |   650782 |    10856    142 |       65 |      463
375.97/376.18	c  376s |      19 |   764939 |   654282 |    10856    143 |       65 |      463
378.07/378.25	c  378s |      19 |   769248 |   657782 |    10856    143 |       65 |      463
380.07/380.29	c  380s |      19 |   773136 |   660982 |    10856    144 |       65 |      463
382.16/382.31	c  382s |      19 |   776400 |   663782 |    11942    144 |       65 |      463
384.16/384.32	c  384s |      19 |   779746 |   666582 |    11942    145 |       65 |      463
384.26/384.46	c  384s |      20 |   780061 |   666827 |    11942    145 |       65 |      463
386.26/386.49	c  386s |      20 |   783161 |   669427 |    11942    145 |       65 |      463
388.36/388.53	c  388s |      20 |   786602 |   672227 |    11942    146 |       65 |      463
390.37/390.60	c  390s |      20 |   790556 |   675627 |    11942    146 |       65 |      463
392.46/392.63	c  392s |      20 |   794373 |   678827 |    11942    147 |       65 |      463
394.46/394.69	c  394s |      20 |   798428 |   682127 |    11942    147 |       65 |      463
396.56/396.74	c  396s |      20 |   802292 |   685527 |    11942    148 |       65 |      463
398.56/398.75	c  398s |      20 |   805785 |   688427 |    11942    148 |       65 |      463
400.56/400.76	c  400s |      20 |   809939 |   691927 |    11942    149 |       65 |      463
402.56/402.78	c  402s |      20 |   814293 |   695827 |    11942    149 |       68 |      522
404.66/404.82	c  404s |      20 |   819131 |   700227 |    11942    149 |       68 |      522
406.66/406.85	c  406s |      20 |   822824 |   703627 |    11942    149 |       68 |      522
408.66/408.89	c  408s |      20 |   826543 |   706727 |    11942    149 |       72 |      635
410.76/410.93	c  410s |      20 |   830144 |   709727 |    11942    149 |       72 |      635
412.75/412.97	c  412s |      20 |   833955 |   712927 |    11942    149 |       77 |      698
414.85/415.01	c  414s |      20 |   836912 |   715427 |    11942    149 |       85 |      822
416.86/417.02	c  416s |      20 |   840983 |   718727 |    11942    149 |       95 |      950
417.86/418.01	c  417s |      20 |   843251 |   720533 |    11942    149 |      399 |     2507
417.86/418.01	c #cpu_time = 416.728s
417.86/418.01	c #wall_clock_time = 417.914s
417.86/418.01	c #decision = 843251
417.86/418.01	c #random_decision = 3046
417.86/418.01	c #conflict = 720533
417.86/418.01	c #restart = 20
417.86/418.01	s UNSATISFIABLE
417.86/418.01	c total CPU time = 416.828s
417.86/418.01	c total wall clock time = 418.013s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

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

pid=19711
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.26 2.21 2.37 3/178 19714
/proc/meminfo: memFree=29334252/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=715196 CPUtime=0 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 2667 0 0 0 0 0 0 0 20 0 4 0 13853110 732360704 3539 33554432000 4194304 16246674 140734747018480 140734747017904 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 179567 3547 441 2943 0 176461 0
[pid=19714/tid=19715] ppid=19711 vsize=732604 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 750186496 3606 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=736700 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 754380800 3621 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=740796 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13853110 758575104 3638 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100122 s]
/proc/loadavg: 2.26 2.21 2.37 3/178 19714
/proc/meminfo: memFree=29334252/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1220164 CPUtime=0.09 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 20256 0 0 0 7 2 0 0 20 0 4 0 13853110 1249447936 21065 33554432000 4194304 16246674 140734747018480 140734747017792 12479203 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 305041 21065 833 2943 0 301935 0
[pid=19714/tid=19715] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 21065 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 21065 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 21065 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1220164

[startup+0.200449 s]
/proc/loadavg: 2.26 2.21 2.37 3/178 19714
/proc/meminfo: memFree=29334252/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1220164 CPUtime=0.19 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 40716 0 0 0 15 4 0 0 20 0 4 0 13853110 1249447936 41525 33554432000 4194304 16246674 140734747018480 140734747017792 6021133 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 305041 41532 875 2943 0 301935 0
[pid=19714/tid=19715] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 41538 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 41541 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 41548 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1220164

[startup+0.300428 s]
/proc/loadavg: 2.26 2.21 2.37 3/178 19714
/proc/meminfo: memFree=29334252/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1220164 CPUtime=0.29 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 61694 0 0 0 22 7 0 0 20 0 4 0 13853110 1249447936 62503 33554432000 4194304 16246674 140734747018480 140734747017792 6843278 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 305041 62510 875 2943 0 301935 0
[pid=19714/tid=19715] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 62513 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 62520 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 62525 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1220164

[startup+0.700374 s]
/proc/loadavg: 2.26 2.21 2.37 3/178 19714
/proc/meminfo: memFree=29334252/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1220164 CPUtime=0.69 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 142515 0 0 0 50 19 0 0 20 0 4 0 13853110 1249447936 143324 33554432000 4194304 16246674 140734747018480 140734747000384 13191557 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 305041 143331 875 2943 0 301935 0
[pid=19714/tid=19715] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 143336 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 143342 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13853110 1249447936 143347 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1220164

[startup+1.50038 s]
/proc/loadavg: 2.26 2.21 2.37 3/182 19718
/proc/meminfo: memFree=28445440/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1302084 CPUtime=1.49 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 266554 0 0 0 112 37 0 0 20 0 4 0 13853110 1333334016 267363 33554432000 4194304 16246674 140734747018480 140734747017792 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 325521 267363 878 2943 0 322415 0
[pid=19714/tid=19715] ppid=19711 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1333334016 267363 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1333334016 267363 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1302084 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1333334016 267363 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1302084

[startup+3.10039 s]
/proc/loadavg: 2.24 2.20 2.37 3/182 19718
/proc/meminfo: memFree=28265740/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 267730 0 0 0 272 37 0 0 20 0 4 0 13853110 1338576896 268539 33554432000 4194304 16246674 140734747018480 140734747000384 13006047 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 326801 268539 880 2943 0 323695 0
[pid=19714/tid=19715] ppid=19711 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1338576896 268539 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1338576896 268539 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1338576896 268539 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.30038 s]
/proc/loadavg: 2.24 2.20 2.37 3/182 19718
/proc/meminfo: memFree=28260220/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1307204 CPUtime=6.29 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 267982 0 0 0 591 38 0 0 20 0 4 0 13853110 1338576896 268791 33554432000 4194304 16246674 140734747018480 140734747000384 5677667 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 326801 268791 883 2943 0 323695 0
[pid=19714/tid=19715] ppid=19711 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1338576896 268791 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1338576896 268791 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1338576896 268791 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.27 2.21 2.37 3/182 19718
/proc/meminfo: memFree=28258372/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1310276 CPUtime=12.69 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 268544 0 0 0 1231 38 0 0 20 0 4 0 13853110 1341722624 269353 33554432000 4194304 16246674 140734747018480 140734747000384 13950230 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 327569 269353 884 2943 0 324463 0
[pid=19714/tid=19715] ppid=19711 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1341722624 269353 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1341722624 269353 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1341722624 269353 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1310276

[startup+25.5005 s]
/proc/loadavg: 2.31 2.22 2.37 4/182 19718
/proc/meminfo: memFree=28253688/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1315396 CPUtime=25.49 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 269891 0 0 0 2511 38 0 0 20 0 4 0 13853110 1346965504 270700 33554432000 4194304 16246674 140734747018480 140734747000384 5822604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 328849 270700 884 2943 0 325743 0
[pid=19714/tid=19715] ppid=19711 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1346965504 270700 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1346965504 270700 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1346965504 270700 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1315396

[startup+51.1005 s]
/proc/loadavg: 2.32 2.23 2.37 3/182 19718
/proc/meminfo: memFree=28253244/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1315396 CPUtime=51.08 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 270031 0 0 0 5070 38 0 0 20 0 4 0 13853110 1346965504 270840 33554432000 4194304 16246674 140734747018480 140734747000384 5823258 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 328849 270840 884 2943 0 325743 0
[pid=19714/tid=19715] ppid=19711 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1346965504 270840 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1346965504 270840 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1346965504 270840 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1315396

[startup+102.3 s]
/proc/loadavg: 2.42 2.27 2.37 3/181 19719
/proc/meminfo: memFree=28243364/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1324612 CPUtime=102.28 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 272335 0 0 0 10190 38 0 0 20 0 4 0 13853110 1356402688 273144 33554432000 4194304 16246674 140734747018480 140734747000384 12479038 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 331153 273144 884 2943 0 328047 0
[pid=19714/tid=19715] ppid=19711 vsize=1324612 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1356402688 273144 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1324612 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1356402688 273144 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1324612 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1356402688 273144 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1324612


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

/proc/19714/statm: 331153 273148 885 2943 0 328047 0
[pid=19714/tid=19715] ppid=19711 vsize=1324612 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1356402688 273148 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1324612 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1356402688 273148 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1324612 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1356402688 273148 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1324612

[startup+222.307 s]
/proc/loadavg: 2.25 2.26 2.35 3/181 19820
/proc/meminfo: memFree=28275820/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=222.24 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274175 0 0 0 22185 39 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 6021033 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 1331780

[startup+282.3 s]
/proc/loadavg: 2.33 2.27 2.35 3/181 19821
/proc/meminfo: memFree=28275488/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=282.21 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274207 0 0 0 28182 39 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747016320 5823254 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 1331780

[startup+342.3 s]
/proc/loadavg: 2.32 2.28 2.35 3/181 19822
/proc/meminfo: memFree=28262764/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=342.18 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274237 0 0 0 34179 39 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 5677716 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 1331780

[startup+402.3 s]
/proc/loadavg: 2.38 2.30 2.35 3/181 19823
/proc/meminfo: memFree=28262308/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=402.16 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274266 0 0 0 40176 40 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 5523192 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1331780

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

[startup+409.6 s]
/proc/loadavg: 2.39 2.31 2.35 3/181 19823
/proc/meminfo: memFree=28262804/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=409.46 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274266 0 0 0 40906 40 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 409.46
Current children cumulated vsize (KiB) 1331780

[startup+412.8 s]
/proc/loadavg: 2.36 2.30 2.35 3/181 19823
/proc/meminfo: memFree=28262664/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=412.65 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274269 0 0 0 41225 40 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 5676644 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 412.65
Current children cumulated vsize (KiB) 1331780

[startup+416 s]
/proc/loadavg: 2.36 2.30 2.35 4/181 19823
/proc/meminfo: memFree=28262664/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=415.85 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274269 0 0 0 41545 40 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 415.85
Current children cumulated vsize (KiB) 1331780

[startup+416.8 s]
/proc/loadavg: 2.36 2.30 2.35 4/181 19823
/proc/meminfo: memFree=28262664/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=416.65 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274269 0 0 0 41625 40 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 5828599 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 416.65
Current children cumulated vsize (KiB) 1331780

[startup+417.6 s]
/proc/loadavg: 2.33 2.30 2.35 3/181 19823
/proc/meminfo: memFree=28262664/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=417.45 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274269 0 0 0 41705 40 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 6021260 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 417.45
Current children cumulated vsize (KiB) 1331780

[startup+418 s]
/proc/loadavg: 2.33 2.30 2.35 3/181 19823
/proc/meminfo: memFree=28262788/32872528 swapFree=1315980/1463148
[pid=19714] ppid=19711 vsize=1331780 CPUtime=417.86 cores=0,2,4,6
/proc/19714/stat : 19714 (toysat) R 19711 19714 14504 0 -1 4202496 274269 0 0 0 41746 40 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 140734747000384 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19714/statm: 332945 274940 885 2943 0 329839 0
[pid=19714/tid=19715] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19715/stat : 19715 (toysat) S 19711 19714 14504 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837319392496 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=19714/tid=19716] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19716/stat : 19716 (toysat) S 19711 19714 14504 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837308902640 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=19714/tid=19717] ppid=19711 vsize=1331780 CPUtime=0 cores=0,2,4,6
/proc/19714/task/19717/stat : 19717 (toysat) S 19711 19714 14504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 13853110 1363742720 274940 33554432000 4194304 16246674 140734747018480 139837222939824 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 417.86
Current children cumulated vsize (KiB) 1331780

Child status: 0
Real time (s): 418.055
CPU time (s): 417.916
CPU user time (s): 417.472
CPU system time (s): 0.444932
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 1331780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 417.472
system time used= 0.444932
maximum resident set size= 1099772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 274273
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= 165
involuntary context switches= 443

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.20082 second user time and 1.39879 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-17 01:01:02
IDJOB=4097590
IDBENCH=107779
IDSOLVER=2542
FILE ID=node121/4097590-1466118062
RUNJOBID= node121-1466116252-18781
PBS_JOBID= 19904064
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/quimper/SyncCodes/d_n_k/normalized-8_6_22.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4097590-1466118062/watcher-4097590-1466118062 -o /tmp/evaluation-result-4097590-1466118062/solver-4097590-1466118062 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466116252-18781 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4097590-1466118062.opb

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

MD5SUM BENCH= 496eb348daabb5052645a58bddba2d97
RANDOM SEED=882715586

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.691
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.691
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:        29334796 kB
Buffers:           52668 kB
Cached:           171976 kB
SwapCached:         2484 kB
Active:          1264160 kB
Inactive:         103492 kB
Active(anon):    1143340 kB
Inactive(anon):     1896 kB
Active(file):     120820 kB
Inactive(file):   101596 kB
Unevictable:     1463148 kB
Mlocked:         1315980 kB
SwapTotal:      67108856 kB
SwapFree:       67099892 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       2549824 kB
Mapped:            10384 kB
Shmem:                 0 kB
Slab:             569992 kB
SReclaimable:      14280 kB
SUnreclaim:       555712 kB
KernelStack:        1472 kB
PageTables:         8892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2737356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    385024 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= 71688 MiB
End job on node121 at 2016-06-17 01:08:00