Trace number 4093666

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 154.978 155.004

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900571132--soft-0-100-0.wbo
MD5SUMa22634c1977478f126d9df874c90c256
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 benchmark17.68
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 135641
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135640
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
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:20+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-4093666-1466094800.wbo"]
0.00/0.01	c use --random-gen="2469835947 1067473867 2127714090 1917932562 1784942310 132486533 2127120768 1645045239 3807965967 2257093717 2269138193 727269718 1942429704 1431960476 17476004 908659866 3321007435 919956202 3118086909 2176243772 3523131258 3063089222 2523623236 2923596261 683902016 3372350716 3653412487 2887180294 3900044482 3115175943 2121469862 2641675959 205163538 914523426 368018715 2551399304 2217811690 1310181002 2799639431 3037376920 542207731 3505632980 1785044348 4236899365 233712515 3342468995 1434319276 3306975949 878717108 2246420481 739053167 2522577968 209444937 1613558790 3868888177 3667320631 1535593376 3080512103 597991169 1435275569 1375837937 1185343746 1939048203 3115120401 3837846634 2422215421 269018294 4108690374 345432728 2057831263 896320878 2789081422 4147611544 458514521 1578044527 2594674382 263219377 2910081772 2013249014 2923558120 707648955 3788041671 3218550381 1271453702 2145059944 1664984477 4196712140 1329118330 2214196132 463324534 2769733324 1912719742 717747489 4090745579 1104847762 1999147885 411656753 3639222904 878613314 2973563686 3516062183 4288066735 189305517 2588666199 3806027566 3650350818 1691295375 1619317671 4010693092 3578036788 89564961 901323677 1975867570 3503042634 2384506266 572852582 1822429173 4026596063 1961349934 2693601320 1247354466 1068439382 3654471583 3085124842 2479571615 1201804586 2553785346 2748630398 4058840782 2460787110 1036837035 3076467114 672977062 1813279291 2195142854 1673274555 3822996565 1975470855 748524724 3193160224 3335837460 3470211158 2181676418 1223568592 3703003580 2157246215 1646706385 3221931149 448170704 417699080 614682033 4144341869 1332607212 113814700 2085930332 1689256534 75253962 2051307508 3522334979 1877151052 2044208269 762108957 2140880720 670960950 1750146079 65353324 1095392865 3678203199 1610383901 3999402955 1066058678 664296918 935073507 1060281292 2078006375 2731977242 884570179 1981978301 2645391364 3059351743 2610659201 2164666528 3339720934 2009656397 2252767813 2488185567 905910306 869218116 2750905433 1130905453 4009596240 3506490960 1240567158 4141626501 3949457142 407591330 2193790011 1617560530 469874772 3622951309 1471663681 898132278 870674930 2955709956 3072539645 2470817000 945316167 540274763 1383049594 2491966249 4088265526 833511565 3719507602 2313832716 625043790 3182964355 2555044101 3653392297 1657174856 3394302539 2485748720 3193156818 1074891667 1783254269 215429584 3263368586 3123734707 4162113263 2821416781 2760731025 2842859577 3018540179 3974937171 2912884128 1255914015 1996759095 3736957830 212708606 655450464 3121912269 3471318335 561499797 3129537324 1356843953 1241009922 971744411 1622585274 2109982573 3750589793 2055647273 3861697146 2238233454 441274073 932313571 168852560 2738498398 255 362436" option to reproduce the execution
0.09/0.16	c #vars 231
0.09/0.16	c #constraints 2707
0.18/0.21	c BCD2: Hardening is enabled.
0.18/0.21	c BCD2: BiasedSearch is enabled.
0.18/0.21	c Solving starts ...
0.18/0.21	c ============================[ Search Statistics ]============================
0.18/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.21	c =============================================================================
0.18/0.21	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.18/0.23	c  0.0s |       0 |     2715 |        0 |     1881      0 |        0 |        0
0.18/0.23	c #cpu_time = 0.018s
0.18/0.23	c #wall_clock_time = 0.018s
0.18/0.23	c #decision = 2715
0.18/0.23	c #random_decision = 13
0.18/0.23	c #conflict = 0
0.18/0.23	c #restart = 0
0.18/0.23	o 323
0.18/0.23	c BCD2: updating upper bound: 135640 -> 322
0.18/0.25	c BCD2: 0 <= obj <= 322
0.18/0.25	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.18/0.25	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.25	c Solving starts ...
0.18/0.25	c ============================[ Search Statistics ]============================
0.18/0.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.25	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.25	c =============================================================================
0.18/0.25	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.18/0.28	c  0.0s |       1 |     2928 |      100 |     1881      0 |        0 |        0
0.29/0.33	c  0.1s |       2 |     5905 |      250 |     2070      0 |        0 |        0
0.29/0.38	c  0.1s |       3 |     9006 |      475 |     2277      0 |        0 |        0
0.39/0.47	c  0.2s |       4 |    12411 |      813 |     2505      0 |        0 |        0
0.59/0.61	c  0.4s |       5 |    15986 |     1320 |     2756      0 |        0 |        0
0.79/0.84	c  0.6s |       6 |    19959 |     2081 |     3336      0 |        0 |        0
1.29/1.38	c  1.1s |       7 |    24658 |     3223 |     3670      0 |        0 |        0
2.39/2.45	c  2.2s |       8 |    30083 |     4936 |     4038      0 |        0 |        0
4.39/4.49	c  4.2s |       8 |    36144 |     7036 |     4038      1 |        0 |        0
5.19/5.20	c  5.0s |       9 |    36780 |     7506 |     4442      1 |        0 |        0
7.29/7.30	c  7.1s |       9 |    41738 |     9006 |     4442      2 |        0 |        0
8.99/9.04	c  8.8s |      10 |    45522 |    11361 |     4887      2 |        0 |        0
11.08/11.11	c 10.9s |      10 |    52007 |    13861 |     4887      3 |        0 |        0
13.19/13.28	c 13.0s |      10 |    55089 |    15861 |     4887      4 |        0 |        0
14.69/14.70	c 14.5s |      11 |    57029 |    17144 |     5376      4 |        0 |        0
16.78/16.81	c 16.6s |      11 |    61974 |    18644 |     5376      4 |        0 |        0
18.88/18.94	c 18.7s |      11 |    63574 |    19644 |     5376      4 |        0 |        0
20.89/20.95	c 20.7s |      11 |    64867 |    20544 |     5376      5 |        0 |        0
22.89/22.98	c 22.7s |      11 |    68697 |    23044 |     5376      5 |        0 |        0
24.98/25.04	c 24.8s |      11 |    71360 |    24844 |     5376      6 |        0 |        0
25.79/25.87	c 25.6s |      12 |    72849 |    25819 |     5914      6 |        0 |        0
27.89/27.93	c 27.7s |      12 |    77864 |    27419 |     5914      6 |        0 |        0
29.99/30.00	c 29.8s |      12 |    80314 |    28919 |     5914      7 |        0 |        0
31.98/32.05	c 31.8s |      12 |    82575 |    30519 |     5914      7 |        0 |        0
34.08/34.16	c 33.9s |      12 |    84171 |    31619 |     5914      7 |        0 |        0
36.29/36.37	c 36.1s |      12 |    85641 |    32619 |     5914      7 |        0 |        0
38.28/38.39	c 38.1s |      12 |    86808 |    33419 |     5914      8 |        0 |        0
40.38/40.41	c 40.2s |      12 |    88779 |    34619 |     5914      8 |        0 |        0
42.58/42.62	c 42.4s |      12 |    90816 |    36019 |     5914      8 |        0 |        0
44.78/44.81	c 44.6s |      12 |    92262 |    36919 |     5914      8 |        0 |        0
46.98/47.01	c 46.8s |      12 |    93539 |    37819 |     5914      9 |        0 |        0
48.99/49.04	c 48.8s |      12 |    94739 |    38619 |     6506      9 |        0 |        0
49.58/49.62	c 49.4s |      13 |    95055 |    38832 |     6506      9 |        0 |        0
51.58/51.66	c 51.4s |      13 |    99460 |    39932 |     6506      9 |        0 |        0
53.78/53.80	c 53.6s |      13 |   101559 |    41332 |     6506      9 |        0 |        0
55.78/55.82	c 55.6s |      13 |   103437 |    42532 |     6506     10 |        0 |        0
57.79/57.88	c 57.6s |      13 |   105605 |    43932 |     6506     10 |        0 |        0
59.98/60.08	c 59.8s |      13 |   107887 |    45432 |     6506     10 |        0 |        0
62.09/62.14	c 61.9s |      13 |   109429 |    46432 |     6506     10 |        0 |        0
64.08/64.14	c 63.9s |      13 |   111233 |    47532 |     6506     11 |        0 |        0
66.18/66.22	c 66.0s |      13 |   113183 |    48732 |     6506     11 |        0 |        0
68.17/68.29	c 68.0s |      13 |   115180 |    50032 |     6506     11 |        0 |        0
70.27/70.39	c 70.1s |      13 |   116948 |    51232 |     6506     11 |        0 |        0
72.37/72.40	c 72.2s |      13 |   118439 |    52232 |     6506     12 |        0 |        0
74.48/74.53	c 74.3s |      13 |   120999 |    53932 |     6506     12 |        0 |        0
76.48/76.56	c 76.3s |      13 |   122843 |    55132 |     6506     12 |        0 |        0
78.58/78.65	c 78.4s |      13 |   124759 |    56332 |     6506     13 |        0 |        0
80.67/80.70	c 80.5s |      13 |   126841 |    57732 |     6506     13 |        0 |        0
81.88/81.93	c 81.7s |      14 |   127716 |    58352 |     7157     13 |        0 |        0
83.87/83.95	c 83.7s |      14 |   131823 |    59352 |     7157     13 |        0 |        0
85.97/86.00	c 85.7s |      14 |   133362 |    60452 |     7157     13 |        0 |        0
88.07/88.16	c 87.9s |      14 |   135286 |    61552 |     7157     13 |        0 |        0
90.07/90.17	c 89.9s |      14 |   137274 |    62752 |     7157     14 |        0 |        0
92.18/92.26	c 92.0s |      14 |   139508 |    64052 |     7157     14 |        0 |        0
94.27/94.38	c 94.1s |      14 |   141303 |    65152 |     7157     14 |        0 |        0
96.38/96.49	c 96.2s |      14 |   142919 |    66152 |     7157     14 |        0 |        0
98.48/98.58	c 98.3s |      14 |   144309 |    67052 |     7157     15 |        0 |        0
100.68/100.70	c  100s |      14 |   146196 |    68252 |     7157     15 |        0 |        0
102.77/102.84	c  102s |      14 |   148444 |    69552 |     7157     15 |        0 |        0
104.77/104.88	c  104s |      14 |   150176 |    70552 |     7157     15 |        0 |        0
106.98/107.02	c  106s |      14 |   151611 |    71452 |     7157     16 |        0 |        0
109.07/109.10	c  108s |      14 |   153301 |    72452 |     7157     16 |        0 |        0
111.07/111.13	c  110s |      14 |   154620 |    73252 |     7157     16 |        0 |        0
113.17/113.24	c  112s |      14 |   156212 |    74252 |     7157     16 |        0 |        0
115.27/115.34	c  115s |      14 |   158480 |    75452 |     7157     16 |        0 |        0
117.37/117.40	c  117s |      14 |   160305 |    76452 |     7157     17 |        0 |        0
119.47/119.55	c  119s |      14 |   162667 |    77652 |     7157     17 |        0 |        0
121.58/121.65	c  121s |      14 |   164427 |    78652 |     7157     17 |        0 |        0
123.57/123.68	c  123s |      14 |   165986 |    79752 |     7157     17 |        0 |        0
125.77/125.88	c  125s |      14 |   167769 |    80852 |     7157     17 |        0 |        0
127.87/127.92	c  127s |      14 |   169204 |    81652 |     7157     18 |        0 |        0
130.06/130.12	c  129s |      14 |   170985 |    82652 |     7157     18 |        0 |        0
132.27/132.36	c  132s |      14 |   172450 |    83552 |     7157     18 |        0 |        0
134.47/134.52	c  134s |      14 |   174040 |    84452 |     7157     18 |        0 |        0
136.47/136.56	c  136s |      14 |   175599 |    85252 |     7157     18 |        0 |        0
138.46/138.57	c  138s |      14 |   176760 |    85952 |     7157     18 |        0 |        0
138.96/139.07	c  138s |      14 |   177018 |    86115 |     7157     18 |        0 |        0
138.96/139.07	c #cpu_time = 138.462s
138.96/139.07	c #wall_clock_time = 138.818s
138.96/139.07	c #decision = 177018
138.96/139.07	c #random_decision = 130
138.96/139.07	c #conflict = 86115
138.96/139.07	c #restart = 14
138.96/139.07	c BCD2: found a new core of size 2691: cost of the new core is >=1
138.96/139.07	c lower bound updated to 1
138.96/139.08	c BCD2: 1 <= obj <= 322
138.96/139.08	c BCD2: #cores=1, #unrelaxed=16, #relaxed=2691, #hardened=0
138.96/139.08	c BCD2: #sat=1 #unsat=2 bias=2/3
138.96/139.09	c Solving starts ...
138.96/139.09	c ============================[ Search Statistics ]============================
138.96/139.09	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
138.96/139.09	c       |         |          |          |    Limit     GC | Var      | Constra 
138.96/139.09	c =============================================================================
138.96/139.09	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        0
139.46/139.51	c  0.4s |       0 |     3183 |        1 |     7157      1 |        0 |        0
139.46/139.51	c #cpu_time = 0.423s
139.46/139.51	c #wall_clock_time = 0.424s
139.46/139.51	c #decision = 3183
139.46/139.51	c #random_decision = 19
139.46/139.51	c #conflict = 1
139.46/139.51	c #restart = 0
139.46/139.52	o 135
139.46/139.52	c BCD2: updating upper bound: 322 -> 134
139.46/139.53	c BCD2: 1 <= obj <= 134
139.46/139.53	c BCD2: #cores=1, #unrelaxed=16, #relaxed=2691, #hardened=0
139.46/139.53	c BCD2: #sat=2 #unsat=2 bias=2/4
139.46/139.54	c Solving starts ...
139.46/139.54	c ============================[ Search Statistics ]============================
139.46/139.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
139.46/139.54	c       |         |          |          |    Limit     GC | Var      | Constra 
139.46/139.54	c =============================================================================
139.46/139.54	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        1
139.66/139.78	c  0.2s |       1 |     1526 |      100 |     7157      0 |        0 |        1
140.37/140.47	c  0.9s |       2 |     1936 |      250 |     7157      0 |        0 |        1
141.28/141.34	c  1.8s |       3 |     2341 |      475 |     7157      0 |        0 |        1
142.77/142.81	c  3.3s |       4 |     2957 |      813 |     7157      0 |        0 |        1
144.47/144.56	c  5.0s |       4 |     3818 |     1186 |     7873      0 |        0 |        1
144.47/144.56	c #cpu_time = 5.001s
144.47/144.56	c #wall_clock_time = 5.014s
144.47/144.56	c #decision = 3818
144.47/144.56	c #random_decision = 5
144.47/144.56	c #conflict = 1186
144.47/144.56	c #restart = 4
144.47/144.56	o 24
144.47/144.56	c BCD2: hardening fixes 2083 literals
144.47/144.56	c BCD2: updating upper bound: 134 -> 23
144.47/144.57	c BCD2: 1 <= obj <= 23
144.47/144.57	c BCD2: #cores=1, #unrelaxed=2, #relaxed=622, #hardened=2083
144.47/144.57	c BCD2: #sat=3 #unsat=2 bias=2/5
144.47/144.57	c Solving starts ...
144.47/144.57	c ============================[ Search Statistics ]============================
144.47/144.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
144.47/144.57	c       |         |          |          |    Limit     GC | Var      | Constra 
144.47/144.57	c =============================================================================
144.47/144.57	c  0.0s |       0 |        0 |        0 |     7873      0 |     2083 |        2
144.68/144.70	c  0.1s |       0 |       70 |        0 |     7873      0 |     2083 |        2
144.68/144.70	c #cpu_time = 0.135s
144.68/144.70	c #wall_clock_time = 0.135s
144.68/144.70	c #decision = 70
144.68/144.70	c #random_decision = 0
144.68/144.70	c #conflict = 0
144.68/144.70	c #restart = 0
144.68/144.70	o 20
144.68/144.70	c BCD2: hardening fixes 106 literals
144.68/144.70	c BCD2: updating upper bound: 23 -> 19
144.68/144.71	c BCD2: 1 <= obj <= 19
144.68/144.71	c BCD2: #cores=1, #unrelaxed=0, #relaxed=518, #hardened=2189
144.68/144.71	c BCD2: #sat=4 #unsat=2 bias=2/6
144.68/144.71	c Solving starts ...
144.68/144.71	c ============================[ Search Statistics ]============================
144.68/144.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
144.68/144.71	c       |         |          |          |    Limit     GC | Var      | Constra 
144.68/144.71	c =============================================================================
144.68/144.71	c  0.0s |       0 |        0 |        0 |     7873      0 |     2189 |        6
144.77/144.88	c  0.2s |       1 |      182 |      100 |     7873      0 |     2189 |        6
144.97/145.07	c  0.4s |       2 |      424 |      250 |     7873      0 |     2189 |        6
145.27/145.36	c  0.6s |       3 |      833 |      475 |     7873      0 |     2189 |        6
145.57/145.62	c  0.9s |       4 |     1455 |      813 |     7873      0 |     2189 |        6
145.97/146.09	c  1.4s |       5 |     2416 |     1320 |     7873      0 |     2189 |        6
146.67/146.75	c  2.0s |       6 |     3625 |     2081 |     7873      0 |     2189 |        6
147.57/147.61	c  2.9s |       7 |     5544 |     3223 |     7873      0 |     2189 |        6
148.87/148.97	c  4.3s |       8 |     8349 |     4936 |     7873      1 |     2189 |        6
149.37/149.49	c  4.8s |       8 |     9712 |     5852 |     7873      1 |     2189 |        6
149.37/149.49	c #cpu_time = 4.769s
149.37/149.49	c #wall_clock_time = 4.781s
149.37/149.49	c #decision = 9712
149.37/149.49	c #random_decision = 13
149.37/149.49	c #conflict = 5852
149.37/149.49	c #restart = 8
149.37/149.49	o 8
149.37/149.49	c BCD2: hardening fixes 328 literals
149.37/149.49	c BCD2: updating upper bound: 19 -> 7
149.47/149.50	c BCD2: 1 <= obj <= 7
149.47/149.50	c BCD2: #cores=1, #unrelaxed=0, #relaxed=190, #hardened=2517
149.47/149.50	c BCD2: #sat=5 #unsat=2 bias=2/7
149.47/149.50	c Solving starts ...
149.47/149.50	c ============================[ Search Statistics ]============================
149.47/149.50	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
149.47/149.50	c       |         |          |          |    Limit     GC | Var      | Constra 
149.47/149.50	c =============================================================================
149.47/149.50	c  0.0s |       0 |        0 |        0 |     7873      0 |     2517 |        8
149.47/149.58	c  0.1s |       1 |      172 |      100 |     7873      0 |     2517 |        8
149.57/149.69	c  0.2s |       2 |      418 |      250 |     7873      0 |     2517 |        8
149.77/149.81	c  0.3s |       3 |      883 |      475 |     7873      0 |     2517 |        8
149.97/150.05	c  0.5s |       4 |     1380 |      813 |     7873      0 |     2517 |        8
150.27/150.38	c  0.9s |       5 |     2227 |     1320 |     7873      0 |     2517 |        8
150.77/150.80	c  1.3s |       6 |     3404 |     2081 |     7873      0 |     2517 |        8
151.27/151.32	c  1.8s |       7 |     5342 |     3223 |     7873      0 |     2517 |        8
152.17/152.23	c  2.7s |       8 |     8096 |     4936 |     7873      1 |     2517 |        8
152.47/152.57	c  3.1s |       8 |     9250 |     5690 |     7873      1 |     2517 |        8
152.47/152.57	c #cpu_time = 3.060s
152.47/152.57	c #wall_clock_time = 3.068s
152.47/152.57	c #decision = 9250
152.47/152.57	c #random_decision = 13
152.47/152.57	c #conflict = 5690
152.47/152.57	c #restart = 8
152.47/152.57	o 2
152.47/152.57	c BCD2: hardening fixes 163 literals
152.47/152.57	c BCD2: updating upper bound: 7 -> 1
152.47/152.57	c BCD2: 1 <= obj <= 1
152.47/152.57	c BCD2: #cores=1, #unrelaxed=0, #relaxed=27, #hardened=2680
152.47/152.57	c BCD2: #sat=6 #unsat=2 bias=2/8
152.47/152.57	c Solving starts ...
152.47/152.57	c ============================[ Search Statistics ]============================
152.47/152.57	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
152.47/152.57	c       |         |          |          |    Limit     GC | Var      | Constra 
152.47/152.57	c =============================================================================
152.47/152.57	c  0.0s |       0 |        0 |        0 |     7873      0 |     2680 |       10
152.57/152.64	c  0.1s |       1 |      148 |      100 |     7873      0 |     2680 |       10
152.67/152.73	c  0.2s |       2 |      370 |      250 |     7873      0 |     2680 |       10
152.77/152.83	c  0.3s |       3 |      801 |      475 |     7873      0 |     2680 |       10
152.97/153.01	c  0.4s |       4 |     1314 |      813 |     7873      0 |     2680 |       10
153.17/153.22	c  0.7s |       5 |     2436 |     1320 |     7873      0 |     2680 |       10
153.56/153.61	c  1.0s |       6 |     3867 |     2081 |     7873      0 |     2680 |       10
154.06/154.17	c  1.6s |       7 |     6071 |     3223 |     7873      0 |     2680 |       10
154.86/154.93	c  2.4s |       7 |     8925 |     4697 |     7873      1 |     2680 |       10
154.86/154.93	c #cpu_time = 2.360s
154.86/154.93	c #wall_clock_time = 2.366s
154.86/154.93	c #decision = 8925
154.86/154.93	c #random_decision = 15
154.86/154.93	c #conflict = 4697
154.86/154.93	c #restart = 7
154.86/154.94	o 1
154.86/154.94	s OPTIMUM FOUND
154.86/154.94	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10
154.86/154.94	v -x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20
154.86/154.94	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
154.86/154.94	v -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
154.86/154.94	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
154.86/154.94	v x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60
154.86/154.94	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
154.86/154.94	v -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80
154.86/154.94	v -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
154.86/154.94	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
154.86/154.94	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
154.86/154.94	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 x119 -x120
154.86/154.94	v -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 -x130
154.86/154.94	v -x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140
154.86/154.94	v -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
154.86/154.94	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
154.86/154.94	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170
154.86/154.94	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180
154.86/154.94	v x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
154.86/154.94	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200
154.86/154.94	v -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 x210
154.86/154.94	v -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
154.86/154.94	v -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230
154.86/154.94	v -x231
154.86/154.94	c total CPU time = 154.541s
154.86/154.94	c total wall clock time = 154.938s

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

pid=31218
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.31 2.27 2.50 4/173 31223
/proc/meminfo: memFree=30300892/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=616892 CPUtime=0 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 2282 0 0 0 0 0 0 0 20 0 4 0 11526665 631697408 2643 33554432000 4194304 16246674 140734950791600 140734950791024 15002730 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 154991 2653 441 2943 0 151885 0
[pid=31222/tid=31229] ppid=31218 vsize=646588 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 662106112 2756 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=650684 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 666300416 2775 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=654780 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11526666 670494720 2790 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100169 s]
/proc/loadavg: 2.31 2.27 2.50 4/173 31223
/proc/meminfo: memFree=30300892/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 24816 0 0 0 6 3 0 0 20 0 4 0 11526665 1247350784 25170 33554432000 4194304 16246674 140734950791600 140734950773504 12459048 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 304529 25171 616 2943 0 301423 0
[pid=31222/tid=31229] ppid=31218 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1247350784 25171 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1247350784 25172 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 11526666 1247350784 25172 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200552 s]
/proc/loadavg: 2.31 2.27 2.50 4/173 31223
/proc/meminfo: memFree=30300892/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1223236 CPUtime=0.18 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 34846 0 0 0 14 4 0 0 20 0 4 0 11526665 1252593664 35154 33554432000 4194304 16246674 140734950791600 140734950790912 13760208 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 305809 35154 862 2943 0 302703 0
[pid=31222/tid=31229] ppid=31218 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1252593664 35154 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1252593664 35154 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1252593664 35154 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1223236

[startup+0.300477 s]
/proc/loadavg: 2.31 2.27 2.50 4/173 31223
/proc/meminfo: memFree=30300892/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 47504 0 0 0 23 6 0 0 20 0 4 0 11526665 1338576896 47813 33554432000 4194304 16246674 140734950791600 140734950790912 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 326801 47826 918 2943 0 323695 0
[pid=31222/tid=31229] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 47835 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 47844 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 47850 33554432000 4194304 16246674 140734950791600 139760372796592 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.700414 s]
/proc/loadavg: 2.31 2.27 2.50 4/173 31223
/proc/meminfo: memFree=30300892/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 56711 0 0 0 62 7 0 0 20 0 4 0 11526665 1338576896 57019 33554432000 4194304 16246674 140734950791600 140734950790912 13943664 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 326801 57019 920 2943 0 323695 0
[pid=31222/tid=31229] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 57019 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 57019 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 57019 33554432000 4194304 16246674 140734950791600 139760372796592 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.50041 s]
/proc/loadavg: 2.31 2.27 2.50 3/183 31233
/proc/meminfo: memFree=29361772/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 57406 0 0 0 142 7 0 0 20 0 4 0 11526665 1338576896 57714 33554432000 4194304 16246674 140734950791600 140734950773504 5673912 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 326801 57714 924 2943 0 323695 0
[pid=31222/tid=31229] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 57714 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 57714 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1338576896 57714 33554432000 4194304 16246674 140734950791600 139760372796592 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.10041 s]
/proc/loadavg: 2.37 2.28 2.51 3/183 31233
/proc/meminfo: memFree=29360904/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 57549 0 0 0 302 7 0 0 20 0 4 0 11526665 1339625472 57857 33554432000 4194304 16246674 140734950791600 140734950773504 6012036 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327057 57857 931 2943 0 323951 0
[pid=31222/tid=31229] ppid=31218 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1339625472 57857 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1339625472 57857 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1339625472 57857 33554432000 4194304 16246674 140734950791600 139760372796592 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) 1308228

[startup+6.30043 s]
/proc/loadavg: 2.37 2.28 2.51 4/183 31233
/proc/meminfo: memFree=29344724/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1308228 CPUtime=6.28 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 61176 0 0 0 621 7 0 0 20 0 4 0 11526665 1339625472 61484 33554432000 4194304 16246674 140734950791600 140734950773504 13874658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327057 61484 931 2943 0 323951 0
[pid=31222/tid=31229] ppid=31218 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1339625472 61484 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1339625472 61484 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1339625472 61484 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1308228

[startup+12.7074 s]
/proc/loadavg: 2.31 2.27 2.50 3/183 31233
/proc/meminfo: memFree=29335496/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1309252 CPUtime=12.7 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 63507 0 0 0 1261 9 0 0 20 0 4 0 11526665 1340674048 63815 33554432000 4194304 16246674 140734950791600 140734950773504 13950199 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327313 63815 931 2943 0 324207 0
[pid=31222/tid=31229] ppid=31218 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1340674048 63815 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1340674048 63815 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1340674048 63815 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 1309252

[startup+25.5004 s]
/proc/loadavg: 2.42 2.30 2.51 4/183 31233
/proc/meminfo: memFree=29334440/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1309252 CPUtime=25.48 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 63507 0 0 0 2538 10 0 0 20 0 4 0 11526665 1340674048 63815 33554432000 4194304 16246674 140734950791600 140734950790696 5546214 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327313 63815 931 2943 0 324207 0
[pid=31222/tid=31229] ppid=31218 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1340674048 63815 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1340674048 63815 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1340674048 63815 33554432000 4194304 16246674 140734950791600 139760372796592 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) 1309252

[startup+51.1004 s]
/proc/loadavg: 2.41 2.31 2.50 4/183 31233
/proc/meminfo: memFree=29077028/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1310276 CPUtime=51.09 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 82152 0 0 0 5093 16 0 0 20 0 4 0 11526665 1341722624 82460 33554432000 4194304 16246674 140734950791600 140734950773504 6020899 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327569 82460 931 2943 0 324463 0
[pid=31222/tid=31229] ppid=31218 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1341722624 82460 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1341722624 82460 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1341722624 82460 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1310276

[startup+102.3 s]
/proc/loadavg: 2.38 2.31 2.49 3/183 31235
/proc/meminfo: memFree=28933616/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1311300 CPUtime=102.27 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 117988 0 0 0 10198 29 0 0 20 0 4 0 11526665 1342771200 118296 33554432000 4194304 16246674 140734950791600 140734950790696 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327825 118296 931 2943 0 324719 0
[pid=31222/tid=31229] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 118296 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 118296 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 118296 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1311300

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

[startup+102.907 s]
/proc/loadavg: 2.38 2.31 2.49 4/183 31235
/proc/meminfo: memFree=28933616/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1311300 CPUtime=102.87 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 117988 0 0 0 10258 29 0 0 20 0 4 0 11526665 1342771200 118296 33554432000 4194304 16246674 140734950791600 140734950790696 14628944 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327825 118296 931 2943 0 324719 0
[pid=31222/tid=31229] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 118296 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 118296 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 118296 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.87
Current children cumulated vsize (KiB) 1311300

[startup+128.5 s]
/proc/loadavg: 2.31 2.30 2.48 3/183 31236
/proc/meminfo: memFree=28872480/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1311300 CPUtime=128.47 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 133234 0 0 0 12810 37 0 0 20 0 4 0 11526665 1342771200 133542 33554432000 4194304 16246674 140734950791600 140734950773504 12482824 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 327825 133542 931 2943 0 324719 0
[pid=31222/tid=31229] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 133542 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 133542 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1311300 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1342771200 133542 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 128.47
Current children cumulated vsize (KiB) 1311300

[startup+141.3 s]
/proc/loadavg: 2.26 2.29 2.48 3/183 31236
/proc/meminfo: memFree=28865544/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1318468 CPUtime=141.28 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 135034 0 0 0 14088 40 0 0 20 0 4 0 11526665 1350111232 135342 33554432000 4194304 16246674 140734950791600 140734950773504 5600808 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 329617 135342 939 2943 0 326511 0
[pid=31222/tid=31229] ppid=31218 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1350111232 135342 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1350111232 135342 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1350111232 135342 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 141.28
Current children cumulated vsize (KiB) 1318468

[startup+147.7 s]
/proc/loadavg: 2.22 2.28 2.47 4/183 31236
/proc/meminfo: memFree=28770560/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1318468 CPUtime=147.66 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 162606 0 0 0 14723 43 0 0 20 0 4 0 11526665 1350111232 162914 33554432000 4194304 16246674 140734950791600 140734950773504 5531262 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 329617 162914 940 2943 0 326511 0
[pid=31222/tid=31229] ppid=31218 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1350111232 162914 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1350111232 162914 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1318468 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1350111232 162914 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 147.66
Current children cumulated vsize (KiB) 1318468

[startup+150.9 s]
/proc/loadavg: 2.22 2.28 2.47 3/183 31236
/proc/meminfo: memFree=28462924/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1319492 CPUtime=150.87 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 235899 0 0 0 15034 53 0 0 20 0 4 0 11526665 1351159808 236207 33554432000 4194304 16246674 140734950791600 140734950773504 6842268 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 329873 236207 940 2943 0 326767 0
[pid=31222/tid=31229] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 236207 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 236207 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 236207 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 150.87
Current children cumulated vsize (KiB) 1319492

[startup+152.5 s]
/proc/loadavg: 2.20 2.28 2.47 3/183 31236
/proc/meminfo: memFree=28461808/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1319492 CPUtime=152.47 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 235957 0 0 0 15194 53 0 0 20 0 4 0 11526665 1351159808 236265 33554432000 4194304 16246674 140734950791600 140734950773504 6836936 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 329873 236265 940 2943 0 326767 0
[pid=31222/tid=31229] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 236265 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 236265 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 236265 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 152.47
Current children cumulated vsize (KiB) 1319492

[startup+154.1 s]
/proc/loadavg: 2.20 2.28 2.47 3/183 31236
/proc/meminfo: memFree=28321316/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1319492 CPUtime=154.06 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 271091 0 0 0 15348 58 0 0 20 0 4 0 11526665 1351159808 271399 33554432000 4194304 16246674 140734950791600 140734950773504 5822484 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 329873 271399 941 2943 0 326767 0
[pid=31222/tid=31229] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 154.06
Current children cumulated vsize (KiB) 1319492

[startup+154.5 s]
/proc/loadavg: 2.20 2.28 2.47 3/183 31236
/proc/meminfo: memFree=28321068/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1319492 CPUtime=154.47 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 271091 0 0 0 15389 58 0 0 20 0 4 0 11526665 1351159808 271399 33554432000 4194304 16246674 140734950791600 140734950773504 5824017 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 329873 271399 941 2943 0 326767 0
[pid=31222/tid=31229] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 154.47
Current children cumulated vsize (KiB) 1319492

[startup+154.9 s]
/proc/loadavg: 2.20 2.28 2.47 3/183 31236
/proc/meminfo: memFree=28321068/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=1319492 CPUtime=154.86 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202496 271091 0 0 0 15428 58 0 0 20 0 4 0 11526665 1351159808 271399 33554432000 4194304 16246674 140734950791600 140734950773504 5674152 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 329873 271399 941 2943 0 326767 0
[pid=31222/tid=31229] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31229/stat : 31229 (toysat) S 31218 31222 6847 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760393759984 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=31222/tid=31230] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31230/stat : 31230 (toysat) S 31218 31222 6847 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760383270128 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=31222/tid=31231] ppid=31218 vsize=1319492 CPUtime=0 cores=0,2,4,6
/proc/31222/task/31231/stat : 31231 (toysat) S 31218 31222 6847 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 11526666 1351159808 271399 33554432000 4194304 16246674 140734950791600 139760372796592 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 154.86
Current children cumulated vsize (KiB) 1319492

[startup+155 s]
/proc/loadavg: 2.20 2.28 2.47 3/183 31236
/proc/meminfo: memFree=28321068/32872528 swapFree=1541688/1694988
[pid=31222] ppid=31218 vsize=0 CPUtime=154.96 cores=0,2,4,6
/proc/31222/stat : 31222 (toysat) R 31218 31222 6847 0 -1 4202500 271093 0 0 0 15432 64 0 0 20 0 1 0 11526665 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/31222/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 154.96
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 155.004
CPU time (s): 154.978
CPU user time (s): 154.33
CPU system time (s): 0.648901
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 1319492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 154.33
system time used= 0.648901
maximum resident set size= 1085600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271093
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= 17
involuntary context switches= 162

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

The end

Launcher Data

Begin job on node125 at 2016-06-16 18:33:20
IDJOB=4093666
IDBENCH=79275
IDSOLVER=2553
FILE ID=node125/4093666-1466094800
RUNJOBID= node125-1466092999-31053
PBS_JOBID= 19904014
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= a22634c1977478f126d9df874c90c256
RANDOM SEED=901544388

node125.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.683
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.36
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.683
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.683
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.683
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.54
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.683
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.683
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.683
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.683
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:        30302504 kB
Buffers:           46304 kB
Cached:           120904 kB
SwapCached:         2664 kB
Active:            85172 kB
Inactive:          86352 kB
Active(anon):       4060 kB
Inactive(anon):     2116 kB
Active(file):      81112 kB
Inactive(file):    84236 kB
Unevictable:     1694988 kB
Mlocked:         1541688 kB
SwapTotal:      67108856 kB
SwapFree:       67096840 kB
Dirty:             32616 kB
Writeback:             0 kB
AnonPages:       1896284 kB
Mapped:             6856 kB
Shmem:                 0 kB
Slab:             570244 kB
SReclaimable:      14112 kB
SUnreclaim:       556132 kB
KernelStack:        1520 kB
PageTables:         6740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1791304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 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= 71712 MiB
End job on node125 at 2016-06-16 18:35:56