Trace number 4110334

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 83.7453 83.7596

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900547389--soft-0-100-0.wbo
MD5SUM24569843aeaad08e546ecaba09eee200
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 benchmark50.61
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 136614
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136613
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c 2016-06-19T16:01:28+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-4110334-1466344888.wbo"]
0.00/0.01	c use --random-gen="2819181782 317150003 1834304036 647370996 3870316389 1241122700 55534982 2653057032 2944594901 3336390712 1813273659 3197966970 2516650496 1262538753 2852892721 1740664409 3097530359 1228078528 78930171 2468677512 353065906 4129722787 2083573941 2345755772 3642010827 866620546 2546677466 2390752942 2306761678 1202903389 3373412857 165860595 3493027183 945393814 2224493123 2792199898 2173296815 2466817666 2472011614 3020453781 2617930482 3430459864 2556188242 376324982 3327392547 724037733 3510981129 505704594 1736230845 3245450167 1117510302 1002795024 266875135 403706698 3697353451 905338946 3331547952 1912564703 1219889628 826972646 3770175610 993254346 981611000 1239469854 1028616852 3480279764 1371989693 4100943703 2616690204 1737725148 1161645642 588244438 3481499611 2361034495 3114248492 1799340752 4198954351 1809368800 1687251092 3768961316 490875392 2419278264 4255251849 2511508220 2384352976 2294435773 1011366290 3939100045 2492520353 4249003488 1667031672 2821146162 1451859985 4011177215 1198274219 1113640808 562657968 3376676952 4089974151 4040511999 1343009201 3104347792 1012760207 344474185 2824464731 4054421888 4267836231 1482939317 2856355159 619990238 3012945920 4075568760 3135359244 1010178033 1167660397 3298459744 4251956950 2331586122 3707029158 1939814343 3027698982 719967394 2340348434 2750534367 422023449 761977385 3306697349 2751864249 4066669452 2894759393 1534544922 3404105473 3244049502 1950833606 1252514526 227232442 2427549712 2405799044 272009477 3296794744 608843648 4161595965 523770780 3331259556 2504025626 930414060 1098462988 1890159154 3173003249 3082939406 901926350 3159431639 2769060543 2840873304 2736331131 168149538 904596018 1775863475 1543142384 2467491933 1317740595 2309671250 2762812123 1456329353 2310414670 1186278681 19461294 3539765142 1529540101 3995835119 1676141784 1640915529 3168396510 3974334487 2791803101 1712150619 1434981504 3237100228 801391310 3807231167 1025531907 1419637068 2823133255 1804464875 3595445922 4015116739 3068598902 1545691993 1681484260 2836631372 2255835777 3783899258 1976294745 472768109 3100359451 3930343923 1209769398 963950614 3286220656 2076783946 966448453 4210757897 2592505682 2168276942 503563563 2891573998 1784031403 3933889182 3146498016 826624093 3192693235 347276440 2353898257 550413983 2934049209 1953624717 3272597943 1968184384 1764103819 3372828301 109619665 2670399625 1253209967 2758185683 341775366 60855854 1046201956 1084851075 680845155 2247939579 513498787 2130074999 3307422309 1118481169 643363204 1080221293 2112178694 461874888 3202910640 3645631196 1589625932 171149583 2127505183 1156591688 1070447363 637058742 3047464900 3727807564 1377890885 131272285 2826851019 2122923501 2043872433 937200706 699320534 819216416 255 362436" option to reproduce the execution
0.09/0.17	c #vars 231
0.09/0.17	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 |     2718 |        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 = 2718
0.18/0.23	c #random_decision = 9
0.18/0.23	c #conflict = 0
0.18/0.23	c #restart = 0
0.18/0.23	o 498
0.18/0.24	c BCD2: updating upper bound: 136613 -> 497
0.18/0.26	c BCD2: 0 <= obj <= 497
0.18/0.26	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.18/0.26	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.18/0.28	c  0.0s |       1 |     2904 |      100 |     1881      0 |        0 |        0
0.29/0.32	c  0.1s |       2 |     5852 |      250 |     2070      0 |        0 |        0
0.29/0.39	c  0.1s |       3 |     8934 |      475 |     2277      0 |        0 |        0
0.49/0.51	c  0.3s |       4 |    12176 |      813 |     2505      0 |        0 |        0
0.59/0.69	c  0.4s |       5 |    15680 |     1320 |     2756      0 |        0 |        0
0.99/1.01	c  0.8s |       6 |    19480 |     2081 |     3336      0 |        0 |        0
1.59/1.66	c  1.4s |       7 |    23801 |     3223 |     3670      0 |        0 |        0
2.30/2.34	c  2.1s |       8 |    28948 |     4936 |     4038      0 |        0 |        0
3.69/3.70	c  3.4s |       9 |    35293 |     7506 |     4442      1 |        0 |        0
5.69/5.71	c  5.5s |       9 |    42496 |    10806 |     4442      2 |        0 |        0
5.99/6.09	c  5.8s |      10 |    43200 |    11361 |     4887      2 |        0 |        0
8.09/8.13	c  7.9s |      10 |    48805 |    13561 |     4887      3 |        0 |        0
10.09/10.12	c  9.9s |      11 |    54063 |    17144 |     5376      4 |        0 |        0
12.10/12.13	c 11.9s |      11 |    59314 |    18944 |     5376      4 |        0 |        0
14.19/14.21	c 13.9s |      11 |    63349 |    21944 |     5376      5 |        0 |        0
16.19/16.25	c 16.0s |      11 |    66360 |    24044 |     5376      5 |        0 |        0
17.78/17.87	c 17.6s |      12 |    69290 |    25819 |     5914      6 |        0 |        0
19.89/19.91	c 19.7s |      12 |    76553 |    28919 |     5914      7 |        0 |        0
21.89/21.93	c 21.7s |      12 |    79989 |    31319 |     5914      7 |        0 |        0
24.09/24.16	c 23.9s |      12 |    82787 |    33319 |     5914      8 |        0 |        0
26.19/26.20	c 25.9s |      12 |    85626 |    35119 |     5914      8 |        0 |        0
28.18/28.22	c 28.0s |      12 |    87914 |    36619 |     5914      8 |        0 |        0
30.28/30.32	c 30.1s |      12 |    90826 |    38419 |     5914      9 |        0 |        0
30.68/30.74	c 30.5s |      13 |    91593 |    38832 |     6506      9 |        0 |        0
32.68/32.77	c 32.5s |      13 |    97651 |    40832 |     6506      9 |        0 |        0
34.69/34.78	c 34.5s |      13 |   100603 |    42432 |     6506      9 |        0 |        0
36.88/36.90	c 36.6s |      13 |   103146 |    43832 |     6506     10 |        0 |        0
38.88/38.99	c 38.7s |      13 |   106270 |    45532 |     6506     10 |        0 |        0
41.08/41.20	c 40.9s |      13 |   108922 |    47032 |     6506     10 |        0 |        0
43.18/43.26	c 43.0s |      13 |   111308 |    48332 |     6506     11 |        0 |        0
45.28/45.34	c 45.1s |      13 |   115367 |    50532 |     6506     11 |        0 |        0
47.28/47.35	c 47.1s |      13 |   118386 |    52232 |     6506     12 |        0 |        0
49.39/49.46	c 49.2s |      13 |   121378 |    53832 |     6506     12 |        0 |        0
51.48/51.56	c 51.3s |      13 |   124816 |    55732 |     6506     12 |        0 |        0
53.48/53.56	c 53.3s |      13 |   128013 |    57432 |     6506     13 |        0 |        0
54.58/54.69	c 54.4s |      14 |   129781 |    58352 |     7157     13 |        0 |        0
56.68/56.71	c 56.4s |      14 |   135598 |    59952 |     7157     13 |        0 |        0
58.68/58.72	c 58.5s |      14 |   138880 |    61752 |     7157     14 |        0 |        0
60.78/60.89	c 60.6s |      14 |   140707 |    62752 |     7157     14 |        0 |        0
62.88/62.97	c 62.7s |      14 |   142855 |    63952 |     7157     14 |        0 |        0
65.08/65.17	c 64.9s |      14 |   144555 |    64952 |     7157     14 |        0 |        0
65.68/65.74	c 65.5s |      14 |   144915 |    65149 |     7157     14 |        0 |        0
65.68/65.74	c #cpu_time = 65.483s
65.68/65.74	c #wall_clock_time = 65.480s
65.68/65.74	c #decision = 144915
65.68/65.74	c #random_decision = 93
65.68/65.74	c #conflict = 65149
65.68/65.74	c #restart = 14
65.68/65.74	c BCD2: found a new core of size 2642: cost of the new core is >=1
65.68/65.74	c lower bound updated to 1
65.68/65.75	c BCD2: 1 <= obj <= 497
65.68/65.75	c BCD2: #cores=1, #unrelaxed=65, #relaxed=2642, #hardened=0
65.68/65.75	c BCD2: #sat=1 #unsat=2 bias=2/3
65.68/65.75	c Solving starts ...
65.68/65.75	c ============================[ Search Statistics ]============================
65.68/65.75	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.68/65.75	c       |         |          |          |    Limit     GC | Var      | Constra 
65.68/65.75	c =============================================================================
65.68/65.76	c  0.0s |       0 |        0 |        0 |     7157      0 |        0 |        0
65.98/66.06	c  0.3s |       0 |     2757 |        0 |     7157      1 |        0 |        0
65.98/66.06	c #cpu_time = 0.298s
65.98/66.06	c #wall_clock_time = 0.298s
65.98/66.06	c #decision = 2757
65.98/66.06	c #random_decision = 11
65.98/66.06	c #conflict = 0
65.98/66.06	c #restart = 0
65.98/66.06	o 67
65.98/66.06	c BCD2: hardening fixes 914 literals
65.98/66.06	c BCD2: updating upper bound: 497 -> 66
65.98/66.07	c BCD2: 1 <= obj <= 66
65.98/66.07	c BCD2: #cores=1, #unrelaxed=50, #relaxed=1743, #hardened=914
65.98/66.07	c BCD2: #sat=2 #unsat=2 bias=2/4
65.98/66.08	c Solving starts ...
65.98/66.08	c ============================[ Search Statistics ]============================
65.98/66.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
65.98/66.08	c       |         |          |          |    Limit     GC | Var      | Constra 
65.98/66.08	c =============================================================================
65.98/66.08	c  0.0s |       0 |        0 |        0 |     7157      0 |      914 |        1
66.18/66.25	c  0.2s |       1 |      678 |      100 |     7157      0 |      914 |        1
66.38/66.46	c  0.4s |       2 |      983 |      250 |     7157      0 |      914 |        1
66.68/66.73	c  0.7s |       3 |     1427 |      475 |     7157      0 |      914 |        1
67.08/67.15	c  1.1s |       4 |     2026 |      813 |     7157      0 |      914 |        1
67.48/67.51	c  1.4s |       4 |     2431 |     1029 |     7157      0 |      914 |        1
67.48/67.51	c #cpu_time = 1.436s
67.48/67.51	c #wall_clock_time = 1.436s
67.48/67.51	c #decision = 2431
67.48/67.51	c #random_decision = 4
67.48/67.51	c #conflict = 1029
67.48/67.51	c #restart = 4
67.48/67.51	o 33
67.48/67.52	c BCD2: hardening fixes 954 literals
67.48/67.53	c BCD2: updating upper bound: 66 -> 32
67.48/67.53	c BCD2: 1 <= obj <= 32
67.48/67.53	c BCD2: #cores=1, #unrelaxed=20, #relaxed=819, #hardened=1868
67.48/67.53	c BCD2: #sat=3 #unsat=2 bias=2/5
67.48/67.53	c Solving starts ...
67.48/67.53	c ============================[ Search Statistics ]============================
67.48/67.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
67.48/67.53	c       |         |          |          |    Limit     GC | Var      | Constra 
67.48/67.53	c =============================================================================
67.48/67.53	c  0.0s |       0 |        0 |        0 |     7157      0 |     1868 |        2
67.68/67.71	c  0.2s |       1 |      204 |      100 |     7157      0 |     1868 |        2
67.78/67.89	c  0.4s |       2 |      468 |      250 |     7157      0 |     1868 |        2
67.98/68.07	c  0.5s |       2 |      698 |      383 |     7157      0 |     1868 |        2
67.98/68.07	c #cpu_time = 0.536s
67.98/68.07	c #wall_clock_time = 0.536s
67.98/68.07	c #decision = 698
67.98/68.07	c #random_decision = 1
67.98/68.07	c #conflict = 383
67.98/68.07	c #restart = 2
67.98/68.07	o 12
67.98/68.07	c BCD2: hardening fixes 548 literals
67.98/68.07	c BCD2: updating upper bound: 32 -> 11
67.98/68.07	c BCD2: 1 <= obj <= 11
67.98/68.07	c BCD2: #cores=1, #unrelaxed=8, #relaxed=283, #hardened=2416
67.98/68.07	c BCD2: #sat=4 #unsat=2 bias=2/6
67.98/68.07	c Solving starts ...
67.98/68.07	c ============================[ Search Statistics ]============================
67.98/68.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
67.98/68.07	c       |         |          |          |    Limit     GC | Var      | Constra 
67.98/68.07	c =============================================================================
67.98/68.07	c  0.0s |       0 |        0 |        0 |     7157      0 |     2416 |        3
68.18/68.22	c  0.1s |       1 |      200 |      100 |     7157      0 |     2416 |        3
68.28/68.37	c  0.3s |       2 |      434 |      250 |     7157      0 |     2416 |        3
68.48/68.55	c  0.5s |       3 |      895 |      475 |     7157      0 |     2416 |        3
68.78/68.81	c  0.7s |       4 |     1522 |      813 |     7157      0 |     2416 |        3
69.08/69.13	c  1.1s |       5 |     2356 |     1320 |     7157      0 |     2416 |        3
69.48/69.57	c  1.5s |       6 |     3527 |     2081 |     7157      0 |     2416 |        3
70.18/70.25	c  2.2s |       7 |     5314 |     3223 |     7157      0 |     2416 |        3
70.68/70.76	c  2.7s |       7 |     6600 |     4004 |     7157      0 |     2416 |        3
70.68/70.76	c #cpu_time = 2.685s
70.68/70.76	c #wall_clock_time = 2.685s
70.68/70.76	c #decision = 6600
70.68/70.76	c #random_decision = 5
70.68/70.76	c #conflict = 4004
70.68/70.76	c #restart = 7
70.68/70.76	o 4
70.68/70.76	c BCD2: hardening fixes 225 literals
70.68/70.76	c BCD2: updating upper bound: 11 -> 3
70.68/70.76	c BCD2: 1 <= obj <= 3
70.68/70.76	c BCD2: #cores=1, #unrelaxed=1, #relaxed=65, #hardened=2641
70.68/70.76	c BCD2: #sat=5 #unsat=2 bias=2/7
70.68/70.76	c Solving starts ...
70.68/70.76	c ============================[ Search Statistics ]============================
70.68/70.76	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
70.68/70.76	c       |         |          |          |    Limit     GC | Var      | Constra 
70.68/70.76	c =============================================================================
70.68/70.76	c  0.0s |       0 |        0 |        0 |     7157      0 |     2641 |        4
70.88/70.92	c  0.2s |       1 |      139 |      100 |     7157      0 |     2641 |        5
70.98/71.09	c  0.3s |       2 |      403 |      250 |     7157      0 |     2641 |        5
71.28/71.32	c  0.6s |       3 |      738 |      475 |     7157      0 |     2641 |        5
71.68/71.74	c  1.0s |       4 |     1212 |      813 |     7157      1 |     2641 |        5
71.88/71.97	c  1.2s |       5 |     2061 |     1320 |     7157      1 |     2641 |        5
72.28/72.31	c  1.5s |       6 |     3524 |     2081 |     7157      1 |     2641 |        5
72.87/72.91	c  2.2s |       7 |     5331 |     3223 |     7157      1 |     2641 |        5
73.57/73.69	c  2.9s |       8 |     8103 |     4936 |     7157      1 |     2641 |        5
74.27/74.38	c  3.6s |       8 |    10201 |     6281 |     7157      2 |     2641 |        5
74.27/74.38	c #cpu_time = 3.617s
74.27/74.38	c #wall_clock_time = 3.617s
74.27/74.38	c #decision = 10201
74.27/74.38	c #random_decision = 20
74.27/74.38	c #conflict = 6281
74.27/74.38	c #restart = 8
74.27/74.38	o 2
74.27/74.38	c BCD2: hardening fixes 40 literals
74.27/74.38	c BCD2: updating upper bound: 3 -> 1
74.27/74.38	c BCD2: 1 <= obj <= 1
74.27/74.38	c BCD2: #cores=1, #unrelaxed=0, #relaxed=26, #hardened=2681
74.27/74.38	c BCD2: #sat=6 #unsat=2 bias=2/8
74.27/74.38	c Solving starts ...
74.27/74.38	c ============================[ Search Statistics ]============================
74.27/74.38	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
74.27/74.38	c       |         |          |          |    Limit     GC | Var      | Constra 
74.27/74.38	c =============================================================================
74.27/74.38	c  0.0s |       0 |        0 |        0 |     7157      0 |     2681 |       10
74.37/74.44	c  0.1s |       1 |      180 |      100 |     7157      0 |     2681 |       10
74.47/74.51	c  0.1s |       2 |      387 |      250 |     7157      0 |     2681 |       10
74.57/74.62	c  0.2s |       3 |      786 |      475 |     7157      0 |     2681 |       10
74.67/74.76	c  0.4s |       4 |     1339 |      813 |     7157      0 |     2681 |       10
74.88/74.97	c  0.6s |       5 |     2154 |     1320 |     7157      0 |     2681 |       10
75.17/75.24	c  0.9s |       6 |     3427 |     2081 |     7157      0 |     2681 |       10
75.67/75.71	c  1.3s |       7 |     5311 |     3223 |     7157      0 |     2681 |       10
76.27/76.36	c  2.0s |       8 |     8041 |     4936 |     7157      1 |     2681 |       10
77.17/77.27	c  2.9s |       9 |    12161 |     7506 |     7157      1 |     2681 |       10
78.57/78.65	c  4.3s |      10 |    18525 |    11361 |     7873      2 |     2681 |       10
80.57/80.68	c  6.3s |      10 |    27740 |    16961 |     7873      3 |     2681 |       10
80.67/80.74	c  6.4s |      11 |    28039 |    17144 |     7873      3 |     2681 |       10
82.67/82.76	c  8.4s |      11 |    36709 |    22544 |     7873      4 |     2681 |       10
83.58/83.69	c  9.3s |      11 |    41048 |    25158 |     7873      4 |     2681 |       10
83.58/83.69	c #cpu_time = 9.311s
83.58/83.69	c #wall_clock_time = 9.310s
83.58/83.69	c #decision = 41048
83.58/83.69	c #random_decision = 109
83.58/83.69	c #conflict = 25158
83.58/83.69	c #restart = 11
83.58/83.70	o 1
83.58/83.70	s OPTIMUM FOUND
83.58/83.70	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10
83.58/83.70	v -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20
83.58/83.70	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30
83.58/83.70	v x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40
83.58/83.70	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50
83.58/83.70	v -x51 -x52 -x53 -x54 -x55 -x56 x57 -x58 -x59 -x60
83.58/83.70	v -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70
83.58/83.70	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
83.58/83.70	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 x88 -x89 -x90
83.58/83.70	v -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100
83.58/83.70	v -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110
83.58/83.70	v -x111 -x112 -x113 x114 -x115 -x116 -x117 -x118 -x119 -x120
83.58/83.70	v -x121 x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
83.58/83.70	v -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 -x139 -x140
83.58/83.70	v -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150
83.58/83.70	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160
83.58/83.70	v -x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 -x169 -x170
83.58/83.70	v -x171 -x172 -x173 x174 -x175 -x176 -x177 -x178 -x179 -x180
83.58/83.70	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190
83.58/83.70	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200
83.58/83.70	v -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210
83.58/83.70	v -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220
83.58/83.70	v x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
83.58/83.70	v -x231
83.58/83.70	c total CPU time = 83.702s
83.58/83.70	c total wall clock time = 83.698s

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

pid=4631
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.41 2.39 2.23 3/180 4634
/proc/meminfo: memFree=29097412/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=697788 CPUtime=0 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 2599 0 0 0 0 0 0 0 20 0 4 0 36534493 714534912 2960 33554432000 4194304 16246674 140736759342128 140736759341552 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 174959 2969 441 2943 0 171853 0
[pid=4634/tid=4635] ppid=4631 vsize=715196 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 732360704 3029 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=719292 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 736555008 3045 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=724412 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36534494 741797888 3061 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.41 2.39 2.23 3/180 4634
/proc/meminfo: memFree=29097412/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 24978 0 0 0 5 4 0 0 20 0 4 0 36534493 1247350784 25332 33554432000 4194304 16246674 140736759342128 140736759341552 6191246 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 304529 25340 616 2943 0 301423 0
[pid=4634/tid=4635] ppid=4631 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1247350784 25347 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1247350784 25354 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36534494 1247350784 25355 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200466 s]
/proc/loadavg: 2.41 2.39 2.23 3/180 4634
/proc/meminfo: memFree=29097412/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1223236 CPUtime=0.18 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 35882 0 0 0 13 5 0 0 20 0 4 0 36534493 1252593664 36189 33554432000 4194304 16246674 140736759342128 140736759341440 6940591 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 305809 36189 861 2943 0 302703 0
[pid=4634/tid=4635] ppid=4631 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1252593664 36189 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1252593664 36189 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1252593664 36189 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1223236

[startup+0.300438 s]
/proc/loadavg: 2.41 2.39 2.23 3/180 4634
/proc/meminfo: memFree=29097412/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 47048 0 0 0 22 7 0 0 20 0 4 0 36534493 1338576896 47356 33554432000 4194304 16246674 140736759342128 140736759341440 5677541 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 326801 47363 918 2943 0 323695 0
[pid=4634/tid=4635] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 47368 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 47373 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 47378 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1307204

[startup+0.700359 s]
/proc/loadavg: 2.41 2.39 2.23 3/180 4634
/proc/meminfo: memFree=29097412/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 69839 0 0 0 58 11 0 0 20 0 4 0 36534493 1338576896 70146 33554432000 4194304 16246674 140736759342128 140736759341440 5831751 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 326801 70146 920 2943 0 323695 0
[pid=4634/tid=4635] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 70146 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 70146 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 70146 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1307204

[startup+1.50036 s]
/proc/loadavg: 2.41 2.39 2.23 3/184 4687
/proc/meminfo: memFree=29658576/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 69843 0 0 0 138 11 0 0 20 0 4 0 36534493 1338576896 70150 33554432000 4194304 16246674 140736759342128 140736759341304 5722520 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 326801 70150 924 2943 0 323695 0
[pid=4634/tid=4635] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 70150 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 70150 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1338576896 70150 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.1004 s]
/proc/loadavg: 2.41 2.39 2.23 3/184 4687
/proc/meminfo: memFree=29535940/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1308228 CPUtime=3.09 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 101231 0 0 0 294 15 0 0 20 0 4 0 36534493 1339625472 101538 33554432000 4194304 16246674 140736759342128 140736759324032 5711369 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 327057 101538 931 2943 0 323951 0
[pid=4634/tid=4635] ppid=4631 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1339625472 101538 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1339625472 101538 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1339625472 101538 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1308228

[startup+6.30041 s]
/proc/loadavg: 2.38 2.39 2.23 3/184 4687
/proc/meminfo: memFree=29407476/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1308228 CPUtime=6.29 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 101369 0 0 0 614 15 0 0 20 0 4 0 36534493 1339625472 101676 33554432000 4194304 16246674 140736759342128 140736759324032 6842547 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 327057 101676 931 2943 0 323951 0
[pid=4634/tid=4635] ppid=4631 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1339625472 101676 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1339625472 101676 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1339625472 101676 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.35 2.38 2.23 3/184 4687
/proc/meminfo: memFree=29017064/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1309252 CPUtime=12.69 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 147673 0 0 0 1247 22 0 0 20 0 4 0 36534493 1340674048 147980 33554432000 4194304 16246674 140736759342128 140736759341304 5823765 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 327313 147980 931 2943 0 324207 0
[pid=4634/tid=4635] ppid=4631 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1340674048 147980 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1340674048 147980 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1340674048 147980 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1309252

[startup+25.5004 s]
/proc/loadavg: 2.35 2.38 2.23 3/184 4687
/proc/meminfo: memFree=29017400/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1309252 CPUtime=25.49 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 147696 0 0 0 2526 23 0 0 20 0 4 0 36534493 1340674048 148003 33554432000 4194304 16246674 140736759342128 140736759341304 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 327313 148003 931 2943 0 324207 0
[pid=4634/tid=4635] ppid=4631 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1340674048 148003 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1340674048 148003 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1340674048 148003 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1309252

[startup+51.1005 s]
/proc/loadavg: 2.42 2.39 2.24 4/183 4687
/proc/meminfo: memFree=28979868/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1310276 CPUtime=51.08 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 147952 0 0 0 5082 26 0 0 20 0 4 0 36534493 1341722624 157331 33554432000 4194304 16246674 140736759342128 140736759341304 15015658 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 327569 157331 931 2943 0 324463 0
[pid=4634/tid=4635] ppid=4631 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1341722624 157331 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1341722624 157331 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1341722624 157331 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1310276

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

[startup+51.2005 s]
/proc/loadavg: 2.42 2.39 2.24 4/183 4687
/proc/meminfo: memFree=28979868/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1310276 CPUtime=51.18 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 147952 0 0 0 5092 26 0 0 20 0 4 0 36534493 1341722624 157331 33554432000 4194304 16246674 140736759342128 140736759341304 5546195 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 327569 157331 931 2943 0 324463 0
[pid=4634/tid=4635] ppid=4631 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1341722624 157331 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1341722624 157331 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1341722624 157331 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1310276

[startup+64.0003 s]
/proc/loadavg: 2.40 2.39 2.24 3/183 4688
/proc/meminfo: memFree=28958412/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1315396 CPUtime=63.98 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 149232 0 0 0 6370 28 0 0 20 0 4 0 36534493 1346965504 162643 33554432000 4194304 16246674 140736759342128 140736759341304 5828829 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 328849 162643 931 2943 0 325743 0
[pid=4634/tid=4635] ppid=4631 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1346965504 162643 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1346965504 162643 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1315396 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1346965504 162643 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 63.98
Current children cumulated vsize (KiB) 1315396

[startup+76.8003 s]
/proc/loadavg: 2.42 2.39 2.24 4/183 4688
/proc/meminfo: memFree=28521464/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1322564 CPUtime=76.77 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 254726 0 0 0 7635 42 0 0 20 0 4 0 36534493 1354305536 272169 33554432000 4194304 16246674 140736759342128 140736759325128 5672188 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 330641 272169 941 2943 0 327535 0
[pid=4634/tid=4635] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 76.77
Current children cumulated vsize (KiB) 1322564

[startup+80.0004 s]
/proc/loadavg: 2.47 2.40 2.25 4/183 4688
/proc/meminfo: memFree=28520100/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1322564 CPUtime=79.97 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 254726 0 0 0 7955 42 0 0 20 0 4 0 36534493 1354305536 272169 33554432000 4194304 16246674 140736759342128 140736759324032 5519708 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 330641 272169 941 2943 0 327535 0
[pid=4634/tid=4635] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 79.97
Current children cumulated vsize (KiB) 1322564

[startup+81.6004 s]
/proc/loadavg: 2.47 2.40 2.25 3/183 4688
/proc/meminfo: memFree=28519976/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1322564 CPUtime=81.57 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 254726 0 0 0 8115 42 0 0 20 0 4 0 36534493 1354305536 272169 33554432000 4194304 16246674 140736759342128 140736759324032 5600072 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 330641 272169 941 2943 0 327535 0
[pid=4634/tid=4635] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 81.57
Current children cumulated vsize (KiB) 1322564

[startup+82.4004 s]
/proc/loadavg: 2.47 2.40 2.25 3/183 4688
/proc/meminfo: memFree=28519976/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1322564 CPUtime=82.37 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 254726 0 0 0 8195 42 0 0 20 0 4 0 36534493 1354305536 272169 33554432000 4194304 16246674 140736759342128 140736759324032 5717462 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 330641 272169 941 2943 0 327535 0
[pid=4634/tid=4635] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 82.37
Current children cumulated vsize (KiB) 1322564

[startup+83.2004 s]
/proc/loadavg: 2.47 2.40 2.25 3/183 4688
/proc/meminfo: memFree=28519480/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1322564 CPUtime=83.17 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 254726 0 0 0 8275 42 0 0 20 0 4 0 36534493 1354305536 272169 33554432000 4194304 16246674 140736759342128 140736759324032 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 330641 272169 941 2943 0 327535 0
[pid=4634/tid=4635] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 83.17
Current children cumulated vsize (KiB) 1322564

[startup+83.6004 s]
/proc/loadavg: 2.51 2.41 2.25 3/183 4688
/proc/meminfo: memFree=28519728/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=1322564 CPUtime=83.58 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202496 254726 0 0 0 8316 42 0 0 20 0 4 0 36534493 1354305536 272169 33554432000 4194304 16246674 140736759342128 140736759324032 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 330641 272169 941 2943 0 327535 0
[pid=4634/tid=4635] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4635/stat : 4635 (toysat) S 4631 4634 2004 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287106067696 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=4634/tid=4636] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4636/stat : 4636 (toysat) S 4631 4634 2004 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287095577840 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=4634/tid=4637] ppid=4631 vsize=1322564 CPUtime=0 cores=0,2,4,6
/proc/4634/task/4637/stat : 4637 (toysat) S 4631 4634 2004 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36534494 1354305536 272169 33554432000 4194304 16246674 140736759342128 140287085104304 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 83.58
Current children cumulated vsize (KiB) 1322564

[startup+83.7073 s]
/proc/loadavg: 2.51 2.41 2.25 3/183 4688
/proc/meminfo: memFree=28519728/32872528 swapFree=1499884/1696108
[pid=4634] ppid=4631 vsize=0 CPUtime=83.68 cores=0,2,4,6
/proc/4634/stat : 4634 (toysat) R 4631 4634 2004 0 -1 4202500 254728 0 0 0 8325 43 0 0 20 0 1 0 36534493 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/4634/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 83.68
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 83.7596
CPU time (s): 83.7453
CPU user time (s): 83.2583
CPU system time (s): 0.486925
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 1322564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 83.2583
system time used= 0.486925
maximum resident set size= 1088680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254728
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= 20
involuntary context switches= 87

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.215967 second user time and 0.329949 second system time

The end

Launcher Data

Begin job on node137 at 2016-06-19 16:01:28
IDJOB=4110334
IDBENCH=79261
IDSOLVER=2553
FILE ID=node137/4110334-1466344888
RUNJOBID= node137-1466341805-2020
PBS_JOBID= 19922016
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 24569843aeaad08e546ecaba09eee200
RANDOM SEED=1801690892

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.486
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.486
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.486
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.38
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.486
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.486
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:        29097840 kB
Buffers:           72800 kB
Cached:           192244 kB
SwapCached:         1260 kB
Active:          1195540 kB
Inactive:         141276 kB
Active(anon):    1072040 kB
Inactive(anon):     2080 kB
Active(file):     123500 kB
Inactive(file):   139196 kB
Unevictable:     1696108 kB
Mlocked:         1499884 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:             33280 kB
Writeback:             0 kB
AnonPages:       2767292 kB
Mapped:            10776 kB
Shmem:                 0 kB
Slab:             606736 kB
SReclaimable:      50604 kB
SUnreclaim:       556132 kB
KernelStack:        1488 kB
PageTables:         9600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2911336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71672 MiB
End job on node137 at 2016-06-19 16:02:51