Trace number 4110398

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 220.138 220.171

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900582300--soft-0-100-0.wbo
MD5SUM0a3bbeff5fae384bd8f72d98174965d3
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 benchmark19.742
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 134314
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 134313
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 683
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:03:37+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-4110398-1466345017.wbo"]
0.00/0.01	c use --random-gen="2828991911 4072095712 2463936740 2350935968 3600382583 376779254 2099213503 3408557770 4236264181 483956563 580780101 3531256161 3035728159 242208781 2515300753 690477422 2869288776 2613255887 3130105479 2737275862 589221450 2425669650 4072816560 550181265 2685937255 450849923 4071331822 2926529279 2951081202 1779673029 3640595537 3753239820 2067587787 675642933 3894387193 4147750305 1405722901 2295283151 3257611771 3519345018 2687149618 612245792 453979694 2076505200 230442217 2004545781 2655990912 1564581629 948120336 2240732986 2105871332 1993722010 3177538167 1775320147 2148148540 2635089534 2674203440 4243993117 273499048 2945045316 3140387591 1076228911 497312553 1177980217 3157090054 2651115662 552366354 3508328037 929766616 2781062660 1538849435 3346185120 1809917057 359807648 3465842064 3035729270 410500536 526241708 4253198030 816339260 2436423063 1240049934 1113376949 3682345302 2659586938 819820187 331959842 2718673518 4280025741 1025240680 3847573629 3172854594 292950081 3035537657 870463353 1503984067 1972448877 310328432 4233625671 3915529575 2766242087 3937940527 1100260360 762118592 3335987827 2249809222 4149063586 518709089 2850654256 3308569251 2344992731 3813588448 102989670 8239359 3509094995 1194674253 2684196132 1945589097 3654383015 3157381267 2311486776 2081153637 2863371708 3711885603 2443132947 3172931378 283745337 2597025366 4224850417 3575206361 1920095868 54224058 275984359 981929855 7833486 1642770533 4093217888 2207519788 322534654 2197041374 3564620463 308796757 1406143359 3292431545 606323483 737786994 3286831651 2110342039 3379622835 2701209615 3291350024 3109936834 2005586319 2490569506 275191325 1221339931 951339236 2942244121 800421276 2068405479 1625050537 2202255637 4019217760 2453719188 3572675873 900791301 2985420368 882453386 2407349052 3929782531 3386391956 248764633 3888171203 2022457425 3773555743 4217280341 2549399868 909269131 2403092628 3030454266 1409699803 2837196755 3155619312 3484188262 3516867357 4223590384 3288378188 2417380479 1084683921 4200386125 220441851 1198347185 3200676719 4218294972 2970774235 2239453399 2267372981 2895529714 1060163503 4121921583 1993624310 956189942 1299380451 3787837283 2997834894 1348778610 3711453054 319610973 3663991301 1856931993 819954434 3903246497 4254108998 1041293132 3849304339 1512523727 2880392134 1762061365 94053257 1855727111 321320820 162045772 4017946330 4087979175 3758712019 4196499119 633941493 2758223512 2665804010 2105401193 2805090879 1473350282 1134391150 1246535716 3354351709 3446382540 2232229062 466356363 4261206512 2255655644 2936047501 789949120 315285038 4069423881 1804818406 3521651724 2431494662 1562419098 384124699 1637552593 2628842527 2531598766 2551991299 1655536357 1829780674 3884799256 255 362436" option to reproduce the execution
0.08/0.17	c #vars 231
0.08/0.17	c #constraints 2707
0.19/0.22	c BCD2: Hardening is enabled.
0.19/0.22	c BCD2: BiasedSearch is enabled.
0.19/0.22	c Solving starts ...
0.19/0.22	c ============================[ Search Statistics ]============================
0.19/0.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.22	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.22	c =============================================================================
0.19/0.22	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.24	c  0.0s |       0 |     2719 |        0 |     1881      0 |        0 |        0
0.19/0.24	c #cpu_time = 0.017s
0.19/0.24	c #wall_clock_time = 0.017s
0.19/0.24	c #decision = 2719
0.19/0.24	c #random_decision = 14
0.19/0.24	c #conflict = 0
0.19/0.24	c #restart = 0
0.19/0.24	o 304
0.19/0.24	c BCD2: updating upper bound: 134313 -> 303
0.19/0.26	c BCD2: 0 <= obj <= 303
0.19/0.26	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.26	c Solving starts ...
0.19/0.26	c ============================[ Search Statistics ]============================
0.19/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.26	c =============================================================================
0.19/0.26	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.29	c  0.0s |       1 |     2870 |      100 |     1881      0 |        0 |        0
0.29/0.33	c  0.1s |       2 |     5812 |      250 |     2070      0 |        0 |        0
0.29/0.38	c  0.1s |       3 |     8983 |      475 |     2277      0 |        0 |        0
0.49/0.51	c  0.2s |       4 |    12215 |      813 |     2505      0 |        0 |        0
0.69/0.70	c  0.4s |       5 |    15645 |     1320 |     2756      0 |        0 |        0
0.79/0.89	c  0.6s |       6 |    19525 |     2081 |     3336      0 |        0 |        0
1.29/1.31	c  1.1s |       7 |    23955 |     3223 |     3670      0 |        0 |        0
2.39/2.46	c  2.2s |       8 |    29241 |     4936 |     4038      0 |        0 |        0
4.40/4.46	c  4.2s |       8 |    35483 |     7236 |     4038      1 |        0 |        0
4.59/4.69	c  4.4s |       9 |    35901 |     7506 |     4442      1 |        0 |        0
6.69/6.79	c  6.5s |       9 |    41254 |     9206 |     4442      2 |        0 |        0
7.99/8.09	c  7.8s |      10 |    44325 |    11361 |     4887      2 |        0 |        0
10.08/10.10	c  9.8s |      10 |    49768 |    13261 |     4887      3 |        0 |        0
12.09/12.19	c 11.9s |      10 |    52020 |    14861 |     4887      3 |        0 |        0
14.08/14.14	c 13.9s |      11 |    55775 |    17144 |     5376      4 |        0 |        0
16.08/16.15	c 15.9s |      11 |    62322 |    19344 |     5376      4 |        0 |        0
18.09/18.19	c 17.9s |      11 |    64906 |    20944 |     5376      5 |        0 |        0
20.29/20.32	c 20.1s |      11 |    68181 |    22844 |     5376      5 |        0 |        0
22.39/22.43	c 22.2s |      11 |    70425 |    24244 |     5376      5 |        0 |        0
23.98/24.04	c 23.8s |      12 |    72719 |    25819 |     5914      6 |        0 |        0
25.98/26.06	c 25.8s |      12 |    78453 |    28019 |     5914      6 |        0 |        0
28.08/28.16	c 27.9s |      12 |    80392 |    29419 |     5914      7 |        0 |        0
30.09/30.19	c 29.9s |      12 |    83230 |    31319 |     5914      7 |        0 |        0
32.29/32.32	c 32.1s |      12 |    85858 |    33019 |     5914      7 |        0 |        0
34.39/34.42	c 34.2s |      12 |    88161 |    34619 |     5914      8 |        0 |        0
36.48/36.56	c 36.3s |      12 |    90680 |    36019 |     5914      8 |        0 |        0
38.59/38.65	c 38.4s |      12 |    94046 |    38219 |     5914      9 |        0 |        0
39.38/39.40	c 39.1s |      13 |    94880 |    38832 |     6506      9 |        0 |        0
41.48/41.50	c 41.2s |      13 |   100542 |    40832 |     6506      9 |        0 |        0
43.58/43.63	c 43.4s |      13 |   102170 |    41932 |     6506      9 |        0 |        0
45.69/45.73	c 45.5s |      13 |   103791 |    43032 |     6506     10 |        0 |        0
47.79/47.81	c 47.6s |      13 |   106028 |    44332 |     6506     10 |        0 |        0
49.78/49.86	c 49.6s |      13 |   109169 |    46232 |     6506     10 |        0 |        0
51.79/51.89	c 51.6s |      13 |   111433 |    47732 |     6506     11 |        0 |        0
53.88/53.99	c 53.7s |      13 |   113569 |    49232 |     6506     11 |        0 |        0
55.98/56.04	c 55.8s |      13 |   115080 |    50332 |     6506     11 |        0 |        0
58.18/58.22	c 58.0s |      13 |   116565 |    51332 |     6506     11 |        0 |        0
60.28/60.35	c 60.1s |      13 |   118551 |    52632 |     6506     12 |        0 |        0
62.38/62.41	c 62.1s |      13 |   120895 |    54032 |     6506     12 |        0 |        0
64.38/64.49	c 64.2s |      13 |   123065 |    55432 |     6506     12 |        0 |        0
66.48/66.58	c 66.3s |      13 |   125069 |    56632 |     6506     13 |        0 |        0
68.58/68.60	c 68.3s |      13 |   126861 |    57732 |     6506     13 |        0 |        0
69.68/69.71	c 69.4s |      14 |   127819 |    58352 |     7157     13 |        0 |        0
71.68/71.73	c 71.5s |      14 |   131783 |    59152 |     7157     13 |        0 |        0
73.79/73.81	c 73.5s |      14 |   133064 |    59952 |     7157     13 |        0 |        0
75.78/75.87	c 75.6s |      14 |   134437 |    60752 |     7157     13 |        0 |        0
77.88/77.97	c 77.7s |      14 |   135711 |    61452 |     7157     13 |        0 |        0
80.17/80.22	c 80.0s |      14 |   137255 |    62352 |     7157     14 |        0 |        0
82.18/82.26	c 82.0s |      14 |   138260 |    62952 |     7157     14 |        0 |        0
84.57/84.62	c 84.4s |      14 |   139373 |    63552 |     7157     14 |        0 |        0
86.57/86.68	c 86.4s |      14 |   142234 |    65352 |     7157     14 |        0 |        0
88.67/88.70	c 88.4s |      14 |   144621 |    66852 |     7157     15 |        0 |        0
90.78/90.81	c 90.6s |      14 |   146543 |    68152 |     7157     15 |        0 |        0
92.77/92.81	c 92.6s |      14 |   149326 |    69852 |     7157     15 |        0 |        0
94.77/94.85	c 94.6s |      14 |   151650 |    71352 |     7157     15 |        0 |        0
96.78/96.87	c 96.6s |      14 |   153719 |    72652 |     7157     16 |        0 |        0
98.88/98.95	c 98.7s |      14 |   156259 |    74252 |     7157     16 |        0 |        0
100.97/101.03	c  100s |      14 |   158781 |    75652 |     7157     16 |        0 |        0
103.07/103.16	c  102s |      14 |   161352 |    77152 |     7157     17 |        0 |        0
105.18/105.23	c  104s |      14 |   164405 |    78952 |     7157     17 |        0 |        0
107.27/107.33	c  107s |      14 |   166806 |    80452 |     7157     17 |        0 |        0
109.37/109.40	c  109s |      14 |   168823 |    81652 |     7157     17 |        0 |        0
111.47/111.54	c  111s |      14 |   171693 |    83352 |     7157     18 |        0 |        0
113.57/113.68	c  113s |      14 |   173501 |    84452 |     7157     18 |        0 |        0
115.67/115.72	c  115s |      14 |   176541 |    86152 |     7157     18 |        0 |        0
117.27/117.33	c  117s |      15 |   179190 |    87632 |     7873     19 |        0 |        0
119.28/119.37	c  119s |      15 |   184812 |    89432 |     7873     19 |        0 |        0
121.47/121.51	c  121s |      15 |   187271 |    90932 |     7873     19 |        0 |        0
123.57/123.63	c  123s |      15 |   189289 |    92232 |     7873     19 |        0 |        0
125.57/125.65	c  125s |      15 |   191943 |    93932 |     7873     20 |        0 |        0
127.58/127.68	c  127s |      15 |   195148 |    95832 |     7873     20 |        0 |        0
129.78/129.86	c  129s |      15 |   196993 |    96932 |     7873     20 |        0 |        0
131.97/132.04	c  131s |      15 |   198308 |    97732 |     7873     21 |        0 |        0
134.07/134.15	c  133s |      15 |   200557 |    99132 |     7873     21 |        0 |        0
136.27/136.32	c  136s |      15 |   202322 |   100232 |     7873     21 |        0 |        0
138.27/138.36	c  138s |      15 |   203703 |   101132 |     7873     21 |        0 |        0
140.37/140.48	c  140s |      15 |   205067 |   102032 |     7873     21 |        0 |        0
142.66/142.71	c  142s |      15 |   206590 |   102932 |     7873     22 |        0 |        0
144.77/144.82	c  144s |      15 |   208095 |   103932 |     7873     22 |        0 |        0
146.87/146.90	c  146s |      15 |   209618 |   104932 |     7873     22 |        0 |        0
148.87/148.97	c  148s |      15 |   212571 |   106532 |     7873     22 |        0 |        0
150.97/151.08	c  150s |      15 |   214493 |   107732 |     7873     22 |        0 |        0
153.06/153.17	c  152s |      15 |   216029 |   108632 |     7873     23 |        0 |        0
155.18/155.22	c  154s |      15 |   218550 |   110232 |     7873     23 |        0 |        0
157.17/157.22	c  156s |      15 |   220542 |   111432 |     7873     23 |        0 |        0
159.26/159.34	c  159s |      15 |   222916 |   112732 |     7873     23 |        0 |        0
161.27/161.39	c  161s |      15 |   224813 |   113832 |     7873     24 |        0 |        0
163.36/163.45	c  163s |      15 |   227337 |   115332 |     7873     24 |        0 |        0
165.36/165.48	c  165s |      15 |   229525 |   116632 |     7873     24 |        0 |        0
167.57/167.63	c  167s |      15 |   232033 |   118032 |     7873     24 |        0 |        0
169.97/170.00	c  169s |      15 |   233480 |   118932 |     7873     25 |        0 |        0
171.96/172.01	c  171s |      15 |   235261 |   120032 |     7873     25 |        0 |        0
173.96/174.09	c  173s |      15 |   237045 |   121132 |     7873     25 |        0 |        0
175.97/176.10	c  175s |      15 |   239256 |   122432 |     7873     25 |        0 |        0
178.06/178.16	c  177s |      15 |   241451 |   123632 |     7873     25 |        0 |        0
180.16/180.22	c  179s |      15 |   242785 |   124432 |     7873     26 |        0 |        0
182.16/182.29	c  182s |      15 |   244873 |   125632 |     7873     26 |        0 |        0
184.36/184.43	c  184s |      15 |   246723 |   126732 |     7873     26 |        0 |        0
186.46/186.59	c  186s |      15 |   248269 |   127732 |     7873     26 |        0 |        0
188.46/188.59	c  188s |      15 |   249735 |   128632 |     7873     26 |        0 |        0
190.87/190.97	c  190s |      15 |   251137 |   129532 |     7873     27 |        0 |        0
192.96/193.04	c  192s |      15 |   252582 |   130432 |     7873     27 |        0 |        0
195.06/195.12	c  194s |      15 |   254030 |   131332 |     8661     27 |        0 |        0
195.66/195.78	c  195s |      16 |   254398 |   131552 |     8661     27 |        0 |        0
197.56/197.60	c  197s |      16 |   257955 |   132135 |     8661     27 |        0 |        0
197.56/197.60	c #cpu_time = 196.834s
197.56/197.60	c #wall_clock_time = 197.338s
197.56/197.60	c #decision = 257955
197.56/197.60	c #random_decision = 341
197.56/197.60	c #conflict = 132135
197.56/197.60	c #restart = 16
197.56/197.60	c BCD2: found a new core of size 2705: cost of the new core is >=1
197.56/197.60	c lower bound updated to 1
197.56/197.61	c BCD2: 1 <= obj <= 303
197.56/197.61	c BCD2: #cores=1, #unrelaxed=2, #relaxed=2705, #hardened=0
197.56/197.61	c BCD2: #sat=1 #unsat=2 bias=2/3
197.56/197.62	c Solving starts ...
197.56/197.62	c ============================[ Search Statistics ]============================
197.56/197.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
197.56/197.62	c       |         |          |          |    Limit     GC | Var      | Constra 
197.56/197.62	c =============================================================================
197.56/197.62	c  0.0s |       0 |        0 |        0 |     8661      0 |        0 |        0
197.66/197.79	c  0.2s |       0 |     2841 |        1 |     8661      0 |        0 |        0
197.66/197.79	c #cpu_time = 0.168s
197.66/197.79	c #wall_clock_time = 0.168s
197.66/197.79	c #decision = 2841
197.66/197.79	c #random_decision = 14
197.66/197.79	c #conflict = 1
197.66/197.79	c #restart = 0
197.66/197.79	o 59
197.66/197.79	c BCD2: hardening fixes 1096 literals
197.66/197.79	c BCD2: updating upper bound: 303 -> 58
197.66/197.79	c BCD2: 1 <= obj <= 58
197.66/197.79	c BCD2: #cores=1, #unrelaxed=1, #relaxed=1610, #hardened=1096
197.66/197.79	c BCD2: #sat=2 #unsat=2 bias=2/4
197.76/197.80	c Solving starts ...
197.76/197.80	c ============================[ Search Statistics ]============================
197.76/197.80	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
197.76/197.80	c       |         |          |          |    Limit     GC | Var      | Constra 
197.76/197.80	c =============================================================================
197.76/197.80	c  0.0s |       0 |        0 |        0 |     8661      0 |     1096 |        1
198.07/198.15	c  0.3s |       1 |      583 |      100 |     8661      0 |     1096 |        1
198.36/198.47	c  0.7s |       2 |      870 |      250 |     8661      0 |     1096 |        1
199.07/199.11	c  1.3s |       3 |     1184 |      475 |     8661      0 |     1096 |        1
199.66/199.70	c  1.9s |       4 |     1762 |      813 |     8661      0 |     1096 |        1
200.36/200.44	c  2.6s |       5 |     2581 |     1320 |     8661      0 |     1096 |        1
201.76/201.82	c  4.0s |       6 |     3821 |     2081 |     8661      0 |     1096 |        1
203.16/203.27	c  5.5s |       6 |     5610 |     3094 |     8661      1 |     1096 |        1
203.16/203.27	c #cpu_time = 5.447s
203.16/203.27	c #wall_clock_time = 5.461s
203.16/203.27	c #decision = 5610
203.16/203.27	c #random_decision = 9
203.16/203.27	c #conflict = 3094
203.16/203.27	c #restart = 6
203.16/203.27	o 21
203.16/203.27	c BCD2: hardening fixes 1033 literals
203.16/203.27	c BCD2: updating upper bound: 58 -> 20
203.16/203.27	c BCD2: 1 <= obj <= 20
203.16/203.27	c BCD2: #cores=1, #unrelaxed=0, #relaxed=578, #hardened=2129
203.16/203.27	c BCD2: #sat=3 #unsat=2 bias=2/5
203.16/203.29	c Solving starts ...
203.16/203.29	c ============================[ Search Statistics ]============================
203.16/203.29	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
203.16/203.29	c       |         |          |          |    Limit     GC | Var      | Constra 
203.16/203.29	c =============================================================================
203.16/203.29	c  0.0s |       0 |        0 |        0 |     8661      0 |     2129 |        4
203.36/203.43	c  0.1s |       1 |      193 |      100 |     8661      0 |     2129 |        4
203.46/203.57	c  0.3s |       2 |      473 |      250 |     8661      0 |     2129 |        4
203.66/203.76	c  0.5s |       3 |      820 |      475 |     8661      0 |     2129 |        4
203.96/204.05	c  0.8s |       4 |     1457 |      813 |     8661      0 |     2129 |        4
204.26/204.37	c  1.1s |       5 |     2315 |     1320 |     8661      0 |     2129 |        4
204.76/204.80	c  1.5s |       6 |     3550 |     2081 |     8661      0 |     2129 |        4
205.36/205.44	c  2.1s |       7 |     5298 |     3223 |     8661      0 |     2129 |        4
206.46/206.58	c  3.3s |       8 |     7807 |     4936 |     8661      0 |     2129 |        4
208.15/208.27	c  5.0s |       9 |    11616 |     7506 |     8661      1 |     2129 |        4
208.86/209.00	c  5.7s |       9 |    13153 |     8554 |     8661      1 |     2129 |        4
208.86/209.00	c #cpu_time = 5.697s
208.86/209.00	c #wall_clock_time = 5.712s
208.86/209.00	c #decision = 13153
208.86/209.00	c #random_decision = 12
208.86/209.00	c #conflict = 8554
208.86/209.00	c #restart = 9
208.97/209.00	o 8
208.97/209.00	c BCD2: hardening fixes 367 literals
208.97/209.00	c BCD2: updating upper bound: 20 -> 7
208.97/209.01	c BCD2: 1 <= obj <= 7
208.97/209.01	c BCD2: #cores=1, #unrelaxed=0, #relaxed=211, #hardened=2496
208.97/209.01	c BCD2: #sat=4 #unsat=2 bias=2/6
208.97/209.01	c Solving starts ...
208.97/209.01	c ============================[ Search Statistics ]============================
208.97/209.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
208.97/209.01	c       |         |          |          |    Limit     GC | Var      | Constra 
208.97/209.01	c =============================================================================
208.97/209.01	c  0.0s |       0 |        0 |        0 |     8661      0 |     2496 |        6
208.97/209.09	c  0.1s |       1 |      134 |      100 |     8661      0 |     2496 |        6
209.16/209.21	c  0.2s |       2 |      343 |      250 |     8661      0 |     2496 |        6
209.26/209.37	c  0.4s |       3 |      662 |      475 |     8661      0 |     2496 |        6
209.46/209.59	c  0.6s |       4 |     1211 |      813 |     8661      0 |     2496 |        6
209.76/209.88	c  0.9s |       5 |     1940 |     1320 |     8661      0 |     2496 |        6
210.26/210.38	c  1.4s |       6 |     3094 |     2081 |     8661      0 |     2496 |        6
211.17/211.21	c  2.2s |       7 |     4779 |     3223 |     8661      1 |     2496 |        6
211.96/212.08	c  3.1s |       8 |     7255 |     4936 |     8661      1 |     2496 |        6
213.37/213.50	c  4.5s |       9 |    11173 |     7506 |     8661      1 |     2496 |        6
215.46/215.52	c  6.5s |       9 |    16458 |    11306 |     8661      2 |     2496 |        6
215.46/215.55	c  6.5s |      10 |    16518 |    11361 |     8661      2 |     2496 |        6
217.16/217.24	c  8.2s |      10 |    22698 |    15214 |     8661      3 |     2496 |        6
217.16/217.24	c #cpu_time = 8.212s
217.16/217.24	c #wall_clock_time = 8.233s
217.16/217.24	c #decision = 22698
217.16/217.24	c #random_decision = 39
217.16/217.24	c #conflict = 15214
217.16/217.24	c #restart = 10
217.16/217.24	o 3
217.16/217.24	c BCD2: hardening fixes 152 literals
217.16/217.24	c BCD2: updating upper bound: 7 -> 2
217.16/217.24	c BCD2: 1 <= obj <= 2
217.16/217.24	c BCD2: #cores=1, #unrelaxed=0, #relaxed=59, #hardened=2648
217.16/217.24	c BCD2: #sat=5 #unsat=2 bias=2/7
217.16/217.24	c Solving starts ...
217.16/217.24	c ============================[ Search Statistics ]============================
217.16/217.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
217.16/217.24	c       |         |          |          |    Limit     GC | Var      | Constra 
217.16/217.24	c =============================================================================
217.16/217.24	c  0.0s |       0 |        0 |        0 |     8661      0 |     2648 |        8
217.26/217.36	c  0.1s |       1 |      213 |      100 |     8661      0 |     2648 |        8
217.36/217.43	c  0.2s |       2 |      484 |      250 |     8661      0 |     2648 |        8
217.46/217.54	c  0.3s |       3 |      820 |      475 |     8661      0 |     2648 |        8
217.56/217.69	c  0.4s |       4 |     1396 |      813 |     8661      0 |     2648 |        8
217.87/217.92	c  0.7s |       5 |     2133 |     1320 |     8661      0 |     2648 |        8
218.16/218.27	c  1.0s |       6 |     3559 |     2081 |     8661      0 |     2648 |        8
218.66/218.77	c  1.5s |       7 |     5289 |     3223 |     8661      0 |     2648 |        8
219.46/219.58	c  2.3s |       8 |     8053 |     4936 |     8661      1 |     2648 |        8
220.07/220.10	c  2.9s |       8 |     9806 |     6169 |     8661      1 |     2648 |        8
220.07/220.10	c #cpu_time = 2.853s
220.07/220.10	c #wall_clock_time = 2.861s
220.07/220.10	c #decision = 9806
220.07/220.10	c #random_decision = 18
220.07/220.10	c #conflict = 6169
220.07/220.10	c #restart = 8
220.07/220.10	o 1
220.07/220.11	s OPTIMUM FOUND
220.07/220.11	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
220.07/220.11	v -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
220.07/220.11	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
220.07/220.11	v -x31 -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
220.07/220.11	v -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50
220.07/220.11	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60
220.07/220.11	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
220.07/220.11	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
220.07/220.11	v -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 x90
220.07/220.11	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
220.07/220.11	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
220.07/220.11	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
220.07/220.11	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130
220.07/220.11	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140
220.07/220.11	v -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150
220.07/220.11	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
220.07/220.11	v x161 -x162 -x163 x164 -x165 -x166 -x167 -x168 -x169 -x170
220.07/220.11	v -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
220.07/220.11	v -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 -x189 -x190
220.07/220.11	v -x191 -x192 x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
220.07/220.11	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210
220.07/220.11	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220
220.07/220.11	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
220.07/220.11	v -x231
220.07/220.11	c total CPU time = 219.546s
220.07/220.11	c total wall clock time = 220.108s

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

pid=9136
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.25 2.22 2.12 2/179 9139
/proc/meminfo: memFree=29031520/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=745916 CPUtime=0 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 2784 0 0 0 0 0 0 0 20 0 4 0 36550386 763817984 3655 33554432000 4194304 16246674 140733915949296 140733915948720 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 186991 3663 441 2943 0 183885 0
[pid=9139/tid=9140] ppid=9136 vsize=763324 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 781643776 3724 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=767420 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 785838080 3740 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=771516 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36550386 790032384 3756 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100166 s]
/proc/loadavg: 2.25 2.22 2.12 2/179 9139
/proc/meminfo: memFree=29031520/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 25073 0 0 0 5 3 0 0 20 0 4 0 36550386 1247350784 25937 33554432000 4194304 16246674 140733915949296 140733915948720 6192225 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 304529 25941 612 2943 0 301423 0
[pid=9139/tid=9140] ppid=9136 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1247350784 25945 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1247350784 25950 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36550386 1247350784 25952 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200499 s]
/proc/loadavg: 2.25 2.22 2.12 2/179 9139
/proc/meminfo: memFree=29031520/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1223236 CPUtime=0.19 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 36242 0 0 0 14 5 0 0 20 0 4 0 36550386 1252593664 37060 33554432000 4194304 16246674 140733915949296 140733915948608 12474336 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 305809 37060 861 2943 0 302703 0
[pid=9139/tid=9140] ppid=9136 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1252593664 37060 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1252593664 37060 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1252593664 37060 33554432000 4194304 16246674 140733915949296 140517495004336 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.300472 s]
/proc/loadavg: 2.25 2.22 2.12 2/179 9139
/proc/meminfo: memFree=29031520/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 47859 0 0 0 22 7 0 0 20 0 4 0 36550386 1338576896 48677 33554432000 4194304 16246674 140733915949296 140733915948608 5532301 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 326801 48692 919 2943 0 323695 0
[pid=9139/tid=9140] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 48701 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 48711 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 48718 33554432000 4194304 16246674 140733915949296 140517495004336 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.700402 s]
/proc/loadavg: 2.25 2.22 2.12 2/179 9139
/proc/meminfo: memFree=29031520/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 65340 0 0 0 60 9 0 0 20 0 4 0 36550386 1338576896 66158 33554432000 4194304 16246674 140733915949296 140733915948608 5545713 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 326801 66158 921 2943 0 323695 0
[pid=9139/tid=9140] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 66158 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 66158 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 66158 33554432000 4194304 16246674 140733915949296 140517495004336 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.50036 s]
/proc/loadavg: 2.25 2.22 2.12 3/183 9143
/proc/meminfo: memFree=28742788/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 71762 0 0 0 139 10 0 0 20 0 4 0 36550386 1338576896 72580 33554432000 4194304 16246674 140733915949296 140733915931200 5822428 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 326801 72580 925 2943 0 323695 0
[pid=9139/tid=9140] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 72580 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 72580 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 72580 33554432000 4194304 16246674 140733915949296 140517495004336 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) 1307204

[startup+3.1004 s]
/proc/loadavg: 2.25 2.22 2.12 4/183 9143
/proc/meminfo: memFree=28742416/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 71769 0 0 0 299 10 0 0 20 0 4 0 36550386 1338576896 72587 33554432000 4194304 16246674 140733915949296 140733915931200 5754966 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 326801 72587 932 2943 0 323695 0
[pid=9139/tid=9140] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 72587 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 72587 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 72587 33554432000 4194304 16246674 140733915949296 140517495004336 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) 1307204

[startup+6.30039 s]
/proc/loadavg: 2.31 2.23 2.12 3/183 9143
/proc/meminfo: memFree=28694612/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1307204 CPUtime=6.29 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 83749 0 0 0 618 11 0 0 20 0 4 0 36550386 1338576896 84567 33554432000 4194304 16246674 140733915949296 140733915948472 15015658 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 326801 84567 932 2943 0 323695 0
[pid=9139/tid=9140] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 84567 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 84567 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1338576896 84567 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1307204

[startup+12.7004 s]
/proc/loadavg: 2.37 2.24 2.13 3/183 9143
/proc/meminfo: memFree=28693884/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1308228 CPUtime=12.69 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 84005 0 0 0 1257 12 0 0 20 0 4 0 36550386 1339625472 84823 33554432000 4194304 16246674 140733915949296 140733915948472 6020686 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 327057 84823 932 2943 0 323951 0
[pid=9139/tid=9140] ppid=9136 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1339625472 84823 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1339625472 84823 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1339625472 84823 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308228

[startup+25.5005 s]
/proc/loadavg: 2.37 2.25 2.13 3/183 9143
/proc/meminfo: memFree=28689776/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1311300 CPUtime=25.48 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 84773 0 0 0 2534 14 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140733915948472 12481994 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 327825 85591 932 2943 0 324719 0
[pid=9139/tid=9140] ppid=9136 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1311300

[startup+51.1005 s]
/proc/loadavg: 2.37 2.26 2.14 4/183 9143
/proc/meminfo: memFree=28689292/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1311300 CPUtime=51.08 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 84773 0 0 0 5091 17 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140733915948472 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 327825 85591 932 2943 0 324719 0
[pid=9139/tid=9140] ppid=9136 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1342771200 85591 33554432000 4194304 16246674 140733915949296 140517495004336 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.25 2.24 2.14 3/183 9144
/proc/meminfo: memFree=28687700/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1312324 CPUtime=102.28 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 85029 0 0 0 10205 23 0 0 20 0 4 0 36550386 1343819776 85847 33554432000 4194304 16246674 140733915949296 140733915948472 7252812 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 328081 85847 932 2943 0 324975 0
[pid=9139/tid=9140] ppid=9136 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1343819776 85847 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1343819776 85847 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1343819776 85847 33554432000 4194304 16246674 140733915949296 140517495004336 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

[startup+162.3 s]
/proc/loadavg: 2.25 2.24 2.14 3/183 9145
/proc/meminfo: memFree=28636804/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1313348 CPUtime=162.27 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 97813 0 0 0 16192 35 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140733915948472 13965488 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 328337 98631 932 2943 0 325231 0
[pid=9139/tid=9140] ppid=9136 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1313348

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

[startup+179.2 s]
/proc/loadavg: 2.28 2.25 2.14 3/183 9145
/proc/meminfo: memFree=28637160/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1313348 CPUtime=179.16 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 97813 0 0 0 17879 37 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140733915948472 5672188 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 328337 98631 932 2943 0 325231 0
[pid=9139/tid=9140] ppid=9136 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1313348 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1344868352 98631 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 179.16
Current children cumulated vsize (KiB) 1313348

[startup+204.8 s]
/proc/loadavg: 2.25 2.24 2.14 4/183 9147
/proc/meminfo: memFree=28435860/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1316420 CPUtime=204.76 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 148180 0 0 0 20429 47 0 0 20 0 4 0 36550386 1348014080 148998 33554432000 4194304 16246674 140733915949296 140733915931200 5822604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329105 148998 941 2943 0 325999 0
[pid=9139/tid=9140] ppid=9136 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1348014080 148998 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1348014080 148998 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1348014080 148998 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 204.76
Current children cumulated vsize (KiB) 1316420

[startup+211.2 s]
/proc/loadavg: 2.23 2.23 2.14 3/183 9147
/proc/meminfo: memFree=27947036/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1316420 CPUtime=211.17 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 270324 0 0 0 21054 63 0 0 20 0 4 0 36550386 1348014080 271142 33554432000 4194304 16246674 140733915949296 140733915931200 5822484 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329105 271142 941 2943 0 325999 0
[pid=9139/tid=9140] ppid=9136 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1348014080 271142 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1348014080 271142 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1316420 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1348014080 271142 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 211.17
Current children cumulated vsize (KiB) 1316420

[startup+214.4 s]
/proc/loadavg: 2.23 2.23 2.14 3/183 9147
/proc/meminfo: memFree=27946788/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1317444 CPUtime=214.36 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 270372 0 0 0 21373 63 0 0 20 0 4 0 36550386 1349062656 271190 33554432000 4194304 16246674 140733915949296 140733915931200 13943664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329361 271190 941 2943 0 326255 0
[pid=9139/tid=9140] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271190 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271190 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271190 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 214.36
Current children cumulated vsize (KiB) 1317444

[startup+217.6 s]
/proc/loadavg: 2.21 2.23 2.14 3/183 9147
/proc/meminfo: memFree=27946044/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1317444 CPUtime=217.56 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 270580 0 0 0 21693 63 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140733915931200 5722827 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329361 271398 941 2943 0 326255 0
[pid=9139/tid=9140] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 217.56
Current children cumulated vsize (KiB) 1317444

[startup+219.2 s]
/proc/loadavg: 2.21 2.23 2.14 3/183 9147
/proc/meminfo: memFree=27946168/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1317444 CPUtime=219.16 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 270580 0 0 0 21853 63 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140733915931200 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329361 271398 941 2943 0 326255 0
[pid=9139/tid=9140] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 219.16
Current children cumulated vsize (KiB) 1317444

[startup+219.6 s]
/proc/loadavg: 2.21 2.23 2.14 3/183 9147
/proc/meminfo: memFree=27946168/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1317444 CPUtime=219.56 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 270580 0 0 0 21893 63 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140733915931200 5675344 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329361 271398 941 2943 0 326255 0
[pid=9139/tid=9140] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 219.56
Current children cumulated vsize (KiB) 1317444

[startup+220 s]
/proc/loadavg: 2.19 2.23 2.14 3/183 9147
/proc/meminfo: memFree=27945904/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1317444 CPUtime=219.97 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 270580 0 0 0 21934 63 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140733915931200 13820120 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329361 271398 941 2943 0 326255 0
[pid=9139/tid=9140] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 219.97
Current children cumulated vsize (KiB) 1317444

[startup+220.107 s]
/proc/loadavg: 2.19 2.23 2.14 3/183 9147
/proc/meminfo: memFree=27945904/32872528 swapFree=1431120/1543540
[pid=9139] ppid=9136 vsize=1317444 CPUtime=220.07 cores=0,2,4,6
/proc/9139/stat : 9139 (toysat) R 9136 9139 7726 0 -1 4202496 270580 0 0 0 21944 63 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140733915931200 5822484 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9139/statm: 329361 271398 941 2943 0 326255 0
[pid=9139/tid=9140] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9140/stat : 9140 (toysat) S 9136 9139 7726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517585169648 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=9139/tid=9141] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9141/stat : 9141 (toysat) S 9136 9139 7726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517505477872 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=9139/tid=9142] ppid=9136 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/9139/task/9142/stat : 9142 (toysat) S 9136 9139 7726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36550386 1349062656 271398 33554432000 4194304 16246674 140733915949296 140517495004336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 220.07
Current children cumulated vsize (KiB) 1317444

Child status: 0
Real time (s): 220.171
CPU time (s): 220.138
CPU user time (s): 219.444
CPU system time (s): 0.693894
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1317444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 219.444
system time used= 0.693894
maximum resident set size= 1085596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270582
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= 18
involuntary context switches= 227

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.550916 second user time and 0.870867 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-19 16:03:37
IDJOB=4110398
IDBENCH=79294
IDSOLVER=2553
FILE ID=node116/4110398-1466345017
RUNJOBID= node116-1466341822-7742
PBS_JOBID= 19922036
Free space on /tmp= 71676 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900582300--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-4110398-1466345017/watcher-4110398-1466345017 -o /tmp/evaluation-result-4110398-1466345017/solver-4110398-1466345017 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466341822-7742 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4110398-1466345017.wbo

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

MD5SUM BENCH= 0a3bbeff5fae384bd8f72d98174965d3
RANDOM SEED=1658141479

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.781
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:        29031776 kB
Buffers:          144712 kB
Cached:           284592 kB
SwapCached:         2316 kB
Active:          1280216 kB
Inactive:         264236 kB
Active(anon):    1113176 kB
Inactive(anon):     3928 kB
Active(file):     167040 kB
Inactive(file):   260308 kB
Unevictable:     1543540 kB
Mlocked:         1431120 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:             16508 kB
Writeback:             4 kB
AnonPages:       2657356 kB
Mapped:            12616 kB
Shmem:                 0 kB
Slab:             616712 kB
SReclaimable:      60600 kB
SUnreclaim:       556112 kB
KernelStack:        1480 kB
PageTables:         8968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2799876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 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= 71660 MiB
End job on node116 at 2016-06-19 16:07:17