Trace number 3174121

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.4 1201.73

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174121-1304098196.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
3.18/0.80	c -- clauses added:            0 learnts,         5340 normals,            0 xors
3.18/0.80	c -- vars added         60
3.18/0.80	c Parsing time:  0.00 s
3.18/0.80	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
3.18/0.80	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.11
3.18/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.18/0.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.18/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.18/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.18/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3.18/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
3.18/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.18/0.80	c calculated reachability. Time: 0.00
3.18/0.80	c Calc default polars -  time:   0.00 s pos:      28 undec:       1 neg:      31
3.18/0.80	c =========================================================================================
3.18/0.80	c types(t): F = full restart, N = normal restart
3.18/0.80	c types(t): S = simplification begin/end, E = solution found
3.18/0.80	c restart types(rt): st = static, dy = dynamic
3.18/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.80	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
3.18/0.80	c  N dy     7      4713        60      5340         0      4218     37380     90989     17.75     18.74
3.18/0.80	c  N dy    24      8781        60      5340         0      5612     37380    114328     18.13     19.11
3.18/0.80	c  N dy    45     13207        60      5340         0      5764     37380    109596     18.45     19.44
3.58/0.90	c  N dy    53     19348        60      5340         0      6230     37380    110404     18.25     19.26
3.98/1.06	c  F st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17
3.98/1.06	c  N st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17
4.79/1.29	c  N dy    64     30000        60      5340         0      9623     37380    173075     18.02   no data
4.79/1.29	c  S st    64     30000        60      5340         0      9623     37380    173075     18.02   no data
5.17/1.32	c  S st    64     30501        60      5340         0     10087     37380    183447     18.02   no data
5.17/1.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.17/1.32	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.17/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.17/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/1.53	c lits-rem:       120  cl-subs:     1051  v-elim:      0  v-fix:    0  time:  0.20 s
6.77/1.74	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
6.77/1.74	c calculated reachability. Time: 0.00
6.77/1.74	c  N dy    64     30501        60      5340         0      9036     37380    161415     18.02   no data
7.57/1.96	c  N dy    91     34574        60      5340         0     12704     37380    239831     18.13     19.21
9.57/2.48	c  N dy    94     44839        60      5340         0     14790     37380    270343     17.82     18.79
9.97/2.54	c  S st   102     45751        60      5340         0     15605     37380    288165     17.86     18.01
9.97/2.60	c  S st   102     46252        60      5340         0      8124     37380    123163     17.86   no data
9.97/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.37/2.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.37/2.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.37/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.37/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.37/2.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.37/2.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.37/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.37/2.64	c lits-rem:         6  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.03 s
10.37/2.64	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.37/2.64	c vivif2 --  cl tried     8100 cl shrink        0 lits rem          0 time: 0.00
11.17/2.84	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.20
11.17/2.84	c calculated reachability. Time: 0.00
11.17/2.84	c  N dy   102     46252        60      5340         0      8100     37380    122597     17.86   no data
11.97/3.05	c  N dy   131     50260        60      5340         0     11709     37380    200495     17.99     19.00
13.18/3.31	c  N dy   146     54549        60      5340         0     15515     37380    281668     18.02     19.07
13.96/3.58	c  N dy   171     58585        60      5340         0     10261     37380    158710     18.10     19.13
15.57/3.99	c  N dy   174     66399        60      5340         0     17206     37380    303334     17.95     18.94
16.77/4.22	c  S st   189     69379        60      5340         0     10062     37380    146242     17.97     17.25
16.77/4.26	c  S st   189     69883        60      5340         0     10522     37380    156477     17.97   no data
16.77/4.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.77/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.77/4.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.77/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.77/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.77/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
16.77/4.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.77/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.77/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.16/4.32	c lits-rem:        11  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.06 s
17.16/4.32	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.16/4.33	c vivif2 --  cl tried    10364 cl shrink        0 lits rem          0 time: 0.00
17.98/4.57	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
17.98/4.57	c calculated reachability. Time: 0.00
17.98/4.57	c  N dy   189     69883        60      5340         0     10364     37380    152935     17.97   no data
19.16/4.80	c  N dy   196     74417        60      5340         0     14368     37380    233786     17.87     19.72
20.35/5.14	c  N dy   222     79278        60      5340         0     18748     37380    328074     17.93     18.91
22.37/5.69	c  F st   251     87501        60      5340         0     15405     37380    245304     17.94     16.28
22.37/5.69	c  N st   251     87501        60      5340         0     15405     37380    245304     17.94     16.28
23.95/6.07	c  N dy   261     93312        60      5340         0     20540     37380    356034     17.95     18.94
25.95/6.57	c  N dy   279    100109        60      5340         0     15004     37380    227845     17.93     19.04
27.54/6.91	c  S st   312    104825        60      5340         0     19225     37380    319216     18.00     18.24
27.54/6.96	c  S st   312    105325        60      5340         0     19679     37380    329407     18.00   no data
27.54/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
27.54/6.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.54/6.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
27.54/6.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.54/6.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.54/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.54/7.43	c lits-rem:       248  cl-subs:     2059  v-elim:      0  v-fix:    0  time:  0.45 s
29.54/7.43	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.54/7.43	c vivif2 --  cl tried    17620 cl shrink        0 lits rem          0 time: 0.00
30.75/7.78	c asymm  cl-useful: 0/4970/5340 lits-rem:0 time: 0.35
30.75/7.78	c calculated reachability. Time: 0.00
30.75/7.78	c  N dy   312    105325        60      5340         0     17620     37380    286181     18.00   no data
33.13/8.35	c  N dy   331    112057        60      5340         0     23596     37380    411909     17.99     19.60
35.16/8.89	c  N dy   369    119220        60      5340         0     17652     37380    279471     18.05     20.29
41.12/10.30	c  N dy   388    139576        60      5340         0     22403     37380    362293     17.90     18.89
43.94/11.08	c  N dy   430    148518        60      5340         0     16199     37380    227004     17.93     19.04
47.11/11.83	c  S st   474    157989        60      5340         0     24616     37380    405243     17.95     16.98
47.51/11.90	c  S st   474    158493        60      5340         0     25075     37380    415273     17.95   no data
47.51/11.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.51/11.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.51/11.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.51/11.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.51/11.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.51/11.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
47.51/11.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.51/11.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.51/11.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.31/12.63	c lits-rem:       280  cl-subs:     2590  v-elim:      0  v-fix:    0  time:  0.70 s
50.31/12.63	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
50.31/12.63	c vivif2 --  cl tried    22485 cl shrink        0 lits rem          0 time: 0.00
51.51/12.99	c asymm  cl-useful: 0/4137/5340 lits-rem:0 time: 0.36
51.51/12.99	c calculated reachability. Time: 0.00
51.51/12.99	c  N dy   474    158493        60      5340         0     22485     37380    359714     17.95   no data
56.30/14.13	c  N dy   524    170749        60      5340         0     18474     37380    263434     17.98     18.93
63.09/15.87	c  N dy   544    192480        60      5340         0     21695     37380    317420     17.80     18.75
69.48/17.40	c  N dy   626    206769        60      5340         0     17621     37380    228207     17.86     18.85
74.28/18.63	c  N dy   707    220033        60      5340         0     29446     37380    482003     17.92     19.31
79.87/20.06	c  N dy   717    235505        60      5340         0     25333     37380    372837     17.82     18.76
80.67/20.27	c  S st   725    237741        60      5340         0     27316     37380    414702     17.82   no data
81.07/20.35	c  S st   725    238244        60      5340         0     27773     37380    424591     17.82   no data
81.07/20.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.07/20.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.07/20.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.07/20.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.07/20.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.07/20.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
81.07/20.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.07/20.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
81.07/20.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.66/21.29	c lits-rem:       310  cl-subs:     3126  v-elim:      0  v-fix:    0  time:  0.91 s
84.66/21.29	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
84.66/21.29	c vivif2 --  cl tried    24647 cl shrink        0 lits rem          0 time: 0.00
85.46/21.42	c asymm  cl-useful: 0/1203/5340 lits-rem:0 time: 0.13
85.46/21.42	c calculated reachability. Time: 0.00
85.46/21.42	c  N dy   725    238244        60      5340         0     24647     37380    365701     17.82   no data
92.68/23.28	c  N dy   802    254871        60      5340         0     21000     37380    277695     17.87     19.01
99.85/25.03	c  N dy   903    271165        60      5340         0     35526     37380    590792     17.93     18.89
107.44/26.97	c  N dy   998    288471        60      5340         0     31481     37380    492263     17.99     18.99
115.42/28.97	c  F st  1046    306252        60      5340         0     26811     37380    377929     17.98     17.15
116.22/29.10	c  N st  1049    307440        60      5340         0     27854     37380    400330     17.98   no data
126.62/31.73	c  N dy  1073    333091        60      5340         0     29266     37380    416390     17.89     18.91
136.21/34.17	c  N dy  1146    353189        60      5340         0     24964     37380    324116     17.90     20.98
138.19/34.60	c  S st  1173    357367        60      5340         0     28713     37380    405142     17.91     18.18
138.19/34.67	c  S st  1173    357874        60      5340         0     29172     37380    415347     17.91   no data
138.19/34.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.19/34.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.19/34.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.19/34.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.19/34.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.19/34.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
138.19/34.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.19/34.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
138.59/34.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
140.60/35.28	c lits-rem:       170  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  0.58 s
140.60/35.28	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
140.60/35.28	c vivif2 --  cl tried    27592 cl shrink        0 lits rem          0 time: 0.00
142.19/35.65	c asymm  cl-useful: 0/3549/5340 lits-rem:0 time: 0.37
142.19/35.65	c calculated reachability. Time: 0.00
142.19/35.65	c  N dy  1173    357874        60      5340         0     27592     37380    380504     17.91   no data
153.80/38.58	c  N dy  1195    386480        60      5340         0     29769     37380    406906     17.76     18.82
167.38/41.96	c  N dy  1353    406572        60      5340         0     47736     37380    798625     17.85     19.38
179.34/44.95	c  N dy  1499    426780        60      5340         0     41926     37380    670542     17.92     18.87
190.12/47.61	c  N dy  1589    446846        60      5340         0     34919     37380    506666     17.94     18.91
202.12/50.62	c  N dy  1643    468515        60      5340         0     28356     37380    349875     17.93     19.07
212.10/53.14	c  N dy  1731    488556        60      5340         0     46129     37380    724471     17.94     19.26
224.10/56.10	c  N dy  1839    508560        60      5340         0     37280     37380    535476     17.97     19.77
237.68/59.59	c  N dy  1892    533623        60      5340         0     31932     37380    405801     17.95     18.92
238.86/59.89	c  S st  1896    536811        60      5340         0     34756     37380    466048     17.95     16.31
239.26/59.99	c  S st  1896    537319        60      5340         0     35228     37380    476544     17.95   no data
239.26/59.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
239.66/60.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
239.66/60.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
239.66/60.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
239.66/60.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.66/60.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
239.66/60.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.66/60.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
239.66/60.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.85/60.86	c lits-rem:       250  cl-subs:     2083  v-elim:      0  v-fix:    0  time:  0.84 s
242.85/60.86	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
242.85/60.87	c vivif2 --  cl tried    33145 cl shrink        0 lits rem          0 time: 0.00
244.05/61.13	c asymm  cl-useful: 0/1791/5340 lits-rem:0 time: 0.27
244.05/61.14	c calculated reachability. Time: 0.00
244.05/61.14	c  N dy  1896    537319        60      5340         0     33145     37380    435222     17.95   no data
256.04/64.18	c  N dy  1996    557684        60      5340         0     51255     37380    822764     17.97     18.96
268.04/67.15	c  N dy  2088    577719        60      5340         0     40738     37380    583548     17.98     20.16
279.61/70.07	c  N dy  2092    597994        60      5340         0     29422     37380    335273     17.93     18.93
291.58/73.04	c  N dy  2221    618050        60      5340         0     47299     37380    721847     17.97     20.67
306.77/76.81	c  N dy  2342    638098        60      5340         0     34996     37380    444647     18.00     19.14
318.76/79.88	c  N dy  2403    658170        60      5340         0     52773     37380    820355     18.00     21.10
333.13/83.47	c  N dy  2494    678380        60      5340         0     39749     37380    536101     18.01     19.02
347.53/87.09	c  N dy  2593    698425        60      5340         0     57551     37380    919919     18.03     20.45
361.09/90.47	c  N dy  2654    718459        60      5340         0     43264     37380    593989     18.02     20.08
374.27/93.77	c  N dy  2683    738555        60      5340         0     60926     37380    958389     17.99     20.10
389.46/97.56	c  N dy  2766    760852        60      5340         0     47946     37380    682231     17.99     19.04
404.25/101.26	c  N dy  2828    781119        60      5340         0     65915     37380   1064133     17.98     18.95
419.42/105.04	c  N dy  2915    803598        60      5340         0     52231     37380    767706     17.99     18.94
421.02/105.46	c  S st  2919    805979        60      5340         0     54360     37380    812851     17.99     16.97
421.83/105.60	c  S st  2919    806482        60      5340         0     54812     37380    823331     17.99   no data
421.83/105.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
421.83/105.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
421.83/105.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.83/105.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.83/105.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.83/105.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
421.83/105.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
421.83/105.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
421.83/105.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.42/109.01	c lits-rem:       591  cl-subs:     5445  v-elim:      0  v-fix:    0  time:  3.34 s
435.42/109.01	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
435.42/109.02	c vivif2 --  cl tried    49367 cl shrink        0 lits rem          0 time: 0.01
436.19/109.26	c asymm  cl-useful: 0/1126/5340 lits-rem:0 time: 0.24
436.19/109.27	c calculated reachability. Time: 0.00
436.19/109.27	c  N dy  2919    806482        60      5340         0     49367     37380    709479     17.99   no data
456.56/114.34	c  N dy  3037    830202        60      5340         0     36064     37380    412969     18.01     19.07
470.16/117.72	c  N dy  3135    850490        60      5340         0     53984     37380    796983     18.03     19.01
489.32/122.57	c  N dy  3244    870510        60      5340         0     36499     37380    413572     18.05     19.28
502.10/125.78	c  N dy  3336    890595        60      5340         0     54243     37380    793334     18.05     19.18
521.68/130.68	c  N dy  3439    911715        60      5340         0     36795     37380    408045     18.07     19.05
536.08/134.26	c  N dy  3577    931795        60      5340         0     54616     37380    796370     18.09     19.30
555.23/139.05	c  N dy  3678    951815        60      5340         0     72339     37380   1179718     18.11     19.14
572.41/143.34	c  N dy  3746    975041        60      5340         0     55559     37380    789353     18.10     19.07
591.19/148.01	c  N dy  3815    995123        60      5340         0     73419     37380   1171009     18.10     19.28
604.76/151.41	c  N dy  3838   1015274        60      5340         0     53145     37380    722440     18.08     19.08
624.36/156.31	c  N dy  3888   1038891        60      5340         0     73831     37380   1152331     18.06     19.07
641.54/160.66	c  N dy  3980   1060178        60      5340         0     53907     37380    742908     18.07     19.08
652.70/163.43	c  F st  4064   1071877        60      5340         0     64255     37380    968549     18.08   no data
662.69/165.94	c  N dy  4097   1082213        60      5340         0     73368     37380   1165830     18.09     19.49
699.84/175.26	c  N dy  4134   1133869        60      5340         0     78927     37380   1226642     18.01     19.28
715.83/179.24	c  N dy  4188   1155744        60      5340         0     57732     37380    803666     18.01     19.04
736.59/184.47	c  N dy  4315   1175803        60      5340         0     75536     37380   1190576     18.02     20.78
757.76/189.70	c  N dy  4419   1197946        60      5340         0     53716     37380    713114     18.04     19.04
771.35/193.12	c  S st  4508   1209723        60      5340         0     64187     37380    942108     18.05   no data
772.15/193.36	c  S st  4508   1210228        60      5340         0     64645     37380    952392     18.05   no data
772.15/193.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
772.55/193.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
772.55/193.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
772.55/193.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
772.55/193.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
772.55/193.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
772.55/193.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
772.55/193.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
772.55/193.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
799.72/200.23	c lits-rem:       645  cl-subs:     5604  v-elim:      0  v-fix:    0  time:  6.79 s
799.72/200.23	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
799.72/200.24	c vivif2 --  cl tried    59041 cl shrink        0 lits rem          0 time: 0.01
801.30/200.66	c asymm  cl-useful: 0/853/5340 lits-rem:0 time: 0.41
801.30/200.66	c calculated reachability. Time: 0.00
801.30/200.66	c  N dy  4508   1210228        60      5340         0     59041     37380    830510     18.05   no data
826.09/206.81	c  N dy  4564   1230302        60      5340         0     76714     37380   1201557     18.05     19.12
847.24/212.16	c  N dy  4654   1250478        60      5340         0     52427     37380    673365     18.05     19.03
869.22/217.69	c  N dy  4811   1272616        60      5340         0     72033     37380   1102216     18.08     19.11
894.78/224.00	c  N dy  4914   1294845        60      5340         0     48489     37380    573483     18.08     19.04
913.56/228.78	c  N dy  5013   1316977        60      5340         0     68092     37380    994700     18.09     19.23
960.29/240.40	c  N dy  5098   1365272        60      5340         0     66285     37380    920372     18.05     19.01
986.26/246.95	c  N dy  5203   1385672        60      5340         0     84340     37380   1309052     18.06     19.07
1007.43/252.22	c  N dy  5344   1405713        60      5340         0     57310     37380    755958     18.08     19.79
1025.80/256.82	c  N dy  5409   1426203        60      5340         0     75424     37380   1140305     18.08     19.16
1050.97/263.11	c  N dy  5483   1446259        60      5340         0     47234     37380    521340     18.08     21.68
1068.17/267.42	c  N dy  5601   1466289        60      5340         0     65070     37380    910447     18.09     20.37
1092.11/273.48	c  N dy  5703   1487972        60      5340         0     84295     37380   1325457     18.10     19.09
1124.48/281.59	c  N dy  5779   1522787        60      5340         0     67870     37380    934834     18.09     19.11
1174.80/294.15	c  N dy  5889   1577087        60      5340         0     68028     37380    924220     18.04     19.10
1197.97/299.93	c  N dy  5979   1597181        60      5340         0     85771     37380   1305370     18.05     19.45
1221.95/305.96	c  N dy  6055   1617240        60      5340         0     55045     37380    654983     18.05     19.55
1241.91/310.94	c  N dy  6163   1637268        60      5340         0     72690     37380   1031993     18.05     19.92
1264.28/316.59	c  N dy  6190   1659562        60      5340         0     92260     37380   1440951     18.04     19.06
1288.65/322.66	c  N dy  6316   1679996        60      5340         0     61023     37380    780344     18.05     19.04
1311.42/328.37	c  N dy  6446   1700541        60      5340         0     79167     37380   1175955     18.07     19.06
1324.60/331.62	c  S st  6499   1710228        60      5340         0     87792     37380   1362016     18.07   no data
1325.40/331.88	c  S st  6499   1710732        60      5340         0     88255     37380   1372213     18.07   no data
1325.40/331.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1325.80/331.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1325.80/331.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1325.80/331.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1325.80/331.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1325.80/331.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1325.80/331.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1325.80/331.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1325.80/331.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1388.53/347.66	c lits-rem:      1120  cl-subs:     9625  v-elim:      0  v-fix:    0  time: 15.66 s
1388.53/347.66	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1388.53/347.68	c vivif2 --  cl tried    78630 cl shrink        0 lits rem          0 time: 0.02
1390.51/348.19	c asymm  cl-useful: 0/597/5340 lits-rem:0 time: 0.51
1390.51/348.19	c calculated reachability. Time: 0.00
1390.51/348.19	c  N dy  6499   1710732        60      5340         0     78630     37380   1162713     18.07   no data
1432.06/358.55	c  N dy  6601   1731659        60      5340         0     97167     37380   1561000     18.08     19.20
1454.44/364.11	c  N dy  6703   1751722        60      5340         0     65175     37380    864626     18.09     20.46
1485.20/371.90	c  N dy  6778   1780745        60      5340         0     90642     37380   1402873     18.08     19.08
1513.94/379.01	c  N dy  6896   1800815        60      5340         0     57585     37380    686438     18.09     20.51
1535.51/384.47	c  N dy  6973   1823672        60      5340         0     77728     37380   1118784     18.09     19.17
1567.47/392.46	c  N dy  7053   1845006        60      5340         0     96570     37380   1524417     18.10     19.14
1595.83/399.58	c  N dy  7205   1865007        60      5340         0     62326     37380    781468     18.11     19.13
1617.80/405.08	c  N dy  7260   1886861        60      5340         0     81543     37380   1186955     18.11     19.20
1646.17/412.15	c  N dy  7363   1906908        60      5340         0     99222     37380   1569504     18.12     19.09
1671.74/418.50	c  N dy  7493   1926938        60      5340         0     64054     37380    807921     18.13     19.75
1695.31/424.47	c  N dy  7596   1947189        60      5340         0     82010     37380   1195993     18.13     19.11
1731.68/433.56	c  N dy  7669   1977393        60      5340         0     54763     37380    591636     18.12     19.08
1750.03/438.15	c  N dy  7742   1997405        60      5340         0     72384     37380    968642     18.13     19.14
1777.19/444.93	c  N dy  7879   2017486        60      5340         0     90221     37380   1358186     18.14     20.81
1809.15/452.97	c  N dy  7971   2037831        60      5340         0    108228     37380   1747780     18.14     19.13
1830.72/458.37	c  N dy  8064   2057873        60      5340         0     71183     37380    936409     18.15     20.38
1856.69/464.80	c  N dy  8169   2078010        60      5340         0     89065     37380   1324658     18.16     19.14
1889.04/472.93	c  N dy  8310   2098086        60      5340         0    106825     37380   1712680     18.17     19.95
1914.61/479.38	c  N dy  8414   2118171        60      5340         0     68857     37380    876486     18.18     19.88
1937.80/485.20	c  N dy  8493   2138189        60      5340         0     86532     37380   1252999     18.18     20.43
1967.74/492.67	c  N dy  8597   2158236        60      5340         0    104295     37380   1639042     18.18     21.46
1994.11/499.21	c  N dy  8644   2178585        60      5340         0     65636     37380    789888     18.18     19.41
2017.67/505.16	c  N dy  8753   2199090        60      5340         0     83696     37380   1180043     18.18     19.17
2035.25/509.51	c  S st  8832   2210733        60      5340         0     94005     37380   1405685     18.19     17.82
2036.44/509.80	c  S st  8832   2211236        60      5340         0     94461     37380   1415810     18.19   no data
2036.44/509.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2036.44/509.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2036.44/509.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2036.44/509.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2036.44/509.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2036.44/509.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2036.44/509.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2036.44/509.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2036.84/509.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2097.17/525.05	c lits-rem:      1014  cl-subs:    10200  v-elim:      0  v-fix:    0  time: 15.13 s
2097.17/525.05	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2097.17/525.07	c vivif2 --  cl tried    84261 cl shrink        0 lits rem          0 time: 0.02
2098.77/525.48	c asymm  cl-useful: 0/582/5340 lits-rem:0 time: 0.41
2098.77/525.48	c calculated reachability. Time: 0.00
2098.77/525.48	c  N dy  8832   2211236        60      5340         0     84261     37380   1200638     18.19   no data
2130.33/533.38	c  N dy  8910   2231329        60      5340         0    101993     37380   1580633     18.19     19.62
2171.09/543.59	c  N dy  9012   2255642        60      5340         0     66530     37380    803953     18.19     19.26
2193.05/549.04	c  N dy  9071   2275643        60      5340         0     84058     37380   1175674     18.19     19.26
2234.18/559.30	c  N dy  9147   2306179        60      5340         0    110904     37380   1744306     18.19     19.15
2262.15/566.34	c  N dy  9218   2330481        60      5340         0     74367     37380    957899     18.18     19.17
2329.66/583.26	c  N dy  9242   2395363        60      5340         0     72298     37380    889921     18.12     19.16
2354.82/589.54	c  N dy  9327   2415392        60      5340         0     89914     37380   1268598     18.12     19.36
2388.78/598.08	c  N dy  9489   2435396        60      5340         0    107665     37380   1660995     18.13     19.22
2423.93/606.80	c  N dy  9573   2459286        60      5340         0     69050     37380    828225     18.13     19.16
2447.52/612.76	c  N dy  9683   2479302        60      5340         0     86819     37380   1215081     18.14     21.55
2477.06/620.11	c  N dy  9784   2499306        60      5340         0    104514     37380   1597840     18.15     20.67
2515.40/629.78	c  N dy  9913   2519317        60      5340         0     61441     37380    658958     18.15     19.76
2545.37/637.29	c  N dy  9960   2550059        60      5340         0     88309     37380   1216313     18.14     19.25
2574.13/644.42	c  N dy 10039   2570145        60      5340         0    105994     37380   1594178     18.14     20.70
2613.27/654.24	c  N dy 10137   2590240        60      5340         0     62180     37380    665911     18.14     19.92
2635.65/659.83	c  N dy 10246   2610540        60      5340         0     80225     37380   1060357     18.15     19.24
2665.21/667.20	c  N dy 10372   2630734        60      5340         0     98118     37380   1452861     18.16     19.13
2701.56/676.31	c  N dy 10506   2651001        60      5340         0    116023     37380   1843610     18.17     19.20
2733.13/684.27	c  N dy 10602   2671085        60      5340         0     71047     37380    846856     18.17     19.95
2754.29/689.58	c  N dy 10641   2691143        60      5340         0     88602     37380   1210756     18.17     19.76
2785.86/697.49	c  N dy 10748   2711194        60      5340         0    106304     37380   1594252     18.17     20.46
2786.27/697.52	c  S st 10749   2711236        60      5340         0    106341     37380   1595093     18.17   no data
2787.44/697.84	c  S st 10749   2711743        60      5340         0    106799     37380   1605334     18.17   no data
2787.44/697.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2787.85/697.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2787.85/697.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2787.85/697.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2787.85/697.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2787.85/697.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2787.85/697.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2787.85/697.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2787.85/697.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2853.75/714.43	c lits-rem:      1009  cl-subs:    12615  v-elim:      0  v-fix:    0  time: 16.45 s
2853.75/714.43	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2853.75/714.45	c vivif2 --  cl tried    94184 cl shrink        0 lits rem          0 time: 0.02
2855.36/714.89	c asymm  cl-useful: 0/516/5340 lits-rem:0 time: 0.44
2855.76/714.90	c calculated reachability. Time: 0.00
2855.76/714.90	c  N dy 10749   2711743        60      5340         0     94184     37380   1347360     18.17   no data
2896.12/725.06	c  N dy 10872   2731807        60      5340         0    112004     37380   1737374     18.18     20.76
2942.84/736.79	c  N dy 10916   2763437        60      5340         0     76877     37380    947587     18.16     19.19
2973.60/744.42	c  N dy 11003   2783514        60      5340         0     94641     37380   1333751     18.17     21.77
3007.15/752.88	c  N dy 11075   2806036        60      5340         0    114471     37380   1757720     18.17     19.23
3058.30/765.69	c  N dy 11183   2842039        60      5340         0     82094     37380   1049623     18.16     19.14
3088.64/773.23	c  N dy 11299   2862261        60      5340         0     99983     37380   1439598     18.17     19.18
3126.19/782.62	c  N dy 11451   2882532        60      5340         0    117997     37380   1837217     18.18     19.17
3163.76/792.06	c  N dy 11521   2907806        60      5340         0     75209     37380    903673     18.18     19.18
3189.71/798.54	c  N dy 11608   2927881        60      5340         0     92862     37380   1283257     18.18     20.47
3222.05/806.67	c  N dy 11704   2947935        60      5340         0    110496     37380   1664337     18.18     19.24
3261.60/816.54	c  N dy 11808   2968017        60      5340         0    128207     37380   2046883     18.19     19.85
3288.76/823.32	c  N dy 11875   2988109        60      5340         0     80015     37380    998003     18.19     19.16
3313.93/829.64	c  N dy 11945   3008147        60      5340         0     97607     37380   1376295     18.19     19.24
3348.30/838.24	c  N dy 12030   3028984        60      5340         0    116003     37380   1772891     18.19     19.15
3387.86/848.15	c  N dy 12106   3048990        60      5340         0    133520     37380   2147847     18.19     19.34
3414.62/854.88	c  N dy 12240   3069020        60      5340         0     84391     37380   1093930     18.20     20.68
3446.16/862.70	c  N dy 12359   3089398        60      5340         0    102389     37380   1486030     18.21     19.22
3481.71/871.61	c  N dy 12438   3109973        60      5340         0    120510     37380   1873182     18.21     19.21
3514.87/879.93	c  N dy 12496   3130127        60      5340         0     70361     37380    775657     18.20     19.23
3541.23/886.51	c  N dy 12607   3152383        60      5340         0     89977     37380   1201685     18.21     19.27
3574.39/894.81	c  N dy 12730   3172886        60      5340         0    108092     37380   1598716     18.21     19.19
3621.52/906.63	c  N dy 12742   3208746        60      5340         0     70806     37380    771977     18.19     19.27
3625.14/907.53	c  S st 12765   3211743        60      5340         0     73442     37380    830154     18.20   no data
3625.92/907.74	c  S st 12765   3212247        60      5340         0     73905     37380    840612     18.20   no data
3625.92/907.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3625.92/907.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3625.92/907.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3625.92/907.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3625.92/907.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3625.92/907.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3625.92/907.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3626.32/907.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3626.32/907.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3632.31/909.30	c lits-rem:       101  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  1.48 s
3632.31/909.30	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3632.31/909.32	c vivif2 --  cl tried    72488 cl shrink        0 lits rem          0 time: 0.01
3633.51/909.62	c asymm  cl-useful: 0/638/5340 lits-rem:0 time: 0.30
3633.51/909.62	c calculated reachability. Time: 0.00
3633.51/909.62	c  N dy 12765   3212247        60      5340         0     72488     37380    812411     18.20   no data
3660.28/916.38	c  N dy 12866   3232286        60      5340         0     90159     37380   1194487     18.20     19.96
3691.45/924.19	c  N dy 12946   3253539        60      5340         0    108891     37380   1595113     18.20     19.22
3727.38/933.18	c  N dy 13018   3273620        60      5340         0    126503     37380   1969416     18.20     19.77
3759.34/941.14	c  N dy 13024   3295844        60      5340         0     76562     37380    881508     18.19     19.20
3786.91/948.08	c  N dy 13138   3315864        60      5340         0     94207     37380   1267235     18.20     21.82
3824.45/957.45	c  N dy 13242   3336041        60      5340         0    111968     37380   1652473     18.20     19.16
3867.99/968.34	c  N dy 13358   3356044        60      5340         0    129653     37380   2038914     18.21     20.67
3907.94/978.38	c  N dy 13488   3376125        60      5340         0     77056     37380    893436     18.21     20.26
3928.73/983.59	c  N dy 13500   3396245        60      5340         0     94707     37380   1265425     18.21     19.25
3963.89/992.37	c  N dy 13624   3416268        60      5340         0    112362     37380   1649682     18.21     20.35
4005.01/1002.62	c  N dy 13686   3440836        60      5340         0    133946     37380   2104234     18.21     19.20
4056.54/1015.55	c  N dy 13799   3474697        60      5340         0     92421     37380   1197560     18.20     19.20
4091.69/1024.32	c  N dy 13928   3495567        60      5340         0    110829     37380   1598829     18.21     19.17
4132.44/1034.52	c  N dy 14066   3515584        60      5340         0    128501     37380   1987104     18.22     19.72
4179.57/1046.36	c  N dy 14199   3535594        60      5340         0     74000     37380    804841     18.22     20.61
4204.35/1052.58	c  N dy 14287   3555852        60      5340         0     91775     37380   1189113     18.23     19.19
4235.92/1060.46	c  N dy 14372   3575981        60      5340         0    109553     37380   1570362     18.23     19.23
4276.64/1070.69	c  N dy 14505   3596045        60      5340         0    127237     37380   1957977     18.23     21.08
4322.99/1082.29	c  N dy 14589   3617069        60      5340         0    145783     37380   2357844     18.23     19.33
4352.54/1089.64	c  N dy 14716   3637170        60      5340         0     90435     37380   1156135     18.24     20.69
4386.10/1098.08	c  N dy 14846   3657263        60      5340         0    108190     37380   1546837     18.25     20.64
4426.04/1108.07	c  N dy 14967   3677331        60      5340         0    125885     37380   1933149     18.25     19.28
4473.20/1119.85	c  N dy 15113   3697385        60      5340         0    143625     37380   2326053     18.26     20.76
4503.54/1127.49	c  S st 15223   3712247        60      5340         0     82624     37380    973117     18.27     17.70
4504.73/1127.74	c  S st 15223   3712748        60      5340         0     83070     37380    983205     18.27   no data
4504.73/1127.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4504.73/1127.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
4504.73/1127.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4504.73/1127.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4504.73/1127.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4504.73/1127.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4504.73/1127.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4505.13/1127.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4505.13/1127.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4514.72/1130.21	c lits-rem:       160  cl-subs:     2150  v-elim:      0  v-fix:    0  time:  2.38 s
4514.72/1130.22	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4514.72/1130.23	c vivif2 --  cl tried    80920 cl shrink        0 lits rem          0 time: 0.01
4515.93/1130.56	c asymm  cl-useful: 0/594/5340 lits-rem:0 time: 0.33
4515.93/1130.56	c calculated reachability. Time: 0.00
4515.93/1130.56	c  N dy 15223   3712748        60      5340         0     80920     37380    934999     18.27   no data
4545.49/1137.92	c  N dy 15346   3732800        60      5340         0     98587     37380   1321857     18.27     19.51
4573.44/1144.91	c  F st 15392   3751562        60      5340         0    114979     37380   1667481     18.27   no data
4576.65/1145.77	c  N st 15396   3753595        60      5340         0    116779     37380   1707667     18.27   no data
4618.61/1156.22	c  N dy 15489   3773776        60      5340         0    134494     37380   2092011     18.27     19.31
4666.95/1168.38	c  N dy 15607   3793802        60      5340         0     77461     37380    852088     18.28     21.34
4690.89/1174.40	c  N dy 15660   3814056        60      5340         0     95163     37380   1228672     18.28     19.45
4722.85/1182.31	c  N dy 15729   3836151        60      5340         0    114516     37380   1641478     18.28     19.52
4772.41/1194.74	c  N dy 15804   3862477        60      5340         0    137620     37380   2127895     18.27     19.45

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174121-1304098196/watcher-3174121-1304098196 -o /tmp/evaluation-result-3174121-1304098196/solver-3174121-1304098196 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174121-1304098196.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: 6.93 7.82 7.93 4/176 3322
/proc/meminfo: memFree=27641356/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 414 0 0 0 0 0 0 0 19 0 4 0 521417332 52441088 353 33554432000 4194304 4627427 140736808636352 18446744073709551615 47247973992360 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 12803 353 303 106 0 7774 0
[pid=3322/tid=3326] ppid=3320 vsize=207868 CPUtime=0 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 62 0 0 0 0 0 0 0 21 0 4 0 521417332 212856832 599 33554432000 4194304 4627427 140736808636352 18446744073709551615 218905836014 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=207868 CPUtime=0 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 58 0 0 0 0 0 0 0 21 0 4 0 521417332 212856832 600 33554432000 4194304 4627427 140736808636352 18446744073709551615 218905391813 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=207868 CPUtime=0 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 77 0 0 0 0 0 0 0 21 0 4 0 521417332 212856832 607 33554432000 4194304 4627427 140736808636352 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.10659 s]
/proc/loadavg: 6.93 7.82 7.93 4/176 3322
/proc/meminfo: memFree=27641356/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=216328 CPUtime=0.41 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 1320 0 0 0 41 0 0 0 18 0 4 0 521417332 221519872 1243 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 54082 1243 364 106 0 49053 0
[pid=3322/tid=3326] ppid=3320 vsize=216328 CPUtime=0.1 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 195 0 0 0 10 0 0 0 20 0 4 0 521417332 221519872 1243 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=216328 CPUtime=0.1 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 189 0 0 0 10 0 0 0 18 0 4 0 521417332 221519872 1243 33554432000 4194304 4627427 140736808636352 18446744073709551615 218905392161 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=216328 CPUtime=0.1 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 331 0 0 0 10 0 0 0 18 0 4 0 521417332 221519872 1243 33554432000 4194304 4627427 140736808636352 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 216328

[startup+0.200576 s]
/proc/loadavg: 6.93 7.82 7.93 4/176 3322
/proc/meminfo: memFree=27641356/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=217988 CPUtime=0.78 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 2815 0 0 0 78 0 0 0 18 0 4 0 521417332 223219712 2372 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 54497 2372 384 106 0 49468 0
[pid=3322/tid=3326] ppid=3320 vsize=217988 CPUtime=0.19 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 620 0 0 0 19 0 0 0 21 0 4 0 521417332 223219712 2373 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=217988 CPUtime=0.19 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 617 0 0 0 19 0 0 0 18 0 4 0 521417332 223219712 2373 33554432000 4194304 4627427 140736808636352 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=217988 CPUtime=0.19 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 520 0 0 0 19 0 0 0 18 0 4 0 521417332 223219712 2373 33554432000 4194304 4627427 140736808636352 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 217988

[startup+0.300557 s]
/proc/loadavg: 6.93 7.82 7.93 4/176 3322
/proc/meminfo: memFree=27641356/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=219588 CPUtime=1.18 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 3473 0 0 0 118 0 0 0 18 0 4 0 521417332 224858112 2548 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 54897 2548 384 106 0 49868 0
[pid=3322/tid=3326] ppid=3320 vsize=219588 CPUtime=0.29 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 818 0 0 0 29 0 0 0 21 0 4 0 521417332 224858112 2548 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=219588 CPUtime=0.29 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 822 0 0 0 29 0 0 0 18 0 4 0 521417332 224858112 2548 33554432000 4194304 4627427 140736808636352 18446744073709551615 4327298 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=219588 CPUtime=0.29 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 587 0 0 0 29 0 0 0 18 0 4 0 521417332 224858112 2549 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 219588

[startup+0.700485 s]
/proc/loadavg: 6.93 7.82 7.93 4/176 3322
/proc/meminfo: memFree=27641356/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=220696 CPUtime=2.78 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 5390 0 0 0 278 0 0 0 18 0 4 0 521417332 225992704 3279 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 55174 3279 384 106 0 50145 0
[pid=3322/tid=3326] ppid=3320 vsize=220696 CPUtime=0.69 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 1258 0 0 0 69 0 0 0 22 0 4 0 521417332 225992704 3279 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=220696 CPUtime=0.69 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 1272 0 0 0 69 0 0 0 18 0 4 0 521417332 225992704 3279 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=220696 CPUtime=0.69 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 1163 0 0 0 69 0 0 0 18 0 4 0 521417332 225992704 3279 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 220696

[startup+1.50034 s]
/proc/loadavg: 7.17 7.86 7.94 9/184 3330
/proc/meminfo: memFree=27616244/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=227004 CPUtime=5.98 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 9723 0 0 0 597 1 0 0 20 0 4 0 521417332 232452096 5139 33554432000 4194304 4627427 140736808636352 18446744073709551615 4427160 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 56751 5139 388 106 0 51722 0
[pid=3322/tid=3326] ppid=3320 vsize=227004 CPUtime=1.48 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 2085 0 0 0 148 0 0 0 25 0 4 0 521417332 232452096 5139 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=227004 CPUtime=1.49 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 2047 0 0 0 149 0 0 0 20 0 4 0 521417332 232452096 5139 33554432000 4194304 4627427 140736808636352 18446744073709551615 4333369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=227004 CPUtime=1.49 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 1960 0 0 0 149 0 0 0 20 0 4 0 521417332 232452096 5139 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 227004

[startup+3.10105 s]
/proc/loadavg: 7.17 7.86 7.94 9/184 3330
/proc/meminfo: memFree=27586980/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=235800 CPUtime=12.37 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 17242 0 0 0 1235 2 0 0 25 0 4 0 521417332 241459200 9481 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 58950 9481 388 106 0 53921 0
[pid=3322/tid=3326] ppid=3320 vsize=235800 CPUtime=3.07 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 4215 0 0 0 307 0 0 0 25 0 4 0 521417332 241459200 9481 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=235800 CPUtime=3.09 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 4553 0 0 0 309 0 0 0 25 0 4 0 521417332 241459200 9481 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=235800 CPUtime=3.09 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 4184 0 0 0 309 0 0 0 25 0 4 0 521417332 241459200 9481 33554432000 4194304 4627427 140736808636352 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 235800

[startup+6.30047 s]
/proc/loadavg: 7.17 7.86 7.94 9/184 3330
/proc/meminfo: memFree=27549868/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=236484 CPUtime=25.15 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 25626 0 0 0 2511 4 0 0 25 0 4 0 521417332 242159616 12579 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 59121 12579 388 106 0 54092 0
[pid=3322/tid=3326] ppid=3320 vsize=236484 CPUtime=6.26 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 6726 0 0 0 625 1 0 0 25 0 4 0 521417332 242159616 12579 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=236484 CPUtime=6.28 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 6906 0 0 0 628 0 0 0 25 0 4 0 521417332 242159616 12579 33554432000 4194304 4627427 140736808636352 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=236484 CPUtime=6.29 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 6100 0 0 0 628 1 0 0 25 0 4 0 521417332 242159616 12579 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 236484

[startup+12.7003 s]
/proc/loadavg: 7.30 7.86 7.94 9/184 3330
/proc/meminfo: memFree=27482644/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=237932 CPUtime=50.71 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 39749 0 0 0 5065 6 0 0 25 0 4 0 521417332 243642368 15977 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 59483 15977 388 106 0 54454 0
[pid=3322/tid=3326] ppid=3320 vsize=237932 CPUtime=12.62 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 10032 0 0 0 1261 1 0 0 25 0 4 0 521417332 243642368 15977 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=237932 CPUtime=12.68 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 9817 0 0 0 1268 0 0 0 25 0 4 0 521417332 243642368 15977 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=237932 CPUtime=12.68 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 9816 0 0 0 1267 1 0 0 25 0 4 0 521417332 243642368 15977 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309405 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 237932

[startup+25.501 s]
/proc/loadavg: 7.41 7.86 7.94 9/184 3331
/proc/meminfo: memFree=27455988/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=230652 CPUtime=101.84 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 59339 0 0 0 10174 10 0 0 25 0 4 0 521417332 236187648 19999 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 57663 19999 388 106 0 52634 0
[pid=3322/tid=3326] ppid=3320 vsize=230652 CPUtime=25.35 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 15373 0 0 0 2533 2 0 0 25 0 4 0 521417332 236187648 19999 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=230652 CPUtime=25.48 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 15187 0 0 0 2547 1 0 0 25 0 4 0 521417332 236187648 19999 33554432000 4194304 4627427 140736808636352 18446744073709551615 4333733 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=230652 CPUtime=25.48 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 14378 0 0 0 2546 2 0 0 25 0 4 0 521417332 236187648 19999 33554432000 4194304 4627427 140736808636352 18446744073709551615 4469121 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 230652

[startup+51.1004 s]
/proc/loadavg: 7.61 7.87 7.94 9/184 3331
/proc/meminfo: memFree=27411004/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=223980 CPUtime=204.1 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 89725 0 0 0 20391 19 0 0 25 0 4 0 521417332 229355520 22991 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 55995 22991 388 106 0 50966 0
[pid=3322/tid=3326] ppid=3320 vsize=223980 CPUtime=50.81 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 24008 0 0 0 5076 5 0 0 25 0 4 0 521417332 229355520 22991 33554432000 4194304 4627427 140736808636352 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=223980 CPUtime=51.09 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 22816 0 0 0 5106 3 0 0 25 0 4 0 521417332 229355520 22991 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=223980 CPUtime=51.09 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 20783 0 0 0 5104 5 0 0 25 0 4 0 521417332 229355520 22991 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 223980

[startup+102.301 s]
/proc/loadavg: 7.93 7.92 7.95 9/184 3333
/proc/meminfo: memFree=27349712/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=237480 CPUtime=408.65 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 128325 0 0 0 40833 32 0 0 25 0 4 0 521417332 243179520 28954 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 59370 28954 388 106 0 54341 0
[pid=3322/tid=3326] ppid=3320 vsize=237480 CPUtime=101.73 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 33350 0 0 0 10165 8 0 0 25 0 4 0 521417332 243179520 28954 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=237480 CPUtime=102.3 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 27733 0 0 0 10225 5 0 0 25 0 4 0 521417332 243179520 28954 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=237480 CPUtime=102.29 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 33728 0 0 0 10220 9 0 0 25 0 4 0 521417332 243179520 28954 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 237480

[startup+162.3 s]

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

[pid=3322] ppid=3320 vsize=423012 CPUtime=2565.74 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 388916 0 0 0 256431 143 0 0 25 0 4 0 521417332 433164288 63184 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 105753 63184 388 106 0 100724 0
[pid=3322/tid=3326] ppid=3320 vsize=423012 CPUtime=638.81 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 100158 0 0 0 63844 37 0 0 25 0 4 0 521417332 433164288 63184 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=423012 CPUtime=642.31 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 91097 0 0 0 64197 34 0 0 25 0 4 0 521417332 433164288 63184 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309228 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=423012 CPUtime=642.3 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 99923 0 0 0 64194 36 0 0 25 0 4 0 521417332 433164288 63184 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.74
Current children cumulated vsize (KiB) 423012

[startup+702.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/184 3349
/proc/meminfo: memFree=26969036/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=426620 CPUtime=2805.42 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 410790 0 0 0 280387 155 0 0 25 0 4 0 521417332 436858880 63713 33554432000 4194304 4627427 140736808636352 18446744073709551615 4420174 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 106655 63713 388 106 0 101626 0
[pid=3322/tid=3326] ppid=3320 vsize=426620 CPUtime=698.48 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 105324 0 0 0 69807 41 0 0 25 0 4 0 521417332 436858880 63713 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=426620 CPUtime=702.31 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 96758 0 0 0 70194 37 0 0 25 0 4 0 521417332 436858880 63713 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=426620 CPUtime=702.29 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 105200 0 0 0 70191 38 0 0 25 0 4 0 521417332 436858880 63713 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.42
Current children cumulated vsize (KiB) 426620

[startup+762.301 s]
/proc/loadavg: 8.01 8.04 8.00 9/184 3350
/proc/meminfo: memFree=26925732/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=477332 CPUtime=3045.11 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 430617 0 0 0 304346 165 0 0 25 0 4 0 521417332 488787968 66826 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 119333 66826 388 106 0 114304 0
[pid=3322/tid=3326] ppid=3320 vsize=477332 CPUtime=758.15 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 111451 0 0 0 75772 43 0 0 25 0 4 0 521417332 488787968 66826 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=477332 CPUtime=762.32 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 101851 0 0 0 76192 40 0 0 25 0 4 0 521417332 488787968 66826 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=477332 CPUtime=762.3 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 110055 0 0 0 76189 41 0 0 25 0 4 0 521417332 488787968 66826 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 477332

[startup+822.301 s]
/proc/loadavg: 8.00 8.03 8.00 9/184 3352
/proc/meminfo: memFree=26904264/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=477444 CPUtime=3284.77 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 447936 0 0 0 328302 175 0 0 25 0 4 0 521417332 488902656 73876 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 119361 73876 388 106 0 114332 0
[pid=3322/tid=3326] ppid=3320 vsize=477444 CPUtime=817.83 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 116701 0 0 0 81736 47 0 0 25 0 4 0 521417332 488902656 73876 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=477444 CPUtime=822.31 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 107126 0 0 0 82189 42 0 0 25 0 4 0 521417332 488902656 73876 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=477444 CPUtime=822.29 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 115195 0 0 0 82186 43 0 0 25 0 4 0 521417332 488902656 73876 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 477444

[startup+882.307 s]
/proc/loadavg: 8.00 8.02 8.00 9/184 3353
/proc/meminfo: memFree=26883640/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=542428 CPUtime=3524.48 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 462982 0 0 0 352264 184 0 0 25 0 4 0 521417332 555446272 77593 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 135607 77593 388 106 0 130578 0
[pid=3322/tid=3326] ppid=3320 vsize=542428 CPUtime=877.51 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 121618 0 0 0 87702 49 0 0 25 0 4 0 521417332 555446272 77593 33554432000 4194304 4627427 140736808636352 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=542428 CPUtime=882.32 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 110631 0 0 0 88187 45 0 0 25 0 4 0 521417332 555446272 77593 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=542428 CPUtime=882.3 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 119230 0 0 0 88185 45 0 0 25 0 4 0 521417332 555446272 77593 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.48
Current children cumulated vsize (KiB) 542428

[startup+942.301 s]
/proc/loadavg: 8.04 8.03 8.00 9/184 3355
/proc/meminfo: memFree=26886076/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=414504 CPUtime=3764.13 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 472915 0 0 0 376223 190 0 0 25 0 4 0 521417332 424452096 66545 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 103626 66545 388 106 0 98597 0
[pid=3322/tid=3326] ppid=3320 vsize=414504 CPUtime=937.18 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 123155 0 0 0 93667 51 0 0 25 0 4 0 521417332 424452096 66545 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=414504 CPUtime=942.31 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 112047 0 0 0 94185 46 0 0 25 0 4 0 521417332 424452096 66545 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=414504 CPUtime=942.29 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 124548 0 0 0 94181 48 0 0 25 0 4 0 521417332 424452096 66545 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.13
Current children cumulated vsize (KiB) 414504

[startup+1002.3 s]
/proc/loadavg: 8.10 8.05 8.01 9/184 3357
/proc/meminfo: memFree=26888768/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=480196 CPUtime=4003.81 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 490667 0 0 0 400182 199 0 0 25 0 4 0 521417332 491720704 70460 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 120049 70460 388 106 0 115020 0
[pid=3322/tid=3326] ppid=3320 vsize=480196 CPUtime=996.85 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 128159 0 0 0 99632 53 0 0 25 0 4 0 521417332 491720704 70460 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=480196 CPUtime=1002.31 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 116419 0 0 0 100183 48 0 0 25 0 4 0 521417332 491720704 70460 33554432000 4194304 4627427 140736808636352 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=480196 CPUtime=1002.29 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 128954 0 0 0 100179 50 0 0 25 0 4 0 521417332 491720704 70460 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.81
Current children cumulated vsize (KiB) 480196

[startup+1062.3 s]
/proc/loadavg: 8.11 8.07 8.01 9/184 3358
/proc/meminfo: memFree=26876352/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=414964 CPUtime=4243.49 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 509489 0 0 0 424141 208 0 0 25 0 4 0 521417332 424923136 72840 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 103741 72840 388 106 0 98712 0
[pid=3322/tid=3326] ppid=3320 vsize=414964 CPUtime=1056.53 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 133166 0 0 0 105598 55 0 0 25 0 4 0 521417332 424923136 72840 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=414964 CPUtime=1062.32 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 120198 0 0 0 106182 50 0 0 25 0 4 0 521417332 424923136 72840 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=414964 CPUtime=1062.3 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 134005 0 0 0 106177 53 0 0 25 0 4 0 521417332 424923136 72840 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.49
Current children cumulated vsize (KiB) 414964

[startup+1122.3 s]
/proc/loadavg: 8.11 8.08 8.02 9/184 3360
/proc/meminfo: memFree=26857980/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=415260 CPUtime=4483.16 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 528411 0 0 0 448098 218 0 0 25 0 4 0 521417332 425226240 69588 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 103815 69588 388 106 0 98786 0
[pid=3322/tid=3326] ppid=3320 vsize=415260 CPUtime=1116.2 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 138295 0 0 0 111561 59 0 0 25 0 4 0 521417332 425226240 69588 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=415260 CPUtime=1122.32 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 125236 0 0 0 112180 52 0 0 25 0 4 0 521417332 425226240 69588 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=415260 CPUtime=1122.3 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 139122 0 0 0 112174 56 0 0 25 0 4 0 521417332 425226240 69588 33554432000 4194304 4627427 140736808636352 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.16
Current children cumulated vsize (KiB) 415260

[startup+1182.3 s]
/proc/loadavg: 8.07 8.08 8.02 9/184 3361
/proc/meminfo: memFree=26834768/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=415472 CPUtime=4722.85 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 544691 0 0 0 472059 226 0 0 25 0 4 0 521417332 425443328 74166 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309056 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 103868 74166 388 106 0 98839 0
[pid=3322/tid=3326] ppid=3320 vsize=415472 CPUtime=1175.87 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 142010 0 0 0 117527 60 0 0 25 0 4 0 521417332 425443328 74166 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=415472 CPUtime=1182.31 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 128851 0 0 0 118178 53 0 0 25 0 4 0 521417332 425443328 74166 33554432000 4194304 4627427 140736808636352 18446744073709551615 4324264 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=415472 CPUtime=1182.3 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 143119 0 0 0 118172 58 0 0 25 0 4 0 521417332 425443328 74166 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.85
Current children cumulated vsize (KiB) 415472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.19 8.10 8.02 10/184 3362
/proc/meminfo: memFree=26820500/32951124 swapFree=67111356/67111528
[pid=3322] ppid=3320 vsize=415572 CPUtime=4800.36 cores=1,3,5,7
/proc/3322/stat : 3322 (strangenight2-m) R 3320 3322 2524 0 -1 4202496 551169 0 0 0 479807 229 0 0 25 0 4 0 521417332 425545728 74910 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/3322/statm: 103893 74910 388 106 0 98864 0
[pid=3322/tid=3326] ppid=3320 vsize=415572 CPUtime=1195.18 cores=1,3,5,7
/proc/3322/task/3326/stat : 3326 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 143926 0 0 0 119456 62 0 0 25 0 4 0 521417332 425545728 74910 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=3322/tid=3327] ppid=3320 vsize=415572 CPUtime=1201.72 cores=1,3,5,7
/proc/3322/task/3327/stat : 3327 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 130733 0 0 0 120118 54 0 0 25 0 4 0 521417332 425545728 74910 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=3322/tid=3328] ppid=3320 vsize=415572 CPUtime=1201.71 cores=1,3,5,7
/proc/3322/task/3328/stat : 3328 (strangenight2-m) R 3320 3322 2524 0 -1 4202560 145024 0 0 0 120112 59 0 0 25 0 4 0 521417332 425545728 74910 33554432000 4194304 4627427 140736808636352 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 415572

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.4
CPU user time (s): 4798.09
CPU system time (s): 2.31065
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 542428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.09
system time used= 2.31065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 551170
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= 172
involuntary context switches= 31284

runsolver used 1.83472 second user time and 4.74828 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-29 19:29:56
IDJOB=3174121
IDBENCH=82939
IDSOLVER=1586
FILE ID=node137/3174121-1304098196
RUNJOBID= node137-1304098196-3303
PBS_JOBID= 13170581
Free space on /tmp= 71620 MiB

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

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

MD5SUM BENCH= e8248df66827581bc842de4513557985
RANDOM SEED=1742599627

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27641636 kB
Buffers:        920412 kB
Cached:        3860876 kB
SwapCached:         56 kB
Active:         344860 kB
Inactive:      4499328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27641636 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           11396 kB
Writeback:           0 kB
AnonPages:       63700 kB
Mapped:          14868 kB
Slab:           401868 kB
PageTables:       4312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   206324 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= 71608 MiB
End job on node137 at 2011-04-29 19:50:00