Trace number 4106076

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02OPT3 52.607 52.615

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=6-P0=41-P1=53-P2=67-P3=59-P4=53-P5=61-P6=29-P7=29-P8=17-B.opb
MD5SUMf3f9a9130af59a7746b19fdd52967c7b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.066989
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)288
Sum of products size (including duplicates)576
Number of different products288
Sum of products size576

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-18T17:52:04+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","--pb","--search=bcd2","HOME/instance-4106076-1466265123.opb"]
0.00/0.01	c use --random-gen="430690029 3707990501 3708084602 4027216587 1473711866 3900553451 3826958714 2540638764 1313414474 3401554175 3816985365 2162307324 935626049 348859565 471006977 2463260432 2082811099 2350478655 297375849 3580158200 2814814874 3153341671 2368648933 2240001730 2465890435 1105326259 2904208723 3895852787 4037379669 1397117851 1417133181 96597577 1906572754 3193057001 2868003552 4184635853 3218775761 2711847462 1259965989 2149019214 302933636 4022629177 2429057457 258930488 3714674929 2603358057 1465723018 551355539 1623917568 427767935 2151917876 3558059707 2821488176 1902622249 3230407209 631644340 482527754 2566990353 1295461526 1621624676 3912817284 2817232740 1293771013 689716129 2018536378 1284307529 1586053209 1869726306 1280409344 3665580428 2723577500 3325739948 388129688 3644379318 2599486901 2596295737 3523872341 202210707 1320801959 3795149115 985897766 41941789 1047007647 3363241926 3335499210 1021892716 2903462105 2108745535 2678736687 1702055408 2785885313 1053708142 3557955929 2669219217 611310109 3048567735 1201461044 2565924935 3455706448 3270729082 4265331532 103133338 2372277678 385010098 3932020987 3696585544 2767829937 2251874652 3409574215 2541075248 708054718 42195066 2906440264 738084531 4008448300 118203879 2457041135 123809776 4121495192 2297999571 3915109263 2330379320 3112688360 4118758360 3116748120 437233443 2634369444 3326329677 1416016972 2081385259 4221573475 4249497 266475787 1875350313 3302172771 4272473476 2500898335 3353591022 1573224840 3888540729 2199147020 3044078162 680268120 3343129824 2343666605 3988327279 2868317642 2407657563 3679933673 101959351 2577630404 3491595797 1486931113 2026608873 3793656568 1484328929 826928693 2477445713 4291761624 392423182 1635041473 393108492 2171894750 674342595 4239677492 465024005 765327053 1578689822 1725995791 187860277 3903870412 773816899 9096054 2285291456 2578618816 2777967452 2548136134 852845817 1838911971 1386347789 1876212236 2118426665 2631957364 2903313680 3665382778 4204395152 84589674 2457329463 3120169302 258836023 810223670 1870704158 3295518841 1256936222 3888183537 827743186 3989730500 626108826 3054167706 3707279259 673906417 720283022 254353850 97064997 2293262864 1998042183 1999364502 974803159 941087468 2250971491 1693977040 3445685723 3618122820 3981213618 1405977915 87040513 3176114833 3538404638 2398691893 1103456916 4253682086 1592232019 46774183 2087247455 4124173895 922110308 983280013 139263692 3805176848 1256240804 3419376744 30287310 3429936870 2238368393 1471530950 3429931788 2901752039 413163463 1518215905 46457070 1401299277 3198864508 1251535109 3182669840 3485386690 1169955649 602193968 2475631844 2625192242 1888743363 1055590617 1450651381 3316897018 1886108266 2272475194 954400863 255 362436" option to reproduce the execution
0.00/0.01	c #vars 144
0.00/0.01	c #constraints 17
0.00/0.02	c BCD2: Hardening is enabled.
0.00/0.02	c BCD2: BiasedSearch is enabled.
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      440      0 |        0 |        0
0.00/0.04	c  0.0s |       1 |      137 |      100 |      440      0 |        0 |        0
0.00/0.07	c  0.0s |       2 |      353 |      250 |      485      0 |        0 |        0
0.09/0.11	c  0.1s |       3 |      669 |      475 |      534      0 |        0 |        0
0.19/0.23	c  0.2s |       4 |     1101 |      813 |      588      0 |        0 |        0
0.29/0.39	c  0.4s |       5 |     1696 |     1320 |      647      1 |        0 |        0
0.49/0.56	c  0.5s |       6 |     2545 |     2081 |      784      3 |        0 |        0
0.59/0.61	c  0.6s |       6 |     2993 |     2444 |      784      3 |        0 |        0
0.59/0.61	c #cpu_time = 0.595s
0.59/0.61	c #wall_clock_time = 0.596s
0.59/0.61	c #decision = 2993
0.59/0.61	c #random_decision = 7
0.59/0.61	c #conflict = 2444
0.59/0.61	c #restart = 6
0.59/0.61	o 15
0.59/0.61	c BCD2: hardening fixes 2 literals
0.59/0.61	c BCD2: updating upper bound: 63 -> 14
0.59/0.61	c BCD2: 0 <= obj <= 14
0.59/0.61	c BCD2: #cores=0, #unrelaxed=4, #relaxed=0, #hardened=2
0.59/0.61	c BCD2: #sat=1 #unsat=1 bias=1/2
0.59/0.61	c Solving starts ...
0.59/0.61	c ============================[ Search Statistics ]============================
0.59/0.61	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.61	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.61	c =============================================================================
0.59/0.61	c  0.0s |       0 |        0 |        0 |      784      0 |       16 |        0
0.59/0.62	c  0.0s |       0 |        2 |        0 |      784      1 |       16 |       36
0.59/0.62	c #cpu_time = 0.007s
0.59/0.62	c #wall_clock_time = 0.007s
0.59/0.62	c #decision = 2
0.59/0.62	c #random_decision = 0
0.59/0.62	c #conflict = 0
0.59/0.62	c #restart = 0
0.59/0.62	c BCD2: found a new core of size 3: cost of the new core is >=2
0.59/0.62	c lower bound updated to 2
0.59/0.62	c BCD2: 2 <= obj <= 14
0.59/0.62	c BCD2: #cores=1, #unrelaxed=1, #relaxed=3, #hardened=2
0.59/0.62	c BCD2: #sat=1 #unsat=2 bias=2/3
0.59/0.62	c Solving starts ...
0.59/0.62	c ============================[ Search Statistics ]============================
0.59/0.62	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.59/0.62	c       |         |          |          |    Limit     GC | Var      | Constra 
0.59/0.62	c =============================================================================
0.59/0.62	c  0.0s |       0 |        0 |        0 |      784      0 |       16 |       36
0.69/0.70	c  0.1s |       1 |      185 |      100 |      784      0 |       16 |       36
0.69/0.74	c  0.1s |       2 |      421 |      250 |      784      0 |       16 |       36
0.69/0.79	c  0.2s |       3 |      694 |      475 |      784      0 |       16 |       36
0.79/0.85	c  0.2s |       4 |     1099 |      813 |      863      1 |       16 |       36
0.89/0.96	c  0.3s |       5 |     1746 |     1320 |      863      2 |       16 |       36
1.10/1.13	c  0.5s |       6 |     2648 |     2081 |      863      3 |       16 |       36
1.39/1.46	c  0.8s |       7 |     3958 |     3223 |      950      5 |       16 |       36
1.69/1.79	c  1.2s |       8 |     5997 |     4936 |      950      8 |       16 |       36
2.39/2.43	c  1.8s |       9 |     9306 |     7506 |     1045     12 |       16 |       36
2.99/3.04	c  2.4s |      10 |    13563 |    11361 |     1150     17 |       16 |       36
4.59/4.67	c  4.0s |      11 |    19901 |    17144 |     1265     25 |       16 |       36
6.60/6.69	c  6.1s |      11 |    29803 |    25744 |     1392     35 |       16 |       36
6.70/6.71	c  6.1s |      12 |    29877 |    25819 |     1392     35 |       16 |       36
8.69/8.72	c  8.1s |      12 |    39229 |    34619 |     1392     46 |       16 |       36
9.59/9.64	c  9.0s |      13 |    43707 |    38832 |     1532     51 |       16 |       36
11.59/11.65	c 11.0s |      13 |    57209 |    50332 |     1532     64 |       16 |       36
13.59/13.65	c 13.0s |      13 |    67215 |    58232 |     1686     72 |       16 |       36
13.59/13.68	c 13.1s |      14 |    67334 |    58352 |     1686     72 |       16 |       36
15.59/15.69	c 15.1s |      14 |    78118 |    68652 |     1686     82 |       16 |       36
17.70/17.71	c 17.1s |      14 |    89381 |    79552 |     1686     93 |       16 |       36
19.19/19.27	c 18.6s |      15 |    98164 |    87632 |     1855    101 |       16 |       36
21.19/21.28	c 20.7s |      15 |   109360 |    98032 |     1855    111 |       16 |       36
23.20/23.30	c 22.7s |      15 |   119773 |   107232 |     1855    120 |       16 |       36
25.30/25.32	c 24.7s |      15 |   129900 |   116732 |     1855    128 |       16 |       36
27.29/27.32	c 26.7s |      15 |   141719 |   126732 |     1855    138 |       16 |       36
28.29/28.38	c 27.8s |      16 |   147084 |   131552 |     2041    142 |       16 |       36
30.29/30.38	c 29.8s |      16 |   158588 |   142552 |     2041    151 |       16 |       36
32.29/32.39	c 31.8s |      16 |   170025 |   153352 |     2041    161 |       16 |       36
34.39/34.40	c 33.8s |      16 |   180367 |   163052 |     2041    169 |       16 |       36
36.29/36.40	c 35.8s |      16 |   190584 |   172652 |     2041    177 |       16 |       36
38.38/38.40	c 37.8s |      16 |   202884 |   184152 |     2041    187 |       16 |       36
40.38/40.42	c 39.8s |      16 |   214735 |   194752 |     2246    196 |       16 |       36
40.98/41.00	c 40.4s |      17 |   217677 |   197432 |     2246    198 |       16 |       36
42.99/43.02	c 42.4s |      17 |   228880 |   207932 |     2246    207 |       16 |       36
44.98/45.02	c 44.4s |      17 |   240144 |   218032 |     2246    215 |       16 |       36
46.98/47.02	c 46.4s |      17 |   249696 |   226832 |     2246    222 |       16 |       36
48.98/49.03	c 48.4s |      17 |   260775 |   237132 |     2246    230 |       16 |       36
50.98/51.04	c 50.4s |      17 |   271621 |   246032 |     2246    237 |       16 |       36
52.38/52.48	c 51.9s |      17 |   278786 |   252590 |     2246    243 |       18 |       48
52.38/52.48	c #cpu_time = 51.723s
52.38/52.48	c #wall_clock_time = 51.856s
52.38/52.48	c #decision = 278786
52.38/52.48	c #random_decision = 1040
52.38/52.48	c #conflict = 252590
52.38/52.48	c #restart = 17
52.38/52.48	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 4: cost of the new core is >=3
52.38/52.48	c lower bound updated to 3
52.38/52.48	c BCD2: 3 <= obj <= 14
52.38/52.48	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
52.38/52.48	c BCD2: #sat=1 #unsat=3 bias=3/4
52.38/52.48	c Solving starts ...
52.38/52.48	c ============================[ Search Statistics ]============================
52.38/52.48	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
52.38/52.48	c       |         |          |          |    Limit     GC | Var      | Constra 
52.38/52.48	c =============================================================================
52.38/52.48	c  0.0s |       0 |        0 |        0 |     2246      0 |       19 |       48
52.48/52.51	c  0.0s |       1 |      265 |      100 |     2246      0 |       19 |       49
52.48/52.53	c  0.0s |       2 |      557 |      250 |     2246      0 |       19 |       49
52.48/52.54	c  0.1s |       2 |      669 |      290 |     2246      0 |       19 |       49
52.48/52.54	c #cpu_time = 0.058s
52.48/52.54	c #wall_clock_time = 0.058s
52.48/52.54	c #decision = 669
52.48/52.54	c #random_decision = 1
52.48/52.54	c #conflict = 290
52.48/52.54	c #restart = 2
52.48/52.54	o 9
52.48/52.54	c BCD2: updating upper bound: 14 -> 8
52.48/52.54	c BCD2: 3 <= obj <= 8
52.48/52.54	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=2
52.48/52.54	c BCD2: #sat=2 #unsat=3 bias=3/5
52.48/52.54	c Solving starts ...
52.48/52.54	c ============================[ Search Statistics ]============================
52.48/52.54	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
52.48/52.54	c       |         |          |          |    Limit     GC | Var      | Constra 
52.48/52.54	c =============================================================================
52.48/52.54	c  0.0s |       0 |        0 |        0 |     2246      0 |       19 |       49
52.48/52.55	c  0.0s |       0 |      144 |       41 |     2246      0 |       19 |       49
52.48/52.55	c #cpu_time = 0.011s
52.48/52.55	c #wall_clock_time = 0.011s
52.48/52.55	c #decision = 144
52.48/52.55	c #random_decision = 0
52.48/52.55	c #conflict = 41
52.48/52.55	c #restart = 0
52.48/52.55	o 3
52.48/52.55	s OPTIMUM FOUND
52.48/52.55	v x1 x2 -x3 -x4 -x5 -x6 x7 x8 x9 -x10
52.48/52.55	v -x11 x12 x13 x14 x15 x16 -x17 -x18 x19 -x20
52.48/52.55	v x21 -x22 x23 x24 x25 x26 -x27 -x28 -x29 -x30
52.48/52.55	v x31 -x32 x33 x34 x35 x36 x37 x38 -x39 -x40
52.48/52.55	v x41 x42 x43 x44 -x45 -x46 -x47 -x48 x49 -x50
52.48/52.55	v x51 x52 x53 -x54 x55 -x56 x57 -x58 x59 x60
52.48/52.55	v x61 x62 -x63 x64 x65 -x66 x67 x68 x69 -x70
52.48/52.55	v x71 -x72 x73 -x74 x75 -x76 -x77 -x78 x79 -x80
52.48/52.55	v -x81 -x82 x83 x84 x85 x86 -x87 -x88 -x89 -x90
52.48/52.55	v x91 -x92 -x93 x94 -x95 -x96 x97 -x98 -x99 -x100
52.48/52.55	v -x101 -x102 -x103 -x104 x105 x106 -x107 -x108 -x109 x110
52.48/52.55	v x111 -x112 x113 -x114 x115 -x116 -x117 -x118 -x119 -x120
52.48/52.55	v -x121 -x122 x123 -x124 -x125 -x126 x127 x128 x129 -x130
52.48/52.55	v -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140
52.48/52.55	v x141 -x142 -x143 -x144
52.48/52.55	c total CPU time = 52.418s
52.48/52.55	c total wall clock time = 52.552s

Verifier Data

OK	3

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-4106076-1466265123/watcher-4106076-1466265123 -o /tmp/evaluation-result-4106076-1466265123/solver-4106076-1466265123 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26752 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106076-1466265123.opb 

pid=26778
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: 1.10 1.60 1.93 5/178 26784
/proc/meminfo: memFree=30483212/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=805308 CPUtime=0 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 3020 0 0 0 0 0 0 0 20 0 4 0 28558973 824635392 2871 33554432000 4194304 16246674 140736152641168 140736152640592 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 202095 2880 441 2943 0 198989 0
[pid=26784/tid=26785] ppid=26778 vsize=822716 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 842461184 2939 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=826812 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 846655488 2955 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=831932 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28558973 851898368 2973 33554432000 4194304 16246674 140736152641168 140151817751728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10014 s]
/proc/loadavg: 1.10 1.60 1.93 5/178 26784
/proc/meminfo: memFree=30483212/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 21432 0 0 0 7 2 0 0 20 0 4 0 28558973 1247350784 21270 33554432000 4194304 16246674 140736152641168 140736152640592 12478189 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 304529 21278 758 2943 0 301423 0
[pid=26784/tid=26785] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 21283 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 21287 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 21293 33554432000 4194304 16246674 140736152641168 140151817751728 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.20049 s]
/proc/loadavg: 1.10 1.60 1.93 5/178 26784
/proc/meminfo: memFree=30483212/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 37842 0 0 0 14 5 0 0 20 0 4 0 28558973 1247350784 37679 33554432000 4194304 16246674 140736152641168 140736152640592 6021174 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 304529 37687 758 2943 0 301423 0
[pid=26784/tid=26785] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 37692 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 37696 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 37700 33554432000 4194304 16246674 140736152641168 140151817751728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.30047 s]
/proc/loadavg: 1.10 1.60 1.93 5/178 26784
/proc/meminfo: memFree=30483212/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 55094 0 0 0 22 7 0 0 20 0 4 0 28558973 1247350784 54931 33554432000 4194304 16246674 140736152641168 140736152640592 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 304529 54938 765 2943 0 301423 0
[pid=26784/tid=26785] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 54941 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 54946 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 54952 33554432000 4194304 16246674 140736152641168 140151817751728 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.700395 s]
/proc/loadavg: 1.10 1.60 1.93 5/178 26784
/proc/meminfo: memFree=30483212/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 124935 0 0 0 54 15 0 0 20 0 4 0 28558973 1247350784 124771 33554432000 4194304 16246674 140736152641168 140736152640592 13780501 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 304529 124777 795 2943 0 301423 0
[pid=26784/tid=26785] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 124781 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 124785 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28558973 1247350784 124788 33554432000 4194304 16246674 140736152641168 140151817751728 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.5004 s]
/proc/loadavg: 1.10 1.60 1.93 4/183 26838
/proc/meminfo: memFree=29467824/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1220164 CPUtime=1.49 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 245967 0 0 0 116 33 0 0 20 0 4 0 28558973 1249447936 245781 33554432000 4194304 16246674 140736152641168 140736152640480 5823512 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 305041 245781 852 2943 0 301935 0
[pid=26784/tid=26785] ppid=26778 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1249447936 245781 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1249447936 245781 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1220164 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1249447936 245781 33554432000 4194304 16246674 140736152641168 140151817751728 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) 1220164

[startup+3.1004 s]
/proc/loadavg: 1.10 1.60 1.93 4/183 26838
/proc/meminfo: memFree=28459456/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 267577 0 0 0 274 35 0 0 20 0 4 0 28558973 1337528320 267391 33554432000 4194304 16246674 140736152641168 140736152623040 12483226 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 326545 267391 853 2943 0 323439 0
[pid=26784/tid=26785] ppid=26778 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1337528320 267391 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1337528320 267391 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1337528320 267391 33554432000 4194304 16246674 140736152641168 140151817751728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 1.17 1.60 1.93 3/183 26838
/proc/meminfo: memFree=28345188/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1307204 CPUtime=6.29 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 267737 0 0 0 593 36 0 0 20 0 4 0 28558973 1338576896 267551 33554432000 4194304 16246674 140736152641168 140736152623040 12415740 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 326801 267551 855 2943 0 323695 0
[pid=26784/tid=26785] ppid=26778 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1338576896 267551 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1338576896 267551 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1338576896 267551 33554432000 4194304 16246674 140736152641168 140151817751728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1307204

[startup+12.7004 s]
/proc/loadavg: 1.23 1.61 1.93 4/183 26838
/proc/meminfo: memFree=28342556/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1308228 CPUtime=12.69 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 268159 0 0 0 1233 36 0 0 20 0 4 0 28558973 1339625472 267973 33554432000 4194304 16246674 140736152641168 140736152623040 5663862 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 327057 267973 855 2943 0 323951 0
[pid=26784/tid=26785] ppid=26778 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1339625472 267973 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1339625472 267973 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1308228 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1339625472 267973 33554432000 4194304 16246674 140736152641168 140151817751728 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) 1308228

[startup+25.5005 s]
/proc/loadavg: 1.47 1.64 1.93 3/182 26838
/proc/meminfo: memFree=28340224/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1309252 CPUtime=25.49 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 268289 0 0 0 2513 36 0 0 20 0 4 0 28558973 1340674048 268103 33554432000 4194304 16246674 140736152641168 140736152624168 6842417 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 327313 268103 856 2943 0 324207 0
[pid=26784/tid=26785] ppid=26778 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1340674048 268103 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1340674048 268103 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1309252 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1340674048 268103 33554432000 4194304 16246674 140736152641168 140151817751728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1309252

[startup+51.1005 s]
/proc/loadavg: 1.65 1.67 1.93 3/183 26839
/proc/meminfo: memFree=28336780/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1312324 CPUtime=51.08 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 269142 0 0 0 5072 36 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140736152624168 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 328081 268956 856 2943 0 324975 0
[pid=26784/tid=26785] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151817751728 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) 1312324

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

[startup+51.2005 s]
/proc/loadavg: 1.65 1.67 1.93 3/183 26839
/proc/meminfo: memFree=28336780/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1312324 CPUtime=51.18 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 269142 0 0 0 5082 36 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140736152624168 5546036 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 328081 268956 856 2943 0 324975 0
[pid=26784/tid=26785] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151817751728 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) 1312324

[startup+52.0004 s]
/proc/loadavg: 1.65 1.67 1.93 3/183 26839
/proc/meminfo: memFree=28336780/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1312324 CPUtime=51.98 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 269142 0 0 0 5162 36 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140736152624168 5822472 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 328081 268956 856 2943 0 324975 0
[pid=26784/tid=26785] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151817751728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.98
Current children cumulated vsize (KiB) 1312324

[startup+52.4004 s]
/proc/loadavg: 1.65 1.67 1.93 3/183 26839
/proc/meminfo: memFree=28336780/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=1312324 CPUtime=52.38 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202496 269142 0 0 0 5202 36 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140736152624168 13780514 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 328081 268956 856 2943 0 324975 0
[pid=26784/tid=26785] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26785/stat : 26785 (toysat) S 26778 26784 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151838715120 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26784/tid=26786] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26786/stat : 26786 (toysat) S 26778 26784 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151828225264 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26784/tid=26787] ppid=26778 vsize=1312324 CPUtime=0 cores=0,2,4,6
/proc/26784/task/26787/stat : 26787 (toysat) S 26778 26784 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28558973 1343819776 268956 33554432000 4194304 16246674 140736152641168 140151817751728 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 52.38
Current children cumulated vsize (KiB) 1312324

[startup+52.6004 s]
/proc/loadavg: 1.65 1.67 1.93 3/183 26839
/proc/meminfo: memFree=28336780/32872528 swapFree=1191052/1305516
[pid=26784] ppid=26778 vsize=0 CPUtime=52.58 cores=0,2,4,6
/proc/26784/stat : 26784 (toysat) R 26778 26784 26736 0 -1 4202500 269146 0 0 0 5217 41 0 0 20 0 1 0 28558973 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26784/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.58
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 52.615
CPU time (s): 52.607
CPU user time (s): 52.1781
CPU system time (s): 0.428934
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 1312324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.1781
system time used= 0.428934
maximum resident set size= 1075836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 269146
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= 57

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.119981 second user time and 0.218966 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 17:52:03
IDJOB=4106076
IDBENCH=47918
IDSOLVER=2542
FILE ID=node127/4106076-1466265123
RUNJOBID= node127-1466265123-26752
PBS_JOBID= 19918231
Free space on /tmp= 71740 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=41-P1=53-P2=67-P3=59-P4=53-P5=61-P6=29-P7=29-P8=17-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106076-1466265123/watcher-4106076-1466265123 -o /tmp/evaluation-result-4106076-1466265123/solver-4106076-1466265123 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26752 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106076-1466265123.opb

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

MD5SUM BENCH= f3f9a9130af59a7746b19fdd52967c7b
RANDOM SEED=716629540

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
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.56
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.769
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.769
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.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30488876 kB
Buffers:           79968 kB
Cached:           257748 kB
SwapCached:          516 kB
Active:            90252 kB
Inactive:         250064 kB
Active(anon):       2768 kB
Inactive(anon):     2184 kB
Active(file):      87484 kB
Inactive(file):   247880 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             32992 kB
Writeback:             0 kB
AnonPages:       1307752 kB
Mapped:             6948 kB
Shmem:                 0 kB
Slab:             604340 kB
SReclaimable:      48520 kB
SUnreclaim:       555820 kB
KernelStack:        1376 kB
PageTables:         6336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1403540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 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= 71708 MiB
End job on node127 at 2016-06-18 17:52:56