Trace number 4120250

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 297.977 298.031

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-26-2.cnf.gz-extracted.pb.metafix.opb
MD5SUM807d72be18aeec8f8dc7250f2807d461
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 benchmark0.009997
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables105
Total number of constraints104
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)104
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
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-30T20:19:16+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-4120250-1467310755.opb"]
0.00/0.01	c use --random-gen="1188339039 126985484 3222635234 2281705341 2471669536 3578312663 2372797851 1228409891 3595269556 1193361367 2210444206 3309608948 2376834322 1692596733 3985811272 1038632658 4150345017 3867407966 4165236324 318588075 2503954237 2951890880 2369154487 1380587785 1060968620 508966851 3097988727 3935321315 4281905169 2556741865 3146162867 773005413 2435491282 2683314190 115176453 2594845861 1691542960 3546718888 425709649 1149032988 1607998529 2753713878 3180638958 3423997563 684533953 739363883 806232151 2160245090 1812527695 280168937 3576634126 3899975529 2869428335 4062636856 1669711017 2826061111 2757999062 2971661380 3682248734 1605145883 2793039360 4171778258 3425718907 1370848797 2283665919 3680411573 4195565599 2348770981 436828891 2580046334 3076314428 3810299067 1022178452 2186131793 3519747582 2805688564 2279445050 1059636270 1621068234 1840195009 2582610480 515930175 1530986146 399354542 1761231788 2001331254 4254793554 437840550 3813815825 2224411126 1429045705 3141382906 1785352903 1137340354 369244721 2733426750 3458538119 3525842740 3289255893 3260306655 3768290495 1523106529 3582164500 1713485320 694446972 787165033 1463522562 2229928814 2917016929 3743563834 844468931 1746429337 3783139585 142743300 1017333455 2601403462 1637451098 1968006064 705311178 4044130110 2186294268 3584129322 1060952140 807872218 2500196558 4088090506 3216339615 2133417686 2816223752 1999292932 2626514382 2083708500 4025178396 2892619153 1910098622 836781950 3463309383 4030935015 296998157 3139107781 576776424 634840345 1237949 2966698933 1934229147 170350059 1826648785 3658248394 2396411732 3867498382 2185152499 506140458 4065406188 2754075968 1185642524 3400240902 762742799 2942434822 3917549410 2820835521 2718868749 1749609690 2555108772 251115145 154582659 1585096547 797384580 1663160856 1054415828 4031328850 3285519782 2095824540 1695525601 1355030367 1034436182 3978902015 2761802393 387939196 281085588 3717783409 3724293557 833854025 2349346664 173928004 4026128441 1136897632 606567279 2523581110 558293475 3790658031 1396509686 1188559678 3796469603 4223876327 675409232 400872896 381823543 466398091 1322234083 330819548 4112591566 858579540 3101250461 3606712977 2754647335 921283636 1455714429 4217400951 248922716 4165854459 2071544197 3483329465 2941520875 405162663 2290132738 461198481 1427650142 360569022 3375222172 299516026 2765834812 425804977 1908128171 2319008001 1829029311 1945875628 313951420 3896947254 636934718 797215749 877257723 880033098 2739657238 4067928744 2649726039 3696695242 3406191583 659497251 4052546572 3390555633 2554175965 1765775812 3335259985 2576373066 1388622511 3497207511 2961381305 1155236830 177309762 873243629 1143541232 167863221 1957835361 3333796601 1318020433 2519386260 255 362436" option to reproduce the execution
0.00/0.01	c #vars 105
0.00/0.01	c #constraints 104
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       69      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      136 |      100 |       69      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      360 |      250 |       76      3 |        0 |        0
0.00/0.05	c  0.0s |       3 |      653 |      475 |       84      7 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1131 |      813 |       93     11 |        0 |        0
0.09/0.12	c  0.1s |       5 |     1895 |     1320 |      103     18 |        0 |        0
0.09/0.18	c  0.2s |       6 |     3451 |     2081 |      126     29 |        0 |        0
0.19/0.27	c  0.3s |       7 |     5101 |     3223 |      139     44 |        0 |        0
0.39/0.43	c  0.4s |       8 |     7722 |     4936 |      153     65 |        0 |        0
0.59/0.67	c  0.7s |       9 |    11561 |     7506 |      169     95 |        0 |        0
0.69/0.98	c  1.0s |      10 |    18049 |    11361 |      186    135 |        0 |        0
1.30/1.37	c  1.4s |      11 |    25838 |    17144 |      205    192 |        0 |        0
1.89/1.93	c  1.9s |      12 |    37350 |    25819 |      226    270 |        0 |        0
2.69/2.77	c  2.8s |      13 |    55312 |    38832 |      249    377 |        0 |        0
3.99/4.08	c  4.1s |      14 |    82438 |    58352 |      274    523 |        0 |        0
5.89/5.98	c  6.0s |      15 |   124976 |    87632 |      302    725 |        0 |        0
7.89/7.99	c  8.0s |      15 |   167753 |   118632 |      302    921 |        0 |        0
8.79/8.86	c  8.8s |      16 |   184902 |   131552 |      333   1003 |        0 |        0
10.79/10.86	c 10.8s |      16 |   227279 |   161852 |      333   1177 |        0 |        0
12.78/12.87	c 12.9s |      16 |   272972 |   193852 |      333   1364 |        0 |        0
12.98/13.09	c 13.1s |      17 |   277881 |   197432 |      367   1383 |        0 |        0
14.99/15.09	c 15.1s |      17 |   317808 |   226732 |      367   1536 |        0 |        0
17.09/17.10	c 17.1s |      17 |   354449 |   254132 |      367   1679 |        0 |        0
19.09/19.10	c 19.1s |      17 |   391912 |   282032 |      367   1826 |        0 |        0
20.10/20.12	c 20.1s |      18 |   411017 |   296252 |      404   1900 |        0 |        0
22.09/22.12	c 22.1s |      18 |   446759 |   323552 |      404   2028 |        0 |        0
24.08/24.13	c 24.1s |      18 |   482372 |   350552 |      404   2154 |        0 |        0
26.08/26.14	c 26.1s |      18 |   516441 |   377252 |      404   2280 |        0 |        0
28.08/28.14	c 28.1s |      18 |   548228 |   401952 |      404   2396 |        0 |        0
30.08/30.14	c 30.1s |      18 |   581643 |   427552 |      404   2517 |        0 |        0
31.38/31.43	c 31.4s |      19 |   603884 |   444482 |      445   2595 |        0 |        0
33.38/33.43	c 33.4s |      19 |   645374 |   473482 |      445   2721 |        0 |        0
35.39/35.43	c 35.4s |      19 |   683086 |   500882 |      445   2841 |        0 |        0
37.39/37.44	c 37.4s |      19 |   719545 |   527882 |      445   2960 |        0 |        0
39.39/39.44	c 39.4s |      19 |   757037 |   555482 |      445   3080 |        0 |        0
41.39/41.44	c 41.4s |      19 |   796090 |   583682 |      445   3204 |        0 |        0
43.39/43.45	c 43.4s |      19 |   835908 |   612882 |      445   3332 |        0 |        0
45.39/45.45	c 45.4s |      19 |   874468 |   640882 |      445   3455 |        0 |        0
47.28/47.35	c 47.3s |      20 |   908317 |   666827 |      490   3567 |        0 |        0
49.28/49.36	c 49.3s |      20 |   946065 |   693427 |      490   3672 |        0 |        0
51.28/51.36	c 51.3s |      20 |   974093 |   716827 |      490   3764 |        0 |        0
53.28/53.36	c 53.3s |      20 |  1009909 |   743627 |      490   3871 |        0 |        0
55.29/55.36	c 55.3s |      20 |  1045786 |   769927 |      490   3975 |        0 |        0
57.28/57.37	c 57.4s |      20 |  1081427 |   796127 |      490   4079 |        0 |        0
59.28/59.37	c 59.4s |      20 |  1116452 |   822227 |      490   4183 |        0 |        0
61.28/61.38	c 61.4s |      20 |  1152588 |   849227 |      490   4292 |        0 |        0
63.28/63.38	c 63.4s |      20 |  1192753 |   877727 |      490   4405 |        0 |        0
65.28/65.38	c 65.4s |      20 |  1226299 |   903927 |      490   4509 |        0 |        0
67.28/67.39	c 67.4s |      20 |  1264438 |   931827 |      490   4621 |        0 |        0
69.28/69.39	c 69.4s |      20 |  1302976 |   959527 |      490   4732 |        0 |        0
71.38/71.40	c 71.4s |      20 |  1341367 |   987127 |      490   4842 |        0 |        0
72.28/72.36	c 72.3s |      21 |  1359038 |  1000345 |      539   4892 |        0 |        0
74.27/74.36	c 74.4s |      21 |  1394581 |  1026845 |      539   4988 |        0 |        0
76.28/76.37	c 76.4s |      21 |  1428662 |  1052545 |      539   5081 |        0 |        0
78.29/78.37	c 78.4s |      21 |  1463288 |  1078445 |      539   5176 |        0 |        0
80.28/80.37	c 80.4s |      21 |  1492909 |  1102445 |      539   5263 |        0 |        0
82.28/82.38	c 82.4s |      21 |  1526563 |  1127745 |      539   5355 |        0 |        0
84.28/84.38	c 84.4s |      21 |  1559705 |  1153045 |      539   5446 |        0 |        0
86.28/86.39	c 86.4s |      21 |  1591319 |  1177645 |      539   5535 |        0 |        0
88.28/88.39	c 88.4s |      21 |  1618214 |  1200345 |      539   5617 |        0 |        0
90.28/90.40	c 90.4s |      21 |  1644801 |  1222645 |      539   5697 |        0 |        0
92.38/92.40	c 92.4s |      21 |  1675081 |  1246845 |      539   5785 |        0 |        0
94.37/94.40	c 94.4s |      21 |  1704964 |  1271445 |      539   5874 |        0 |        0
96.37/96.41	c 96.4s |      21 |  1734580 |  1295945 |      539   5962 |        0 |        0
98.37/98.41	c 98.4s |      21 |  1764507 |  1320645 |      539   6050 |        0 |        0
100.38/100.42	c  100s |      21 |  1797335 |  1346345 |      539   6143 |        0 |        0
102.37/102.42	c  102s |      21 |  1831526 |  1372445 |      539   6238 |        0 |        0
104.37/104.42	c  104s |      21 |  1862828 |  1396845 |      539   6328 |        0 |        0
106.37/106.43	c  106s |      21 |  1900819 |  1423945 |      539   6427 |        0 |        0
108.38/108.43	c  108s |      21 |  1938317 |  1451245 |      539   6527 |        0 |        0
110.38/110.44	c  110s |      21 |  1976832 |  1478845 |      539   6627 |        0 |        0
111.98/112.03	c  112s |      22 |  2008457 |  1500622 |      593   6703 |        0 |        0
113.98/114.03	c  114s |      22 |  2042469 |  1526122 |      593   6788 |        0 |        0
115.98/116.03	c  116s |      22 |  2076303 |  1551922 |      593   6873 |        0 |        0
117.98/118.04	c  118s |      22 |  2107922 |  1576622 |      593   6955 |        0 |        0
119.97/120.04	c  120s |      22 |  2137334 |  1600822 |      593   7035 |        0 |        0
121.97/122.04	c  122s |      22 |  2166972 |  1625122 |      593   7115 |        0 |        0
123.97/124.05	c  124s |      22 |  2197196 |  1649122 |      593   7195 |        0 |        0
125.97/126.06	c  126s |      22 |  2231263 |  1674022 |      593   7277 |        0 |        0
127.97/128.06	c  128s |      22 |  2263917 |  1699122 |      593   7360 |        0 |        0
129.98/130.06	c  130s |      22 |  2293225 |  1722722 |      593   7438 |        0 |        0
131.97/132.06	c  132s |      22 |  2326690 |  1747822 |      593   7521 |        0 |        0
133.97/134.07	c  134s |      22 |  2357264 |  1771822 |      593   7600 |        0 |        0
135.97/136.08	c  136s |      22 |  2393849 |  1798422 |      593   7688 |        0 |        0
137.97/138.08	c  138s |      22 |  2426541 |  1823222 |      593   7770 |        0 |        0
139.97/140.09	c  140s |      22 |  2457499 |  1846822 |      593   7848 |        0 |        0
141.96/142.09	c  142s |      22 |  2492643 |  1872322 |      593   7932 |        0 |        0
143.96/144.09	c  144s |      22 |  2528353 |  1897722 |      593   8016 |        0 |        0
146.06/146.10	c  146s |      22 |  2562335 |  1923322 |      593   8101 |        0 |        0
148.07/148.10	c  148s |      22 |  2594842 |  1948622 |      593   8185 |        0 |        0
150.07/150.11	c  150s |      22 |  2631773 |  1975122 |      593   8272 |        0 |        0
152.08/152.11	c  152s |      22 |  2668960 |  2001822 |      593   8361 |        0 |        0
154.07/154.12	c  154s |      22 |  2705446 |  2028722 |      593   8450 |        0 |        0
156.07/156.12	c  156s |      22 |  2742892 |  2055922 |      593   8540 |        0 |        0
158.07/158.12	c  158s |      22 |  2782312 |  2083822 |      593   8633 |        0 |        0
160.07/160.13	c  160s |      22 |  2819093 |  2110622 |      593   8722 |        0 |        0
162.07/162.13	c  162s |      22 |  2856280 |  2137422 |      593   8811 |        0 |        0
164.07/164.14	c  164s |      22 |  2890670 |  2163422 |      593   8897 |        0 |        0
166.06/166.14	c  166s |      22 |  2924793 |  2189422 |      593   8983 |        0 |        0
168.06/168.14	c  168s |      22 |  2959422 |  2215322 |      593   9068 |        0 |        0
170.06/170.14	c  170s |      22 |  2992940 |  2240822 |      653   9151 |        0 |        0
170.86/170.98	c  170s |      23 |  3006190 |  2251038 |      653   9181 |        0 |        0
172.87/172.99	c  172s |      23 |  3041558 |  2276738 |      653   9258 |        0 |        0
174.86/174.99	c  174s |      23 |  3076578 |  2302838 |      653   9337 |        0 |        0
176.86/176.99	c  176s |      23 |  3113526 |  2329138 |      653   9416 |        0 |        0
178.96/179.00	c  178s |      23 |  3146345 |  2353738 |      653   9490 |        0 |        0
180.97/181.01	c  180s |      23 |  3181646 |  2379438 |      653   9567 |        0 |        0
182.96/183.01	c  182s |      23 |  3215925 |  2404938 |      653   9644 |        0 |        0
184.97/185.02	c  185s |      23 |  3252124 |  2431138 |      653   9723 |        0 |        0
186.96/187.02	c  187s |      23 |  3288189 |  2457538 |      653   9803 |        0 |        0
188.96/189.03	c  189s |      23 |  3323528 |  2483538 |      653   9882 |        0 |        0
190.96/191.03	c  191s |      23 |  3359061 |  2509638 |      653   9961 |        0 |        0
192.96/193.03	c  193s |      23 |  3393718 |  2535538 |      653  10038 |        0 |        0
194.97/195.04	c  195s |      23 |  3428408 |  2561638 |      653  10117 |        0 |        0
196.96/197.04	c  197s |      23 |  3463102 |  2587338 |      653  10194 |        0 |        0
198.96/199.05	c  199s |      23 |  3497200 |  2613138 |      653  10272 |        0 |        0
200.96/201.05	c  201s |      23 |  3530495 |  2638238 |      653  10348 |        0 |        0
202.96/203.06	c  203s |      23 |  3562240 |  2662938 |      653  10422 |        0 |        0
204.96/205.06	c  205s |      23 |  3599824 |  2690138 |      653  10505 |        0 |        0
206.97/207.06	c  207s |      23 |  3632930 |  2715538 |      653  10581 |        0 |        0
208.96/209.07	c  209s |      23 |  3669431 |  2742738 |      653  10663 |        0 |        0
210.96/211.07	c  211s |      23 |  3706123 |  2769438 |      653  10744 |        0 |        0
212.96/213.07	c  213s |      23 |  3741288 |  2795438 |      653  10822 |        0 |        0
214.96/215.08	c  215s |      23 |  3773489 |  2820338 |      653  10897 |        0 |        0
216.96/217.08	c  217s |      23 |  3810186 |  2846238 |      653  10975 |        0 |        0
218.96/219.08	c  219s |      23 |  3845121 |  2871638 |      653  11051 |        0 |        0
220.95/221.09	c  221s |      23 |  3877275 |  2895438 |      653  11122 |        0 |        0
222.95/223.09	c  223s |      23 |  3912858 |  2921638 |      653  11201 |        0 |        0
224.95/225.09	c  225s |      23 |  3947958 |  2947438 |      653  11278 |        0 |        0
227.06/227.10	c  227s |      23 |  3984134 |  2973938 |      653  11357 |        1 |        0
228.97/229.10	c  229s |      23 |  4018106 |  2999138 |      653  11433 |        1 |        0
231.06/231.10	c  231s |      23 |  4051972 |  3024038 |      653  11508 |        1 |        0
233.06/233.11	c  233s |      23 |  4082161 |  3047938 |      653  11579 |        1 |        0
235.06/235.11	c  235s |      23 |  4115191 |  3072738 |      653  11654 |        1 |        0
237.06/237.11	c  237s |      23 |  4149084 |  3097738 |      653  11729 |        1 |        0
239.05/239.12	c  239s |      23 |  4179904 |  3121438 |      653  11800 |        1 |        0
241.06/241.12	c  241s |      23 |  4212410 |  3145738 |      653  11873 |        1 |        0
243.05/243.13	c  243s |      23 |  4242483 |  3169238 |      653  11944 |        1 |        0
245.05/245.13	c  245s |      23 |  4272570 |  3193538 |      653  12017 |        1 |        0
247.05/247.14	c  247s |      23 |  4306231 |  3218438 |      653  12092 |        1 |        0
249.05/249.14	c  249s |      23 |  4340276 |  3243438 |      653  12167 |        1 |        0
251.06/251.15	c  251s |      23 |  4374556 |  3268738 |      653  12243 |        1 |        0
253.05/253.15	c  253s |      23 |  4407829 |  3293538 |      653  12317 |        1 |        0
255.05/255.15	c  255s |      23 |  4439814 |  3317638 |      653  12390 |        1 |        0
257.05/257.15	c  257s |      23 |  4473603 |  3342638 |      653  12465 |        1 |        0
259.05/259.16	c  259s |      23 |  4504776 |  3366638 |      719  12533 |        1 |        0
259.95/260.08	c  260s |      24 |  4518066 |  3376662 |      719  12561 |        1 |        0
261.95/262.08	c  262s |      24 |  4543838 |  3398562 |      719  12620 |        1 |        0
263.94/264.08	c  264s |      24 |  4573904 |  3422562 |      719  12686 |        1 |        0
265.94/266.08	c  266s |      24 |  4604358 |  3446262 |      719  12751 |        1 |        0
267.95/268.09	c  268s |      24 |  4638529 |  3471262 |      719  12819 |        1 |        0
269.95/270.09	c  270s |      24 |  4674478 |  3496162 |      719  12887 |        1 |        0
271.96/272.10	c  272s |      24 |  4711101 |  3521762 |      719  12957 |        1 |        0
273.95/274.10	c  274s |      24 |  4742203 |  3546562 |      719  13025 |        1 |        0
276.05/276.10	c  276s |      24 |  4778895 |  3573162 |      719  13098 |        1 |        0
278.05/278.11	c  278s |      24 |  4814215 |  3598962 |      719  13168 |        2 |        0
280.05/280.11	c  280s |      24 |  4846272 |  3623062 |      719  13234 |        2 |        0
282.05/282.12	c  282s |      24 |  4880397 |  3647862 |      719  13302 |        2 |        0
284.06/284.12	c  284s |      24 |  4916299 |  3673462 |      719  13372 |        2 |        0
286.05/286.13	c  286s |      24 |  4951579 |  3699462 |      719  13443 |        2 |        0
288.05/288.14	c  288s |      24 |  4982911 |  3724162 |      719  13509 |        3 |        0
290.05/290.14	c  290s |      24 |  5014924 |  3748762 |      719  13576 |        3 |        0
292.05/292.14	c  292s |      24 |  5047749 |  3773862 |      719  13645 |        3 |        0
294.04/294.14	c  294s |      24 |  5083637 |  3799662 |      719  13716 |        3 |        0
296.05/296.15	c  296s |      24 |  5116375 |  3824562 |      719  13783 |        5 |        0
297.84/297.97	c  297s |      24 |  5150467 |  3849374 |      719  13845 |       36 |        2
297.84/297.97	c #cpu_time = 297.197s
297.84/297.97	c #wall_clock_time = 297.956s
297.84/297.97	c #decision = 5150467
297.84/297.97	c #random_decision = 22240
297.84/297.97	c #conflict = 3849374
297.84/297.97	c #restart = 24
297.84/297.97	s UNSATISFIABLE
297.84/297.97	c total CPU time = 297.211s
297.84/297.97	c total wall clock time = 297.970s

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

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

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


[startup+0 s]
/proc/loadavg: 2.06 2.07 2.04 3/179 12055
/proc/meminfo: memFree=29361848/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=720316 CPUtime=0 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 2688 0 0 0 0 0 0 0 20 0 4 0 10104768 737603584 3049 33554432000 4194304 16246674 140735346087200 140735346086624 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 180847 3058 441 2943 0 177741 0
[pid=12055/tid=12056] ppid=12052 vsize=738748 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 756477952 3118 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=742844 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 760672256 3134 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=746940 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10104768 764866560 3153 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100129 s]
/proc/loadavg: 2.06 2.07 2.04 3/179 12055
/proc/meminfo: memFree=29361848/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 24497 0 0 0 7 2 0 0 20 0 4 0 10104768 1247350784 24847 33554432000 4194304 16246674 140735346087200 140735346086136 12874965 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 304529 24854 709 2943 0 301423 0
[pid=12055/tid=12056] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 24861 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 24869 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 24874 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200492 s]
/proc/loadavg: 2.06 2.07 2.04 3/179 12055
/proc/meminfo: memFree=29361848/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 46641 0 0 0 13 6 0 0 20 0 4 0 10104768 1247350784 46991 33554432000 4194304 16246674 140735346087200 140735346086136 5589077 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 304529 47003 709 2943 0 301423 0
[pid=12055/tid=12056] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 47009 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 47014 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 47019 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300441 s]
/proc/loadavg: 2.06 2.07 2.04 3/179 12055
/proc/meminfo: memFree=29361848/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 69253 0 0 0 20 9 0 0 20 0 4 0 10104768 1247350784 69603 33554432000 4194304 16246674 140735346087200 140735346086136 6024617 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 304529 69615 709 2943 0 301423 0
[pid=12055/tid=12056] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 69621 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 69627 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 69635 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700368 s]
/proc/loadavg: 2.06 2.07 2.04 3/179 12055
/proc/meminfo: memFree=29361848/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 158584 0 0 0 48 21 0 0 20 0 4 0 10104768 1247350784 158934 33554432000 4194304 16246674 140735346087200 140735346086136 5677541 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 304529 158947 709 2943 0 301423 0
[pid=12055/tid=12056] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 158954 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 158959 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 158968 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50045 s]
/proc/loadavg: 2.06 2.07 2.04 3/183 12059
/proc/meminfo: memFree=28379796/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 245474 0 0 0 116 33 0 0 20 0 4 0 10104768 1247350784 245803 33554432000 4194304 16246674 140735346087200 140735346086512 5523360 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 304529 245803 785 2943 0 301423 0
[pid=12055/tid=12056] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 245803 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 245803 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1247350784 245803 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10036 s]
/proc/loadavg: 2.06 2.07 2.04 3/183 12059
/proc/meminfo: memFree=28291524/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267401 0 0 0 273 36 0 0 20 0 4 0 10104768 1337528320 267730 33554432000 4194304 16246674 140735346087200 140735346070200 13906985 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267730 785 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267730 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267730 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267730 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30037 s]
/proc/loadavg: 2.05 2.07 2.04 3/183 12059
/proc/meminfo: memFree=28291484/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267402 0 0 0 593 36 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 140735346070200 12478249 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267731 785 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.05 2.07 2.04 3/183 12059
/proc/meminfo: memFree=28291420/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=12.68 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267402 0 0 0 1232 36 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 140735346070200 5823520 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267731 785 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267731 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

[startup+25.5004 s]
/proc/loadavg: 2.04 2.07 2.03 3/183 12059
/proc/meminfo: memFree=28291304/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=25.49 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267421 0 0 0 2512 37 0 0 20 0 4 0 10104768 1337528320 267750 33554432000 4194304 16246674 140735346087200 140735346070200 5827966 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267750 785 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267750 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267750 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267750 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1004 s]
/proc/loadavg: 2.10 2.08 2.04 3/184 12062
/proc/meminfo: memFree=28290896/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=51.08 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267436 0 0 0 5070 38 0 0 20 0 4 0 10104768 1337528320 267765 33554432000 4194304 16246674 140735346087200 140735346070200 5546036 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267765 785 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267765 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267765 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267765 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

[startup+102.3 s]
/proc/loadavg: 2.16 2.09 2.04 3/184 12064
/proc/meminfo: memFree=28291120/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=102.27 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267440 0 0 0 10188 39 0 0 20 0 4 0 10104768 1337528320 267769 33554432000 4194304 16246674 140735346087200 140735346070200 6072645 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267769 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267769 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267769 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267769 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1306180

[startup+162.3 s]
/proc/loadavg: 2.10 2.09 2.04 3/183 12065
/proc/meminfo: memFree=28288032/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=162.27 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267443 0 0 0 16186 41 0 0 20 0 4 0 10104768 1337528320 267772 33554432000 4194304 16246674 140735346087200 140735346070200 6075265 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267772 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267772 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267772 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267772 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1306180

[startup+222.3 s]
/proc/loadavg: 2.15 2.10 2.05 3/183 12066
/proc/meminfo: memFree=28287912/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=222.25 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267444 0 0 0 22182 43 0 0 20 0 4 0 10104768 1337528320 267773 33554432000 4194304 16246674 140735346087200 140735346070200 5721893 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267773 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267773 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267773 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267773 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1306180

[startup+282.3 s]
/proc/loadavg: 2.11 2.09 2.05 3/183 12067
/proc/meminfo: memFree=28285904/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=282.25 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267476 0 0 0 28180 45 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 140735346070200 5754969 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267805 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 1306180

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

[startup+288.2 s]
/proc/loadavg: 2.10 2.09 2.05 3/183 12067
/proc/meminfo: memFree=28285888/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=288.15 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267476 0 0 0 28770 45 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 140735346070200 5675461 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267805 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 288.15
Current children cumulated vsize (KiB) 1306180

[startup+294.6 s]
/proc/loadavg: 2.17 2.10 2.05 3/183 12067
/proc/meminfo: memFree=28286260/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=294.54 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267476 0 0 0 29409 45 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 140735346069120 5666848 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267805 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 294.54
Current children cumulated vsize (KiB) 1306180

[startup+296.207 s]
/proc/loadavg: 2.17 2.10 2.05 3/183 12067
/proc/meminfo: memFree=28285996/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=296.15 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267476 0 0 0 29570 45 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 140735346069120 6021376 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267805 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 296.15
Current children cumulated vsize (KiB) 1306180

[startup+297 s]
/proc/loadavg: 2.17 2.10 2.05 3/183 12067
/proc/meminfo: memFree=28285996/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=296.94 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267476 0 0 0 29649 45 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 140735346069120 13928584 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267805 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 296.94
Current children cumulated vsize (KiB) 1306180

[startup+297.8 s]
/proc/loadavg: 2.17 2.10 2.05 3/183 12067
/proc/meminfo: memFree=28285500/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=1306180 CPUtime=297.74 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) R 12052 12055 11495 0 -1 4202496 267476 0 0 0 29729 45 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 140735346069120 5673642 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 326545 267805 788 2943 0 323439 0
[pid=12055/tid=12056] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) S 12052 12055 11495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954919288048 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=12055/tid=12057] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12057/stat : 12057 (toysat) S 12052 12055 11495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954908798192 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=12055/tid=12058] ppid=12052 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/12055/task/12058/stat : 12058 (toysat) S 12052 12055 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 10104768 1337528320 267805 33554432000 4194304 16246674 140735346087200 139954898324656 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 297.74
Current children cumulated vsize (KiB) 1306180

[startup+298 s]
/proc/loadavg: 2.17 2.10 2.05 3/183 12067
/proc/meminfo: memFree=28285500/32872528 swapFree=1102192/1183952
[pid=12055] ppid=12052 vsize=0 CPUtime=297.94 cores=1,3,5,7
/proc/12055/stat : 12055 (toysat) Z 12052 12055 11495 0 -1 4202508 267482 0 0 0 29746 48 0 0 20 0 2 0 10104768 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/12055/statm: 0 0 0 0 0 0 0
[pid=12055/tid=12056] ppid=12052 vsize=0 CPUtime=0.01 cores=1,3,5,7
/proc/12055/task/12056/stat : 12056 (toysat) R 12052 12055 11495 0 -1 4203588 10 0 0 0 0 1 0 0 20 0 2 0 10104768 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 297.94
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 298.031
CPU time (s): 297.977
CPU user time (s): 297.47
CPU system time (s): 0.506922
CPU usage (%): 99.9818
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 297.47
system time used= 0.506922
maximum resident set size= 1071236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267482
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= 21
involuntary context switches= 310

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.06684 second user time and 1.63175 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 20:19:15
IDJOB=4120250
IDBENCH=109850
IDSOLVER=2542
FILE ID=node115/4120250-1467310755
RUNJOBID= node115-1467308742-11512
PBS_JOBID= 20005276
Free space on /tmp= 71648 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-26-2.cnf.gz-extracted.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4120250-1467310755/watcher-4120250-1467310755 -o /tmp/evaluation-result-4120250-1467310755/solver-4120250-1467310755 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467308742-11512 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4120250-1467310755.opb

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

MD5SUM BENCH= 807d72be18aeec8f8dc7250f2807d461
RANDOM SEED=1632528883

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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:        29363004 kB
Buffers:          153952 kB
Cached:           342376 kB
SwapCached:            0 kB
Active:          1368436 kB
Inactive:         216752 kB
Active(anon):    1084876 kB
Inactive(anon):     6556 kB
Active(file):     283560 kB
Inactive(file):   210196 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16320 kB
Writeback:             0 kB
AnonPages:       2275000 kB
Mapped:            17116 kB
Shmem:               204 kB
Slab:             607104 kB
SReclaimable:      51396 kB
SUnreclaim:       555708 kB
KernelStack:        1520 kB
PageTables:         8496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2410772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71632 MiB
End job on node115 at 2016-06-30 20:24:14