Trace number 3173832

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? (TO) 4800.33 1201.75

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
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-3173832-1304031493.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     75  v-fix:    0  time:  0.01 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.40/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.40/0.19	c calculated reachability. Time: 0.00
0.40/0.19	c Calc default polars -  time:   0.00 s pos:    1116 undec:     297 neg:    1087
0.40/0.19	c =========================================================================================
0.40/0.19	c types(t): F = full restart, N = normal restart
0.40/0.19	c types(t): S = simplification begin/end, E = solution found
0.40/0.19	c restart types(rt): st = static, dy = dynamic
0.40/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.40/0.19	c  B st     0         0      2425     10396         0         0     31642         0   no data   no data
1.16/0.36	c  N dy    17      4103      2425     10396         0      4100     31642    298272     46.75     49.39
2.77/0.75	c  N dy    40      8208      2425     10396         0      5705     31642    297152     46.14     49.14
3.57/0.95	c  N dy    56     12491      2425     10396         0      5741     31642    205747     44.95     47.57
4.79/1.25	c  N dy    72     16604      2425     10396         0      9854     31642    485525     44.33     47.51
5.96/1.51	c  N dy   102     20670      2425     10396         0      8299     31642    296907     44.58     47.46
7.16/1.83	c  N dy   127     24709      2425     10396         0     12337     31642    577467     44.83     49.29
7.16/1.86	c  F st   130     25001      2425     10396         0     12628     31642    597618     44.84   no data
8.78/2.28	c  N dy   136     30001      2425     10396         0     10815     31642    441593     44.84   no data
8.78/2.28	c  S st   136     30001      2425     10396         0     10815     31642    441593     44.84   no data
9.18/2.33	c  S st   136     30503      2425     10396         0     11317     31642    469296     44.84   no data
9.18/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.18/2.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
9.18/2.34	c blocked clauses removed:       29 vars:      6 tried:        2425 T: 0.00 s
9.18/2.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.18/2.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2419 time:  0.00 s
9.18/2.34	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
9.18/2.35	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.01 s
9.18/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.55/2.44	c lits-rem:        55  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.07 s
9.55/2.45	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
9.55/2.45	c calculated reachability. Time: 0.00
9.55/2.45	c  N dy   136     30503      2417     10365         0     11262     31561    464139     44.84   no data
11.16/2.82	c  N dy   162     34622      2417     10365         0     15381     31561    748008     45.08     49.69
12.35/3.14	c  N dy   183     38673      2417     10365         0     11546     31561    377119     45.01     47.59
13.94/3.50	c  N dy   207     42763      2417     10365         0     15633     31561    658827     45.07     47.74
15.15/3.80	c  S st   224     45755      2417     10365         0      9689     31561    187424     45.09   no data
15.15/3.84	c  S st   224     46261      2417     10365         0     10195     31561    216814     45.09   no data
15.15/3.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.15/3.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
15.15/3.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.15/3.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.15/3.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
15.15/3.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
15.15/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.15/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.15/3.88	c lits-rem:        10  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
15.15/3.88	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
15.15/3.89	c vivif2 --  cl tried    10194 cl shrink        0 lits rem          0 time: 0.00
15.54/3.90	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
15.54/3.90	c calculated reachability. Time: 0.00
15.54/3.90	c  N dy   224     46261      2417     10365         0     10194     31561    216757     45.09   no data
16.74/4.25	c  N dy   248     50283      2417     10365         0     14214     31561    493259     45.13     47.69
18.33/4.62	c  N dy   273     54370      2417     10365         0     18301     31561    767784     45.12     47.58
19.54/4.99	c  N dy   295     58391      2417     10365         0     12350     31561    306602     45.15     48.38
21.13/5.34	c  N dy   320     62453      2417     10365         0     16411     31561    585231     45.23     50.46
22.74/5.73	c  N dy   340     66521      2417     10365         0     20478     31561    861208     45.18     47.99
23.93/6.03	c  S st   358     69391      2417     10365         0     12364     31561    245580     45.25   no data
23.93/6.07	c  S st   358     69900      2417     10365         0     12873     31561    272453     45.25   no data
23.93/6.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.93/6.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.93/6.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.93/6.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.93/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.93/6.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
23.93/6.08	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.93/6.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.33/6.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.33/6.13	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
24.33/6.13	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
24.33/6.14	c vivif2 --  cl tried    12872 cl shrink        0 lits rem          0 time: 0.00
24.33/6.15	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
24.33/6.15	c calculated reachability. Time: 0.00
24.33/6.15	c  N dy   358     69900      2417     10365         0     12872     31561    272349     45.25   no data
25.93/6.56	c  N dy   385     74478      2417     10365         0     17448     31561    583936     45.26     48.46
27.93/7.05	c  N dy   418     79304      2417     10365         0     22272     31561    917062     45.34     52.03
29.92/7.54	c  N dy   438     84449      2417     10365         0     15427     31561    391976     45.21     48.73
31.14/7.83	c  F st   457     87500      2417     10365         0     18476     31561    600712     45.20   no data
32.32/8.17	c  N st   462     90797      2417     10365         0     21771     31561    849696     45.20   no data
35.13/8.82	c  N dy   491     96668      2417     10365         0     14648     31561    275891     45.24     47.69
37.51/9.42	c  N dy   525    102924      2417     10365         0     20903     31561    704849     45.20     47.80
38.31/9.63	c  S st   538    104852      2417     10365         0     22830     31561    837451     45.23   no data
38.31/9.69	c  S st   538    105355      2417     10365         0     23333     31561    865324     45.23   no data
38.31/9.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.71/9.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
38.71/9.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.71/9.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.71/9.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.71/9.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
38.71/9.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.71/9.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.71/9.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.93/10.05	c lits-rem:        59  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.29 s
39.93/10.05	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
39.93/10.06	c vivif2 --  cl tried    23326 cl shrink        0 lits rem          0 time: 0.01
39.93/10.08	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.02
39.93/10.08	c calculated reachability. Time: 0.00
39.93/10.08	c  N dy   538    105355      2417     10365         0     23326     31561    864278     45.23   no data
43.10/10.81	c  N dy   567    112133      2417     10365         0     16113     31561    313398     45.19     47.78
45.90/11.55	c  N dy   608    119370      2417     10365         0     23349     31561    816960     45.19     50.14
49.49/12.48	c  N dy   655    127056      2417     10365         0     16031     31561    241516     45.25     47.69
53.11/13.31	c  N dy   701    135296      2417     10365         0     24268     31561    810831     45.29     48.89
57.10/14.35	c  N dy   758    143943      2417     10365         0     16923     31561    242081     45.43     48.04
61.08/15.30	c  N dy   813    153142      2417     10365         0     26119     31561    890895     45.48     49.62
63.47/15.90	c  S st   842    158033      2417     10365         0     31008     31561   1223242     45.49   no data
63.47/15.97	c  S st   842    158536      2417     10365         0     31511     31561   1250182     45.49   no data
63.47/15.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.47/15.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
63.47/15.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
63.47/15.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.47/15.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.47/15.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
63.47/15.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
63.87/16.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
63.87/16.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.67/16.75	c lits-rem:        75  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.69 s
66.67/16.75	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
66.67/16.77	c vivif2 --  cl tried    31510 cl shrink        0 lits rem          0 time: 0.02
67.07/16.80	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.03
67.07/16.80	c calculated reachability. Time: 0.00
67.07/16.80	c  N dy   842    158536      2417     10365         0     31510     31561   1249968     45.49   no data
71.46/17.94	c  N dy   907    168719      2417     10365         0     24695     31561    720628     45.57     48.25
77.05/19.31	c  N dy   967    179612      2417     10365         0     35585     31561   1465574     45.57     49.23
82.25/20.61	c  N dy  1040    191253      2417     10365         0     29231     31561    973178     45.60     48.02
88.63/22.21	c  N dy  1114    203578      2417     10365         0     22557     31561    442990     45.63     48.93
95.04/23.86	c  N dy  1190    216919      2417     10365         0     35892     31561   1386179     45.69     48.22
102.22/25.61	c  N dy  1279    230997      2417     10365         0     29970     31561    901562     45.73     49.99
105.83/26.53	c  S st  1321    237804      2417     10365         0     36775     31561   1376120     45.74     45.17
106.21/26.61	c  S st  1321    238310      2417     10365         0     37281     31561   1403898     45.74   no data
106.21/26.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.21/26.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
106.21/26.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.21/26.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.21/26.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.21/26.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
106.21/26.64	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
106.21/26.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
106.61/26.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.22/27.64	c lits-rem:        59  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.93 s
110.22/27.64	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
110.22/27.66	c vivif2 --  cl tried    37263 cl shrink        0 lits rem          0 time: 0.02
110.61/27.70	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
110.61/27.70	c calculated reachability. Time: 0.00
110.61/27.70	c  N dy  1321    238310      2417     10365         0     37263     31561   1401409     45.74   no data
118.20/29.64	c  N dy  1412    253536      2417     10365         0     31496     31561    938116     45.78     48.74
126.98/31.85	c  N dy  1484    269788      2417     10365         0     25750     31561    467832     45.72     57.03
136.60/34.25	c  N dy  1595    287224      2417     10365         0     43179     31561   1686383     45.78     48.78
146.16/36.67	c  N dy  1692    305618      2417     10365         0     38573     31561   1310391     45.78     48.23
146.56/36.77	c  F st  1696    306250      2417     10365         0     39205     31561   1356953     45.78   no data
157.35/39.42	c  N dy  1787    325198      2417     10365         0     34154     31561    948033     45.84     49.39
169.32/42.42	c  N dy  1911    345371      2417     10365         0     29325     31561    532180     45.88     48.34
175.74/44.05	c  S st  1970    357465      2417     10365         0     41416     31561   1364468     45.86   no data
176.13/44.14	c  S st  1970    357968      2417     10365         0     41919     31561   1393162     45.86   no data
176.13/44.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.13/44.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
176.13/44.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.13/44.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.13/44.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.13/44.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
176.13/44.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
176.51/44.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
176.51/44.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.54/45.24	c lits-rem:       104  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.99 s
180.54/45.24	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
180.54/45.26	c vivif2 --  cl tried    41907 cl shrink        0 lits rem          0 time: 0.02
180.91/45.30	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
180.91/45.31	c calculated reachability. Time: 0.00
180.91/45.31	c  N dy  1970    357968      2417     10365         0     41907     31561   1391737     45.86   no data
192.90/48.30	c  N dy  2087    377972      2417     10365         0     35918     31561    924180     45.88     48.44
205.68/51.56	c  N dy  2219    398001      2417     10365         0     28946     31561    372121     45.94     48.52
217.66/54.54	c  N dy  2336    418009      2417     10365         0     48949     31561   1765083     45.94     48.60
230.45/57.71	c  N dy  2457    438356      2417     10365         0     41298     31561   1177241     45.96     48.83
243.62/61.06	c  N dy  2571    458369      2417     10365         0     32318     31561    481253     45.98     49.06
256.41/64.20	c  N dy  2685    478418      2417     10365         0     52363     31561   1876940     46.00     49.97
269.18/67.43	c  N dy  2798    498512      2417     10365         0     42459     31561   1134292     46.01     49.01
283.97/71.11	c  N dy  2926    518522      2417     10365         0     31475     31561    299618     46.04     48.64
294.77/73.88	c  S st  3033    536952      2417     10365         0     49901     31561   1597337     46.07     47.39
295.56/74.00	c  S st  3033    537453      2417     10365         0     50401     31561   1627888     46.07   no data
295.56/74.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.56/74.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
295.56/74.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
295.56/74.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
295.56/74.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
295.56/74.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
295.56/74.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
295.56/74.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
295.96/74.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.35/75.71	c lits-rem:        56  cl-subs:       16  v-elim:      0  v-fix:    0  time:  1.59 s
302.35/75.71	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
302.35/75.73	c vivif2 --  cl tried    50385 cl shrink        0 lits rem          0 time: 0.02
302.35/75.78	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.05
302.35/75.78	c calculated reachability. Time: 0.00
302.35/75.78	c  N dy  3033    537453      2417     10365         0     50385     31561   1625888     46.07   no data
317.12/79.40	c  N dy  3161    557588      2417     10365         0     38520     31561    735917     46.11     50.41
330.70/82.89	c  N dy  3275    577692      2417     10365         0     58617     31561   2140524     46.11     48.94
344.68/86.33	c  N dy  3398    597770      2417     10365         0     45695     31561   1171790     46.15     48.62
360.28/90.21	c  N dy  3517    617859      2417     10365         0     65777     31561   2579815     46.18     49.23
373.46/93.57	c  N dy  3646    637914      2417     10365         0     51839     31561   1552511     46.22     48.95
389.82/97.65	c  N dy  3758    658052      2417     10365         0     36983     31561    425704     46.23     48.71
403.40/101.05	c  N dy  3878    678117      2417     10365         0     57047     31561   1830383     46.25     48.82
419.78/105.10	c  N dy  3990    698224      2417     10365         0     41158     31561    662334     46.26     48.74
434.57/108.83	c  N dy  4123    718332      2417     10365         0     61261     31561   2077714     46.29     49.07
450.94/112.92	c  N dy  4234    738403      2417     10365         0     44335     31561    811409     46.29     49.95
465.32/116.59	c  N dy  4331    758462      2417     10365         0     64389     31561   2209707     46.26     48.82
481.70/120.67	c  N dy  4438    778556      2417     10365         0     46485     31561    899391     46.27     48.86
496.90/124.49	c  N dy  4553    798609      2417     10365         0     66536     31561   2322647     46.29     48.93
504.07/126.25	c  S st  4591    806182      2417     10365         0     74109     31561   2862593     46.28   no data
504.87/126.42	c  S st  4591    806685      2417     10365         0     74612     31561   2893236     46.28   no data
504.87/126.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.87/126.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
504.87/126.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
504.87/126.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.87/126.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.87/126.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
504.87/126.48	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
505.28/126.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
505.69/126.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.84/131.91	c lits-rem:       151  cl-subs:       16  v-elim:      0  v-fix:    0  time:  5.29 s
526.84/131.91	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
526.84/131.96	c vivif2 --  cl tried    74596 cl shrink        0 lits rem          0 time: 0.04
527.25/132.04	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
527.25/132.04	c calculated reachability. Time: 0.00
527.25/132.04	c  N dy  4591    806685      2417     10365         0     74596     31561   2891154     46.28   no data
542.02/135.78	c  N dy  4708    826753      2417     10365         0     55668     31561   1490608     46.30     49.68
559.99/140.27	c  N dy  4831    846822      2417     10365         0     75733     31561   2898397     46.32     56.62
575.99/144.22	c  N dy  4947    866951      2417     10365         0     55858     31561   1445820     46.33     48.79
593.94/148.75	c  N dy  5075    887033      2417     10365         0     75935     31561   2868167     46.35     49.00
609.93/152.79	c  N dy  5190    907224      2417     10365         0     55135     31561   1319091     46.36     49.16
627.90/157.24	c  N dy  5314    927275      2417     10365         0     75183     31561   2735289     46.37     49.27
645.08/161.55	c  N dy  5440    947366      2417     10365         0     53276     31561   1130222     46.39     49.19
663.05/166.01	c  N dy  5558    968114      2417     10365         0     74018     31561   2590036     46.39     49.50
681.03/170.60	c  N dy  5677    988289      2417     10365         0     51200     31561    918434     46.40     49.02
698.19/174.81	c  N dy  5799   1008365      2417     10365         0     71270     31561   2341079     46.41     70.72
718.56/179.90	c  N dy  5920   1028607      2417     10365         0     47520     31561    590123     46.42     49.58
733.76/183.80	c  N dy  6039   1048731      2417     10365         0     67635     31561   2006587     46.44     50.86
754.12/188.89	c  N dy  6143   1068798      2417     10365         0     87698     31561   3432256     46.44     49.56
757.71/189.72	c  F st  6161   1071875      2417     10365         0     45784     31561    402970     46.44   no data
770.09/192.80	c  N dy  6231   1088855      2417     10365         0     62754     31561   1632721     46.44     48.91
790.07/197.80	c  N dy  6364   1109019      2417     10365         0     82910     31561   3070538     46.47     49.21
808.45/202.45	c  N dy  6483   1129149      2417     10365         0     57044     31561   1133270     46.48     49.08
826.44/206.91	c  N dy  6601   1149152      2417     10365         0     77040     31561   2563313     46.49     65.87
848.01/212.35	c  N dy  6725   1169389      2417     10365         0     50291     31561    589241     46.51     49.06
864.36/216.44	c  N dy  6834   1189723      2417     10365         0     70615     31561   2024915     46.52     49.13
886.74/222.01	c  N dy  6963   1209778      2417     10365         0     90666     31561   3443868     46.53     49.39
886.74/222.09	c  S st  6966   1210027      2417     10365         0     90915     31561   3461645     46.53   no data
887.55/222.29	c  S st  6966   1210531      2417     10365         0     91419     31561   3492816     46.53   no data
887.55/222.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.95/222.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
887.95/222.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
887.95/222.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
887.95/222.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.95/222.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
887.95/222.36	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
888.33/222.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
888.72/222.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
905.53/226.78	c lits-rem:       176  cl-subs:       42  v-elim:      0  v-fix:    0  time:  4.25 s
905.53/226.78	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
905.91/226.84	c vivif2 --  cl tried    91377 cl shrink        0 lits rem          0 time: 0.05
906.31/226.94	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
906.31/226.94	c calculated reachability. Time: 0.00
906.31/226.94	c  N dy  6966   1210531      2417     10365         0     91377     31561   3487321     46.53   no data
923.48/231.25	c  N dy  7077   1230551      2417     10365         0     63409     31561   1452674     46.53     49.49
943.46/236.25	c  N dy  7188   1251103      2417     10365         0     83955     31561   2900266     46.53     49.22
964.23/241.44	c  N dy  7307   1271136      2417     10365         0     55002     31561    794666     46.55     49.94
982.21/245.91	c  N dy  7439   1291225      2417     10365         0     75089     31561   2225572     46.58     49.09
1004.57/251.52	c  N dy  7565   1311267      2417     10365         0     95126     31561   3648351     46.59     49.11
1022.95/256.11	c  N dy  7692   1331327      2417     10365         0     65194     31561   1456787     46.61     49.18
1042.92/261.19	c  N dy  7812   1351616      2417     10365         0     85478     31561   2906647     46.62     49.31
1065.29/266.76	c  N dy  7916   1371661      2417     10365         0     54529     31561    638189     46.62     49.29
1082.47/271.09	c  N dy  8039   1391667      2417     10365         0     74527     31561   2066449     46.64     54.03
1105.24/276.74	c  N dy  8154   1411847      2417     10365         0     94699     31561   3505495     46.65     51.07
1125.60/281.88	c  N dy  8268   1432135      2417     10365         0     62994     31561   1173770     46.65     51.10
1145.19/286.73	c  N dy  8381   1452196      2417     10365         0     83051     31561   2603264     46.66     58.52
1169.95/292.96	c  N dy  8514   1472256      2417     10365         0    103109     31561   4034953     46.68     49.94
1187.93/297.50	c  N dy  8633   1492301      2417     10365         0     70156     31561   1617673     46.69     49.30
1209.10/302.73	c  N dy  8748   1512348      2417     10365         0     90199     31561   3027594     46.69     49.46
1233.87/308.97	c  N dy  8871   1532450      2417     10365         0     56310     31561    574751     46.70     49.59
1251.44/313.33	c  N dy  8986   1552460      2417     10365         0     76313     31561   1996730     46.71     49.33
1274.63/319.16	c  N dy  9118   1572738      2417     10365         0     96583     31561   3435368     46.73     49.36
1298.57/325.13	c  N dy  9253   1592819      2417     10365         0     61685     31561    888845     46.75     54.64
1317.35/329.83	c  N dy  9368   1612864      2417     10365         0     81726     31561   2308208     46.75     49.31
1341.71/335.93	c  N dy  9489   1632918      2417     10365         0    101773     31561   3741464     46.77     53.47
1364.08/341.58	c  N dy  9605   1653233      2417     10365         0     66100     31561   1135129     46.77     49.26
1384.08/346.58	c  N dy  9723   1673341      2417     10365         0     86198     31561   2561042     46.78     49.63
1409.23/352.87	c  N dy  9835   1693418      2417     10365         0    106265     31561   3975558     46.78     49.44
1428.42/357.62	c  S st  9930   1710531      2417     10365         0     66392     31561   1101464     46.78     44.64
1428.80/357.77	c  S st  9930   1711033      2417     10365         0     66894     31561   1130632     46.78   no data
1428.80/357.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1429.20/357.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1429.20/357.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1429.20/357.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1429.20/357.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1429.20/357.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
1429.20/357.82	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1429.20/357.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1429.20/357.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1432.41/358.65	c lits-rem:        23  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.77 s
1432.41/358.65	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
1432.41/358.67	c vivif2 --  cl tried    66880 cl shrink        0 lits rem          0 time: 0.02
1432.81/358.74	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.07
1432.81/358.74	c calculated reachability. Time: 0.00
1432.81/358.74	c  N dy  9930   1711033      2417     10365         0     66880     31561   1129084     46.78   no data
1453.17/363.85	c  N dy 10046   1731194      2417     10365         0     87035     31561   2570163     46.79     50.29
1479.14/370.30	c  N dy 10172   1751250      2417     10365         0    107088     31561   4004714     46.80     49.52
1501.10/375.88	c  N dy 10286   1771259      2417     10365         0     69108     31561   1213659     46.80     52.98
1521.47/380.99	c  N dy 10414   1791305      2417     10365         0     89148     31561   2642818     46.82     51.82
1547.44/387.49	c  N dy 10540   1811352      2417     10365         0    109188     31561   4091546     46.84     58.59
1570.61/393.20	c  N dy 10667   1831437      2417     10365         0     70290     31561   1250309     46.85     64.21
1591.38/398.41	c  N dy 10779   1851459      2417     10365         0     90311     31561   2679347     46.85     50.25
1617.36/404.92	c  N dy 10890   1871573      2417     10365         0    110423     31561   4137354     46.86     51.05
1641.71/411.01	c  N dy 11005   1891719      2417     10365         0     70570     31561   1193193     46.86     49.51
1662.88/416.30	c  N dy 11128   1911729      2417     10365         0     90571     31561   2613755     46.87     49.61
1689.25/422.98	c  N dy 11265   1931884      2417     10365         0    110721     31561   4049217     46.89     50.03
1714.03/429.11	c  N dy 11381   1951886      2417     10365         0     69738     31561   1063176     46.89     50.27
1734.38/434.28	c  N dy 11507   1971934      2417     10365         0     89782     31561   2484809     46.90     50.26
1760.75/440.84	c  N dy 11627   1992182      2417     10365         0    110025     31561   3944855     46.91     49.82
1787.12/447.46	c  N dy 11743   2012272      2417     10365         0     68128     31561    885790     46.92     51.88
1807.49/452.51	c  N dy 11863   2032313      2417     10365         0     88163     31561   2308717     46.92     63.23
1833.05/458.90	c  N dy 11964   2052634      2417     10365         0    108482     31561   3743058     46.92     49.85
1861.82/466.17	c  N dy 12084   2072638      2417     10365         0     65492     31561    634884     46.92     49.91
1881.39/471.08	c  N dy 12208   2092691      2417     10365         0     85541     31561   2057933     46.93     49.65
1906.15/477.22	c  N dy 12329   2112706      2417     10365         0    105549     31561   3479673     46.94     49.99
1936.91/484.93	c  N dy 12458   2133048      2417     10365         0    125885     31561   4927804     46.95     49.78
1957.28/490.06	c  N dy 12571   2153201      2417     10365         0     82047     31561   1754010     46.96     52.25
1981.26/496.01	c  N dy 12690   2173310      2417     10365         0    102151     31561   3189652     46.96     50.10
2011.22/503.50	c  N dy 12829   2193377      2417     10365         0    122211     31561   4619071     46.98     54.53
2032.78/508.95	c  S st 12915   2211034      2417     10365         0     74881     31561   1183919     46.97     45.43
2033.58/509.10	c  S st 12915   2211537      2417     10365         0     75384     31561   1214794     46.97   no data
2033.58/509.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2033.58/509.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2033.58/509.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2033.58/509.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2033.58/509.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2033.58/509.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
2033.58/509.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2033.58/509.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2033.99/509.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2036.38/509.89	c lits-rem:        20  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.67 s
2036.38/509.89	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
2036.78/509.91	c vivif2 --  cl tried    75372 cl shrink        0 lits rem          0 time: 0.02
2036.78/509.99	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
2036.78/510.00	c calculated reachability. Time: 0.00
2036.78/510.00	c  N dy 12915   2211537      2417     10365         0     75372     31561   1213365     46.97   no data
2059.15/515.52	c  N dy 13023   2231580      2417     10365         0     95410     31561   2643238     46.97     49.87
2085.91/522.26	c  N dy 13134   2251671      2417     10365         0    115494     31561   4081224     46.98     49.74
2115.47/529.69	c  N dy 13251   2271682      2417     10365         0     69516     31561    726645     46.98     53.58
2135.86/534.78	c  N dy 13365   2291782      2417     10365         0     89611     31561   2164238     46.98     53.30
2160.61/540.95	c  N dy 13460   2311793      2417     10365         0    109616     31561   3590237     46.98     57.71
2191.77/548.76	c  N dy 13592   2331906      2417     10365         0    129724     31561   5026003     46.99     49.73
2214.56/554.50	c  N dy 13706   2351963      2417     10365         0     82790     31561   1616949     46.99     49.87
2238.90/560.59	c  N dy 13829   2372360      2417     10365         0    103183     31561   3068813     47.00     50.09
2267.69/567.73	c  N dy 13936   2392386      2417     10365         0    123204     31561   4499910     47.00     49.55
2296.03/574.89	c  N dy 14051   2412398      2417     10365         0     75227     31561   1002554     47.00     49.54
2318.00/580.39	c  N dy 14173   2432592      2417     10365         0     95415     31561   2455872     47.01     50.07
2345.16/587.19	c  N dy 14301   2452596      2417     10365         0    115417     31561   3902167     47.03     49.63
2379.11/595.64	c  N dy 14436   2473387      2417     10365         0    136202     31561   5384605     47.03     49.56
2400.69/601.03	c  N dy 14562   2493418      2417     10365         0     87246     31561   1785756     47.04     49.80
2425.87/607.38	c  N dy 14692   2513443      2417     10365         0    107265     31561   3227949     47.05     50.14
2455.82/614.88	c  N dy 14809   2533605      2417     10365         0    127419     31561   4670022     47.05     49.87
2484.98/622.18	c  N dy 14935   2553889      2417     10365         0     77718     31561   1051917     47.06     49.97
2507.75/627.80	c  N dy 15053   2574196      2417     10365         0     98017     31561   2511378     47.07     49.63
2535.32/634.71	c  N dy 15163   2594322      2417     10365         0    118138     31561   3947241     47.07     49.55
2568.06/642.97	c  N dy 15279   2614423      2417     10365         0    138234     31561   5379911     47.07     51.24
2591.63/648.82	c  N dy 15397   2634464      2417     10365         0     87294     31561   1674223     47.08     52.37
2616.79/655.12	c  N dy 15523   2654596      2417     10365         0    107418     31561   3109700     47.09     50.20
2646.76/662.61	c  N dy 15626   2674878      2417     10365         0    127694     31561   4546559     47.08     50.02
2678.71/670.68	c  N dy 15737   2694884      2417     10365         0     75720     31561    782661     47.09     49.68
2696.30/675.09	c  S st 15821   2711537      2417     10365         0     92370     31561   1977606     47.09     44.14
2697.09/675.29	c  S st 15821   2712040      2417     10365         0     92873     31561   2008986     47.09   no data
2697.49/675.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2697.49/675.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2697.49/675.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2697.49/675.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2697.49/675.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2697.49/675.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
2697.49/675.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2697.49/675.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2697.91/675.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2705.88/677.44	c lits-rem:        32  cl-subs:       27  v-elim:      0  v-fix:    0  time:  1.98 s
2705.88/677.44	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
2705.88/677.48	c vivif2 --  cl tried    92846 cl shrink        0 lits rem          0 time: 0.03
2706.28/677.58	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
2706.28/677.58	c calculated reachability. Time: 0.00
2706.28/677.58	c  N dy 15821   2712040      2417     10365         0     92846     31561   2005631     47.09   no data
2733.46/684.31	c  N dy 15943   2732347      2417     10365         0    113149     31561   3478092     47.09     49.66
2765.80/692.46	c  N dy 16068   2752609      2417     10365         0    133406     31561   4922599     47.10     49.72
2796.15/700.00	c  N dy 16177   2772710      2417     10365         0     80526     31561   1063495     47.10     50.97
2819.32/705.85	c  N dy 16297   2792915      2417     10365         0    100728     31561   2512595     47.10     49.96
2847.70/712.96	c  N dy 16417   2812990      2417     10365         0    120798     31561   3974512     47.11     55.91
2881.24/721.31	c  N dy 16545   2833163      2417     10365         0    140966     31561   5434235     47.12     50.63
2908.40/728.10	c  N dy 16666   2853438      2417     10365         0     87255     31561   1473983     47.13     49.79
2933.17/734.31	c  N dy 16776   2873654      2417     10365         0    107467     31561   2923641     47.13     49.73
2963.13/741.84	c  N dy 16892   2893685      2417     10365         0    127493     31561   4352262     47.14     49.94
2999.08/750.88	c  N dy 17007   2914711      2417     10365         0    148515     31561   5860929     47.14     49.66
3022.65/756.80	c  N dy 17126   2934765      2417     10365         0     93576     31561   1864386     47.14     51.05
3049.01/763.35	c  N dy 17249   2954795      2417     10365         0    113598     31561   3297735     47.15     51.52
3080.97/771.36	c  N dy 17382   2974801      2417     10365         0    133600     31561   4732923     47.16     49.78
3116.92/780.39	c  N dy 17510   2994831      2417     10365         0     77646     31561    656763     47.17     49.95
3139.29/785.98	c  N dy 17634   3014924      2417     10365         0     97729     31561   2096370     47.17     50.85
3166.85/792.85	c  N dy 17762   3034929      2417     10365         0    117730     31561   3518442     47.18     50.43
3199.61/801.06	c  N dy 17886   3055016      2417     10365         0    137813     31561   4974477     47.18     50.50
3233.17/809.41	c  N dy 17986   3075194      2417     10365         0     81000     31561    832967     47.19     50.22
3256.35/815.23	c  N dy 18105   3095220      2417     10365         0    101019     31561   2273962     47.19     49.99
3284.70/822.31	c  N dy 18236   3115331      2417     10365         0    121123     31561   3718646     47.20     50.59
3318.25/830.73	c  N dy 18355   3135470      2417     10365         0    141255     31561   5151853     47.21     50.36
3352.21/839.23	c  N dy 18480   3155650      2417     10365         0     83453     31561    940768     47.21     50.00
3376.16/845.25	c  N dy 18616   3175672      2417     10365         0    103471     31561   2390602     47.23     59.80
3404.93/852.41	c  N dy 18731   3195705      2417     10365         0    123497     31561   3827262     47.23     50.26
3432.12/859.23	c  S st 18827   3212042      2417     10365         0    139830     31561   5007086     47.23   no data
3433.30/859.54	c  S st 18827   3212545      2417     10365         0    140333     31561   5035929     47.23   no data
3433.30/859.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3433.70/859.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3433.70/859.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3433.70/859.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3433.70/859.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3433.70/859.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
3433.70/859.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3434.10/859.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3434.90/859.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3461.26/866.53	c lits-rem:       136  cl-subs:       46  v-elim:      0  v-fix:    0  time:  6.63 s
3461.26/866.53	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
3461.66/866.61	c vivif2 --  cl tried   140287 cl shrink        0 lits rem          0 time: 0.08
3462.06/866.78	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.17
3462.06/866.79	c calculated reachability. Time: 0.00
3462.06/866.79	c  N dy 18827   3212545      2417     10365         0    140287     31561   5030035     47.23   no data
3500.01/876.24	c  N dy 18951   3232645      2417     10365         0     81403     31561    733669     47.24     49.81
3524.00/882.26	c  N dy 19065   3252738      2417     10365         0    101490     31561   2172051     47.24     50.16
3552.73/889.40	c  N dy 19191   3272759      2417     10365         0    121506     31561   3606236     47.25     51.71
3586.29/897.85	c  N dy 19314   3292845      2417     10365         0    141584     31561   5043523     47.25     51.32
3623.83/907.23	c  N dy 19437   3312900      2417     10365         0     81658     31561    687193     47.26     50.27
3647.43/913.11	c  N dy 19560   3332943      2417     10365         0    101696     31561   2138617     47.26     49.87
3676.17/920.39	c  N dy 19668   3353474      2417     10365         0    122218     31561   3616155     47.26     49.80
3709.72/928.78	c  N dy 19783   3373740      2417     10365         0    142479     31561   5078817     47.27     50.01
3748.49/938.48	c  N dy 19904   3393949      2417     10365         0     81710     31561    626052     47.28     50.49
3772.04/944.31	c  N dy 20028   3414035      2417     10365         0    101786     31561   2080573     47.28     50.93
3800.40/951.42	c  N dy 20140   3434139      2417     10365         0    121885     31561   3544574     47.29     51.56
3834.76/960.02	c  N dy 20263   3454246      2417     10365         0    141984     31561   4980486     47.29     50.79
3873.50/969.76	c  N dy 20380   3474451      2417     10365         0    162183     31561   6424238     47.29     50.17
3899.07/976.11	c  N dy 20496   3494453      2417     10365         0    100202     31561   1882779     47.30     49.83
3926.63/983.07	c  N dy 20609   3514508      2417     10365         0    120251     31561   3330818     47.30     52.49
3959.41/991.28	c  N dy 20716   3534552      2417     10365         0    140290     31561   4764724     47.30     49.89
3998.55/1001.02	c  N dy 20845   3554722      2417     10365         0    160453     31561   6218153     47.31     49.85
4027.30/1008.25	c  N dy 20982   3574880      2417     10365         0     97634     31561   1650808     47.32     50.33
4054.46/1015.05	c  N dy 21104   3594947      2417     10365         0    117698     31561   3104253     47.33     50.28
4087.62/1023.37	c  N dy 21229   3615565      2417     10365         0    138310     31561   4589752     47.33     50.15
4124.36/1032.56	c  N dy 21345   3635666      2417     10365         0    158406     31561   6049370     47.34     50.26
4157.14/1040.79	c  N dy 21477   3655763      2417     10365         0     94520     31561   1357863     47.35     51.38
4183.89/1047.46	c  N dy 21610   3675791      2417     10365         0    114545     31561   2798206     47.35     49.99
4215.45/1055.38	c  N dy 21735   3695799      2417     10365         0    134547     31561   4246576     47.36     49.94
4246.20/1063.06	c  S st 21837   3712545      2417     10365         0    151287     31561   5455165     47.36     46.15
4247.40/1063.39	c  S st 21837   3713046      2417     10365         0    151788     31561   5485041     47.36   no data
4247.80/1063.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4248.20/1063.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4248.20/1063.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4248.20/1063.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4248.20/1063.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4248.20/1063.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
4248.20/1063.51	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4248.20/1063.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4249.02/1063.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4277.76/1070.98	c lits-rem:       154  cl-subs:       50  v-elim:      0  v-fix:    0  time:  7.20 s
4277.76/1070.98	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
4278.16/1071.06	c vivif2 --  cl tried   151738 cl shrink        0 lits rem          0 time: 0.09
4278.96/1071.25	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.19
4278.96/1071.25	c calculated reachability. Time: 0.00
4278.96/1071.25	c  N dy 21837   3713046      2417     10365         0    151738     31561   5478882     47.36   no data
4319.32/1081.40	c  N dy 21970   3733088      2417     10365         0     86794     31561    730965     47.37     56.65
4342.47/1087.13	c  F st 22089   3751566      2417     10365         0    105269     31561   2063809     47.38   no data
4344.88/1087.77	c  N st 22093   3753602      2417     10365         0    107305     31561   2208756     47.38   no data
4375.23/1095.33	c  N dy 22202   3773676      2417     10365         0    127372     31561   3661217     47.38     51.57
4410.78/1104.24	c  N dy 22331   3794100      2417     10365         0    147780     31561   5130849     47.39     50.09
4450.33/1114.18	c  N dy 22441   3814196      2417     10365         0    167870     31561   6580690     47.40     53.80
4477.91/1121.09	c  N dy 22548   3834211      2417     10365         0    101914     31561   1749187     47.40     50.36
4507.05/1128.35	c  N dy 22682   3854691      2417     10365         0    122392     31561   3223090     47.40     50.06
4541.00/1136.80	c  N dy 22797   3874752      2417     10365         0    142443     31561   4658568     47.41     49.98
4579.34/1146.44	c  N dy 22912   3894810      2417     10365         0    162493     31561   6082750     47.41     49.92
4614.90/1155.31	c  N dy 23036   3915071      2417     10365         0     95776     31561   1243320     47.41     50.12
4640.86/1161.83	c  N dy 23143   3935110      2417     10365         0    115812     31561   2698440     47.41     49.95
4673.23/1169.91	c  N dy 23258   3955151      2417     10365         0    135850     31561   4129616     47.42     49.97
4709.58/1179.03	c  N dy 23362   3975164      2417     10365         0    155852     31561   5563695     47.42     54.18
4753.12/1189.90	c  N dy 23484   3995405      2417     10365         0     88120     31561    627426     47.42     50.04
4777.48/1196.04	c  N dy 23603   4015560      2417     10365         0    108270     31561   2067023     47.43     49.93

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3173832-1304031493/watcher-3173832-1304031493 -o /tmp/evaluation-result-3173832-1304031493/solver-3173832-1304031493 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173832-1304031493.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: 7.80 8.00 7.60 5/180 21683
/proc/meminfo: memFree=14342124/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 495565138 52441088 347 33554432000 4194304 4627427 140734080843152 18446744073709551615 233510353905 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 12803 347 299 106 0 7774 0
[pid=21683/tid=21684] ppid=21681 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495565139 52441088 352 33554432000 4194304 4627427 140734080843152 18446744073709551615 47180178835378 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495565139 52441088 352 33554432000 4194304 4627427 140734080843152 18446744073709551615 47180178835372 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495565139 52441088 352 33554432000 4194304 4627427 140734080843152 18446744073709551615 233505344598 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.108149 s]
/proc/loadavg: 7.80 8.00 7.60 5/180 21683
/proc/meminfo: memFree=14342124/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=286352 CPUtime=0.4 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 4321 0 0 0 38 2 0 0 18 0 4 0 495565138 293224448 3787 33554432000 4194304 4627427 140734080843152 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 71588 3787 385 106 0 66559 0
[pid=21683/tid=21684] ppid=21681 vsize=286352 CPUtime=0.09 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1177 0 0 0 9 0 0 0 18 0 4 0 495565139 293224448 3787 33554432000 4194304 4627427 140734080843152 18446744073709551615 4333268 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=286352 CPUtime=0.09 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1049 0 0 0 9 0 0 0 25 0 4 0 495565139 293224448 3787 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308599 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=286352 CPUtime=0.09 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 554 0 0 0 9 0 0 0 18 0 4 0 495565139 293224448 3787 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308096 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 286352

[startup+0.201132 s]
/proc/loadavg: 7.80 8.00 7.60 5/180 21683
/proc/meminfo: memFree=14342124/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=286352 CPUtime=0.77 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 4759 0 0 0 75 2 0 0 18 0 4 0 495565138 293224448 4225 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 71588 4225 385 106 0 66559 0
[pid=21683/tid=21684] ppid=21681 vsize=286352 CPUtime=0.19 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1283 0 0 0 19 0 0 0 18 0 4 0 495565139 293224448 4225 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308787 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=286352 CPUtime=0.18 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1159 0 0 0 18 0 0 0 25 0 4 0 495565139 293224448 4225 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=286352 CPUtime=0.18 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 660 0 0 0 18 0 0 0 18 0 4 0 495565139 293224448 4225 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 286352

[startup+0.301115 s]
/proc/loadavg: 7.80 8.00 7.60 5/180 21683
/proc/meminfo: memFree=14342124/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=286352 CPUtime=1.16 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 5226 0 0 0 114 2 0 0 18 0 4 0 495565138 293224448 4692 33554432000 4194304 4627427 140734080843152 18446744073709551615 4327592 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 71588 4692 385 106 0 66559 0
[pid=21683/tid=21684] ppid=21681 vsize=286352 CPUtime=0.28 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1407 0 0 0 28 0 0 0 18 0 4 0 495565139 293224448 4692 33554432000 4194304 4627427 140734080843152 18446744073709551615 233509966171 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=286352 CPUtime=0.28 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1271 0 0 0 28 0 0 0 25 0 4 0 495565139 293224448 4692 33554432000 4194304 4627427 140734080843152 18446744073709551615 4324736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=286352 CPUtime=0.28 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 769 0 0 0 28 0 0 0 18 0 4 0 495565139 293224448 4692 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 286352

[startup+0.701047 s]
/proc/loadavg: 7.80 8.00 7.60 5/180 21683
/proc/meminfo: memFree=14342124/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=289236 CPUtime=2.77 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 7523 0 0 0 274 3 0 0 18 0 4 0 495565138 296177664 5282 33554432000 4194304 4627427 140734080843152 18446744073709551615 4321895 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 72309 5282 386 106 0 67280 0
[pid=21683/tid=21684] ppid=21681 vsize=289236 CPUtime=0.68 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1998 0 0 0 68 0 0 0 18 0 4 0 495565139 296177664 5282 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=289236 CPUtime=0.68 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1819 0 0 0 68 0 0 0 25 0 4 0 495565139 296177664 5282 33554432000 4194304 4627427 140734080843152 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=289236 CPUtime=0.68 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 1321 0 0 0 68 0 0 0 18 0 4 0 495565139 296177664 5282 33554432000 4194304 4627427 140734080843152 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 289236

[startup+1.50091 s]
/proc/loadavg: 7.80 8.00 7.60 9/184 21687
/proc/meminfo: memFree=14320888/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=290416 CPUtime=5.96 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 12258 0 0 0 592 4 0 0 20 0 4 0 495565138 297385984 5111 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 72604 5111 386 106 0 67575 0
[pid=21683/tid=21684] ppid=21681 vsize=290416 CPUtime=1.49 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 3201 0 0 0 148 1 0 0 19 0 4 0 495565139 297385984 5111 33554432000 4194304 4627427 140734080843152 18446744073709551615 4507185 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=290416 CPUtime=1.48 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 2997 0 0 0 147 1 0 0 25 0 4 0 495565139 297385984 5111 33554432000 4194304 4627427 140734080843152 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=290416 CPUtime=1.48 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 2501 0 0 0 148 0 0 0 20 0 4 0 495565139 297385984 5111 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 290416

[startup+3.10062 s]
/proc/loadavg: 7.80 8.00 7.60 9/184 21687
/proc/meminfo: memFree=14319880/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=297304 CPUtime=12.35 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 23741 0 0 0 1229 6 0 0 18 0 4 0 495565138 304439296 9858 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 74326 9859 390 106 0 69297 0
[pid=21683/tid=21684] ppid=21681 vsize=297304 CPUtime=3.08 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 6537 0 0 0 307 1 0 0 25 0 4 0 495565139 304439296 9859 33554432000 4194304 4627427 140734080843152 18446744073709551615 4306552 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=297304 CPUtime=3.07 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 4860 0 0 0 306 1 0 0 25 0 4 0 495565139 304439296 9859 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=297304 CPUtime=3.08 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 4348 0 0 0 307 1 0 0 25 0 4 0 495565139 304439296 9859 33554432000 4194304 4627427 140734080843152 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 297304

[startup+6.30104 s]
/proc/loadavg: 7.82 8.00 7.60 9/184 21687
/proc/meminfo: memFree=14271992/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=312784 CPUtime=25.13 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 46306 0 0 0 2501 12 0 0 25 0 4 0 495565138 320290816 20716 33554432000 4194304 4627427 140734080843152 18446744073709551615 4332648 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 78196 20716 390 106 0 73167 0
[pid=21683/tid=21684] ppid=21681 vsize=312784 CPUtime=6.28 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 12896 0 0 0 626 2 0 0 25 0 4 0 495565139 320290816 20716 33554432000 4194304 4627427 140734080843152 18446744073709551615 4321405 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=312784 CPUtime=6.25 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 11653 0 0 0 623 2 0 0 21 0 4 0 495565139 320290816 20717 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=312784 CPUtime=6.27 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 9768 0 0 0 625 2 0 0 25 0 4 0 495565139 320290816 20717 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 312784

[startup+12.7009 s]
/proc/loadavg: 7.83 8.00 7.60 9/184 21688
/proc/meminfo: memFree=14219292/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=320952 CPUtime=50.7 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 77800 0 0 0 5051 19 0 0 25 0 4 0 495565138 328654848 32273 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309179 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 80238 32273 390 106 0 75209 0
[pid=21683/tid=21684] ppid=21681 vsize=320952 CPUtime=12.69 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 19753 0 0 0 1265 4 0 0 25 0 4 0 495565139 328654848 32273 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=320952 CPUtime=12.62 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 19154 0 0 0 1258 4 0 0 25 0 4 0 495565139 328654848 32273 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=320952 CPUtime=12.67 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 18742 0 0 0 1263 4 0 0 25 0 4 0 495565139 328654848 32273 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 320952

[startup+25.5006 s]
/proc/loadavg: 8.02 8.03 7.62 9/184 21688
/proc/meminfo: memFree=14199080/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=322428 CPUtime=101.82 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 119300 0 0 0 10152 30 0 0 25 0 4 0 495565138 330166272 39098 33554432000 4194304 4627427 140734080843152 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 80607 39098 390 106 0 75578 0
[pid=21683/tid=21684] ppid=21681 vsize=322428 CPUtime=25.48 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 29181 0 0 0 2542 6 0 0 25 0 4 0 495565139 330166272 39098 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=322428 CPUtime=25.35 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 30403 0 0 0 2528 7 0 0 25 0 4 0 495565139 330166272 39098 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=322428 CPUtime=25.48 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 27856 0 0 0 2541 7 0 0 25 0 4 0 495565139 330166272 39098 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 322428

[startup+51.101 s]
/proc/loadavg: 8.01 8.03 7.63 9/184 21689
/proc/meminfo: memFree=14175216/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=325256 CPUtime=204.08 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 184109 0 0 0 20359 49 0 0 25 0 4 0 495565138 333062144 43246 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308353 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 81314 43246 390 106 0 76285 0
[pid=21683/tid=21684] ppid=21681 vsize=325256 CPUtime=51.09 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 44649 0 0 0 5098 11 0 0 25 0 4 0 495565139 333062144 43246 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=325256 CPUtime=50.81 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 46156 0 0 0 5070 11 0 0 25 0 4 0 495565139 333062144 43246 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=325256 CPUtime=51.08 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 43480 0 0 0 5096 12 0 0 25 0 4 0 495565139 333062144 43246 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 325256

[startup+102.301 s]
/proc/loadavg: 7.83 7.98 7.63 9/184 21721
/proc/meminfo: memFree=14567688/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=328060 CPUtime=408.61 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 286877 0 0 0 40778 83 0 0 25 0 4 0 495565138 335933440 48109 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 82015 48109 390 106 0 76986 0
[pid=21683/tid=21684] ppid=21681 vsize=328060 CPUtime=102.29 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 69332 0 0 0 10209 20 0 0 25 0 4 0 495565139 335933440 48110 33554432000 4194304 4627427 140734080843152 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=328060 CPUtime=101.74 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 72475 0 0 0 10155 19 0 0 25 0 4 0 495565139 335933440 48110 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=328060 CPUtime=102.27 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 68593 0 0 0 10207 20 0 0 25 0 4 0 495565139 335933440 48110 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308767 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 328060

[startup+162.301 s]

################
# More data... #
################

[pid=21683] ppid=21681 vsize=713392 CPUtime=2565.67 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 984995 0 0 0 256211 356 0 0 25 0 4 0 495565138 730513408 109348 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 178348 109348 390 106 0 173319 0
[pid=21683/tid=21684] ppid=21681 vsize=713392 CPUtime=642.29 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 238819 0 0 0 64142 87 0 0 25 0 4 0 495565139 730513408 109348 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=713392 CPUtime=638.8 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 249392 0 0 0 63793 87 0 0 25 0 4 0 495565139 730513408 109348 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=713392 CPUtime=642.25 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 245281 0 0 0 64137 88 0 0 25 0 4 0 495565139 730513408 109348 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.67
Current children cumulated vsize (KiB) 713392

[startup+702.301 s]
/proc/loadavg: 8.08 8.09 7.84 9/184 21746
/proc/meminfo: memFree=13927668/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=728384 CPUtime=2805.34 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1044689 0 0 0 280150 384 0 0 25 0 4 0 495565138 745865216 112959 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 182096 112959 390 106 0 177067 0
[pid=21683/tid=21684] ppid=21681 vsize=728384 CPUtime=702.29 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 255225 0 0 0 70136 93 0 0 25 0 4 0 495565139 745865216 112959 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=728384 CPUtime=698.47 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 263520 0 0 0 69753 94 0 0 25 0 4 0 495565139 745865216 112959 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=728384 CPUtime=702.25 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 258909 0 0 0 70130 95 0 0 25 0 4 0 495565139 745865216 112959 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.34
Current children cumulated vsize (KiB) 728384

[startup+762.3 s]
/proc/loadavg: 8.07 8.08 7.85 9/184 21748
/proc/meminfo: memFree=13925548/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=682012 CPUtime=3045.03 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1103073 0 0 0 304094 409 0 0 25 0 4 0 495565138 698380288 107439 33554432000 4194304 4627427 140734080843152 18446744073709551615 4506933 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 170503 107439 390 106 0 165474 0
[pid=21683/tid=21684] ppid=21681 vsize=682012 CPUtime=762.29 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 269808 0 0 0 76130 99 0 0 25 0 4 0 495565139 698380288 107439 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=682012 CPUtime=758.14 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 278113 0 0 0 75714 100 0 0 25 0 4 0 495565139 698380288 107439 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=682012 CPUtime=762.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 273898 0 0 0 76123 103 0 0 25 0 4 0 495565139 698380288 107439 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.03
Current children cumulated vsize (KiB) 682012

[startup+822.301 s]
/proc/loadavg: 8.02 8.07 7.86 9/184 21749
/proc/meminfo: memFree=13928140/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=683056 CPUtime=3284.7 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1157370 0 0 0 328036 434 0 0 25 0 4 0 495565138 699449344 110074 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 170764 110074 390 106 0 165735 0
[pid=21683/tid=21684] ppid=21681 vsize=683056 CPUtime=822.29 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 283384 0 0 0 82124 105 0 0 25 0 4 0 495565139 699449344 110074 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=683056 CPUtime=817.82 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 291408 0 0 0 81675 107 0 0 25 0 4 0 495565139 699449344 110074 33554432000 4194304 4627427 140734080843152 18446744073709551615 4333279 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=683056 CPUtime=822.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 287474 0 0 0 82117 109 0 0 25 0 4 0 495565139 699449344 110074 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.7
Current children cumulated vsize (KiB) 683056

[startup+882.307 s]
/proc/loadavg: 8.01 8.05 7.86 9/184 21751
/proc/meminfo: memFree=13734308/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=855636 CPUtime=3524.4 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1237203 0 0 0 351977 463 0 0 25 0 4 0 495565138 876171264 148565 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 213909 148565 390 106 0 208880 0
[pid=21683/tid=21684] ppid=21681 vsize=855636 CPUtime=882.3 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 308760 0 0 0 88119 111 0 0 25 0 4 0 495565139 876171264 148565 33554432000 4194304 4627427 140734080843152 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=855636 CPUtime=877.5 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 304490 0 0 0 87635 115 0 0 25 0 4 0 495565139 876171264 148565 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=855636 CPUtime=882.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 308945 0 0 0 88111 115 0 0 25 0 4 0 495565139 876171264 148565 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 855636

[startup+942.301 s]
/proc/loadavg: 8.00 8.04 7.87 9/184 21752
/proc/meminfo: memFree=13723756/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=857108 CPUtime=3764.06 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1289081 0 0 0 375919 487 0 0 25 0 4 0 495565138 877678592 146207 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 214277 146207 390 106 0 209248 0
[pid=21683/tid=21684] ppid=21681 vsize=857108 CPUtime=942.29 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 321091 0 0 0 94112 117 0 0 25 0 4 0 495565139 877678592 146207 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=857108 CPUtime=937.16 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 317491 0 0 0 93596 120 0 0 25 0 4 0 495565139 877678592 146207 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=857108 CPUtime=942.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 322222 0 0 0 94105 121 0 0 25 0 4 0 495565139 877678592 146207 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 857108

[startup+1002.3 s]
/proc/loadavg: 8.00 8.03 7.87 9/184 21754
/proc/meminfo: memFree=13768116/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=859072 CPUtime=4003.73 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1344437 0 0 0 399863 510 0 0 25 0 4 0 495565138 879689728 152523 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 214768 152523 390 106 0 209739 0
[pid=21683/tid=21684] ppid=21681 vsize=859072 CPUtime=1002.3 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 333941 0 0 0 100107 123 0 0 25 0 4 0 495565139 879689728 152523 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=859072 CPUtime=996.84 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 334961 0 0 0 99558 126 0 0 25 0 4 0 495565139 879689728 152523 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=859072 CPUtime=1002.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 335351 0 0 0 100099 127 0 0 25 0 4 0 495565139 879689728 152523 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.73
Current children cumulated vsize (KiB) 859072

[startup+1062.3 s]
/proc/loadavg: 8.00 8.02 7.88 9/184 21756
/proc/meminfo: memFree=13514648/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=860280 CPUtime=4243.41 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1394548 0 0 0 423807 534 0 0 25 0 4 0 495565138 880926720 153156 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309360 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 215070 153156 390 106 0 210041 0
[pid=21683/tid=21684] ppid=21681 vsize=860280 CPUtime=1062.3 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 346525 0 0 0 106100 130 0 0 25 0 4 0 495565139 880926720 153156 33554432000 4194304 4627427 140734080843152 18446744073709551615 4308277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=860280 CPUtime=1056.52 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 346553 0 0 0 105520 132 0 0 25 0 4 0 495565139 880926720 153156 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=860280 CPUtime=1062.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 348052 0 0 0 106093 133 0 0 25 0 4 0 495565139 880926720 153156 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 860280

[startup+1122.3 s]
/proc/loadavg: 8.07 8.03 7.89 9/184 21757
/proc/meminfo: memFree=13505952/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=1015096 CPUtime=4483.08 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1454308 0 0 0 447747 561 0 0 25 0 4 0 495565138 1039458304 167928 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 253774 167928 391 106 0 248745 0
[pid=21683/tid=21684] ppid=21681 vsize=1015096 CPUtime=1122.3 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 361715 0 0 0 112094 136 0 0 25 0 4 0 495565139 1039458304 167928 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=1015096 CPUtime=1116.18 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 359403 0 0 0 111480 138 0 0 25 0 4 0 495565139 1039458304 167928 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=1015096 CPUtime=1122.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 363692 0 0 0 112086 140 0 0 25 0 4 0 495565139 1039458304 167928 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 1015096

[startup+1182.3 s]
/proc/loadavg: 8.12 8.05 7.91 9/184 21759
/proc/meminfo: memFree=13488208/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=1016208 CPUtime=4722.77 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1503468 0 0 0 471691 586 0 0 25 0 4 0 495565138 1040596992 171850 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 254052 171850 399 106 0 249023 0
[pid=21683/tid=21684] ppid=21681 vsize=1016208 CPUtime=1182.31 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 374108 0 0 0 118088 143 0 0 25 0 4 0 495565139 1040596992 171850 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=1016208 CPUtime=1175.87 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 371672 0 0 0 117443 144 0 0 25 0 4 0 495565139 1040596992 171850 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=1016208 CPUtime=1182.26 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 376652 0 0 0 118080 146 0 0 25 0 4 0 495565139 1040596992 171850 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.77
Current children cumulated vsize (KiB) 1016208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.09 8.05 7.91 9/184 21759
/proc/meminfo: memFree=13420876/32951124 swapFree=67111528/67111528
[pid=21683] ppid=21681 vsize=1066996 CPUtime=4800.27 cores=1,3,5,7
/proc/21683/stat : 21683 (strangenight2-m) R 21681 21683 21381 0 -1 4202496 1518785 0 0 0 479434 593 0 0 25 0 4 0 495565138 1092603904 172383 33554432000 4194304 4627427 140734080843152 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/21683/statm: 266749 172383 399 106 0 261720 0
[pid=21683/tid=21684] ppid=21681 vsize=1066996 CPUtime=1201.7 cores=1,3,5,7
/proc/21683/task/21684/stat : 21684 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 377288 0 0 0 120026 144 0 0 25 0 4 0 495565139 1092603904 172383 33554432000 4194304 4627427 140734080843152 18446744073709551615 4302304 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=21683/tid=21685] ppid=21681 vsize=1066996 CPUtime=1195.16 cores=1,3,5,7
/proc/21683/task/21685/stat : 21685 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 376379 0 0 0 119370 146 0 0 25 0 4 0 495565139 1092603904 172383 33554432000 4194304 4627427 140734080843152 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21683/tid=21686] ppid=21681 vsize=1066996 CPUtime=1201.66 cores=1,3,5,7
/proc/21683/task/21686/stat : 21686 (strangenight2-m) R 21681 21683 21381 0 -1 4202560 379527 0 0 0 120018 148 0 0 25 0 4 0 495565139 1092603904 172383 33554432000 4194304 4627427 140734080843152 18446744073709551615 4327501 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1066996

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.33
CPU user time (s): 4794.36
CPU system time (s): 5.97009
CPU usage (%): 399.447
Max. virtual memory (cumulated for all children) (KiB): 1066996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.36
system time used= 5.97009
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1518788
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= 1847
involuntary context switches= 31001

runsolver used 1.80773 second user time and 4.78327 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 00:58:13
IDJOB=3173832
IDBENCH=82650
IDSOLVER=1586
FILE ID=node145/3173832-1304031493
RUNJOBID= node145-1304028687-21400
PBS_JOBID= 13170307
Free space on /tmp= 72200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173832-1304031493/watcher-3173832-1304031493 -o /tmp/evaluation-result-3173832-1304031493/solver-3173832-1304031493 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173832-1304031493.cnf

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=1244507841

node145.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.786
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.57
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.786
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	: 5332.76
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.786
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.74
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14342404 kB
Buffers:       2097696 kB
Cached:       15216228 kB
SwapCached:          0 kB
Active:        5759044 kB
Inactive:     12279012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14342404 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:      723992 kB
Mapped:          15504 kB
Slab:           508344 kB
PageTables:       6140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1176416 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= 72196 MiB
End job on node145 at 2011-04-29 01:18:17