Trace number 4106325

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 48.6536 48.6657

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
roussel/factor-mod-B/factor-mod-size=7-P0=23-P1=29-P2=43-B.opb
MD5SUM6b89f4f008f41d9515b4e0d45a9d302b
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.025996
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 variables42
Total number of constraints5
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 constraints5
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)98
Sum of products size (including duplicates)196
Number of different products98
Sum of products size196

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-18T19:04:34+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-4106325-1466269474.opb"]
0.00/0.01	c use --random-gen="134958973 1630051163 3191502730 1538325601 219986880 242029400 3314226137 3704703365 3788419075 2556172501 133034798 440282501 4243583346 998541162 221039750 106172934 310551979 2725155872 2936897400 237300222 2766418204 608937585 843791349 3680582457 911678490 2047300598 323031366 1959948835 1979433189 3181651229 617132580 3749080347 486082752 3557452701 4122072906 2486968538 2100176144 4086212357 1503115548 2412376619 636336147 3629207567 950510131 4223972694 1490874098 3814242291 3684605828 1072357173 1281320731 3739319393 3652961594 2641862407 1261983830 1531405184 2669512467 3479473046 2011571320 4065493703 4155304860 112003997 1261268346 3619095216 3163339129 3428257476 3962553757 3999534481 1216742033 1673025366 4253241923 2760242882 2218180435 1105710012 3534687837 4002170973 4001915029 102204193 1732215379 862140649 1956413160 2948205468 282623247 3880307993 3712333091 3391821374 2407182611 3655847252 921864362 1214609484 3506005803 3668043929 169497492 1998102936 1261557784 2953350054 3115304322 1883644638 1720001257 4034366031 655466414 3492475996 1455390790 3239315714 378430680 3686391911 4184357215 257039232 3431464864 2739079019 3410054496 27027079 1771391685 2193638606 2922398507 3667851796 3801225941 2600847918 3748161804 721916825 3595970934 57703254 1075503328 1388583364 2609091748 2526636845 3756315787 1441829030 2485873969 751542252 3618968107 1471669273 2324499962 2376049666 3389686015 434613415 3399921032 1408497265 1543919730 2094302476 1590028187 1649006843 378673614 1272942054 4252829123 3603800435 1399469164 3653408684 4159630316 2968173647 79856124 1647286401 1580155295 432575762 2131435441 3981545471 2832284505 1064628975 297433481 736236728 3229883166 4148156272 727388358 1821145434 2872651969 2407646675 849054423 3973355289 121603225 1823790981 3107099770 676610053 2955553 2376065094 1150613261 448588775 3444134138 3142342512 2627617148 2603547647 3797383987 825068812 378737905 2182838644 3278359144 4143556951 1821116680 1638329364 1154390718 3334738492 823065109 3793292854 429412607 2562455195 4233854928 1875621658 2468409751 3867852942 3190199815 4207615207 899388954 2939316506 2465295976 2877256200 499584135 3416166877 3568234683 846626371 1523708334 2057129061 1979199835 1486119888 3654355424 1393006552 893861753 4210123174 3608194423 2018798787 306761733 738738895 118521238 4139313683 1213428183 1906368118 3809379108 1852668061 1722824239 4253198083 542587035 1869285141 3229347483 807173455 1085585773 2423710421 664898340 3967430539 3054866376 3363504201 2680495488 1281646622 3004597763 143494548 1143281871 1513758310 1688162949 2721523967 711046487 2277202844 995342401 3166503019 4262268324 445381776 2059895668 2050208676 252852009 2852437093 904952514 279313253 255 362436" option to reproduce the execution
0.00/0.01	c #vars 42
0.00/0.01	c #constraints 5
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 |      147      0 |        0 |        0
0.00/0.02	c  0.0s |       0 |       69 |       52 |      147      0 |        0 |        0
0.00/0.02	c #cpu_time = 0.009s
0.00/0.02	c #wall_clock_time = 0.009s
0.00/0.02	c #decision = 69
0.00/0.02	c #random_decision = 0
0.00/0.02	c #conflict = 52
0.00/0.02	c #restart = 0
0.00/0.02	o 119
0.00/0.03	c BCD2: updating upper bound: 127 -> 118
0.00/0.03	c BCD2: 0 <= obj <= 118
0.00/0.03	c BCD2: #cores=0, #unrelaxed=7, #relaxed=0, #hardened=0
0.00/0.03	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.03	c Solving starts ...
0.00/0.03	c ============================[ Search Statistics ]============================
0.00/0.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.03	c =============================================================================
0.00/0.03	c  0.0s |       0 |        0 |        0 |      147      0 |        0 |        0
0.00/0.03	c  0.0s |       0 |        5 |        0 |      147      0 |        0 |        0
0.00/0.03	c #cpu_time = 0.001s
0.00/0.03	c #wall_clock_time = 0.001s
0.00/0.03	c #decision = 5
0.00/0.03	c #random_decision = 0
0.00/0.03	c #conflict = 0
0.00/0.03	c #restart = 0
0.00/0.03	c BCD2: found a new core of size 6: cost of the new core is >=2
0.00/0.03	c lower bound updated to 2
0.00/0.03	c BCD2: 2 <= obj <= 118
0.00/0.03	c BCD2: #cores=1, #unrelaxed=1, #relaxed=6, #hardened=0
0.00/0.03	c BCD2: #sat=1 #unsat=2 bias=2/3
0.00/0.03	c Solving starts ...
0.00/0.03	c ============================[ Search Statistics ]============================
0.00/0.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.03	c =============================================================================
0.00/0.03	c  0.0s |       0 |        0 |        0 |      147      0 |        0 |        0
0.00/0.06	c  0.0s |       1 |      131 |      100 |      162      0 |        0 |        0
0.00/0.09	c  0.1s |       2 |      311 |      250 |      179      1 |        0 |        0
0.08/0.15	c  0.1s |       3 |      570 |      475 |      197      2 |        0 |        0
0.18/0.22	c  0.2s |       4 |      998 |      813 |      217      4 |        0 |        0
0.29/0.32	c  0.3s |       5 |     1572 |     1320 |      239      8 |        0 |        0
0.38/0.49	c  0.5s |       6 |     2378 |     2081 |      263     12 |        0 |        0
0.68/0.76	c  0.7s |       7 |     3609 |     3223 |      290     19 |        0 |        0
1.09/1.13	c  1.1s |       8 |     5363 |     4936 |      319     28 |        0 |        0
1.58/1.61	c  1.6s |       9 |     8051 |     7506 |      351     40 |        0 |        0
2.08/2.18	c  2.2s |      10 |    12019 |    11361 |      387     58 |        0 |        0
2.99/3.03	c  3.0s |      11 |    18052 |    17144 |      426     83 |        0 |        0
4.39/4.40	c  4.4s |      12 |    27040 |    25819 |      469    118 |        0 |        0
6.38/6.40	c  6.4s |      13 |    40617 |    38832 |      516    165 |        0 |        0
8.38/8.41	c  8.4s |      13 |    54742 |    52532 |      516    211 |        0 |        0
9.28/9.31	c  9.3s |      14 |    60860 |    58352 |      568    230 |        0 |        0
11.28/11.32	c 11.3s |      14 |    73946 |    71052 |      568    270 |        0 |        0
13.29/13.33	c 13.3s |      14 |    87121 |    83852 |      568    310 |        0 |        0
13.88/13.91	c 13.9s |      15 |    91095 |    87632 |      625    321 |        0 |        0
15.88/15.92	c 15.9s |      15 |   104248 |   100132 |      625    357 |        0 |        0
17.88/17.93	c 17.9s |      15 |   116910 |   112032 |      625    392 |        0 |        0
19.89/19.93	c 19.9s |      15 |   130752 |   125232 |      625    430 |        0 |        0
20.99/21.03	c 21.0s |      16 |   137474 |   131552 |      688    448 |        0 |        0
22.98/23.04	c 23.0s |      16 |   151043 |   144552 |      688    482 |        0 |        0
24.98/25.04	c 25.0s |      16 |   164437 |   157052 |      688    515 |        0 |        0
26.98/27.04	c 27.0s |      16 |   178326 |   170252 |      688    550 |        0 |        0
28.98/29.06	c 29.0s |      16 |   192022 |   183052 |      688    584 |        0 |        0
30.98/31.07	c 31.0s |      16 |   205563 |   195752 |      688    617 |        0 |        0
31.28/31.30	c 31.3s |      17 |   207339 |   197432 |      757    621 |        0 |        0
33.28/33.31	c 33.3s |      17 |   220535 |   210232 |      757    652 |        0 |        0
35.28/35.32	c 35.3s |      17 |   233271 |   222532 |      757    681 |        0 |        0
37.28/37.33	c 37.3s |      17 |   245432 |   234332 |      757    709 |        0 |        0
39.28/39.34	c 39.3s |      17 |   257866 |   246432 |      757    738 |        0 |        0
41.28/41.35	c 41.3s |      17 |   271202 |   259432 |      757    770 |        0 |        0
43.28/43.36	c 43.3s |      17 |   283347 |   270732 |      757    798 |        0 |        0
45.28/45.36	c 45.3s |      17 |   295691 |   282432 |      757    826 |        0 |        0
47.28/47.37	c 47.3s |      17 |   307633 |   293632 |      757    854 |        0 |        0
47.77/47.83	c 47.8s |      18 |   310415 |   296252 |      833    860 |        0 |        0
48.38/48.49	c 48.5s |      18 |   314203 |   299961 |      833    868 |        0 |        0
48.38/48.49	c #cpu_time = 48.341s
48.38/48.49	c #wall_clock_time = 48.465s
48.38/48.49	c #decision = 314203
48.38/48.49	c #random_decision = 873
48.38/48.49	c #conflict = 299961
48.38/48.49	c #restart = 18
48.38/48.49	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 7: cost of the new core is >=3
48.38/48.49	c lower bound updated to 3
48.38/48.49	c BCD2: 3 <= obj <= 118
48.38/48.49	c BCD2: #cores=1, #unrelaxed=0, #relaxed=7, #hardened=0
48.38/48.49	c BCD2: #sat=1 #unsat=3 bias=3/4
48.38/48.49	c Solving starts ...
48.38/48.49	c ============================[ Search Statistics ]============================
48.38/48.49	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.38/48.49	c       |         |          |          |    Limit     GC | Var      | Constra 
48.38/48.49	c =============================================================================
48.38/48.49	c  0.0s |       0 |        0 |        0 |      833      0 |        1 |        0
48.48/48.51	c  0.0s |       1 |      130 |      100 |      833      0 |        1 |        1
48.48/48.53	c  0.0s |       2 |      300 |      250 |      833      0 |        1 |        1
48.48/48.57	c  0.1s |       3 |      567 |      475 |      833      1 |        1 |        1
48.48/48.58	c  0.1s |       3 |      674 |      553 |      833      1 |        1 |        1
48.48/48.58	c #cpu_time = 0.093s
48.48/48.58	c #wall_clock_time = 0.093s
48.48/48.58	c #decision = 674
48.48/48.58	c #random_decision = 3
48.48/48.58	c #conflict = 553
48.48/48.59	c #restart = 3
48.48/48.59	o 89
48.48/48.59	c BCD2: updating upper bound: 118 -> 88
48.48/48.59	c BCD2: 3 <= obj <= 88
48.48/48.59	c BCD2: #cores=1, #unrelaxed=0, #relaxed=7, #hardened=0
48.48/48.59	c BCD2: #sat=2 #unsat=3 bias=3/5
48.48/48.59	c Solving starts ...
48.48/48.59	c ============================[ Search Statistics ]============================
48.48/48.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.48/48.59	c       |         |          |          |    Limit     GC | Var      | Constra 
48.48/48.59	c =============================================================================
48.48/48.59	c  0.0s |       0 |        0 |        0 |      833      0 |        1 |        1
48.48/48.59	c  0.0s |       0 |       38 |        0 |      833      0 |        1 |        1
48.48/48.59	c #cpu_time = 0.002s
48.48/48.59	c #wall_clock_time = 0.002s
48.48/48.59	c #decision = 38
48.48/48.59	c #random_decision = 0
48.48/48.59	c #conflict = 0
48.48/48.59	c #restart = 0
48.48/48.59	o 27
48.48/48.59	c BCD2: hardening fixes 2 literals
48.48/48.59	c BCD2: updating upper bound: 88 -> 26
48.48/48.59	c BCD2: 3 <= obj <= 26
48.48/48.59	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=2
48.48/48.59	c BCD2: #sat=3 #unsat=3 bias=3/6
48.48/48.59	c Solving starts ...
48.48/48.59	c ============================[ Search Statistics ]============================
48.48/48.59	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.48/48.59	c       |         |          |          |    Limit     GC | Var      | Constra 
48.48/48.59	c =============================================================================
48.48/48.59	c  0.0s |       0 |        0 |        0 |      833      0 |       19 |        5
48.57/48.60	c  0.0s |       0 |       74 |       48 |      833      0 |       19 |       47
48.57/48.60	c #cpu_time = 0.010s
48.57/48.60	c #wall_clock_time = 0.010s
48.57/48.60	c #decision = 74
48.57/48.60	c #random_decision = 0
48.57/48.60	c #conflict = 48
48.57/48.60	c #restart = 0
48.57/48.60	o 9
48.57/48.60	c BCD2: hardening fixes 1 literals
48.57/48.60	c BCD2: updating upper bound: 26 -> 8
48.57/48.60	c BCD2: 3 <= obj <= 8
48.57/48.60	c BCD2: #cores=1, #unrelaxed=0, #relaxed=4, #hardened=3
48.57/48.60	c BCD2: #sat=4 #unsat=3 bias=3/7
48.57/48.60	c Solving starts ...
48.57/48.60	c ============================[ Search Statistics ]============================
48.57/48.60	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
48.57/48.60	c       |         |          |          |    Limit     GC | Var      | Constra 
48.57/48.60	c =============================================================================
48.57/48.60	c  0.0s |       0 |        0 |        0 |      833      0 |       28 |       48
48.57/48.60	c  0.0s |       0 |       28 |        3 |      833      0 |       28 |       70
48.57/48.60	c #cpu_time = 0.002s
48.57/48.60	c #wall_clock_time = 0.002s
48.57/48.60	c #decision = 28
48.57/48.60	c #random_decision = 1
48.57/48.60	c #conflict = 3
48.57/48.60	c #restart = 0
48.57/48.60	o 3
48.57/48.60	s OPTIMUM FOUND
48.57/48.60	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 x10
48.57/48.60	v -x11 x12 -x13 -x14 x15 x16 x17 -x18 x19 x20
48.57/48.60	v -x21 x22 x23 x24 x25 x26 x27 -x28 -x29 -x30
48.57/48.60	v -x31 -x32 -x33 -x34 -x35 x36 x37 -x38 x39 x40
48.57/48.60	v -x41 -x42
48.57/48.60	c total CPU time = 48.475s
48.57/48.60	c total wall clock time = 48.599s

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-4106325-1466269474/watcher-4106325-1466269474 -o /tmp/evaluation-result-4106325-1466269474/solver-4106325-1466269474 -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-4106325-1466269474.opb 

pid=27765
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.16 2.17 3/179 27768
/proc/meminfo: memFree=29386700/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 4 0 28993989 246870016 656 33554432000 4194304 16246674 140735175327424 140735175326848 4221016 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 60271 664 441 2943 0 57165 0
[pid=27768/tid=27769] ppid=27765 vsize=251324 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 257355776 703 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=255420 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 261550080 721 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=259516 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28993990 265744384 737 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 2.13 2.16 2.17 3/179 27768
/proc/meminfo: memFree=29386700/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 21112 0 0 0 6 2 0 0 20 0 4 0 28993989 1247350784 20949 33554432000 4194304 16246674 140735175327424 140735175326848 13954410 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 304529 20958 796 2943 0 301423 0
[pid=27768/tid=27769] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 20962 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 20966 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 20970 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200513 s]
/proc/loadavg: 2.13 2.16 2.17 3/179 27768
/proc/meminfo: memFree=29386700/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 39805 0 0 0 14 4 0 0 20 0 4 0 28993989 1247350784 39641 33554432000 4194304 16246674 140735175327424 140735175326848 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 304529 39651 796 2943 0 301423 0
[pid=27768/tid=27769] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 39658 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 39663 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 39665 33554432000 4194304 16246674 140735175327424 140454317247664 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.300481 s]
/proc/loadavg: 2.13 2.16 2.17 3/179 27768
/proc/meminfo: memFree=29386700/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 58558 0 0 0 22 7 0 0 20 0 4 0 28993989 1247350784 58394 33554432000 4194304 16246674 140735175327424 140735175326848 6021174 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 304529 58406 796 2943 0 301423 0
[pid=27768/tid=27769] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 58412 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 58417 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 58422 33554432000 4194304 16246674 140735175327424 140454317247664 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: 2.13 2.16 2.17 3/179 27768
/proc/meminfo: memFree=29386700/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 137844 0 0 0 50 18 0 0 20 0 4 0 28993989 1247350784 137681 33554432000 4194304 16246674 140735175327424 140735175326848 12460649 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 304529 137692 796 2943 0 301423 0
[pid=27768/tid=27769] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 137702 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 137709 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28993990 1247350784 137714 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50039 s]
/proc/loadavg: 2.13 2.16 2.17 3/183 27772
/proc/meminfo: memFree=28531920/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 245719 0 0 0 116 32 0 0 20 0 4 0 28993989 1248399360 245533 33554432000 4194304 16246674 140735175327424 140735175326736 13949893 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 304785 245533 853 2943 0 301679 0
[pid=27768/tid=27769] ppid=27765 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1248399360 245533 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1248399360 245533 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1248399360 245533 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.1004 s]
/proc/loadavg: 2.13 2.16 2.17 3/183 27772
/proc/meminfo: memFree=28319260/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=3.08 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267498 0 0 0 273 35 0 0 20 0 4 0 28993989 1337528320 267312 33554432000 4194304 16246674 140735175327424 140735175310424 5825192 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267312 853 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267312 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267312 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267312 33554432000 4194304 16246674 140735175327424 140454317247664 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) 1306180

[startup+6.3004 s]
/proc/loadavg: 2.12 2.16 2.17 3/183 27772
/proc/meminfo: memFree=28318148/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=6.28 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267512 0 0 0 593 35 0 0 20 0 4 0 28993989 1337528320 267326 33554432000 4194304 16246674 140735175327424 140735175309312 15015658 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267326 855 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267326 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267326 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267326 33554432000 4194304 16246674 140735175327424 140454317247664 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.11 2.15 2.16 3/183 27772
/proc/meminfo: memFree=28318140/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267557 0 0 0 1233 35 0 0 20 0 4 0 28993989 1337528320 267371 33554432000 4194304 16246674 140735175327424 140735175309312 13775084 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267371 855 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267371 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267371 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267371 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.17 2.16 2.17 4/183 27772
/proc/meminfo: memFree=28318264/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267558 0 0 0 2513 35 0 0 20 0 4 0 28993989 1337528320 267372 33554432000 4194304 16246674 140735175327424 140735175310424 13780568 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267372 856 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267372 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267372 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267372 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.17 2.16 2.17 4/183 27772
/proc/meminfo: memFree=28318264/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267558 0 0 0 2523 35 0 0 20 0 4 0 28993989 1337528320 267372 33554432000 4194304 16246674 140735175327424 140735175310424 5711688 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267372 856 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267372 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267372 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267372 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+38.4004 s]
/proc/loadavg: 2.22 2.17 2.17 3/183 27772
/proc/meminfo: memFree=28318252/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=38.38 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267562 0 0 0 3803 35 0 0 20 0 4 0 28993989 1337528320 267376 33554432000 4194304 16246674 140735175327424 140735175310424 5677656 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267376 856 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267376 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267376 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267376 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 38.38
Current children cumulated vsize (KiB) 1306180

[startup+44.8003 s]
/proc/loadavg: 2.26 2.18 2.17 3/183 27772
/proc/meminfo: memFree=28318236/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=44.78 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267568 0 0 0 4443 35 0 0 20 0 4 0 28993989 1337528320 267382 33554432000 4194304 16246674 140735175327424 140735175310424 5545894 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267382 856 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 44.78
Current children cumulated vsize (KiB) 1306180

[startup+46.4004 s]
/proc/loadavg: 2.26 2.18 2.17 3/183 27772
/proc/meminfo: memFree=28318236/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=46.38 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267568 0 0 0 4603 35 0 0 20 0 4 0 28993989 1337528320 267382 33554432000 4194304 16246674 140735175327424 140735175309312 6021154 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267382 856 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 46.38
Current children cumulated vsize (KiB) 1306180

[startup+48.0004 s]
/proc/loadavg: 2.26 2.18 2.17 3/183 27772
/proc/meminfo: memFree=28318236/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=47.97 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267568 0 0 0 4762 35 0 0 20 0 4 0 28993989 1337528320 267382 33554432000 4194304 16246674 140735175327424 140735175309312 6020686 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267382 856 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 47.97
Current children cumulated vsize (KiB) 1306180

[startup+48.4004 s]
/proc/loadavg: 2.24 2.18 2.17 3/183 27772
/proc/meminfo: memFree=28317848/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=48.38 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267568 0 0 0 4803 35 0 0 20 0 4 0 28993989 1337528320 267382 33554432000 4194304 16246674 140735175327424 140735175309312 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267382 856 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267382 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 48.38
Current children cumulated vsize (KiB) 1306180

[startup+48.6004 s]
/proc/loadavg: 2.24 2.18 2.17 3/183 27772
/proc/meminfo: memFree=28317848/32872528 swapFree=1191052/1305516
[pid=27768] ppid=27765 vsize=1306180 CPUtime=48.57 cores=0,2,4,6
/proc/27768/stat : 27768 (toysat) R 27765 27768 26736 0 -1 4202496 267569 0 0 0 4822 35 0 0 20 0 4 0 28993989 1337528320 267383 33554432000 4194304 16246674 140735175327424 140735175309312 13943729 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/27768/statm: 326545 267383 857 2943 0 323439 0
[pid=27768/tid=27769] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27769/stat : 27769 (toysat) S 27765 27768 26736 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267383 33554432000 4194304 16246674 140735175327424 140454338211056 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=27768/tid=27770] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27770/stat : 27770 (toysat) S 27765 27768 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267383 33554432000 4194304 16246674 140735175327424 140454327721200 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=27768/tid=27771] ppid=27765 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/27768/task/27771/stat : 27771 (toysat) S 27765 27768 26736 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28993990 1337528320 267383 33554432000 4194304 16246674 140735175327424 140454317247664 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 48.57
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 48.6657
CPU time (s): 48.6536
CPU user time (s): 48.2337
CPU system time (s): 0.419936
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 1306180

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

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.122981 second user time and 0.19497 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 19:04:34
IDJOB=4106325
IDBENCH=48018
IDSOLVER=2542
FILE ID=node127/4106325-1466269474
RUNJOBID= node127-1466265123-26752
PBS_JOBID= 19918231
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=23-P1=29-P2=43-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106325-1466269474/watcher-4106325-1466269474 -o /tmp/evaluation-result-4106325-1466269474/solver-4106325-1466269474 -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-4106325-1466269474.opb

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

MD5SUM BENCH= 6b89f4f008f41d9515b4e0d45a9d302b
RANDOM SEED=1107107275

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:        29387708 kB
Buffers:           86676 kB
Cached:           259312 kB
SwapCached:          516 kB
Active:          1182060 kB
Inactive:         255964 kB
Active(anon):    1092156 kB
Inactive(anon):     2184 kB
Active(file):      89904 kB
Inactive(file):   253780 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             16320 kB
Writeback:             0 kB
AnonPages:       2398952 kB
Mapped:            10536 kB
Shmem:                 0 kB
Slab:             604280 kB
SReclaimable:      48244 kB
SUnreclaim:       556036 kB
KernelStack:        1448 kB
PageTables:         9000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2542920 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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 19:05:22