Trace number 4110434

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 161.124 161.15

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900576151--soft-0-100-0.wbo
MD5SUM2ef467464a5a95a7940c8f8fcd712c57
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark26.15
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135865
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135864
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T16:05:54+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--wbo","--search=bcd2","HOME/instance-4110434-1466345153.wbo"]
0.00/0.01	c use --random-gen="2945284203 2806507370 2252262938 4214431870 46079097 235396510 1315090584 1074614878 3712190738 600132357 235765947 1580175595 786579881 2085790510 3048318457 1118578564 2225920094 54207476 2490128265 2107990017 28709582 2848033091 2899657894 2833356122 3550443360 3117058981 2847467059 2955793880 348870823 137577750 3824428818 1067267954 1183882437 4096222043 4243919813 3416588239 837629885 3831786163 4266602881 3073877364 1654317234 3574670426 1029692485 1039574184 953802418 937960066 583497438 2534632190 1121250984 3022937455 1231328013 1514611886 3725193429 355257697 3138560623 2199465673 3485708185 3348145745 1240537182 2871393037 1550667936 103743010 1964167493 2419291524 590679452 1413201242 2084292934 244889484 398393289 3556921073 2168312450 340552756 2599337489 4148896830 3782852704 458122935 1996779364 2479193379 2463110231 1105498773 2543936804 2791544944 2401978096 1344244366 5095951 299056145 2219253184 2910520596 920565946 3383091082 1935107532 3092066346 629868660 2948240802 1105548086 2698134828 984089418 3531816719 2221936503 1788418984 2919114457 1782696889 3422068683 3334083729 822112208 3809729817 3739147404 1070676979 1788536466 387846662 3213501257 2818383972 2348188051 1223151677 1731775974 2543394987 1389739641 474965434 1449206343 3930547109 4242613266 575101931 3774639068 4258201336 334759829 87073175 23060033 3734722600 1100447129 2283243673 3940965948 2884116197 2515161195 693296768 1346964160 2391517832 2432769797 4285596982 2056531130 4265166253 1894447867 3520186186 809793185 1025169790 1285375157 2525966010 3066573980 2699490162 3234853227 914708837 3396777016 2784078789 3761628585 4037389051 62066583 2480270727 3849057789 2633234879 1107979442 557741028 990259343 214283706 3899189780 586825262 2433775133 1828024433 555778031 709685864 196503746 3466587598 3781556704 2449896751 374271582 806351937 4146005313 1586924855 1426258339 1522207351 578570329 703776580 2457375349 4226275949 2989660507 2649941474 850215779 3924122577 1398684233 2337612524 3432749616 3170806702 1256779195 1072970492 3409069296 3875665835 3694628993 1902487668 1284432683 2673180523 1701688278 4185638988 552713371 1077297056 1569172129 1182704953 2030600913 937874948 3527464727 939693193 3697206416 719984966 1112611619 3444685515 201942897 3681169370 3241082325 4135160742 33773972 4173574567 3465170028 160312723 146934720 3662538098 2573766767 372642781 1004303329 1530659489 2282379708 4288417104 748123508 905217631 1764131752 20167321 3699943593 229166177 56493102 2256938709 2430150404 3857851405 2211465706 2011770019 1989053427 313134038 3954278834 957790138 2334527831 2269884850 2530905415 1631077685 1758412316 2129419266 924270778 2415512621 39484777 1427464029 2504355689 436360695 255 362436" option to reproduce the execution
0.09/0.16	c #vars 231
0.09/0.16	c #constraints 2707
0.19/0.21	c BCD2: Hardening is enabled.
0.19/0.21	c BCD2: BiasedSearch is enabled.
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.23	c  0.0s |       0 |     2718 |        0 |     1881      0 |        0 |        0
0.19/0.23	c #cpu_time = 0.018s
0.19/0.23	c #wall_clock_time = 0.019s
0.19/0.23	c #decision = 2718
0.19/0.23	c #random_decision = 16
0.19/0.23	c #conflict = 0
0.19/0.23	c #restart = 0
0.19/0.23	o 606
0.19/0.23	c BCD2: updating upper bound: 135864 -> 605
0.19/0.25	c BCD2: 0 <= obj <= 605
0.19/0.25	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.25	c Solving starts ...
0.19/0.25	c ============================[ Search Statistics ]============================
0.19/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.25	c =============================================================================
0.19/0.25	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.28	c  0.0s |       1 |     2875 |      100 |     1881      0 |        0 |        0
0.29/0.31	c  0.1s |       2 |     5818 |      250 |     2070      0 |        0 |        0
0.29/0.37	c  0.1s |       3 |     8873 |      475 |     2277      0 |        0 |        0
0.39/0.45	c  0.2s |       4 |    12067 |      813 |     2505      0 |        0 |        0
0.59/0.62	c  0.4s |       5 |    15472 |     1320 |     2756      0 |        0 |        0
0.89/0.91	c  0.7s |       6 |    19303 |     2081 |     3336      0 |        0 |        0
1.39/1.41	c  1.2s |       7 |    23543 |     3223 |     3670      0 |        0 |        0
2.30/2.38	c  2.1s |       8 |    28640 |     4936 |     4038      0 |        0 |        0
4.29/4.32	c  4.1s |       9 |    35014 |     7506 |     4442      1 |        0 |        0
6.28/6.40	c  6.1s |       9 |    39697 |     8906 |     4442      2 |        0 |        0
8.39/8.46	c  8.2s |       9 |    42954 |    11206 |     4442      2 |        0 |        0
8.59/8.60	c  8.3s |      10 |    43142 |    11361 |     4887      2 |        0 |        0
10.59/10.65	c 10.4s |      10 |    50004 |    14361 |     4887      3 |        0 |        0
12.59/12.67	c 12.4s |      10 |    52409 |    16161 |     4887      4 |        0 |        0
13.29/13.36	c 13.1s |      11 |    53952 |    17144 |     5376      4 |        0 |        0
15.39/15.44	c 15.2s |      11 |    60382 |    19744 |     5376      4 |        0 |        0
17.38/17.44	c 17.2s |      11 |    62963 |    21644 |     5376      5 |        0 |        0
19.39/19.48	c 19.2s |      11 |    66217 |    23744 |     5376      5 |        0 |        0
21.38/21.49	c 21.2s |      11 |    68508 |    25244 |     5376      6 |        0 |        0
22.09/22.18	c 21.9s |      12 |    69434 |    25819 |     5914      6 |        0 |        0
24.20/24.22	c 24.0s |      12 |    76383 |    28119 |     5914      6 |        0 |        0
26.19/26.25	c 26.0s |      12 |    80228 |    30319 |     5914      7 |        0 |        0
28.28/28.32	c 28.1s |      12 |    83840 |    32719 |     5914      7 |        0 |        0
30.28/30.39	c 30.1s |      12 |    86990 |    34719 |     5914      8 |        0 |        0
32.39/32.48	c 32.2s |      12 |    89959 |    36519 |     5914      8 |        0 |        0
34.48/34.50	c 34.2s |      12 |    92246 |    38019 |     5914      9 |        0 |        0
35.38/35.46	c 35.2s |      13 |    93531 |    38832 |     6506      9 |        0 |        0
37.39/37.47	c 37.2s |      13 |    98347 |    40332 |     6506      9 |        0 |        0
39.49/39.56	c 39.3s |      13 |   100603 |    41732 |     6506      9 |        0 |        0
41.58/41.62	c 41.4s |      13 |   102859 |    43132 |     6506     10 |        0 |        0
43.68/43.72	c 43.5s |      13 |   105374 |    44732 |     6506     10 |        0 |        0
45.79/45.81	c 45.6s |      13 |   107919 |    46032 |     6506     10 |        0 |        0
47.88/47.93	c 47.7s |      13 |   109490 |    47032 |     6506     11 |        0 |        0
49.98/50.00	c 49.7s |      13 |   112088 |    48632 |     6506     11 |        0 |        0
52.08/52.15	c 51.9s |      13 |   113662 |    49732 |     6506     11 |        0 |        0
54.08/54.15	c 53.9s |      13 |   115381 |    50732 |     6506     11 |        0 |        0
56.08/56.20	c 55.9s |      13 |   118132 |    52632 |     6506     12 |        0 |        0
58.18/58.26	c 58.0s |      13 |   121282 |    54532 |     6506     12 |        0 |        0
60.28/60.33	c 60.1s |      13 |   123675 |    56132 |     6506     12 |        0 |        0
62.28/62.34	c 62.1s |      13 |   126294 |    57532 |     6506     13 |        0 |        0
63.38/63.40	c 63.1s |      14 |   127453 |    58352 |     7157     13 |        0 |        0
65.38/65.44	c 65.2s |      14 |   132542 |    59952 |     7157     13 |        0 |        0
67.58/67.65	c 67.4s |      14 |   134804 |    61552 |     7157     14 |        0 |        0
69.68/69.72	c 69.5s |      14 |   136650 |    62852 |     7157     14 |        0 |        0
71.67/71.75	c 71.5s |      14 |   138337 |    64152 |     7157     14 |        0 |        0
73.78/73.86	c 73.6s |      14 |   140621 |    65652 |     7157     14 |        0 |        0
75.98/76.06	c 75.8s |      14 |   142106 |    66852 |     7157     15 |        0 |        0
77.97/78.08	c 77.8s |      14 |   143471 |    67952 |     7157     15 |        0 |        0
79.98/80.08	c 79.8s |      14 |   144508 |    68752 |     7157     15 |        0 |        0
82.08/82.14	c 81.9s |      14 |   146440 |    70052 |     7157     15 |        0 |        0
84.07/84.18	c 83.9s |      14 |   148092 |    71252 |     7157     15 |        0 |        0
86.17/86.26	c 86.0s |      14 |   150208 |    72752 |     7157     16 |        0 |        0
88.38/88.41	c 88.2s |      14 |   152260 |    74252 |     7157     16 |        0 |        0
90.48/90.50	c 90.2s |      14 |   153651 |    75352 |     7157     16 |        0 |        0
92.57/92.61	c 92.4s |      14 |   155635 |    76752 |     7157     17 |        0 |        0
94.58/94.69	c 94.4s |      14 |   158131 |    78452 |     7157     17 |        0 |        0
96.78/96.81	c 96.6s |      14 |   160015 |    79752 |     7157     17 |        0 |        0
98.87/98.91	c 98.7s |      14 |   162518 |    81252 |     7157     17 |        0 |        0
100.88/100.98	c  100s |      14 |   164388 |    82452 |     7157     18 |        0 |        0
102.87/102.99	c  102s |      14 |   166618 |    83952 |     7157     18 |        0 |        0
104.97/105.08	c  104s |      14 |   169070 |    85452 |     7157     18 |        0 |        0
107.07/107.13	c  106s |      14 |   171953 |    87252 |     7873     19 |        0 |        0
107.57/107.62	c  107s |      15 |   172605 |    87632 |     7873     19 |        0 |        0
109.58/109.69	c  109s |      15 |   177397 |    88932 |     7873     19 |        0 |        0
111.67/111.71	c  111s |      15 |   179801 |    90432 |     7873     19 |        0 |        0
113.77/113.83	c  113s |      15 |   182155 |    91932 |     7873     19 |        0 |        0
115.77/115.83	c  115s |      15 |   184095 |    93132 |     7873     20 |        0 |        0
117.97/118.01	c  117s |      15 |   186174 |    94432 |     7873     20 |        0 |        0
119.98/120.09	c  119s |      15 |   189022 |    96132 |     7873     20 |        0 |        0
122.18/122.21	c  121s |      15 |   191450 |    97532 |     7873     21 |        0 |        0
124.17/124.25	c  123s |      15 |   193563 |    98932 |     7873     21 |        0 |        0
126.17/126.27	c  126s |      15 |   195445 |   100032 |     7873     21 |        0 |        0
128.16/128.28	c  128s |      15 |   197143 |   101032 |     7873     21 |        0 |        0
130.27/130.38	c  130s |      15 |   199166 |   102332 |     7873     21 |        0 |        0
132.37/132.47	c  132s |      15 |   201202 |   103432 |     7873     22 |        0 |        0
134.56/134.63	c  134s |      15 |   203451 |   104832 |     7873     22 |        0 |        0
136.57/136.69	c  136s |      15 |   205476 |   106032 |     7873     22 |        0 |        0
138.77/138.82	c  138s |      15 |   207386 |   107132 |     7873     22 |        0 |        0
140.96/141.00	c  140s |      15 |   209084 |   108132 |     7873     23 |        0 |        0
143.08/143.11	c  142s |      15 |   210402 |   108932 |     7873     23 |        0 |        0
145.07/145.14	c  144s |      15 |   211551 |   109632 |     7873     23 |        0 |        0
147.17/147.22	c  146s |      15 |   213277 |   110632 |     7873     23 |        0 |        0
149.17/149.27	c  149s |      15 |   214937 |   111732 |     7873     23 |        0 |        0
151.17/151.27	c  151s |      15 |   216500 |   112632 |     7873     23 |        0 |        0
153.37/153.46	c  153s |      15 |   218189 |   113532 |     7873     24 |        0 |        0
154.07/154.14	c  153s |      15 |   218577 |   113798 |     7873     24 |        0 |        0
154.07/154.14	c #cpu_time = 153.495s
154.07/154.14	c #wall_clock_time = 153.889s
154.07/154.14	c #decision = 218577
154.07/154.14	c #random_decision = 165
154.07/154.14	c #conflict = 113798
154.07/154.14	c #restart = 15
154.07/154.14	c BCD2: found a new core of size 2692: cost of the new core is >=1
154.07/154.14	c lower bound updated to 1
154.07/154.15	c BCD2: 1 <= obj <= 605
154.07/154.15	c BCD2: #cores=1, #unrelaxed=15, #relaxed=2692, #hardened=0
154.07/154.15	c BCD2: #sat=1 #unsat=2 bias=2/3
154.07/154.16	c Solving starts ...
154.07/154.16	c ============================[ Search Statistics ]============================
154.07/154.16	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
154.07/154.16	c       |         |          |          |    Limit     GC | Var      | Constra 
154.07/154.16	c =============================================================================
154.07/154.16	c  0.0s |       0 |        0 |        0 |     7873      0 |        0 |        0
154.17/154.26	c  0.1s |       0 |     2760 |        0 |     7873      0 |        0 |        0
154.17/154.26	c #cpu_time = 0.098s
154.17/154.26	c #wall_clock_time = 0.098s
154.17/154.26	c #decision = 2760
154.17/154.26	c #random_decision = 9
154.17/154.26	c #conflict = 0
154.17/154.26	c #restart = 0
154.17/154.26	o 61
154.17/154.26	c BCD2: hardening fixes 1085 literals
154.17/154.26	c BCD2: updating upper bound: 605 -> 60
154.17/154.27	c BCD2: 1 <= obj <= 60
154.17/154.27	c BCD2: #cores=1, #unrelaxed=7, #relaxed=1615, #hardened=1085
154.17/154.27	c BCD2: #sat=2 #unsat=2 bias=2/4
154.17/154.28	c Solving starts ...
154.17/154.28	c ============================[ Search Statistics ]============================
154.17/154.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
154.17/154.28	c       |         |          |          |    Limit     GC | Var      | Constra 
154.17/154.28	c =============================================================================
154.17/154.28	c  0.0s |       0 |        0 |        0 |     7873      0 |     1085 |        1
154.37/154.48	c  0.2s |       1 |      479 |      100 |     7873      0 |     1085 |        1
154.67/154.73	c  0.5s |       2 |      772 |      250 |     7873      0 |     1085 |        1
155.17/155.25	c  1.0s |       3 |     1248 |      475 |     7873      0 |     1085 |        1
155.67/155.76	c  1.5s |       4 |     1802 |      813 |     7873      0 |     1085 |        1
156.27/156.30	c  2.0s |       5 |     2740 |     1320 |     7873      0 |     1085 |        1
156.57/156.64	c  2.4s |       5 |     3136 |     1538 |     7873      0 |     1085 |        1
156.57/156.64	c #cpu_time = 2.353s
156.57/156.64	c #wall_clock_time = 2.359s
156.57/156.64	c #decision = 3136
156.57/156.64	c #random_decision = 5
156.57/156.64	c #conflict = 1538
156.57/156.64	c #restart = 5
156.57/156.64	o 25
156.57/156.64	c BCD2: hardening fixes 962 literals
156.57/156.64	c BCD2: updating upper bound: 60 -> 24
156.57/156.64	c BCD2: 1 <= obj <= 24
156.57/156.64	c BCD2: #cores=1, #unrelaxed=5, #relaxed=655, #hardened=2047
156.57/156.64	c BCD2: #sat=3 #unsat=2 bias=2/5
156.57/156.65	c Solving starts ...
156.57/156.65	c ============================[ Search Statistics ]============================
156.57/156.65	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
156.57/156.65	c       |         |          |          |    Limit     GC | Var      | Constra 
156.57/156.65	c =============================================================================
156.57/156.65	c  0.0s |       0 |        0 |        0 |     7873      0 |     2047 |        2
156.77/156.80	c  0.2s |       1 |      218 |      100 |     7873      0 |     2047 |        2
156.87/156.97	c  0.3s |       2 |      568 |      250 |     7873      0 |     2047 |        2
157.17/157.20	c  0.6s |       3 |      888 |      475 |     7873      0 |     2047 |        2
157.37/157.50	c  0.8s |       4 |     1401 |      813 |     7873      0 |     2047 |        2
157.77/157.82	c  1.2s |       5 |     2197 |     1320 |     7873      0 |     2047 |        2
158.07/158.12	c  1.5s |       5 |     3043 |     1679 |     7873      0 |     2047 |        2
158.07/158.12	c #cpu_time = 1.471s
158.07/158.12	c #wall_clock_time = 1.475s
158.07/158.12	c #decision = 3043
158.07/158.12	c #random_decision = 1
158.07/158.12	c #conflict = 1679
158.07/158.12	c #restart = 5
158.07/158.12	o 11
158.07/158.12	c BCD2: hardening fixes 405 literals
158.07/158.12	c BCD2: updating upper bound: 24 -> 10
158.07/158.12	c BCD2: 1 <= obj <= 10
158.07/158.12	c BCD2: #cores=1, #unrelaxed=4, #relaxed=251, #hardened=2452
158.07/158.12	c BCD2: #sat=4 #unsat=2 bias=2/6
158.07/158.13	c Solving starts ...
158.07/158.13	c ============================[ Search Statistics ]============================
158.07/158.13	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
158.07/158.13	c       |         |          |          |    Limit     GC | Var      | Constra 
158.07/158.13	c =============================================================================
158.07/158.13	c  0.0s |       0 |        0 |        0 |     7873      0 |     2452 |        3
158.17/158.27	c  0.1s |       1 |      146 |      100 |     7873      0 |     2452 |        3
158.37/158.44	c  0.3s |       2 |      378 |      250 |     7873      0 |     2452 |        3
158.57/158.65	c  0.5s |       3 |      817 |      475 |     7873      0 |     2452 |        3
158.77/158.89	c  0.8s |       4 |     1391 |      813 |     7873      0 |     2452 |        3
159.17/159.22	c  1.1s |       5 |     2140 |     1320 |     7873      0 |     2452 |        3
159.37/159.40	c  1.3s |       5 |     2391 |     1453 |     7873      0 |     2452 |        3
159.37/159.40	c #cpu_time = 1.267s
159.37/159.40	c #wall_clock_time = 1.270s
159.37/159.40	c #decision = 2391
159.37/159.40	c #random_decision = 3
159.37/159.40	c #conflict = 1453
159.37/159.40	c #restart = 5
159.37/159.40	o 4
159.37/159.40	c BCD2: hardening fixes 177 literals
159.37/159.40	c BCD2: updating upper bound: 10 -> 3
159.37/159.40	c BCD2: 1 <= obj <= 3
159.37/159.40	c BCD2: #cores=1, #unrelaxed=2, #relaxed=76, #hardened=2629
159.37/159.40	c BCD2: #sat=5 #unsat=2 bias=2/7
159.37/159.40	c Solving starts ...
159.37/159.40	c ============================[ Search Statistics ]============================
159.37/159.40	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
159.37/159.40	c       |         |          |          |    Limit     GC | Var      | Constra 
159.37/159.40	c =============================================================================
159.37/159.40	c  0.0s |       0 |        0 |        0 |     7873      0 |     2629 |        4
159.47/159.55	c  0.2s |       1 |      163 |      100 |     7873      0 |     2629 |        5
159.67/159.73	c  0.3s |       2 |      444 |      250 |     7873      0 |     2629 |        5
159.77/159.89	c  0.5s |       2 |      642 |      391 |     7873      0 |     2629 |        5
159.77/159.89	c #cpu_time = 0.488s
159.77/159.89	c #wall_clock_time = 0.489s
159.77/159.89	c #decision = 642
159.77/159.89	c #random_decision = 1
159.77/159.89	c #conflict = 391
159.77/159.89	c #restart = 2
159.77/159.89	o 2
159.77/159.89	c BCD2: hardening fixes 46 literals
159.77/159.89	c BCD2: updating upper bound: 3 -> 1
159.77/159.89	c BCD2: 1 <= obj <= 1
159.77/159.89	c BCD2: #cores=1, #unrelaxed=0, #relaxed=32, #hardened=2675
159.77/159.89	c BCD2: #sat=6 #unsat=2 bias=2/8
159.77/159.89	c Solving starts ...
159.77/159.89	c ============================[ Search Statistics ]============================
159.77/159.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
159.77/159.89	c       |         |          |          |    Limit     GC | Var      | Constra 
159.77/159.89	c =============================================================================
159.77/159.89	c  0.0s |       0 |        0 |        0 |     7873      0 |     2675 |       10
159.97/160.03	c  0.1s |       1 |      156 |      100 |     7873      0 |     2675 |       10
160.07/160.19	c  0.3s |       2 |      444 |      250 |     7873      0 |     2675 |       10
160.27/160.39	c  0.5s |       3 |      781 |      475 |     7873      0 |     2675 |       10
160.77/160.81	c  0.9s |       4 |     1309 |      813 |     7873      1 |     2675 |       10
160.97/161.03	c  1.1s |       5 |     2102 |     1320 |     7873      1 |     2675 |       10
161.07/161.10	c  1.2s |       5 |     2395 |     1492 |     7873      1 |     2675 |       10
161.07/161.10	c #cpu_time = 1.203s
161.07/161.10	c #wall_clock_time = 1.206s
161.07/161.10	c #decision = 2395
161.07/161.10	c #random_decision = 4
161.07/161.10	c #conflict = 1492
161.07/161.10	c #restart = 5
161.07/161.10	o 1
161.07/161.10	s OPTIMUM FOUND
161.07/161.10	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
161.07/161.10	v -x11 x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
161.07/161.10	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
161.07/161.10	v -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40
161.07/161.10	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50
161.07/161.10	v -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60
161.07/161.10	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 x68 -x69 -x70
161.07/161.10	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
161.07/161.10	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90
161.07/161.10	v -x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
161.07/161.10	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
161.07/161.10	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120
161.07/161.10	v -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130
161.07/161.10	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
161.07/161.10	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 -x150
161.07/161.10	v -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 -x160
161.07/161.10	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
161.07/161.10	v x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180
161.07/161.10	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190
161.07/161.10	v -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200
161.07/161.10	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210
161.07/161.10	v -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 -x219 -x220
161.07/161.10	v -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
161.07/161.10	v -x231
161.07/161.10	c total CPU time = 160.692s
161.07/161.10	c total wall clock time = 161.104s

Verifier Data

OK	1

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

pid=31938
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.07 2.11 2.03 3/179 31941
/proc/meminfo: memFree=30038912/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=705980 CPUtime=0 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 2631 0 0 0 0 0 0 0 20 0 4 0 36564276 722923520 2992 33554432000 4194304 16246674 140733299275248 140733299274672 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 177007 3001 441 2943 0 173901 0
[pid=31941/tid=31942] ppid=31938 vsize=723388 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 740749312 3059 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=727484 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 744943616 3076 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=731580 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36564276 749137920 3093 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100167 s]
/proc/loadavg: 2.07 2.11 2.03 3/179 31941
/proc/meminfo: memFree=30038912/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 24930 0 0 0 6 3 0 0 20 0 4 0 36564276 1247350784 25283 33554432000 4194304 16246674 140733299275248 140733299274672 12481124 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 304529 25287 614 2943 0 301423 0
[pid=31941/tid=31942] ppid=31938 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1247350784 25287 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1247350784 25288 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36564276 1247350784 25288 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200445 s]
/proc/loadavg: 2.07 2.11 2.03 3/179 31941
/proc/meminfo: memFree=30038912/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1223236 CPUtime=0.19 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 35380 0 0 0 14 5 0 0 20 0 4 0 36564276 1252593664 35687 33554432000 4194304 16246674 140733299275248 140733299274560 7206281 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 305809 35687 862 2943 0 302703 0
[pid=31941/tid=31942] ppid=31938 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1252593664 35687 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1252593664 35687 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1252593664 35687 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300469 s]
/proc/loadavg: 2.07 2.11 2.03 3/179 31941
/proc/meminfo: memFree=30038912/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 47333 0 0 0 23 6 0 0 20 0 4 0 36564276 1338576896 47640 33554432000 4194304 16246674 140733299275248 140733299274560 12874965 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 326801 47646 918 2943 0 323695 0
[pid=31941/tid=31942] ppid=31938 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1338576896 47649 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1338576896 47655 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1338576896 47662 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700391 s]
/proc/loadavg: 2.07 2.11 2.03 3/179 31941
/proc/meminfo: memFree=30038912/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 117133 0 0 0 53 16 0 0 20 0 4 0 36564276 1338576896 117440 33554432000 4194304 16246674 140733299275248 140733299274560 5675357 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 326801 117446 918 2943 0 323695 0
[pid=31941/tid=31942] ppid=31938 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1338576896 117450 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1338576896 117459 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1338576896 117473 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.5004 s]
/proc/loadavg: 2.07 2.10 2.03 3/183 31945
/proc/meminfo: memFree=29314532/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1309252 CPUtime=1.49 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 181262 0 0 0 124 25 0 0 20 0 4 0 36564276 1340674048 181569 33554432000 4194304 16246674 140733299275248 140733299257152 5572208 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 327313 181569 920 2943 0 324207 0
[pid=31941/tid=31942] ppid=31938 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1340674048 181569 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1340674048 181569 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1340674048 181569 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1309252

[startup+3.1004 s]
/proc/loadavg: 2.07 2.10 2.03 3/183 31945
/proc/meminfo: memFree=29077072/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1309252 CPUtime=3.09 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 181522 0 0 0 284 25 0 0 20 0 4 0 36564276 1340674048 181829 33554432000 4194304 16246674 140733299275248 140733299274424 5827966 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 327313 181829 931 2943 0 324207 0
[pid=31941/tid=31942] ppid=31938 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1340674048 181829 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1340674048 181829 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1340674048 181829 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1309252

[startup+6.30039 s]
/proc/loadavg: 2.06 2.10 2.03 3/183 31945
/proc/meminfo: memFree=29074664/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1311300 CPUtime=6.28 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182034 0 0 0 603 25 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 140733299274424 5673540 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 327825 182341 931 2943 0 324719 0
[pid=31941/tid=31942] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1311300

[startup+12.7004 s]
/proc/loadavg: 2.06 2.10 2.03 4/183 31945
/proc/meminfo: memFree=28847264/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1311300 CPUtime=12.68 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182034 0 0 0 1242 26 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 140733299274424 5545784 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 327825 182341 931 2943 0 324719 0
[pid=31941/tid=31942] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1311300

[startup+25.5005 s]
/proc/loadavg: 2.12 2.11 2.03 3/183 31945
/proc/meminfo: memFree=28839120/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1311300 CPUtime=25.49 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182034 0 0 0 2521 28 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 140733299274424 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 327825 182341 931 2943 0 324719 0
[pid=31941/tid=31942] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1311300

[startup+51.1005 s]
/proc/loadavg: 1.89 2.05 2.01 3/183 32484
/proc/meminfo: memFree=28859844/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1311300 CPUtime=51.08 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182034 0 0 0 5077 31 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 140733299274424 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 327825 182341 931 2943 0 324719 0
[pid=31941/tid=31942] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1342771200 182341 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1311300

[startup+102.3 s]
/proc/loadavg: 2.00 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28803316/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1312324 CPUtime=102.28 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182291 0 0 0 10190 38 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 140733299274424 5822612 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328081 196049 931 2943 0 324975 0
[pid=31941/tid=31942] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1312324

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

[startup+102.407 s]
/proc/loadavg: 2.00 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28803316/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1312324 CPUtime=102.38 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182291 0 0 0 10200 38 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 140733299274424 13950184 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328081 196049 931 2943 0 324975 0
[pid=31941/tid=31942] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 196049 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1312324

[startup+128 s]
/proc/loadavg: 2.00 2.05 2.01 3/183 32486
/proc/meminfo: memFree=28771424/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1312324 CPUtime=127.97 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182291 0 0 0 12756 41 0 0 20 0 4 0 36564276 1343819776 204113 33554432000 4194304 16246674 140733299275248 140733299274424 13874572 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328081 204113 931 2943 0 324975 0
[pid=31941/tid=31942] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 204113 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 204113 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 204113 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 127.97
Current children cumulated vsize (KiB) 1312324

[startup+140.8 s]
/proc/loadavg: 2.07 2.07 2.01 3/183 32486
/proc/meminfo: memFree=28739156/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1312324 CPUtime=140.77 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182291 0 0 0 14034 43 0 0 20 0 4 0 36564276 1343819776 212177 33554432000 4194304 16246674 140733299275248 140733299274424 5546072 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328081 212177 931 2943 0 324975 0
[pid=31941/tid=31942] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 212177 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 212177 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1343819776 212177 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 140.77
Current children cumulated vsize (KiB) 1312324

[startup+153.6 s]
/proc/loadavg: 2.06 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28721780/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1313348 CPUtime=153.57 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182547 0 0 0 15311 46 0 0 20 0 4 0 36564276 1344868352 216465 33554432000 4194304 16246674 140733299275248 140733299274424 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328337 216465 931 2943 0 325231 0
[pid=31941/tid=31942] ppid=31938 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1344868352 216465 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1344868352 216465 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1344868352 216465 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 153.57
Current children cumulated vsize (KiB) 1313348

[startup+156.8 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28720540/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1314372 CPUtime=156.77 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182811 0 0 0 15631 46 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 140733299257152 6836977 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328593 216729 939 2943 0 325487 0
[pid=31941/tid=31942] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 156.77
Current children cumulated vsize (KiB) 1314372

[startup+158.4 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28720540/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1314372 CPUtime=158.37 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182811 0 0 0 15791 46 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 140733299257152 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328593 216729 939 2943 0 325487 0
[pid=31941/tid=31942] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216729 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 158.37
Current children cumulated vsize (KiB) 1314372

[startup+160 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28720540/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1314372 CPUtime=159.97 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182812 0 0 0 15951 46 0 0 20 0 4 0 36564276 1345916928 216730 33554432000 4194304 16246674 140733299275248 140733299257152 5523296 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328593 216730 940 2943 0 325487 0
[pid=31941/tid=31942] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216730 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216730 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 216730 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (KiB) 1314372

[startup+160.8 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28720540/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1314372 CPUtime=160.77 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182812 0 0 0 16031 46 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 140733299257152 5523192 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328593 220762 940 2943 0 325487 0
[pid=31941/tid=31942] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 1314372

[startup+161 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28720540/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1314372 CPUtime=160.97 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182812 0 0 0 16051 46 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 140733299257152 13943608 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328593 220762 940 2943 0 325487 0
[pid=31941/tid=31942] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 1314372

[startup+161.1 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 32486
/proc/meminfo: memFree=28720540/32872528 swapFree=877056/942464
[pid=31941] ppid=31938 vsize=1314372 CPUtime=161.07 cores=0,2,4,6
/proc/31941/stat : 31941 (toysat) R 31938 31941 29107 0 -1 4202496 182812 0 0 0 16061 46 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 140733299257152 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31941/statm: 328593 220762 940 2943 0 325487 0
[pid=31941/tid=31942] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31942/stat : 31942 (toysat) S 31938 31941 29107 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677184011504 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31941/tid=31943] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31943/stat : 31943 (toysat) S 31938 31941 29107 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677101174000 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31941/tid=31944] ppid=31938 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/31941/task/31944/stat : 31944 (toysat) S 31938 31941 29107 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36564276 1345916928 220762 33554432000 4194304 16246674 140733299275248 139677090700464 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 1314372

Child status: 0
Real time (s): 161.15
CPU time (s): 161.124
CPU user time (s): 160.619
CPU system time (s): 0.504923
CPU usage (%): 99.9834
Max. virtual memory (cumulated for all children) (KiB): 1314372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.619
system time used= 0.504923
maximum resident set size= 883052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182814
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= 166

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.394939 second user time and 0.640902 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-19 16:05:53
IDJOB=4110434
IDBENCH=79310
IDSOLVER=2553
FILE ID=node113/4110434-1466345153
RUNJOBID= node113-1466341823-29123
PBS_JOBID= 19922039
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 2ef467464a5a95a7940c8f8fcd712c57
RANDOM SEED=1075022407

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.799
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.54
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.799
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.54
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.799
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30039440 kB
Buffers:          154052 kB
Cached:           371508 kB
SwapCached:         1964 kB
Active:           780848 kB
Inactive:         366924 kB
Active(anon):     622208 kB
Inactive(anon):     2224 kB
Active(file):     158640 kB
Inactive(file):   364700 kB
Unevictable:      942464 kB
Mlocked:          877056 kB
SwapTotal:      67108856 kB
SwapFree:       67099096 kB
Dirty:             16492 kB
Writeback:             0 kB
AnonPages:       1563892 kB
Mapped:            11056 kB
Shmem:                 0 kB
Slab:             608952 kB
SReclaimable:      52804 kB
SUnreclaim:       556148 kB
KernelStack:        1464 kB
PageTables:         8252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2169280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node113 at 2016-06-19 16:08:35