Trace number 3174099

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.38 1201.92

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
MD5SUM0448cdbfc0b1241b735cac942d079298
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark33.021
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
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 54450

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-3174099-1304092148.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        4450
0.00/0.00	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.37/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.37/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.37/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.37/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.37/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.37/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.37/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.77/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.24	c calculated reachability. Time: 0.00
0.77/0.24	c Calc default polars -  time:   0.00 s pos:      18 undec:       1 neg:      31
0.77/0.24	c =========================================================================================
0.77/0.24	c types(t): F = full restart, N = normal restart
0.77/0.24	c types(t): S = simplification begin/end, E = solution found
0.77/0.24	c restart types(rt): st = static, dy = dynamic
0.77/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.24	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.77/0.24	c  N dy    11      4240        50      4450         0      3689     31150     68023     15.69     16.54
3.57/0.90	c  N dy    17      8936        50      4450         0      5558     31150     96489     15.35     16.20
3.57/0.90	c  N dy    28     12966        50      4450         0      5358     31150     88732     15.31     16.20
3.57/0.90	c  N dy    41     17346        50      4450         0      9175     31150    158372     15.36     16.23
3.57/1.00	c  N dy    63     22906        50      4450         0      9133     31150    151990     15.41     16.42
3.57/1.00	c  F st    71     25000        50      4450         0     10966     31150    185222     15.39   no data
3.98/1.10	c  N st    75     27039        50      4450         0      6836     31150    103919     15.39   no data
5.16/1.30	c  S st    77     30000        50      4450         0      9411     31150    151032     15.39   no data
5.16/1.30	c  S st    77     30502        50      4450         0      9859     31150    159730     15.39   no data
5.16/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.16/1.30	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
5.16/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.16/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.46	c lits-rem:       144  cl-subs:     1497  v-elim:      0  v-fix:    0  time:  0.20 s
6.36/1.66	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.20
6.36/1.66	c calculated reachability. Time: 0.00
6.36/1.66	c  N dy    77     30502        50      4450         0      8362     31150    134463     15.39   no data
7.17/1.89	c  N dy    81     35630        50      4450         0     12796     31150    213289     15.21     16.10
8.37/2.11	c  N dy   106     39635        50      4450         0      9529     31150    146452     15.32     16.18
9.16/2.33	c  N dy   128     43641        50      4450         0     13047     31150    211269     15.41     16.38
9.56/2.46	c  S st   132     45755        50      4450         0     14895     31150    244447     15.40     13.82
9.96/2.51	c  S st   132     46259        50      4450         0     15347     31150    253137     15.40   no data
9.96/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.96/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.96/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.96/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.96/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.16/2.89	c lits-rem:       235  cl-subs:     2473  v-elim:      0  v-fix:    0  time:  0.36 s
11.16/2.89	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.16/2.89	c vivif2 --  cl tried    12874 cl shrink        0 lits rem          0 time: 0.00
12.35/3.15	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.26
12.35/3.15	c calculated reachability. Time: 0.00
12.35/3.15	c  N dy   132     46259        50      4450         0     12874     31150    208833     15.40   no data
13.17/3.39	c  N dy   146     50285        50      4450         0      8760     31150    125689     15.40     16.25
14.35/3.66	c  N dy   170     55491        50      4450         0     13250     31150    208136     15.47     16.29
16.36/4.14	c  N dy   172     64784        50      4450         0     12666     31150    185215     15.25     16.07
17.57/4.41	c  N dy   196     68975        50      4450         0     16345     31150    251905     15.27     16.20
17.57/4.44	c  S st   201     69390        50      4450         0     16701     31150    258656     15.29   no data
17.57/4.49	c  S st   201     69893        50      4450         0     17150     31150    267171     15.29   no data
17.57/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.95/4.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.95/4.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.95/4.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.95/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.95/4.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.95/4.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.95/4.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.95/4.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.95	c lits-rem:       272  cl-subs:     2837  v-elim:      0  v-fix:    0  time:  0.44 s
19.55/4.95	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.55/4.95	c vivif2 --  cl tried    14313 cl shrink        0 lits rem          0 time: 0.00
20.75/5.26	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
20.75/5.26	c calculated reachability. Time: 0.00
20.75/5.26	c  N dy   201     69893        50      4450         0     14313     31150    220674     15.29   no data
21.96/5.58	c  N dy   233     74442        50      4450         0     18331     31150    295703     15.37     16.74
24.35/6.14	c  N dy   246     84375        50      4450         0     17512     31150    262942     15.25     16.16
25.55/6.40	c  F st   268     87501        50      4450         0     20228     31150    313194     15.30   no data
26.36/6.60	c  N st   273     90799        50      4450         0     12841     31150    180246     15.30   no data
27.94/7.02	c  N dy   293     97502        50      4450         0     18683     31150    287296     15.32     16.16
29.54/7.48	c  N dy   321    103810        50      4450         0     12955     31150    173830     15.34     16.19
29.94/7.55	c  S st   332    104839        50      4450         0     13844     31150    190754     15.36   no data
29.94/7.59	c  S st   332    105346        50      4450         0     14299     31150    199358     15.36   no data
29.94/7.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.94/7.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
29.94/7.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.94/7.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.94/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
29.94/7.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.94/7.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
29.94/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.75/7.76	c lits-rem:        88  cl-subs:      751  v-elim:      0  v-fix:    0  time:  0.15 s
30.75/7.76	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
30.75/7.76	c vivif2 --  cl tried    13548 cl shrink        0 lits rem          0 time: 0.00
31.94/8.04	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
31.94/8.05	c calculated reachability. Time: 0.00
31.94/8.05	c  N dy   332    105346        50      4450         0     13548     31150    185557     15.36   no data
33.93/8.53	c  N dy   368    112160        50      4450         0     19478     31150    294700     15.41     17.03
38.73/9.75	c  N dy   382    130666        50      4450         0     23190     31150    332817     15.15     16.02
41.52/10.47	c  N dy   442    139173        50      4450         0     17785     31150    249153     15.23     16.05
45.12/11.30	c  N dy   491    148910        50      4450         0     26205     31150    403154     15.28     16.20
47.93/12.04	c  S st   545    158020        50      4450         0     20354     31150    289814     15.34     14.38
47.93/12.10	c  S st   545    158523        50      4450         0     20801     31150    298370     15.34   no data
47.93/12.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.34/12.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
48.34/12.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.34/12.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.34/12.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.34/12.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
48.34/12.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.34/12.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.34/12.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.53	c lits-rem:       204  cl-subs:     2014  v-elim:      0  v-fix:    0  time:  0.41 s
49.91/12.53	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.91/12.53	c vivif2 --  cl tried    18787 cl shrink        0 lits rem          0 time: 0.00
51.11/12.87	c asymm  cl-useful: 0/4098/4450 lits-rem:0 time: 0.34
51.11/12.87	c calculated reachability. Time: 0.00
51.11/12.87	c  N dy   545    158523        50      4450         0     18787     31150    262329     15.34   no data
55.10/13.88	c  N dy   594    169846        50      4450         0     28596     31150    439504     15.34     16.27
59.11/14.82	c  N dy   679    180773        50      4450         0     23537     31150    343563     15.42     17.45
63.89/16.05	c  N dy   735    192317        50      4450         0     17932     31150    230064     15.46     16.33
68.69/17.20	c  N dy   815    204933        50      4450         0     28913     31150    432815     15.51     16.33
75.88/19.01	c  N dy   847    224778        50      4450         0     29433     31150    415964     15.40     16.28
80.67/20.28	c  S st   907    237786        50      4450         0     23429     31150    314874     15.41   no data
81.07/20.35	c  S st   907    238289        50      4450         0     23879     31150    323521     15.41   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.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M 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:     50 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.00 s
81.07/20.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.09/20.83	c lits-rem:       204  cl-subs:     1946  v-elim:      0  v-fix:    0  time:  0.46 s
83.09/20.83	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
83.09/20.83	c vivif2 --  cl tried    21933 cl shrink        0 lits rem          0 time: 0.00
84.27/21.18	c asymm  cl-useful: 0/3722/4450 lits-rem:0 time: 0.34
84.27/21.18	c calculated reachability. Time: 0.00
84.27/21.18	c  N dy   907    238289        50      4450         0     21933     31150    289132     15.41   no data
91.06/22.81	c  N dy   978    253521        50      4450         0     35206     31150    532022     15.43     16.27
96.67/24.28	c  N dy  1007    269943        50      4450         0     31239     31150    436182     15.37     16.22
104.24/26.13	c  N dy  1079    287199        50      4450         0     27284     31150    369822     15.38     16.59
113.03/28.38	c  F st  1178    306250        50      4450         0     23937     31150    298105     15.41     14.42
113.03/28.38	c  N st  1178    306250        50      4450         0     23937     31150    298105     15.41     14.42
123.82/31.09	c  N dy  1299    327742        50      4450         0     21840     31150    254946     15.46     16.37
132.60/33.23	c  N dy  1346    348629        50      4450         0     39806     31150    576604     15.43     16.25
137.40/34.41	c  S st  1410    357433        50      4450         0     25869     31150    325335     15.46     14.84
137.40/34.48	c  S st  1410    357936        50      4450         0     26322     31150    334048     15.46   no data
137.40/34.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.40/34.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
137.40/34.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.40/34.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.40/34.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.40/34.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
137.40/34.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.40/34.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
137.80/34.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
139.40/34.91	c lits-rem:       121  cl-subs:     1312  v-elim:      0  v-fix:    0  time:  0.41 s
139.40/34.91	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
139.40/34.92	c vivif2 --  cl tried    25010 cl shrink        0 lits rem          0 time: 0.00
139.80/35.00	c asymm  cl-useful: 0/728/4450 lits-rem:0 time: 0.09
139.80/35.01	c calculated reachability. Time: 0.00
139.80/35.01	c  N dy  1410    357936        50      4450         0     25010     31150    310090     15.46   no data
159.77/40.05	c  N dy  1429    407119        50      4450         0     44552     31150    625957     15.22     16.25
171.38/42.92	c  N dy  1539    427494        50      4450         0     39187     31150    552676     15.25     16.12
182.54/45.78	c  N dy  1685    447515        50      4450         0     32528     31150    427164     15.31     18.08
195.72/49.09	c  N dy  1831    467594        50      4450         0     49902     31150    752653     15.37     17.67
210.51/52.76	c  N dy  1987    493850        50      4450         0     47557     31150    690469     15.41     16.32
222.49/55.70	c  N dy  2076    515100        50      4450         0     39969     31150    539153     15.41     16.26
235.67/59.08	c  N dy  2180    535595        50      4450         0     30901     31150    370510     15.44     16.26
236.47/59.24	c  S st  2187    536904        50      4450         0     32047     31150    391661     15.44     14.25
236.88/59.32	c  S st  2187    537410        50      4450         0     32497     31150    400565     15.44   no data
236.88/59.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.88/59.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
236.88/59.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.88/59.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.88/59.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.88/59.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
236.88/59.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.88/59.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.88/59.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.26/59.97	c lits-rem:       170  cl-subs:     1692  v-elim:      0  v-fix:    0  time:  0.62 s
239.26/59.97	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
239.26/59.98	c vivif2 --  cl tried    30805 cl shrink        0 lits rem          0 time: 0.00
240.86/60.33	c asymm  cl-useful: 0/2776/4450 lits-rem:0 time: 0.36
240.86/60.34	c calculated reachability. Time: 0.00
240.86/60.34	c  N dy  2187    537410        50      4450         0     30805     31150    370358     15.44   no data
252.85/63.36	c  N dy  2312    557489        50      4450         0     48236     31150    694875     15.47     17.17
266.42/66.73	c  N dy  2409    579413        50      4450         0     39553     31150    518565     15.48     16.32
282.80/70.84	c  N dy  2553    601100        50      4450         0     29802     31150    334254     15.52     16.38
294.00/73.65	c  N dy  2659    621103        50      4450         0     47006     31150    651928     15.53     16.36
307.18/76.99	c  N dy  2744    641184        50      4450         0     35021     31150    424218     15.54     17.32
319.95/80.20	c  N dy  2845    661221        50      4450         0     52283     31150    744471     15.56     17.51
334.73/83.88	c  N dy  2953    681224        50      4450         0     39397     31150    500614     15.58     16.40
349.51/87.54	c  N dy  3042    701317        50      4450         0     56710     31150    818245     15.58     17.80
365.09/91.41	c  N dy  3198    721388        50      4450         0     42957     31150    561792     15.62     17.46
378.67/94.87	c  N dy  3234    741749        50      4450         0     60444     31150    878580     15.60     16.43
392.66/98.34	c  N dy  3345    761838        50      4450         0     45907     31150    606312     15.62     17.43
408.25/102.25	c  N dy  3418    781913        50      4450         0     63044     31150    916455     15.61     16.98
422.62/105.84	c  N dy  3518    802794        50      4450         0     48421     31150    643624     15.62     16.53
425.42/106.51	c  S st  3547    806116        50      4450         0     51296     31150    698332     15.63   no data
425.83/106.65	c  S st  3547    806619        50      4450         0     51737     31150    707017     15.63   no data
425.83/106.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.83/106.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
425.83/106.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.83/106.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.83/106.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.83/106.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
425.83/106.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.83/106.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.83/106.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.00/109.44	c lits-rem:       596  cl-subs:     5758  v-elim:      0  v-fix:    0  time:  2.74 s
437.00/109.44	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
437.00/109.45	c vivif2 --  cl tried    45979 cl shrink        0 lits rem          0 time: 0.01
437.80/109.70	c asymm  cl-useful: 0/870/4450 lits-rem:0 time: 0.24
438.20/109.70	c calculated reachability. Time: 0.00
438.20/109.70	c  N dy  3547    806619        50      4450         0     45979     31150    604419     15.63   no data
452.59/113.38	c  N dy  3592    826702        50      4450         0     63077     31150    904727     15.60     17.09
466.55/116.87	c  N dy  3669    846777        50      4450         0     47266     31150    614871     15.61     16.88
484.94/121.42	c  N dy  3777    866995        50      4450         0     64686     31150    938607     15.62     16.45
498.52/124.85	c  N dy  3818    887095        50      4450         0     47637     31150    599991     15.60     16.81
519.69/130.13	c  N dy  3879    913560        50      4450         0     35234     31150    377885     15.59     16.55
533.66/133.65	c  N dy  4011    933653        50      4450         0     52629     31150    704422     15.61     17.91
552.45/138.33	c  N dy  4103    953684        50      4450         0     69894     31150   1023673     15.62     17.56
566.85/142.00	c  N dy  4173    975049        50      4450         0     52106     31150    673293     15.61     16.44
586.00/146.71	c  N dy  4254    996769        50      4450         0     70643     31150   1012601     15.61     16.44
601.18/150.51	c  N dy  4341   1016789        50      4450         0     51027     31150    654860     15.62     16.44
618.75/154.97	c  N dy  4433   1036806        50      4450         0     68156     31150    971867     15.62     17.55
635.93/159.25	c  N dy  4506   1058260        50      4450         0     48867     31150    605944     15.62     16.49
647.11/162.08	c  F st  4561   1071876        50      4450         0     60524     31150    820040     15.62     15.01
653.51/163.65	c  N dy  4577   1078354        50      4450         0     66083     31150    922747     15.63     18.02
677.08/169.54	c  N dy  4688   1104072        50      4450         0     49500     31150    605396     15.63     16.47
701.45/175.64	c  N dy  4781   1131109        50      4450         0     72632     31150   1026946     15.63     16.54
733.00/183.50	c  N dy  4784   1178708        50      4450         0     73563     31150    992760     15.54     16.39
756.57/189.44	c  N dy  4870   1207643        50      4450         0     58338     31150    755955     15.53     16.45
759.37/190.17	c  S st  4893   1209930        50      4450         0     60350     31150    794285     15.54   no data
760.19/190.38	c  S st  4893   1210431        50      4450         0     60791     31150    802973     15.54   no data
760.19/190.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
760.56/190.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
760.56/190.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
760.56/190.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.56/190.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.56/190.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
760.56/190.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
760.56/190.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
760.56/190.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
780.94/195.55	c lits-rem:       629  cl-subs:     7023  v-elim:      0  v-fix:    0  time:  5.10 s
780.94/195.55	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
780.94/195.56	c vivif2 --  cl tried    53768 cl shrink        0 lits rem          0 time: 0.01
782.53/195.91	c asymm  cl-useful: 0/730/4450 lits-rem:0 time: 0.35
782.53/195.92	c calculated reachability. Time: 0.00
782.53/195.92	c  N dy  4893   1210431        50      4450         0     53768     31150    682828     15.54   no data
808.11/202.31	c  N dy  4971   1233970        50      4450         0     73886     31150   1045230     15.53     16.45
829.68/207.75	c  N dy  5057   1256190        50      4450         0     52394     31150    643113     15.54     16.43
848.85/212.55	c  N dy  5121   1278543        50      4450         0     71490     31150    990755     15.53     16.35
869.63/217.71	c  N dy  5203   1298593        50      4450         0     47023     31150    540624     15.54     16.81
888.39/222.42	c  N dy  5353   1318622        50      4450         0     64364     31150    869287     15.55     17.92
919.15/230.10	c  N dy  5447   1346399        50      4450         0     45385     31150    494797     15.55     16.55
936.33/234.41	c  N dy  5537   1367737        50      4450         0     63727     31150    832290     15.55     16.54
956.70/239.50	c  N dy  5569   1387788        50      4450         0     80766     31150   1133714     15.54     17.99
981.47/245.76	c  N dy  5697   1407925        50      4450         0     54458     31150    661923     15.55     16.51
1002.24/250.92	c  N dy  5824   1428140        50      4450         0     71877     31150    988267     15.56     16.40
1031.01/258.18	c  N dy  5997   1448207        50      4450         0     89206     31150   1319017     15.58     17.35
1049.79/262.82	c  N dy  6040   1472765        50      4450         0     65456     31150    842113     15.56     16.53
1074.15/268.97	c  N dy  6161   1492864        50      4450         0     82747     31150   1165599     15.57     17.43
1097.72/274.84	c  N dy  6305   1512944        50      4450         0     54643     31150    655195     15.59     17.52
1118.09/279.93	c  N dy  6419   1533019        50      4450         0     71941     31150    979622     15.60     16.82
1142.85/286.12	c  N dy  6512   1553253        50      4450         0     89299     31150   1300049     15.60     16.45
1163.23/291.27	c  N dy  6612   1573280        50      4450         0     60040     31150    742511     15.61     17.35
1185.20/296.76	c  N dy  6717   1594402        50      4450         0     78091     31150   1077894     15.62     16.59
1211.97/303.50	c  N dy  6799   1614443        50      4450         0     48096     31150    515767     15.62     18.17
1253.11/313.71	c  N dy  6858   1664994        50      4450         0     90768     31150   1260021     15.57     16.39
1276.68/319.65	c  N dy  7007   1685399        50      4450         0     60586     31150    746595     15.58     16.44
1297.85/324.90	c  N dy  7084   1705477        50      4450         0     77677     31150   1056880     15.58     16.90
1302.64/326.20	c  S st  7096   1710431        50      4450         0     81891     31150   1131793     15.58     13.15
1303.83/326.49	c  S st  7096   1710932        50      4450         0     82323     31150   1140045     15.58   no data
1303.83/326.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1304.23/326.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1304.23/326.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1304.23/326.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1304.23/326.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1304.23/326.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1304.23/326.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1304.23/326.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1304.23/326.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1353.40/338.81	c lits-rem:       999  cl-subs:    11556  v-elim:      0  v-fix:    0  time: 12.21 s
1353.40/338.81	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1353.40/338.83	c vivif2 --  cl tried    70767 cl shrink        0 lits rem          0 time: 0.01
1354.97/339.28	c asymm  cl-useful: 0/732/4450 lits-rem:0 time: 0.46
1354.97/339.28	c calculated reachability. Time: 0.00
1354.97/339.28	c  N dy  7096   1710932        50      4450         0     70767     31150    939341     15.58   no data
1385.32/346.80	c  N dy  7151   1732061        50      4450         0     88783     31150   1265404     15.57     16.46
1414.09/354.09	c  N dy  7280   1754050        50      4450         0     59893     31150    726722     15.58     16.46
1432.48/358.63	c  N dy  7317   1774098        50      4450         0     76949     31150   1033354     15.58     19.10
1461.23/365.85	c  N dy  7450   1794162        50      4450         0     94145     31150   1356156     15.59     16.78
1494.00/374.01	c  N dy  7598   1826011        50      4450         0     72149     31150    932956     15.59     16.47
1525.13/381.80	c  N dy  7694   1850351        50      4450         0     92966     31150   1313752     15.59     16.43
1553.90/389.05	c  N dy  7792   1873541        50      4450         0     62550     31150    746882     15.59     16.58
1573.88/394.02	c  N dy  7855   1893584        50      4450         0     79620     31150   1053314     15.59     18.25
1663.36/416.45	c  N dy  7916   1987087        50      4450         0     55804     31150    607389     15.49     16.36
1682.14/421.16	c  N dy  7949   2009803        50      4450         0     75030     31150    946839     15.48     16.33
1709.69/428.08	c  N dy  8089   2029828        50      4450         0     92219     31150   1270318     15.49     16.32
1742.85/436.32	c  N dy  8263   2049923        50      4450         0     56936     31150    634192     15.51     17.62
1764.41/441.73	c  N dy  8365   2071575        50      4450         0     75497     31150    977198     15.51     16.35
1789.58/448.09	c  N dy  8455   2091802        50      4450         0     92813     31150   1297566     15.51     16.51
1820.74/455.84	c  N dy  8540   2112326        50      4450         0     56656     31150    615178     15.51     16.42
1844.31/461.70	c  N dy  8666   2134011        50      4450         0     75252     31150    960862     15.52     16.38
1872.27/468.75	c  N dy  8806   2154024        50      4450         0     92442     31150   1287450     15.53     18.16
1911.44/478.52	c  N dy  8937   2177598        50      4450         0     57939     31150    630921     15.54     16.44
1933.42/484.08	c  N dy  9057   2197642        50      4450         0     75088     31150    951096     15.55     17.40
1952.16/488.77	c  S st  9161   2210933        50      4450         0     86490     31150   1167878     15.56     16.31
1953.36/489.04	c  S st  9161   2211436        50      4450         0     86930     31150   1176615     15.56   no data
1953.36/489.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1953.36/489.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1953.36/489.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1953.36/489.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1953.36/489.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1953.36/489.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1953.36/489.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1953.76/489.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1953.76/489.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1987.32/497.51	c lits-rem:       868  cl-subs:    10016  v-elim:      0  v-fix:    0  time:  8.37 s
1987.32/497.51	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1987.32/497.53	c vivif2 --  cl tried    76914 cl shrink        0 lits rem          0 time: 0.01
1988.52/497.85	c asymm  cl-useful: 0/563/4450 lits-rem:0 time: 0.32
1988.52/497.85	c calculated reachability. Time: 0.00
1988.52/497.85	c  N dy  9161   2211436        50      4450         0     76914     31150    997478     15.56   no data
2028.46/507.89	c  N dy  9304   2231503        50      4450         0     94170     31150   1323171     15.57     17.75
2070.40/518.37	c  N dy  9346   2253856        50      4450         0     58224     31150    629733     15.56     16.70
2124.34/531.81	c  N dy  9351   2312023        50      4450         0    106920     31150   1443295     15.50     16.61
2151.10/538.56	c  N dy  9467   2332093        50      4450         0     68544     31150    815296     15.50     16.72
2173.07/544.02	c  N dy  9530   2352111        50      4450         0     85650     31150   1126288     15.50     16.84
2207.43/552.68	c  N dy  9699   2372140        50      4450         0    102911     31150   1455679     15.51     17.24
2241.78/561.25	c  N dy  9840   2392173        50      4450         0     63191     31150    711108     15.52     17.40
2270.94/568.56	c  N dy  9928   2417702        50      4450         0     84955     31150   1106343     15.52     16.34
2314.49/579.47	c  N dy 10079   2445239        50      4450         0    108525     31150   1544867     15.53     16.37
2344.84/587.07	c  N dy 10207   2465289        50      4450         0     67730     31150    788928     15.54     17.38
2371.60/593.75	c  N dy 10379   2485350        50      4450         0     84988     31150   1118483     15.55     17.22
2405.56/602.29	c  N dy 10532   2505427        50      4450         0    102231     31150   1445716     15.56     17.01
2444.70/612.03	c  N dy 10638   2527151        50      4450         0     61830     31150    666156     15.56     16.44
2467.87/617.83	c  N dy 10768   2547247        50      4450         0     78985     31150    986624     15.57     16.97
2497.83/625.39	c  N dy 10901   2567255        50      4450         0     96125     31150   1309679     15.58     17.94
2533.39/634.29	c  N dy 11026   2587269        50      4450         0    113330     31150   1632256     15.59     17.36
2562.15/641.43	c  N dy 11073   2609727        50      4450         0     72434     31150    849074     15.58     16.40
2588.51/648.09	c  N dy 11182   2629802        50      4450         0     89529     31150   1166318     15.58     17.35
2623.67/656.84	c  N dy 11271   2651721        50      4450         0    108217     31150   1509055     15.58     16.44
2661.62/666.36	c  N dy 11415   2671730        50      4450         0     64727     31150    712188     15.59     17.32
2685.58/672.33	c  N dy 11531   2691766        50      4450         0     81890     31150   1034734     15.60     17.62
2710.35/678.58	c  S st 11598   2711436        50      4450         0     98602     31150   1340471     15.60   no data
2711.95/678.90	c  S st 11598   2711937        50      4450         0     99045     31150   1349166     15.60   no data
2711.95/678.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2711.95/678.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2711.95/678.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2711.95/678.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2711.95/678.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2711.95/678.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2711.95/678.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2711.95/678.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2712.35/679.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2759.10/690.77	c lits-rem:       999  cl-subs:    12516  v-elim:      0  v-fix:    0  time: 11.75 s
2759.10/690.77	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2759.10/690.79	c vivif2 --  cl tried    86529 cl shrink        0 lits rem          0 time: 0.02
2760.69/691.12	c asymm  cl-useful: 0/479/4450 lits-rem:0 time: 0.33
2760.69/691.12	c calculated reachability. Time: 0.00
2760.69/691.12	c  N dy 11598   2711937        50      4450         0     86529     31150   1128298     15.60   no data
2801.43/701.36	c  N dy 11696   2731982        50      4450         0    103673     31150   1443765     15.60     16.58
2848.16/713.01	c  N dy 11776   2752010        50      4450         0    120800     31150   1759211     15.60     16.87
2875.71/719.98	c  N dy 11830   2777402        50      4450         0     81680     31150   1003766     15.59     16.47
2907.68/727.97	c  N dy 11982   2797458        50      4450         0     98954     31150   1331127     15.60     17.58
2940.43/736.13	c  N dy 12066   2817467        50      4450         0    116031     31150   1646296     15.60     16.47
2971.19/743.80	c  N dy 12161   2837505        50      4450         0     71329     31150    821410     15.61     16.51
2996.77/750.28	c  N dy 12251   2858111        50      4450         0     88973     31150   1146992     15.61     16.44
3029.51/758.42	c  N dy 12367   2878210        50      4450         0    106240     31150   1469414     15.61     18.22
3070.26/768.67	c  N dy 12512   2898322        50      4450         0    123480     31150   1796409     15.62     16.48
3111.80/779.07	c  N dy 12569   2936685        50      4450         0     92708     31150   1165109     15.60     16.46
3155.74/790.08	c  N dy 12645   2965095        50      4450         0    116806     31150   1594836     15.59     16.45
3205.67/802.56	c  N dy 12773   2998515        50      4450         0     81631     31150    985470     15.59     16.49
3238.05/810.60	c  N dy 12934   3018607        50      4450         0     98873     31150   1313668     15.60     17.65
3272.38/819.23	c  N dy 13028   3039869        50      4450         0    116964     31150   1646972     15.60     16.45
3313.16/829.46	c  N dy 13185   3059919        50      4450         0     69465     31150    766220     15.61     17.90
3337.10/835.43	c  N dy 13272   3079978        50      4450         0     86580     31150   1086169     15.61     17.12
3369.06/843.46	c  N dy 13414   3100008        50      4450         0    103659     31150   1408288     15.62     17.23
3409.41/853.54	c  N dy 13539   3121083        50      4450         0    121681     31150   1746272     15.62     16.48
3488.10/873.20	c  N dy 13559   3192094        50      4450         0    115424     31150   1509960     15.57     16.52
3528.06/883.24	c  S st 13659   3211937        50      4450         0     66376     31150    694314     15.58     14.38
3528.84/883.43	c  S st 13659   3212440        50      4450         0     66811     31150    702945     15.58   no data
3528.84/883.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3528.84/883.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
3528.84/883.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3528.84/883.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3528.84/883.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3528.84/883.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3528.84/883.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3528.84/883.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3528.84/883.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3532.45/884.32	c lits-rem:        16  cl-subs:      428  v-elim:      0  v-fix:    0  time:  0.82 s
3532.45/884.32	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3532.45/884.33	c vivif2 --  cl tried    66383 cl shrink        0 lits rem          0 time: 0.01
3533.63/884.62	c asymm  cl-useful: 0/637/4450 lits-rem:0 time: 0.29
3533.63/884.62	c calculated reachability. Time: 0.00
3533.63/884.62	c  N dy 13659   3212440        50      4450         0     66383     31150    696676     15.58   no data
3558.82/890.93	c  N dy 13799   3232469        50      4450         0     83531     31150   1021023     15.58     18.11
3591.96/899.20	c  N dy 13916   3254493        50      4450         0    102202     31150   1364707     15.59     16.62
3632.71/909.46	c  N dy 14053   3274537        50      4450         0    119335     31150   1688638     15.59     17.89
3678.08/920.89	c  N dy 14192   3294821        50      4450         0     69651     31150    747539     15.60     16.45
3706.13/927.95	c  N dy 14353   3315101        50      4450         0     87073     31150   1079806     15.61     16.50
3737.34/935.80	c  N dy 14446   3336395        50      4450         0    105180     31150   1408839     15.61     16.47
3776.89/945.75	c  N dy 14572   3356852        50      4450         0    122652     31150   1738637     15.61     16.49
3823.22/957.37	c  N dy 14701   3376905        50      4450         0     71648     31150    775515     15.62     17.11
3849.98/964.00	c  N dy 14818   3397900        50      4450         0     89552     31150   1110104     15.62     16.45
3885.14/972.88	c  N dy 14943   3418976        50      4450         0    107485     31150   1445035     15.63     16.47
3926.28/983.15	c  N dy 15067   3439130        50      4450         0    124664     31150   1767631     15.63     16.49
3965.04/992.80	c  N dy 15130   3459187        50      4450         0     72690     31150    787159     15.63     17.27
3991.79/999.51	c  N dy 15255   3479190        50      4450         0     89864     31150   1111214     15.64     17.84
4036.14/1010.64	c  N dy 15315   3511579        50      4450         0    117183     31150   1599759     15.63     16.46
4080.89/1021.85	c  N dy 15470   3531621        50      4450         0    134296     31150   1925266     15.64     18.14
4118.03/1031.10	c  N dy 15613   3551804        50      4450         0     81763     31150    953425     15.64     16.67
4149.99/1039.17	c  N dy 15761   3571903        50      4450         0     99039     31150   1281905     15.65     16.50
4186.75/1048.35	c  N dy 15873   3591980        50      4450         0    116153     31150   1602021     15.65     17.95
4219.09/1056.48	c  N dy 15909   3612019        50      4450         0    133017     31150   1901324     15.65     17.06
4257.44/1066.09	c  N dy 15996   3632067        50      4450         0     79373     31150    893646     15.65     17.31
4287.00/1073.47	c  N dy 16114   3652151        50      4450         0     96622     31150   1217302     15.65     16.89
4326.96/1083.44	c  N dy 16221   3676767        50      4450         0    117500     31150   1596860     15.65     16.49
4377.28/1096.07	c  N dy 16328   3701846        50      4450         0    138910     31150   1991619     15.65     16.59
4400.05/1101.77	c  S st 16388   3712440        50      4450         0     76391     31150    835745     15.65   no data
4401.25/1102.00	c  S st 16388   3712945        50      4450         0     76831     31150    844423     15.65   no data
4401.25/1102.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4401.25/1102.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
4401.25/1102.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4401.25/1102.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4401.25/1102.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4401.25/1102.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4401.25/1102.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4401.25/1102.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4401.25/1102.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4407.64/1103.68	c lits-rem:       107  cl-subs:     1743  v-elim:      0  v-fix:    0  time:  1.60 s
4407.64/1103.68	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4407.64/1103.69	c vivif2 --  cl tried    75088 cl shrink        0 lits rem          0 time: 0.01
4409.24/1104.00	c asymm  cl-useful: 0/561/4450 lits-rem:0 time: 0.31
4409.24/1104.00	c calculated reachability. Time: 0.00
4409.24/1104.00	c  N dy 16388   3712945        50      4450         0     75088     31150    813892     15.65   no data
4437.60/1111.17	c  N dy 16506   3733602        50      4450         0     92623     31150   1142790     15.66     16.50
4466.37/1118.37	c  F st 16587   3751565        50      4450         0    108018     31150   1430740     15.66     16.09
4471.97/1119.71	c  N st 16592   3754863        50      4450         0    110806     31150   1481971     15.66   no data
4518.29/1131.35	c  N dy 16693   3778432        50      4450         0    130857     31150   1853880     15.66     16.51
4566.63/1143.49	c  N dy 16816   3798812        50      4450         0     75969     31150    825008     15.67     16.63
4596.59/1150.96	c  N dy 16861   3823884        50      4450         0     97147     31150   1202445     15.66     16.54
4634.13/1160.35	c  N dy 17003   3843894        50      4450         0    114230     31150   1526981     15.67     18.16
4678.08/1171.38	c  N dy 17138   3863975        50      4450         0    131354     31150   1851627     15.67     17.00
4746.39/1188.43	c  N dy 17296   3899118        50      4450         0     87917     31150   1021202     15.67     16.51
4781.14/1197.15	c  N dy 17420   3920636        50      4450         0    106338     31150   1367717     15.68     16.53

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

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

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


[startup+0 s]
/proc/loadavg: 7.52 7.97 8.01 2/175 909
/proc/meminfo: memFree=24395952/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=20344 CPUtime=0 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4194304 334 0 0 0 0 0 0 0 22 0 1 0 520812533 20832256 274 33554432000 4194304 4627427 140735207769136 18446744073709551615 47686401654624 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/909/statm: 5086 280 237 106 0 57 0
[pid=909/tid=910] ppid=907 vsize=116760 CPUtime=0 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 20 0 0 0 0 0 0 0 24 0 4 0 520812533 119562240 417 33554432000 4194304 4627427 140735207769136 18446744073709551615 212687673403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=117720 CPUtime=0 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 26 0 0 0 0 0 0 0 24 0 4 0 520812533 120545280 443 33554432000 4194304 4627427 140735207769136 18446744073709551615 212687675195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=912] ppid=907 vsize=117720 CPUtime=0 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 37 0 0 0 0 0 0 0 24 0 4 0 520812533 120545280 478 33554432000 4194304 4627427 140735207769136 18446744073709551615 212687675195 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.023866 s]
/proc/loadavg: 7.52 7.97 8.01 2/175 909
/proc/meminfo: memFree=24395952/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=281860 CPUtime=0.06 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 1073 0 0 0 6 0 0 0 23 0 4 0 520812533 288624640 998 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 70465 998 362 106 0 65436 0
[pid=909/tid=910] ppid=907 vsize=281860 CPUtime=0.01 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 161 0 0 0 1 0 0 0 24 0 4 0 520812533 288624640 998 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=281860 CPUtime=0.01 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 155 0 0 0 1 0 0 0 24 0 4 0 520812533 288624640 998 33554432000 4194304 4627427 140735207769136 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=281860 CPUtime=0.01 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 178 0 0 0 1 0 0 0 24 0 4 0 520812533 288624640 998 33554432000 4194304 4627427 140735207769136 18446744073709551615 4333895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 281860

[startup+0.100851 s]
/proc/loadavg: 7.52 7.97 8.01 2/175 909
/proc/meminfo: memFree=24395952/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=281860 CPUtime=0.37 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 1227 0 0 0 37 0 0 0 23 0 4 0 520812533 288624640 1152 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 70465 1152 364 106 0 65436 0
[pid=909/tid=910] ppid=907 vsize=281860 CPUtime=0.09 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 175 0 0 0 9 0 0 0 24 0 4 0 520812533 288624640 1152 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=281860 CPUtime=0.09 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 169 0 0 0 9 0 0 0 24 0 4 0 520812533 288624640 1152 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309364 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=281860 CPUtime=0.09 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 291 0 0 0 9 0 0 0 24 0 4 0 520812533 288624640 1152 33554432000 4194304 4627427 140735207769136 18446744073709551615 4333184 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 281860

[startup+0.300816 s]
/proc/loadavg: 7.52 7.97 8.01 2/175 909
/proc/meminfo: memFree=24395952/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=284640 CPUtime=1.17 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 3176 0 0 0 117 0 0 0 18 0 4 0 520812533 291471360 2376 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 71160 2376 384 106 0 66131 0
[pid=909/tid=910] ppid=907 vsize=284640 CPUtime=0.29 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 735 0 0 0 29 0 0 0 18 0 4 0 520812533 291471360 2376 33554432000 4194304 4627427 140735207769136 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=284640 CPUtime=0.29 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 729 0 0 0 29 0 0 0 25 0 4 0 520812533 291471360 2376 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=284640 CPUtime=0.29 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 552 0 0 0 29 0 0 0 25 0 4 0 520812533 291471360 2376 33554432000 4194304 4627427 140735207769136 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284640

[startup+0.700743 s]
/proc/loadavg: 7.52 7.97 8.01 2/175 909
/proc/meminfo: memFree=24395952/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=285712 CPUtime=2.76 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 4905 0 0 0 276 0 0 0 18 0 4 0 520812533 292569088 3102 33554432000 4194304 4627427 140735207769136 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 71428 3102 384 106 0 66399 0
[pid=909/tid=910] ppid=907 vsize=285712 CPUtime=0.69 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 1147 0 0 0 69 0 0 0 18 0 4 0 520812533 292569088 3102 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=285712 CPUtime=0.69 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 1145 0 0 0 69 0 0 0 25 0 4 0 520812533 292569088 3102 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=285712 CPUtime=0.69 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 1055 0 0 0 69 0 0 0 25 0 4 0 520812533 292569088 3102 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285712

[startup+1.5006 s]
/proc/loadavg: 7.52 7.97 8.01 12/184 945
/proc/meminfo: memFree=24383348/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=295808 CPUtime=5.96 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 8719 0 0 0 595 1 0 0 19 0 4 0 520812533 302907392 4719 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 73952 4725 388 106 0 68923 0
[pid=909/tid=910] ppid=907 vsize=295808 CPUtime=1.49 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 1916 0 0 0 149 0 0 0 19 0 4 0 520812533 302907392 4729 33554432000 4194304 4627427 140735207769136 18446744073709551615 4503199 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=295808 CPUtime=1.48 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 1843 0 0 0 148 0 0 0 25 0 4 0 520812533 302907392 4733 33554432000 4194304 4627427 140735207769136 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=295808 CPUtime=1.48 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 1751 0 0 0 148 0 0 0 25 0 4 0 520812533 302907392 4738 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 295808

[startup+3.10031 s]
/proc/loadavg: 7.52 7.97 8.01 9/184 945
/proc/meminfo: memFree=24354952/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=282336 CPUtime=12.35 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 16308 0 0 0 1233 2 0 0 24 0 4 0 520812533 289112064 9290 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 70584 9290 388 106 0 65555 0
[pid=909/tid=910] ppid=907 vsize=282336 CPUtime=3.08 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 3735 0 0 0 308 0 0 0 25 0 4 0 520812533 289112064 9290 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=282336 CPUtime=3.07 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 4216 0 0 0 307 0 0 0 25 0 4 0 520812533 289112064 9290 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=282336 CPUtime=3.08 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 3958 0 0 0 308 0 0 0 25 0 4 0 520812533 289112064 9290 33554432000 4194304 4627427 140735207769136 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 282336

[startup+6.30073 s]
/proc/loadavg: 7.56 7.97 8.01 10/184 946
/proc/meminfo: memFree=24308660/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=295688 CPUtime=25.15 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 23257 0 0 0 2511 4 0 0 25 0 4 0 520812533 302784512 12134 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 73922 12134 388 106 0 68893 0
[pid=909/tid=910] ppid=907 vsize=295688 CPUtime=6.29 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 5675 0 0 0 628 1 0 0 25 0 4 0 520812533 302784512 12134 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=295688 CPUtime=6.26 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 6413 0 0 0 625 1 0 0 25 0 4 0 520812533 302784512 12134 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=295688 CPUtime=6.28 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 5659 0 0 0 628 0 0 0 25 0 4 0 520812533 302784512 12134 33554432000 4194304 4627427 140735207769136 18446744073709551615 4310105 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 295688

[startup+12.7006 s]
/proc/loadavg: 7.60 7.97 8.01 10/184 946
/proc/meminfo: memFree=24282644/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=299316 CPUtime=50.71 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 33564 0 0 0 5065 6 0 0 25 0 4 0 520812533 306499584 14040 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 74829 14040 388 106 0 69800 0
[pid=909/tid=910] ppid=907 vsize=299316 CPUtime=12.68 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 8437 0 0 0 1267 1 0 0 25 0 4 0 520812533 306499584 14040 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=299316 CPUtime=12.62 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 9070 0 0 0 1261 1 0 0 25 0 4 0 520812533 306499584 14040 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=299316 CPUtime=12.68 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 9059 0 0 0 1267 1 0 0 25 0 4 0 520812533 306499584 14040 33554432000 4194304 4627427 140735207769136 18446744073709551615 4333900 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 299316

[startup+25.5002 s]
/proc/loadavg: 7.68 7.97 8.01 10/184 946
/proc/meminfo: memFree=24244388/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=313932 CPUtime=101.84 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 51021 0 0 0 10173 11 0 0 25 0 4 0 520812533 321466368 19110 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 78483 19110 388 106 0 73454 0
[pid=909/tid=910] ppid=907 vsize=313932 CPUtime=25.48 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 13192 0 0 0 2546 2 0 0 25 0 4 0 520812533 321466368 19110 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=313932 CPUtime=25.36 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 13809 0 0 0 2533 3 0 0 25 0 4 0 520812533 321466368 19110 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=313932 CPUtime=25.49 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 13404 0 0 0 2546 3 0 0 25 0 4 0 520812533 321466368 19110 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 313932

[startup+51.1006 s]
/proc/loadavg: 7.86 7.99 8.01 10/184 947
/proc/meminfo: memFree=24208600/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=335900 CPUtime=204.11 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 73761 0 0 0 20392 19 0 0 25 0 4 0 520812533 343961600 23787 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 83975 23787 388 106 0 78946 0
[pid=909/tid=910] ppid=907 vsize=335900 CPUtime=51.09 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 16251 0 0 0 5106 3 0 0 25 0 4 0 520812533 343961600 23787 33554432000 4194304 4627427 140735207769136 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=335900 CPUtime=50.82 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 20919 0 0 0 5077 5 0 0 25 0 4 0 520812533 343961600 23787 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=335900 CPUtime=51.08 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 20203 0 0 0 5103 5 0 0 25 0 4 0 520812533 343961600 23787 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 335900

[startup+102.306 s]
/proc/loadavg: 7.94 7.99 8.01 10/184 948
/proc/meminfo: memFree=24191340/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=317864 CPUtime=408.66 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 108797 0 0 0 40836 30 0 0 25 0 4 0 520812533 325492736 25662 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 79466 25662 388 106 0 74437 0
[pid=909/tid=910] ppid=907 vsize=317864 CPUtime=102.29 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 21664 0 0 0 10225 4 0 0 25 0 4 0 520812533 325492736 25662 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=317864 CPUtime=101.75 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 30541 0 0 0 10166 9 0 0 25 0 4 0 520812533 325492736 25662 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=317864 CPUtime=102.29 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 31627 0 0 0 10221 8 0 0 25 0 4 0 520812533 325492736 25662 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 317864

[startup+162.3 s]

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

[pid=909] ppid=907 vsize=359496 CPUtime=2805.43 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 375591 0 0 0 280392 151 0 0 25 0 4 0 520812533 368123904 58399 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 89874 58399 388 106 0 84845 0
[pid=909/tid=910] ppid=907 vsize=359496 CPUtime=702.3 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 84817 0 0 0 70196 34 0 0 25 0 4 0 520812533 368123904 58399 33554432000 4194304 4627427 140735207769136 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=359496 CPUtime=698.49 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 96658 0 0 0 69812 37 0 0 25 0 4 0 520812533 368123904 58399 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=359496 CPUtime=702.31 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 101043 0 0 0 70193 38 0 0 25 0 4 0 520812533 368123904 58399 33554432000 4194304 4627427 140735207769136 18446744073709551615 4420161 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.43
Current children cumulated vsize (KiB) 359496

[startup+762.307 s]
/proc/loadavg: 8.00 8.01 8.00 10/184 975
/proc/meminfo: memFree=23895120/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=417560 CPUtime=3045.11 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 391836 0 0 0 304352 159 0 0 25 0 4 0 520812533 427581440 59524 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 104390 59524 388 106 0 99361 0
[pid=909/tid=910] ppid=907 vsize=417560 CPUtime=762.31 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 87831 0 0 0 76195 36 0 0 25 0 4 0 520812533 427581440 59524 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=417560 CPUtime=758.17 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 101327 0 0 0 75778 39 0 0 25 0 4 0 520812533 427581440 59524 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=417560 CPUtime=762.3 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 105191 0 0 0 76191 39 0 0 25 0 4 0 520812533 427581440 59524 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3045.11
Current children cumulated vsize (KiB) 417560

[startup+822.301 s]
/proc/loadavg: 8.04 8.02 8.00 10/184 977
/proc/meminfo: memFree=23857400/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=417796 CPUtime=3284.77 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 405353 0 0 0 328311 166 0 0 25 0 4 0 520812533 427823104 59623 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 104449 59623 388 106 0 99420 0
[pid=909/tid=910] ppid=907 vsize=417796 CPUtime=822.31 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 88832 0 0 0 82194 37 0 0 25 0 4 0 520812533 427823104 59623 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=417796 CPUtime=817.84 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 106018 0 0 0 81742 42 0 0 25 0 4 0 520812533 427823104 59623 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=417796 CPUtime=822.29 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 108428 0 0 0 82188 41 0 0 25 0 4 0 520812533 427823104 59623 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.77
Current children cumulated vsize (KiB) 417796

[startup+882.301 s]
/proc/loadavg: 8.05 8.03 8.00 10/184 979
/proc/meminfo: memFree=23873876/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=377640 CPUtime=3524.44 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 421057 0 0 0 352269 175 0 0 25 0 4 0 520812533 386703360 61309 33554432000 4194304 4627427 140735207769136 18446744073709551615 4324192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 94410 61309 388 106 0 89381 0
[pid=909/tid=910] ppid=907 vsize=377640 CPUtime=882.31 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 91272 0 0 0 88193 38 0 0 25 0 4 0 520812533 386703360 61309 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=377640 CPUtime=877.52 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 110676 0 0 0 87708 44 0 0 25 0 4 0 520812533 386703360 61309 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=377640 CPUtime=882.3 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 112344 0 0 0 88186 44 0 0 25 0 4 0 520812533 386703360 61309 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.44
Current children cumulated vsize (KiB) 377640

[startup+942.301 s]
/proc/loadavg: 8.31 8.10 8.02 10/184 984
/proc/meminfo: memFree=23883568/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=431228 CPUtime=3763.31 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 432504 0 0 0 376149 182 0 0 25 0 4 0 520812533 441577472 60749 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 107807 60749 388 106 0 102778 0
[pid=909/tid=910] ppid=907 vsize=431228 CPUtime=942.31 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 91442 0 0 0 94193 38 0 0 25 0 4 0 520812533 441577472 60749 33554432000 4194304 4627427 140735207769136 18446744073709551615 4310574 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=431228 CPUtime=936.36 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 115350 0 0 0 93590 46 0 0 25 0 4 0 520812533 441577472 60749 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=431228 CPUtime=942.3 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 114435 0 0 0 94185 45 0 0 25 0 4 0 520812533 441577472 60749 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.31
Current children cumulated vsize (KiB) 431228

[startup+1002.3 s]
/proc/loadavg: 8.26 8.12 8.03 9/184 985
/proc/meminfo: memFree=23829816/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=378608 CPUtime=4002.97 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 446590 0 0 0 400109 188 0 0 25 0 4 0 520812533 387694592 63719 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 94652 63719 388 106 0 89623 0
[pid=909/tid=910] ppid=907 vsize=378608 CPUtime=1002.31 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 91619 0 0 0 100193 38 0 0 25 0 4 0 520812533 387694592 63719 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=378608 CPUtime=996.03 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 120807 0 0 0 99555 48 0 0 25 0 4 0 520812533 387694592 63719 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=378608 CPUtime=1002.29 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 118284 0 0 0 100182 47 0 0 25 0 4 0 520812533 387694592 63719 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.97
Current children cumulated vsize (KiB) 378608

[startup+1062.3 s]
/proc/loadavg: 8.24 8.13 8.04 9/184 987
/proc/meminfo: memFree=23859800/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=355724 CPUtime=4242.66 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 464812 0 0 0 424070 196 0 0 25 0 4 0 520812533 364261376 59811 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 88931 59811 388 106 0 83902 0
[pid=909/tid=910] ppid=907 vsize=355724 CPUtime=1062.31 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 96385 0 0 0 106191 40 0 0 25 0 4 0 520812533 364261376 59811 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=355724 CPUtime=1055.71 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 125583 0 0 0 105521 50 0 0 25 0 4 0 520812533 364261376 59811 33554432000 4194304 4627427 140735207769136 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=355724 CPUtime=1062.3 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 123207 0 0 0 106181 49 0 0 25 0 4 0 520812533 364261376 59811 33554432000 4194304 4627427 140735207769136 18446744073709551615 4326744 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.66
Current children cumulated vsize (KiB) 355724

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 8.04 10/184 988
/proc/meminfo: memFree=23852852/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=356976 CPUtime=4482.34 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 481928 0 0 0 448029 205 0 0 25 0 4 0 520812533 365543424 59761 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 89244 59761 388 106 0 84215 0
[pid=909/tid=910] ppid=907 vsize=356976 CPUtime=1122.32 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 101213 0 0 0 112188 44 0 0 25 0 4 0 520812533 365543424 59761 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=356976 CPUtime=1115.39 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 129136 0 0 0 111486 53 0 0 25 0 4 0 520812533 365543424 59761 33554432000 4194304 4627427 140735207769136 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=356976 CPUtime=1122.3 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 127466 0 0 0 112179 51 0 0 25 0 4 0 520812533 365543424 59761 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309225 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 356976

[startup+1182.3 s]
/proc/loadavg: 8.19 8.13 8.04 10/184 990
/proc/meminfo: memFree=23852572/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=357276 CPUtime=4722.03 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 496332 0 0 0 471990 213 0 0 25 0 4 0 520812533 365850624 61138 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 89319 61138 388 106 0 84290 0
[pid=909/tid=910] ppid=907 vsize=357276 CPUtime=1182.32 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 104464 0 0 0 118186 46 0 0 25 0 4 0 520812533 365850624 61138 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=357276 CPUtime=1175.06 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 133663 0 0 0 117452 54 0 0 25 0 4 0 520812533 365850624 61138 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=357276 CPUtime=1182.3 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 130919 0 0 0 118177 53 0 0 25 0 4 0 520812533 365850624 61138 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.03
Current children cumulated vsize (KiB) 357276



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.14 8.12 8.04 9/184 990
/proc/meminfo: memFree=23849716/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=357444 CPUtime=4800.32 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 502686 0 0 0 479817 215 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 89361 59843 388 106 0 84332 0
[pid=909/tid=910] ppid=907 vsize=357444 CPUtime=1201.93 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 106352 0 0 0 120146 47 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=357444 CPUtime=1194.56 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 134462 0 0 0 119401 55 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=357444 CPUtime=1201.91 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 132687 0 0 0 120137 54 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 357444

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

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

[startup+1201.9 s]
/proc/loadavg: 8.14 8.12 8.04 9/184 990
/proc/meminfo: memFree=23849716/32951124 swapFree=67111524/67111528
[pid=909] ppid=907 vsize=357444 CPUtime=4800.32 cores=1,3,5,7
/proc/909/stat : 909 (strangenight2-m) R 907 909 32720 0 -1 4202496 502686 0 0 0 479817 215 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/909/statm: 89361 59843 388 106 0 84332 0
[pid=909/tid=910] ppid=907 vsize=357444 CPUtime=1201.93 cores=1,3,5,7
/proc/909/task/910/stat : 910 (strangenight2-m) R 907 909 32720 0 -1 4202560 106352 0 0 0 120146 47 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=909/tid=911] ppid=907 vsize=357444 CPUtime=1194.56 cores=1,3,5,7
/proc/909/task/911/stat : 911 (strangenight2-m) R 907 909 32720 0 -1 4202560 134462 0 0 0 119401 55 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=909/tid=912] ppid=907 vsize=357444 CPUtime=1201.91 cores=1,3,5,7
/proc/909/task/912/stat : 912 (strangenight2-m) R 907 909 32720 0 -1 4202560 132687 0 0 0 120137 54 0 0 25 0 4 0 520812533 366022656 59843 33554432000 4194304 4627427 140735207769136 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 357444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.92
CPU time (s): 4800.38
CPU user time (s): 4798.21
CPU system time (s): 2.17167
CPU usage (%): 399.391
Max. virtual memory (cumulated for all children) (KiB): 443984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.21
system time used= 2.17167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 502686
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= 245
involuntary context switches= 31680

runsolver used 1.83572 second user time and 4.72728 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 17:49:08
IDJOB=3174099
IDBENCH=82917
IDSOLVER=1586
FILE ID=node139/3174099-1304092148
RUNJOBID= node139-1304090944-777
PBS_JOBID= 13170557
Free space on /tmp= 72548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1374457799-001.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174099-1304092148/watcher-3174099-1304092148 -o /tmp/evaluation-result-3174099-1304092148/solver-3174099-1304092148 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174099-1304092148.cnf

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

MD5SUM BENCH= 0448cdbfc0b1241b735cac942d079298
RANDOM SEED=1170068152

node139.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.852
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.70
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.852
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:      24396108 kB
Buffers:       2042176 kB
Cached:        5928528 kB
SwapCached:          4 kB
Active:         925316 kB
Inactive:      7110756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24396108 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5492 kB
Writeback:           0 kB
AnonPages:       65324 kB
Mapped:          15156 kB
Slab:           453380 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   221040 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= 72544 MiB
End job on node139 at 2011-04-29 18:09:12