Trace number 4093644

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 126.359 126.377

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900544484--soft-0-100-0.wbo
MD5SUMe3f6753fad3114c64a2e1439cb62c0aa
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 benchmark10.8933
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 137946
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137945
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 741
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-16T18:33:29+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-4093644-1466094809.wbo"]
0.00/0.01	c use --random-gen="2766156600 3312693809 337913079 1997515780 3417529553 2832963399 1403465646 882969934 1783292848 4168067961 3843301687 4039453942 3311431190 3967635426 4044278127 375531345 2469711254 1830572066 2478998238 3975885651 977416152 1113807616 3191489029 1719983597 3278216195 1129436838 2821986084 2934688877 1888918751 908564667 1975209271 3525810424 2386108466 2615220287 1954625280 3487160093 1257557970 4064549115 1295579888 627065727 3061685854 3755355701 63421529 2453391940 2351082064 3052456761 2502157998 1750861280 3585384951 2247170619 1061058620 3325364693 2962178495 4274330704 628949912 1686487500 3282996854 2426709974 2908672320 1501024313 3327200959 369478351 2583404987 486955004 474359578 1316657895 3453195142 2112009630 2739200224 2039882243 1989215105 3253950837 1693399183 3045235151 2510090076 658638548 2645498948 3252247298 2109177339 1633015428 1141779866 3444075040 1647976980 1560458487 3464226315 3099047834 739860335 347064383 594584902 195171883 4023956078 4049597101 560265555 1953414159 1987936747 2964750522 982300031 2036639786 1044863692 1024528517 1927654826 4058797563 2600474289 2061922135 920514799 832291994 2924571652 4105360714 2378236543 2183067136 619303983 3098823288 2363543952 1146051301 2562666665 3414326283 876344933 2437133918 1240367065 325667722 4174230956 1374096283 3556050320 3557299038 2822965053 1722689164 2985719130 2438104327 192639505 298516043 2867141402 428022103 647895479 3574728324 2731258781 42376495 1497881826 2832675111 484985513 3794928103 3434711664 2389779534 1334213534 3121380498 4165551081 2952425303 2957485200 4118870348 4117233334 1202600098 1289208569 2609665543 2462507649 3707716574 589494401 1977793896 358625449 191856834 2727432125 3449069795 573516048 4264692692 917816730 3100075863 2975690860 3911107039 1068287822 2063129751 3918123420 3736739948 2991787655 1303025507 875638561 1300823913 2355109380 1987612888 2109597082 2541582169 3955759766 1095835267 1930767528 1006961794 3137978219 1707310248 1327520213 464917563 748187125 218982906 1622757129 3534200405 2442694676 2200462749 1703234623 4120380615 3276895929 4011701555 4016966932 2148276490 1051152737 2470796996 2987555197 2944722859 3997602796 1965403100 1737938612 447477296 462475057 4196959447 31302593 2146666084 484595816 1031584790 923829943 2552247276 290909351 1803731233 4001334138 3261048604 76859625 538346783 4145245487 1965873244 1705383336 2593350180 3788939041 3845637935 3781542109 3713980112 2978567295 2343681350 3830806661 1435359829 3332217071 2149149812 1897832877 565583980 4084179954 3649632883 3071013401 4103291657 3557024164 1543039477 2112917671 4181662217 915602000 2076278439 3056410555 2919592196 3172684123 3721647600 3535238749 2036548148 2885106014 2923573484 2785126684 1352661655 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.22	c  0.0s |       0 |     2720 |        0 |     1881      0 |        0 |        0
0.19/0.22	c #cpu_time = 0.017s
0.19/0.22	c #wall_clock_time = 0.017s
0.19/0.22	c #decision = 2720
0.19/0.22	c #random_decision = 12
0.19/0.22	c #conflict = 0
0.19/0.22	c #restart = 0
0.19/0.23	o 537
0.19/0.23	c BCD2: updating upper bound: 137945 -> 536
0.19/0.25	c BCD2: 0 <= obj <= 536
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.27	c  0.0s |       1 |     2888 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5841 |      250 |     2070      0 |        0 |        0
0.29/0.37	c  0.1s |       3 |     8962 |      475 |     2277      0 |        0 |        0
0.39/0.46	c  0.2s |       4 |    12233 |      813 |     2505      0 |        0 |        0
0.59/0.62	c  0.4s |       5 |    15712 |     1320 |     2756      0 |        0 |        0
0.89/0.95	c  0.7s |       6 |    19557 |     2081 |     3336      0 |        0 |        0
1.39/1.43	c  1.2s |       7 |    23975 |     3223 |     3670      0 |        0 |        0
2.39/2.47	c  2.2s |       8 |    29108 |     4936 |     4038      0 |        0 |        0
3.79/3.86	c  3.6s |       9 |    35357 |     7506 |     4442      1 |        0 |        0
5.89/5.98	c  5.7s |       9 |    41080 |     9806 |     4442      2 |        0 |        0
7.89/7.98	c  7.7s |      10 |    43078 |    11361 |     4887      2 |        0 |        0
9.90/9.98	c  9.7s |      10 |    47557 |    12761 |     4887      3 |        0 |        0
11.99/12.02	c 11.8s |      10 |    49757 |    14461 |     4887      3 |        0 |        0
13.69/13.75	c 13.5s |      11 |    53626 |    17144 |     5376      4 |        0 |        0
15.68/15.77	c 15.5s |      11 |    60444 |    20044 |     5376      4 |        0 |        0
17.78/17.85	c 17.6s |      11 |    63840 |    22344 |     5376      5 |        0 |        0
19.80/19.89	c 19.6s |      11 |    68563 |    25244 |     5376      6 |        0 |        0
20.19/20.20	c 20.0s |      12 |    69602 |    25819 |     5914      6 |        0 |        0
22.19/22.24	c 22.0s |      12 |    77376 |    28819 |     5914      6 |        0 |        0
24.19/24.27	c 24.0s |      12 |    81064 |    31119 |     5914      7 |        0 |        0
26.19/26.29	c 26.0s |      12 |    85355 |    33919 |     5914      8 |        0 |        0
28.28/28.31	c 28.1s |      12 |    87922 |    35819 |     5914      8 |        0 |        0
30.39/30.40	c 30.2s |      12 |    90800 |    37719 |     5914      9 |        0 |        0
31.69/31.78	c 31.5s |      13 |    92484 |    38832 |     6506      9 |        0 |        0
33.78/33.80	c 33.6s |      13 |    98926 |    41232 |     6506      9 |        0 |        0
35.78/35.89	c 35.6s |      13 |   101058 |    42632 |     6506     10 |        0 |        0
37.99/38.02	c 37.8s |      13 |   102993 |    44032 |     6506     10 |        0 |        0
40.08/40.14	c 39.9s |      13 |   105703 |    45832 |     6506     10 |        0 |        0
42.18/42.28	c 42.0s |      13 |   108109 |    47332 |     6506     11 |        0 |        0
44.29/44.36	c 44.1s |      13 |   110609 |    48832 |     6506     11 |        0 |        0
46.38/46.41	c 46.2s |      13 |   113430 |    50532 |     6506     11 |        0 |        0
48.38/48.43	c 48.2s |      13 |   116318 |    52332 |     6506     12 |        0 |        0
50.48/50.57	c 50.3s |      13 |   118801 |    53932 |     6506     12 |        0 |        0
52.58/52.70	c 52.4s |      13 |   120541 |    55132 |     6506     12 |        0 |        0
54.69/54.71	c 54.5s |      13 |   121816 |    56032 |     6506     12 |        0 |        0
56.78/56.89	c 56.6s |      13 |   123067 |    56932 |     6506     13 |        0 |        0
58.89/58.99	c 58.7s |      13 |   124640 |    58032 |     7157     13 |        0 |        0
59.78/59.82	c 59.6s |      14 |   125092 |    58352 |     7157     13 |        0 |        0
61.78/61.85	c 61.6s |      14 |   128812 |    59052 |     7157     13 |        0 |        0
63.88/63.94	c 63.7s |      14 |   131500 |    60752 |     7157     13 |        0 |        0
65.99/66.04	c 65.8s |      14 |   133418 |    62052 |     7157     14 |        0 |        0
67.98/68.07	c 67.8s |      14 |   135403 |    63352 |     7157     14 |        0 |        0
70.08/70.18	c 69.9s |      14 |   137134 |    64452 |     7157     14 |        0 |        0
72.28/72.35	c 72.1s |      14 |   139067 |    65652 |     7157     14 |        0 |        0
74.38/74.45	c 74.2s |      14 |   141343 |    67052 |     7157     15 |        0 |        0
76.48/76.59	c 76.3s |      14 |   143152 |    68252 |     7157     15 |        0 |        0
78.77/78.80	c 78.6s |      14 |   144815 |    69452 |     7157     15 |        0 |        0
80.88/80.92	c 80.7s |      14 |   146505 |    70552 |     7157     15 |        0 |        0
83.18/83.25	c 83.0s |      14 |   148223 |    71652 |     7157     16 |        0 |        0
85.28/85.31	c 85.1s |      14 |   150290 |    72852 |     7157     16 |        0 |        0
86.57/86.61	c 86.4s |      14 |   151235 |    73462 |     7157     16 |        0 |        0
86.57/86.61	c #cpu_time = 86.368s
86.57/86.61	c #wall_clock_time = 86.365s
86.57/86.61	c #decision = 151235
86.57/86.61	c #random_decision = 118
86.57/86.61	c #conflict = 73462
86.57/86.61	c #restart = 14
86.57/86.61	c BCD2: found a new core of size 2677: cost of the new core is >=1
86.57/86.61	c lower bound updated to 1
86.57/86.62	c BCD2: 1 <= obj <= 536
86.57/86.62	c BCD2: #cores=1, #unrelaxed=30, #relaxed=2677, #hardened=0
86.57/86.62	c BCD2: #sat=1 #unsat=2 bias=2/3
86.57/86.63	c Solving starts ...
86.57/86.63	c ============================[ Search Statistics ]============================
86.57/86.63	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.57/86.63	c       |         |          |          |    Limit     GC | Var      | Constra 
86.57/86.63	c =============================================================================
86.57/86.63	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        0
86.77/86.83	c  0.2s |       1 |     3342 |      100 |     7157      0 |        0 |        0
86.98/87.06	c  0.4s |       1 |     3778 |      159 |     7157      0 |        0 |        0
86.98/87.06	c #cpu_time = 0.427s
86.98/87.06	c #wall_clock_time = 0.427s
86.98/87.06	c #decision = 3778
86.98/87.06	c #random_decision = 15
86.98/87.06	c #conflict = 159
86.98/87.06	c #restart = 1
86.98/87.06	o 402
86.98/87.06	c BCD2: updating upper bound: 536 -> 401
86.98/87.08	c BCD2: 1 <= obj <= 401
86.98/87.08	c BCD2: #cores=1, #unrelaxed=30, #relaxed=2677, #hardened=0
86.98/87.08	c BCD2: #sat=2 #unsat=2 bias=2/4
86.98/87.09	c Solving starts ...
86.98/87.09	c ============================[ Search Statistics ]============================
86.98/87.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
86.98/87.09	c       |         |          |          |    Limit     GC | Var      | Constra 
86.98/87.09	c =============================================================================
86.98/87.09	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        1
87.37/87.42	c  0.3s |       1 |      178 |      100 |     7157      0 |        0 |        1
87.57/87.69	c  0.6s |       1 |      494 |      179 |     7157      0 |        0 |        1
87.57/87.69	c #cpu_time = 0.600s
87.57/87.69	c #wall_clock_time = 0.600s
87.57/87.69	c #decision = 494
87.57/87.69	c #random_decision = 2
87.57/87.69	c #conflict = 179
87.57/87.69	c #restart = 1
87.57/87.69	o 229
87.57/87.69	c BCD2: updating upper bound: 401 -> 228
87.67/87.70	c BCD2: 1 <= obj <= 228
87.67/87.70	c BCD2: #cores=1, #unrelaxed=30, #relaxed=2677, #hardened=0
87.67/87.70	c BCD2: #sat=3 #unsat=2 bias=2/5
87.67/87.71	c Solving starts ...
87.67/87.71	c ============================[ Search Statistics ]============================
87.67/87.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
87.67/87.71	c       |         |          |          |    Limit     GC | Var      | Constra 
87.67/87.71	c =============================================================================
87.67/87.71	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        2
88.08/88.18	c  0.5s |       1 |      199 |      100 |     7157      1 |        0 |        2
88.47/88.57	c  0.9s |       2 |      535 |      250 |     7157      1 |        0 |        2
89.18/89.25	c  1.5s |       3 |      942 |      475 |     7157      1 |        0 |        2
90.47/90.50	c  2.8s |       4 |     1434 |      813 |     7157      1 |        0 |        2
92.38/92.43	c  4.7s |       5 |     2263 |     1320 |     7157      1 |        0 |        2
94.78/94.82	c  7.1s |       5 |     3248 |     1920 |     7157      1 |        0 |        2
95.57/95.61	c  7.9s |       6 |     3504 |     2081 |     7157      1 |        0 |        2
96.17/96.26	c  8.5s |       6 |     3712 |     2205 |     7157      1 |        0 |        2
96.17/96.26	c #cpu_time = 8.542s
96.17/96.26	c #wall_clock_time = 8.541s
96.17/96.26	c #decision = 3712
96.17/96.26	c #random_decision = 4
96.17/96.26	c #conflict = 2205
96.17/96.26	c #restart = 6
96.17/96.26	o 22
96.17/96.26	c BCD2: hardening fixes 2142 literals
96.17/96.26	c BCD2: updating upper bound: 228 -> 21
96.17/96.26	c BCD2: 1 <= obj <= 21
96.17/96.26	c BCD2: #cores=1, #unrelaxed=6, #relaxed=559, #hardened=2142
96.17/96.26	c BCD2: #sat=4 #unsat=2 bias=2/6
96.17/96.27	c Solving starts ...
96.17/96.27	c ============================[ Search Statistics ]============================
96.17/96.27	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.17/96.27	c       |         |          |          |    Limit     GC | Var      | Constra 
96.17/96.27	c =============================================================================
96.17/96.27	c  0.0s |       0 |        0 |        0 |     7157      0 |     2142 |        3
96.37/96.41	c  0.1s |       1 |      169 |      100 |     7157      0 |     2142 |        3
96.47/96.55	c  0.3s |       2 |      451 |      250 |     7157      0 |     2142 |        3
96.67/96.73	c  0.5s |       3 |      796 |      475 |     7157      0 |     2142 |        3
96.88/96.99	c  0.7s |       4 |     1326 |      813 |     7157      0 |     2142 |        3
97.27/97.33	c  1.1s |       5 |     2129 |     1320 |     7157      0 |     2142 |        3
97.37/97.44	c  1.2s |       5 |     2239 |     1380 |     7157      0 |     2142 |        3
97.37/97.44	c #cpu_time = 1.168s
97.37/97.44	c #wall_clock_time = 1.168s
97.37/97.44	c #decision = 2239
97.37/97.44	c #random_decision = 2
97.37/97.44	c #conflict = 1380
97.37/97.44	c #restart = 5
97.37/97.44	o 21
97.37/97.44	c BCD2: hardening fixes 26 literals
97.37/97.44	c BCD2: updating upper bound: 21 -> 20
97.37/97.44	c BCD2: 1 <= obj <= 20
97.37/97.44	c BCD2: #cores=1, #unrelaxed=6, #relaxed=533, #hardened=2168
97.37/97.44	c BCD2: #sat=5 #unsat=2 bias=2/7
97.37/97.44	c Solving starts ...
97.37/97.44	c ============================[ Search Statistics ]============================
97.37/97.44	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.37/97.44	c       |         |          |          |    Limit     GC | Var      | Constra 
97.37/97.44	c =============================================================================
97.37/97.44	c  0.0s |       0 |        0 |        0 |     7157      0 |     2168 |        4
97.47/97.56	c  0.1s |       1 |      180 |      100 |     7157      0 |     2168 |        4
97.67/97.72	c  0.3s |       2 |      408 |      250 |     7157      0 |     2168 |        4
97.77/97.87	c  0.4s |       3 |      771 |      475 |     7157      0 |     2168 |        4
97.88/97.96	c  0.5s |       3 |      864 |      510 |     7157      0 |     2168 |        4
97.88/97.96	c #cpu_time = 0.520s
97.88/97.96	c #wall_clock_time = 0.520s
97.88/97.96	c #decision = 864
97.88/97.96	c #random_decision = 0
97.88/97.96	c #conflict = 510
97.88/97.96	c #restart = 3
97.88/97.96	o 4
97.88/97.96	c BCD2: hardening fixes 473 literals
97.88/97.96	c BCD2: updating upper bound: 20 -> 3
97.88/97.97	c BCD2: 1 <= obj <= 3
97.88/97.97	c BCD2: #cores=1, #unrelaxed=0, #relaxed=66, #hardened=2641
97.88/97.97	c BCD2: #sat=6 #unsat=2 bias=2/8
97.88/97.97	c Solving starts ...
97.88/97.97	c ============================[ Search Statistics ]============================
97.88/97.97	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
97.88/97.97	c       |         |          |          |    Limit     GC | Var      | Constra 
97.88/97.97	c =============================================================================
97.88/97.97	c  0.0s |       0 |        0 |        0 |     7157      0 |     2641 |       10
97.98/98.08	c  0.1s |       1 |      148 |      100 |     7157      0 |     2641 |       10
98.17/98.22	c  0.2s |       2 |      361 |      250 |     7157      0 |     2641 |       10
98.27/98.39	c  0.4s |       3 |      690 |      475 |     7157      0 |     2641 |       10
98.57/98.61	c  0.6s |       4 |     1188 |      813 |     7157      0 |     2641 |       10
98.87/98.90	c  0.9s |       5 |     2007 |     1320 |     7157      0 |     2641 |       10
99.27/99.39	c  1.4s |       6 |     3190 |     2081 |     7157      0 |     2641 |       10
100.08/100.12	c  2.1s |       7 |     4794 |     3223 |     7157      0 |     2641 |       10
101.08/101.17	c  3.2s |       8 |     7245 |     4936 |     7157      1 |     2641 |       10
102.47/102.59	c  4.6s |       9 |    11271 |     7506 |     7157      1 |     2641 |       10
104.27/104.37	c  6.4s |      10 |    16874 |    11361 |     7873      2 |     2641 |       10
106.27/106.39	c  8.4s |      10 |    23226 |    15561 |     7873      3 |     2641 |       10
107.07/107.13	c  9.2s |      11 |    25608 |    17144 |     7873      3 |     2641 |       10
109.07/109.14	c 11.2s |      11 |    31557 |    21044 |     7873      4 |     2641 |       10
111.08/111.19	c 13.2s |      11 |    37286 |    25044 |     7873      5 |     2641 |       10
111.47/111.54	c 13.6s |      12 |    38324 |    25819 |     7873      5 |     2641 |       10
113.47/113.57	c 15.6s |      12 |    44032 |    29719 |     7873      5 |     2641 |       10
114.07/114.18	c 16.2s |      12 |    45506 |    30785 |     7873      6 |     2641 |       10
114.07/114.18	c #cpu_time = 16.211s
114.07/114.18	c #wall_clock_time = 16.210s
114.07/114.18	c #decision = 45506
114.07/114.18	c #random_decision = 57
114.07/114.18	c #conflict = 30785
114.07/114.18	c #restart = 12
114.07/114.18	o 2
114.07/114.18	c BCD2: hardening fixes 38 literals
114.07/114.18	c BCD2: updating upper bound: 3 -> 1
114.07/114.18	c BCD2: 1 <= obj <= 1
114.07/114.18	c BCD2: #cores=1, #unrelaxed=0, #relaxed=28, #hardened=2679
114.07/114.18	c BCD2: #sat=7 #unsat=2 bias=2/9
114.07/114.18	c Solving starts ...
114.07/114.18	c ============================[ Search Statistics ]============================
114.07/114.18	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
114.07/114.18	c       |         |          |          |    Limit     GC | Var      | Constra 
114.07/114.18	c =============================================================================
114.07/114.18	c  0.0s |       0 |        0 |        0 |     7873      0 |     2679 |       12
114.17/114.24	c  0.1s |       1 |      167 |      100 |     7873      0 |     2679 |       12
114.27/114.34	c  0.2s |       2 |      372 |      250 |     7873      0 |     2679 |       12
114.37/114.45	c  0.3s |       3 |      746 |      475 |     7873      0 |     2679 |       12
114.57/114.68	c  0.5s |       4 |     1352 |      813 |     7873      0 |     2679 |       12
114.87/114.93	c  0.7s |       5 |     2179 |     1320 |     7873      0 |     2679 |       12
115.27/115.30	c  1.1s |       6 |     3395 |     2081 |     7873      0 |     2679 |       12
115.77/115.89	c  1.7s |       7 |     5114 |     3223 |     7873      0 |     2679 |       12
116.87/116.93	c  2.7s |       8 |     7461 |     4936 |     7873      1 |     2679 |       12
118.07/118.13	c  3.9s |       9 |    11148 |     7506 |     7873      1 |     2679 |       12
119.88/119.99	c  5.8s |      10 |    16597 |    11361 |     7873      2 |     2679 |       12
121.98/122.00	c  7.8s |      10 |    23341 |    15761 |     7873      3 |     2679 |       12
122.58/122.65	c  8.5s |      11 |    25316 |    17144 |     7873      3 |     2679 |       12
124.57/124.66	c 10.5s |      11 |    31576 |    21344 |     7873      4 |     2679 |       12
126.27/126.31	c 12.1s |      11 |    36789 |    24707 |     8661      4 |     2679 |       12
126.27/126.31	c #cpu_time = 12.123s
126.27/126.31	c #wall_clock_time = 12.122s
126.27/126.31	c #decision = 36789
126.27/126.31	c #random_decision = 111
126.27/126.31	c #conflict = 24707
126.27/126.31	c #restart = 11
126.27/126.31	o 1
126.27/126.31	s OPTIMUM FOUND
126.27/126.31	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
126.27/126.31	v -x11 -x12 x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
126.27/126.31	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
126.27/126.31	v -x31 -x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40
126.27/126.31	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
126.27/126.31	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
126.27/126.31	v -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
126.27/126.31	v -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80
126.27/126.31	v -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 x90
126.27/126.31	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100
126.27/126.31	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
126.27/126.31	v -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
126.27/126.31	v -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
126.27/126.31	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
126.27/126.31	v -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
126.27/126.31	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
126.27/126.31	v x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 -x170
126.27/126.31	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180
126.27/126.31	v -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190
126.27/126.31	v -x191 -x192 -x193 -x194 -x195 x196 -x197 -x198 -x199 -x200
126.27/126.31	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210
126.27/126.31	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 x219 -x220
126.27/126.31	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230
126.27/126.31	v -x231
126.27/126.31	c total CPU time = 126.316s
126.27/126.31	c total wall clock time = 126.311s

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

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

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


[startup+0 s]
/proc/loadavg: 2.22 2.34 2.82 3/179 1427
/proc/meminfo: memFree=29527096/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=521660 CPUtime=0 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 1912 0 0 0 0 0 0 0 20 0 4 0 11529497 534179840 1762 33554432000 4194304 16246674 140736107628000 140736107627424 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 130927 1772 441 2943 0 127821 0
[pid=1427/tid=1428] ppid=1424 vsize=773700 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 792268800 2750 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=778820 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 797511680 2768 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=782916 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529497 801705984 2786 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100125 s]
/proc/loadavg: 2.22 2.34 2.82 3/179 1427
/proc/meminfo: memFree=29527096/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 25014 0 0 0 6 3 0 0 20 0 4 0 11529497 1247350784 24857 33554432000 4194304 16246674 140736107628000 140736107627424 12486453 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 304529 24862 616 2943 0 301423 0
[pid=1427/tid=1428] ppid=1424 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1247350784 24866 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1247350784 24869 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11529497 1247350784 24872 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200533 s]
/proc/loadavg: 2.22 2.34 2.82 3/179 1427
/proc/meminfo: memFree=29527096/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1223236 CPUtime=0.19 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 35225 0 0 0 15 4 0 0 20 0 4 0 11529497 1252593664 35022 33554432000 4194304 16246674 140736107628000 140736107627312 13950230 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 305809 35022 863 2943 0 302703 0
[pid=1427/tid=1428] ppid=1424 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1252593664 35022 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1252593664 35022 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1223236 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1252593664 35022 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300494 s]
/proc/loadavg: 2.22 2.34 2.82 3/179 1427
/proc/meminfo: memFree=29527096/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1307204 CPUtime=0.29 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 48651 0 0 0 23 6 0 0 20 0 4 0 11529497 1338576896 48448 33554432000 4194304 16246674 140736107628000 140736107627312 12483009 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 326801 48458 919 2943 0 323695 0
[pid=1427/tid=1428] ppid=1424 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1338576896 48463 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1338576896 48468 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1338576896 48474 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700411 s]
/proc/loadavg: 2.22 2.34 2.82 3/179 1427
/proc/meminfo: memFree=29527096/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1308228 CPUtime=0.69 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 74450 0 0 0 59 10 0 0 20 0 4 0 11529497 1339625472 74247 33554432000 4194304 16246674 140736107628000 140736107627312 6022465 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 327057 74247 921 2943 0 323951 0
[pid=1427/tid=1428] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74247 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74247 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74247 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1308228

[startup+1.50043 s]
/proc/loadavg: 2.22 2.34 2.82 3/183 1431
/proc/meminfo: memFree=29230844/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1308228 CPUtime=1.49 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 74689 0 0 0 139 10 0 0 20 0 4 0 11529497 1339625472 74486 33554432000 4194304 16246674 140736107628000 140736107609920 5546023 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 327057 74486 925 2943 0 323951 0
[pid=1427/tid=1428] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74486 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74486 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74486 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1308228

[startup+3.10044 s]
/proc/loadavg: 2.22 2.34 2.82 3/183 1431
/proc/meminfo: memFree=29229208/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1308228 CPUtime=3.09 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 74696 0 0 0 299 10 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140736107609920 6022678 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 327057 74493 932 2943 0 323951 0
[pid=1427/tid=1428] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30042 s]
/proc/loadavg: 2.20 2.33 2.81 3/183 1431
/proc/meminfo: memFree=29228732/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 74696 0 0 0 619 10 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140736107609920 15015658 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 327057 74493 932 2943 0 323951 0
[pid=1427/tid=1428] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1339625472 74493 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.26 2.34 2.81 3/183 1431
/proc/meminfo: memFree=29227792/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1310276 CPUtime=12.69 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 75011 0 0 0 1257 12 0 0 20 0 4 0 11529497 1341722624 74808 33554432000 4194304 16246674 140736107628000 140736107609920 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 327569 74808 932 2943 0 324463 0
[pid=1427/tid=1428] ppid=1424 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1341722624 74808 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1341722624 74808 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1341722624 74808 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1310276

[startup+25.5005 s]
/proc/loadavg: 2.29 2.34 2.81 3/183 1431
/proc/meminfo: memFree=29182012/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1311300 CPUtime=25.49 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 86501 0 0 0 2535 14 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140736107609920 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 327825 86298 932 2943 0 324719 0
[pid=1427/tid=1428] ppid=1424 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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: 2.32 2.34 2.80 3/183 1431
/proc/meminfo: memFree=29182108/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1311300 CPUtime=51.08 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 86501 0 0 0 5090 18 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140736107609920 5546023 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 327825 86298 932 2943 0 324719 0
[pid=1427/tid=1428] ppid=1424 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1311300 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1342771200 86298 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 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.35 2.35 2.77 4/183 1432
/proc/meminfo: memFree=28447816/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1315396 CPUtime=102.28 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 269972 0 0 0 10180 48 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140736107609920 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 328849 269769 941 2943 0 325743 0
[pid=1427/tid=1428] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1315396

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

[startup+102.408 s]
/proc/loadavg: 2.35 2.35 2.77 4/183 1432
/proc/meminfo: memFree=28447816/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1315396 CPUtime=102.38 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 269972 0 0 0 10190 48 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140736107609920 5822484 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 328849 269769 941 2943 0 325743 0
[pid=1427/tid=1428] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269769 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1315396

[startup+115.2 s]
/proc/loadavg: 2.27 2.33 2.76 3/183 1432
/proc/meminfo: memFree=28446924/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1315396 CPUtime=115.17 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 270073 0 0 0 11469 48 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140736107609920 5677720 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 328849 269870 942 2943 0 325743 0
[pid=1427/tid=1428] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (KiB) 1315396

[startup+121.6 s]
/proc/loadavg: 2.25 2.33 2.76 3/183 1433
/proc/meminfo: memFree=28447156/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1315396 CPUtime=121.58 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 270073 0 0 0 12109 49 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140736107609920 13943729 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 328849 269870 942 2943 0 325743 0
[pid=1427/tid=1428] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1315396 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1346965504 269870 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 121.58
Current children cumulated vsize (KiB) 1315396

[startup+124.8 s]
/proc/loadavg: 2.23 2.32 2.75 3/183 1433
/proc/meminfo: memFree=28443428/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1319492 CPUtime=124.77 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 270879 0 0 0 12428 49 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140736107609920 5666952 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 329873 270676 942 2943 0 326767 0
[pid=1427/tid=1428] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 124.77
Current children cumulated vsize (KiB) 1319492

[startup+125.6 s]
/proc/loadavg: 2.23 2.32 2.75 3/183 1433
/proc/meminfo: memFree=28443428/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1319492 CPUtime=125.57 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 270879 0 0 0 12508 49 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140736107609920 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 329873 270676 942 2943 0 326767 0
[pid=1427/tid=1428] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 125.57
Current children cumulated vsize (KiB) 1319492

[startup+126 s]
/proc/loadavg: 2.23 2.32 2.75 3/183 1433
/proc/meminfo: memFree=28443428/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1319492 CPUtime=125.97 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 270879 0 0 0 12548 49 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140736107609920 5523513 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 329873 270676 942 2943 0 326767 0
[pid=1427/tid=1428] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 125.97
Current children cumulated vsize (KiB) 1319492

[startup+126.2 s]
/proc/loadavg: 2.23 2.32 2.75 3/183 1433
/proc/meminfo: memFree=28443428/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1319492 CPUtime=126.17 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 270879 0 0 0 12568 49 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140736107609920 12483303 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 329873 270676 942 2943 0 326767 0
[pid=1427/tid=1428] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 126.17
Current children cumulated vsize (KiB) 1319492

[startup+126.3 s]
/proc/loadavg: 2.23 2.32 2.75 3/183 1433
/proc/meminfo: memFree=28443428/32872528 swapFree=1243920/1391088
[pid=1427] ppid=1424 vsize=1319492 CPUtime=126.27 cores=1,3,5,7
/proc/1427/stat : 1427 (toysat) R 1424 1427 13151 0 -1 4202496 270879 0 0 0 12578 49 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140736107609920 5823947 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/1427/statm: 329873 270676 942 2943 0 326767 0
[pid=1427/tid=1428] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1428/stat : 1428 (toysat) S 1424 1427 13151 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054124014832 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=1427/tid=1429] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1429/stat : 1429 (toysat) S 1424 1427 13151 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054113524976 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=1427/tid=1430] ppid=1424 vsize=1319492 CPUtime=0 cores=1,3,5,7
/proc/1427/task/1430/stat : 1430 (toysat) S 1424 1427 13151 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11529497 1351159808 270676 33554432000 4194304 16246674 140736107628000 140054103051440 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 126.27
Current children cumulated vsize (KiB) 1319492

Child status: 0
Real time (s): 126.377
CPU time (s): 126.359
CPU user time (s): 125.803
CPU system time (s): 0.555915
CPU usage (%): 99.9854
Max. virtual memory (cumulated for all children) (KiB): 1319492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.803
system time used= 0.555915
maximum resident set size= 1082712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270881
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= 140

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.305953 second user time and 0.501923 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-16 18:33:29
IDJOB=4093644
IDBENCH=79280
IDSOLVER=2553
FILE ID=node119/4093644-1466094809
RUNJOBID= node119-1466093942-32600
PBS_JOBID= 19904019
Free space on /tmp= 71724 MiB

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

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

MD5SUM BENCH= e3f6753fad3114c64a2e1439cb62c0aa
RANDOM SEED=1634955641

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29527096 kB
Buffers:           42708 kB
Cached:           122924 kB
SwapCached:         1048 kB
Active:          1168208 kB
Inactive:          81332 kB
Active(anon):    1084708 kB
Inactive(anon):     1560 kB
Active(file):      83500 kB
Inactive(file):    79772 kB
Unevictable:     1391088 kB
Mlocked:         1243920 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             16372 kB
Writeback:             0 kB
AnonPages:       2476032 kB
Mapped:            10980 kB
Shmem:                 0 kB
Slab:             568924 kB
SReclaimable:      13036 kB
SUnreclaim:       555888 kB
KernelStack:        1480 kB
PageTables:         9032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2618976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    974848 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= 71708 MiB
End job on node119 at 2016-06-16 18:35:35