Trace number 4109662

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 34.0598 34.0648

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900564824--soft-66-100-0.wbo
MD5SUMbcc83dde29b6f868056a0bfa1b1372de
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark14.6498
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 constraints928
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 47257
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 47256
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-19T15:44:49+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-4109662-1466343889.wbo"]
0.00/0.01	c use --random-gen="766030944 34674243 611425081 3921194560 998355428 1887164208 989659742 1703619874 760851994 930059057 900536301 461805897 3214609282 3422765220 2766528850 836948999 3302883117 3491302845 500007210 3963649235 2550878436 996669559 3479375494 1635554432 248346729 2885508378 560279855 785255936 1554601875 2177913529 1329198905 955687775 1249007750 2210695097 3166365401 3494384227 210580491 2036752044 2451760100 1096057023 3214596912 1908512558 1241762562 1455891895 1799780261 3747658911 2405473599 3307104940 1384440164 3348625069 2464895053 2434124723 3607944714 1011911190 1070641651 1055577557 2966393235 510152213 855124551 3388815186 3064327362 1820905267 3933501897 2818946587 1888094873 2569840233 3877721962 1342471107 3098674949 1000468885 3044160319 917656424 3828941410 3749320939 3189109667 179487387 2555798886 987094943 3391819977 2204047338 314548679 4133797699 3412718692 1987841263 3739846182 1270137952 4093595598 1155460241 3830576711 3166521120 4263715846 2706447370 3247544052 2952403820 443949487 2544077632 4150417662 3291306702 3690732884 403390945 3916489874 284174077 693193008 974513331 1193680617 2994777705 1199304276 812883488 195461936 4024144147 3752165226 121198036 1257799031 2769828968 2798563295 4108429953 1710843487 2410204525 1680353504 973863512 27964031 1096771874 1879269918 2484832996 1474528164 3254428156 229326763 2082085888 1826602150 2329144142 2423471162 1858184986 473536322 2595890158 291109460 2934502596 1361469687 2782397587 1521689244 1959601205 829416964 3184038775 2945802187 4008864414 4260945 2523140979 3319469124 3667030547 1781478574 1655832444 4187136862 2786189406 4048271424 3685277647 2257473988 169129576 2241200896 1225581988 2093999814 2023684319 294006765 2077583835 3350269778 2595137515 3801257161 2314838024 2647548749 4218996934 2208139692 435239156 2427811284 3839793846 947775488 572024722 1457610951 2246354697 3323255864 1686384673 2271748088 922378144 2432598487 3019398443 2394020052 1931493000 2292215051 2955994971 1474849681 3385423542 1214753747 394204086 4206154624 1412366845 2462995449 1914612924 1484214482 1222850071 4073460896 4251124945 1470024294 1364037615 3768555939 2656307268 801135864 3689789951 1643068968 323535621 4200444751 4002541901 388495605 3078360733 1026865804 89140196 63829238 3271845638 2644726043 2000436393 3277186346 703672606 386784956 2552494296 13425814 2084621467 1839410656 1453677862 2710630332 2877807560 757633977 1506953147 3831806109 131172768 500950957 61462306 1381942341 2634826350 173947339 3896655024 3511225067 3630454053 4123774749 3802100151 301130987 2915970959 1981901543 2507226740 1234595303 3033845681 251717912 636524252 3016782108 1425457072 2959209188 2282580581 588926549 1540350038 3001302684 619236751 255 362436" option to reproduce the execution
0.08/0.12	c #vars 231
0.08/0.12	c #constraints 2707
0.08/0.17	c BCD2: Hardening is enabled.
0.08/0.17	c BCD2: BiasedSearch is enabled.
0.08/0.17	c Solving starts ...
0.08/0.17	c ============================[ Search Statistics ]============================
0.08/0.17	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.08/0.17	c       |         |          |          |    Limit     GC | Var      | Constra 
0.08/0.17	c =============================================================================
0.08/0.18	c  0.0s |       0 |        0 |        0 |     1288      0 |        0 |        0
0.19/0.20	c  0.0s |       1 |     1145 |      100 |     1288      0 |        0 |        0
0.19/0.20	c  0.0s |       1 |     2125 |      110 |     1417      0 |        0 |        0
0.19/0.20	c #cpu_time = 0.032s
0.19/0.20	c #wall_clock_time = 0.032s
0.19/0.20	c #decision = 2125
0.19/0.20	c #random_decision = 7
0.19/0.20	c #conflict = 110
0.19/0.20	c #restart = 1
0.19/0.20	o 637
0.19/0.20	c BCD2: updating upper bound: 47256 -> 636
0.19/0.20	c BCD2: 0 <= obj <= 636
0.19/0.21	c BCD2: #cores=0, #unrelaxed=928, #relaxed=0, #hardened=0
0.19/0.21	c BCD2: #sat=1 #unsat=1 bias=1/2
0.19/0.21	c Solving starts ...
0.19/0.21	c ============================[ Search Statistics ]============================
0.19/0.21	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.19/0.21	c       |         |          |          |    Limit     GC | Var      | Constra 
0.19/0.21	c =============================================================================
0.19/0.21	c  0.0s |       0 |        0 |        0 |     1417      0 |        0 |        0
0.19/0.22	c  0.0s |       1 |     1169 |      100 |     1417      0 |        0 |        0
0.19/0.25	c  0.0s |       2 |     2448 |      250 |     1559      0 |        0 |        0
0.19/0.29	c  0.1s |       3 |     3876 |      475 |     1715      0 |        0 |        0
0.29/0.38	c  0.2s |       4 |     5497 |      813 |     1887      0 |        0 |        0
0.49/0.51	c  0.3s |       5 |     7412 |     1320 |     2076      0 |        0 |        0
0.69/0.74	c  0.5s |       6 |     9717 |     2081 |     2284      0 |        0 |        0
1.20/1.23	c  1.0s |       7 |    12603 |     3223 |     2513      0 |        0 |        0
1.69/1.77	c  1.6s |       7 |    16726 |     4665 |     2513      1 |        0 |        0
1.69/1.77	c #cpu_time = 1.562s
1.69/1.77	c #wall_clock_time = 1.562s
1.69/1.77	c #decision = 16726
1.69/1.77	c #random_decision = 4
1.69/1.77	c #conflict = 4665
1.69/1.77	c #restart = 7
1.69/1.77	c BCD2: found a new core of size 664: cost of the new core is >=1
1.69/1.77	c lower bound updated to 1
1.69/1.77	c BCD2: 1 <= obj <= 636
1.69/1.77	c BCD2: #cores=1, #unrelaxed=264, #relaxed=664, #hardened=0
1.69/1.77	c BCD2: #sat=1 #unsat=2 bias=2/3
1.69/1.77	c Solving starts ...
1.69/1.77	c ============================[ Search Statistics ]============================
1.69/1.77	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.69/1.77	c       |         |          |          |    Limit     GC | Var      | Constra 
1.69/1.77	c =============================================================================
1.69/1.77	c  0.0s |       0 |        0 |        0 |     2513      0 |        0 |        0
1.79/1.83	c  0.1s |       1 |      986 |      100 |     2513      1 |        0 |        0
1.79/1.87	c  0.1s |       1 |     1456 |      176 |     2765      1 |        0 |        0
1.79/1.87	c #cpu_time = 0.095s
1.79/1.87	c #wall_clock_time = 0.095s
1.79/1.87	c #decision = 1456
1.79/1.87	c #random_decision = 3
1.79/1.87	c #conflict = 176
1.79/1.87	c #restart = 1
1.79/1.87	o 226
1.79/1.87	c BCD2: updating upper bound: 636 -> 225
1.79/1.87	c BCD2: 1 <= obj <= 225
1.79/1.87	c BCD2: #cores=1, #unrelaxed=264, #relaxed=664, #hardened=0
1.79/1.87	c BCD2: #sat=2 #unsat=2 bias=2/4
1.79/1.87	c Solving starts ...
1.79/1.87	c ============================[ Search Statistics ]============================
1.79/1.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.79/1.87	c       |         |          |          |    Limit     GC | Var      | Constra 
1.79/1.87	c =============================================================================
1.79/1.87	c  0.0s |       0 |        0 |        0 |     2765      0 |        0 |        1
1.89/1.90	c  0.0s |       0 |      320 |       19 |     2765      0 |        0 |        1
1.89/1.90	c #cpu_time = 0.024s
1.89/1.90	c #wall_clock_time = 0.024s
1.89/1.90	c #decision = 320
1.89/1.90	c #random_decision = 0
1.89/1.90	c #conflict = 19
1.89/1.90	c #restart = 0
1.89/1.90	o 201
1.89/1.90	c BCD2: updating upper bound: 225 -> 200
1.89/1.91	c BCD2: 1 <= obj <= 200
1.89/1.91	c BCD2: #cores=1, #unrelaxed=264, #relaxed=664, #hardened=0
1.89/1.91	c BCD2: #sat=3 #unsat=2 bias=2/5
1.89/1.91	c Solving starts ...
1.89/1.91	c ============================[ Search Statistics ]============================
1.89/1.91	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
1.89/1.91	c       |         |          |          |    Limit     GC | Var      | Constra 
1.89/1.91	c =============================================================================
1.89/1.91	c  0.0s |       0 |        0 |        0 |     2765      0 |        0 |        2
1.89/1.96	c  0.1s |       1 |      474 |      100 |     2765      0 |        0 |        2
1.99/2.04	c  0.1s |       2 |     1086 |      250 |     2765      0 |        0 |        2
2.09/2.15	c  0.2s |       3 |     1801 |      475 |     2765      0 |        0 |        2
2.29/2.30	c  0.4s |       4 |     2638 |      813 |     2765      0 |        0 |        2
2.49/2.57	c  0.7s |       5 |     3818 |     1320 |     2765      0 |        0 |        2
2.89/2.98	c  1.1s |       6 |     5414 |     2081 |     2765      1 |        0 |        2
3.49/3.57	c  1.7s |       7 |     7464 |     3223 |     3042      1 |        0 |        2
4.19/4.25	c  2.3s |       8 |    10661 |     4936 |     3042      2 |        0 |        2
5.29/5.35	c  3.4s |       9 |    15134 |     7506 |     3347      4 |        0 |        2
6.98/7.06	c  5.1s |       9 |    20887 |    11086 |     3347      6 |        0 |        2
6.98/7.06	c #cpu_time = 5.147s
6.98/7.06	c #wall_clock_time = 5.147s
6.98/7.06	c #decision = 20887
6.98/7.06	c #random_decision = 57
6.98/7.06	c #conflict = 11086
6.98/7.06	c #restart = 9
6.98/7.06	o 88
6.98/7.06	c BCD2: hardening fixes 132 literals
6.98/7.06	c BCD2: updating upper bound: 200 -> 87
6.98/7.06	c BCD2: 1 <= obj <= 87
6.98/7.06	c BCD2: #cores=1, #unrelaxed=219, #relaxed=577, #hardened=132
6.98/7.06	c BCD2: #sat=4 #unsat=2 bias=2/6
6.98/7.06	c Solving starts ...
6.98/7.06	c ============================[ Search Statistics ]============================
6.98/7.06	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
6.98/7.06	c       |         |          |          |    Limit     GC | Var      | Constra 
6.98/7.06	c =============================================================================
6.98/7.06	c  0.0s |       0 |        0 |        0 |     3347      0 |      132 |        3
7.08/7.11	c  0.0s |       1 |      389 |      100 |     3347      0 |      132 |        3
7.08/7.19	c  0.1s |       2 |      821 |      250 |     3347      0 |      132 |        3
7.28/7.30	c  0.2s |       3 |     1436 |      475 |     3347      0 |      132 |        3
7.38/7.42	c  0.4s |       4 |     2258 |      813 |     3347      0 |      132 |        3
7.58/7.60	c  0.5s |       5 |     3262 |     1320 |     3682      0 |      132 |        3
7.79/7.88	c  0.8s |       6 |     4718 |     2081 |     3682      0 |      132 |        3
8.28/8.36	c  1.3s |       7 |     6653 |     3223 |     3682      1 |      132 |        3
8.98/9.01	c  1.9s |       7 |     9009 |     4600 |     3682      2 |      132 |        3
8.98/9.01	c #cpu_time = 1.949s
8.98/9.01	c #wall_clock_time = 1.949s
8.98/9.01	c #decision = 9009
8.98/9.01	c #random_decision = 11
8.98/9.01	c #conflict = 4600
8.98/9.01	c #restart = 7
8.98/9.01	o 26
8.98/9.01	c BCD2: hardening fixes 565 literals
8.98/9.01	c BCD2: updating upper bound: 87 -> 25
8.98/9.01	c BCD2: 1 <= obj <= 25
8.98/9.01	c BCD2: #cores=1, #unrelaxed=71, #relaxed=160, #hardened=697
8.98/9.01	c BCD2: #sat=5 #unsat=2 bias=2/7
8.98/9.02	c Solving starts ...
8.98/9.02	c ============================[ Search Statistics ]============================
8.98/9.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
8.98/9.02	c       |         |          |          |    Limit     GC | Var      | Constra 
8.98/9.02	c =============================================================================
8.98/9.02	c  0.0s |       0 |        0 |        0 |     3682      0 |      697 |        4
8.98/9.06	c  0.0s |       1 |      257 |      100 |     3682      0 |      697 |        4
9.08/9.12	c  0.1s |       2 |      556 |      250 |     3682      0 |      697 |        4
9.18/9.21	c  0.2s |       3 |     1043 |      475 |     3682      0 |      697 |        4
9.28/9.31	c  0.3s |       4 |     1780 |      813 |     3682      0 |      697 |        4
9.38/9.47	c  0.5s |       5 |     2682 |     1320 |     3682      0 |      697 |        4
9.68/9.76	c  0.7s |       6 |     3853 |     2081 |     3682      0 |      697 |        4
10.08/10.15	c  1.1s |       7 |     5769 |     3223 |     3682      1 |      697 |        4
10.68/10.74	c  1.7s |       8 |     8547 |     4936 |     3682      2 |      697 |        4
11.49/11.55	c  2.5s |       8 |    12073 |     7162 |     4051      3 |      697 |        4
11.49/11.55	c #cpu_time = 2.539s
11.49/11.55	c #wall_clock_time = 2.539s
11.49/11.55	c #decision = 12073
11.49/11.55	c #random_decision = 17
11.49/11.55	c #conflict = 7162
11.49/11.55	c #restart = 8
11.49/11.56	c BCD2: relaxing 46 and merging with 1 cores into a new core of size 710: cost of the new core is >=3
11.49/11.56	c lower bound updated to 3
11.49/11.56	c BCD2: hardening fixes 1 literals
11.49/11.56	c BCD2: 3 <= obj <= 25
11.49/11.56	c BCD2: #cores=1, #unrelaxed=24, #relaxed=206, #hardened=698
11.49/11.56	c BCD2: #sat=5 #unsat=3 bias=3/8
11.49/11.56	c Solving starts ...
11.49/11.56	c ============================[ Search Statistics ]============================
11.49/11.56	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.49/11.56	c       |         |          |          |    Limit     GC | Var      | Constra 
11.49/11.56	c =============================================================================
11.49/11.56	c  0.0s |       0 |        0 |        0 |     4051      0 |      703 |        4
11.59/11.61	c  0.1s |       1 |      212 |      100 |     4051      0 |      703 |       13
11.59/11.65	c  0.1s |       2 |      488 |      250 |     4051      0 |      703 |       13
11.69/11.71	c  0.2s |       3 |      950 |      475 |     4051      0 |      703 |       13
11.79/11.81	c  0.3s |       4 |     1520 |      813 |     4051      0 |      703 |       13
11.89/11.97	c  0.4s |       5 |     2377 |     1320 |     4051      0 |      703 |       13
12.10/12.20	c  0.6s |       6 |     3575 |     2081 |     4051      0 |      703 |       13
12.59/12.60	c  1.0s |       7 |     5447 |     3223 |     4051      0 |      703 |       13
13.09/13.16	c  1.6s |       8 |     8182 |     4936 |     4051      1 |      703 |       13
13.99/14.03	c  2.5s |       9 |    12082 |     7506 |     4051      2 |      703 |       13
14.49/14.53	c  3.0s |       9 |    14179 |     8879 |     4051      3 |      703 |       13
14.49/14.53	c #cpu_time = 2.972s
14.49/14.53	c #wall_clock_time = 2.972s
14.49/14.53	c #decision = 14179
14.49/14.53	c #random_decision = 14
14.49/14.53	c #conflict = 8879
14.49/14.53	c #restart = 9
14.49/14.53	c BCD2: relaxing 5 and merging with 1 cores into a new core of size 715: cost of the new core is >=6
14.49/14.53	c lower bound updated to 6
14.49/14.53	c BCD2: hardening fixes 4 literals
14.49/14.53	c BCD2: 6 <= obj <= 25
14.49/14.53	c BCD2: #cores=1, #unrelaxed=15, #relaxed=211, #hardened=702
14.49/14.53	c BCD2: #sat=5 #unsat=4 bias=4/9
14.49/14.53	c Solving starts ...
14.49/14.53	c ============================[ Search Statistics ]============================
14.49/14.53	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
14.49/14.53	c       |         |          |          |    Limit     GC | Var      | Constra 
14.49/14.53	c =============================================================================
14.49/14.53	c  0.0s |       0 |        0 |        0 |     4051      0 |      708 |       13
14.49/14.59	c  0.1s |       1 |      190 |      100 |     4051      0 |      708 |       14
14.59/14.65	c  0.1s |       2 |      474 |      250 |     4051      0 |      708 |       14
14.69/14.70	c  0.2s |       3 |      957 |      475 |     4051      0 |      708 |       14
14.69/14.78	c  0.3s |       4 |     1484 |      813 |     4051      0 |      708 |       14
14.89/14.94	c  0.4s |       5 |     2340 |     1320 |     4051      0 |      708 |       14
15.09/15.15	c  0.6s |       6 |     3570 |     2081 |     4457      0 |      708 |       14
15.50/15.55	c  1.0s |       7 |     5268 |     3223 |     4457      0 |      708 |       14
16.09/16.15	c  1.6s |       8 |     7894 |     4936 |     4457      1 |      708 |       14
16.99/17.02	c  2.5s |       9 |    11699 |     7506 |     4457      2 |      708 |       14
18.29/18.32	c  3.8s |      10 |    17605 |    11361 |     4457      3 |      708 |       14
19.19/19.25	c  4.7s |      10 |    22147 |    13983 |     4457      4 |      708 |       14
19.19/19.25	c #cpu_time = 4.720s
19.19/19.25	c #wall_clock_time = 4.720s
19.19/19.25	c #decision = 22147
19.19/19.25	c #random_decision = 29
19.19/19.25	c #conflict = 13983
19.19/19.25	c #restart = 10
19.19/19.25	c BCD2: relaxing 2 and merging with 1 cores into a new core of size 717: cost of the new core is >=10
19.19/19.25	c lower bound updated to 10
19.19/19.25	c BCD2: hardening fixes 5 literals
19.19/19.25	c BCD2: 10 <= obj <= 25
19.19/19.25	c BCD2: #cores=1, #unrelaxed=8, #relaxed=213, #hardened=707
19.19/19.25	c BCD2: #sat=5 #unsat=5 bias=5/10
19.19/19.25	c Solving starts ...
19.19/19.25	c ============================[ Search Statistics ]============================
19.19/19.25	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.19/19.25	c       |         |          |          |    Limit     GC | Var      | Constra 
19.19/19.25	c =============================================================================
19.19/19.25	c  0.0s |       0 |        0 |        0 |     4457      0 |      714 |       14
19.29/19.34	c  0.1s |       1 |      180 |      100 |     4457      0 |      714 |       15
19.29/19.39	c  0.1s |       2 |      430 |      250 |     4457      0 |      714 |       15
19.39/19.47	c  0.2s |       3 |      832 |      475 |     4457      0 |      714 |       15
19.49/19.59	c  0.3s |       4 |     1453 |      813 |     4457      0 |      714 |       15
19.59/19.68	c  0.4s |       4 |     1871 |     1052 |     4457      0 |      714 |       15
19.59/19.68	c #cpu_time = 0.430s
19.59/19.68	c #wall_clock_time = 0.430s
19.59/19.68	c #decision = 1871
19.59/19.68	c #random_decision = 2
19.59/19.68	c #conflict = 1052
19.59/19.68	c #restart = 4
19.59/19.68	o 19
19.59/19.68	c BCD2: hardening fixes 61 literals
19.59/19.68	c BCD2: updating upper bound: 25 -> 18
19.59/19.68	c BCD2: 10 <= obj <= 18
19.59/19.68	c BCD2: #cores=1, #unrelaxed=4, #relaxed=156, #hardened=768
19.59/19.68	c BCD2: #sat=6 #unsat=5 bias=5/11
19.59/19.69	c Solving starts ...
19.59/19.69	c ============================[ Search Statistics ]============================
19.59/19.69	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
19.59/19.69	c       |         |          |          |    Limit     GC | Var      | Constra 
19.59/19.69	c =============================================================================
19.59/19.69	c  0.0s |       0 |        0 |        0 |     4457      0 |      775 |       16
19.69/19.72	c  0.0s |       1 |      216 |      100 |     4457      0 |      775 |       16
19.69/19.78	c  0.1s |       2 |      491 |      250 |     4457      0 |      775 |       16
19.80/19.85	c  0.2s |       3 |      872 |      475 |     4457      0 |      775 |       16
19.90/19.95	c  0.3s |       4 |     1370 |      813 |     4457      0 |      775 |       16
20.09/20.10	c  0.4s |       5 |     2254 |     1320 |     4457      0 |      775 |       16
20.29/20.38	c  0.7s |       6 |     3597 |     2081 |     4457      0 |      775 |       16
20.78/20.85	c  1.2s |       7 |     5353 |     3223 |     4457      1 |      775 |       16
21.38/21.48	c  1.8s |       8 |     8006 |     4936 |     4457      1 |      775 |       16
22.28/22.31	c  2.6s |       9 |    12117 |     7506 |     4903      2 |      775 |       16
22.68/22.70	c  3.0s |       9 |    13858 |     8565 |     4903      2 |      775 |       16
22.68/22.70	c #cpu_time = 3.019s
22.68/22.70	c #wall_clock_time = 3.019s
22.68/22.70	c #decision = 13858
22.68/22.70	c #random_decision = 45
22.68/22.70	c #conflict = 8565
22.68/22.70	c #restart = 9
22.68/22.71	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 718: cost of the new core is >=15
22.68/22.71	c lower bound updated to 15
22.68/22.71	c BCD2: hardening fixes 3 literals
22.68/22.71	c BCD2: 15 <= obj <= 18
22.68/22.71	c BCD2: #cores=1, #unrelaxed=0, #relaxed=157, #hardened=771
22.68/22.71	c BCD2: #sat=6 #unsat=6 bias=6/12
22.68/22.71	c Solving starts ...
22.68/22.71	c ============================[ Search Statistics ]============================
22.68/22.71	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
22.68/22.71	c       |         |          |          |    Limit     GC | Var      | Constra 
22.68/22.71	c =============================================================================
22.68/22.71	c  0.0s |       0 |        0 |        0 |     4903      0 |      780 |       16
22.68/22.78	c  0.1s |       1 |      206 |      100 |     4903      0 |      780 |       19
22.78/22.83	c  0.1s |       2 |      430 |      250 |     4903      0 |      780 |       19
22.88/22.92	c  0.2s |       3 |      735 |      475 |     4903      0 |      780 |       19
22.98/23.05	c  0.3s |       4 |     1369 |      813 |     4903      0 |      780 |       19
23.19/23.21	c  0.5s |       5 |     2173 |     1320 |     4903      0 |      780 |       19
23.38/23.46	c  0.7s |       6 |     3374 |     2081 |     4903      0 |      780 |       19
23.78/23.88	c  1.2s |       7 |     5167 |     3223 |     4903      0 |      780 |       19
24.58/24.67	c  2.0s |       8 |     7740 |     4936 |     4903      1 |      780 |       19
25.58/25.64	c  2.9s |       9 |    11749 |     7506 |     4903      2 |      780 |       19
27.08/27.13	c  4.4s |      10 |    17680 |    11361 |     4903      3 |      780 |       19
27.88/27.99	c  5.3s |      10 |    20846 |    13412 |     4903      4 |      781 |       20
27.88/27.99	c #cpu_time = 5.285s
27.88/27.99	c #wall_clock_time = 5.284s
27.88/27.99	c #decision = 20846
27.88/27.99	c #random_decision = 76
27.88/27.99	c #conflict = 13412
27.88/27.99	c #restart = 10
27.88/27.99	c BCD2: updating lower bound of a core
27.88/27.99	c lower bound updated to 18
27.88/27.99	c BCD2: 18 <= obj <= 18
27.88/27.99	c BCD2: #cores=1, #unrelaxed=0, #relaxed=157, #hardened=771
27.88/27.99	c BCD2: #sat=6 #unsat=7 bias=7/13
27.88/27.99	c Solving starts ...
27.88/27.99	c ============================[ Search Statistics ]============================
27.88/27.99	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.88/27.99	c       |         |          |          |    Limit     GC | Var      | Constra 
27.88/27.99	c =============================================================================
27.88/27.99	c  0.0s |       0 |        0 |        0 |     4903      0 |      781 |       20
27.98/28.08	c  0.1s |       1 |      182 |      100 |     4903      0 |      781 |       20
28.08/28.15	c  0.2s |       2 |      459 |      250 |     4903      0 |      781 |       20
28.18/28.24	c  0.2s |       3 |      786 |      475 |     4903      0 |      781 |       20
28.28/28.35	c  0.4s |       4 |     1271 |      813 |     4903      0 |      781 |       20
28.48/28.54	c  0.6s |       5 |     1981 |     1320 |     4903      0 |      781 |       20
28.78/28.82	c  0.8s |       6 |     3135 |     2081 |     4903      0 |      781 |       20
29.18/29.27	c  1.3s |       7 |     4721 |     3223 |     4903      0 |      781 |       20
29.98/30.00	c  2.0s |       8 |     7193 |     4936 |     4903      1 |      781 |       20
30.89/30.98	c  3.0s |       9 |    10930 |     7506 |     4903      2 |      781 |       20
32.48/32.55	c  4.6s |      10 |    16468 |    11361 |     4903      3 |      781 |       20
33.99/34.00	c  6.0s |      10 |    21441 |    14844 |     5394      4 |      782 |       21
33.99/34.00	c #cpu_time = 6.003s
33.99/34.00	c #wall_clock_time = 6.002s
33.99/34.00	c #decision = 21441
33.99/34.00	c #random_decision = 70
33.99/34.00	c #conflict = 14844
33.99/34.00	c #restart = 10
33.99/34.00	c BCD2: updating lower bound of a core
33.99/34.00	c lower bound updated to 19
33.99/34.00	s OPTIMUM FOUND
33.99/34.00	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10
33.99/34.00	v -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20
33.99/34.00	v -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30
33.99/34.00	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
33.99/34.00	v -x41 -x42 x43 -x44 -x45 x46 -x47 -x48 -x49 -x50
33.99/34.00	v -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60
33.99/34.00	v -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
33.99/34.00	v -x71 -x72 -x73 -x74 -x75 -x76 x77 -x78 -x79 -x80
33.99/34.00	v -x81 -x82 -x83 -x84 x85 -x86 -x87 -x88 -x89 -x90
33.99/34.00	v -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100
33.99/34.00	v -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110
33.99/34.00	v -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
33.99/34.00	v -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130
33.99/34.00	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140
33.99/34.00	v -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150
33.99/34.00	v -x151 -x152 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x160
33.99/34.00	v -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170
33.99/34.00	v -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 x179 -x180
33.99/34.00	v -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190
33.99/34.00	v -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200
33.99/34.00	v x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210
33.99/34.00	v -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220
33.99/34.00	v -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
33.99/34.00	v -x231
33.99/34.00	c total CPU time = 34.002s
33.99/34.00	c total wall clock time = 34.001s

Verifier Data

OK	19

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

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

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


[startup+0 s]
/proc/loadavg: 2.41 2.31 2.05 3/179 32330
/proc/meminfo: memFree=29273736/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=833980 CPUtime=0 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 3134 0 0 0 0 0 0 0 20 0 4 0 36435422 853995520 2983 33554432000 4194304 16246674 140737319853712 140737319853136 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 209263 2993 441 2943 0 206157 0
[pid=32330/tid=32331] ppid=32327 vsize=853436 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 873918464 3059 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=857532 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 878112768 3075 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=861628 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36435422 882307072 3091 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100172 s]
/proc/loadavg: 2.41 2.31 2.05 3/179 32330
/proc/meminfo: memFree=29273736/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1218116 CPUtime=0.08 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 24724 0 0 0 5 3 0 0 20 0 4 0 36435422 1247350784 24566 33554432000 4194304 16246674 140737319853712 140737319853136 6144966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 304529 24567 621 2943 0 301423 0
[pid=32330/tid=32331] ppid=32327 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1247350784 24567 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1247350784 24567 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36435422 1247350784 24568 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200595 s]
/proc/loadavg: 2.41 2.31 2.05 3/179 32330
/proc/meminfo: memFree=29273736/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1222212 CPUtime=0.19 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 39457 0 0 0 14 5 0 0 20 0 4 0 36435422 1251545088 39270 33554432000 4194304 16246674 140737319853712 140737319853024 5677716 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 305553 39270 860 2943 0 302447 0
[pid=32330/tid=32331] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 39270 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 39270 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 39270 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1222212

[startup+0.300542 s]
/proc/loadavg: 2.41 2.31 2.05 3/179 32330
/proc/meminfo: memFree=29273736/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1222212 CPUtime=0.29 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 39471 0 0 0 24 5 0 0 20 0 4 0 36435422 1251545088 39284 33554432000 4194304 16246674 140737319853712 140737319853024 13943600 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 305553 39284 869 2943 0 302447 0
[pid=32330/tid=32331] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 39284 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 39284 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 39284 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1222212

[startup+0.700431 s]
/proc/loadavg: 2.41 2.31 2.05 3/179 32330
/proc/meminfo: memFree=29273736/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1222212 CPUtime=0.69 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 124328 0 0 0 53 16 0 0 20 0 4 0 36435422 1251545088 124142 33554432000 4194304 16246674 140737319853712 140737319836712 12478189 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 305553 124164 869 2943 0 302447 0
[pid=32330/tid=32331] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 124175 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 124188 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1222212 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1251545088 124198 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1222212

[startup+1.50044 s]
/proc/loadavg: 2.41 2.31 2.05 3/183 32334
/proc/meminfo: memFree=28392912/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1307204 CPUtime=1.49 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 267756 0 0 0 115 34 0 0 20 0 4 0 36435422 1338576896 267569 33554432000 4194304 16246674 140737319853712 140737319852808 4220480 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 326801 267569 874 2943 0 323695 0
[pid=32330/tid=32331] ppid=32327 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1338576896 267569 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1338576896 267569 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1338576896 267569 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1307204

[startup+3.10044 s]
/proc/loadavg: 2.41 2.31 2.05 3/183 32334
/proc/meminfo: memFree=28204060/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1307204 CPUtime=3.09 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 267926 0 0 0 275 34 0 0 20 0 4 0 36435422 1338576896 267739 33554432000 4194304 16246674 140737319853712 140737319835584 5827966 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 326801 267739 884 2943 0 323695 0
[pid=32330/tid=32331] ppid=32327 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1338576896 267739 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1338576896 267739 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1307204 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1338576896 267739 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1307204

[startup+6.30044 s]
/proc/loadavg: 2.37 2.30 2.05 3/183 32334
/proc/meminfo: memFree=28203836/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1308228 CPUtime=6.29 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 268004 0 0 0 595 34 0 0 20 0 4 0 36435422 1339625472 267817 33554432000 4194304 16246674 140737319853712 140737319835584 5522977 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 327057 267817 884 2943 0 323951 0
[pid=32330/tid=32331] ppid=32327 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1339625472 267817 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1339625472 267817 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1339625472 267817 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1308228

[startup+12.7004 s]
/proc/loadavg: 2.42 2.31 2.05 4/183 32334
/proc/meminfo: memFree=28203152/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1308228 CPUtime=12.69 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 268096 0 0 0 1234 35 0 0 20 0 4 0 36435422 1339625472 267909 33554432000 4194304 16246674 140737319853712 140737319835584 5601869 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 327057 267909 885 2943 0 323951 0
[pid=32330/tid=32331] ppid=32327 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1339625472 267909 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1339625472 267909 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1308228 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1339625472 267909 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1308228

[startup+25.5006 s]
/proc/loadavg: 2.33 2.30 2.05 3/183 32334
/proc/meminfo: memFree=28184184/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1327684 CPUtime=25.48 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 273055 0 0 0 2513 35 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140737319835584 6843528 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 331921 272868 885 2943 0 328815 0
[pid=32330/tid=32331] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1327684

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

[startup+25.6006 s]
/proc/loadavg: 2.33 2.30 2.05 3/183 32334
/proc/meminfo: memFree=28184184/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1327684 CPUtime=25.58 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 273055 0 0 0 2523 35 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140737319835584 5523464 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 331921 272868 885 2943 0 328815 0
[pid=32330/tid=32331] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1327684

[startup+28.8004 s]
/proc/loadavg: 2.33 2.30 2.05 4/183 32383
/proc/meminfo: memFree=28183204/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1327684 CPUtime=28.78 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 273055 0 0 0 2843 35 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140737319835584 13950704 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 331921 272868 885 2943 0 328815 0
[pid=32330/tid=32331] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1327684

[startup+32.0075 s]
/proc/loadavg: 2.38 2.31 2.06 4/183 32383
/proc/meminfo: memFree=28182620/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1327684 CPUtime=31.99 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 273055 0 0 0 3164 35 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140737319835584 5824827 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 331921 272868 885 2943 0 328815 0
[pid=32330/tid=32331] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 31.99
Current children cumulated vsize (KiB) 1327684

[startup+32.8004 s]
/proc/loadavg: 2.38 2.31 2.06 4/183 32383
/proc/meminfo: memFree=28182620/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1327684 CPUtime=32.78 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 273055 0 0 0 3243 35 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140737319835584 5822592 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 331921 272868 885 2943 0 328815 0
[pid=32330/tid=32331] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 32.78
Current children cumulated vsize (KiB) 1327684

[startup+33.6004 s]
/proc/loadavg: 2.38 2.31 2.06 3/183 32383
/proc/meminfo: memFree=28179024/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1327684 CPUtime=33.59 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 273055 0 0 0 3323 36 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140737319835584 12415720 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 331921 272868 885 2943 0 328815 0
[pid=32330/tid=32331] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 33.59
Current children cumulated vsize (KiB) 1327684

[startup+34.0004 s]
/proc/loadavg: 2.38 2.31 2.06 3/183 32383
/proc/meminfo: memFree=28179024/32872528 swapFree=1370848/1518016
[pid=32330] ppid=32327 vsize=1327684 CPUtime=33.99 cores=1,3,5,7
/proc/32330/stat : 32330 (toysat) R 32327 32330 31304 0 -1 4202496 273055 0 0 0 3363 36 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140737319835584 5531312 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/32330/statm: 331921 272868 885 2943 0 328815 0
[pid=32330/tid=32331] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32331/stat : 32331 (toysat) S 32327 32330 31304 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628106128624 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=32330/tid=32332] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32332/stat : 32332 (toysat) S 32327 32330 31304 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628095638768 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=32330/tid=32333] ppid=32327 vsize=1327684 CPUtime=0 cores=1,3,5,7
/proc/32330/task/32333/stat : 32333 (toysat) S 32327 32330 31304 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36435422 1359548416 272868 33554432000 4194304 16246674 140737319853712 140628085165232 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 33.99
Current children cumulated vsize (KiB) 1327684

Child status: 0
Real time (s): 34.0648
CPU time (s): 34.0598
CPU user time (s): 33.6369
CPU system time (s): 0.422935
CPU usage (%): 99.9853
Max. virtual memory (cumulated for all children) (KiB): 1327684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.6369
system time used= 0.422935
maximum resident set size= 1091484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273059
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 18
involuntary context switches= 36

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.167974 second user time and 0.375942 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-19 15:44:49
IDJOB=4109662
IDBENCH=78883
IDSOLVER=2553
FILE ID=node129/4109662-1466343889
RUNJOBID= node129-1466341815-31321
PBS_JOBID= 19922024
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= bcc83dde29b6f868056a0bfa1b1372de
RANDOM SEED=1912467407

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.143
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.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29272712 kB
Buffers:           88012 kB
Cached:           178152 kB
SwapCached:         1804 kB
Active:          1204732 kB
Inactive:         136800 kB
Active(anon):    1075020 kB
Inactive(anon):     2732 kB
Active(file):     129712 kB
Inactive(file):   134068 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099348 kB
Dirty:             32672 kB
Writeback:             0 kB
AnonPages:       2599072 kB
Mapped:            10804 kB
Shmem:                 0 kB
Slab:             602368 kB
SReclaimable:      46308 kB
SUnreclaim:       556060 kB
KernelStack:        1520 kB
PageTables:         9504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2734320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 71704 MiB
End job on node129 at 2016-06-19 15:45:24