Trace number 4110342

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 119.814 119.833

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900564824--soft-0-100-0.wbo
MD5SUM67acad5bcb13fd291a4cc974e7f18780
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark50.06
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 138262
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 138261
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 813
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:42+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-4110342-1466344901.wbo"]
0.00/0.01	c use --random-gen="1820786041 1882869786 1733197142 624155821 2890728417 1552486406 2529888568 3153221137 3680310045 2854892760 4154312971 309700360 2680199164 1363742140 739091284 677837954 3790837626 3406578158 3941208637 381209914 3486783830 2673605518 2060296504 1845927445 1749399877 14974853 1824628672 2389682794 1509246463 2954404504 3618744257 3129258253 3557416011 222742724 170536352 179270251 1590468644 1352362018 101084533 570805495 2235202957 2877277786 3870170012 2922190643 1158171773 1405931896 4021457778 2816889214 2905227485 827353517 1309677575 1539177491 3873042511 3060898999 2679744024 3676385538 4014258790 498141000 2796742457 3046190630 1052288050 620122814 2403989326 2307075778 1646168940 2653613247 567259862 3637678879 4294275016 1341368234 1188035760 1336766010 2676022237 850038421 2034477174 2682246662 1366292109 3894265892 874686990 3209672562 4031219257 3169591867 1504211142 1495653511 3158832130 3034607666 3053853447 1113304634 1699224289 3906372218 344693602 900403235 150785923 2270503080 3643112684 3881918181 3318160353 1007499017 21231336 877305817 1831832530 3648355647 2540496768 3843266010 1195654497 3142949499 3019500747 3546870206 1996330381 3888622263 4211739344 171840813 3294360690 3152619417 496846035 856372864 2674987103 660321577 2676602669 2512802913 461330797 1239036065 794341115 1507174081 3685056890 4173850477 3457945263 3942622686 2746867074 2600140294 4255537397 1307202387 1821101963 3069468338 2959605964 3581900838 2682637450 19227952 1985568370 680088045 3464381452 1428593092 4277462117 4152233439 2878821583 92856996 3277490823 1424363856 1378943104 2594744562 4243188030 1644304312 1721593486 1956651528 1101837247 2978240364 3148198797 2475129131 2703679740 1118777341 444632679 3113327742 3589909956 563635955 933225056 847854095 3264694065 2110739858 3428755757 1624779668 2566009148 1374142922 1980673706 3845691533 3325253889 2357219884 3448652100 195482986 1335282961 4130999907 1855461964 2551913248 2878419462 133277732 3126316369 3621504568 848972927 3907525091 875940078 2874514580 3129968365 2912604391 3563301345 2381336463 2578626455 1956605791 1365585246 4124493078 1686442930 3725418056 2781152877 1849402249 1118000017 4047854604 2363660727 4228713213 2237143516 590246541 1460071580 4227910284 874839306 390651960 3261811934 700916745 2727354579 1620370400 1103949253 3424572517 2519577675 2178410567 1611697988 864710144 359154557 1237069227 813442643 1549742740 3637881410 3361542510 1224429137 1973457285 723612439 656630432 3767422292 4173994431 2151266871 2081460192 1896349330 1719748614 2831225198 2387013232 1645493705 1646041441 2045987251 2546214941 4064383265 4227864422 247446050 3144406503 1811362463 3199876784 1421943539 78013679 2274317317 2064021584 1881266772 2299482223 255 362436" option to reproduce the execution
0.09/0.15	c #vars 231
0.09/0.15	c #constraints 2707
0.19/0.20	c BCD2: Hardening is enabled.
0.19/0.20	c BCD2: BiasedSearch is enabled.
0.19/0.20	c Solving starts ...
0.19/0.20	c ============================[ Search Statistics ]============================
0.19/0.20	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.20	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.20	c =============================================================================
0.19/0.20	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.22	c  0.0s |       0 |     2715 |        0 |     1881      0 |        0 |        0
0.19/0.22	c #cpu_time = 0.017s
0.19/0.22	c #wall_clock_time = 0.017s
0.19/0.22	c #decision = 2715
0.19/0.22	c #random_decision = 10
0.19/0.22	c #conflict = 0
0.19/0.22	c #restart = 0
0.19/0.22	o 409
0.19/0.22	c BCD2: updating upper bound: 138261 -> 408
0.19/0.24	c BCD2: 0 <= obj <= 408
0.19/0.24	c BCD2: #cores=0, #unrelaxed=2707, #relaxed=0, #hardened=0
0.19/0.24	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.24	c Solving starts ...
0.19/0.24	c ============================[ Search Statistics ]============================
0.19/0.24	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.24	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.24	c =============================================================================
0.19/0.24	c  0.0s |       0 |        0 |        0 |     1881      0 |        0 |        0
0.19/0.26	c  0.0s |       1 |     3032 |      100 |     1881      0 |        0 |        0
0.29/0.30	c  0.1s |       2 |     6000 |      250 |     2070      0 |        0 |        0
0.29/0.36	c  0.1s |       3 |     9105 |      475 |     2277      0 |        0 |        0
0.39/0.47	c  0.2s |       4 |    12396 |      813 |     2505      0 |        0 |        0
0.59/0.62	c  0.4s |       5 |    15930 |     1320 |     2756      0 |        0 |        0
0.89/0.96	c  0.7s |       6 |    20036 |     2081 |     3336      0 |        0 |        0
1.39/1.40	c  1.2s |       7 |    24941 |     3223 |     3670      0 |        0 |        0
1.69/1.71	c  1.5s |       7 |    28946 |     3808 |     3670      0 |        0 |        0
1.69/1.71	c #cpu_time = 1.467s
1.69/1.71	c #wall_clock_time = 1.471s
1.69/1.71	c #decision = 28946
1.69/1.71	c #random_decision = 3
1.69/1.71	c #conflict = 3808
1.69/1.71	c #restart = 7
1.69/1.71	c BCD2: found a new core of size 1757: cost of the new core is >=1
1.69/1.71	c lower bound updated to 1
1.69/1.72	c BCD2: 1 <= obj <= 408
1.69/1.72	c BCD2: #cores=1, #unrelaxed=950, #relaxed=1757, #hardened=0
1.69/1.72	c BCD2: #sat=1 #unsat=2 bias=2/3
1.69/1.72	c Solving starts ...
1.69/1.72	c ============================[ Search Statistics ]============================
1.69/1.72	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.72	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.72	c =============================================================================
1.69/1.72	c  0.0s |       0 |        0 |        0 |     3670      0 |        0 |        0
1.79/1.80	c  0.1s |       0 |     2767 |        0 |     3670      1 |        0 |        0
1.79/1.80	c #cpu_time = 0.075s
1.79/1.80	c #wall_clock_time = 0.075s
1.79/1.80	c #decision = 2767
1.79/1.80	c #random_decision = 5
1.79/1.80	c #conflict = 0
1.79/1.80	c #restart = 0
1.79/1.80	o 288
1.79/1.80	c BCD2: updating upper bound: 408 -> 287
1.79/1.81	c BCD2: 1 <= obj <= 287
1.79/1.81	c BCD2: #cores=1, #unrelaxed=950, #relaxed=1757, #hardened=0
1.79/1.81	c BCD2: #sat=2 #unsat=2 bias=2/4
1.79/1.82	c Solving starts ...
1.79/1.82	c ============================[ Search Statistics ]============================
1.79/1.82	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.82	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.82	c =============================================================================
1.79/1.82	c  0.0s |       0 |        0 |        0 |     3670      0 |        0 |        1
1.79/1.85	c  0.0s |       0 |     1495 |        4 |     3670      0 |        0 |        1
1.79/1.85	c #cpu_time = 0.031s
1.79/1.85	c #wall_clock_time = 0.031s
1.79/1.85	c #decision = 1495
1.79/1.85	c #random_decision = 0
1.79/1.85	c #conflict = 4
1.79/1.85	c #restart = 0
1.79/1.85	o 139
1.79/1.85	c BCD2: updating upper bound: 287 -> 138
1.79/1.87	c BCD2: 1 <= obj <= 138
1.79/1.87	c BCD2: #cores=1, #unrelaxed=950, #relaxed=1757, #hardened=0
1.79/1.87	c BCD2: #sat=3 #unsat=2 bias=2/5
1.79/1.88	c Solving starts ...
1.79/1.88	c ============================[ Search Statistics ]============================
1.79/1.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.88	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.88	c =============================================================================
1.79/1.88	c  0.0s |       0 |        0 |        0 |     3670      0 |        0 |        2
1.99/2.03	c  0.2s |       1 |     1276 |      100 |     3670      0 |        0 |        2
2.09/2.20	c  0.3s |       2 |     2443 |      250 |     3670      0 |        0 |        2
2.49/2.59	c  0.7s |       3 |     3723 |      475 |     3670      0 |        0 |        2
2.99/3.05	c  1.2s |       4 |     5165 |      813 |     3670      0 |        0 |        2
4.19/4.24	c  2.4s |       4 |     6989 |     1299 |     4038      0 |        0 |        2
4.19/4.24	c #cpu_time = 2.354s
4.19/4.24	c #wall_clock_time = 2.361s
4.19/4.24	c #decision = 6989
4.19/4.24	c #random_decision = 0
4.19/4.24	c #conflict = 1299
4.19/4.24	c #restart = 4
4.19/4.24	o 41
4.19/4.24	c BCD2: hardening fixes 1641 literals
4.19/4.24	c BCD2: updating upper bound: 138 -> 40
4.19/4.25	c BCD2: 1 <= obj <= 40
4.19/4.25	c BCD2: #cores=1, #unrelaxed=377, #relaxed=689, #hardened=1641
4.19/4.25	c BCD2: #sat=4 #unsat=2 bias=2/6
4.19/4.26	c Solving starts ...
4.19/4.26	c ============================[ Search Statistics ]============================
4.19/4.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
4.19/4.26	c       |         |          |          |    Limit     GC | Var      | Constra 
4.19/4.26	c =============================================================================
4.19/4.26	c  0.0s |       0 |        0 |        0 |     4038      0 |     1641 |        3
4.29/4.35	c  0.1s |       1 |      581 |      100 |     4038      0 |     1641 |        3
4.40/4.44	c  0.2s |       2 |     1248 |      250 |     4038      0 |     1641 |        3
4.50/4.56	c  0.3s |       3 |     2075 |      475 |     4038      0 |     1641 |        3
4.69/4.74	c  0.5s |       4 |     3003 |      813 |     4038      0 |     1641 |        3
4.89/4.99	c  0.7s |       5 |     4166 |     1320 |     4038      0 |     1641 |        3
5.29/5.33	c  1.1s |       6 |     5872 |     2081 |     4038      0 |     1641 |        3
5.79/5.90	c  1.6s |       7 |     8124 |     3223 |     4442      0 |     1641 |        3
6.70/6.77	c  2.5s |       8 |    11188 |     4936 |     4442      1 |     1641 |        3
8.09/8.13	c  3.9s |       9 |    15851 |     7506 |     4887      2 |     1641 |        3
10.09/10.13	c  5.9s |       9 |    21780 |    11106 |     4887      3 |     1641 |        3
10.19/10.23	c  6.0s |       9 |    22081 |    11285 |     4887      3 |     1641 |        3
10.19/10.23	c #cpu_time = 5.953s
10.19/10.23	c #wall_clock_time = 5.969s
10.19/10.23	c #decision = 22081
10.19/10.23	c #random_decision = 7
10.19/10.23	c #conflict = 11285
10.19/10.23	c #restart = 9
10.19/10.23	o 10
10.19/10.23	c BCD2: hardening fixes 824 literals
10.19/10.23	c BCD2: updating upper bound: 40 -> 9
10.19/10.23	c BCD2: 1 <= obj <= 9
10.19/10.23	c BCD2: #cores=1, #unrelaxed=89, #relaxed=153, #hardened=2465
10.19/10.23	c BCD2: #sat=5 #unsat=2 bias=2/7
10.19/10.23	c Solving starts ...
10.19/10.23	c ============================[ Search Statistics ]============================
10.19/10.23	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.19/10.23	c       |         |          |          |    Limit     GC | Var      | Constra 
10.19/10.23	c =============================================================================
10.19/10.23	c  0.0s |       0 |        0 |        0 |     4887      0 |     2465 |        4
10.29/10.30	c  0.1s |       1 |      261 |      100 |     4887      0 |     2465 |        4
10.29/10.36	c  0.1s |       2 |      655 |      250 |     4887      0 |     2465 |        4
10.39/10.46	c  0.2s |       3 |     1106 |      475 |     4887      0 |     2465 |        4
10.59/10.64	c  0.4s |       4 |     1772 |      813 |     5376      0 |     2465 |        4
10.79/10.88	c  0.6s |       5 |     2663 |     1320 |     5376      0 |     2465 |        4
11.19/11.20	c  1.0s |       6 |     4086 |     2081 |     5376      0 |     2465 |        4
11.69/11.70	c  1.5s |       7 |     6190 |     3223 |     5376      0 |     2465 |        4
12.39/12.49	c  2.3s |       8 |     9088 |     4936 |     5376      1 |     2465 |        4
13.59/13.68	c  3.4s |       9 |    13410 |     7506 |     5376      1 |     2465 |        4
15.59/15.64	c  5.4s |      10 |    19072 |    11361 |     5914      2 |     2465 |        4
17.60/17.66	c  7.4s |      10 |    25600 |    15361 |     5914      3 |     2465 |        4
18.49/18.55	c  8.3s |      11 |    28434 |    17144 |     5914      3 |     2465 |        4
20.48/20.56	c 10.3s |      11 |    34076 |    20944 |     5914      4 |     2465 |        4
22.58/22.62	c 12.4s |      11 |    40566 |    25244 |     6506      5 |     2465 |        4
22.88/22.90	c 12.7s |      12 |    41585 |    25819 |     6506      5 |     2465 |        4
24.88/24.90	c 14.7s |      12 |    47021 |    29519 |     6506      6 |     2465 |        4
26.88/26.95	c 16.7s |      12 |    53291 |    33719 |     6506      7 |     2465 |        4
28.78/28.85	c 18.6s |      12 |    58311 |    37215 |     6506      8 |     2465 |        4
28.78/28.85	c #cpu_time = 18.571s
28.78/28.85	c #wall_clock_time = 18.620s
28.78/28.85	c #decision = 58311
28.78/28.85	c #random_decision = 58
28.78/28.85	c #conflict = 37215
28.78/28.85	c #restart = 12
28.78/28.86	c BCD2: relaxing 61 and merging with 1 cores into a new core of size 1818: cost of the new core is >=2
28.78/28.86	c lower bound updated to 2
28.78/28.86	c BCD2: hardening fixes 4 literals
28.78/28.86	c BCD2: 2 <= obj <= 9
28.78/28.86	c BCD2: #cores=1, #unrelaxed=24, #relaxed=214, #hardened=2469
28.78/28.86	c BCD2: #sat=5 #unsat=3 bias=3/8
28.78/28.86	c Solving starts ...
28.78/28.86	c ============================[ Search Statistics ]============================
28.78/28.86	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
28.78/28.86	c       |         |          |          |    Limit     GC | Var      | Constra 
28.78/28.86	c =============================================================================
28.78/28.86	c  0.0s |       0 |        0 |        0 |     6506      0 |     2474 |        4
28.88/28.95	c  0.1s |       1 |      362 |      100 |     6506      0 |     2474 |       13
28.88/29.00	c  0.1s |       2 |      696 |      250 |     6506      0 |     2474 |       13
29.08/29.13	c  0.3s |       3 |     1127 |      475 |     6506      0 |     2474 |       13
29.18/29.23	c  0.4s |       4 |     1733 |      813 |     6506      0 |     2474 |       13
29.38/29.47	c  0.6s |       5 |     2541 |     1320 |     6506      0 |     2474 |       13
29.69/29.75	c  0.9s |       6 |     3953 |     2081 |     6506      0 |     2474 |       13
30.18/30.21	c  1.3s |       7 |     5556 |     3223 |     6506      0 |     2474 |       13
30.89/30.98	c  2.1s |       8 |     8299 |     4936 |     7157      0 |     2474 |       13
32.28/32.31	c  3.5s |       9 |    12009 |     7506 |     7157      0 |     2474 |       13
34.28/34.36	c  5.5s |       9 |    17165 |    11106 |     7157      1 |     2474 |       13
34.48/34.50	c  5.6s |      10 |    17479 |    11361 |     7157      1 |     2474 |       13
36.48/36.55	c  7.7s |      10 |    22511 |    14961 |     7157      2 |     2474 |       13
37.68/37.77	c  8.9s |      11 |    25580 |    17144 |     7157      2 |     2474 |       13
39.78/39.80	c 10.9s |      11 |    30908 |    20744 |     7157      3 |     2474 |       13
41.79/41.84	c 13.0s |      11 |    36285 |    24344 |     7157      4 |     2474 |       13
42.58/42.63	c 13.8s |      12 |    38627 |    25819 |     7157      4 |     2474 |       13
44.58/44.67	c 15.8s |      12 |    42983 |    29019 |     7157      5 |     2474 |       13
46.58/46.68	c 17.8s |      12 |    48377 |    32819 |     7157      5 |     2474 |       13
48.58/48.69	c 19.8s |      12 |    53303 |    36419 |     7873      6 |     2474 |       13
49.98/50.05	c 21.2s |      13 |    56645 |    38832 |     7873      7 |     2474 |       13
50.48/50.51	c 21.6s |      13 |    57925 |    39704 |     7873      7 |     2474 |       13
50.48/50.51	c #cpu_time = 21.593s
50.48/50.51	c #wall_clock_time = 21.649s
50.48/50.51	c #decision = 57925
50.48/50.51	c #random_decision = 69
50.48/50.51	c #conflict = 39704
50.48/50.51	c #restart = 13
50.48/50.51	c BCD2: relaxing 17 and merging with 1 cores into a new core of size 1835: cost of the new core is >=3
50.48/50.51	c lower bound updated to 3
50.48/50.51	c BCD2: 3 <= obj <= 9
50.48/50.51	c BCD2: #cores=1, #unrelaxed=7, #relaxed=231, #hardened=2469
50.48/50.51	c BCD2: #sat=5 #unsat=4 bias=4/9
50.48/50.51	c Solving starts ...
50.48/50.51	c ============================[ Search Statistics ]============================
50.48/50.51	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.48/50.51	c       |         |          |          |    Limit     GC | Var      | Constra 
50.48/50.51	c =============================================================================
50.48/50.51	c  0.0s |       0 |        0 |        0 |     7873      0 |     2475 |       13
50.89/50.91	c  0.4s |       1 |      187 |      100 |     7873      0 |     2475 |       14
50.99/51.02	c  0.5s |       2 |      448 |      250 |     7873      0 |     2475 |       14
51.09/51.14	c  0.6s |       3 |      779 |      475 |     7873      0 |     2475 |       14
51.19/51.27	c  0.8s |       4 |     1292 |      813 |     7873      0 |     2475 |       14
51.49/51.51	c  1.0s |       5 |     2046 |     1320 |     7873      0 |     2475 |       14
51.79/51.88	c  1.4s |       6 |     3293 |     2081 |     7873      0 |     2475 |       14
52.39/52.42	c  1.9s |       7 |     5019 |     3223 |     7873      0 |     2475 |       14
53.29/53.36	c  2.8s |       8 |     7721 |     4936 |     7873      0 |     2475 |       14
54.79/54.82	c  4.3s |       9 |    11440 |     7506 |     7873      0 |     2475 |       14
56.79/56.88	c  6.4s |       9 |    16224 |    10906 |     7873      1 |     2475 |       14
57.09/57.19	c  6.7s |      10 |    16792 |    11361 |     7873      1 |     2475 |       14
59.19/59.21	c  8.7s |      10 |    21452 |    14661 |     7873      2 |     2475 |       14
60.59/60.61	c 10.1s |      11 |    25248 |    17144 |     7873      2 |     2475 |       14
62.58/62.65	c 12.1s |      11 |    29925 |    20344 |     7873      3 |     2475 |       14
64.58/64.68	c 14.2s |      11 |    34460 |    23644 |     7873      3 |     2475 |       14
65.99/66.08	c 15.6s |      12 |    37471 |    25819 |     7873      4 |     2475 |       14
68.08/68.12	c 17.6s |      12 |    41758 |    28919 |     7873      4 |     2475 |       14
70.08/70.16	c 19.6s |      12 |    45860 |    31919 |     7873      5 |     2475 |       14
71.88/71.93	c 21.4s |      12 |    49613 |    34574 |     7873      5 |     2475 |       14
71.88/71.93	c #cpu_time = 21.356s
71.88/71.93	c #wall_clock_time = 21.412s
71.88/71.93	c #decision = 49613
71.88/71.93	c #random_decision = 78
71.88/71.93	c #conflict = 34574
71.88/71.93	c #restart = 12
71.88/71.93	o 8
71.88/71.93	c BCD2: hardening fixes 50 literals
71.88/71.93	c BCD2: updating upper bound: 9 -> 7
71.88/71.93	c BCD2: 3 <= obj <= 7
71.88/71.93	c BCD2: #cores=1, #unrelaxed=5, #relaxed=183, #hardened=2519
71.88/71.93	c BCD2: #sat=6 #unsat=4 bias=4/10
71.88/71.93	c Solving starts ...
71.88/71.93	c ============================[ Search Statistics ]============================
71.88/71.93	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
71.88/71.93	c       |         |          |          |    Limit     GC | Var      | Constra 
71.88/71.93	c =============================================================================
71.88/71.93	c  0.0s |       0 |        0 |        0 |     7873      0 |     2525 |       15
71.98/72.02	c  0.1s |       1 |      134 |      100 |     7873      0 |     2525 |       15
72.08/72.15	c  0.2s |       2 |      352 |      250 |     7873      0 |     2525 |       15
72.28/72.36	c  0.4s |       3 |      755 |      475 |     7873      0 |     2525 |       15
72.59/72.60	c  0.7s |       4 |     1441 |      813 |     7873      1 |     2525 |       15
72.78/72.88	c  1.0s |       5 |     2207 |     1320 |     7873      1 |     2525 |       15
73.18/73.26	c  1.3s |       6 |     3356 |     2081 |     7873      1 |     2525 |       15
73.88/73.91	c  2.0s |       7 |     5032 |     3223 |     8661      1 |     2525 |       15
74.79/74.87	c  2.9s |       8 |     7400 |     4936 |     8661      1 |     2525 |       15
76.28/76.37	c  4.4s |       9 |    11412 |     7506 |     8661      2 |     2525 |       15
77.98/78.05	c  6.1s |       9 |    16193 |    10620 |     8661      2 |     2525 |       15
77.98/78.05	c #cpu_time = 6.105s
77.98/78.05	c #wall_clock_time = 6.121s
77.98/78.05	c #decision = 16193
77.98/78.05	c #random_decision = 63
77.98/78.05	c #conflict = 10620
77.98/78.05	c #restart = 9
77.98/78.05	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 1837: cost of the new core is >=5
77.98/78.05	c lower bound updated to 5
77.98/78.05	c BCD2: hardening fixes 3 literals
77.98/78.05	c BCD2: 5 <= obj <= 7
77.98/78.05	c BCD2: #cores=1, #unrelaxed=0, #relaxed=185, #hardened=2522
77.98/78.05	c BCD2: #sat=6 #unsat=5 bias=5/11
77.98/78.05	c Solving starts ...
77.98/78.05	c ============================[ Search Statistics ]============================
77.98/78.05	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
77.98/78.05	c       |         |          |          |    Limit     GC | Var      | Constra 
77.98/78.05	c =============================================================================
77.98/78.05	c  0.0s |       0 |        0 |        0 |     8661      0 |     2530 |       15
78.28/78.35	c  0.3s |       1 |      143 |      100 |     8661      0 |     2530 |       18
78.58/78.60	c  0.5s |       2 |      455 |      250 |     8661      0 |     2530 |       18
78.68/78.71	c  0.7s |       3 |      798 |      475 |     8661      0 |     2530 |       18
78.98/79.06	c  1.0s |       4 |     1407 |      813 |     8661      0 |     2530 |       18
79.19/79.30	c  1.2s |       5 |     2064 |     1320 |     8661      0 |     2530 |       18
79.68/79.73	c  1.7s |       6 |     3081 |     2081 |     8661      0 |     2530 |       18
80.29/80.36	c  2.3s |       7 |     4592 |     3223 |     8661      0 |     2530 |       18
81.28/81.36	c  3.3s |       8 |     6810 |     4936 |     8661      0 |     2530 |       18
82.88/82.97	c  4.9s |       9 |    10228 |     7506 |     8661      0 |     2530 |       18
84.88/84.99	c  6.9s |       9 |    15508 |    11006 |     8661      1 |     2530 |       18
85.18/85.24	c  7.2s |      10 |    16088 |    11361 |     8661      1 |     2530 |       18
87.18/87.26	c  9.2s |      10 |    20693 |    14561 |     8661      2 |     2530 |       18
88.58/88.69	c 10.6s |      11 |    24456 |    17144 |     8661      2 |     2530 |       18
90.68/90.71	c 12.7s |      11 |    29659 |    20444 |     8661      3 |     2530 |       18
92.68/92.75	c 14.7s |      11 |    35861 |    24544 |     8661      3 |     2530 |       18
93.38/93.50	c 15.4s |      12 |    37621 |    25819 |     8661      4 |     2530 |       18
95.48/95.51	c 17.5s |      12 |    43655 |    29819 |     8661      4 |     2530 |       18
96.58/96.61	c 18.6s |      12 |    46337 |    31722 |     8661      5 |     2531 |       19
96.58/96.61	c #cpu_time = 18.505s
96.58/96.61	c #wall_clock_time = 18.554s
96.58/96.61	c #decision = 46337
96.58/96.61	c #random_decision = 147
96.58/96.61	c #conflict = 31722
96.58/96.61	c #restart = 12
96.58/96.61	c BCD2: updating lower bound of a core
96.58/96.61	c lower bound updated to 7
96.58/96.64	c BCD2: 7 <= obj <= 7
96.58/96.64	c BCD2: #cores=1, #unrelaxed=0, #relaxed=185, #hardened=2522
96.58/96.64	c BCD2: #sat=6 #unsat=6 bias=6/12
96.58/96.64	c Solving starts ...
96.58/96.64	c ============================[ Search Statistics ]============================
96.58/96.64	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
96.58/96.64	c       |         |          |          |    Limit     GC | Var      | Constra 
96.58/96.64	c =============================================================================
96.58/96.64	c  0.0s |       0 |        0 |        0 |     8661      0 |     2531 |       19
96.68/96.75	c  0.1s |       1 |      149 |      100 |     8661      0 |     2531 |       19
96.78/96.82	c  0.2s |       2 |      361 |      250 |     8661      0 |     2531 |       19
97.08/97.10	c  0.5s |       3 |      669 |      475 |     8661      0 |     2531 |       19
97.28/97.30	c  0.7s |       4 |     1168 |      813 |     8661      0 |     2531 |       19
97.48/97.52	c  0.9s |       5 |     1899 |     1320 |     8661      0 |     2531 |       19
97.88/97.92	c  1.3s |       6 |     2879 |     2081 |     8661      0 |     2531 |       19
98.38/98.47	c  1.8s |       7 |     4491 |     3223 |     8661      0 |     2531 |       19
99.27/99.32	c  2.7s |       8 |     7204 |     4936 |     8661      0 |     2531 |       19
100.77/100.83	c  4.2s |       9 |    10820 |     7506 |     8661      0 |     2531 |       19
102.77/102.88	c  6.2s |       9 |    15204 |    10606 |     8661      1 |     2531 |       19
103.17/103.24	c  6.6s |      10 |    16478 |    11361 |     8661      1 |     2531 |       19
105.17/105.26	c  8.6s |      10 |    20725 |    14561 |     8661      1 |     2531 |       19
106.78/106.87	c 10.2s |      11 |    24309 |    17144 |     8661      2 |     2531 |       19
108.77/108.90	c 12.3s |      11 |    28869 |    20244 |     8661      2 |     2531 |       19
110.87/110.94	c 14.3s |      11 |    34025 |    23844 |     8661      3 |     2531 |       19
112.18/112.25	c 15.6s |      12 |    37008 |    25819 |     8661      3 |     2531 |       19
114.17/114.26	c 17.6s |      12 |    41457 |    29019 |     9528      4 |     2531 |       19
116.17/116.28	c 19.6s |      12 |    46104 |    32219 |     9528      4 |     2531 |       19
118.27/118.31	c 21.7s |      12 |    50664 |    35419 |     9528      5 |     2531 |       19
119.67/119.76	c 23.1s |      12 |    53607 |    37537 |     9528      5 |     2532 |       20
119.67/119.76	c #cpu_time = 23.057s
119.67/119.76	c #wall_clock_time = 23.117s
119.67/119.76	c #decision = 53607
119.67/119.76	c #random_decision = 176
119.67/119.76	c #conflict = 37537
119.67/119.76	c #restart = 12
119.67/119.76	c BCD2: updating lower bound of a core
119.67/119.76	c lower bound updated to 8
119.67/119.76	s OPTIMUM FOUND
119.67/119.76	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
119.67/119.76	v x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
119.67/119.76	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30
119.67/119.76	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
119.67/119.76	v -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 x49 -x50
119.67/119.76	v -x51 -x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60
119.67/119.76	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
119.67/119.76	v -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 x79 -x80
119.67/119.76	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90
119.67/119.76	v -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
119.67/119.76	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 x109 -x110
119.67/119.76	v -x111 -x112 x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120
119.67/119.76	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
119.67/119.76	v -x131 -x132 -x133 -x134 -x135 -x136 x137 -x138 -x139 -x140
119.67/119.76	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
119.67/119.76	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
119.67/119.76	v -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170
119.67/119.76	v -x171 -x172 -x173 x174 -x175 -x176 -x177 -x178 -x179 -x180
119.67/119.76	v -x181 x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
119.67/119.76	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200
119.67/119.76	v -x201 -x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210
119.67/119.76	v -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220
119.67/119.76	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230
119.67/119.76	v -x231
119.67/119.76	c total CPU time = 119.450s
119.67/119.76	c total wall clock time = 119.764s

Verifier Data

OK	8

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

pid=8186
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.33 2.33 2.19 3/180 8189
/proc/meminfo: memFree=28802264/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=720316 CPUtime=0 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 2686 0 0 0 0 0 0 0 20 0 4 0 36536777 737603584 3047 33554432000 4194304 16246674 140737394781088 140737394780512 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 180847 3057 441 2943 0 177741 0
[pid=8189/tid=8190] ppid=8186 vsize=738748 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 756477952 3117 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=742844 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 760672256 3133 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=746940 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36536778 764866560 3151 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10017 s]
/proc/loadavg: 2.33 2.33 2.19 3/180 8189
/proc/meminfo: memFree=28802264/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 25035 0 0 0 6 3 0 0 20 0 4 0 36536777 1247350784 25389 33554432000 4194304 16246674 140737394781088 140737394780512 12500869 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 304529 25389 618 2943 0 301423 0
[pid=8189/tid=8190] ppid=8186 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1247350784 25390 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1247350784 25390 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36536778 1247350784 25390 33554432000 4194304 16246674 140737394781088 140635650641072 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.200498 s]
/proc/loadavg: 2.33 2.33 2.19 3/180 8189
/proc/meminfo: memFree=28802264/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1223236 CPUtime=0.19 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 34490 0 0 0 15 4 0 0 20 0 4 0 36536777 1252593664 34798 33554432000 4194304 16246674 140737394781088 140737394780400 13950184 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 305809 34798 867 2943 0 302703 0
[pid=8189/tid=8190] ppid=8186 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1252593664 34798 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1252593664 34798 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1223236 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1252593664 34798 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1223236

[startup+0.300467 s]
/proc/loadavg: 2.33 2.33 2.19 3/180 8189
/proc/meminfo: memFree=28802264/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1307204 CPUtime=0.29 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 49204 0 0 0 22 7 0 0 20 0 4 0 36536777 1338576896 49512 33554432000 4194304 16246674 140737394781088 140737394780400 5662075 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 326801 49521 920 2943 0 323695 0
[pid=8189/tid=8190] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 49525 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 49529 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 49535 33554432000 4194304 16246674 140737394781088 140635650641072 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.700445 s]
/proc/loadavg: 2.33 2.33 2.19 3/180 8189
/proc/meminfo: memFree=28802264/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1307204 CPUtime=0.69 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 55783 0 0 0 61 8 0 0 20 0 4 0 36536777 1338576896 56091 33554432000 4194304 16246674 140737394781088 140737394780400 12477795 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 326801 56091 922 2943 0 323695 0
[pid=8189/tid=8190] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 56091 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 56091 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 56091 33554432000 4194304 16246674 140737394781088 140635650641072 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.50047 s]
/proc/loadavg: 2.31 2.33 2.19 4/184 8193
/proc/meminfo: memFree=28579100/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1307204 CPUtime=1.49 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 55787 0 0 0 141 8 0 0 20 0 4 0 36536777 1338576896 56095 33554432000 4194304 16246674 140737394781088 140737394763008 13950184 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 326801 56095 926 2943 0 323695 0
[pid=8189/tid=8190] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 56095 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 56095 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 56095 33554432000 4194304 16246674 140737394781088 140635650641072 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.10041 s]
/proc/loadavg: 2.31 2.33 2.19 4/184 8193
/proc/meminfo: memFree=28578844/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1307204 CPUtime=3.09 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 118156 0 0 0 294 15 0 0 20 0 4 0 36536777 1338576896 118464 33554432000 4194304 16246674 140737394781088 140737394763008 5721898 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 326801 118464 939 2943 0 323695 0
[pid=8189/tid=8190] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 118464 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 118464 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1338576896 118464 33554432000 4194304 16246674 140737394781088 140635650641072 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) 1307204

[startup+6.30038 s]
/proc/loadavg: 2.28 2.32 2.19 3/184 8193
/proc/meminfo: memFree=28161124/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1309252 CPUtime=6.29 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 228061 0 0 0 600 29 0 0 20 0 4 0 36536777 1340674048 228369 33554432000 4194304 16246674 140737394781088 140737394763008 13950199 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 327313 228369 941 2943 0 324207 0
[pid=8189/tid=8190] ppid=8186 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1340674048 228369 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1340674048 228369 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1340674048 228369 33554432000 4194304 16246674 140737394781088 140635650641072 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) 1309252

[startup+12.7004 s]
/proc/loadavg: 2.34 2.33 2.19 3/184 8193
/proc/meminfo: memFree=27727380/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1310276 CPUtime=12.69 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 268670 0 0 0 1234 35 0 0 20 0 4 0 36536777 1341722624 268978 33554432000 4194304 16246674 140737394781088 140737394763008 5822428 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 327569 268978 941 2943 0 324463 0
[pid=8189/tid=8190] ppid=8186 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1341722624 268978 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1341722624 268978 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1310276 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1341722624 268978 33554432000 4194304 16246674 140737394781088 140635650641072 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) 1310276

[startup+25.5005 s]
/proc/loadavg: 2.33 2.33 2.19 3/183 8193
/proc/meminfo: memFree=27720188/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1317444 CPUtime=25.48 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 270581 0 0 0 2513 35 0 0 20 0 4 0 36536777 1349062656 270889 33554432000 4194304 16246674 140737394781088 140737394763008 12461854 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 329361 270889 941 2943 0 326255 0
[pid=8189/tid=8190] ppid=8186 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1349062656 270889 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1349062656 270889 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1349062656 270889 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1317444

[startup+51.1005 s]
/proc/loadavg: 2.29 2.32 2.19 3/183 8194
/proc/meminfo: memFree=27720156/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1317444 CPUtime=51.09 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 270581 0 0 0 5073 36 0 0 20 0 4 0 36536777 1349062656 270889 33554432000 4194304 16246674 140737394781088 140737394763008 5711624 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 329361 270889 941 2943 0 326255 0
[pid=8189/tid=8190] ppid=8186 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1349062656 270889 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1349062656 270889 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1317444 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1349062656 270889 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1317444

[startup+102.3 s]
/proc/loadavg: 2.39 2.35 2.20 3/183 8195
/proc/meminfo: memFree=27710644/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1326660 CPUtime=102.28 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 272885 0 0 0 10192 36 0 0 20 0 4 0 36536777 1358499840 273193 33554432000 4194304 16246674 140737394781088 140737394764088 13198465 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 331665 273193 941 2943 0 328559 0
[pid=8189/tid=8190] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1326660

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

[startup+102.407 s]
/proc/loadavg: 2.39 2.35 2.20 3/183 8195
/proc/meminfo: memFree=27710644/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1326660 CPUtime=102.38 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 272885 0 0 0 10202 36 0 0 20 0 4 0 36536777 1358499840 273193 33554432000 4194304 16246674 140737394781088 140737394764088 5677784 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 331665 273193 941 2943 0 328559 0
[pid=8189/tid=8190] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 1326660

[startup+108.8 s]
/proc/loadavg: 2.44 2.36 2.21 4/183 8195
/proc/meminfo: memFree=27710644/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1326660 CPUtime=108.77 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 272885 0 0 0 10841 36 0 0 20 0 4 0 36536777 1358499840 273193 33554432000 4194304 16246674 140737394781088 140737394763008 13943729 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 331665 273193 941 2943 0 328559 0
[pid=8189/tid=8190] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 108.77
Current children cumulated vsize (KiB) 1326660

[startup+115.2 s]
/proc/loadavg: 2.40 2.35 2.20 3/183 8195
/proc/meminfo: memFree=27710752/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1326660 CPUtime=115.17 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 272885 0 0 0 11481 36 0 0 20 0 4 0 36536777 1358499840 273193 33554432000 4194304 16246674 140737394781088 140737394763008 5600384 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 331665 273193 941 2943 0 328559 0
[pid=8189/tid=8190] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 115.17
Current children cumulated vsize (KiB) 1326660

[startup+118.4 s]
/proc/loadavg: 2.37 2.34 2.20 3/183 8195
/proc/meminfo: memFree=27710752/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1326660 CPUtime=118.37 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 272885 0 0 0 11801 36 0 0 20 0 4 0 36536777 1358499840 273193 33554432000 4194304 16246674 140737394781088 140737394763008 12477184 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 331665 273193 941 2943 0 328559 0
[pid=8189/tid=8190] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 118.37
Current children cumulated vsize (KiB) 1326660

[startup+119.2 s]
/proc/loadavg: 2.37 2.34 2.20 3/183 8195
/proc/meminfo: memFree=27710752/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1326660 CPUtime=119.17 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 272885 0 0 0 11881 36 0 0 20 0 4 0 36536777 1358499840 273193 33554432000 4194304 16246674 140737394781088 140737394763008 5822252 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 331665 273193 941 2943 0 328559 0
[pid=8189/tid=8190] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 119.17
Current children cumulated vsize (KiB) 1326660

[startup+119.6 s]
/proc/loadavg: 2.37 2.34 2.20 3/183 8195
/proc/meminfo: memFree=27710752/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=1326660 CPUtime=119.57 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202496 272885 0 0 0 11921 36 0 0 20 0 4 0 36536777 1358499840 273193 33554432000 4194304 16246674 140737394781088 140737394763008 5824528 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 331665 273193 941 2943 0 328559 0
[pid=8189/tid=8190] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8190/stat : 8190 (toysat) S 8186 8189 6047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635671604464 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=8189/tid=8191] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8191/stat : 8191 (toysat) S 8186 8189 6047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635661114608 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=8189/tid=8192] ppid=8186 vsize=1326660 CPUtime=0 cores=0,2,4,6
/proc/8189/task/8192/stat : 8192 (toysat) S 8186 8189 6047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36536778 1358499840 273193 33554432000 4194304 16246674 140737394781088 140635650641072 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 119.57
Current children cumulated vsize (KiB) 1326660

[startup+119.8 s]
/proc/loadavg: 2.37 2.34 2.20 3/183 8195
/proc/meminfo: memFree=27710752/32872528 swapFree=1542984/1696284
[pid=8189] ppid=8186 vsize=0 CPUtime=119.78 cores=0,2,4,6
/proc/8189/stat : 8189 (toysat) R 8186 8189 6047 0 -1 4202500 272887 0 0 0 11938 40 0 0 20 0 1 0 36536777 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 119.78
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 119.833
CPU time (s): 119.814
CPU user time (s): 119.381
CPU system time (s): 0.432934
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 1326660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 119.381
system time used= 0.432934
maximum resident set size= 1092776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 272887
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= 123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.32695 second user time and 0.540917 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-19 16:01:41
IDJOB=4110342
IDBENCH=79264
IDSOLVER=2553
FILE ID=node125/4110342-1466344901
RUNJOBID= node125-1466341817-6063
PBS_JOBID= 19922028
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 67acad5bcb13fd291a4cc974e7f18780
RANDOM SEED=207538567

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:        28802932 kB
Buffers:          182200 kB
Cached:           352888 kB
SwapCached:          764 kB
Active:          1253176 kB
Inactive:         372188 kB
Active(anon):    1091556 kB
Inactive(anon):     1188 kB
Active(file):     161620 kB
Inactive(file):   371000 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098312 kB
Dirty:             16608 kB
Writeback:             0 kB
AnonPages:       2788000 kB
Mapped:            10740 kB
Shmem:                 0 kB
Slab:             611832 kB
SReclaimable:      55264 kB
SUnreclaim:       556568 kB
KernelStack:        1488 kB
PageTables:         9620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2932424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    735232 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-19 16:03:41