Trace number 4109278

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 62.2935 62.3047

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969170--soft-66-100-0.wbo
MD5SUM569bc66899871f531ac68d505b942740
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark16.1995
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints42
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1227
Number of bits of the biggest sum of numbers11
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:40:25+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-4109278-1466343625.wbo"]
0.00/0.01	c use --random-gen="2429501629 1455249085 386388136 992797387 1446864916 1574574878 250872509 4109444387 2483667323 2742990826 2625938713 455659476 3203915043 1736152771 3587636815 3000184624 3792775591 2562225117 3549001208 3372168425 3245722315 565661384 1229456181 3952737365 3918995787 1005482940 3877897196 1546668082 1573425056 810964980 1063088433 1764848413 1182745340 396700352 580203695 3370338746 336996108 1822084061 3279272358 3258774852 600346794 1717925302 2972615097 211423255 3566946307 1969787995 402056814 2904622926 2701459019 3849384992 2139399399 2817113785 3464930214 14680057 3310729933 2540878409 2228015668 4040052505 846627089 3291269385 1012016841 3556609678 241523451 2307636070 351927138 3922311678 3661388353 3381732807 2069763592 3810805655 2262634814 1193015086 73796608 1080194322 2265364916 784852940 649898862 226597875 4080150595 557959052 3914165600 948583216 1294643240 3246829782 821691336 1508404353 520879386 132610376 2191262768 702925259 3866277475 91113576 1606617885 2862699217 3178853577 338734613 2627936243 3005820170 3687467968 2528091569 2733376527 2259938204 3415569109 673686568 4129490453 172128139 1704965680 1329506413 3202523166 1476018612 1390152722 3304914065 3273264767 2774719436 583588861 2950050885 315043702 317884750 648245566 198862002 554867682 1031265383 3884657718 2267475010 2546249458 1094111951 368038235 2013841785 746318182 4162800153 1456261582 576430429 3303661699 4155369451 1085458747 3082114793 1808540801 1085709158 2786346171 208155912 2588253326 2255216196 3976585894 1674365243 459037252 2785580375 3538292275 1963400266 3974025065 15525296 1610576882 3025364808 4131349580 417300539 1380144097 3700001180 3309807085 2133538162 225398565 157447570 1420083576 3664638463 2293155114 3942400804 118635982 928465059 3269736807 3443987136 3865149482 1105315115 4083516746 2905966257 1196524337 3142844196 3610623779 259111442 2525000424 1208021240 240634092 1123325400 2826287557 2447730795 2377305312 3637789579 4084251708 3234519611 2611233115 2333376314 2844525783 2396317272 1235132234 4069905827 1840608859 4051476092 2072957973 2470620520 710861590 812562618 2120810147 2532518609 3122248981 477727204 2230334928 1692448489 3878073247 3522853165 1697639361 1023723853 3320351869 461111274 8481692 4270843655 2873905396 1528547706 676512493 656033838 1863032152 1596444845 3391265726 3540755296 1124935279 455860827 3695538010 2274610324 1772148164 1701867831 3029689451 1563745202 1459963449 351549267 4142455631 3871610974 2736261313 3511997984 30440133 1726021197 2067199495 2491820475 67656885 831908077 3932354636 184280333 730044796 3151473286 1392926452 1823127063 2985729720 40868837 4256742466 2154757225 84766106 3794716667 2251057863 1654735271 243906649 3612398182 255 362436" option to reproduce the execution
0.18/0.26	c #vars 169
0.18/0.26	c #constraints 101
0.18/0.26	c BCD2: Hardening is enabled.
0.18/0.26	c BCD2: BiasedSearch is enabled.
0.18/0.26	c Solving starts ...
0.18/0.26	c ============================[ Search Statistics ]============================
0.18/0.26	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.26	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.26	c =============================================================================
0.18/0.26	c  0.0s |       0 |        0 |        0 |      104      0 |        0 |        0
0.18/0.28	c  0.0s |       1 |      223 |      100 |      104      0 |        0 |        0
0.18/0.28	c  0.0s |       1 |      344 |      139 |      115      0 |        0 |        0
0.18/0.28	c #cpu_time = 0.020s
0.18/0.28	c #wall_clock_time = 0.020s
0.18/0.28	c #decision = 344
0.18/0.28	c #random_decision = 1
0.18/0.28	c #conflict = 139
0.18/0.28	c #restart = 1
0.18/0.28	o 396
0.18/0.28	c BCD2: updating upper bound: 1837 -> 395
0.18/0.28	c BCD2: 0 <= obj <= 395
0.18/0.28	c BCD2: #cores=0, #unrelaxed=42, #relaxed=0, #hardened=0
0.18/0.28	c BCD2: #sat=1 #unsat=1 bias=1/2
0.18/0.28	c Solving starts ...
0.18/0.28	c ============================[ Search Statistics ]============================
0.18/0.28	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.18/0.28	c       |         |          |          |    Limit     GC | Var      | Constra 
0.18/0.28	c =============================================================================
0.18/0.28	c  0.0s |       0 |        0 |        0 |      115      0 |        0 |        0
0.29/0.30	c  0.0s |       1 |      229 |      100 |      115      1 |        0 |        0
0.29/0.32	c  0.0s |       2 |      520 |      250 |      127      2 |        0 |        0
0.29/0.36	c  0.1s |       3 |      995 |      475 |      140      4 |        0 |        0
0.39/0.41	c  0.1s |       4 |     1564 |      813 |      154      7 |        0 |        0
0.49/0.50	c  0.2s |       5 |     2402 |     1320 |      170     11 |        0 |        0
0.59/0.62	c  0.3s |       6 |     3689 |     2081 |      188     16 |        0 |        0
0.79/0.82	c  0.5s |       7 |     5493 |     3223 |      207     23 |        0 |        0
0.99/1.10	c  0.8s |       8 |     8086 |     4936 |      228     34 |        0 |        0
1.49/1.54	c  1.3s |       9 |    11785 |     7506 |      251     49 |        0 |        0
1.88/1.97	c  1.7s |      10 |    17612 |    11361 |      277     71 |        0 |        0
2.58/2.67	c  2.4s |      11 |    26302 |    17144 |      305    100 |        0 |        0
3.68/3.73	c  3.4s |      12 |    38616 |    25819 |      336    141 |        0 |        0
5.28/5.32	c  5.0s |      13 |    57528 |    38832 |      370    199 |        0 |        0
7.28/7.33	c  7.0s |      13 |    81198 |    55232 |      370    267 |        0 |        0
7.69/7.73	c  7.4s |      14 |    85763 |    58352 |      408    280 |        0 |        0
9.68/9.73	c  9.5s |      14 |   107227 |    73452 |      408    340 |        0 |        0
9.78/9.88	c  9.6s |      14 |   108904 |    74613 |      408    345 |        0 |        0
9.78/9.88	c #cpu_time = 9.595s
9.78/9.88	c #wall_clock_time = 9.594s
9.78/9.88	c #decision = 108904
9.78/9.88	c #random_decision = 263
9.78/9.88	c #conflict = 74613
9.78/9.88	c #restart = 14
9.78/9.88	c BCD2: found a new core of size 42: cost of the new core is >=1
9.78/9.88	c lower bound updated to 1
9.78/9.88	c BCD2: 1 <= obj <= 395
9.78/9.88	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
9.78/9.88	c BCD2: #sat=1 #unsat=2 bias=2/3
9.78/9.88	c Solving starts ...
9.78/9.88	c ============================[ Search Statistics ]============================
9.78/9.88	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.78/9.88	c       |         |          |          |    Limit     GC | Var      | Constra 
9.78/9.88	c =============================================================================
9.78/9.88	c  0.0s |       0 |        0 |        0 |      408      0 |        0 |        0
9.78/9.89	c  0.0s |       1 |      211 |      100 |      408      0 |        0 |        0
9.78/9.89	c  0.0s |       1 |      246 |      111 |      408      0 |        0 |        0
9.78/9.89	c #cpu_time = 0.015s
9.78/9.89	c #wall_clock_time = 0.015s
9.78/9.89	c #decision = 246
9.78/9.89	c #random_decision = 0
9.78/9.89	c #conflict = 111
9.78/9.89	c #restart = 1
9.78/9.89	o 389
9.78/9.89	c BCD2: updating upper bound: 395 -> 388
9.78/9.89	c BCD2: 1 <= obj <= 388
9.78/9.89	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
9.78/9.89	c BCD2: #sat=2 #unsat=2 bias=2/4
9.78/9.89	c Solving starts ...
9.78/9.89	c ============================[ Search Statistics ]============================
9.78/9.89	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
9.78/9.89	c       |         |          |          |    Limit     GC | Var      | Constra 
9.78/9.89	c =============================================================================
9.78/9.89	c  0.0s |       0 |        0 |        0 |      408      0 |        0 |        2
9.89/9.91	c  0.0s |       1 |      152 |      100 |      408      0 |        0 |        2
9.89/9.93	c  0.0s |       2 |      463 |      250 |      408      1 |        0 |        2
9.89/9.95	c  0.1s |       3 |      816 |      475 |      408      2 |        0 |        2
9.89/9.99	c  0.1s |       4 |     1427 |      813 |      408      3 |        0 |        2
9.99/10.05	c  0.2s |       5 |     2292 |     1320 |      408      5 |        0 |        2
10.08/10.14	c  0.2s |       6 |     3602 |     2081 |      408      9 |        0 |        2
10.08/10.19	c  0.3s |       6 |     4195 |     2470 |      408     10 |        0 |        2
10.08/10.19	c #cpu_time = 0.296s
10.08/10.19	c #wall_clock_time = 0.296s
10.08/10.19	c #decision = 4195
10.08/10.19	c #random_decision = 12
10.08/10.19	c #conflict = 2470
10.08/10.19	c #restart = 6
10.08/10.19	o 182
10.08/10.19	c BCD2: updating upper bound: 388 -> 181
10.08/10.19	c BCD2: 1 <= obj <= 181
10.08/10.19	c BCD2: #cores=1, #unrelaxed=0, #relaxed=42, #hardened=0
10.08/10.19	c BCD2: #sat=3 #unsat=2 bias=2/5
10.08/10.19	c Solving starts ...
10.08/10.19	c ============================[ Search Statistics ]============================
10.08/10.19	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
10.08/10.19	c       |         |          |          |    Limit     GC | Var      | Constra 
10.08/10.19	c =============================================================================
10.08/10.19	c  0.0s |       0 |        0 |        0 |      408      0 |        0 |        4
10.18/10.20	c  0.0s |       1 |      155 |      100 |      408      0 |        0 |        4
10.18/10.22	c  0.0s |       2 |      398 |      250 |      408      1 |        0 |        4
10.18/10.25	c  0.1s |       3 |      727 |      475 |      408      2 |        0 |        4
10.18/10.28	c  0.1s |       4 |     1252 |      813 |      408      3 |        0 |        4
10.28/10.34	c  0.1s |       5 |     2096 |     1320 |      408      5 |        0 |        4
10.38/10.43	c  0.2s |       6 |     3237 |     2081 |      408      9 |        0 |        4
10.48/10.56	c  0.4s |       7 |     5023 |     3223 |      408     13 |        0 |        4
10.68/10.77	c  0.6s |       8 |     7900 |     4936 |      408     20 |        0 |        4
10.99/11.06	c  0.9s |       9 |    12077 |     7506 |      408     30 |        0 |        4
11.38/11.49	c  1.3s |      10 |    18035 |    11361 |      449     45 |        0 |        4
12.10/12.18	c  2.0s |      11 |    27006 |    17144 |      449     67 |        0 |        4
12.39/12.46	c  2.3s |      11 |    30961 |    19623 |      449     76 |        0 |        4
12.39/12.46	c #cpu_time = 2.272s
12.39/12.46	c #wall_clock_time = 2.272s
12.39/12.46	c #decision = 30961
12.39/12.46	c #random_decision = 81
12.39/12.46	c #conflict = 19623
12.39/12.46	c #restart = 11
12.39/12.46	o 49
12.39/12.46	c BCD2: hardening fixes 17 literals
12.39/12.46	c BCD2: updating upper bound: 181 -> 48
12.39/12.46	c BCD2: 1 <= obj <= 48
12.39/12.46	c BCD2: #cores=1, #unrelaxed=0, #relaxed=25, #hardened=17
12.39/12.46	c BCD2: #sat=4 #unsat=2 bias=2/6
12.39/12.47	c Solving starts ...
12.39/12.47	c ============================[ Search Statistics ]============================
12.39/12.47	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
12.39/12.47	c       |         |          |          |    Limit     GC | Var      | Constra 
12.39/12.47	c =============================================================================
12.39/12.47	c  0.0s |       0 |        0 |        0 |      449      0 |       17 |        6
12.39/12.48	c  0.0s |       1 |      165 |      100 |      449      0 |       17 |        6
12.39/12.50	c  0.0s |       2 |      398 |      250 |      449      1 |       17 |        6
12.49/12.52	c  0.1s |       3 |      736 |      475 |      449      2 |       17 |        6
12.49/12.56	c  0.1s |       4 |     1228 |      813 |      449      3 |       17 |        6
12.59/12.61	c  0.1s |       5 |     2037 |     1320 |      449      5 |       17 |        6
12.59/12.70	c  0.2s |       6 |     3162 |     2081 |      449      7 |       17 |        6
12.79/12.82	c  0.4s |       7 |     4730 |     3223 |      449     11 |       17 |        6
12.99/13.01	c  0.5s |       8 |     7045 |     4936 |      449     17 |       17 |        6
13.20/13.29	c  0.8s |       9 |    10754 |     7506 |      449     26 |       17 |        6
13.69/13.73	c  1.3s |      10 |    16186 |    11361 |      449     40 |       17 |        6
14.30/14.40	c  1.9s |      11 |    24662 |    17144 |      449     61 |       17 |        6
15.29/15.37	c  2.9s |      12 |    37849 |    25819 |      449     93 |       17 |        6
16.79/16.81	c  4.3s |      13 |    57367 |    38832 |      494    138 |       17 |        6
18.80/18.81	c  6.3s |      13 |    83071 |    56632 |      494    196 |       17 |        6
18.80/18.85	c  6.4s |      13 |    83511 |    56934 |      494    198 |       18 |        8
18.80/18.85	c #cpu_time = 6.383s
18.80/18.85	c #wall_clock_time = 6.383s
18.80/18.85	c #decision = 83511
18.80/18.85	c #random_decision = 158
18.80/18.85	c #conflict = 56934
18.80/18.85	c #restart = 13
18.80/18.85	c BCD2: updating lower bound of a core
18.80/18.85	c lower bound updated to 18
18.80/18.85	c BCD2: 18 <= obj <= 48
18.80/18.85	c BCD2: #cores=1, #unrelaxed=0, #relaxed=25, #hardened=17
18.80/18.85	c BCD2: #sat=4 #unsat=3 bias=3/7
18.80/18.85	c Solving starts ...
18.80/18.85	c ============================[ Search Statistics ]============================
18.80/18.85	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
18.80/18.85	c       |         |          |          |    Limit     GC | Var      | Constra 
18.80/18.85	c =============================================================================
18.80/18.85	c  0.0s |       0 |        0 |        0 |      494      0 |       18 |        8
18.80/18.86	c  0.0s |       1 |      165 |      100 |      494      0 |       18 |        8
18.80/18.88	c  0.0s |       2 |      458 |      250 |      494      0 |       18 |        8
18.89/18.90	c  0.1s |       3 |      803 |      475 |      494      1 |       18 |        8
18.89/18.93	c  0.1s |       4 |     1369 |      813 |      494      2 |       18 |        8
18.89/18.98	c  0.1s |       5 |     2177 |     1320 |      494      4 |       18 |        8
18.99/19.06	c  0.2s |       6 |     3437 |     2081 |      494      6 |       18 |        8
19.09/19.18	c  0.3s |       7 |     5425 |     3223 |      494     10 |       18 |        8
19.29/19.36	c  0.5s |       8 |     8250 |     4936 |      494     16 |       18 |        8
19.59/19.62	c  0.8s |       9 |    12139 |     7506 |      494     24 |       18 |        8
19.99/20.03	c  1.2s |      10 |    18233 |    11361 |      494     37 |       18 |        8
20.59/20.65	c  1.8s |      11 |    27308 |    17144 |      494     57 |       18 |        8
21.49/21.58	c  2.7s |      12 |    40463 |    25819 |      494     86 |       18 |        8
22.89/22.96	c  4.1s |      13 |    60587 |    38832 |      494    129 |       18 |        8
24.89/24.96	c  6.1s |      13 |    88822 |    57532 |      544    188 |       18 |        8
24.99/25.06	c  6.2s |      14 |    90059 |    58352 |      544    190 |       18 |        8
26.99/27.06	c  8.2s |      14 |   115420 |    75952 |      544    245 |       18 |        8
27.19/27.22	c  8.4s |      14 |   117520 |    77396 |      544    249 |       19 |       10
27.19/27.22	c #cpu_time = 8.369s
27.19/27.22	c #wall_clock_time = 8.369s
27.19/27.22	c #decision = 117520
27.19/27.22	c #random_decision = 281
27.19/27.22	c #conflict = 77396
27.19/27.22	c #restart = 14
27.19/27.22	c BCD2: updating lower bound of a core
27.19/27.22	c lower bound updated to 32
27.19/27.22	c BCD2: 32 <= obj <= 48
27.19/27.22	c BCD2: #cores=1, #unrelaxed=0, #relaxed=25, #hardened=17
27.19/27.22	c BCD2: #sat=4 #unsat=4 bias=4/8
27.19/27.22	c Solving starts ...
27.19/27.22	c ============================[ Search Statistics ]============================
27.19/27.22	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
27.19/27.22	c       |         |          |          |    Limit     GC | Var      | Constra 
27.19/27.22	c =============================================================================
27.19/27.22	c  0.0s |       0 |        0 |        0 |      544      0 |       19 |       10
27.19/27.23	c  0.0s |       1 |      172 |      100 |      544      1 |       19 |       10
27.19/27.24	c  0.0s |       2 |      445 |      250 |      544      1 |       19 |       10
27.19/27.27	c  0.0s |       3 |      803 |      475 |      544      2 |       19 |       10
27.29/27.30	c  0.1s |       4 |     1348 |      813 |      544      3 |       19 |       10
27.29/27.35	c  0.1s |       5 |     2121 |     1320 |      544      4 |       19 |       10
27.39/27.43	c  0.2s |       6 |     3288 |     2081 |      544      7 |       19 |       10
27.49/27.54	c  0.3s |       7 |     5070 |     3223 |      544     10 |       19 |       10
27.69/27.73	c  0.5s |       8 |     7679 |     4936 |      544     16 |       19 |       10
27.99/28.01	c  0.8s |       9 |    11698 |     7506 |      544     24 |       19 |       10
28.39/28.42	c  1.2s |      10 |    17573 |    11361 |      544     36 |       19 |       10
28.99/29.02	c  1.8s |      11 |    26195 |    17144 |      544     54 |       19 |       10
29.89/29.95	c  2.7s |      12 |    38998 |    25819 |      544     80 |       19 |       10
31.29/31.37	c  4.2s |      13 |    58403 |    38832 |      544    121 |       19 |       10
33.28/33.38	c  6.2s |      13 |    86409 |    57232 |      544    178 |       19 |       10
33.48/33.50	c  6.3s |      14 |    88246 |    58352 |      544    181 |       19 |       10
35.48/35.50	c  8.3s |      14 |   114641 |    75952 |      599    233 |       19 |       10
36.78/36.83	c  9.6s |      15 |   132018 |    87632 |      599    266 |       19 |       10
36.78/36.87	c  9.6s |      15 |   132466 |    87946 |      599    267 |       20 |       12
36.78/36.87	c #cpu_time = 9.649s
36.78/36.87	c #wall_clock_time = 9.648s
36.78/36.87	c #decision = 132466
36.78/36.87	c #random_decision = 377
36.78/36.87	c #conflict = 87946
36.78/36.87	c #restart = 15
36.78/36.87	c BCD2: updating lower bound of a core
36.78/36.87	c lower bound updated to 42
36.78/36.87	c BCD2: 42 <= obj <= 48
36.78/36.87	c BCD2: #cores=1, #unrelaxed=0, #relaxed=25, #hardened=17
36.78/36.87	c BCD2: #sat=4 #unsat=5 bias=5/9
36.78/36.87	c Solving starts ...
36.78/36.87	c ============================[ Search Statistics ]============================
36.78/36.87	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
36.78/36.87	c       |         |          |          |    Limit     GC | Var      | Constra 
36.78/36.87	c =============================================================================
36.78/36.87	c  0.0s |       0 |        0 |        0 |      599      0 |       20 |       12
36.78/36.88	c  0.0s |       1 |      152 |      100 |      599      0 |       20 |       12
36.88/36.90	c  0.0s |       2 |      381 |      250 |      599      1 |       20 |       12
36.88/36.93	c  0.1s |       3 |      749 |      475 |      599      2 |       20 |       12
36.88/36.97	c  0.1s |       4 |     1302 |      813 |      599      2 |       20 |       12
36.98/37.02	c  0.2s |       5 |     2049 |     1320 |      599      4 |       20 |       12
37.08/37.10	c  0.2s |       6 |     3262 |     2081 |      599      6 |       20 |       12
37.18/37.23	c  0.4s |       7 |     4983 |     3223 |      599      9 |       20 |       12
37.39/37.41	c  0.5s |       8 |     7694 |     4936 |      599     14 |       20 |       12
37.58/37.69	c  0.8s |       9 |    11596 |     7506 |      599     22 |       20 |       12
38.08/38.12	c  1.3s |      10 |    17720 |    11361 |      599     33 |       20 |       12
38.68/38.76	c  1.9s |      11 |    26219 |    17144 |      599     49 |       20 |       12
39.69/39.74	c  2.9s |      12 |    38889 |    25819 |      599     74 |       20 |       12
41.18/41.23	c  4.4s |      13 |    57983 |    38832 |      599    111 |       20 |       12
43.18/43.24	c  6.4s |      13 |    85312 |    56532 |      599    163 |       20 |       12
43.38/43.43	c  6.6s |      14 |    87936 |    58352 |      599    168 |       20 |       12
45.38/45.43	c  8.6s |      14 |   116081 |    76652 |      599    220 |       20 |       12
46.58/46.63	c  9.8s |      15 |   132547 |    87632 |      599    251 |       20 |       12
48.58/48.64	c 11.8s |      15 |   160186 |   105832 |      599    303 |       20 |       12
50.28/50.33	c 13.5s |      15 |   182902 |   121013 |      599    347 |       21 |       14
50.28/50.33	c #cpu_time = 13.465s
50.28/50.33	c #wall_clock_time = 13.464s
50.28/50.33	c #decision = 182902
50.28/50.33	c #random_decision = 563
50.28/50.33	c #conflict = 121013
50.28/50.33	c #restart = 15
50.28/50.33	c BCD2: updating lower bound of a core
50.28/50.33	c lower bound updated to 47
50.28/50.33	c BCD2: 47 <= obj <= 48
50.28/50.33	c BCD2: #cores=1, #unrelaxed=0, #relaxed=25, #hardened=17
50.28/50.33	c BCD2: #sat=4 #unsat=6 bias=6/10
50.28/50.33	c Solving starts ...
50.28/50.33	c ============================[ Search Statistics ]============================
50.28/50.33	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
50.28/50.33	c       |         |          |          |    Limit     GC | Var      | Constra 
50.28/50.33	c =============================================================================
50.28/50.33	c  0.0s |       0 |        0 |        0 |      599      0 |       21 |       14
50.28/50.34	c  0.0s |       1 |      142 |      100 |      599      0 |       21 |       14
50.28/50.36	c  0.0s |       2 |      357 |      250 |      599      0 |       21 |       14
50.28/50.38	c  0.1s |       3 |      714 |      475 |      599      1 |       21 |       14
50.38/50.42	c  0.1s |       4 |     1290 |      813 |      599      2 |       21 |       14
50.38/50.48	c  0.1s |       5 |     2129 |     1320 |      659      3 |       21 |       14
50.48/50.57	c  0.2s |       6 |     3512 |     2081 |      659      5 |       21 |       14
50.59/50.70	c  0.4s |       7 |     5443 |     3223 |      659      8 |       21 |       14
50.78/50.89	c  0.6s |       8 |     8122 |     4936 |      659     12 |       21 |       14
51.08/51.17	c  0.8s |       9 |    12460 |     7506 |      659     19 |       21 |       14
51.48/51.56	c  1.2s |      10 |    18589 |    11361 |      659     29 |       21 |       14
52.08/52.20	c  1.9s |      11 |    27852 |    17144 |      659     44 |       21 |       14
53.08/53.12	c  2.8s |      12 |    41724 |    25819 |      659     67 |       21 |       14
54.48/54.58	c  4.2s |      13 |    62321 |    38832 |      659    102 |       21 |       14
56.48/56.58	c  6.2s |      13 |    91090 |    56732 |      659    150 |       21 |       14
56.68/56.76	c  6.4s |      14 |    93751 |    58352 |      659    154 |       21 |       14
58.68/58.77	c  8.4s |      14 |   124097 |    77252 |      659    203 |       21 |       14
59.88/59.91	c  9.6s |      15 |   139677 |    87632 |      659    231 |       21 |       14
61.88/61.92	c 11.6s |      15 |   168100 |   105732 |      659    278 |       21 |       14
62.18/62.24	c 11.9s |      15 |   172284 |   108536 |      659    285 |       22 |       16
62.18/62.24	c #cpu_time = 11.909s
62.18/62.24	c #wall_clock_time = 11.908s
62.18/62.24	c #decision = 172284
62.18/62.24	c #random_decision = 505
62.18/62.24	c #conflict = 108536
62.18/62.24	c #restart = 15
62.18/62.24	c BCD2: updating lower bound of a core
62.18/62.24	c lower bound updated to 49
62.18/62.24	s OPTIMUM FOUND
62.18/62.24	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10
62.18/62.24	v -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 -x19 -x20
62.18/62.24	v -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30
62.18/62.24	v -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40
62.18/62.24	v -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50
62.18/62.24	v -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60
62.18/62.24	v -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70
62.18/62.24	v x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
62.18/62.24	v -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90
62.18/62.24	v -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100
62.18/62.24	v -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110
62.18/62.24	v -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120
62.18/62.24	v -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
62.18/62.24	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140
62.18/62.24	v -x141 x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
62.18/62.24	v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160
62.18/62.24	v -x161 -x162 x163 -x164 -x165 -x166 -x167 -x168 -x169
62.18/62.24	c total CPU time = 62.248s
62.18/62.24	c total wall clock time = 62.244s

Verifier Data

OK	49

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

pid=5033
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.13 2.14 1.79 3/180 5036
/proc/meminfo: memFree=30226028/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=806332 CPUtime=0 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 3021 0 0 0 0 0 0 0 20 0 4 0 36412436 825683968 2872 33554432000 4194304 16246674 140737188380544 140737188379968 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 202095 2882 441 2943 0 198989 0
[pid=5036/tid=5037] ppid=5033 vsize=828860 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 848752640 2962 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=833980 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 853995520 2980 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=838076 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36412436 858189824 2995 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.13 2.14 1.79 3/180 5036
/proc/meminfo: memFree=30226028/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 18508 0 0 0 7 2 0 0 20 0 4 0 36412436 1247350784 18351 33554432000 4194304 16246674 140737188380544 140737188379968 6189980 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 304529 18352 613 2943 0 301423 0
[pid=5036/tid=5037] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 18354 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 18360 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 18367 33554432000 4194304 16246674 140737188380544 140154409831600 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.200492 s]
/proc/loadavg: 2.13 2.14 1.79 3/180 5036
/proc/meminfo: memFree=30226028/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 26295 0 0 0 15 3 0 0 20 0 4 0 36412436 1247350784 26138 33554432000 4194304 16246674 140737188380544 140737188379968 6188601 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 304529 26148 613 2943 0 301423 0
[pid=5036/tid=5037] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 26154 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 26160 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 26166 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.30046 s]
/proc/loadavg: 2.13 2.14 1.79 3/180 5036
/proc/meminfo: memFree=30226028/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 36015 0 0 0 24 5 0 0 20 0 4 0 36412436 1247350784 35851 33554432000 4194304 16246674 140737188380544 140737188379968 6021133 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 304529 35856 812 2943 0 301423 0
[pid=5036/tid=5037] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 35859 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 35862 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 35863 33554432000 4194304 16246674 140737188380544 140154409831600 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) 1218116

[startup+0.70039 s]
/proc/loadavg: 2.13 2.14 1.79 3/180 5036
/proc/meminfo: memFree=30226028/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 103939 0 0 0 55 14 0 0 20 0 4 0 36412436 1247350784 103776 33554432000 4194304 16246674 140737188380544 140737188362432 5723205 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 304529 103782 812 2943 0 301423 0
[pid=5036/tid=5037] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 103785 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 103789 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 103790 33554432000 4194304 16246674 140737188380544 140154409831600 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) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.13 2.14 1.79 3/184 5040
/proc/meminfo: memFree=29530976/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1218116 CPUtime=1.49 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 243713 0 0 0 113 36 0 0 20 0 4 0 36412436 1247350784 243549 33554432000 4194304 16246674 140737188380544 140737188362432 6045692 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 304529 243560 813 2943 0 301423 0
[pid=5036/tid=5037] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 243563 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 243567 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 36412436 1247350784 243573 33554432000 4194304 16246674 140737188380544 140154409831600 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) 1218116

[startup+3.1004 s]
/proc/loadavg: 2.13 2.14 1.79 3/184 5040
/proc/meminfo: memFree=29244404/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1305156 CPUtime=3.08 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267301 0 0 0 270 38 0 0 20 0 4 0 36412436 1336479744 267115 33554432000 4194304 16246674 140737188380544 140737188362432 6842249 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326289 267115 871 2943 0 323183 0
[pid=5036/tid=5037] ppid=5033 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1336479744 267115 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1336479744 267115 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1305156 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1336479744 267115 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1305156

[startup+6.30041 s]
/proc/loadavg: 2.20 2.15 1.80 3/184 5040
/proc/meminfo: memFree=29157124/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267524 0 0 0 590 38 0 0 20 0 4 0 36412436 1337528320 267338 33554432000 4194304 16246674 140737188380544 140737188362432 5823520 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267338 871 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267338 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267338 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267338 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.18 2.15 1.80 3/184 5040
/proc/meminfo: memFree=29156776/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267554 0 0 0 1230 39 0 0 20 0 4 0 36412436 1337528320 267368 33554432000 4194304 16246674 140737188380544 140737188362432 14073233 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267368 881 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267368 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267368 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267368 33554432000 4194304 16246674 140737188380544 140154409831600 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) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.14 2.14 1.80 3/184 5040
/proc/meminfo: memFree=29157628/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=25.49 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267599 0 0 0 2510 39 0 0 20 0 4 0 36412436 1337528320 267413 33554432000 4194304 16246674 140737188380544 140737188362432 5711697 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267413 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267413 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267413 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267413 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1306180

[startup+51.1005 s]
/proc/loadavg: 2.09 2.13 1.80 3/183 5040
/proc/meminfo: memFree=29157148/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=51.08 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267675 0 0 0 5069 39 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140737188362432 13923798 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267489 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1306180

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

[startup+51.2005 s]
/proc/loadavg: 2.09 2.13 1.80 3/183 5040
/proc/meminfo: memFree=29157148/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=51.18 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267675 0 0 0 5079 39 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140737188362432 5598016 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267489 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 1306180

[startup+57.6004 s]
/proc/loadavg: 2.08 2.12 1.81 3/183 5040
/proc/meminfo: memFree=29157148/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=57.58 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267675 0 0 0 5719 39 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140737188362432 12415740 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267489 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 57.58
Current children cumulated vsize (KiB) 1306180

[startup+60.8004 s]
/proc/loadavg: 2.08 2.12 1.81 3/183 5041
/proc/meminfo: memFree=29156912/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=60.78 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267675 0 0 0 6039 39 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140737188362432 5825371 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267489 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 60.78
Current children cumulated vsize (KiB) 1306180

[startup+61.6004 s]
/proc/loadavg: 2.08 2.12 1.81 3/183 5041
/proc/meminfo: memFree=29156780/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=61.59 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267675 0 0 0 6120 39 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140737188363544 5600380 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267489 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 61.59
Current children cumulated vsize (KiB) 1306180

[startup+62.0004 s]
/proc/loadavg: 2.08 2.12 1.81 3/183 5041
/proc/meminfo: memFree=29156780/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=61.98 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267675 0 0 0 6159 39 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140737188363544 5722716 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267489 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 61.98
Current children cumulated vsize (KiB) 1306180

[startup+62.2004 s]
/proc/loadavg: 2.08 2.12 1.81 3/183 5041
/proc/meminfo: memFree=29156780/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=1306180 CPUtime=62.18 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202496 267675 0 0 0 6179 39 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140737188363544 5667184 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 326545 267489 883 2943 0 323439 0
[pid=5036/tid=5037] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5037/stat : 5037 (toysat) S 5033 5036 4845 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154430794992 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=5036/tid=5038] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5038/stat : 5038 (toysat) S 5033 5036 4845 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154420305136 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=5036/tid=5039] ppid=5033 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/5036/task/5039/stat : 5039 (toysat) S 5033 5036 4845 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 36412436 1337528320 267489 33554432000 4194304 16246674 140737188380544 140154409831600 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 62.18
Current children cumulated vsize (KiB) 1306180

[startup+62.3004 s]
/proc/loadavg: 2.08 2.12 1.81 3/183 5041
/proc/meminfo: memFree=29156780/32872528 swapFree=163656/177964
[pid=5036] ppid=5033 vsize=0 CPUtime=62.28 cores=0,2,4,6
/proc/5036/stat : 5036 (toysat) R 5033 5036 4845 0 -1 4202500 267679 0 0 0 6183 45 0 0 20 0 1 0 36412436 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/5036/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 62.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 62.3047
CPU time (s): 62.2935
CPU user time (s): 61.8386
CPU system time (s): 0.45493
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 61.8386
system time used= 0.45493
maximum resident set size= 1069968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267679
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= 19
involuntary context switches= 69

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.170974 second user time and 0.229965 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-19 15:40:25
IDJOB=4109278
IDBENCH=78763
IDSOLVER=2553
FILE ID=node105/4109278-1466343625
RUNJOBID= node105-1466341824-4861
PBS_JOBID= 19922043
Free space on /tmp= 71732 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110969170--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-4109278-1466343625/watcher-4109278-1466343625 -o /tmp/evaluation-result-4109278-1466343625/solver-4109278-1466343625 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466341824-4861 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4109278-1466343625.wbo

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

MD5SUM BENCH= 569bc66899871f531ac68d505b942740
RANDOM SEED=2124066861

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30226292 kB
Buffers:          126512 kB
Cached:           345948 kB
SwapCached:         1696 kB
Active:          1401440 kB
Inactive:         324708 kB
Active(anon):    1252820 kB
Inactive(anon):     3096 kB
Active(file):     148620 kB
Inactive(file):   321612 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67099304 kB
Dirty:             16368 kB
Writeback:             0 kB
AnonPages:       1383556 kB
Mapped:            10968 kB
Shmem:                 0 kB
Slab:             608876 kB
SReclaimable:      52656 kB
SUnreclaim:       556220 kB
KernelStack:        1528 kB
PageTables:         6900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1575456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1126400 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= 71716 MiB
End job on node105 at 2016-06-19 15:41:28