Trace number 3173946

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.29 1201.93

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S239039906-021.SATISFIABLE.cnf
MD5SUM3d0491523e951b9423a05375c0461833
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.104983
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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-3173946-1304073895.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.10	c Parsing time:  0.00 s
0.00/0.10	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.41/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
0.41/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.78/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.78/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.78/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.78/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.78/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.78/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.78/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.78/0.20	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.78/0.20	c calculated reachability. Time: 0.00
0.78/0.20	c Calc default polars -  time:   0.00 s pos:      19 undec:       0 neg:      41
0.78/0.20	c =========================================================================================
0.78/0.20	c types(t): F = full restart, N = normal restart
0.78/0.20	c types(t): S = simplification begin/end, E = solution found
0.78/0.20	c restart types(rt): st = static, dy = dynamic
0.78/0.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.78/0.20	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
1.17/0.30	c  N dy    15      4012        60      5340         0      3561     37380     77400     18.82     20.48
1.97/0.50	c  N dy    19      9184        60      5340         0      5944     37380    120642     18.03     19.08
2.37/0.60	c  N dy    30     13591        60      5340         0      6077     37380    116138     18.12     19.09
3.17/0.80	c  N dy    39     17634        60      5340         0      9690     37380    192646     18.08     20.48
3.57/0.95	c  N dy    44     22473        60      5340         0      8975     37380    167308     17.93     18.97
3.97/1.07	c  F st    47     25000        60      5340         0     11227     37380    213636     17.84   no data
4.39/1.17	c  N st    51     27033        60      5340         0      6978     37380    117999     17.84   no data
4.80/1.29	c  S st    53     30002        60      5340         0      9613     37380    174071     17.84   no data
5.17/1.32	c  S st    53     30506        60      5340         0     10070     37380    184347     17.84   no data
5.17/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.17/1.33	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.17/1.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.17/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.52	c lits-rem:       141  cl-subs:      988  v-elim:      0  v-fix:    0  time:  0.18 s
6.77/1.74	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.22
6.77/1.74	c calculated reachability. Time: 0.00
6.77/1.74	c  N dy    53     30506        60      5340         0      9082     37380    163236     17.84   no data
7.57/1.95	c  N dy    79     34545        60      5340         0     12671     37380    240341     18.01     19.13
8.78/2.22	c  N dy    94     39751        60      5340         0     10303     37380    174985     17.95     19.00
9.96/2.57	c  N dy   122     45761        60      5340         0     15648     37380    290053     18.06     15.81
9.96/2.57	c  S st   122     45761        60      5340         0     15648     37380    290053     18.06     15.81
10.36/2.62	c  S st   122     46262        60      5340         0      8181     37380    125437     18.06   no data
10.36/2.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.36/2.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.36/2.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.36/2.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.36/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.66	c lits-rem:        11  cl-subs:       48  v-elim:      0  v-fix:    0  time:  0.03 s
10.36/2.66	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.36/2.66	c vivif2 --  cl tried     8133 cl shrink        0 lits rem          0 time: 0.00
11.16/2.87	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.16/2.87	c calculated reachability. Time: 0.00
11.16/2.87	c  N dy   122     46262        60      5340         0      8133     37380    124326     18.06   no data
12.76/3.25	c  N dy   127     53789        60      5340         0     14774     37380    261750     17.92     18.88
15.96/4.06	c  N dy   150     67813        60      5340         0     18304     37380    317200     17.62     18.58
16.76/4.20	c  S st   156     69394        60      5340         0     10014     37380    146417     17.63   no data
16.76/4.23	c  S st   156     69894        60      5340         0     10470     37380    156258     17.63   no data
16.76/4.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.76/4.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.76/4.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.76/4.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.76/4.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.76/4.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
16.76/4.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.76/4.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.76/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.31	c lits-rem:        23  cl-subs:      185  v-elim:      0  v-fix:    0  time:  0.06 s
17.16/4.31	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.16/4.31	c vivif2 --  cl tried    10285 cl shrink        0 lits rem          0 time: 0.00
17.97/4.57	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.26
17.97/4.57	c calculated reachability. Time: 0.00
17.97/4.57	c  N dy   156     69894        60      5340         0     10285     37380    152202     17.63   no data
19.15/4.82	c  N dy   179     74416        60      5340         0     14289     37380    236093     17.67     18.68
20.35/5.16	c  N dy   203     79303        60      5340         0     18706     37380    330411     17.73     18.67
21.97/5.54	c  N dy   230     84451        60      5340         0     12638     37380    189590     17.77     18.73
22.75/5.73	c  F st   249     87500        60      5340         0     15350     37380    247752     17.81     15.99
23.55/5.94	c  N st   254     90796        60      5340         0     18273     37380    309978     17.81   no data
25.55/6.44	c  N dy   275     97198        60      5340         0     12404     37380    175327     17.84     18.82
27.14/6.85	c  N dy   303    103439        60      5340         0     17958     37380    291382     17.86     21.32
27.54/6.96	c  S st   315    104844        60      5340         0     19221     37380    318743     17.88   no data
27.94/7.01	c  S st   315    105349        60      5340         0     19686     37380    329028     17.88   no data
27.94/7.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.94/7.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
27.94/7.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.94/7.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.94/7.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.94/7.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
27.94/7.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.94/7.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.94/7.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.46	c lits-rem:       220  cl-subs:     2037  v-elim:      0  v-fix:    0  time:  0.43 s
29.54/7.46	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.54/7.47	c vivif2 --  cl tried    17649 cl shrink        0 lits rem          0 time: 0.00
31.15/7.82	c asymm  cl-useful: 0/4936/5340 lits-rem:0 time: 0.35
31.15/7.82	c calculated reachability. Time: 0.00
31.15/7.82	c  N dy   315    105349        60      5340         0     17649     37380    285988     17.88   no data
33.53/8.42	c  N dy   355    112135        60      5340         0     23719     37380    417024     17.95     20.52
36.33/9.15	c  N dy   402    121999        60      5340         0     20152     37380    331580     18.00     18.96
39.13/9.88	c  N dy   435    129877        60      5340         0     13862     37380    187547     18.03     19.03
41.53/10.46	c  N dy   472    138218        60      5340         0     21271     37380    346888     18.08     19.09
44.72/11.28	c  N dy   496    147596        60      5340         0     15391     37380    208537     18.08     19.12
47.92/12.10	c  N dy   535    158024        60      5340         0     24636     37380    404229     18.09     16.91
47.92/12.10	c  S st   535    158024        60      5340         0     24636     37380    404229     18.09     16.91
48.33/12.16	c  S st   535    158529        60      5340         0     25092     37380    414085     18.09   no data
48.33/12.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.33/12.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
48.33/12.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.33/12.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.33/12.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.33/12.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
48.33/12.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.33/12.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
48.33/12.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.11/12.87	c lits-rem:       285  cl-subs:     2707  v-elim:      0  v-fix:    0  time:  0.68 s
51.11/12.87	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
51.11/12.87	c vivif2 --  cl tried    22385 cl shrink        0 lits rem          0 time: 0.00
52.73/13.24	c asymm  cl-useful: 0/4158/5340 lits-rem:0 time: 0.36
52.73/13.24	c calculated reachability. Time: 0.00
52.73/13.24	c  N dy   535    158529        60      5340         0     22385     37380    356861     18.09   no data
57.52/14.42	c  N dy   570    172230        60      5340         0     19604     37380    285869     18.06     19.04
67.48/16.90	c  N dy   595    202110        60      5340         0     29968     37380    480267     17.79     18.78
72.28/18.17	c  N dy   684    215045        60      5340         0     24842     37380    387230     17.88     21.83
79.49/19.99	c  N dy   739    232348        60      5340         0     22459     37380    317836     17.88     18.91
81.47/20.44	c  S st   751    237794        60      5340         0     27276     37380    418096     17.87     17.72
81.87/20.51	c  S st   751    238300        60      5340         0     27739     37380    428374     17.87   no data
81.87/20.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.87/20.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.87/20.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.87/20.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.87/20.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.87/20.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
81.87/20.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.87/20.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.87/20.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.06/21.34	c lits-rem:       289  cl-subs:     2842  v-elim:      0  v-fix:    0  time:  0.80 s
85.06/21.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
85.06/21.34	c vivif2 --  cl tried    24897 cl shrink        0 lits rem          0 time: 0.00
85.46/21.47	c asymm  cl-useful: 0/1182/5340 lits-rem:0 time: 0.13
85.46/21.48	c calculated reachability. Time: 0.00
85.46/21.48	c  N dy   751    238300        60      5340         0     24897     37380    371724     17.87   no data
93.45/23.46	c  N dy   797    257713        60      5340         0     23606     37380    328278     17.84     18.82
101.46/25.42	c  N dy   913    274184        60      5340         0     38282     37380    646023     17.92     18.87
109.43/27.48	c  N dy   977    295147        60      5340         0     37494     37380    616759     17.93     18.93
114.65/28.71	c  F st  1026    306250        60      5340         0     26945     37380    381160     17.94     16.84
117.82/29.53	c  N dy  1056    314075        60      5340         0     33887     37380    532085     17.95     19.03
127.01/31.80	c  N dy  1142    334159        60      5340         0     30443     37380    449536     17.98     19.29
137.38/34.48	c  N dy  1219    357450        60      5340         0     28922     37380    404961     17.98     17.37
137.38/34.48	c  S st  1219    357450        60      5340         0     28922     37380    404961     17.98     17.37
137.78/34.55	c  S st  1219    357954        60      5340         0     29379     37380    415278     17.98   no data
137.78/34.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.78/34.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
137.78/34.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.78/34.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.78/34.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.78/34.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
137.78/34.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.78/34.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
137.78/34.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.19/35.19	c lits-rem:       195  cl-subs:     2000  v-elim:      0  v-fix:    0  time:  0.61 s
140.19/35.19	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
140.19/35.20	c vivif2 --  cl tried    27379 cl shrink        0 lits rem          0 time: 0.00
141.78/35.57	c asymm  cl-useful: 0/3594/5340 lits-rem:0 time: 0.37
141.78/35.57	c calculated reachability. Time: 0.00
141.78/35.57	c  N dy  1219    357954        60      5340         0     27379     37380    373772     17.98   no data
152.57/38.28	c  N dy  1298    379029        60      5340         0     23154     37380    275881     17.99     19.03
165.35/41.44	c  N dy  1303    409871        60      5340         0     26327     37380    326302     17.82     18.96
176.54/44.21	c  N dy  1394    429935        60      5340         0     44089     37380    701937     17.83     20.51
188.12/47.11	c  N dy  1478    451680        60      5340         0     38781     37380    582858     17.85     18.82
200.90/50.35	c  N dy  1610    472385        60      5340         0     31529     37380    418388     17.90     18.88
211.68/53.08	c  N dy  1642    494510        60      5340         0     50877     37380    813176     17.85     18.87
223.28/55.95	c  N dy  1756    514879        60      5340         0     42568     37380    649118     17.88     18.82
234.45/58.71	c  N dy  1791    536932        60      5340         0     34612     37380    459729     17.83     15.58
234.45/58.71	c  S st  1791    536932        60      5340         0     34612     37380    459729     17.83     15.58
234.85/58.80	c  S st  1791    537436        60      5340         0     35064     37380    469798     17.83   no data
234.85/58.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.85/58.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
234.85/58.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.85/58.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.85/58.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.85/58.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
234.85/58.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.85/58.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
234.85/58.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.45/59.72	c lits-rem:       283  cl-subs:     2261  v-elim:      0  v-fix:    0  time:  0.89 s
238.45/59.73	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
238.45/59.73	c vivif2 --  cl tried    32803 cl shrink        0 lits rem          0 time: 0.00
239.26/59.99	c asymm  cl-useful: 0/1746/5340 lits-rem:0 time: 0.26
239.26/59.99	c calculated reachability. Time: 0.00
239.26/59.99	c  N dy  1791    537436        60      5340         0     32803     37380    427950     17.83   no data
252.84/63.30	c  N dy  1819    561400        60      5340         0     53881     37380    858431     17.79     18.82
263.64/66.01	c  N dy  1878    581461        60      5340         0     43516     37380    644445     17.79     19.58
277.59/69.53	c  N dy  2001    601484        60      5340         0     32136     37380    395788     17.83     19.21
289.59/72.58	c  N dy  2126    621503        60      5340         0     49931     37380    778164     17.86     20.97
304.36/76.23	c  N dy  2249    641592        60      5340         0     37704     37380    501262     17.89     19.82
317.55/79.58	c  N dy  2340    661669        60      5340         0     55426     37380    875547     17.90     20.65
329.54/82.51	c  N dy  2392    681750        60      5340         0     42098     37380    580966     17.89     18.94
347.12/86.98	c  N dy  2530    704201        60      5340         0     62046     37380   1011603     17.92     18.91
361.48/90.56	c  N dy  2671    725130        60      5340         0     48771     37380    723236     17.95     18.91
375.86/94.13	c  N dy  2707    745321        60      5340         0     33822     37380    388163     17.93     18.95
389.05/97.45	c  N dy  2859    765331        60      5340         0     51664     37380    777127     17.97     19.76
405.02/101.46	c  N dy  2923    786724        60      5340         0     36937     37380    440332     17.96     19.01
417.00/104.46	c  S st  2981    806154        60      5340         0     54081     37380    801522     17.96   no data
417.82/104.61	c  S st  2981    806654        60      5340         0     54539     37380    811710     17.96   no data
417.82/104.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
417.82/104.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
417.82/104.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
417.82/104.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.82/104.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
417.82/104.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
417.82/104.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
417.82/104.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
417.82/104.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.61/107.89	c lits-rem:       643  cl-subs:     5907  v-elim:      0  v-fix:    0  time:  3.23 s
430.61/107.89	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
431.01/107.90	c vivif2 --  cl tried    48632 cl shrink        0 lits rem          0 time: 0.01
431.79/108.14	c asymm  cl-useful: 0/1215/5340 lits-rem:0 time: 0.24
431.79/108.14	c calculated reachability. Time: 0.00
431.79/108.14	c  N dy  2981    806654        60      5340         0     48632     37380    691995     17.96   no data
448.19/112.21	c  N dy  3057    826741        60      5340         0     66407     37380   1068653     17.96     19.93
463.35/116.00	c  N dy  3196    846808        60      5340         0     50028     37380    720862     17.99     18.97
481.32/120.56	c  N dy  3298    866871        60      5340         0     67804     37380   1102401     18.01     19.84
495.70/124.13	c  N dy  3398    886915        60      5340         0     50326     37380    711530     18.02     20.54
514.10/128.72	c  N dy  3506    907683        60      5340         0     68721     37380   1106910     18.04     19.13
530.05/132.79	c  N dy  3646    927779        60      5340         0     50329     37380    703638     18.07     19.03
551.63/138.15	c  N dy  3718    954481        60      5340         0     73906     37380   1203780     18.05     19.18
566.41/141.83	c  N dy  3824    974876        60      5340         0     54811     37380    786093     18.07     19.04
584.40/146.32	c  N dy  3909    994947        60      5340         0     72530     37380   1161053     18.07     19.92
598.36/149.85	c  N dy  3943   1015051        60      5340         0     52153     37380    705155     18.05     19.02
617.93/154.77	c  N dy  4092   1035087        60      5340         0     70027     37380   1095227     18.07     19.90
636.31/159.36	c  N dy  4206   1055097        60      5340         0     48875     37380    638174     18.09     20.39
649.09/162.53	c  F st  4233   1071875        60      5340         0     63580     37380    941308     18.08     17.44
651.88/163.21	c  N st  4238   1075174        60      5340         0     66502     37380   1004125     18.08   no data
671.46/168.11	c  N dy  4303   1095771        60      5340         0     44868     37380    537567     18.08     19.08
686.63/171.92	c  N dy  4392   1115805        60      5340         0     62595     37380    917940     18.09     20.12
711.01/178.01	c  N dy  4447   1142827        60      5340         0     45727     37380    543123     18.08     19.16
726.59/181.94	c  N dy  4537   1162975        60      5340         0     63593     37380    926768     18.09     19.18
752.55/188.48	c  N dy  4624   1185980        60      5340         0     42415     37380    468337     18.09     19.05
770.53/192.96	c  N dy  4710   1206190        60      5340         0     60243     37380    850136     18.10     19.10
774.92/194.03	c  S st  4724   1209983        60      5340         0     63590     37380    921226     18.10     18.73
775.72/194.27	c  S st  4724   1210485        60      5340         0     64053     37380    931535     18.10   no data
775.72/194.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
776.12/194.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
776.12/194.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
776.12/194.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
776.12/194.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.12/194.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
776.12/194.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
776.12/194.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
776.12/194.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
804.50/201.43	c lits-rem:       618  cl-subs:     5831  v-elim:      0  v-fix:    0  time:  7.05 s
804.50/201.43	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
804.50/201.44	c vivif2 --  cl tried    58222 cl shrink        0 lits rem          0 time: 0.01
806.07/201.80	c asymm  cl-useful: 0/884/5340 lits-rem:0 time: 0.36
806.07/201.80	c calculated reachability. Time: 0.00
806.07/201.80	c  N dy  4724   1210485        60      5340         0     58222     37380    808115     18.10   no data
827.25/207.19	c  N dy  4777   1232212        60      5340         0     77242     37380   1205594     18.09     19.07
846.83/212.04	c  N dy  4885   1252382        60      5340         0     53148     37380    694574     18.10     19.10
865.62/216.79	c  N dy  5007   1272407        60      5340         0     70969     37380   1081564     18.12     19.39
892.38/223.44	c  N dy  5146   1293755        60      5340         0     46681     37380    539283     18.14     19.15
920.73/230.58	c  N dy  5239   1330320        60      5340         0     78850     37380   1215022     18.12     19.08
945.48/236.76	c  N dy  5338   1350335        60      5340         0     52502     37380    656746     18.13     20.10
965.86/241.86	c  N dy  5418   1370389        60      5340         0     70291     37380   1039894     18.14     22.07
987.03/247.17	c  N dy  5483   1390505        60      5340         0     88064     37380   1418404     18.14     19.13
1005.81/251.85	c  N dy  5597   1410597        60      5340         0     60830     37380    830284     18.15     19.11
1041.78/260.81	c  N dy  5683   1451349        60      5340         0     50760     37380    593871     18.12     19.59
1057.34/264.79	c  N dy  5727   1471407        60      5340         0     68342     37380    962451     18.11     19.75
1083.30/271.29	c  N dy  5828   1493167        60      5340         0     87571     37380   1376521     18.12     19.11
1104.47/276.58	c  N dy  5918   1513768        60      5340         0     59091     37380    768324     18.13     19.13
1126.04/281.93	c  N dy  6033   1534315        60      5340         0     77307     37380   1164801     18.14     19.20
1150.81/288.16	c  N dy  6111   1554405        60      5340         0     95062     37380   1545401     18.14     19.14
1170.38/293.07	c  N dy  6196   1575986        60      5340         0     66389     37380    911268     18.15     19.23
1189.96/297.91	c  N dy  6210   1597159        60      5340         0     84960     37380   1295328     18.13     19.10
1214.32/304.05	c  N dy  6260   1619848        60      5340         0     56368     37380    677123     18.12     19.15
1231.50/308.39	c  N dy  6302   1639913        60      5340         0     73994     37380   1045585     18.11     20.12
1258.67/315.14	c  N dy  6403   1662264        60      5340         0     93707     37380   1472352     18.12     19.22
1281.83/320.90	c  N dy  6458   1685965        60      5340         0     65292     37380    863482     18.12     19.38
1303.80/326.47	c  N dy  6545   1706396        60      5340         0     83330     37380   1250444     18.12     19.24
1309.00/327.79	c  S st  6568   1710486        60      5340         0     86977     37380   1329936     18.12     18.35
1310.19/328.06	c  S st  6568   1710990        60      5340         0     87441     37380   1340416     18.12   no data
1310.19/328.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1310.59/328.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1310.59/328.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1310.59/328.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1310.59/328.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1310.59/328.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1310.59/328.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1310.59/328.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1310.59/328.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.89/346.74	c lits-rem:      1135  cl-subs:    10632  v-elim:      0  v-fix:    0  time: 18.57 s
1384.89/346.74	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1384.89/346.77	c vivif2 --  cl tried    76809 cl shrink        0 lits rem          0 time: 0.02
1387.29/347.30	c asymm  cl-useful: 0/617/5340 lits-rem:0 time: 0.53
1387.29/347.30	c calculated reachability. Time: 0.00
1387.29/347.30	c  N dy  6568   1710990        60      5340         0     76809     37380   1121452     18.12   no data
1421.25/355.80	c  N dy  6644   1731292        60      5340         0     94661     37380   1502672     18.13     19.10
1446.03/362.01	c  N dy  6729   1754761        60      5340         0     65732     37380    869585     18.13     19.14
1467.60/367.40	c  N dy  6835   1774825        60      5340         0     83504     37380   1255362     18.14     21.26
1495.14/374.39	c  N dy  6934   1794920        60      5340         0    101233     37380   1638828     18.14     19.85
1513.12/378.83	c  N dy  7014   1814950        60      5340         0     68010     37380    906075     18.15     19.35
1535.48/384.47	c  N dy  7083   1835028        60      5340         0     85656     37380   1277627     18.14     20.53
1568.66/392.77	c  N dy  7184   1855274        60      5340         0    103598     37380   1662725     18.15     19.14
1600.60/400.77	c  N dy  7258   1892075        60      5340         0     83920     37380   1208146     18.12     19.11
1637.35/409.92	c  N dy  7363   1919982        60      5340         0     55753     37380    622415     18.12     19.18
1658.92/415.39	c  N dy  7495   1941685        60      5340         0     75028     37380   1041975     18.13     19.12
1687.70/422.57	c  N dy  7639   1962197        60      5340         0     93140     37380   1437673     18.14     19.14
1716.84/429.85	c  N dy  7737   1982429        60      5340         0     57259     37380    648027     18.15     19.20
1742.81/436.37	c  N dy  7803   2011028        60      5340         0     82365     37380   1173733     18.14     19.12
1769.57/443.05	c  N dy  7871   2031054        60      5340         0    100023     37380   1548868     18.14     19.14
1795.94/449.61	c  N dy  7903   2054193        60      5340         0     65661     37380    805526     18.12     19.30
1829.49/458.08	c  N dy  8010   2085557        60      5340         0     93208     37380   1390782     18.12     19.17
1859.06/465.47	c  N dy  8046   2106754        60      5340         0     56471     37380    612397     18.11     19.16
1914.18/479.21	c  N dy  8075   2164619        60      5340         0    106515     37380   1606200     18.05     19.68
1939.74/485.66	c  N dy  8171   2185683        60      5340         0     69205     37380    877486     18.06     19.02
1969.69/493.16	c  N dy  8259   2210990        60      5340         0     91480     37380   1342928     18.05     16.50
1969.69/493.16	c  S st  8259   2210990        60      5340         0     91480     37380   1342928     18.05     16.50
1970.89/493.44	c  S st  8259   2211494        60      5340         0     91942     37380   1353424     18.05   no data
1970.89/493.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1970.89/493.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1970.89/493.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1970.89/493.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1970.89/493.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1970.89/493.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1970.89/493.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1971.29/493.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1971.29/493.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2028.42/507.81	c lits-rem:       909  cl-subs:    10918  v-elim:      0  v-fix:    0  time: 14.25 s
2028.42/507.81	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2028.42/507.82	c vivif2 --  cl tried    81024 cl shrink        0 lits rem          0 time: 0.02
2030.03/508.23	c asymm  cl-useful: 0/601/5340 lits-rem:0 time: 0.40
2030.03/508.23	c calculated reachability. Time: 0.00
2030.03/508.23	c  N dy  8259   2211494        60      5340         0     81024     37380   1134669     18.05   no data
2066.77/517.43	c  N dy  8380   2231512        60      5340         0     98734     37380   1519684     18.06     20.63
2102.32/526.38	c  N dy  8404   2260871        60      5340         0     68013     37380    827774     18.04     19.04
2128.28/532.89	c  N dy  8582   2280933        60      5340         0     85815     37380   1221579     18.05     19.14
2160.24/540.86	c  N dy  8688   2303461        60      5340         0    105730     37380   1652542     18.06     19.13
2188.22/547.87	c  N dy  8775   2323961        60      5340         0     66171     37380    795027     18.06     19.03
2212.97/554.03	c  N dy  8887   2344056        60      5340         0     83931     37380   1179320     18.07     20.39
2242.92/561.56	c  N dy  8956   2366723        60      5340         0    103902     37380   1604152     18.07     19.09
2274.88/569.52	c  N dy  9039   2387102        60      5340         0     63003     37380    715147     18.07     19.05
2296.86/575.02	c  N dy  9155   2407176        60      5340         0     80737     37380   1099654     18.08     19.65
2326.81/582.54	c  N dy  9306   2427274        60      5340         0     98491     37380   1487622     18.09     19.91
2360.76/591.06	c  N dy  9398   2447969        60      5340         0    116693     37380   1875970     18.09     19.11
2386.73/597.52	c  N dy  9500   2468055        60      5340         0     74574     37380    953945     18.10     19.78
2413.50/604.25	c  N dy  9614   2488464        60      5340         0     92641     37380   1347189     18.11     19.08
2444.25/611.99	c  N dy  9710   2508540        60      5340         0    110279     37380   1725817     18.11     19.19
2487.01/622.60	c  N dy  9829   2539231        60      5340         0     76496     37380    975664     18.11     19.12
2514.96/629.66	c  N dy  9948   2559422        60      5340         0     94363     37380   1363995     18.12     19.15
2550.50/638.50	c  N dy 10081   2579565        60      5340         0    112178     37380   1753622     18.13     19.15
2602.03/651.45	c  N dy 10133   2626629        60      5340         0     91658     37380   1276294     18.10     19.11
2634.39/659.51	c  N dy 10243   2646729        60      5340         0    109412     37380   1660197     18.11     19.25
2677.13/670.24	c  N dy 10317   2677286        60      5340         0     73817     37380    898306     18.10     19.11
2704.30/677.08	c  N dy 10424   2697656        60      5340         0     91756     37380   1285839     18.11     19.17
2726.67/682.69	c  S st 10507   2711494        60      5340         0    103943     37380   1549356     18.11   no data
2728.27/683.02	c  S st 10507   2711997        60      5340         0    104391     37380   1559268     18.11   no data
2728.27/683.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2728.27/683.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2728.27/683.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2728.27/683.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2728.27/683.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2728.27/683.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2728.27/683.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2728.69/683.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2728.69/683.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2798.99/700.79	c lits-rem:      1041  cl-subs:    11538  v-elim:      0  v-fix:    0  time: 17.64 s
2798.99/700.79	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2799.39/700.81	c vivif2 --  cl tried    92853 cl shrink        0 lits rem          0 time: 0.02
2800.96/701.25	c asymm  cl-useful: 0/498/5340 lits-rem:0 time: 0.44
2800.96/701.26	c calculated reachability. Time: 0.00
2800.96/701.26	c  N dy 10507   2711997        60      5340         0     92853     37380   1322279     18.11   no data
2836.92/710.23	c  N dy 10552   2731999        60      5340         0    110420     37380   1694153     18.11     19.97
2880.06/721.07	c  N dy 10674   2752068        60      5340         0     65490     37380    727517     18.11     21.23
2902.83/726.77	c  N dy 10779   2772084        60      5340         0     83201     37380   1111341     18.12     20.69
2934.39/734.63	c  N dy 10924   2792146        60      5340         0    100944     37380   1501123     18.13     20.15
2972.34/744.11	c  N dy 11051   2812179        60      5340         0    118659     37380   1888401     18.14     20.20
3007.49/752.97	c  N dy 11167   2832750        60      5340         0     72810     37380    866516     18.14     19.19
3033.05/759.31	c  N dy 11228   2855479        60      5340         0     92824     37380   1290562     18.14     19.24
3067.02/767.88	c  N dy 11377   2875502        60      5340         0    110505     37380   1677213     18.15     19.89
3104.15/777.16	c  N dy 11474   2895700        60      5340         0    128249     37380   2059359     18.15     19.14
3130.12/783.67	c  N dy 11565   2915772        60      5340         0     80868     37380   1031080     18.16     19.79
3157.28/790.44	c  N dy 11674   2935843        60      5340         0     98517     37380   1410744     18.16     20.26
3188.44/798.28	c  N dy 11768   2955883        60      5340         0    116124     37380   1788604     18.16     20.15
3226.38/807.76	c  N dy 11849   2976198        60      5340         0     68003     37380    743915     18.17     19.15
3253.15/814.50	c  N dy 11914   3001122        60      5340         0     89890     37380   1207496     18.16     19.14
3285.91/822.64	c  N dy 12042   3021206        60      5340         0    107720     37380   1597635     18.17     19.54
3326.67/832.82	c  N dy 12168   3041570        60      5340         0    125733     37380   1990777     18.18     19.21
3360.60/841.38	c  N dy 12266   3061790        60      5340         0     76579     37380    918841     18.18     19.24
3386.17/847.72	c  N dy 12355   3081945        60      5340         0     94272     37380   1296928     18.18     19.17
3411.34/854.06	c  N dy 12382   3102000        60      5340         0    111843     37380   1665124     18.18     19.23
3441.30/861.56	c  N dy 12417   3122033        60      5340         0    129343     37380   2029210     18.17     20.37
3473.25/869.51	c  N dy 12464   3145934        60      5340         0     82586     37380   1030360     18.17     19.22
3505.61/877.64	c  N dy 12539   3170707        60      5340         0    104348     37380   1491332     18.16     19.13
3541.16/886.59	c  N dy 12624   3190729        60      5340         0    122013     37380   1871644     18.17     19.47
3583.11/897.04	c  N dy 12708   3211362        60      5340         0     71614     37380    792041     18.17     19.13
3583.91/897.26	c  S st 12712   3211997        60      5340         0     72176     37380    804345     18.17   no data
3584.71/897.49	c  S st 12712   3212501        60      5340         0     72634     37380    814786     18.17   no data
3585.11/897.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3585.11/897.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
3585.11/897.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3585.11/897.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3585.11/897.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3585.11/897.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3585.11/897.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3585.11/897.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3585.11/897.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3590.32/898.84	c lits-rem:       122  cl-subs:      998  v-elim:      0  v-fix:    0  time:  1.26 s
3590.32/898.84	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3590.32/898.85	c vivif2 --  cl tried    71636 cl shrink        0 lits rem          0 time: 0.01
3591.49/899.17	c asymm  cl-useful: 0/637/5340 lits-rem:0 time: 0.32
3591.49/899.17	c calculated reachability. Time: 0.00
3591.49/899.17	c  N dy 12712   3212501        60      5340         0     71636     37380    793519     18.17   no data
3617.06/905.58	c  N dy 12825   3232573        60      5340         0     89342     37380   1178514     18.17     19.29
3648.21/913.32	c  N dy 12912   3252589        60      5340         0    106903     37380   1559206     18.18     20.59
3688.56/923.41	c  N dy 13047   3274084        60      5340         0    125839     37380   1973452     18.18     19.16
3728.91/933.53	c  N dy 13148   3294176        60      5340         0     74112     37380    837817     18.19     20.99
3760.47/941.44	c  N dy 13254   3316983        60      5340         0     94171     37380   1271629     18.19     19.28
3794.82/950.04	c  N dy 13374   3337044        60      5340         0    111836     37380   1656383     18.20     20.48
3841.55/961.73	c  N dy 13513   3359744        60      5340         0    131889     37380   2094289     18.20     19.20
3875.93/970.36	c  N dy 13610   3379786        60      5340         0     79158     37380    939417     18.21     19.19
3900.27/976.48	c  N dy 13654   3399850        60      5340         0     96720     37380   1310017     18.21     19.23
3931.03/984.17	c  N dy 13720   3419899        60      5340         0    114383     37380   1687432     18.20     19.48
3975.77/995.33	c  N dy 13760   3445772        60      5340         0    136833     37380   2143811     18.19     19.23
4006.12/1002.96	c  N dy 13837   3465793        60      5340         0     83351     37380   1020060     18.20     19.30
4042.49/1012.00	c  N dy 13978   3491028        60      5340         0    105639     37380   1502904     18.20     19.17
4080.02/1021.46	c  N dy 14101   3511044        60      5340         0    123267     37380   1885577     18.20     19.50
4123.97/1032.44	c  N dy 14195   3531143        60      5340         0    140987     37380   2268474     18.21     20.28
4155.92/1040.45	c  N dy 14301   3551700        60      5340         0     86974     37380   1083685     18.21     19.18
4188.68/1048.68	c  N dy 14406   3574086        60      5340         0    106681     37380   1509815     18.22     19.21
4260.18/1066.52	c  N dy 14457   3614075        60      5340         0    141528     37380   2234067     18.21     19.17
4292.54/1074.68	c  N dy 14560   3634506        60      5340         0     86701     37380   1071495     18.21     19.24
4321.30/1081.81	c  N dy 14638   3654558        60      5340         0    104277     37380   1447145     18.21     21.24
4358.45/1091.17	c  N dy 14748   3674607        60      5340         0    121925     37380   1828861     18.21     19.19
4404.79/1102.73	c  N dy 14846   3696632        60      5340         0    141335     37380   2245706     18.22     19.23
4430.75/1109.29	c  S st 14872   3712502        60      5340         0     81409     37380    943521     18.21     17.92
4431.95/1109.52	c  S st 14872   3713006        60      5340         0     81871     37380    953845     18.21   no data
4431.95/1109.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4431.95/1109.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
4431.95/1109.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4431.95/1109.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4431.95/1109.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4431.95/1109.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4431.95/1109.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4431.95/1109.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4432.35/1109.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4441.14/1111.82	c lits-rem:       211  cl-subs:     2192  v-elim:      0  v-fix:    0  time:  2.21 s
4441.14/1111.82	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4441.14/1111.84	c vivif2 --  cl tried    79679 cl shrink        0 lits rem          0 time: 0.02
4442.76/1112.22	c asymm  cl-useful: 0/597/5340 lits-rem:0 time: 0.38
4442.76/1112.23	c calculated reachability. Time: 0.00
4442.76/1112.23	c  N dy 14872   3713006        60      5340         0     79679     37380    910279     18.21   no data
4476.68/1120.71	c  N dy 14957   3737456        60      5340         0    101145     37380   1369945     18.21     19.30
4502.25/1127.13	c  F st 15027   3751562        60      5340         0    113546     37380   1637680     18.21   no data
4511.84/1129.55	c  N dy 15040   3757548        60      5340         0    118806     37380   1754980     18.21     21.46
4552.99/1139.88	c  N dy 15133   3777591        60      5340         0    136364     37380   2132163     18.22     20.20
4629.28/1158.96	c  N dy 15253   3828853        60      5340         0    106632     37380   1449394     18.20     19.17
4670.72/1169.33	c  N dy 15377   3849341        60      5340         0    124705     37380   1843041     18.21     19.21
4717.37/1181.12	c  N dy 15477   3872038        60      5340         0    144604     37380   2272823     18.21     19.17
4756.29/1190.95	c  N dy 15590   3892999        60      5340         0     87600     37380   1060120     18.21     19.28
4786.25/1198.48	c  N dy 15644   3915058        60      5340         0    106962     37380   1469738     18.21     19.23

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.19 8.00 6.95 3/174 28353
/proc/meminfo: memFree=26239444/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 407 0 0 0 0 0 0 0 17 0 4 0 518987435 52441088 347 33554432000 4194304 4627427 140733599362096 18446744073709551615 47497881561004 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 12803 347 299 106 0 7774 0
[pid=28353/tid=28354] ppid=28350 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 4 0 518987435 52441088 347 33554432000 4194304 4627427 140733599362096 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 518987435 52441088 347 33554432000 4194304 4627427 140733599362096 18446744073709551615 47497881561004 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 4 0 518987435 52441088 347 33554432000 4194304 4627427 140733599362096 18446744073709551615 47497881561010 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.108726 s]
/proc/loadavg: 8.19 8.00 6.95 3/174 28353
/proc/meminfo: memFree=26239444/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=281868 CPUtime=0.41 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 1338 0 0 0 41 0 0 0 18 0 4 0 518987435 288632832 1250 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 70467 1250 364 106 0 65438 0
[pid=28353/tid=28354] ppid=28350 vsize=281868 CPUtime=0.1 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 185 0 0 0 10 0 0 0 19 0 4 0 518987435 288632832 1250 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309234 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=281868 CPUtime=0.1 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 198 0 0 0 10 0 0 0 19 0 4 0 518987435 288632832 1250 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=281868 CPUtime=0.1 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 330 0 0 0 10 0 0 0 19 0 4 0 518987435 288632832 1250 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 281868

[startup+0.200713 s]
/proc/loadavg: 8.19 8.00 6.95 3/174 28353
/proc/meminfo: memFree=26239444/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=283712 CPUtime=0.78 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 2867 0 0 0 78 0 0 0 18 0 4 0 518987435 290521088 2428 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309290 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 70928 2428 384 106 0 65899 0
[pid=28353/tid=28354] ppid=28350 vsize=283712 CPUtime=0.19 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 643 0 0 0 19 0 0 0 19 0 4 0 518987435 290521088 2428 33554432000 4194304 4627427 140733599362096 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=283712 CPUtime=0.19 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 630 0 0 0 19 0 0 0 19 0 4 0 518987435 290521088 2428 33554432000 4194304 4627427 140733599362096 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=283712 CPUtime=0.19 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 533 0 0 0 19 0 0 0 19 0 4 0 518987435 290521088 2428 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 283712

[startup+0.300694 s]
/proc/loadavg: 8.19 8.00 6.95 3/174 28353
/proc/meminfo: memFree=26239444/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=285160 CPUtime=1.17 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 3493 0 0 0 117 0 0 0 18 0 4 0 518987435 292003840 2576 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 71290 2576 384 106 0 66261 0
[pid=28353/tid=28354] ppid=28350 vsize=285160 CPUtime=0.29 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 810 0 0 0 29 0 0 0 19 0 4 0 518987435 292003840 2576 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=285160 CPUtime=0.29 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 826 0 0 0 29 0 0 0 19 0 4 0 518987435 292003840 2577 33554432000 4194304 4627427 140733599362096 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=285160 CPUtime=0.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 612 0 0 0 29 0 0 0 19 0 4 0 518987435 292003840 2577 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285160

[startup+0.700626 s]
/proc/loadavg: 8.19 8.00 6.95 3/174 28353
/proc/meminfo: memFree=26239444/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=286160 CPUtime=2.77 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 5416 0 0 0 277 0 0 0 18 0 4 0 518987435 293027840 3318 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 71540 3318 384 106 0 66511 0
[pid=28353/tid=28354] ppid=28350 vsize=286160 CPUtime=0.69 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 1243 0 0 0 69 0 0 0 19 0 4 0 518987435 293027840 3318 33554432000 4194304 4627427 140733599362096 18446744073709551615 4299630 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=286160 CPUtime=0.69 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 1276 0 0 0 69 0 0 0 19 0 4 0 518987435 293027840 3318 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=286160 CPUtime=0.69 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 1204 0 0 0 69 0 0 0 19 0 4 0 518987435 293027840 3318 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286160

[startup+1.50049 s]
/proc/loadavg: 8.19 8.00 6.95 9/184 28366
/proc/meminfo: memFree=26208480/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=287408 CPUtime=5.97 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 9783 0 0 0 596 1 0 0 20 0 4 0 518987435 294305792 5223 33554432000 4194304 4627427 140733599362096 18446744073709551615 4427146 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 71852 5223 388 106 0 66823 0
[pid=28353/tid=28354] ppid=28350 vsize=287408 CPUtime=1.48 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 2069 0 0 0 148 0 0 0 21 0 4 0 518987435 294305792 5223 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=287408 CPUtime=1.49 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 2087 0 0 0 149 0 0 0 21 0 4 0 518987435 294305792 5223 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=287408 CPUtime=1.49 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 1999 0 0 0 149 0 0 0 21 0 4 0 518987435 294305792 5223 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287408

[startup+3.1002 s]
/proc/loadavg: 8.19 8.00 6.95 9/184 28366
/proc/meminfo: memFree=26177952/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=292460 CPUtime=12.36 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 17600 0 0 0 1234 2 0 0 25 0 4 0 518987435 299479040 9522 33554432000 4194304 4627427 140733599362096 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 73115 9522 388 106 0 68086 0
[pid=28353/tid=28354] ppid=28350 vsize=292460 CPUtime=3.07 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 4160 0 0 0 307 0 0 0 25 0 4 0 518987435 299479040 9522 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=292460 CPUtime=3.08 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 4560 0 0 0 308 0 0 0 25 0 4 0 518987435 299479040 9522 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=292460 CPUtime=3.08 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 4418 0 0 0 308 0 0 0 25 0 4 0 518987435 299479040 9522 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292460

[startup+6.30065 s]
/proc/loadavg: 8.18 8.00 6.96 9/184 28366
/proc/meminfo: memFree=26134684/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=307032 CPUtime=25.14 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 25873 0 0 0 2510 4 0 0 25 0 4 0 518987435 314400768 12544 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309217 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 76758 12544 388 106 0 71729 0
[pid=28353/tid=28354] ppid=28350 vsize=307032 CPUtime=6.26 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 6362 0 0 0 625 1 0 0 25 0 4 0 518987435 314400768 12544 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=307032 CPUtime=6.28 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 6958 0 0 0 627 1 0 0 25 0 4 0 518987435 314400768 12544 33554432000 4194304 4627427 140733599362096 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=307032 CPUtime=6.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 6339 0 0 0 628 1 0 0 25 0 4 0 518987435 314400768 12544 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 307032

[startup+12.7005 s]
/proc/loadavg: 8.16 8.00 6.96 9/184 28367
/proc/meminfo: memFree=26077632/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=326596 CPUtime=50.71 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 39416 0 0 0 5063 8 0 0 25 0 4 0 518987435 334434304 17656 33554432000 4194304 4627427 140733599362096 18446744073709551615 4428093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 81649 17656 388 106 0 76620 0
[pid=28353/tid=28354] ppid=28350 vsize=326596 CPUtime=12.62 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 8506 0 0 0 1261 1 0 0 25 0 4 0 518987435 334434304 17656 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=326596 CPUtime=12.69 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 9954 0 0 0 1267 2 0 0 25 0 4 0 518987435 334434304 17656 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=326596 CPUtime=12.68 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 10228 0 0 0 1267 1 0 0 25 0 4 0 518987435 334434304 17656 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 326596

[startup+25.5003 s]
/proc/loadavg: 8.12 8.00 6.98 9/184 28367
/proc/meminfo: memFree=26028532/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=321176 CPUtime=101.83 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 58265 0 0 0 10172 11 0 0 25 0 4 0 518987435 328884224 21916 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 80294 21916 388 106 0 75265 0
[pid=28353/tid=28354] ppid=28350 vsize=321176 CPUtime=25.34 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 12115 0 0 0 2533 1 0 0 25 0 4 0 518987435 328884224 21916 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=321176 CPUtime=25.48 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 15359 0 0 0 2545 3 0 0 25 0 4 0 518987435 328884224 21916 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=321176 CPUtime=25.48 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 15197 0 0 0 2546 2 0 0 25 0 4 0 518987435 328884224 21916 33554432000 4194304 4627427 140733599362096 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 321176

[startup+51.1008 s]
/proc/loadavg: 8.15 8.02 7.01 9/184 28367
/proc/meminfo: memFree=25993292/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=333112 CPUtime=204.1 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 83352 0 0 0 20390 20 0 0 25 0 4 0 518987435 341106688 24840 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 83278 24840 388 106 0 78249 0
[pid=28353/tid=28354] ppid=28350 vsize=333112 CPUtime=50.8 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 14043 0 0 0 5078 2 0 0 25 0 4 0 518987435 341106688 24840 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=333112 CPUtime=51.09 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 23379 0 0 0 5104 5 0 0 25 0 4 0 518987435 341106688 24840 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=333112 CPUtime=51.08 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 22453 0 0 0 5104 4 0 0 25 0 4 0 518987435 341106688 24840 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 333112

[startup+102.301 s]
/proc/loadavg: 8.14 8.03 7.06 9/184 28369
/proc/meminfo: memFree=25951728/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=320236 CPUtime=408.64 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 128720 0 0 0 40831 33 0 0 25 0 4 0 518987435 327921664 26881 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 80059 26881 388 106 0 75030 0
[pid=28353/tid=28354] ppid=28350 vsize=320236 CPUtime=101.73 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 22731 0 0 0 10168 5 0 0 25 0 4 0 518987435 327921664 26881 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=320236 CPUtime=102.3 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 34838 0 0 0 10221 9 0 0 25 0 4 0 518987435 327921664 26881 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=320236 CPUtime=102.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 35557 0 0 0 10221 8 0 0 25 0 4 0 518987435 327921664 26881 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 320236

[startup+162.3 s]

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

[pid=28353] ppid=28350 vsize=393552 CPUtime=2565.69 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 398030 0 0 0 256428 141 0 0 25 0 4 0 518987435 402997248 65938 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 98388 65938 388 106 0 93359 0
[pid=28353/tid=28354] ppid=28350 vsize=393552 CPUtime=638.76 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 79895 0 0 0 63847 29 0 0 25 0 4 0 518987435 402997248 65938 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=393552 CPUtime=642.3 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 106295 0 0 0 64195 35 0 0 25 0 4 0 518987435 402997248 65938 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=393552 CPUtime=642.28 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 105796 0 0 0 64193 35 0 0 25 0 4 0 518987435 402997248 65938 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.69
Current children cumulated vsize (KiB) 393552

[startup+702.301 s]
/proc/loadavg: 8.07 8.07 7.53 9/184 28385
/proc/meminfo: memFree=25592320/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=459364 CPUtime=2805.36 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 416105 0 0 0 280387 149 0 0 25 0 4 0 518987435 470388736 70960 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 114841 70960 388 106 0 109812 0
[pid=28353/tid=28354] ppid=28350 vsize=459364 CPUtime=698.44 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 80540 0 0 0 69814 30 0 0 25 0 4 0 518987435 470388736 70960 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=459364 CPUtime=702.3 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 111446 0 0 0 70193 37 0 0 25 0 4 0 518987435 470388736 70960 33554432000 4194304 4627427 140733599362096 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=459364 CPUtime=702.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 111281 0 0 0 70191 38 0 0 25 0 4 0 518987435 470388736 70960 33554432000 4194304 4627427 140733599362096 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.36
Current children cumulated vsize (KiB) 459364

[startup+762.301 s]
/proc/loadavg: 8.09 8.08 7.56 9/184 28387
/proc/meminfo: memFree=25560408/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=500580 CPUtime=3045.05 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 431894 0 0 0 304347 158 0 0 25 0 4 0 518987435 512593920 75547 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 125145 75547 388 106 0 120116 0
[pid=28353/tid=28354] ppid=28350 vsize=500580 CPUtime=758.11 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 81153 0 0 0 75780 31 0 0 25 0 4 0 518987435 512593920 75548 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=500580 CPUtime=762.31 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 116775 0 0 0 76191 40 0 0 25 0 4 0 518987435 512593920 75548 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=500580 CPUtime=762.3 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 116046 0 0 0 76190 40 0 0 25 0 4 0 518987435 512593920 75548 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.05
Current children cumulated vsize (KiB) 500580

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 7.59 9/184 28388
/proc/meminfo: memFree=25590380/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=501168 CPUtime=3284.71 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 445919 0 0 0 328303 168 0 0 25 0 4 0 518987435 513196032 71928 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 125292 71928 388 106 0 120263 0
[pid=28353/tid=28354] ppid=28350 vsize=501168 CPUtime=817.78 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 81226 0 0 0 81747 31 0 0 25 0 4 0 518987435 513196032 71928 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=501168 CPUtime=822.3 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 123939 0 0 0 82186 44 0 0 25 0 4 0 518987435 513196032 71928 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=501168 CPUtime=822.28 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 119551 0 0 0 82186 42 0 0 25 0 4 0 518987435 513196032 71928 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.71
Current children cumulated vsize (KiB) 501168

[startup+882.306 s]
/proc/loadavg: 8.06 8.08 7.62 9/184 28390
/proc/meminfo: memFree=25559100/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=395888 CPUtime=3524.4 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 460740 0 0 0 352265 175 0 0 25 0 4 0 518987435 405389312 70451 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 98972 70451 388 106 0 93943 0
[pid=28353/tid=28354] ppid=28350 vsize=395888 CPUtime=877.45 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 81403 0 0 0 87714 31 0 0 25 0 4 0 518987435 405389312 70451 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=395888 CPUtime=882.31 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 129319 0 0 0 88184 47 0 0 25 0 4 0 518987435 405389312 70451 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=395888 CPUtime=882.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 123986 0 0 0 88185 44 0 0 25 0 4 0 518987435 405389312 70451 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 395888

[startup+942.301 s]
/proc/loadavg: 8.21 8.11 7.66 9/184 28391
/proc/meminfo: memFree=25574072/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=462160 CPUtime=3764.06 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 476999 0 0 0 376222 184 0 0 25 0 4 0 518987435 473251840 72208 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 115540 72208 392 106 0 110511 0
[pid=28353/tid=28354] ppid=28350 vsize=462160 CPUtime=937.12 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 81703 0 0 0 93681 31 0 0 25 0 4 0 518987435 473251840 72208 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=462160 CPUtime=942.31 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 134565 0 0 0 94182 49 0 0 25 0 4 0 518987435 473251840 72208 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=462160 CPUtime=942.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 129308 0 0 0 94182 47 0 0 25 0 4 0 518987435 473251840 72208 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.06
Current children cumulated vsize (KiB) 462160

[startup+1002.3 s]
/proc/loadavg: 8.22 8.12 7.68 9/184 28402
/proc/meminfo: memFree=25542664/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=437128 CPUtime=4003.72 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 492828 0 0 0 400179 193 0 0 25 0 4 0 518987435 447619072 65475 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 109282 65475 392 106 0 104253 0
[pid=28353/tid=28354] ppid=28350 vsize=437128 CPUtime=996.79 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 83110 0 0 0 99647 32 0 0 25 0 4 0 518987435 447619072 65475 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=437128 CPUtime=1002.31 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 139894 0 0 0 100178 53 0 0 25 0 4 0 518987435 447619072 65475 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=437128 CPUtime=1002.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 133370 0 0 0 100179 50 0 0 25 0 4 0 518987435 447619072 65475 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.72
Current children cumulated vsize (KiB) 437128

[startup+1062.3 s]
/proc/loadavg: 8.22 8.13 7.71 9/184 28404
/proc/meminfo: memFree=25521448/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=437396 CPUtime=4243.41 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 510442 0 0 0 424138 203 0 0 25 0 4 0 518987435 447893504 69304 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 109349 69304 392 106 0 104320 0
[pid=28353/tid=28354] ppid=28350 vsize=437396 CPUtime=1056.47 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 87366 0 0 0 105613 34 0 0 25 0 4 0 518987435 447893504 69304 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=437396 CPUtime=1062.31 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 144050 0 0 0 106176 55 0 0 25 0 4 0 518987435 447893504 69304 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=437396 CPUtime=1062.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 138560 0 0 0 106177 52 0 0 25 0 4 0 518987435 447893504 69304 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.41
Current children cumulated vsize (KiB) 437396

[startup+1122.3 s]
/proc/loadavg: 8.20 8.13 7.74 9/184 28405
/proc/meminfo: memFree=25523536/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=437864 CPUtime=4483.08 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 530026 0 0 0 448096 212 0 0 25 0 4 0 518987435 448372736 66176 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 109466 66176 392 106 0 104437 0
[pid=28353/tid=28354] ppid=28350 vsize=437864 CPUtime=1116.13 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 92097 0 0 0 111577 36 0 0 25 0 4 0 518987435 448372736 66176 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=437864 CPUtime=1122.31 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 149103 0 0 0 112174 57 0 0 25 0 4 0 518987435 448372736 66176 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=437864 CPUtime=1122.29 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 143440 0 0 0 112175 54 0 0 25 0 4 0 518987435 448372736 66176 33554432000 4194304 4627427 140733599362096 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.08
Current children cumulated vsize (KiB) 437864

[startup+1182.3 s]
/proc/loadavg: 8.46 8.20 7.78 11/185 28410
/proc/meminfo: memFree=25471524/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=424828 CPUtime=4722.1 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 545985 0 0 0 471990 220 0 0 25 0 4 0 518987435 435023872 69669 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 106207 69669 392 106 0 101178 0
[pid=28353/tid=28354] ppid=28350 vsize=424828 CPUtime=1175.81 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 95804 0 0 0 117542 39 0 0 25 0 4 0 518987435 435023872 69669 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309337 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=424828 CPUtime=1182.31 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 153602 0 0 0 118172 59 0 0 25 0 4 0 518987435 435023872 69669 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=424828 CPUtime=1181.64 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 147353 0 0 0 118108 56 0 0 25 0 4 0 518987435 435023872 69669 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.1
Current children cumulated vsize (KiB) 424828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.39 8.20 7.79 5/179 28411
/proc/meminfo: memFree=25944068/32951124 swapFree=67111364/67111528
[pid=28353] ppid=28350 vsize=438220 CPUtime=4800.25 cores=1,3,5,7
/proc/28353/stat : 28353 (strangenight2-m) R 28350 28353 27945 0 -1 4202496 554220 0 0 0 479801 224 0 0 25 0 4 0 518987435 448737280 71908 33554432000 4194304 4627427 140733599362096 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28353/statm: 109555 71908 392 106 0 104526 0
[pid=28353/tid=28354] ppid=28350 vsize=438220 CPUtime=1195.3 cores=1,3,5,7
/proc/28353/task/28354/stat : 28354 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 97762 0 0 0 119491 39 0 0 25 0 4 0 518987435 448737280 71908 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=28353/tid=28355] ppid=28350 vsize=438220 CPUtime=1201.91 cores=1,3,5,7
/proc/28353/task/28355/stat : 28355 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 155834 0 0 0 120131 60 0 0 25 0 4 0 518987435 448737280 71908 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28353/tid=28356] ppid=28350 vsize=438220 CPUtime=1201.08 cores=1,3,5,7
/proc/28353/task/28356/stat : 28356 (strangenight2-m) R 28350 28353 27945 0 -1 4202560 149303 0 0 0 120051 57 0 0 25 0 4 0 518987435 448737280 71908 33554432000 4194304 4627427 140733599362096 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 438220

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.93
CPU time (s): 4800.29
CPU user time (s): 4798.03
CPU system time (s): 2.25866
CPU usage (%): 399.383
Max. virtual memory (cumulated for all children) (KiB): 501168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.03
system time used= 2.25866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 554220
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= 453
involuntary context switches= 33289

runsolver used 1.86372 second user time and 4.71628 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 12:44:55
IDJOB=3173946
IDBENCH=82764
IDSOLVER=1586
FILE ID=node136/3173946-1304073895
RUNJOBID= node136-1304072691-28246
PBS_JOBID= 13170482
Free space on /tmp= 72336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S239039906-021.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173946-1304073895/watcher-3173946-1304073895 -o /tmp/evaluation-result-3173946-1304073895/solver-3173946-1304073895 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173946-1304073895.cnf

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

MD5SUM BENCH= 3d0491523e951b9423a05375c0461833
RANDOM SEED=1455895979

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
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.75
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.809
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.83
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26239740 kB
Buffers:       1066868 kB
Cached:        5028820 kB
SwapCached:        100 kB
Active:         709292 kB
Inactive:      5450088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26239740 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5520 kB
Writeback:           0 kB
AnonPages:       62988 kB
Mapped:          14684 kB
Slab:           486568 kB
PageTables:       4672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187064 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= 72328 MiB
End job on node136 at 2011-04-29 13:04:59