Trace number 3366375

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.09 1203.03

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
MD5SUM86d70d98b4a1fa931b287202356d4839
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
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 58010

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-3366375-1305402837.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.37/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.37/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.37/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.37/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.22	c calculated reachability. Time: 0.00
0.77/0.22	c Calc default polars -  time:   0.00 s pos:      37 undec:       0 neg:      53
0.77/0.22	c =========================================================================================
0.77/0.22	c types(t): F = full restart, N = normal restart
0.77/0.22	c types(t): S = simplification begin/end, E = solution found
0.77/0.22	c restart types(rt): st = static, dy = dynamic
0.77/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
1.17/0.38	c  N dy    13      4642        90      8010         0      4319     56070    128129     25.11     26.47
2.77/0.70	c  N dy    26     12427        90      8010         0      5257     56070    127649     25.12     26.48
3.17/0.89	c  N dy    44     16707        90      8010         0      9237     56070    245069     25.31     26.68
4.40/1.12	c  N dy    50     21551        90      8010         0      8500     56070    205151     25.20     26.62
5.16/1.30	c  F st    65     25000        90      8010         0     11699     56070    300373     25.34     25.71
5.16/1.34	c  N st    67     25627        90      8010         0     12286     56070    317872     25.34   no data
5.96/1.55	c  N dy    71     30000        90      8010         0     10011     56070    233265     25.34   no data
5.96/1.55	c  S st    71     30000        90      8010         0     10011     56070    233265     25.34   no data
5.96/1.59	c  S st    71     30504        90      8010         0     10487     56070    247389     25.34   no data
5.96/1.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.36/1.60	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
6.36/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.36/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.36/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.36/1.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.36/1.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.36/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.15/1.81	c lits-rem:       126  cl-subs:      777  v-elim:      0  v-fix:    0  time:  0.20 s
7.95/2.11	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
8.37/2.11	c calculated reachability. Time: 0.00
8.37/2.11	c  N dy    71     30504        90      8010         0      9710     56070    221959     25.34   no data
9.15/2.37	c  N dy    74     35167        90      8010         0     14024     56070    348051     25.27     26.66
11.14/2.83	c  N dy    86     43221        90      8010         0     14163     56070    337158     25.19     26.65
11.94/3.01	c  S st   100     45756        90      8010         0     16530     56070    407452     25.27   no data
11.94/3.05	c  S st   100     46259        90      8010         0      8746     56070    161378     25.27   no data
11.94/3.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.94/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.94/3.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.94/3.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.94/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.94/3.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.94/3.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.94/3.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.94/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.34/3.10	c lits-rem:         5  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.04 s
12.34/3.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.34/3.10	c vivif2 --  cl tried     8697 cl shrink        0 lits rem          0 time: 0.00
13.18/3.38	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.18/3.38	c calculated reachability. Time: 0.00
13.18/3.38	c  N dy   100     46259        90      8010         0      8697     56070    159560     25.27   no data
14.34/3.60	c  N dy   123     50290        90      8010         0     12455     56070    271165     25.37     26.72
15.14/3.85	c  N dy   141     54334        90      8010         0     16230     56070    382944     25.42     27.82
16.74/4.24	c  N dy   147     60511        90      8010         0     12675     56070    258544     25.40     26.84
17.93/4.50	c  N dy   163     64512        90      8010         0     16388     56070    367697     25.42     28.19
19.13/4.82	c  N dy   175     68659        90      8010         0     20231     56070    481383     25.43     27.24
19.13/4.89	c  S st   179     69388        90      8010         0     10713     56070    184684     25.44     24.85
19.53/4.93	c  S st   179     69893        90      8010         0     11194     56070    198761     25.44   no data
19.53/4.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.53/4.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.53/4.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.53/4.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.53/4.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.53/4.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.53/4.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.53/4.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.53/4.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.93/5.00	c lits-rem:         5  cl-subs:      113  v-elim:      0  v-fix:    0  time:  0.06 s
19.93/5.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.93/5.00	c vivif2 --  cl tried    11081 cl shrink        0 lits rem          0 time: 0.00
21.13/5.32	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
21.13/5.32	c calculated reachability. Time: 0.00
21.13/5.32	c  N dy   179     69893        90      8010         0     11081     56070    194879     25.44   no data
21.96/5.58	c  N dy   188     74352        90      8010         0     15205     56070    316088     25.42     26.89
25.52/6.47	c  F st   193     87500        90      8010         0     16191     56070    326655     25.20     23.05
25.52/6.47	c  N st   193     87500        90      8010         0     16191     56070    326655     25.20     23.05
27.10/6.87	c  N dy   202     93146        90      8010         0     21458     56070    481886     25.21     26.69
29.10/7.33	c  N dy   226     99179        90      8010         0     15027     56070    279919     25.26     28.72
30.73/7.75	c  S st   258    104839        90      8010         0     20286     56070    436615     25.31     23.84
31.09/7.81	c  S st   258    105340        90      8010         0     20763     56070    450710     25.31   no data
31.09/7.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.09/7.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
31.09/7.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.09/7.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.09/7.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.09/7.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
31.09/7.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.09/7.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
31.09/7.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/8.31	c lits-rem:       174  cl-subs:     1292  v-elim:      0  v-fix:    0  time:  0.47 s
33.09/8.31	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.09/8.31	c vivif2 --  cl tried    19471 cl shrink        0 lits rem          0 time: 0.00
34.70/8.76	c asymm  cl-useful: 0/6258/8010 lits-rem:0 time: 0.44
34.70/8.76	c calculated reachability. Time: 0.00
34.70/8.76	c  N dy   258    105340        90      8010         0     19471     56070    407809     25.31   no data
37.48/9.41	c  N dy   264    113444        90      8010         0     14052     56070    231662     25.22     26.61
39.51/9.94	c  N dy   298    120693        90      8010         0     20815     56070    433168     25.27     28.38
43.49/10.97	c  N dy   301    133685        90      8010         0     18865     56070    355754     25.13     26.60
49.05/12.35	c  N dy   334    151612        90      8010         0     20652     56070    388822     25.00     26.39
51.05/12.88	c  S st   361    158010        90      8010         0     26607     56070    565345     25.03   no data
51.45/12.95	c  S st   361    158515        90      8010         0     27080     56070    579446     25.03   no data
51.45/12.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.45/12.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.45/12.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.45/12.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.45/12.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.45/12.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
51.45/12.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.45/12.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.45/12.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.84/14.00	c lits-rem:       458  cl-subs:     2398  v-elim:      0  v-fix:    0  time:  1.01 s
55.84/14.00	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
55.84/14.01	c vivif2 --  cl tried    24682 cl shrink        0 lits rem          0 time: 0.01
56.24/14.16	c asymm  cl-useful: 0/1752/8010 lits-rem:0 time: 0.15
56.24/14.16	c calculated reachability. Time: 0.00
56.24/14.16	c  N dy   361    158515        90      8010         0     24682     56070    507776     25.03   no data
60.22/15.18	c  N dy   401    169399        90      8010         0     19121     56070    331082     25.05     26.47
64.22/16.19	c  N dy   445    180680        90      8010         0     29630     56070    641775     25.09     26.42
70.23/17.61	c  N dy   493    195524        90      8010         0     26735     56070    536155     25.10     26.45
74.98/18.80	c  N dy   530    208072        90      8010         0     20774     56070    344539     25.11     26.60
86.16/21.62	c  N dy   579    237772        90      8010         0     29569     56070    576727     24.91     21.63
86.16/21.62	c  S st   579    237772        90      8010         0     29569     56070    576727     24.91     21.63
86.56/21.70	c  S st   579    238276        90      8010         0     30046     56070    590894     24.91   no data
86.56/21.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.56/21.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
86.56/21.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.56/21.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.56/21.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.56/21.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
86.56/21.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.56/21.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.56/21.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.77/23.11	c lits-rem:       335  cl-subs:     2564  v-elim:      0  v-fix:    0  time:  1.37 s
91.77/23.11	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
92.19/23.11	c vivif2 --  cl tried    27482 cl shrink        0 lits rem          0 time: 0.01
92.94/23.31	c asymm  cl-useful: 0/2646/8010 lits-rem:0 time: 0.20
92.94/23.31	c calculated reachability. Time: 0.00
92.94/23.31	c  N dy   579    238276        90      8010         0     27482     56070    520352     24.91   no data
99.33/24.96	c  N dy   652    253499        90      8010         0     22354     56070    357313     24.96     26.34
106.91/26.81	c  N dy   755    269778        90      8010         0     37537     56070    808098     25.04     26.40
114.48/28.70	c  N dy   849    286993        90      8010         0     33154     56070    658910     25.11     26.55
122.91/30.82	c  N dy   920    305313        90      8010         0     28868     56070    512909     25.14     26.68
123.27/30.93	c  F st   928    306251        90      8010         0     29745     56070    538995     25.14     26.02
132.44/33.29	c  N dy   992    326179        90      8010         0     25940     56070    403844     25.17     26.50
142.82/35.82	c  N dy  1062    347604        90      8010         0     45763     56070    989699     25.20     26.79
146.81/36.87	c  S st  1111    357414        90      8010         0     31699     56070    558119     25.22   no data
147.21/36.96	c  S st  1111    357917        90      8010         0     32177     56070    572485     25.22   no data
147.21/36.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.21/36.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
147.21/36.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.21/36.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.21/36.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.21/36.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
147.21/36.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.21/36.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
147.21/36.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
150.79/37.85	c lits-rem:       161  cl-subs:     1439  v-elim:      0  v-fix:    0  time:  0.85 s
150.79/37.85	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
150.79/37.85	c vivif2 --  cl tried    30738 cl shrink        0 lits rem          0 time: 0.01
151.59/38.06	c asymm  cl-useful: 0/2050/8010 lits-rem:0 time: 0.21
151.59/38.06	c calculated reachability. Time: 0.00
151.59/38.06	c  N dy  1111    357917        90      8010         0     30738     56070    525605     25.22   no data
162.77/40.80	c  N dy  1195    378742        90      8010         0     26024     56070    371340     25.25     26.59
173.54/43.50	c  N dy  1276    398936        90      8010         0     44778     56070    925794     25.27     26.80
185.91/46.60	c  N dy  1311    421169        90      8010         0     40271     56070    765420     25.24     26.58
196.29/49.28	c  N dy  1369    441231        90      8010         0     32852     56070    533940     25.23     27.08
207.86/52.18	c  N dy  1437    462115        90      8010         0     52237     56070   1107207     25.25     26.86
218.63/54.91	c  N dy  1538    482161        90      8010         0     44050     56070    856492     25.28     27.53
235.38/59.00	c  N dy  1600    512785        90      8010         0     44464     56070    840139     25.27     26.62
247.36/62.02	c  N dy  1647    535410        90      8010         0     36728     56070    595438     25.24     26.60
248.16/62.21	c  S st  1654    536875        90      8010         0     38092     56070    636194     25.24   no data
248.56/62.30	c  S st  1654    537377        90      8010         0     38573     56070    650791     25.24   no data
248.56/62.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
248.56/62.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
248.56/62.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
248.56/62.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
248.56/62.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
248.56/62.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
248.56/62.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
248.56/62.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
248.56/62.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.16/63.73	c lits-rem:       411  cl-subs:     2047  v-elim:      0  v-fix:    0  time:  1.38 s
254.16/63.73	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
254.16/63.74	c vivif2 --  cl tried    36526 cl shrink        0 lits rem          0 time: 0.01
254.93/63.98	c asymm  cl-useful: 0/1735/8010 lits-rem:0 time: 0.24
254.93/63.98	c calculated reachability. Time: 0.00
254.93/63.98	c  N dy  1654    537377        90      8010         0     36526     56070    590780     25.24   no data
267.75/67.16	c  N dy  1716    559051        90      8010         0     56551     56070   1178743     25.24     26.65
279.28/70.07	c  N dy  1752    580374        90      8010         0     46765     56070    867565     25.22     26.62
293.25/73.55	c  N dy  1854    600390        90      8010         0     34815     56070    504866     25.25     27.94
304.82/76.46	c  N dy  1921    620630        90      8010         0     53547     56070   1058888     25.26     26.60
327.56/82.15	c  N dy  1943    661570        90      8010         0     59606     56070   1202814     25.16     26.49
340.73/85.43	c  N dy  2041    682156        90      8010         0     46528     56070    820502     25.19     26.81
357.48/89.65	c  N dy  2123    702203        90      8010         0     65100     56070   1370108     25.20     27.98
371.05/93.07	c  N dy  2176    726188        90      8010         0     54016     56070   1004920     25.16     26.57
388.21/97.30	c  N dy  2279    746205        90      8010         0     38389     56070    542097     25.19     28.12
406.96/102.07	c  N dy  2305    776153        90      8010         0     65873     56070   1331324     25.13     26.49
420.13/105.33	c  N dy  2376    796349        90      8010         0     49561     56070    849928     25.14     26.53
426.91/107.03	c  S st  2405    806069        90      8010         0     58555     56070   1115307     25.15     26.56
427.31/107.19	c  S st  2405    806570        90      8010         0     59037     56070   1129527     25.15   no data
427.71/107.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
427.71/107.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
427.71/107.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
427.71/107.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.71/107.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.71/107.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
427.71/107.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
427.71/107.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
427.71/107.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.87/111.55	c lits-rem:       652  cl-subs:     4201  v-elim:      0  v-fix:    0  time:  4.28 s
444.87/111.55	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
444.87/111.57	c vivif2 --  cl tried    54836 cl shrink        0 lits rem          0 time: 0.01
446.07/111.86	c asymm  cl-useful: 0/1189/8010 lits-rem:0 time: 0.29
446.07/111.86	c calculated reachability. Time: 0.00
446.07/111.86	c  N dy  2405    806570        90      8010         0     54836     56070    995680     25.15   no data
463.22/116.10	c  N dy  2477    826589        90      8010         0     37512     56070    475970     25.16     28.25
477.59/119.73	c  N dy  2580    846983        90      8010         0     56429     56070   1035076     25.17     26.56
493.14/123.61	c  N dy  2602    868414        90      8010         0     39194     56070    505262     25.14     26.47
505.91/126.80	c  N dy  2676    888500        90      8010         0     57816     56070   1058909     25.15     27.02
527.46/132.23	c  N dy  2801    912280        90      8010         0     41904     56070    563658     25.17     26.50
543.03/136.16	c  N dy  2878    935468        90      8010         0     63321     56070   1195561     25.18     26.59
562.17/140.90	c  N dy  2961    957502        90      8010         0     44922     56070    632955     25.19     26.71
576.94/144.60	c  N dy  3013    979196        90      8010         0     64968     56070   1221745     25.19     26.52
594.10/148.99	c  N dy  3057   1000543        90      8010         0     44905     56070    616568     25.18     26.86
642.77/161.17	c  F st  3146   1071877        90      8010         0     69558     56070   1275081     25.00     19.52
642.77/161.17	c  N st  3146   1071877        90      8010         0     69558     56070   1275081     25.00     19.52
660.73/165.60	c  N dy  3232   1091929        90      8010         0     46945     56070    649415     25.02     27.63
675.51/169.37	c  N dy  3308   1111960        90      8010         0     65477     56070   1196234     25.02     26.38
694.24/174.08	c  N dy  3365   1132530        90      8010         0     84515     56070   1761045     25.02     26.57
709.41/177.86	c  N dy  3428   1153823        90      8010         0     61797     56070   1064059     25.03     26.38
728.95/182.77	c  N dy  3516   1173896        90      8010         0     80375     56070   1615432     25.04     27.96
748.51/187.64	c  N dy  3623   1194209        90      8010         0     55772     56070    870756     25.06     26.47
764.47/191.62	c  S st  3710   1209855        90      8010         0     70312     56070   1304336     25.07     24.89
765.27/191.85	c  S st  3710   1210359        90      8010         0     70782     56070   1318559     25.07   no data
765.27/191.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
765.67/191.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
765.67/191.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.67/191.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.67/191.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.67/191.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
765.67/191.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.67/191.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
765.67/191.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
801.98/201.04	c lits-rem:       670  cl-subs:     4578  v-elim:      0  v-fix:    0  time:  9.09 s
801.98/201.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
801.98/201.06	c vivif2 --  cl tried    66204 cl shrink        0 lits rem          0 time: 0.02
803.57/201.42	c asymm  cl-useful: 0/1352/8010 lits-rem:0 time: 0.35
803.57/201.42	c calculated reachability. Time: 0.00
803.57/201.42	c  N dy  3710   1210359        90      8010         0     66204     56070   1170497     25.07   no data
831.11/208.37	c  N dy  3772   1233965        90      8010         0     88041     56070   1812635     25.07     26.40
849.86/213.01	c  N dy  3845   1255179        90      8010         0     63381     56070   1071064     25.08     26.47
865.81/217.01	c  N dy  3848   1276067        90      8010         0     82629     56070   1636783     25.05     26.41
884.98/221.88	c  N dy  3947   1296093        90      8010         0     55999     56070    836243     25.07     26.62
905.31/226.95	c  N dy  4054   1317812        90      8010         0     76128     56070   1436155     25.09     26.42
934.48/234.28	c  N dy  4130   1345139        90      8010         0     55120     56070    782259     25.08     26.43
956.84/239.87	c  N dy  4234   1365348        90      8010         0     73863     56070   1340626     25.10     26.42
985.12/246.91	c  N dy  4334   1386367        90      8010         0     93380     56070   1918709     25.11     26.46
1001.88/251.11	c  N dy  4405   1408189        90      8010         0     66345     56070   1097764     25.11     26.50
1023.02/256.41	c  N dy  4497   1428242        90      8010         0     84898     56070   1647322     25.11     26.53
1044.61/261.85	c  N dy  4539   1451551        90      8010         0     58242     56070    839447     25.11     26.46
1064.52/266.89	c  N dy  4593   1476979        90      8010         0     81656     56070   1525184     25.09     26.43
1089.25/273.03	c  N dy  4686   1497315        90      8010         0     51621     56070    630505     25.10     26.50
1118.81/280.50	c  N dy  4727   1534409        90      8010         0     85563     56070   1618373     25.08     26.43
1146.31/287.37	c  N dy  4874   1555341        90      8010         0     55252     56070    722627     25.10     26.52
1164.27/291.85	c  N dy  4965   1575997        90      8010         0     74324     56070   1286417     25.11     26.57
1188.21/297.88	c  N dy  5087   1596021        90      8010         0     92947     56070   1845745     25.12     26.49
1210.16/303.35	c  N dy  5179   1617440        90      8010         0     61956     56070    902715     25.14     26.52
1228.95/308.09	c  N dy  5261   1637510        90      8010         0     80456     56070   1451154     25.14     27.71
1281.97/321.33	c  N dy  5343   1693740        90      8010         0     80221     56070   1393057     25.10     26.43
1303.92/326.80	c  S st  5433   1710361        90      8010         0     95646     56070   1853166     25.10     25.42
1305.12/327.10	c  S st  5433   1710866        90      8010         0     96121     56070   1867315     25.10   no data
1305.12/327.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1305.12/327.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1305.12/327.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1305.12/327.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1305.12/327.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1305.12/327.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1305.12/327.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1305.12/327.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1305.52/327.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1382.57/346.57	c lits-rem:      1348  cl-subs:    10125  v-elim:      0  v-fix:    0  time: 19.35 s
1382.57/346.57	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1382.57/346.60	c vivif2 --  cl tried    85996 cl shrink        0 lits rem          0 time: 0.02
1384.12/346.94	c asymm  cl-useful: 0/873/8010 lits-rem:0 time: 0.35
1384.12/346.95	c calculated reachability. Time: 0.00
1384.12/346.95	c  N dy  5433   1710866        90      8010         0     85996     56070   1580136     25.10   no data
1411.26/353.78	c  N dy  5519   1730916        90      8010         0     52458     56070    590411     25.11     27.17
1428.81/358.14	c  N dy  5603   1751476        90      8010         0     71464     56070   1153785     25.12     26.47
1453.14/364.29	c  N dy  5738   1771518        90      8010         0     90152     56070   1716713     25.14     27.47
1477.09/370.27	c  N dy  5792   1791799        90      8010         0     55445     56070    655641     25.14     26.51
1496.27/375.09	c  N dy  5902   1811882        90      8010         0     73994     56070   1207113     25.15     29.13
1526.99/382.77	c  N dy  6019   1833993        90      8010         0     94490     56070   1818261     25.16     26.52
1554.50/389.60	c  N dy  6105   1854134        90      8010         0     58708     56070    733895     25.17     26.53
1575.27/394.84	c  N dy  6201   1875658        90      8010         0     78630     56070   1326134     25.18     26.69
1599.59/400.93	c  N dy  6262   1897661        90      8010         0     99006     56070   1933903     25.18     26.61
1623.13/406.87	c  N dy  6312   1917947        90      8010         0     62256     56070    821174     25.18     26.51
1645.08/412.31	c  N dy  6442   1938000        90      8010         0     80887     56070   1381610     25.19     26.62
1684.58/422.23	c  N dy  6562   1970782        90      8010         0    111129     56070   2278810     25.19     26.59
1711.33/428.96	c  N dy  6621   2001095        90      8010         0     82523     56070   1393432     25.18     26.57
1738.84/435.81	c  N dy  6716   2022819        90      8010         0    102584     56070   1991554     25.19     26.55
1765.97/442.63	c  N dy  6815   2042882        90      8010         0     64007     56070    837107     25.19     26.60
1788.72/448.37	c  N dy  6947   2063745        90      8010         0     83324     56070   1417287     25.21     26.61
1814.25/454.79	c  N dy  7021   2083766        90      8010         0    101783     56070   1963723     25.21     27.11
1844.18/462.25	c  N dy  7131   2103783        90      8010         0     62118     56070    759808     25.22     28.14
1864.13/467.25	c  N dy  7212   2123889        90      8010         0     80691     56070   1313694     25.23     26.94
1892.85/474.47	c  N dy  7321   2144924        90      8010         0    100209     56070   1897128     25.24     26.60
1927.57/483.18	c  N dy  7427   2166834        90      8010         0     61290     56070    713481     25.25     26.59
1947.12/488.06	c  N dy  7494   2188195        90      8010         0     80998     56070   1293740     25.25     26.64
1972.26/494.36	c  N dy  7579   2208212        90      8010         0     99553     56070   1846120     25.25     28.60
1976.24/495.37	c  S st  7593   2210867        90      8010         0    101986     56070   1918465     25.25     23.73
1977.44/495.69	c  S st  7593   2211370        90      8010         0    102459     56070   1932706     25.25   no data
1977.84/495.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1977.84/495.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1977.84/495.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1977.84/495.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1977.84/495.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1977.84/495.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1977.84/495.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1977.84/495.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1978.24/495.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2028.52/508.45	c lits-rem:       859  cl-subs:     7942  v-elim:      0  v-fix:    0  time: 12.62 s
2028.52/508.45	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2028.52/508.47	c vivif2 --  cl tried    94517 cl shrink        0 lits rem          0 time: 0.02
2030.11/508.84	c asymm  cl-useful: 0/770/8010 lits-rem:0 time: 0.37
2030.11/508.84	c calculated reachability. Time: 0.00
2030.11/508.84	c  N dy  7593   2211370        90      8010         0     94517     56070   1684946     25.25   no data
2060.44/516.42	c  N dy  7670   2231451        90      8010         0    113094     56070   2235907     25.26     26.70
2085.98/522.88	c  N dy  7760   2251478        90      8010         0     71826     56070   1011515     25.26     27.42
2109.52/528.79	c  N dy  7850   2272608        90      8010         0     91414     56070   1598698     25.27     26.62
2136.65/535.55	c  N dy  7915   2292765        90      8010         0    110048     56070   2149109     25.27     26.83
2161.39/541.73	c  N dy  7916   2314712        90      8010         0     69261     56070    909270     25.25     26.64
2190.92/549.16	c  N dy  8010   2342258        90      8010         0     94710     56070   1661997     25.25     26.59
2219.25/556.22	c  N dy  8066   2362956        90      8010         0    113777     56070   2227233     25.25     26.93
2248.77/563.65	c  N dy  8171   2385014        90      8010         0     72428     56070    995937     25.26     26.71
2269.52/568.80	c  N dy  8203   2407008        90      8010         0     92601     56070   1586632     25.26     26.69
2323.78/582.49	c  N dy  8243   2452267        90      8010         0     71448     56070    939952     25.22     26.61
2346.93/588.22	c  N dy  8343   2472315        90      8010         0     90016     56070   1497078     25.23     28.39
2377.65/595.95	c  N dy  8483   2492408        90      8010         0    108624     56070   2057051     25.24     26.60
2415.96/605.57	c  N dy  8571   2517570        90      8010         0     68216     56070    827209     25.25     26.67
2439.93/611.54	c  N dy  8700   2538529        90      8010         0     87629     56070   1410108     25.26     26.64
2468.23/618.69	c  N dy  8803   2558543        90      8010         0    106252     56070   1969415     25.26     27.12
2502.14/627.14	c  N dy  8894   2578615        90      8010         0    124812     56070   2521525     25.27     26.62
2527.29/633.46	c  N dy  8983   2598667        90      8010         0     78688     56070   1124301     25.28     27.40
2557.61/641.07	c  N dy  9093   2622320        90      8010         0    100612     56070   1778787     25.28     26.65
2587.93/648.67	c  N dy  9161   2642414        90      8010         0    119159     56070   2331943     25.29     26.65
2629.07/658.99	c  N dy  9212   2674299        90      8010         0     82749     56070   1205399     25.27     26.80
2656.56/665.89	c  N dy  9296   2695062        90      8010         0    101866     56070   1774909     25.28     26.84
2677.71/671.17	c  S st  9315   2711371        90      8010         0    116893     56070   2221607     25.27     24.72
2679.31/671.52	c  S st  9315   2711877        90      8010         0    117367     56070   2236104     25.27   no data
2679.31/671.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2679.31/671.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2679.31/671.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2679.31/671.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2679.31/671.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2679.31/671.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2679.31/671.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2679.71/671.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2679.71/671.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2767.09/693.58	c lits-rem:      1620  cl-subs:    11010  v-elim:      0  v-fix:    0  time: 21.90 s
2767.09/693.58	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2767.48/693.61	c vivif2 --  cl tried   106357 cl shrink        0 lits rem          0 time: 0.03
2768.68/693.98	c asymm  cl-useful: 0/685/8010 lits-rem:0 time: 0.38
2768.68/693.99	c calculated reachability. Time: 0.00
2768.68/693.99	c  N dy  9315   2711877        90      8010         0    106357     56070   1910907     25.27   no data
2801.40/702.18	c  N dy  9391   2732263        90      8010         0    125175     56070   2471671     25.28     26.67
2829.73/709.27	c  N dy  9487   2752361        90      8010         0     77838     56070   1071438     25.28     26.70
2855.27/715.68	c  N dy  9567   2772417        90      8010         0     96290     56070   1619102     25.29     27.78
2886.80/723.51	c  N dy  9667   2792540        90      8010         0    114923     56070   2178329     25.30     26.77
2921.11/732.14	c  N dy  9701   2816820        90      8010         0     70043     56070    814042     25.29     26.77
2943.05/737.68	c  N dy  9790   2836914        90      8010         0     88625     56070   1367708     25.29     29.24
2969.38/744.26	c  N dy  9852   2856976        90      8010         0    107174     56070   1920728     25.29     27.11
2995.72/750.87	c  N dy  9865   2877147        90      8010         0    125739     56070   2467873     25.28     26.72
3032.45/760.06	c  N dy  9879   2910553        90      8010         0     88120     56070   1321104     25.26     26.86
3061.16/767.22	c  N dy  9993   2930734        90      8010         0    106801     56070   1882242     25.27     26.66
3095.07/775.71	c  N dy 10078   2950743        90      8010         0    125331     56070   2434245     25.27     26.65
3131.38/784.86	c  N dy 10177   2973677        90      8010         0     77459     56070    997271     25.28     26.65
3160.15/792.04	c  N dy 10251   2998328        90      8010         0    100174     56070   1672263     25.28     26.66
3190.46/799.62	c  N dy 10335   3018423        90      8010         0    118812     56070   2232011     25.28     30.49
3220.36/807.10	c  N dy 10365   3038477        90      8010         0    137189     56070   2770557     25.28     27.84
3250.69/814.73	c  N dy 10415   3065020        90      8010         0     91494     56070   1387695     25.28     26.76
3279.82/822.07	c  N dy 10481   3087165        90      8010         0    111861     56070   1992667     25.28     26.67
3323.31/832.97	c  N dy 10604   3107242        90      8010         0    130461     56070   2552841     25.29     28.11
3365.61/843.51	c  N dy 10718   3127310        90      8010         0     78071     56070    978233     25.29     26.73
3390.34/849.76	c  N dy 10743   3148411        90      8010         0     97444     56070   1551695     25.29     26.69
3427.89/859.12	c  N dy 10837   3168451        90      8010         0    115944     56070   2105650     25.29     28.08
3464.15/868.21	c  N dy 10909   3188525        90      8010         0    134458     56070   2655084     25.29     28.41
3495.29/876.04	c  N dy 10969   3209064        90      8010         0     81552     56070   1067417     25.29     26.68
3498.87/876.95	c  S st 10991   3211877        90      8010         0     84164     56070   1146989     25.30     26.05
3499.67/877.19	c  S st 10991   3212382        90      8010         0     84643     56070   1161746     25.30   no data
3500.07/877.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3500.07/877.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3500.07/877.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3500.07/877.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3500.07/877.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3500.07/877.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3500.07/877.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3500.07/877.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3500.07/877.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3512.84/880.42	c lits-rem:       282  cl-subs:     2167  v-elim:      0  v-fix:    0  time:  3.13 s
3512.84/880.42	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3512.84/880.44	c vivif2 --  cl tried    82476 cl shrink        0 lits rem          0 time: 0.02
3514.04/880.78	c asymm  cl-useful: 0/854/8010 lits-rem:0 time: 0.34
3514.04/880.79	c calculated reachability. Time: 0.00
3514.04/880.79	c  N dy 10991   3212382        90      8010         0     82476     56070   1092622     25.30   no data
3542.36/887.83	c  N dy 11097   3233035        90      8010         0    101607     56070   1665412     25.30     26.64
3573.48/895.63	c  N dy 11149   3254598        90      8010         0    121435     56070   2253847     25.30     26.71
3613.79/905.75	c  N dy 11237   3275781        90      8010         0    140986     56070   2831498     25.30     26.70
3646.93/914.04	c  N dy 11312   3295893        90      8010         0     86831     56070   1206571     25.31     26.83
3677.66/921.77	c  N dy 11425   3315952        90      8010         0    105357     56070   1765318     25.31     29.92
3708.38/929.45	c  N dy 11494   3335955        90      8010         0    123841     56070   2315326     25.31     27.99
3745.06/938.63	c  N dy 11551   3358161        90      8010         0    144300     56070   2921337     25.31     26.77
3778.60/947.07	c  N dy 11557   3390802        90      8010         0    100387     56070   1575297     25.29     26.69
3810.10/954.97	c  N dy 11668   3410806        90      8010         0    118876     56070   2132464     25.30     28.10
3954.94/991.23	c  N dy 11704   3523714        90      8010         0    147378     56070   2927848     25.22     26.60
3984.08/998.55	c  N dy 11801   3543744        90      8010         0     90873     56070   1283846     25.22     28.68
4008.81/1004.80	c  N dy 11856   3563844        90      8010         0    109477     56070   1840517     25.22     26.72
4046.34/1014.13	c  N dy 11977   3585118        90      8010         0    129186     56070   2434429     25.23     26.56
4087.81/1024.57	c  N dy 12072   3605665        90      8010         0    148178     56070   3002942     25.24     26.68
4119.73/1032.50	c  N dy 12185   3625695        90      8010         0     90260     56070   1241096     25.24     27.76
4146.46/1039.23	c  N dy 12259   3645758        90      8010         0    108753     56070   1791893     25.25     27.51
4184.75/1048.82	c  N dy 12397   3665764        90      8010         0    127312     56070   2353639     25.25     27.88
4231.07/1060.47	c  N dy 12447   3686601        90      8010         0    146501     56070   2922371     25.25     26.70
4282.09/1073.26	c  N dy 12546   3707061        90      8010         0     87985     56070   1150014     25.26     26.74
4290.87/1075.46	c  S st 12582   3712382        90      8010         0     92923     56070   1299733     25.26     26.00
4292.09/1075.77	c  S st 12582   3712884        90      8010         0     93404     56070   1314216     25.26   no data
4292.09/1075.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4292.51/1075.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
4292.51/1075.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4292.51/1075.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4292.51/1075.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4292.51/1075.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4292.51/1075.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4292.51/1075.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4292.86/1075.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4310.82/1080.48	c lits-rem:       279  cl-subs:     2705  v-elim:      0  v-fix:    0  time:  4.58 s
4310.82/1080.48	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4311.21/1080.50	c vivif2 --  cl tried    90699 cl shrink        0 lits rem          0 time: 0.02
4312.41/1080.85	c asymm  cl-useful: 0/786/8010 lits-rem:0 time: 0.35
4312.41/1080.86	c calculated reachability. Time: 0.00
4312.41/1080.86	c  N dy 12582   3712884        90      8010         0     90699     56070   1226605     25.26   no data
4341.93/1088.22	c  N dy 12676   3732945        90      8010         0    109259     56070   1782825     25.27     27.84
4376.25/1096.83	c  F st 12793   3751562        90      8010         0    126527     56070   2303479     25.27   no data
4379.45/1097.67	c  N st 12797   3753596        90      8010         0    128401     56070   2360474     25.27   no data
4422.15/1108.33	c  N dy 12907   3773938        90      8010         0    147242     56070   2929206     25.28     26.69
4458.05/1117.38	c  N dy 12956   3796712        90      8010         0     89766     56070   1179223     25.28     26.85
4493.58/1126.26	c  N dy 13066   3819811        90      8010         0    111152     56070   1820587     25.28     26.68
4534.66/1136.53	c  N dy 13179   3841170        90      8010         0    130904     56070   2413419     25.29     26.70
4573.00/1146.15	c  N dy 13252   3861419        90      8010         0    149566     56070   2973103     25.29     26.69
4609.28/1155.27	c  N dy 13329   3881569        90      8010         0     88758     56070   1134332     25.29     26.86
4637.21/1162.21	c  N dy 13409   3901668        90      8010         0    107364     56070   1689723     25.30     27.02
4676.31/1172.03	c  N dy 13481   3927043        90      8010         0    130777     56070   2385438     25.30     26.67
4715.02/1181.80	c  N dy 13538   3947148        90      8010         0    149275     56070   2931024     25.30     28.75
4755.72/1191.94	c  N dy 13638   3967262        90      8010         0     87552     56070   1083795     25.30     26.73
4788.48/1200.14	c  N dy 13724   3992135        90      8010         0    110525     56070   1768026     25.30     26.71

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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366375-1305402837/watcher-3366375-1305402837 -o /tmp/evaluation-result-3366375-1305402837/solver-3366375-1305402837 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366375-1305402837.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.00 8.05 8.00 6/319 17920
/proc/meminfo: memFree=15599260/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 411 0 0 0 0 0 0 0 25 0 4 0 730514378 52396032 351 33554432000 4194304 4580107 140734852395552 18446744073709551615 47299781412776 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 12792 351 302 95 0 7774 0
[pid=17920/tid=17921] ppid=17918 vsize=216452 CPUtime=0 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 105 0 0 0 0 0 0 0 25 0 4 0 730514378 221646848 1151 33554432000 4194304 4580107 140734852395552 18446744073709551615 231895595502 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=216452 CPUtime=0 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 230 0 0 0 0 0 0 0 25 0 4 0 730514378 221646848 1154 33554432000 4194304 4580107 140734852395552 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=216452 CPUtime=0 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 238 0 0 0 0 0 0 0 25 0 4 0 730514378 221646848 1154 33554432000 4194304 4580107 140734852395552 18446744073709551615 4336106 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0208729 s]
/proc/loadavg: 8.00 8.05 8.00 6/319 17920
/proc/meminfo: memFree=15599260/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=216444 CPUtime=0.06 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 1428 0 0 0 6 0 0 0 25 0 4 0 730514378 221638656 1353 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 54111 1353 357 95 0 49093 0
[pid=17920/tid=17921] ppid=17918 vsize=216444 CPUtime=0.01 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 254 0 0 0 1 0 0 0 25 0 4 0 730514378 221638656 1353 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=216444 CPUtime=0.01 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 243 0 0 0 1 0 0 0 18 0 4 0 730514378 221638656 1353 33554432000 4194304 4580107 140734852395552 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=216444 CPUtime=0.01 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 260 0 0 0 1 0 0 0 25 0 4 0 730514378 221638656 1353 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 216444

[startup+0.100858 s]
/proc/loadavg: 8.00 8.05 8.00 6/319 17920
/proc/meminfo: memFree=15599260/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=216580 CPUtime=0.37 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 1601 0 0 0 37 0 0 0 25 0 4 0 730514378 221777920 1526 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293216 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 54145 1526 358 95 0 49127 0
[pid=17920/tid=17921] ppid=17918 vsize=216580 CPUtime=0.09 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 273 0 0 0 9 0 0 0 25 0 4 0 730514378 221777920 1526 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=216580 CPUtime=0.09 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 262 0 0 0 9 0 0 0 18 0 4 0 730514378 221777920 1526 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=216580 CPUtime=0.09 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 378 0 0 0 9 0 0 0 25 0 4 0 730514378 221777920 1526 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 216580

[startup+0.300824 s]
/proc/loadavg: 8.00 8.05 8.00 6/319 17920
/proc/meminfo: memFree=15599260/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=217664 CPUtime=1.17 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 3868 0 0 0 117 0 0 0 18 0 4 0 730514378 222887936 3293 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 54416 3293 376 95 0 49398 0
[pid=17920/tid=17921] ppid=17918 vsize=217664 CPUtime=0.29 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 820 0 0 0 29 0 0 0 25 0 4 0 730514378 222887936 3293 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=217664 CPUtime=0.29 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 923 0 0 0 29 0 0 0 18 0 4 0 730514378 222887936 3293 33554432000 4194304 4580107 140734852395552 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=217664 CPUtime=0.29 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 756 0 0 0 29 0 0 0 25 0 4 0 730514378 222887936 3294 33554432000 4194304 4580107 140734852395552 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 217664

[startup+0.700751 s]
/proc/loadavg: 8.00 8.05 8.00 6/319 17920
/proc/meminfo: memFree=15599260/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=220564 CPUtime=2.77 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 6344 0 0 0 276 1 0 0 18 0 4 0 730514378 225857536 3806 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 55141 3806 376 95 0 50123 0
[pid=17920/tid=17921] ppid=17918 vsize=220564 CPUtime=0.69 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 1469 0 0 0 69 0 0 0 25 0 4 0 730514378 225857536 3806 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=220564 CPUtime=0.68 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 1581 0 0 0 68 0 0 0 18 0 4 0 730514378 225857536 3806 33554432000 4194304 4580107 140734852395552 18446744073709551615 4322729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=220564 CPUtime=0.68 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 1270 0 0 0 68 0 0 0 25 0 4 0 730514378 225857536 3806 33554432000 4194304 4580107 140734852395552 18446744073709551615 4324497 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 220564

[startup+1.5006 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17924
/proc/meminfo: memFree=15579512/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=221880 CPUtime=5.96 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 10415 0 0 0 595 1 0 0 19 0 4 0 730514378 227205120 4595 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 55470 4595 377 95 0 50452 0
[pid=17920/tid=17921] ppid=17918 vsize=221880 CPUtime=1.48 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 2473 0 0 0 148 0 0 0 25 0 4 0 730514378 227205120 4595 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=221880 CPUtime=1.48 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 2612 0 0 0 148 0 0 0 19 0 4 0 730514378 227205120 4596 33554432000 4194304 4580107 140734852395552 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=221880 CPUtime=1.48 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 2263 0 0 0 148 0 0 0 25 0 4 0 730514378 227205120 4596 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 221880

[startup+3.1003 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17924
/proc/meminfo: memFree=15568724/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=232196 CPUtime=12.34 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 21621 0 0 0 1232 2 0 0 23 0 4 0 730514378 237768704 11816 33554432000 4194304 4580107 140734852395552 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 58049 11816 378 95 0 53031 0
[pid=17920/tid=17921] ppid=17918 vsize=232196 CPUtime=3.06 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 4878 0 0 0 306 0 0 0 25 0 4 0 730514378 237768704 11816 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=232196 CPUtime=3.08 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 5615 0 0 0 308 0 0 0 24 0 4 0 730514378 237768704 11816 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=232196 CPUtime=3.08 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 5537 0 0 0 308 0 0 0 25 0 4 0 730514378 237768704 11816 33554432000 4194304 4580107 140734852395552 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 232196

[startup+6.30071 s]
/proc/loadavg: 8.00 8.05 8.00 9/323 17924
/proc/meminfo: memFree=15537768/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=232192 CPUtime=25.12 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 32082 0 0 0 2507 5 0 0 25 0 4 0 730514378 237764608 13803 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 58048 13803 378 95 0 53030 0
[pid=17920/tid=17921] ppid=17918 vsize=232192 CPUtime=6.23 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 8167 0 0 0 623 0 0 0 25 0 4 0 730514378 237764608 13803 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=232192 CPUtime=6.28 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 8145 0 0 0 627 1 0 0 25 0 4 0 730514378 237764608 13803 33554432000 4194304 4580107 140734852395552 18446744073709551615 4489426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=232192 CPUtime=6.29 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 8060 0 0 0 628 1 0 0 25 0 4 0 730514378 237764608 13803 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 232192

[startup+12.7005 s]
/proc/loadavg: 8.08 8.06 8.00 9/323 17924
/proc/meminfo: memFree=15509856/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=240952 CPUtime=50.65 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 48654 0 0 0 5056 9 0 0 25 0 4 0 730514378 246734848 19578 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 60238 19578 378 95 0 55220 0
[pid=17920/tid=17921] ppid=17918 vsize=240952 CPUtime=12.56 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 12913 0 0 0 1254 2 0 0 25 0 4 0 730514378 246734848 19578 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=240952 CPUtime=12.68 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 11643 0 0 0 1266 2 0 0 25 0 4 0 730514378 246734848 19578 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=240952 CPUtime=12.68 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 11455 0 0 0 1267 1 0 0 25 0 4 0 730514378 246734848 19578 33554432000 4194304 4580107 140734852395552 18446744073709551615 4305310 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 240952

[startup+25.5011 s]
/proc/loadavg: 8.06 8.06 8.00 9/323 17925
/proc/meminfo: memFree=15463244/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=240756 CPUtime=101.72 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 75351 0 0 0 10157 15 0 0 25 0 4 0 730514378 246534144 28300 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 60189 28300 378 95 0 55171 0
[pid=17920/tid=17921] ppid=17918 vsize=240756 CPUtime=25.23 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 19492 0 0 0 2519 4 0 0 25 0 4 0 730514378 246534144 28300 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=240756 CPUtime=25.48 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 18959 0 0 0 2544 4 0 0 25 0 4 0 730514378 246534144 28300 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=240756 CPUtime=25.48 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 17429 0 0 0 2546 2 0 0 25 0 4 0 730514378 246534144 28300 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 240756

[startup+51.1003 s]
/proc/loadavg: 8.10 8.07 8.01 9/323 17925
/proc/meminfo: memFree=15408664/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=362052 CPUtime=203.86 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 103348 0 0 0 20363 23 0 0 25 0 4 0 730514378 370741248 38791 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 90513 38791 378 95 0 85495 0
[pid=17920/tid=17921] ppid=17918 vsize=362052 CPUtime=50.58 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 27386 0 0 0 5052 6 0 0 25 0 4 0 730514378 370741248 38791 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293013 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=362052 CPUtime=51.08 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 23447 0 0 0 5103 5 0 0 25 0 4 0 730514378 370741248 38791 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=362052 CPUtime=51.08 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 26447 0 0 0 5103 5 0 0 25 0 4 0 730514378 370741248 38791 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 362052

[startup+102.312 s]
/proc/loadavg: 8.15 8.09 8.01 9/323 17927
/proc/meminfo: memFree=15389516/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=319100 CPUtime=408.2 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 143151 0 0 0 40781 39 0 0 25 0 4 0 730514378 326758400 41526 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 79775 41526 378 95 0 74757 0
[pid=17920/tid=17921] ppid=17918 vsize=319100 CPUtime=101.27 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 32616 0 0 0 10119 8 0 0 25 0 4 0 730514378 326758400 41526 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=319100 CPUtime=102.29 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 31358 0 0 0 10221 8 0 0 25 0 4 0 730514378 326758400 41527 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=319100 CPUtime=102.3 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 42111 0 0 0 10218 12 0 0 25 0 4 0 730514378 326758400 41527 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 319100

[startup+162.301 s]

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

[pid=17920] ppid=17918 vsize=445404 CPUtime=2562.82 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 462798 0 0 0 256100 182 0 0 25 0 4 0 730514378 456093696 75049 33554432000 4194304 4580107 140734852395552 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 111351 75049 378 95 0 106333 0
[pid=17920/tid=17921] ppid=17918 vsize=445404 CPUtime=635.87 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 106948 0 0 0 63547 40 0 0 25 0 4 0 730514378 456093696 75050 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=445404 CPUtime=642.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 108359 0 0 0 64188 43 0 0 25 0 4 0 730514378 456093696 75050 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=445404 CPUtime=642.31 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 122845 0 0 0 64180 51 0 0 25 0 4 0 730514378 456093696 75050 33554432000 4194304 4580107 140734852395552 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2562.82
Current children cumulated vsize (KiB) 445404

[startup+702.301 s]
/proc/loadavg: 8.13 8.10 8.02 9/323 17952
/proc/meminfo: memFree=15010628/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=497312 CPUtime=2802.2 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 490085 0 0 0 280024 196 0 0 25 0 4 0 730514378 509247488 79512 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 124328 79512 378 95 0 119310 0
[pid=17920/tid=17921] ppid=17918 vsize=497312 CPUtime=695.26 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 113340 0 0 0 69483 43 0 0 25 0 4 0 730514378 509247488 79512 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=497312 CPUtime=702.3 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 114869 0 0 0 70184 46 0 0 25 0 4 0 730514378 509247488 79512 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=497312 CPUtime=702.3 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 129481 0 0 0 70174 56 0 0 25 0 4 0 730514378 509247488 79512 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2802.2
Current children cumulated vsize (KiB) 497312

[startup+762.312 s]
/proc/loadavg: 8.08 8.10 8.02 9/323 17953
/proc/meminfo: memFree=14976832/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=433264 CPUtime=3041.64 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 519258 0 0 0 303955 209 0 0 25 0 4 0 730514378 443662336 85546 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 108316 85546 378 95 0 103298 0
[pid=17920/tid=17921] ppid=17918 vsize=433264 CPUtime=754.67 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 120318 0 0 0 75420 47 0 0 25 0 4 0 730514378 443662336 85546 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=433264 CPUtime=762.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 121470 0 0 0 76182 49 0 0 25 0 4 0 730514378 443662336 85546 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=433264 CPUtime=762.31 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 136660 0 0 0 76172 59 0 0 25 0 4 0 730514378 443662336 85546 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3041.64
Current children cumulated vsize (KiB) 433264

[startup+822.301 s]
/proc/loadavg: 8.03 8.08 8.02 9/323 17955
/proc/meminfo: memFree=15014228/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=486488 CPUtime=3281.02 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 543985 0 0 0 327878 224 0 0 25 0 4 0 730514378 498163712 83932 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 121622 83932 378 95 0 116604 0
[pid=17920/tid=17921] ppid=17918 vsize=486488 CPUtime=814.07 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 127191 0 0 0 81356 51 0 0 25 0 4 0 730514378 498163712 83932 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=486488 CPUtime=822.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 128313 0 0 0 82177 54 0 0 25 0 4 0 730514378 498163712 83932 33554432000 4194304 4580107 140734852395552 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=486488 CPUtime=822.3 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 143571 0 0 0 82167 63 0 0 25 0 4 0 730514378 498163712 83932 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3281.02
Current children cumulated vsize (KiB) 486488

[startup+882.301 s]
/proc/loadavg: 8.09 8.09 8.02 9/323 17956
/proc/meminfo: memFree=15010104/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=503308 CPUtime=3520.41 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 566172 0 0 0 351808 233 0 0 25 0 4 0 730514378 515387392 84248 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 125827 84248 378 95 0 120809 0
[pid=17920/tid=17921] ppid=17918 vsize=503308 CPUtime=873.46 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 134703 0 0 0 87292 54 0 0 25 0 4 0 730514378 515387392 84248 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=503308 CPUtime=882.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 134764 0 0 0 88174 57 0 0 25 0 4 0 730514378 515387392 84248 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=503308 CPUtime=882.3 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 149135 0 0 0 88165 65 0 0 25 0 4 0 730514378 515387392 84248 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3520.41
Current children cumulated vsize (KiB) 503308

[startup+942.3 s]
/proc/loadavg: 8.11 8.09 8.02 9/323 17958
/proc/meminfo: memFree=15013264/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=517044 CPUtime=3759.83 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 591820 0 0 0 375738 245 0 0 25 0 4 0 730514378 529453056 84182 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 129261 84182 378 95 0 124243 0
[pid=17920/tid=17921] ppid=17918 vsize=517044 CPUtime=932.87 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 141551 0 0 0 93229 58 0 0 25 0 4 0 730514378 529453056 84182 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=517044 CPUtime=942.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 143545 0 0 0 94170 61 0 0 25 0 4 0 730514378 529453056 84182 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=517044 CPUtime=942.31 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 155808 0 0 0 94163 68 0 0 25 0 4 0 730514378 529453056 84182 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3759.83
Current children cumulated vsize (KiB) 517044

[startup+1002.3 s]
/proc/loadavg: 8.15 8.10 8.03 9/323 17960
/proc/meminfo: memFree=14968932/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=625296 CPUtime=3999.23 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 614220 0 0 0 399663 260 0 0 25 0 4 0 730514378 640303104 88619 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 156324 88619 378 95 0 151306 0
[pid=17920/tid=17921] ppid=17918 vsize=625296 CPUtime=992.27 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 147360 0 0 0 99165 62 0 0 25 0 4 0 730514378 640303104 88619 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=625296 CPUtime=1002.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 149411 0 0 0 100166 65 0 0 25 0 4 0 730514378 640303104 88619 33554432000 4194304 4580107 140734852395552 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=625296 CPUtime=1002.31 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 162293 0 0 0 100159 72 0 0 25 0 4 0 730514378 640303104 88619 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3999.23
Current children cumulated vsize (KiB) 625296

[startup+1062.3 s]
/proc/loadavg: 8.12 8.09 8.02 9/323 17961
/proc/meminfo: memFree=14914572/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=568448 CPUtime=4238.61 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 639185 0 0 0 423587 274 0 0 25 0 4 0 730514378 582090752 91692 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 142112 91692 378 95 0 137094 0
[pid=17920/tid=17921] ppid=17918 vsize=568448 CPUtime=1051.65 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 157086 0 0 0 105097 68 0 0 25 0 4 0 730514378 582090752 91692 33554432000 4194304 4580107 140734852395552 18446744073709551615 4406375 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=568448 CPUtime=1062.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 156388 0 0 0 106162 69 0 0 25 0 4 0 730514378 582090752 91692 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=568448 CPUtime=1062.32 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 168878 0 0 0 106157 75 0 0 25 0 4 0 730514378 582090752 91692 33554432000 4194304 4580107 140734852395552 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4238.61
Current children cumulated vsize (KiB) 568448

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.02 9/323 17963
/proc/meminfo: memFree=14934968/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=514452 CPUtime=4478 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 658275 0 0 0 447514 286 0 0 25 0 4 0 730514378 526798848 90145 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294513 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 128613 90145 378 95 0 123595 0
[pid=17920/tid=17921] ppid=17918 vsize=514452 CPUtime=1111.03 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 161163 0 0 0 111033 70 0 0 25 0 4 0 730514378 526798848 90145 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=514452 CPUtime=1122.32 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 162781 0 0 0 112158 74 0 0 25 0 4 0 730514378 526798848 90145 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=514452 CPUtime=1122.32 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 173500 0 0 0 112155 77 0 0 25 0 4 0 730514378 526798848 90145 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4478
Current children cumulated vsize (KiB) 514452

[startup+1182.3 s]
/proc/loadavg: 7.24 7.90 7.97 5/314 17982
/proc/meminfo: memFree=15332448/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=528520 CPUtime=4717.42 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 680993 0 0 0 471444 298 0 0 25 0 4 0 730514378 541204480 92653 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 132130 92653 378 95 0 127112 0
[pid=17920/tid=17921] ppid=17918 vsize=528520 CPUtime=1170.43 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 167744 0 0 0 116970 73 0 0 25 0 4 0 730514378 541204480 92653 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=528520 CPUtime=1182.31 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 168651 0 0 0 118155 76 0 0 25 0 4 0 730514378 541204480 92653 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=528520 CPUtime=1182.31 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 180053 0 0 0 118151 80 0 0 25 0 4 0 730514378 541204480 92653 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4717.42
Current children cumulated vsize (KiB) 528520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 6.38 7.67 7.89 5/314 17983
/proc/meminfo: memFree=15338144/32950928 swapFree=67085488/67111528
[pid=17920] ppid=17918 vsize=569960 CPUtime=4800.03 cores=1,3,5,7
/proc/17920/stat : 17920 (strangenight2-m) R 17918 17920 17424 0 -1 4202496 686788 0 0 0 479702 301 0 0 25 0 4 0 730514378 583639040 90798 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17920/statm: 142490 90798 378 95 0 137472 0
[pid=17920/tid=17921] ppid=17918 vsize=569960 CPUtime=1190.93 cores=1,3,5,7
/proc/17920/task/17921/stat : 17921 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 169232 0 0 0 119019 74 0 0 25 0 4 0 730514378 583639040 90800 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17920/tid=17922] ppid=17918 vsize=569960 CPUtime=1203.03 cores=1,3,5,7
/proc/17920/task/17922/stat : 17922 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 171304 0 0 0 120226 77 0 0 25 0 4 0 730514378 583639040 90800 33554432000 4194304 4580107 140734852395552 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17920/tid=17923] ppid=17918 vsize=569960 CPUtime=1203.03 cores=1,3,5,7
/proc/17920/task/17923/stat : 17923 (strangenight2-m) R 17918 17920 17424 0 -1 4202560 181366 0 0 0 120221 82 0 0 25 0 4 0 730514378 583639040 90800 33554432000 4194304 4580107 140734852395552 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 569960

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): 1203.03
CPU time (s): 4800.09
CPU user time (s): 4797.06
CPU system time (s): 3.03154
CPU usage (%): 398.999
Max. virtual memory (cumulated for all children) (KiB): 663884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.06
system time used= 3.03154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 686790
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= 389
involuntary context switches= 33274

runsolver used 3.19151 second user time and 8.93264 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 21:53:57
IDJOB=3366375
IDBENCH=82784
IDSOLVER=1844
FILE ID=node114/3366375-1305402837
RUNJOBID= node114-1305401591-17740
PBS_JOBID= 13324473
Free space on /tmp= 72976 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S764895749-094.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366375-1305402837/watcher-3366375-1305402837 -o /tmp/evaluation-result-3366375-1305402837/solver-3366375-1305402837 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366375-1305402837.cnf

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

MD5SUM BENCH= 86d70d98b4a1fa931b287202356d4839
RANDOM SEED=610837530

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.73
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.848
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.848
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.75
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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15599416 kB
Buffers:        274756 kB
Cached:        6217220 kB
SwapCached:         96 kB
Active:       11981624 kB
Inactive:      4962360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15599416 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            5732 kB
Writeback:           0 kB
AnonPages:    10451372 kB
Mapped:          27176 kB
Slab:           306996 kB
PageTables:      36748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52644444 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= 72976 MiB
End job on node114 at 2011-05-14 22:14:02