Trace number 3370437

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-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
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 560
Number of clauses of size over 555162

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370437-1305393814.cnf'
0.00/0.01	c -- header says num vars:            150
0.00/0.01	c -- header says num clauses:       55222
0.00/0.04	c -- clauses added:            0 learnts,        55222 normals,            0 xors
0.00/0.04	c -- vars added        150
0.00/0.04	c Parsing time:  0.03 s
0.00/0.04	c  N st     0         0       150     55222         0         0    551920         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 70/1118/55222 lits-rem:81 time: 0.11
0.09/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
0.09/0.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.07	c lits-rem:     14095  cl-subs:     2695  v-elim:      0  v-fix:    0  time:  1.89 s
1.99/2.07	c Finding binary XORs  T:     0.00 s  found:       0
2.10/2.15	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
2.10/2.15	c calculated reachability. Time: 0.00
2.10/2.15	c Calc default polars -  time:   0.00 s pos:      87 undec:       4 neg:      59
2.10/2.15	c =========================================================================================
2.10/2.15	c types(t): F = full restart, N = normal restart
2.10/2.15	c types(t): S = simplification begin/end, E = solution found
2.10/2.15	c restart types(rt): st = static, dy = dynamic
2.10/2.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.10/2.15	c  B st     0         0       150     52527         0         0    513822         0   no data   no data  --
2.20/2.26	c  N dy    18      4137       150     52527         0      3404    513477     63348     13.43     14.26  --
2.29/2.39	c  N dy    32      8552       150     52527         0      7104    513126    130713     12.97     13.69  --
2.49/2.52	c  N dy    54     12561       150     52527         0      6562    512752    101728     13.04     17.27  --
2.59/2.68	c  N dy    75     17699       150     52527         0     10867    512377    177691     12.98     13.78  --
2.79/2.83	c  N dy    94     21935       150     52527         0      8267    512076    118511     12.99     13.88  --
2.89/2.93	c  F st   109     25003       150     52527         0     10811    511831    163003     12.97   no data  --
2.89/2.98	c  N st   112     26192       150     52527         0     11840    511782    182331     12.97   no data  --
3.09/3.12	c  S st   115     30001       150     52527         0     15129    511592    248989     12.97   no data  --
3.09/3.19	c  S st   115     30504       150     52527         0     15509    511499    254344     12.97   no data  --
3.09/3.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.20/3.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
3.20/3.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.20/3.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.20/3.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.79/6.80	c lits-rem:     34465  cl-subs:     8856  v-elim:      0  v-fix:    0  time:  3.57 s
6.99/7.00	c asymm  cl-useful: 97/1158/45929 lits-rem:127 time: 0.20
6.99/7.00	c calculated reachability. Time: 0.00
6.99/7.00	c  N dy   115     30504       150     45929         0     13251    423962    209478     12.97   no data  --
7.19/7.20	c  N dy   134     35964       150     45929         0     10441    423758    147920     12.84     13.53  --
7.29/7.34	c  N dy   156     40161       150     45929         0     14202    423613    212760     12.85     13.60  --
7.39/7.49	c  N dy   174     44207       150     45929         0     17819    423465    274106     12.79     13.74  --
7.49/7.57	c  S st   184     45756       150     45929         0      9926    423407    127946     12.81     11.90  --
7.60/7.62	c  S st   184     46257       150     45929         0     10378    423380    134419     12.81   no data  --
7.60/7.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.60/7.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.60/7.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
7.60/7.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.60/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.60/7.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.60/7.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.90/9.95	c lits-rem:     34401  cl-subs:     5735  v-elim:      0  v-fix:    0  time:  2.30 s
9.90/9.96	c vivif2 --  cl tried    41012 cl shrink        0 lits rem          0 time: 0.00
9.90/9.96	c vivif2 --  cl tried     9560 cl shrink        0 lits rem          0 time: 0.00
10.29/10.32	c asymm  cl-useful: 197/3114/41012 lits-rem:259 time: 0.36
10.29/10.32	c calculated reachability. Time: 0.00
10.29/10.32	c  N dy   184     46257       150     41012         0      9560    351921    117900     12.81   no data  --
10.39/10.47	c  N dy   206     50687       150     41012         0     13709    351899    190524     12.78     13.47  --
10.59/10.63	c  N dy   226     54717       150     41012         0     17520    351875    257734     12.79     15.97  --
10.79/10.88	c  N dy   232     61033       150     41012         0     12644    351845    160336     12.63     13.51  --
11.00/11.02	c  N dy   239     65051       150     41012         0     16405    351821    223941     12.55     13.27  --
11.09/11.19	c  N dy   263     69385       150     41012         0     20529    351799    298069     12.58     12.66  --
11.09/11.19	c  S st   263     69385       150     41012         0     20529    351799    298069     12.58     12.66  --
11.19/11.25	c  S st   263     69890       150     41012         0     21007    351795    305568     12.58   no data  --
11.19/11.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
11.19/11.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.19/11.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.99/14.06	c lits-rem:     15744  cl-subs:     2333  v-elim:      0  v-fix:    0  time:  2.78 s
13.99/14.07	c vivif2 --  cl tried    40014 cl shrink        0 lits rem          0 time: 0.00
13.99/14.07	c vivif2 --  cl tried    19672 cl shrink        0 lits rem          0 time: 0.00
14.19/14.25	c asymm  cl-useful: 0/1190/40014 lits-rem:0 time: 0.18
14.19/14.25	c calculated reachability. Time: 0.00
14.19/14.25	c  N dy   263     69890       150     40014         0     19672    336142    274952     12.58   no data  --
14.39/14.44	c  N dy   277     74444       150     40014         0     23987    336134    350644     12.54     13.31  --
14.59/14.64	c  N dy   302     79323       150     40014         0     16569    336115    221169     12.56     13.39  --
14.79/14.86	c  N dy   314     85001       150     40014         0     21946    336106    311624     12.49     13.30  --
14.89/14.97	c  F st   329     87500       150     40014         0     24289    336105    350971     12.51     12.45  --
15.09/15.12	c  N st   334     90795       150     40014         0     14189    336100    174739     12.51   no data  --
15.29/15.35	c  N dy   353     96759       150     40014         0     19846    336085    274663     12.50     13.17  --
15.59/15.61	c  N dy   379    102967       150     40014         0     25723    336075    379318     12.48     13.18  --
15.69/15.70	c  S st   393    104835       150     40014         0     27519    336072    411815     12.50   no data  --
15.69/15.77	c  S st   393    105338       150     40014         0     28000    336069    418757     12.50   no data  --
15.69/15.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.69/15.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.69/15.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
15.79/15.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.79/15.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.79/15.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
15.79/15.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.39/19.40	c lits-rem:      8486  cl-subs:     1176  v-elim:      0  v-fix:    0  time:  3.59 s
19.39/19.41	c vivif2 --  cl tried    39910 cl shrink        0 lits rem          0 time: 0.00
19.39/19.41	c vivif2 --  cl tried    26928 cl shrink        0 lits rem          0 time: 0.00
19.59/19.60	c asymm  cl-useful: 3/1048/39910 lits-rem:3 time: 0.18
19.59/19.60	c calculated reachability. Time: 0.00
19.59/19.60	c  N dy   393    105338       150     39910         0     26928    334503    390016     12.50   no data  --
19.90/19.92	c  N dy   407    113735       150     39910         0     20444    334494    260287     12.41     13.12  --
20.19/20.24	c  N dy   441    120993       150     39910         0     27294    334483    377270     12.41     14.06  --
20.49/20.59	c  N dy   467    128766       150     39910         0     19468    334473    246829     12.38     13.06  --
20.90/20.95	c  N dy   486    137012       150     39910         0     27278    334465    384359     12.35     15.51  --
21.29/21.38	c  N dy   527    146080       150     39910         0     19632    334450    244958     12.36     13.03  --
21.69/21.79	c  N dy   563    155518       150     39910         0     28611    334440    402674     12.33     12.98  --
21.90/21.91	c  S st   567    158007       150     39910         0     30953    334438    443034     12.32     10.90  --
21.90/21.98	c  S st   567    158509       150     39910         0     31445    334434    450755     12.32   no data  --
21.90/21.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.90/21.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/22.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
22.00/22.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
22.00/22.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.59/25.61	c lits-rem:      9693  cl-subs:     1683  v-elim:      0  v-fix:    0  time:  3.59 s
25.59/25.62	c vivif2 --  cl tried    39829 cl shrink        0 lits rem          0 time: 0.00
25.59/25.62	c vivif2 --  cl tried    29843 cl shrink        0 lits rem          0 time: 0.00
25.79/25.80	c asymm  cl-useful: 127/867/39829 lits-rem:127 time: 0.18
25.79/25.80	c calculated reachability. Time: 0.00
25.79/25.80	c  N dy   567    158509       150     39829         0     29843    333399    413513     12.32   no data  --
26.19/26.30	c  N dy   614    169020       150     39829         0     22548    333384    288340     12.33     12.98  --
26.69/26.79	c  N dy   660    179921       150     39829         0     32892    333370    471952     12.32     13.04  --
27.29/27.36	c  N dy   731    191550       150     39829         0     25736    333352    337260     12.36     13.24  --
27.89/27.96	c  N dy   767    203928       150     39829         0     37451    333341    542066     12.33     13.32  --
28.50/28.59	c  N dy   829    217143       150     39829         0     30845    333326    417759     12.34     13.07  --
29.29/29.31	c  N dy   875    231249       150     39829         0     24180    333307    293570     12.31     13.00  --
29.60/29.61	c  S st   909    237764       150     39829         0     30322    333298    399199     12.32   no data  --
29.60/29.68	c  S st   909    238266       150     39829         0     30806    333293    406273     12.32   no data  --
29.60/29.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.60/29.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.60/29.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
29.70/29.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.70/29.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.70/29.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
29.70/29.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.19/33.22	c lits-rem:     11116  cl-subs:     1576  v-elim:      0  v-fix:    0  time:  3.50 s
33.19/33.22	c vivif2 --  cl tried    39641 cl shrink        0 lits rem          0 time: 0.00
33.19/33.23	c vivif2 --  cl tried    29418 cl shrink        0 lits rem          0 time: 0.00
33.39/33.43	c asymm  cl-useful: 140/867/39641 lits-rem:140 time: 0.20
33.39/33.43	c calculated reachability. Time: 0.00
33.39/33.43	c  N dy   909    238266       150     39641         0     29418    331162    374388     12.32   no data  --
34.29/34.37	c  N dy   965    255605       150     39641         0     24859    331146    295522     12.28     13.02  --
35.20/35.26	c  N dy  1027    272410       150     39641         0     40773    331132    569334     12.26     12.98  --
36.09/36.17	c  N dy  1101    290010       150     39641         0     35426    331116    472347     12.25     12.90  --
37.09/37.13	c  F st  1206    306250       150     39641         0     27990    331103    346069     12.29     11.31  --
37.19/37.26	c  N st  1211    309546       150     39641         0     31136    331097    409031     12.29   no data  --
38.40/38.41	c  N dy  1313    329907       150     39641         0     26626    331084    313341     12.32     13.09  --
39.39/39.44	c  N dy  1408    350088       150     39641         0     45888    331061    656244     12.33     12.99  --
39.89/39.92	c  S st  1452    357401       150     39641         0     27885    331055    331207     12.34   no data  --
39.89/39.99	c  S st  1452    357907       150     39641         0     28382    331055    338709     12.34   no data  --
39.89/39.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.89/39.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.99/40.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
39.99/40.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.99/40.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.99/40.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
39.99/40.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.90/42.93	c lits-rem:      6400  cl-subs:      917  v-elim:      0  v-fix:    0  time:  2.90 s
42.90/42.93	c vivif2 --  cl tried    39438 cl shrink        0 lits rem          0 time: 0.00
42.90/42.94	c vivif2 --  cl tried    27668 cl shrink        0 lits rem          0 time: 0.00
43.09/43.12	c asymm  cl-useful: 126/869/39438 lits-rem:126 time: 0.18
43.09/43.12	c calculated reachability. Time: 0.00
43.09/43.12	c  N dy  1452    357907       150     39438         0     27668    328600    323841     12.34   no data  --
44.09/44.19	c  N dy  1530    378121       150     39438         0     46805    328585    654419     12.33     13.08  --
45.29/45.31	c  N dy  1618    398182       150     39438         0     40025    328574    535426     12.33     13.04  --
46.59/46.63	c  N dy  1697    418264       150     39438         0     32298    328557    394659     12.32     13.21  --
47.79/47.86	c  N dy  1803    438344       150     39438         0     51386    328549    731017     12.34     13.09  --
48.99/49.03	c  N dy  1906    458415       150     39438         0     42598    328528    562574     12.35     14.17  --
50.30/50.35	c  N dy  2008    478487       150     39438         0     33087    328515    393725     12.36     13.27  --
51.50/51.52	c  N dy  2107    498530       150     39438         0     52221    328501    736288     12.37     13.12  --
52.70/52.76	c  N dy  2212    518716       150     39438         0     41739    328484    539506     12.39     13.10  --
53.90/53.93	c  S st  2298    536864       150     39438         0     58911    328472    840505     12.39   no data  --
53.99/54.05	c  S st  2298    537367       150     39438         0     59400    328472    848493     12.39   no data  --
53.99/54.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.99/54.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.99/54.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
54.09/54.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.09/54.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.09/54.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
54.09/54.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.60/62.69	c lits-rem:     15115  cl-subs:     3372  v-elim:      0  v-fix:    0  time:  8.58 s
62.60/62.70	c vivif2 --  cl tried    39285 cl shrink        0 lits rem          0 time: 0.00
62.70/62.71	c vivif2 --  cl tried    56181 cl shrink        0 lits rem          0 time: 0.01
62.89/62.91	c asymm  cl-useful: 90/593/39285 lits-rem:90 time: 0.20
62.89/62.91	c calculated reachability. Time: 0.00
62.89/62.91	c  N dy  2298    537367       150     39285         0     56181    326667    778601     12.39   no data  --
64.20/64.22	c  N dy  2393    558025       150     39285         0     45330    326649    593104     12.39     13.16  --
65.70/65.73	c  N dy  2489    579434       150     39285         0     34139    326641    383189     12.39     13.32  --
67.00/67.02	c  N dy  2592    599498       150     39285         0     53297    326632    725403     12.40     14.25  --
68.49/68.50	c  N dy  2653    619982       150     39285         0     40181    326618    480882     12.38     13.12  --
69.69/69.71	c  N dy  2707    640051       150     39285         0     59121    326614    810183     12.37     15.28  --
71.09/71.13	c  N dy  2822    660079       150     39285         0     44814    326601    561145     12.38     13.09  --
72.49/72.56	c  N dy  2887    680708       150     39285         0     64259    326597    907624     12.36     13.02  --
73.89/73.90	c  N dy  2959    700761       150     39285         0     48992    326582    627637     12.35     13.00  --
75.19/75.27	c  N dy  3005    720940       150     39285         0     68056    326577    967553     12.32     12.98  --
76.50/76.59	c  N dy  3089    740969       150     39285         0     51903    326569    679365     12.32     13.12  --
78.00/78.06	c  N dy  3163    760999       150     39285         0     70847    326565   1005385     12.31     12.97  --
79.40/79.40	c  N dy  3245    781415       150     39285         0     53976    326556    707682     12.31     13.09  --
80.90/80.92	c  N dy  3349    801466       150     39285         0     73092    326546   1052875     12.31     13.01  --
81.30/81.34	c  S st  3383    806050       150     39285         0     40276    326544    459807     12.32   no data  --
81.40/81.43	c  S st  3383    806552       150     39285         0     40761    326544    467319     12.32   no data  --
81.40/81.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.40/81.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.40/81.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
81.40/81.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.40/81.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.40/81.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
81.40/81.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.30/85.30	c lits-rem:      5216  cl-subs:      875  v-elim:      0  v-fix:    0  time:  3.83 s
85.30/85.31	c vivif2 --  cl tried    39146 cl shrink        0 lits rem          0 time: 0.00
85.30/85.31	c vivif2 --  cl tried    40025 cl shrink        0 lits rem          0 time: 0.00
85.50/85.50	c asymm  cl-useful: 56/729/39146 lits-rem:57 time: 0.19
85.50/85.50	c calculated reachability. Time: 0.00
85.50/85.50	c  N dy  3383    806552       150     39146         0     40025    324962    453207     12.32   no data  --
86.80/86.85	c  N dy  3475    827112       150     39146         0     59602    324952    801519     12.32     13.23  --
88.49/88.59	c  N dy  3549    848901       150     39146         0     42058    324945    480156     12.31     13.03  --
89.89/89.92	c  N dy  3628    868927       150     39146         0     61044    324938    812714     12.31     12.99  --
91.59/91.68	c  N dy  3724    889961       150     39146         0     41871    324932    473117     12.31     12.97  --
92.99/93.02	c  N dy  3830    910008       150     39146         0     61026    324925    814442     12.32     13.06  --
94.69/94.71	c  N dy  3892    930069       150     39146         0     80049    324919   1148779     12.31     13.07  --
96.09/96.19	c  N dy  4003    950079       150     39146         0     59071    324910    778244     12.32     13.66  --
97.99/98.04	c  N dy  4101    970241       150     39146         0     78271    324902   1121502     12.33     13.23  --
99.59/99.67	c  N dy  4164    990377       150     39146         0     56185    324893    711475     12.32     12.99  --
101.20/101.27	c  N dy  4254   1010448       150     39146         0     75256    324886   1050342     12.32     13.05  --
102.99/103.02	c  N dy  4380   1031550       150     39146         0     53377    324877    666770     12.33     13.00  --
104.50/104.58	c  N dy  4495   1051948       150     39146         0     72665    324868   1004140     12.34     13.08  --
106.40/106.40	c  F st  4606   1071875       150     39146         0     48702    324862    571781     12.35      9.70  --
106.40/106.43	c  N st  4607   1072127       150     39146         0     48938    324862    576369     12.35   no data  --
107.80/107.85	c  N dy  4723   1092154       150     39146         0     68091    324856    934976     12.37     13.15  --
109.59/109.60	c  N dy  4822   1112230       150     39146         0     87180    324853   1274522     12.37     13.11  --
111.00/111.09	c  N dy  4923   1132249       150     39146         0     62181    324849    802170     12.38     13.13  --
112.79/112.80	c  N dy  5019   1152417       150     39146         0     81273    324841   1145051     12.38     13.06  --
114.50/114.50	c  N dy  5080   1172963       150     39146         0     56028    324836    692616     12.38     13.05  --
116.10/116.15	c  N dy  5187   1192997       150     39146         0     75080    324834   1040762     12.38     13.06  --
117.71/117.76	c  S st  5276   1209828       150     39146         0     91166    324830   1336434     12.39   no data  --
117.90/117.91	c  S st  5276   1210330       150     39146         0     91652    324830   1343972     12.39   no data  --
117.90/117.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.90/117.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.90/117.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
118.00/118.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.00/118.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.00/118.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
118.00/118.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.50/153.59	c lits-rem:     10947  cl-subs:     3968  v-elim:      0  v-fix:    0  time: 35.58 s
153.50/153.59	c vivif2 --  cl tried    39057 cl shrink        0 lits rem          0 time: 0.00
153.60/153.61	c vivif2 --  cl tried    87773 cl shrink        0 lits rem          0 time: 0.02
153.90/153.91	c asymm  cl-useful: 6/416/39057 lits-rem:6 time: 0.30
153.90/153.91	c calculated reachability. Time: 0.00
153.90/153.91	c  N dy  5276   1210330       150     39057         0     87773    323837   1261665     12.39   no data  --
155.89/155.90	c  N dy  5360   1231240       150     39057         0     61908    323828    791451     12.38     13.14  --
157.49/157.58	c  N dy  5463   1251246       150     39057         0     80935    323825   1129524     12.39     14.56  --
159.50/159.55	c  N dy  5554   1271424       150     39057         0     53333    323820    630549     12.39     13.10  --
160.99/161.08	c  N dy  5659   1291484       150     39057         0     72405    323816    971439     12.39     14.35  --
162.99/163.03	c  N dy  5775   1311689       150     39057         0     91636    323811   1315564     12.40     13.11  --
164.80/164.85	c  N dy  5867   1331795       150     39057         0     62966    323809    797422     12.40     13.12  --
166.60/166.66	c  N dy  5963   1351954       150     39057         0     82206    323805   1144633     12.40     13.08  --
168.80/168.87	c  N dy  6051   1372804       150     39057         0     53284    323801    622062     12.40     13.35  --
170.30/170.39	c  N dy  6099   1392892       150     39057         0     72149    323799    950553     12.39     13.40  --
172.30/172.38	c  N dy  6214   1412935       150     39057         0     91315    323789   1299863     12.39     13.09  --
174.29/174.37	c  N dy  6308   1433288       150     39057         0     61147    323782    760685     12.39     13.19  --
176.00/176.08	c  N dy  6362   1453349       150     39057         0     80078    323780   1092415     12.39     13.07  --
177.99/178.08	c  N dy  6419   1473793       150     39057         0     99430    323780   1436745     12.37     13.03  --
179.79/179.84	c  N dy  6500   1493797       150     39057         0     67984    323775    872927     12.38     13.11  --
181.69/181.71	c  N dy  6596   1513831       150     39057         0     86969    323775   1208960     12.38     13.03  --
183.90/183.92	c  N dy  6649   1534074       150     39057         0     54726    323772    621766     12.36     13.09  --
185.50/185.50	c  N dy  6747   1554079       150     39057         0     73747    323768    959593     12.37     13.47  --
187.40/187.43	c  N dy  6842   1574747       150     39057         0     93307    323764   1302128     12.37     13.28  --
189.60/189.65	c  N dy  6948   1595054       150     39057         0     60262    323759    716986     12.37     13.05  --
191.49/191.54	c  N dy  7027   1617498       150     39057         0     81552    323752   1092794     12.37     13.05  --
193.60/193.69	c  N dy  7125   1637874       150     39057         0    100988    323747   1448108     12.37     13.12  --
195.80/195.86	c  N dy  7233   1660838       150     39057         0     69427    323741    875966     12.37     13.07  --
197.79/197.80	c  N dy  7356   1680859       150     39057         0     88591    323737   1228434     12.38     15.61  --
199.99/200.07	c  N dy  7453   1700911       150     39057         0    107624    323732   1576252     12.38     13.15  --
201.00/201.04	c  S st  7497   1710330       150     39057         0     62185    323730    734432     12.38   no data  --
201.10/201.16	c  S st  7497   1710833       150     39057         0     62663    323728    742285     12.38   no data  --
201.10/201.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
201.10/201.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.10/201.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
201.21/201.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
201.21/201.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.21/201.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
201.21/201.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
209.40/209.42	c lits-rem:      3825  cl-subs:     1255  v-elim:      0  v-fix:    0  time:  8.19 s
209.40/209.42	c vivif2 --  cl tried    38943 cl shrink        0 lits rem          0 time: 0.00
209.40/209.43	c vivif2 --  cl tried    61522 cl shrink        0 lits rem          0 time: 0.01
209.60/209.64	c asymm  cl-useful: 17/610/38943 lits-rem:17 time: 0.21
209.60/209.64	c calculated reachability. Time: 0.00
209.60/209.64	c  N dy  7497   1710833       150     38943         0     61522    322530    722077     12.38   no data  --
211.50/211.51	c  N dy  7569   1732332       150     38943         0     81865    322527   1077836     12.37     13.22  --
213.50/213.58	c  N dy  7672   1752359       150     38943         0    100974    322526   1427382     12.38     14.67  --
215.80/215.82	c  N dy  7776   1772365       150     38943         0     64687    322524    766016     12.38     13.31  --
217.60/217.63	c  N dy  7850   1792386       150     38943         0     83676    322519   1098932     12.38     13.04  --
219.80/219.82	c  N dy  7947   1812387       150     38943         0    102703    322517   1448021     12.38     13.70  --
221.99/222.08	c  N dy  8033   1832431       150     38943         0     65518    322517    781610     12.38     15.61  --
223.79/223.86	c  N dy  8138   1852614       150     38943         0     84655    322514   1123997     12.38     13.08  --
225.89/225.98	c  N dy  8220   1873002       150     38943         0    103960    322511   1465499     12.38     13.06  --
228.30/228.33	c  N dy  8295   1893006       150     38943         0     65751    322507    768080     12.38     13.16  --
230.00/230.08	c  N dy  8395   1913102       150     38943         0     84922    322505   1120005     12.38     14.74  --
232.30/232.36	c  N dy  8504   1933163       150     38943         0    103962    322500   1464951     12.39     13.06  --
234.69/234.79	c  N dy  8598   1953171       150     38943         0     64869    322493    751120     12.39     13.28  --
236.90/236.97	c  N dy  8680   1974234       150     38943         0     84767    322491   1106277     12.38     13.10  --
239.50/239.53	c  N dy  8787   1994473       150     38943         0    104119    322484   1461831     12.39     13.06  --
242.40/242.44	c  N dy  8865   2014496       150     38943         0     63961    322481    725291     12.39     13.07  --
244.30/244.33	c  N dy  8946   2035705       150     38943         0     84086    322476   1088006     12.39     13.05  --
246.50/246.58	c  N dy  9043   2055804       150     38943         0    103153    322473   1429499     12.39     14.35  --
249.20/249.28	c  N dy  9146   2075912       150     38943         0     62332    322469    690119     12.39     13.16  --
250.99/251.07	c  N dy  9222   2096470       150     38943         0     81763    322461   1037904     12.39     13.16  --
253.19/253.29	c  N dy  9339   2116640       150     38943         0    100979    322458   1389135     12.40     13.24  --
255.90/255.96	c  N dy  9458   2136691       150     38943         0    120049    322453   1735540     12.40     13.08  --
258.09/258.14	c  N dy  9561   2156749       150     38943         0     78156    322448    967774     12.40     14.22  --
260.19/260.27	c  N dy  9665   2176831       150     38943         0     97220    322443   1316743     12.41     14.87  --
262.90/262.96	c  N dy  9787   2198772       150     38943         0    118096    322440   1702174     12.41     13.07  --
264.50/264.55	c  S st  9823   2210834       150     38943         0     67474    322439    760010     12.41      9.74  --
264.60/264.67	c  S st  9823   2211335       150     38943         0     67959    322438    768286     12.41   no data  --
264.60/264.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
264.60/264.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.70/264.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
264.70/264.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.70/264.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
264.70/264.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
264.70/264.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
272.20/272.27	c lits-rem:      4369  cl-subs:     2055  v-elim:      0  v-fix:    0  time:  7.54 s
272.20/272.28	c vivif2 --  cl tried    38820 cl shrink        0 lits rem          0 time: 0.00
272.20/272.29	c vivif2 --  cl tried    66027 cl shrink        0 lits rem          0 time: 0.01
272.50/272.50	c asymm  cl-useful: 11/548/38820 lits-rem:12 time: 0.22
272.50/272.51	c calculated reachability. Time: 0.00
272.50/272.51	c  N dy  9823   2211335       150     38820         0     66027    320996    737328     12.41   no data  --
274.30/274.32	c  N dy  9899   2231906       150     38820         0     85581    320993   1089558     12.41     13.22  --
276.60/276.61	c  N dy  9994   2251993       150     38820         0    104647    320991   1435902     12.41     13.44  --
279.30/279.38	c  N dy 10112   2272336       150     38820         0    124026    320987   1792168     12.42     13.19  --
281.50/281.57	c  N dy 10201   2292374       150     38820         0     80279    320982    999958     12.42     13.22  --
283.59/283.61	c  N dy 10265   2312455       150     38820         0     99302    320980   1339109     12.41     13.73  --
286.00/286.03	c  N dy 10343   2332747       150     38820         0    118589    320979   1692048     12.41     13.09  --
288.50/288.50	c  N dy 10436   2352815       150     38820         0     73868    320978    870226     12.41     13.30  --
290.50/290.51	c  N dy 10536   2373014       150     38820         0     93158    320976   1223540     12.41     13.28  --
292.80/292.86	c  N dy 10642   2393048       150     38820         0    112192    320972   1565194     12.42     13.84  --
295.81/295.84	c  N dy 10738   2413165       150     38820         0     66465    320969    725966     12.42     13.10  --
297.80/297.82	c  N dy 10859   2433255       150     38820         0     85692    320969   1078661     12.42     13.71  --
300.00/300.06	c  N dy 10957   2453469       150     38820         0    104923    320967   1422453     12.42     13.16  --
302.60/302.63	c  N dy 11041   2473502       150     38820         0    124110    320964   1783295     12.43     13.20  --
305.09/305.19	c  N dy 11120   2493540       150     38820         0     77219    320963    912119     12.42     13.32  --
307.19/307.25	c  N dy 11204   2513572       150     38820         0     96184    320961   1253414     12.42     13.08  --
309.69/309.72	c  N dy 11293   2533636       150     38820         0    115288    320958   1600701     12.42     15.49  --
313.10/313.13	c  N dy 11381   2557116       150     38820         0     70779    320954    789280     12.42     13.09  --
315.10/315.13	c  N dy 11493   2577876       150     38820         0     90560    320952   1148774     12.42     13.10  --
317.40/317.40	c  N dy 11572   2598201       150     38820         0    109768    320951   1487970     12.42     13.08  --
320.20/320.27	c  N dy 11665   2618207       150     38820         0    128794    320945   1833141     12.43     13.10  --
322.89/322.91	c  N dy 11755   2638362       150     38820         0     80267    320939    953048     12.43     13.23  --
325.10/325.11	c  N dy 11825   2659049       150     38820         0     99913    320938   1309172     12.42     13.25  --
327.90/327.95	c  N dy 11941   2680800       150     38820         0    120680    320938   1687338     12.43     13.10  --
331.11/331.15	c  N dy 12031   2700847       150     38820         0     71030    320936    781996     12.43     13.18  --
332.10/332.17	c  S st 12076   2711337       150     38820         0     80995    320934    963160     12.43   no data  --
332.30/332.30	c  S st 12076   2711843       150     38820         0     81486    320934    971912     12.43   no data  --
332.30/332.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
332.30/332.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
332.30/332.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
332.30/332.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
332.30/332.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
332.30/332.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
332.30/332.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
345.20/345.23	c lits-rem:      1949  cl-subs:     1684  v-elim:      0  v-fix:    0  time: 12.85 s
345.20/345.24	c vivif2 --  cl tried    38768 cl shrink        0 lits rem          0 time: 0.00
345.20/345.25	c vivif2 --  cl tried    79854 cl shrink        0 lits rem          0 time: 0.01
345.50/345.53	c asymm  cl-useful: 13/468/38768 lits-rem:13 time: 0.28
345.50/345.54	c calculated reachability. Time: 0.00
345.50/345.54	c  N dy 12076   2711843       150     38768         0     79854    320324    944265     12.43   no data  --
347.80/347.86	c  N dy 12146   2731937       150     38768         0     98981    320323   1295869     12.42     13.12  --
350.91/350.93	c  N dy 12226   2752132       150     38768         0    118163    320320   1640733     12.42     13.21  --
353.80/353.80	c  N dy 12319   2772146       150     38768         0    137063    320318   1978143     12.43     13.15  --
356.19/356.27	c  N dy 12418   2793897       150     38768         0     88282    320316   1091719     12.43     13.15  --
358.51/358.55	c  N dy 12504   2813912       150     38768         0    107223    320313   1432665     12.43     14.09  --
361.30/361.30	c  N dy 12612   2834013       150     38768         0    126429    320310   1786413     12.43     13.15  --
364.40/364.46	c  N dy 12689   2854077       150     38768         0     75047    320308    844009     12.43     16.34  --
366.50/366.58	c  N dy 12802   2874133       150     38768         0     94194    320306   1199981     12.43     13.72  --
369.00/369.04	c  N dy 12926   2894192       150     38768         0    113352    320302   1556108     12.44     16.39  --
371.90/371.94	c  N dy 13058   2914259       150     38768         0    132495    320301   1914591     12.44     13.77  --
374.80/374.83	c  N dy 13175   2934305       150     38768         0     80013    320298    926310     12.45     13.53  --
377.00/377.07	c  N dy 13253   2955057       150     38768         0     99749    320298   1289402     12.45     13.11  --
379.60/379.63	c  N dy 13340   2975152       150     38768         0    118779    320297   1636128     12.45     18.64  --
382.60/382.63	c  N dy 13440   2995285       150     38768         0    137844    320293   1980496     12.45     13.17  --
385.29/385.39	c  N dy 13528   3015373       150     38768         0     84491    320289    998057     12.45     13.18  --
387.60/387.61	c  N dy 13615   3035395       150     38768         0    103574    320287   1348780     12.45     13.15  --
390.10/390.13	c  N dy 13677   3055447       150     38768         0    122674    320285   1700517     12.44     13.18  --
393.20/393.21	c  N dy 13773   3075533       150     38768         0    141826    320280   2055476     12.45     16.16  --
395.91/395.97	c  N dy 13847   3097134       150     38768         0     88743    320278   1058616     12.44     13.10  --
398.30/398.36	c  N dy 13957   3117559       150     38768         0    108239    320277   1420327     12.45     13.16  --
401.10/401.14	c  N dy 14056   3137655       150     38768         0    127381    320275   1767682     12.45     16.63  --
404.30/404.36	c  N dy 14142   3157770       150     38768         0    146549    320274   2122036     12.45     13.37  --
407.01/407.09	c  N dy 14215   3179102       150     38768         0     92470    320272   1133589     12.45     13.16  --
409.50/409.50	c  N dy 14296   3199149       150     38768         0    111540    320270   1484495     12.45     14.74  --
411.10/411.13	c  S st 14352   3211843       150     38768         0    123641    320269   1711863     12.45      9.86  --
411.31/411.34	c  S st 14352   3212347       150     38768         0    124125    320268   1719821     12.45   no data  --
411.31/411.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
411.31/411.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
411.31/411.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
411.41/411.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.41/411.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.41/411.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
411.41/411.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
489.90/489.95	c lits-rem:     34421  cl-subs:     5557  v-elim:      0  v-fix:    0  time: 78.48 s
489.90/489.95	c vivif2 --  cl tried    38685 cl shrink        0 lits rem          0 time: 0.00
489.90/489.97	c vivif2 --  cl tried   118651 cl shrink        0 lits rem          0 time: 0.02
490.30/490.31	c asymm  cl-useful: 11/336/38685 lits-rem:12 time: 0.33
490.30/490.31	c calculated reachability. Time: 0.00
490.30/490.31	c  N dy 14352   3212347       150     38685         0    118651    319315   1586401     12.45   no data  --
493.81/493.85	c  N dy 14443   3233015       150     38685         0    138345    319314   1946617     12.45     13.19  --
497.61/497.68	c  N dy 14558   3253039       150     38685         0     82212    319313    932482     12.45     15.51  --
500.20/500.20	c  N dy 14657   3273634       150     38685         0    101836    319313   1292109     12.45     13.21  --
502.90/502.97	c  N dy 14748   3293665       150     38685         0    120956    319312   1645808     12.45     13.89  --
506.10/506.10	c  N dy 14844   3314087       150     38685         0    140369    319309   1994351     12.45     13.16  --
509.10/509.20	c  N dy 14907   3334109       150     38685         0     82962    319306    932369     12.45     13.30  --
511.31/511.40	c  N dy 14991   3354193       150     38685         0    101965    319304   1267653     12.45     13.21  --
514.10/514.16	c  N dy 15125   3374491       150     38685         0    121335    319304   1630056     12.45     13.17  --
517.20/517.20	c  N dy 15230   3394586       150     38685         0    140554    319303   1988266     12.45     14.43  --
520.70/520.70	c  N dy 15363   3414643       150     38685         0     82477    319299    921885     12.46     13.14  --
522.90/522.93	c  N dy 15441   3434999       150     38685         0    101837    319296   1280468     12.46     13.34  --
525.40/525.49	c  N dy 15521   3455344       150     38685         0    121143    319296   1627603     12.46     13.12  --
528.91/528.91	c  N dy 15641   3476431       150     38685         0    141272    319293   2000286     12.46     13.22  --
532.31/532.39	c  N dy 15703   3496515       150     38685         0     82115    319291    904604     12.46     13.17  --
534.51/534.56	c  N dy 15792   3516538       150     38685         0    101068    319290   1244277     12.46     13.22  --
538.00/538.08	c  N dy 15908   3544114       150     38685         0    127340    319289   1724481     12.46     13.22  --
541.22/541.27	c  N dy 16026   3564358       150     38685         0    146641    319289   2084434     12.46     13.17  --
544.71/544.74	c  N dy 16126   3584568       150     38685         0     86704    319289    983568     12.46     13.25  --
546.91/546.99	c  N dy 16224   3604639       150     38685         0    105893    319287   1336296     12.46     13.24  --
550.31/550.37	c  N dy 16323   3629840       150     38685         0    129891    319284   1775590     12.46     13.16  --
553.41/553.44	c  N dy 16409   3649997       150     38685         0    149188    319284   2134587     12.46     13.25  --
556.81/556.87	c  N dy 16510   3670408       150     38685         0     88431    319282   1005825     12.46     13.18  --
559.10/559.12	c  N dy 16614   3690716       150     38685         0    107756    319277   1358663     12.46     13.22  --
561.90/561.92	c  N dy 16694   3710804       150     38685         0    126903    319274   1715017     12.46     13.45  --
562.11/562.12	c  S st 16697   3712347       150     38685         0    128391    319274   1741892     12.46     10.31  --
562.30/562.34	c  S st 16697   3712850       150     38685         0    128871    319274   1750059     12.46   no data  --
562.30/562.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.30/562.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
562.40/562.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
562.40/562.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.40/562.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.40/562.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
562.40/562.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
639.01/639.03	c lits-rem:     20004  cl-subs:     5150  v-elim:      0  v-fix:    0  time: 76.56 s
639.01/639.03	c vivif2 --  cl tried    38649 cl shrink        0 lits rem          0 time: 0.00
639.01/639.05	c vivif2 --  cl tried   123757 cl shrink        0 lits rem          0 time: 0.02
639.30/639.34	c asymm  cl-useful: 6/327/38649 lits-rem:6 time: 0.28
639.30/639.34	c calculated reachability. Time: 0.00
639.30/639.34	c  N dy 16697   3712850       150     38649         0    123757    318826   1638909     12.46   no data  --
642.41/642.47	c  N dy 16764   3733497       150     38649         0    143424    318824   2005554     12.46     13.37  --
645.50/645.55	c  F st 16821   3751562       150     38649         0    160666    318822   2333824     12.46   no data  --
646.31/646.33	c  N st 16825   3753594       150     38649         0     81543    318822    873349     12.46   no data  --
648.41/648.40	c  N dy 16865   3773596       150     38649         0    100383    318821   1199782     12.46     13.17  --
651.01/651.08	c  N dy 16967   3793979       150     38649         0    119731    318819   1548887     12.46     13.13  --
654.11/654.14	c  N dy 17066   3814027       150     38649         0    138840    318819   1906556     12.46     14.62  --
657.71/657.71	c  N dy 17185   3834069       150     38649         0    157983    318817   2269091     12.46     15.44  --
660.90/660.92	c  N dy 17253   3854553       150     38649         0     95489    318817   1118799     12.46     13.13  --
663.40/663.42	c  N dy 17317   3874989       150     38649         0    114760    318817   1458047     12.46     13.28  --
666.30/666.30	c  N dy 17398   3895454       150     38649         0    134209    318817   1803621     12.46     13.15  --
669.71/669.76	c  N dy 17521   3915531       150     38649         0    153363    318817   2158399     12.46     14.07  --
673.41/673.43	c  N dy 17612   3935994       150     38649         0     89989    318816   1016507     12.46     13.12  --
675.91/675.91	c  N dy 17726   3956325       150     38649         0    109383    318816   1376690     12.46     13.19  --
678.81/678.85	c  N dy 17821   3976733       150     38649         0    128876    318816   1739523     12.46     13.39  --
682.21/682.27	c  N dy 17905   3997511       150     38649         0    148647    318815   2109373     12.46     13.26  --
686.42/686.44	c  N dy 18006   4019170       150     38649         0     85354    318813    921236     12.47     13.27  --
688.71/688.74	c  N dy 18114   4039192       150     38649         0    104451    318811   1277275     12.47     13.77  --
691.31/691.35	c  N dy 18144   4059820       150     38649         0    123877    318808   1620353     12.46     13.17  --
694.51/694.56	c  N dy 18219   4080332       150     38649         0    143319    318806   1974236     12.46     13.15  --
698.21/698.20	c  N dy 18318   4100578       150     38649         0    162563    318801   2324940     12.46     13.19  --
701.30/701.37	c  N dy 18375   4120597       150     38649         0     96749    318800   1117640     12.46     13.15  --
703.70/703.78	c  N dy 18448   4140683       150     38649         0    115929    318799   1476207     12.46     14.25  --
706.81/706.82	c  N dy 18523   4160777       150     38649         0    134951    318798   1825596     12.46     14.26  --
710.41/710.43	c  N dy 18652   4181078       150     38649         0    154346    318795   2185311     12.46     13.20  --
714.70/714.72	c  N dy 18752   4201419       150     38649         0     87963    318795    960212     12.46     13.15  --
716.01/716.05	c  S st 18805   4212850       150     38649         0     98833    318794   1158797     12.46     11.05  --
716.20/716.22	c  S st 18805   4213354       150     38649         0     99324    318793   1167300     12.46   no data  --
716.20/716.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
716.20/716.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
716.20/716.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
716.30/716.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
716.30/716.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
716.30/716.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
716.30/716.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
733.50/733.54	c lits-rem:      4180  cl-subs:     1987  v-elim:      0  v-fix:    0  time: 17.22 s
733.50/733.54	c vivif2 --  cl tried    38563 cl shrink        0 lits rem          0 time: 0.00
733.50/733.55	c vivif2 --  cl tried    97423 cl shrink        0 lits rem          0 time: 0.01
733.80/733.80	c asymm  cl-useful: 10/417/38563 lits-rem:10 time: 0.25
733.80/733.81	c calculated reachability. Time: 0.00
733.80/733.81	c  N dy 18805   4213354       150     38563         0     97423    317935   1133627     12.46   no data  --
736.41/736.42	c  N dy 18897   4233738       150     38563         0    116868    317935   1493868     12.46     13.18  --
739.41/739.47	c  N dy 18964   4253860       150     38563         0    135987    317935   1848516     12.46     13.13  --
743.01/743.03	c  N dy 19070   4273914       150     38563         0    155135    317933   2201982     12.46     13.20  --
747.51/747.55	c  N dy 19180   4294083       150     38563         0     87562    317930    944138     12.46     13.20  --
750.01/750.06	c  N dy 19239   4314110       150     38563         0    106530    317929   1294362     12.46     13.72  --
753.11/753.11	c  N dy 19320   4334181       150     38563         0    125637    317929   1645567     12.46     15.15  --
756.61/756.65	c  N dy 19430   4354193       150     38563         0    144652    317928   1997129     12.46     13.89  --
760.41/760.44	c  N dy 19539   4374232       150     38563         0    163688    317928   2347961     12.46     14.56  --
764.10/764.11	c  N dy 19609   4394477       150     38563         0     95318    317924   1080943     12.46     13.12  --
766.61/766.64	c  N dy 19680   4414988       150     38563         0    114726    317922   1438296     12.46     13.22  --
769.60/769.61	c  N dy 19743   4435141       150     38563         0    133862    317922   1784756     12.46     13.23  --
773.22/773.23	c  N dy 19849   4455620       150     38563         0    153374    317921   2142963     12.46     13.29  --
777.01/777.07	c  N dy 19946   4475670       150     38563         0    172519    317921   2500943     12.46     13.25  --
780.31/780.38	c  N dy 20028   4495754       150     38563         0    102935    317920   1212710     12.46     13.35  --
783.31/783.33	c  N dy 20129   4516650       150     38563         0    122834    317920   1585075     12.46     13.21  --
786.42/786.45	c  N dy 20202   4536677       150     38563         0    141913    317919   1934710     12.46     14.82  --
790.01/790.05	c  N dy 20317   4556701       150     38563         0    161096    317917   2290833     12.46     13.81  --
794.31/794.37	c  N dy 20406   4576705       150     38563         0     90434    317916    977470     12.46     13.44  --
796.71/796.77	c  N dy 20477   4597026       150     38563         0    109683    317914   1322679     12.46     13.15  --
799.51/799.60	c  N dy 20543   4618049       150     38563         0    129766    317914   1691123     12.46     13.16  --
803.02/803.09	c  N dy 20641   4638107       150     38563         0    148861    317913   2038356     12.46     14.36  --
807.42/807.49	c  N dy 20763   4660163       150     38563         0    169820    317913   2423851     12.46     13.15  --
811.72/811.75	c  N dy 20861   4680929       150     38563         0     99059    317913   1135407     12.46     13.37  --
814.31/814.35	c  N dy 20964   4701114       150     38563         0    118354    317913   1492048     12.46     13.14  --
816.01/816.05	c  S st 21019   4713355       150     38563         0    129969    317913   1705264     12.46   no data  --
816.22/816.26	c  S st 21019   4713857       150     38563         0    130454    317913   1713570     12.46   no data  --
816.22/816.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
816.22/816.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
816.31/816.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
816.31/816.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.31/816.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.31/816.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
816.31/816.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
894.41/894.45	c lits-rem:     28952  cl-subs:     4746  v-elim:      0  v-fix:    0  time: 78.06 s
894.41/894.45	c vivif2 --  cl tried    38467 cl shrink        0 lits rem          0 time: 0.00
894.41/894.47	c vivif2 --  cl tried   125804 cl shrink        0 lits rem          0 time: 0.02
894.71/894.79	c asymm  cl-useful: 4/330/38467 lits-rem:4 time: 0.31
894.71/894.79	c calculated reachability. Time: 0.00
894.71/894.79	c  N dy 21019   4713857       150     38467         0    125804    316635   1604808     12.46   no data  --
899.01/899.00	c  N dy 21117   4734776       150     38467         0    145703    316634   1967898     12.46     13.12  --
903.21/903.26	c  N dy 21220   4755032       150     38467         0    165056    316633   2330093     12.47     13.14  --
908.01/908.06	c  N dy 21313   4775068       150     38467         0     92623    316632    997551     12.47     13.14  --
911.41/911.42	c  N dy 21407   4796346       150     38467         0    112753    316631   1365732     12.47     13.23  --
915.81/915.88	c  N dy 21484   4822878       150     38467         0    137872    316631   1823540     12.46     13.16  --
920.31/920.31	c  N dy 21546   4843051       150     38467         0    156988    316629   2170615     12.46     13.13  --
924.91/924.96	c  N dy 21648   4863058       150     38467         0    176070    316629   2526508     12.46     13.76  --
929.42/929.46	c  N dy 21763   4883112       150     38467         0    102856    316628   1182948     12.46     18.11  --
932.72/932.74	c  N dy 21875   4903374       150     38467         0    122250    316627   1547710     12.47     13.34  --
936.71/936.75	c  N dy 21970   4924595       150     38467         0    142473    316626   1923660     12.47     13.42  --
941.01/941.01	c  N dy 22043   4944747       150     38467         0    161725    316623   2279710     12.46     13.26  --
946.11/946.10	c  N dy 22121   4965152       150     38467         0    180991    316623   2624801     12.46     13.14  --
950.02/950.03	c  N dy 22209   4985253       150     38467         0    106735    316623   1244413     12.46     13.86  --
953.42/953.40	c  N dy 22283   5005345       150     38467         0    125839    316622   1593792     12.46     13.26  --
957.31/957.32	c  N dy 22357   5026709       150     38467         0    146186    316622   1974282     12.46     13.18  --
961.92/961.96	c  N dy 22476   5048188       150     38467         0    166761    316620   2361961     12.46     13.17  --
967.11/967.10	c  N dy 22587   5068244       150     38467         0    185941    316620   2723848     12.47     13.25  --
971.01/971.04	c  N dy 22641   5088456       150     38467         0    110578    316619   1300131     12.46     13.24  --
974.42/974.43	c  N dy 22735   5108516       150     38467         0    129770    316617   1660366     12.47     14.34  --
978.21/978.27	c  N dy 22858   5128561       150     38467         0    148941    316617   2020713     12.47     13.14  --
982.81/982.83	c  N dy 22966   5148916       150     38467         0    168380    316614   2385946     12.47     13.43  --
987.52/987.56	c  N dy 23067   5169083       150     38467         0    187620    316614   2750137     12.47     13.31  --
991.72/991.79	c  N dy 23149   5189153       150     38467         0    111209    316613   1311538     12.47     13.96  --
995.22/995.29	c  N dy 23226   5209949       150     38467         0    130970    316612   1687081     12.47     13.23  --
996.12/996.14	c  S st 23250   5213858       150     38467         0    134723    316612   1757520     12.47     11.70  --
996.42/996.43	c  S st 23250   5214360       150     38467         0    135212    316612   1766073     12.47   no data  --
996.42/996.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
996.42/996.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
996.53/996.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
996.53/996.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
996.53/996.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
996.53/996.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
996.53/996.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1084.53/1084.57	c lits-rem:     20829  cl-subs:     4149  v-elim:      0  v-fix:    0  time: 87.99 s
1084.53/1084.57	c vivif2 --  cl tried    38421 cl shrink        0 lits rem          0 time: 0.00
1084.53/1084.59	c vivif2 --  cl tried   131109 cl shrink        0 lits rem          0 time: 0.02
1084.82/1084.88	c asymm  cl-useful: 9/342/38421 lits-rem:9 time: 0.29
1084.82/1084.89	c calculated reachability. Time: 0.00
1084.82/1084.89	c  N dy 23250   5214360       150     38421         0    131109    316071   1671573     12.47   no data  --
1088.22/1088.27	c  N dy 23334   5235050       150     38421         0    150754    316071   2029549     12.47     13.44  --
1091.82/1091.81	c  N dy 23381   5255425       150     38421         0    170095    316070   2381258     12.47     13.15  --
1096.32/1096.35	c  N dy 23503   5275440       150     38421         0    189212    316070   2740414     12.47     14.15  --
1099.92/1099.97	c  N dy 23600   5295555       150     38421         0    112132    316070   1321189     12.47     13.25  --
1102.91/1102.93	c  N dy 23700   5315558       150     38421         0    131236    316069   1683906     12.47     13.73  --
1106.22/1106.22	c  N dy 23796   5335648       150     38421         0    150383    316068   2034571     12.47     13.27  --
1110.02/1110.05	c  N dy 23886   5355669       150     38421         0    169463    316067   2394325     12.47     13.20  --
1114.42/1114.42	c  N dy 24003   5375763       150     38421         0    188668    316065   2755808     12.48     13.99  --
1118.22/1118.22	c  N dy 24092   5396928       150     38421         0    111458    316064   1308554     12.48     13.24  --
1121.22/1121.27	c  N dy 24164   5417785       150     38421         0    131354    316064   1676865     12.47     13.14  --
1124.92/1124.96	c  N dy 24245   5438878       150     38421         0    151396    316064   2043717     12.47     13.29  --
1129.12/1129.15	c  N dy 24357   5459368       150     38421         0    170972    316064   2411382     12.48     13.27  --
1133.12/1133.18	c  N dy 24437   5479486       150     38421         0    190111    316062   2768503     12.48     13.82  --
1137.02/1137.04	c  N dy 24544   5499870       150     38421         0    111232    316062   1295418     12.48     13.18  --
1139.92/1139.97	c  N dy 24656   5519885       150     38421         0    130355    316060   1653518     12.48     14.09  --
1143.32/1143.34	c  N dy 24721   5539964       150     38421         0    149438    316060   2000282     12.48     13.18  --
1146.82/1146.86	c  N dy 24788   5559988       150     38421         0    168483    316058   2352855     12.48     13.33  --
1151.02/1151.07	c  N dy 24874   5580023       150     38421         0    187592    316058   2715541     12.48     13.35  --
1155.32/1155.32	c  N dy 24948   5600069       150     38421         0    107432    316057   1217879     12.48     13.14  --
1158.33/1158.33	c  N dy 25063   5620099       150     38421         0    126634    316056   1576167     12.48     13.85  --
1161.72/1161.70	c  N dy 25166   5640112       150     38421         0    145800    316054   1942267     12.48     14.48  --
1165.42/1165.40	c  N dy 25258   5660225       150     38421         0    164996    316053   2297810     12.48     13.22  --
1169.82/1169.80	c  N dy 25319   5682214       150     38421         0    185837    316053   2683425     12.48     13.18  --
1174.72/1174.74	c  N dy 25410   5702301       150     38421         0    104591    316052   1152177     12.48     13.41  --
1176.42/1176.40	c  S st 25467   5714361       150     38421         0    116092    316051   1363560     12.48      9.61  --
1176.62/1176.61	c  S st 25467   5714863       150     38421         0    116578    316051   1371897     12.48   no data  --
1176.62/1176.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1176.62/1176.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1176.62/1176.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.05
1176.72/1176.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1176.72/1176.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1176.72/1176.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1176.72/1176.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1236.52/1236.54	c lits-rem:      5133  cl-subs:     2155  v-elim:      0  v-fix:    0  time: 59.82 s
1236.52/1236.54	c vivif2 --  cl tried    38378 cl shrink        0 lits rem          0 time: 0.00
1236.52/1236.56	c vivif2 --  cl tried   114466 cl shrink        0 lits rem          0 time: 0.02
1236.82/1236.88	c asymm  cl-useful: 7/369/38378 lits-rem:7 time: 0.32
1236.82/1236.88	c calculated reachability. Time: 0.00
1236.82/1236.88	c  N dy 25467   5714863       150     38378         0    114466    315527   1332709     12.48   no data  --
1240.52/1240.53	c  N dy 25591   5735633       150     38378         0    134347    315526   1708928     12.48     13.14  --
1244.62/1244.66	c  N dy 25685   5755789       150     38378         0    153566    315526   2066150     12.48     13.15  --
1249.32/1249.30	c  N dy 25767   5775814       150     38378         0    172649    315526   2424806     12.48     13.21  --
1254.62/1254.68	c  N dy 25839   5796392       150     38378         0    192210    315525   2789293     12.48     13.17  --
1260.12/1260.11	c  N dy 25945   5816437       150     38378         0    110107    315524   1250204     12.48     16.00  --
1263.62/1263.66	c  N dy 26050   5836524       150     38378         0    129249    315524   1604863     12.48     13.69  --
1267.72/1267.71	c  N dy 26159   5856621       150     38378         0    148492    315522   1968371     12.48     13.24  --
1273.02/1273.05	c  N dy 26254   5878266       150     38378         0    168967    315522   2340026     12.48     13.22  --
1278.32/1278.33	c  N dy 26329   5898453       150     38378         0    188138    315520   2695164     12.48     13.19  --
1284.32/1284.39	c  N dy 26429   5918811       150     38378         0    105399    315520   1156062     12.48     13.14  --
1287.63/1287.69	c  N dy 26500   5938909       150     38378         0    124481    315514   1505941     12.48     13.21  --
1292.02/1292.01	c  N dy 26591   5959243       150     38378         0    143779    315513   1854371     12.48     13.14  --
1296.42/1296.44	c  N dy 26722   5979266       150     38378         0    162978    315512   2216517     12.48     13.60  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370437-1305393814/watcher-3370437-1305393814 -o /tmp/evaluation-result-3370437-1305393814/solver-3370437-1305393814 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370437-1305393814.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.84 2.28 2.91 5/290 17851
/proc/meminfo: memFree=25088104/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=29944 CPUtime=0 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 849 0 0 0 0 0 0 0 23 0 1 0 631796765 30662656 790 33554432000 4194304 4650387 140737176702320 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 7486 791 327 112 0 2451 0

[startup+0.065432 s]
/proc/loadavg: 1.84 2.28 2.91 5/290 17851
/proc/meminfo: memFree=25088104/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=32612 CPUtime=0.05 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 2125 0 0 0 5 0 0 0 23 0 1 0 631796765 33394688 2066 33554432000 4194304 4650387 140737176702320 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 8153 2066 348 112 0 3118 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 32612

[startup+0.100421 s]
/proc/loadavg: 1.84 2.28 2.91 5/290 17851
/proc/meminfo: memFree=25088104/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=32744 CPUtime=0.09 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 2151 0 0 0 9 0 0 0 23 0 1 0 631796765 33529856 2092 33554432000 4194304 4650387 140737176702320 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 8186 2092 348 112 0 3151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32744

[startup+0.300392 s]
/proc/loadavg: 1.84 2.28 2.91 5/290 17851
/proc/meminfo: memFree=25088104/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=51960 CPUtime=0.29 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 7008 0 0 0 28 1 0 0 25 0 1 0 631796765 53207040 5898 33554432000 4194304 4650387 140737176702320 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 12990 5898 365 112 0 7955 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51960

[startup+0.700314 s]
/proc/loadavg: 1.84 2.28 2.91 5/290 17851
/proc/meminfo: memFree=25088104/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=51960 CPUtime=0.69 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 7010 0 0 0 68 1 0 0 25 0 1 0 631796765 53207040 5900 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 12990 5900 366 112 0 7955 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51960

[startup+1.50017 s]
/proc/loadavg: 1.84 2.28 2.91 6/292 17853
/proc/meminfo: memFree=25043572/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=53656 CPUtime=1.49 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 7407 0 0 0 148 1 0 0 25 0 1 0 631796765 54943744 6297 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 13414 6297 366 112 0 8379 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53656

[startup+3.1009 s]
/proc/loadavg: 2.01 2.31 2.91 6/292 17853
/proc/meminfo: memFree=25030920/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=54720 CPUtime=3.09 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 8154 0 0 0 308 1 0 0 19 0 1 0 631796765 56033280 7044 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 13680 7044 380 112 0 8645 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 54720

[startup+6.30033 s]
/proc/loadavg: 2.01 2.31 2.91 6/292 17853
/proc/meminfo: memFree=25004016/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=63220 CPUtime=6.29 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 10049 0 0 0 628 1 0 0 25 0 1 0 631796765 64737280 8939 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 15805 8939 381 112 0 10770 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63220

[startup+12.7002 s]
/proc/loadavg: 2.32 2.36 2.92 6/292 17853
/proc/meminfo: memFree=24990400/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=60948 CPUtime=12.69 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 11722 0 0 0 1268 1 0 0 25 0 1 0 631796765 62410752 8185 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 15237 8185 381 112 0 10202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60948

[startup+25.5009 s]
/proc/loadavg: 2.58 2.42 2.93 6/292 17853
/proc/meminfo: memFree=24963976/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=82308 CPUtime=25.49 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 15069 0 0 0 2547 2 0 0 25 0 1 0 631796765 84283392 11532 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 20577 11532 381 112 0 15542 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82308

[startup+51.1004 s]
/proc/loadavg: 3.06 2.54 2.96 6/292 17854
/proc/meminfo: memFree=24940596/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=83784 CPUtime=51.1 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 19363 0 0 0 5107 3 0 0 25 0 1 0 631796765 85794816 12933 33554432000 4194304 4650387 140737176702320 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 20946 12933 381 112 0 15911 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 83784

[startup+102.31 s]
/proc/loadavg: 3.62 2.79 3.02 6/292 17858
/proc/meminfo: memFree=24887328/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=83784 CPUtime=102.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 32311 0 0 0 10225 5 0 0 25 0 1 0 631796765 85794816 14124 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365271 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 20946 14124 381 112 0 15911 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83784

[startup+162.301 s]
/proc/loadavg: 3.85 2.99 3.07 6/292 17860
/proc/meminfo: memFree=24833072/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=97140 CPUtime=162.29 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 41506 0 0 0 16222 7 0 0 25 0 1 0 631796765 99471360 17240 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 24285 17240 381 112 0 19250 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97140

[startup+222.301 s]
/proc/loadavg: 4.15 3.23 3.15 6/292 17862
/proc/meminfo: memFree=24787988/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=97724 CPUtime=222.29 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 63777 0 0 0 22219 10 0 0 25 0 1 0 631796765 100069376 17370 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 24431 17370 381 112 0 19396 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 97724

[startup+282.3 s]
/proc/loadavg: 4.13 3.37 3.20 6/292 17863
/proc/meminfo: memFree=24749636/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=99372 CPUtime=282.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 82022 0 0 0 28215 15 0 0 25 0 1 0 631796765 101756928 18170 33554432000 4194304 4650387 140737176702320 18446744073709551615 4367217 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 24843 18170 381 112 0 19808 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 99372

[startup+342.301 s]
/proc/loadavg: 4.04 3.49 3.25 6/292 17865
/proc/meminfo: memFree=24700376/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=100004 CPUtime=342.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 98166 0 0 0 34211 19 0 0 25 0 1 0 631796765 102404096 18130 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 25001 18130 381 112 0 19966 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100004

[startup+402.3 s]
/proc/loadavg: 4.02 3.58 3.29 6/292 17866
/proc/meminfo: memFree=24726624/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=100320 CPUtime=402.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 113716 0 0 0 40206 24 0 0 25 0 1 0 631796765 102727680 19191 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 25080 19191 381 112 0 20045 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100320

[startup+462.301 s]
/proc/loadavg: 4.00 3.66 3.34 6/292 17868
/proc/meminfo: memFree=24684040/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=110680 CPUtime=462.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 118821 0 0 0 46205 25 0 0 25 0 1 0 631796765 113336320 21316 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 27670 21316 381 112 0 22635 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 110680

[startup+522.301 s]
/proc/loadavg: 4.00 3.71 3.37 6/292 17870
/proc/meminfo: memFree=24693320/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=105524 CPUtime=522.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 126182 0 0 0 52202 28 0 0 25 0 1 0 631796765 108056576 19423 33554432000 4194304 4650387 140737176702320 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 26381 19423 381 112 0 21346 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105524

[startup+582.3 s]
/proc/loadavg: 4.00 3.76 3.41 6/292 17871
/proc/meminfo: memFree=24661300/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=121572 CPUtime=582.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 133335 0 0 0 58200 30 0 0 25 0 1 0 631796765 124489728 23434 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30393 23434 381 112 0 25358 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 121572

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.45 6/292 17873
/proc/meminfo: memFree=24639068/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=121572 CPUtime=642.31 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 133725 0 0 0 64201 30 0 0 25 0 1 0 631796765 124489728 23824 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30393 23824 381 112 0 25358 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 121572

[startup+702.3 s]
/proc/loadavg: 4.00 3.84 3.48 6/292 17874
/proc/meminfo: memFree=24636944/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=121876 CPUtime=702.3 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 149260 0 0 0 70197 33 0 0 25 0 1 0 631796765 124801024 22877 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30469 22877 381 112 0 25434 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 121876

[startup+762.311 s]
/proc/loadavg: 4.00 3.86 3.51 6/292 17876
/proc/meminfo: memFree=24619668/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=122024 CPUtime=762.32 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 157550 0 0 0 76196 36 0 0 25 0 1 0 631796765 124952576 24322 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30506 24322 381 112 0 25471 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 122024

[startup+822.301 s]
/proc/loadavg: 4.06 3.91 3.55 6/292 17878
/proc/meminfo: memFree=24591724/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=122268 CPUtime=822.31 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 170604 0 0 0 82193 38 0 0 25 0 1 0 631796765 125202432 23401 33554432000 4194304 4650387 140737176702320 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30567 23401 381 112 0 25532 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 122268

[startup+882.3 s]
/proc/loadavg: 4.09 3.95 3.58 6/292 17879
/proc/meminfo: memFree=24578912/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=122268 CPUtime=882.31 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 170876 0 0 0 88193 38 0 0 25 0 1 0 631796765 125202432 23673 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30567 23673 381 112 0 25532 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 122268

[startup+942.301 s]
/proc/loadavg: 4.03 3.96 3.60 6/292 17881
/proc/meminfo: memFree=24558796/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=122344 CPUtime=942.31 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 178900 0 0 0 94188 43 0 0 25 0 1 0 631796765 125280256 24414 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30586 24414 381 112 0 25551 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 122344

[startup+1002.3 s]
/proc/loadavg: 4.01 3.97 3.63 6/292 17882
/proc/meminfo: memFree=24532604/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=118836 CPUtime=1002.32 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 185978 0 0 0 100185 47 0 0 25 0 1 0 631796765 121688064 24108 33554432000 4194304 4650387 140737176702320 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 29709 24108 381 112 0 24674 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 118836

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.65 6/292 17884
/proc/meminfo: memFree=24524764/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=123396 CPUtime=1062.32 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 187010 0 0 0 106185 47 0 0 25 0 1 0 631796765 126357504 25140 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30849 25140 381 112 0 25814 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 123396

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.66 6/292 17886
/proc/meminfo: memFree=24532156/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=123396 CPUtime=1122.32 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 190981 0 0 0 112184 48 0 0 25 0 1 0 631796765 126357504 25302 33554432000 4194304 4650387 140737176702320 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 30849 25302 381 112 0 25814 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 123396

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.68 6/292 17887
/proc/meminfo: memFree=24497292/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=140108 CPUtime=1182.32 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 196994 0 0 0 118183 49 0 0 25 0 1 0 631796765 143470592 27447 33554432000 4194304 4650387 140737176702320 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 35027 27447 381 112 0 29992 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 140108

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.70 6/292 17889
/proc/meminfo: memFree=24470240/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=140108 CPUtime=1242.32 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 197604 0 0 0 124182 50 0 0 25 0 1 0 631796765 143470592 28057 33554432000 4194304 4650387 140737176702320 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 35027 28057 381 112 0 29992 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 140108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.72 4/290 17892
/proc/meminfo: memFree=24770908/32951124 swapFree=67057896/67111528
[pid=17851] ppid=17849 vsize=140224 CPUtime=1300.03 cores=1,3
/proc/17851/stat : 17851 (strangenight1-s) R 17849 17851 17069 0 -1 4202496 202258 0 0 0 129951 52 0 0 25 0 1 0 631796765 143589376 28729 33554432000 4194304 4650387 140737176702320 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17851/statm: 35056 28729 381 112 0 30021 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 140224

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.51
CPU system time (s): 0.533918
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 140224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202258
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= 9
involuntary context switches= 14436

runsolver used 3.18751 second user time and 8.04978 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 19:23:34
IDJOB=3370437
IDBENCH=83930
IDSOLVER=1847
FILE ID=node140/3370437-1305393814
RUNJOBID= node140-1305393814-17812
PBS_JOBID= 13324405
Free space on /tmp= 73468 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370437-1305393814/watcher-3370437-1305393814 -o /tmp/evaluation-result-3370437-1305393814/solver-3370437-1305393814 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370437-1305393814.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=35593717

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25089144 kB
Buffers:        293588 kB
Cached:        3716880 kB
SwapCached:       8056 kB
Active:        4888916 kB
Inactive:      2663000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25089144 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           28756 kB
Writeback:           0 kB
AnonPages:     3537428 kB
Mapped:          23720 kB
Slab:           225240 kB
PageTables:      22608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45643076 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= 73472 MiB
End job on node140 at 2011-05-14 19:45:16