Trace number 3367170

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 177.048 44.4708

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367170-1305390521.cnf'
0.00/0.01	c -- header says num vars:         135543
0.00/0.01	c -- header says num clauses:      404326
4.25/1.10	c -- clauses added:            0 learnts,       404326 normals,            0 xors
4.25/1.10	c -- vars added     135543
4.25/1.10	c Parsing time:  0.13 s
4.25/1.10	c  N st     0         0    135543    134725    269475         0    943125         0   no data   no data
4.25/1.10	c asymm  cl-useful: 0/12383/134595 lits-rem:0 time: 0.84
35.77/9.01	c Flit:   839 Blit:  23912 bXBeca:    0 bXProp: 38638 Bins:      0 BRemL:      0 BRemN:      0 P: 189.3M T:  7.91
35.77/9.04	c Cleaning up after failed var search:     0.03 s 
36.16/9.10	c Replacing    38638 vars Replaced   662546 lits Time:     0.06 s 
36.16/9.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.16/9.15	c bin-w-bin subsume rem         8270 bins  time:  0.01 s
36.16/9.18	c subs with bin:       11  lits-rem:        11  v-fix:    0  time:  0.03 s
36.96/9.36	c Subs w/ non-existent bins:      4 l-rem:      2 v-fix:     2 done:  67032 time:  0.18 s
37.36/9.50	c Removed useless bin:    5894  fixed:     0  props:  20.00M  time:  0.13 s
38.18/9.66	c lits-rem:       340  cl-subs:     2893  v-elim:  22344  v-fix:    0  time:  0.16 s
38.18/9.68	c Finding binary XORs  T:     0.02 s  found:     335
38.54/9.70	c Replacing      335 vars Replaced     2921 lits Time:     0.02 s 
38.54/9.74	c Finding non-binary XORs:     0.02 s (found:    1669, avg size: 3.0)
38.54/9.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    826 locsubst:     0 time:   0.02
38.54/9.75	c calculated reachability. Time: 0.00
38.54/9.76	c Calc default polars -  time:   0.01 s pos:     617 undec:   92263 neg:   42663
38.54/9.76	c =========================================================================================
38.54/9.76	c types(t): F = full restart, N = normal restart
38.54/9.76	c types(t): S = simplification begin/end, E = solution found
38.54/9.76	c restart types(rt): st = static, dy = dynamic
38.54/9.76	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
38.54/9.76	c  B st     0         0     43525     55144     90795         0    353144         0   no data   no data
44.94/11.35	c  N dy    16      4072     43525     55144     90826      3997    353144    148734      8.69      9.37
50.52/12.71	c  N dy    37      8432     43309     55144     91556      8234    353144    297915      8.72      9.19
54.52/13.70	c  N dy    51     12823     43126     55144     91700     12511    353144    403216      8.47      9.03
58.91/14.87	c  N dy    72     17540     43114     55144     91730     17088    353144    513659      8.59      9.23
62.90/15.86	c  N dy    83     21612     43075     53579     91246     10502    346448    143642      8.37     13.38
65.29/16.48	c  F st   101     25001     42750     53579     91265     13803    346448    214146      8.41   no data
65.69/16.51	c Replacing        4 vars Replaced       21 lits Time:     0.02 s 
66.49/16.78	c  N st   103     25628     42746     52670     90577     13845    342407    220538      8.41   no data
68.91/17.31	c Finding binary XORs  T:     0.02 s  found:     829
68.91/17.33	c Replacing      833 vars Replaced    35423 lits Time:     0.03 s 
72.48/18.28	c  N dy   107     30001     41865     52214     88972     18052    337427    382476      8.41   no data
72.48/18.28	c  S st   107     30001     41865     52214     88972     18052    337427    382476      8.41   no data
73.67/18.54	c  S st   107     30501     41727     52214     89056     18449    337427    387793      8.41   no data
73.67/18.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
95.63/24.03	c Flit:    88 Blit:   1296 bXBeca:    0 bXProp: 2909 Bins: 324406 BRemL: 129343 BRemN:   1279 P: 53.8M T:  5.43
95.63/24.05	c Cleaning up after failed var search:     0.02 s 
96.02/24.10	c Replacing     2912 vars Replaced   199658 lits Time:     0.05 s 
96.02/24.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.02/24.14	c bin-w-bin subsume rem        21566 bins  time:  0.03 s
96.02/24.18	c subs with bin:      743  lits-rem:       556  v-fix:    0  time:  0.03 s
96.82/24.31	c Subs w/ non-existent bins:   1067 l-rem:      6 v-fix:     0 done:  37313 time:  0.13 s
96.82/24.35	c Removed useless bin:    2051  fixed:     0  props:   2.43M  time:  0.04 s
97.62/24.55	c lits-rem:       932  cl-subs:     8036  v-elim:  24874  v-fix:    0  time:  0.19 s
97.62/24.58	c subs with bin:      304  lits-rem:      3216  v-fix:    0  time:  0.02 s
98.03/24.61	c lits-rem:       750  cl-subs:      362  v-elim:      0  v-fix:    0  time:  0.02 s
99.23/24.91	c asymm  cl-useful: 0/36343/48726 lits-rem:0 time: 0.30
99.23/24.92	c calculated reachability. Time: 0.01
99.23/24.92	c  N dy   107     30501     12439     48726     46298      5284    190063    126563      8.41   no data
99.23/24.98	c Finding binary XORs  T:     0.05 s  found:      45
101.61/25.54	c  N dy   121     34864     12425     48726     46650      9479    190063    208594      8.21      8.65
104.04/26.14	c  N dy   140     39418     12353     48726     79228     13903    190063    359390      8.09      8.65
105.61/26.56	c Finding binary XORs  T:     0.03 s  found:      77
106.81/26.86	c  N dy   158     44186     12341     48117     76287     10126    187949    227478      8.03      8.47
107.61/27.09	c  S st   162     45753     12341     48117     76293     11661    187949    263239      8.01      6.51
108.43/27.21	c  S st   162     46255     12340     48117     76354     12089    187949    266710      8.01   no data
108.43/27.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     11 locsubst:     0 time:   0.01
111.20/27.90	c Flit:    12 Blit:    113 bXBeca:    0 bXProp:  148 Bins:  34973 BRemL:  60525 BRemN:    382 P: 10.1M T:  0.68
111.20/27.91	c Cleaning up after failed var search:     0.01 s 
111.20/27.93	c Replacing      294 vars Replaced    23326 lits Time:     0.02 s 
111.20/27.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.20/27.95	c bin-w-bin subsume rem         9638 bins  time:  0.01 s
111.20/27.96	c subs with bin:     1053  lits-rem:      1034  v-fix:    0  time:  0.01 s
111.20/27.99	c Subs w/ non-existent bins:   2238 l-rem:     28 v-fix:     0 done:  11869 time:  0.02 s
111.60/28.00	c Removed useless bin:      56  fixed:     0  props:   0.33M  time:  0.01 s
112.00/28.10	c lits-rem:      2394  cl-subs:     4784  v-elim:   5549  v-fix:    0  time:  0.11 s
112.00/28.12	c subs with bin:      125  lits-rem:      2068  v-fix:    0  time:  0.01 s
112.00/28.15	c lits-rem:       594  cl-subs:      286  v-elim:      0  v-fix:    0  time:  0.02 s
112.00/28.16	c vivif2 --  cl tried    33773 cl shrink      147 lits rem        225 time: 0.01
112.00/28.16	c vivif2 --  cl tried     7125 cl shrink      876 lits rem       3703 time: 0.01
112.82/28.36	c asymm  cl-useful: 1106/33698/33698 lits-rem:1164 time: 0.20
112.82/28.37	c calculated reachability. Time: 0.00
112.82/28.37	c  N dy   162     46255      6320     33689     11825      7121    133948     82253      8.01   no data
112.82/28.39	c Finding binary XORs  T:     0.02 s  found:       0
114.39/28.78	c  N dy   170     50734      6320     33689     18226     11453    133948    173207      7.82      8.23
115.59/29.00	c Finding binary XORs  T:     0.02 s  found:      27
115.99/29.13	c  N dy   186     54831      6273     33309     16414     14627    132239    225371      7.75      8.24
117.58/29.50	c  N dy   198     59010      6273     33309     22063     18683    132239    305488      7.69      8.16
117.58/29.59	c Finding binary XORs  T:     0.02 s  found:       2
120.18/30.23	c  N dy   218     63012      6267     33295     47117     22558    132166    426386      7.66      8.10
121.41/30.51	c Finding binary XORs  T:     0.02 s  found:      27
121.41/30.52	c Replacing       69 vars Replaced     3915 lits Time:     0.01 s 
121.78/30.65	c  N dy   233     67286      6162     32806     44755     14159    130172    221085      7.63      8.05
122.58/30.85	c  S st   245     69382      6161     32806     45264     16206    130172    261003      7.63      6.87
122.97/30.92	c  S st   245     69883      6160     32806     45297     16662    130172    266040      7.63   no data
122.97/30.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     25 locsubst:     0 time:   0.01
123.37/31.09	c Flit:    15 Blit:     68 bXBeca:    1 bXProp:   67 Bins:   9616 BRemL:  11723 BRemN:     20 P:  3.1M T:  0.16
123.77/31.11	c Replacing       74 vars Replaced     5626 lits Time:     0.01 s 
123.77/31.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
123.77/31.13	c bin-w-bin subsume rem        14988 bins  time:  0.01 s
123.77/31.14	c subs with bin:      590  lits-rem:       203  v-fix:    0  time:  0.01 s
123.77/31.15	c Subs w/ non-existent bins:     61 l-rem:     39 v-fix:     0 done:   5944 time:  0.01 s
123.77/31.15	c Removed useless bin:      13  fixed:     0  props:   0.12M  time:  0.00 s
123.77/31.18	c lits-rem:       434  cl-subs:      212  v-elim:    153  v-fix:    0  time:  0.02 s
124.18/31.22	c subs with bin:      654  lits-rem:      6246  v-fix:    0  time:  0.03 s
124.18/31.26	c lits-rem:      1577  cl-subs:      815  v-elim:      0  v-fix:    0  time:  0.04 s
124.18/31.27	c vivif2 --  cl tried    30761 cl shrink       87 lits rem        152 time: 0.01
124.18/31.28	c vivif2 --  cl tried    13439 cl shrink     2156 lits rem       3222 time: 0.01
125.38/31.57	c asymm  cl-useful: 1114/30758/30758 lits-rem:1647 time: 0.29
125.38/31.57	c calculated reachability. Time: 0.00
125.38/31.58	c  N dy   245     69883      5791     30516     21192     13406    121182    172468      7.63   no data
125.38/31.59	c Finding binary XORs  T:     0.02 s  found:       4
127.36/32.04	c  N dy   262     74445      5781     30516     21240     17815    121182    253180      7.58      8.74
129.77/32.66	c  N dy   278     80254      5746     30516     21685     23465    121182    344109      7.53      8.14
132.15/33.22	c  N dy   295     85457      5741     30516     25380     28520    121182    441211      7.52      7.97
132.15/33.25	c Finding binary XORs  T:     0.02 s  found:      46
132.15/33.26	c Replacing       80 vars Replaced     6864 lits Time:     0.01 s 
133.35/33.51	c  F st   308     87500      5647     30059     23570     29370    119035    460259      7.53   no data
135.74/34.13	c  N dy   314     92693      5645     30043     24495     18719    118976    265755      7.53   no data
136.54/34.33	c Finding binary XORs  T:     0.02 s  found:      23
138.56/34.83	c  N dy   358     98667      5605     29875     28450     24160    118393    386084      7.60     10.18
141.74/35.62	c  S st   407    104825      5593     29875     28600     30200    118393    516468      7.68   no data
142.14/35.71	c  S st   407    105326      5593     29875     28621     30674    118393    521755      7.68   no data
142.14/35.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     35 locsubst:     0 time:   0.01
142.54/35.90	c Flit:    18 Blit:    106 bXBeca:    1 bXProp:   70 Bins:   5920 BRemL:   7427 BRemN:     25 P:  3.6M T:  0.17
142.95/35.91	c Cleaning up after failed var search:     0.01 s 
142.95/35.93	c Replacing      120 vars Replaced    18211 lits Time:     0.02 s 
142.95/35.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.95/35.94	c bin-w-bin subsume rem         3591 bins  time:  0.00 s
142.95/35.95	c subs with bin:      561  lits-rem:       231  v-fix:    0  time:  0.01 s
142.95/35.96	c Subs w/ non-existent bins:     39 l-rem:     10 v-fix:     0 done:   5289 time:  0.01 s
142.95/35.97	c Removed useless bin:       3  fixed:     0  props:   0.12M  time:  0.00 s
142.95/35.99	c lits-rem:       174  cl-subs:      122  v-elim:    126  v-fix:    0  time:  0.02 s
143.36/36.08	c subs with bin:      785  lits-rem:     13112  v-fix:    0  time:  0.07 s
144.13/36.21	c lits-rem:      6274  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  0.13 s
144.13/36.22	c vivif2 --  cl tried    27556 cl shrink       76 lits rem         94 time: 0.01
144.13/36.24	c vivif2 --  cl tried    22162 cl shrink     3533 lits rem       5272 time: 0.02
145.33/36.56	c asymm  cl-useful: 367/27554/27554 lits-rem:491 time: 0.32
145.33/36.56	c calculated reachability. Time: 0.00
145.33/36.56	c  N dy   407    105326      5163     27501     17283     22148    109115    342873      7.68   no data
145.33/36.58	c Finding binary XORs  T:     0.02 s  found:       1
148.92/37.43	c  N dy   432    112126      5155     27501     17454     28773    109115    459417      7.65      8.07
151.32/38.01	c Finding binary XORs  T:     0.02 s  found:      33
152.51/38.30	c  N dy   462    119592      5148     27366     21150     20261    108539    237875      7.63      8.11
153.71/38.60	c Finding binary XORs  T:     0.02 s  found:       4
156.12/39.21	c  N dy   499    127317      5081     26866     19618     26834    106177    358179      7.62      8.15
159.70/40.13	c  N dy   532    135453      5062     26866     19649     34792    106177    496171      7.59      8.09
160.92/40.45	c Finding binary XORs  T:     0.02 s  found:      74
160.92/40.47	c Replacing      117 vars Replaced    18677 lits Time:     0.02 s 
163.69/41.13	c  N dy   571    144298      4840     25701     23403     22679    101272    251901      7.58      7.98
167.68/42.16	c  N dy   614    153665      4822     25701     23593     31850    101272    412946      7.57      8.07
169.71/42.69	c  S st   628    157989      4817     25701     23628     36076    101272    481898      7.55   no data
170.08/42.79	c  S st   628    158491      4795     25701     23645     36553    101272    486468      7.55   no data
170.08/42.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     58 locsubst:     0 time:   0.01
170.88/42.95	c Flit:    29 Blit:      4 bXBeca:    0 bXProp:  140 Bins:   5618 BRemL:   7082 BRemN:     29 P:  3.7M T:  0.15
170.88/42.98	c Replacing      159 vars Replaced    24179 lits Time:     0.02 s 
170.88/42.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
170.88/42.99	c bin-w-bin subsume rem         3268 bins  time:  0.00 s
171.28/43.00	c subs with bin:      628  lits-rem:       369  v-fix:    0  time:  0.01 s
171.28/43.01	c Subs w/ non-existent bins:     52 l-rem:      5 v-fix:     0 done:   4479 time:  0.01 s
171.28/43.01	c Removed useless bin:      17  fixed:     0  props:   0.10M  time:  0.00 s
171.28/43.03	c lits-rem:       277  cl-subs:      222  v-elim:    227  v-fix:    0  time:  0.02 s
171.68/43.10	c subs with bin:     1341  lits-rem:     15232  v-fix:    0  time:  0.05 s
172.07/43.20	c lits-rem:      6219  cl-subs:     1883  v-elim:      0  v-fix:    0  time:  0.09 s
172.07/43.21	c vivif2 --  cl tried    23036 cl shrink      114 lits rem        182 time: 0.00
172.07/43.23	c vivif2 --  cl tried    22498 cl shrink     3188 lits rem       4406 time: 0.02
173.27/43.50	c asymm  cl-useful: 376/23033/23033 lits-rem:713 time: 0.27
173.27/43.51	c calculated reachability. Time: 0.00
173.27/43.51	c  N dy   628    158491      4252     22899     13444     22483     90553    261345      7.55   no data
173.27/43.60	c Finding binary XORs  T:     0.02 s  found:       8
176.86/44.43	c  E dy   640    167113      4218     22883     13507     30754     90489    382406      7.49      4.11
176.86/44.43	c Following stats are for *FIRST FINISHED THREAD ONLY*
176.86/44.43	c num threads              : 4          
176.86/44.43	c restarts                 : 640        
176.86/44.43	c dynamic restarts         : 622        
176.86/44.43	c static restarts          : 18         
176.86/44.43	c full restarts            : 2          
176.86/44.43	c total simplify time      : 0.49       
176.86/44.43	c learnts DL2              : 0          
176.86/44.43	c learnts size 2           : 802102     
176.86/44.43	c learnts size 1           : 35447       (26.15     % of vars)
176.86/44.43	c filedLit time            : 14.58       (33.17     % time)
176.86/44.43	c v-elim SatELite          : 53273       (39.30     % vars)
176.86/44.43	c SatELite time            : 0.94        (2.13      % time)
176.86/44.43	c v-elim xor               : 955         (0.70      % vars)
176.86/44.43	c xor elim time            : 0.07        (0.16      % time)
176.86/44.43	c num binary xor trees     : 8356       
176.86/44.43	c binxor trees' crown      : 43643       (5.22      leafs/tree)
176.86/44.43	c bin xor find time        : 0.32       
176.86/44.43	c OTF clause improved      : 3077        (0.02      clauses/conflict)
176.86/44.43	c OTF impr. size diff      : 3556        (1.16       lits/clause)
176.86/44.43	c OTF cl watch-shrink      : 77181       (0.46      clauses/conflict)
176.86/44.43	c OTF cl watch-sh-lit      : 228891      (2.97       lits/clause)
176.86/44.43	c tried to recurMin cls    : 52103       (31.18      % of conflicts)
176.86/44.43	c updated cache            : 0           (0.00       lits/tried recurMin)
176.86/44.43	c unit cls recevied        : 159         (0.45      % of units)
176.86/44.43	c unit cls sent            : 8162        (23.03     % of units)
176.86/44.43	c bin cls recevied         : 193720     
176.86/44.43	c bin cls sent             : 406497     
176.86/44.43	c clauses over max glue    : 0           (0.00      % of all clauses)
176.86/44.43	c conflicts                : 167113      (3801.02   / sec)
176.86/44.43	c decisions                : 312976      (8.10      % random)
176.86/44.43	c bogo-props               : 1192746839  (27129267.97 / sec)
176.86/44.43	c conflict literals        : 3323763     (34.84     % deleted)
176.86/44.43	c Memory used              : 955.33      MB
176.86/44.43	c single-thread CPU time   : 43.97       s
176.86/44.43	c all-threads sum CPU time : 176.18      s
176.86/44.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3367170-1305390521/watcher-3367170-1305390521 -o /tmp/evaluation-result-3367170-1305390521/solver-3367170-1305390521 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367170-1305390521.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.01 8.05 7.26 5/232 2117
/proc/meminfo: memFree=16853148/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 650651973 52396032 347 33554432000 4194304 4580107 140737369979584 18446744073709551615 47706480392114 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 12792 347 299 95 0 7774 0
[pid=2117/tid=2118] ppid=2115 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650651973 52396032 347 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089754609 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 650651973 52396032 347 33554432000 4194304 4580107 140737369979584 18446744073709551615 47706480392108 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650651973 52396032 347 33554432000 4194304 4580107 140737369979584 18446744073709551615 47706480392108 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.09592 s]
/proc/loadavg: 8.01 8.05 7.26 5/232 2117
/proc/meminfo: memFree=16853148/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=385280 CPUtime=0.3 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 23932 0 0 0 20 10 0 0 17 0 4 0 650651973 394526720 19680 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089756074 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 96320 19680 338 95 0 91302 0
[pid=2117/tid=2118] ppid=2115 vsize=385280 CPUtime=0.06 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) D 2115 2117 1880 0 -1 4202560 5394 0 0 0 4 2 0 0 17 0 4 0 650651973 394526720 19680 33554432000 4194304 4580107 140737369979584 18446744073709551615 4311330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=386720 CPUtime=0.07 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) S 2115 2117 1880 0 -1 4202560 5946 0 0 0 5 2 0 0 17 0 4 0 650651973 396001280 19686 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089803246 0 0 4096 2 18446604471134454848 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=386720 CPUtime=0.07 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) S 2115 2117 1880 0 -1 4202560 6013 0 0 0 4 3 0 0 17 0 4 0 650651973 396001280 19686 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089803246 0 0 4096 2 18446604471134454848 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 385280

[startup+0.101673 s]
/proc/loadavg: 8.01 8.05 7.26 5/232 2117
/proc/meminfo: memFree=16853148/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=389600 CPUtime=0.33 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 25199 0 0 0 22 11 0 0 17 0 4 0 650651973 398950400 20920 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089803295 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 97400 21142 338 95 0 92382 0
[pid=2117/tid=2118] ppid=2115 vsize=389600 CPUtime=0.07 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) S 2115 2117 1880 0 -1 4202560 5833 0 0 0 5 2 0 0 17 0 4 0 650651973 398950400 21406 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089803246 0 0 4096 2 18446604471134454848 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=389600 CPUtime=0.08 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 6480 0 0 0 6 2 0 0 17 0 4 0 650651973 398950400 21591 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089366961 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=389600 CPUtime=0.08 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) S 2115 2117 1880 0 -1 4202560 6525 0 0 0 5 3 0 0 17 0 4 0 650651973 398950400 21684 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089803246 0 0 4096 2 18446604471134454848 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 389600

[startup+1.10905 s]
/proc/loadavg: 8.01 8.05 7.26 5/232 2117
/proc/meminfo: memFree=16853148/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=480996 CPUtime=4.25 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 70922 0 0 0 395 30 0 0 19 0 4 0 650651973 492539904 53473 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089395802 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 120249 53473 360 95 0 115231 0
[pid=2117/tid=2118] ppid=2115 vsize=480996 CPUtime=1.05 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 16637 0 0 0 98 7 0 0 19 0 4 0 650651973 492539904 53473 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=480996 CPUtime=1.05 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) D 2115 2117 1880 0 -1 4202560 18115 0 0 0 100 5 0 0 18 0 4 0 650651973 492539904 53473 33554432000 4194304 4580107 140737369979584 18446744073709551615 4230811 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=480996 CPUtime=1.06 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 18108 0 0 0 98 8 0 0 18 0 4 0 650651973 492539904 53473 33554432000 4194304 4580107 140737369979584 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 480996

[startup+1.20029 s]
/proc/loadavg: 8.01 8.05 7.26 5/232 2117
/proc/meminfo: memFree=16853148/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=480996 CPUtime=4.62 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 71853 0 0 0 432 30 0 0 19 0 4 0 650651973 492539904 54404 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293244 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 120249 54404 360 95 0 115231 0
[pid=2117/tid=2118] ppid=2115 vsize=480996 CPUtime=1.14 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 17166 0 0 0 107 7 0 0 19 0 4 0 650651973 492539904 54404 33554432000 4194304 4580107 140737369979584 18446744073709551615 4234997 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=480996 CPUtime=1.14 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 18513 0 0 0 109 5 0 0 19 0 4 0 650651973 492539904 54404 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=480996 CPUtime=1.15 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 18110 0 0 0 107 8 0 0 19 0 4 0 650651973 492539904 54404 33554432000 4194304 4580107 140737369979584 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 480996

[startup+1.50024 s]
/proc/loadavg: 8.01 8.05 7.26 5/232 2117
/proc/meminfo: memFree=16853148/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=480996 CPUtime=5.83 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 71909 0 0 0 552 31 0 0 19 0 4 0 650651973 492539904 54460 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 120249 54460 360 95 0 115231 0
[pid=2117/tid=2118] ppid=2115 vsize=480996 CPUtime=1.44 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 17176 0 0 0 137 7 0 0 19 0 4 0 650651973 492539904 54460 33554432000 4194304 4580107 140737369979584 18446744073709551615 4295913 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=480996 CPUtime=1.44 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 18523 0 0 0 139 5 0 0 19 0 4 0 650651973 492539904 54460 33554432000 4194304 4580107 140737369979584 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=480996 CPUtime=1.45 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 18118 0 0 0 137 8 0 0 19 0 4 0 650651973 492539904 54460 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.83
Current children cumulated vsize (KiB) 480996

[startup+3.10096 s]
/proc/loadavg: 8.01 8.05 7.26 9/236 2121
/proc/meminfo: memFree=16623220/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=481260 CPUtime=12.2 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 74755 0 0 0 1189 31 0 0 23 0 4 0 650651973 492810240 57306 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293268 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 120315 57306 361 95 0 115297 0
[pid=2117/tid=2118] ppid=2115 vsize=481260 CPUtime=3.02 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 17412 0 0 0 295 7 0 0 23 0 4 0 650651973 492810240 57306 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293251 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=481260 CPUtime=3.04 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 18822 0 0 0 299 5 0 0 23 0 4 0 650651973 492810240 57306 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=481260 CPUtime=3.05 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 20087 0 0 0 297 8 0 0 23 0 4 0 650651973 492810240 57306 33554432000 4194304 4580107 140737369979584 18446744073709551615 4325657 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 481260

[startup+6.30839 s]
/proc/loadavg: 8.09 8.06 7.27 9/236 2121
/proc/meminfo: memFree=16614912/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=486796 CPUtime=25.02 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 77890 0 0 0 2469 33 0 0 25 0 4 0 650651973 498479104 58965 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 121699 58965 361 95 0 116681 0
[pid=2117/tid=2118] ppid=2115 vsize=486796 CPUtime=6.21 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 17858 0 0 0 613 8 0 0 25 0 4 0 650651973 498479104 58965 33554432000 4194304 4580107 140737369979584 18446744073709551615 4235948 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=486796 CPUtime=6.26 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 19281 0 0 0 620 6 0 0 25 0 4 0 650651973 498479104 58965 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293251 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=486796 CPUtime=6.26 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 21851 0 0 0 617 9 0 0 25 0 4 0 650651973 498479104 58965 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293241 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 486796

[startup+12.7003 s]
/proc/loadavg: 8.08 8.06 7.27 9/236 2121
/proc/meminfo: memFree=16530860/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=561060 CPUtime=50.52 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 127496 0 0 0 5012 40 0 0 25 0 4 0 650651973 574525440 80100 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 140265 80100 380 95 0 135247 0
[pid=2117/tid=2118] ppid=2115 vsize=561060 CPUtime=12.56 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 25933 0 0 0 1247 9 0 0 25 0 4 0 650651973 574525440 80100 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=561060 CPUtime=12.64 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 25082 0 0 0 1257 7 0 0 25 0 4 0 650651973 574525440 80100 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=561060 CPUtime=12.64 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 49435 0 0 0 1252 12 0 0 25 0 4 0 650651973 574525440 80100 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 561060

[startup+25.501 s]
/proc/loadavg: 8.07 8.06 7.28 9/236 2122
/proc/meminfo: memFree=16195176/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=972008 CPUtime=101.61 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 235226 0 0 0 10092 69 0 0 25 0 4 0 650651973 995336192 161522 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293121 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 243002 161522 380 95 0 237984 0
[pid=2117/tid=2118] ppid=2115 vsize=972008 CPUtime=25.26 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 50085 0 0 0 2510 16 0 0 25 0 4 0 650651973 995336192 161522 33554432000 4194304 4580107 140737369979584 18446744073709551615 248089367200 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=972008 CPUtime=25.44 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 54040 0 0 0 2529 15 0 0 25 0 4 0 650651973 995336192 161522 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=972008 CPUtime=25.44 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 78385 0 0 0 2524 20 0 0 25 0 4 0 650651973 995336192 161522 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 972008

Solver just ended. Dumping a history of the last processes samples

[startup+26.3009 s]
/proc/loadavg: 8.06 8.06 7.29 9/236 2122
/proc/meminfo: memFree=16168020/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=973664 CPUtime=104.81 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 242492 0 0 0 10409 72 0 0 25 0 4 0 650651973 997031936 167324 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 243416 167324 380 95 0 238398 0
[pid=2117/tid=2118] ppid=2115 vsize=973664 CPUtime=26.05 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 56771 0 0 0 2587 18 0 0 25 0 4 0 650651973 997031936 167324 33554432000 4194304 4580107 140737369979584 18446744073709551615 4497276 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=973664 CPUtime=26.24 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 54364 0 0 0 2609 15 0 0 25 0 4 0 650651973 997031936 167324 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=973664 CPUtime=26.24 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 78469 0 0 0 2604 20 0 0 25 0 4 0 650651973 997031936 167324 33554432000 4194304 4580107 140737369979584 18446744073709551615 4289080 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 104.81
Current children cumulated vsize (KiB) 973664

[startup+32.7087 s]
/proc/loadavg: 7.98 8.04 7.28 9/236 2122
/proc/meminfo: memFree=16078600/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=1032916 CPUtime=130.19 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 267485 0 0 0 12941 78 0 0 20 0 4 0 650651973 1057705984 184894 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293208 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 258229 184894 380 95 0 253211 0
[pid=2117/tid=2118] ppid=2115 vsize=1032916 CPUtime=32.41 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 60967 0 0 0 3222 19 0 0 25 0 4 0 650651973 1057705984 184894 33554432000 4194304 4580107 140737369979584 18446744073709551615 4295445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=1032916 CPUtime=32.65 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 60151 0 0 0 3249 16 0 0 25 0 4 0 650651973 1057705984 184894 33554432000 4194304 4580107 140737369979584 18446744073709551615 4319364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=1032916 CPUtime=32.65 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 86169 0 0 0 3243 22 0 0 25 0 4 0 650651973 1057705984 184894 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 130.19
Current children cumulated vsize (KiB) 1032916

[startup+39.1006 s]
/proc/loadavg: 7.98 8.04 7.29 9/236 2122
/proc/meminfo: memFree=16056936/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=1032860 CPUtime=155.71 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 280115 0 0 0 15491 80 0 0 25 0 4 0 650651973 1057648640 190535 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294634 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 258215 190535 380 95 0 253197 0
[pid=2117/tid=2118] ppid=2115 vsize=1032860 CPUtime=38.76 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 63735 0 0 0 3857 19 0 0 25 0 4 0 650651973 1057648640 190535 33554432000 4194304 4580107 140737369979584 18446744073709551615 4401334 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=1032860 CPUtime=39.04 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 64290 0 0 0 3887 17 0 0 25 0 4 0 650651973 1057648640 190535 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=1032860 CPUtime=39.04 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 87384 0 0 0 3882 22 0 0 25 0 4 0 650651973 1057648640 190535 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 155.71
Current children cumulated vsize (KiB) 1032860

[startup+42.301 s]
/proc/loadavg: 7.98 8.04 7.29 9/236 2122
/proc/meminfo: memFree=16042424/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=978252 CPUtime=168.48 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 286496 0 0 0 16767 81 0 0 25 0 4 0 650651973 1001730048 193456 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294701 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 244563 193456 380 95 0 239545 0
[pid=2117/tid=2118] ppid=2115 vsize=978252 CPUtime=41.94 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65588 0 0 0 4175 19 0 0 25 0 4 0 650651973 1001730048 193456 33554432000 4194304 4580107 140737369979584 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=978252 CPUtime=42.23 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65271 0 0 0 4206 17 0 0 25 0 4 0 650651973 1001730048 193456 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=978252 CPUtime=42.24 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 89890 0 0 0 4201 23 0 0 25 0 4 0 650651973 1001730048 193456 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 168.48
Current children cumulated vsize (KiB) 978252

[startup+43.1009 s]
/proc/loadavg: 7.98 8.04 7.29 9/236 2122
/proc/meminfo: memFree=16039820/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=978252 CPUtime=171.68 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 288243 0 0 0 17086 82 0 0 25 0 4 0 650651973 1001730048 194176 33554432000 4194304 4580107 140737369979584 18446744073709551615 4413104 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 244563 194176 380 95 0 239545 0
[pid=2117/tid=2118] ppid=2115 vsize=978252 CPUtime=42.73 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65588 0 0 0 4254 19 0 0 25 0 4 0 650651973 1001730048 194176 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=978252 CPUtime=43.03 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65415 0 0 0 4286 17 0 0 25 0 4 0 650651973 1001730048 194176 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=978252 CPUtime=43.04 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 89970 0 0 0 4281 23 0 0 25 0 4 0 650651973 1001730048 194176 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 171.68
Current children cumulated vsize (KiB) 978252

[startup+43.9008 s]
/proc/loadavg: 7.98 8.04 7.29 9/236 2122
/proc/meminfo: memFree=16035356/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=978252 CPUtime=174.87 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 289148 0 0 0 17405 82 0 0 25 0 4 0 650651973 1001730048 194603 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 244563 194603 380 95 0 239545 0
[pid=2117/tid=2118] ppid=2115 vsize=978252 CPUtime=43.52 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65589 0 0 0 4333 19 0 0 25 0 4 0 650651973 1001730048 194603 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=978252 CPUtime=43.83 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65432 0 0 0 4366 17 0 0 25 0 4 0 650651973 1001730048 194603 33554432000 4194304 4580107 140737369979584 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=978252 CPUtime=43.84 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 90043 0 0 0 4361 23 0 0 25 0 4 0 650651973 1001730048 194603 33554432000 4194304 4580107 140737369979584 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 174.87
Current children cumulated vsize (KiB) 978252

[startup+44.3007 s]
/proc/loadavg: 7.98 8.04 7.29 9/236 2122
/proc/meminfo: memFree=16035356/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=978252 CPUtime=176.46 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 289250 0 0 0 17564 82 0 0 25 0 4 0 650651973 1001730048 194705 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 244563 194705 380 95 0 239545 0
[pid=2117/tid=2118] ppid=2115 vsize=978252 CPUtime=43.92 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65589 0 0 0 4373 19 0 0 25 0 4 0 650651973 1001730048 194705 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=978252 CPUtime=44.23 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65432 0 0 0 4406 17 0 0 25 0 4 0 650651973 1001730048 194705 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=978252 CPUtime=44.24 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 90083 0 0 0 4401 23 0 0 25 0 4 0 650651973 1001730048 194705 33554432000 4194304 4580107 140737369979584 18446744073709551615 4320616 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 176.46
Current children cumulated vsize (KiB) 978252

[startup+44.4007 s]
/proc/loadavg: 7.98 8.04 7.29 9/236 2122
/proc/meminfo: memFree=16035356/32950928 swapFree=64721848/67111528
[pid=2117] ppid=2115 vsize=978252 CPUtime=176.86 cores=1,3,5,7
/proc/2117/stat : 2117 (strangenight2-m) R 2115 2117 1880 0 -1 4202496 289271 0 0 0 17604 82 0 0 25 0 4 0 650651973 1001730048 194726 33554432000 4194304 4580107 140737369979584 18446744073709551615 4293952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2117/statm: 244563 194726 380 95 0 239545 0
[pid=2117/tid=2118] ppid=2115 vsize=978252 CPUtime=44.02 cores=1,3,5,7
/proc/2117/task/2118/stat : 2118 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65589 0 0 0 4383 19 0 0 25 0 4 0 650651973 1001730048 194726 33554432000 4194304 4580107 140737369979584 18446744073709551615 4325657 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2117/tid=2119] ppid=2115 vsize=978252 CPUtime=44.33 cores=1,3,5,7
/proc/2117/task/2119/stat : 2119 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 65432 0 0 0 4416 17 0 0 25 0 4 0 650651973 1001730048 194726 33554432000 4194304 4580107 140737369979584 18446744073709551615 4246841 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2117/tid=2120] ppid=2115 vsize=978252 CPUtime=44.34 cores=1,3,5,7
/proc/2117/task/2120/stat : 2120 (strangenight2-m) R 2115 2117 1880 0 -1 4202560 90090 0 0 0 4411 23 0 0 25 0 4 0 650651973 1001730048 194726 33554432000 4194304 4580107 140737369979584 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 176.86
Current children cumulated vsize (KiB) 978252

Child status: 20
Real time (s): 44.4708
CPU time (s): 177.048
CPU user time (s): 176.182
CPU system time (s): 0.865868
CPU usage (%): 398.122
Max. virtual memory (cumulated for all children) (KiB): 1086684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 176.182
system time used= 0.865868
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289280
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= 17385
involuntary context switches= 1251

runsolver used 0.076988 second user time and 0.254961 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 18:28:42
IDJOB=3367170
IDBENCH=70952
IDSOLVER=1844
FILE ID=node123/3367170-1305390521
RUNJOBID= node123-1305388957-1899
PBS_JOBID= 13324430
Free space on /tmp= 73332 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367170-1305390521/watcher-3367170-1305390521 -o /tmp/evaluation-result-3367170-1305390521/solver-3367170-1305390521 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367170-1305390521.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=785413496

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16853428 kB
Buffers:        282268 kB
Cached:        3990520 kB
SwapCached:      10496 kB
Active:       13005368 kB
Inactive:      2832408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16853428 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:    11561824 kB
Mapped:          16288 kB
Slab:           163028 kB
PageTables:      36256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 15761064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73324 MiB
End job on node123 at 2011-05-14 18:29:26