Trace number 3173473

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 TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
MD5SUM3db6bd99841631bff4d8c3d33ccc1047
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark371.116
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173473-1301795401.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/1907/5340 lits-rem:0 time: 0.11
0.09/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.09/0.11	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
0.09/0.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.11	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.13	c lits-rem:         0  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.01 s
0.09/0.13	c learnt bin added due to v-elim: 0
0.09/0.13	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.13	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.13	c calculated reachability. Time: 0.00
0.09/0.13	c Calc default polars -  time:   0.00 s pos:      27 undec:       0 neg:      33
0.09/0.13	c =========================================================================================
0.09/0.13	c types(t): F = full restart, N = normal restart
0.09/0.13	c types(t): S = simplification begin/end, E = solution found
0.09/0.13	c restart types(rt): st = static, dy = dynamic
0.09/0.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.13	c  B st     0         0        60      5340         0         0     37380         0   no data   no data  --
0.19/0.21	c Decided on static restart strategy
0.29/0.30	c  N dy    19      4006        60      5340         0      3600     37380     75470     21.26     18.17  --
0.49/0.50	c  N dy    46      8037        60      5340         0      4981     37380    100017     21.19     18.54  --
0.69/0.73	c  N dy    73     12088        60      5340         0      4773     37380     87113     21.66     18.59  --
0.89/0.97	c  N dy   100     16146        60      5340         0      8424     37380    164740     21.11     18.68  --
1.20/1.23	c  N dy   127     20158        60      5340         0      6986     37380    123922     21.48     18.68  --
1.39/1.49	c  N dy   154     24186        60      5340         0     10585     37380    201013     21.69     18.74  --
1.69/1.79	c  N dy   182     28331        60      5340         0      8195     37380    139645     21.38     18.77  --
1.89/1.91	c  S st   194     30000        60      5340         0      9679     37380    171247     21.68     18.78  --
1.89/1.95	c  S st   194     30502        60      5340         0     10139     37380    181306     21.68     18.78  --
1.89/1.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.0M T:  0.02
1.89/1.98	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
1.89/1.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.98	c Subs w/ non-existent bins:      0 time:  0.00 s
1.89/1.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.49/2.55	c lits-rem:      1424  cl-subs:     1281  v-elim:     60  v-fix:    0  time:  0.56 s
2.49/2.55	c learnt bin added due to v-elim: 0
2.49/2.55	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2.49/2.55	c vivif2 --  cl tried     8858 cl shrink        0 lits rem          0 time: 0.00
2.69/2.71	c asymm  cl-useful: 0/1865/5340 lits-rem:0 time: 0.16
2.69/2.71	c calculated reachability. Time: 0.00
2.69/2.71	c  N dy   194     30502        60      5340         0      8858     37380    154888     21.68     18.78  --
2.69/2.71	c  F st   194     30502        60      5340         0      8858     37380    154888     21.68     18.78  --
2.79/2.86	c Decided on static restart strategy
2.99/3.00	c  N dy   213     34515        60      5340         0     12434     37380    230337     21.37     18.76  --
3.29/3.31	c  N dy   240     38552        60      5340         0      9065     37380    149059     21.81     18.76  --
3.59/3.61	c  N dy   267     42561        60      5340         0     12660     37380    226069     21.47     18.78  --
3.89/3.91	c  S st   289     45753        60      5340         0     15520     37380    286927     21.16     18.78  --
3.89/3.96	c  S st   289     46256        60      5340         0     15992     37380    297118     21.16     18.78  --
3.89/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.1M T:  0.04
3.99/4.00	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
3.99/4.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.01	c Subs w/ non-existent bins:      0 time:  0.00 s
3.99/4.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.69/4.78	c lits-rem:      2040  cl-subs:     2112  v-elim:     60  v-fix:    0  time:  0.77 s
4.69/4.78	c learnt bin added due to v-elim: 0
4.69/4.78	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4.69/4.78	c vivif2 --  cl tried    13880 cl shrink        0 lits rem          0 time: 0.00
4.89/4.94	c asymm  cl-useful: 0/1568/5340 lits-rem:0 time: 0.15
4.89/4.94	c calculated reachability. Time: 0.00
4.89/4.94	c  N dy   289     46256        60      5340         0     13880     37380    249796     21.16     18.78  --
5.19/5.28	c  N dy   317     50392        60      5340         0      9690     37380    152711     21.71     18.80  --
5.50/5.59	c  N dy   344     54414        60      5340         0     13276     37380    229553     21.32     18.83  --
5.89/5.96	c  N dy   371     58421        60      5340         0     16863     37380    305574     21.11     18.83  --
6.19/6.29	c  N dy   398     62427        60      5340         0     11579     37380    182465     21.85     18.85  --
6.60/6.64	c  N dy   425     66455        60      5340         0     15171     37380    259332     21.43     18.86  --
6.89/6.94	c  S st   445     69384        60      5340         0     17816     37380    315925     21.49     18.87  --
6.99/7.00	c  S st   445     69890        60      5340         0     18287     37380    326223     21.49     18.87  --
6.99/7.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.05
6.99/7.06	c Calc non-exist non-lernt bins v-fix:     0 done:     60 time:  0.00 s
6.99/7.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.06	c Subs w/ non-existent bins:      0 time:  0.00 s
6.99/7.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.70/7.79	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
8.80/8.81	c Added 1 vars  tried: 16020 time: 1.02
8.80/8.82	c ORs :      1 avg-s:  0.0 cl-sh:  1462 l-rem:   1462 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.03
8.80/8.83	c lits-rem:      1841  cl-subs:     2307  v-elim:     60  v-fix:    0  time:  1.76 s
8.80/8.83	c learnt bin added due to v-elim: 0
8.80/8.83	c vivif2 --  cl tried     5341 cl shrink        0 lits rem          0 time: 0.00
8.80/8.83	c vivif2 --  cl tried    15980 cl shrink        0 lits rem          0 time: 0.00
8.90/9.00	c asymm  cl-useful: 0/1603/5341 lits-rem:0 time: 0.16
8.99/9.00	c calculated reachability. Time: 0.00
8.99/9.00	c  N dy   445     69890        61      5341         2     15980     37366    273793     21.49     18.87  --
8.99/9.00	c  F st   445     69890        61      5341         2     15980     37366    273793     21.49     18.87  --
9.19/9.20	c Decided on static restart strategy
9.39/9.45	c  N dy   467     74372        61      5341         2     10298     37366    146352     21.93     18.87  --
9.79/9.85	c  N dy   499     79243        61      5341         2     14637     37366    240972     22.52     18.91  --
10.29/10.36	c  N dy   533     84365        61      5341         2     19213     37366    338429     21.59     18.91  --
10.79/10.89	c  N dy   569     89752        61      5341         2     13404     37366    201346     21.73     18.91  --
11.39/11.45	c  N dy   608     95620        61      5341         2     18670     37366    313736     21.34     18.91  --
12.10/12.16	c  N dy   650    101856        61      5341         2     12661     37366    174462     21.46     18.92  --
12.39/12.44	c  S st   671    104835        61      5341         2     15321     37366    231421     21.28     18.91  --
12.49/12.50	c  S st   671    105337        61      5341         2     15777     37366    241220     21.28     18.91  --
12.49/12.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.05
12.49/12.55	c Calc non-exist non-lernt bins v-fix:     0 done:     61 time:  0.00 s
12.49/12.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.55	c Subs w/ non-existent bins:      0 time:  0.00 s
12.49/12.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.09/13.15	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
14.40/14.45	c Added 1 vars  tried: 28560 time: 1.30
14.40/14.45	c ORs :      1 avg-s:  0.0 cl-sh:  1016 l-rem:   1016 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.30
14.40/14.46	c lits-rem:       980  cl-subs:     1160  v-elim:     60  v-fix:    0  time:  1.90 s
14.40/14.46	c learnt bin added due to v-elim: 0
14.40/14.46	c vivif2 --  cl tried     5342 cl shrink        0 lits rem          0 time: 0.00
14.40/14.46	c vivif2 --  cl tried    14617 cl shrink        0 lits rem          0 time: 0.00
14.59/14.61	c asymm  cl-useful: 0/1508/5342 lits-rem:0 time: 0.15
14.59/14.61	c calculated reachability. Time: 0.00
14.59/14.61	c  N dy   671    105337        62      5342         4     14617     37351    216600     21.28     18.91  --
15.29/15.33	c  N dy   717    112168        62      5342         4     20770     37351    347306     21.56     18.91  --
16.09/16.16	c  N dy   765    119334        62      5342         4     14737     37351    209398     21.36     18.90  --
16.89/16.99	c  N dy   817    127055        62      5342         4     21713     37351    358248     21.41     18.89  --
17.89/17.99	c  N dy   872    135197        62      5342         4     15570     37351    217620     21.46     18.90  --
18.89/18.96	c  N dy   931    143965        62      5342         4     23475     37351    385717     21.79     18.89  --
20.09/20.11	c  N dy   994    153290        62      5342         4     17469     37351    246437     21.71     18.90  --
20.59/20.67	c  S st  1026    158005        62      5342         4     21677     37351    336160     21.48     18.90  --
20.69/20.74	c  S st  1026    158510        62      5342         4     22145     37351    346352     21.48     18.90  --
20.69/20.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.69/20.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.08
20.79/20.83	c Calc non-exist non-lernt bins v-fix:     0 done:     62 time:  0.00 s
20.79/20.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.79/20.83	c Subs w/ non-existent bins:      0 time:  0.00 s
20.79/20.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.79/20.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.79/20.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.69/21.71	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 19.0 T:    0.00
24.49/24.59	c Added 1 vars  tried: 44700 time: 2.88
24.59/24.60	c ORs :      1 avg-s:  0.0 cl-sh:   997 l-rem:    997 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.89
24.59/24.60	c lits-rem:      1249  cl-subs:     2133  v-elim:     60  v-fix:    0  time:  3.76 s
24.59/24.60	c learnt bin added due to v-elim: 0
24.59/24.60	c vivif2 --  cl tried     5343 cl shrink        0 lits rem          0 time: 0.00
24.59/24.61	c vivif2 --  cl tried    20011 cl shrink        0 lits rem          0 time: 0.00
24.69/24.76	c asymm  cl-useful: 0/856/5343 lits-rem:0 time: 0.15
24.69/24.76	c calculated reachability. Time: 0.00
24.69/24.76	c  N dy  1026    158510        63      5343         6     20011     37341    301572     21.48     18.90  --
25.99/26.08	c  N dy  1094    168665        63      5343         6     29123     37341    492752     20.46     18.89  --
27.29/27.39	c  N dy  1167    179468        63      5343         6     23720     37341    368165     21.54     18.87  --
28.99/29.00	c  N dy  1244    190943        63      5343         6     17919     37341    234638     21.81     18.87  --
30.49/30.57	c  N dy  1326    203138        63      5343         6     28951     37341    467382     21.05     18.85  --
32.29/32.36	c  N dy  1413    216148        63      5343         6     23505     37341    342953     21.59     18.85  --
34.49/34.51	c  N dy  1506    230002        63      5343         6     17990     37341    216535     21.55     18.84  --
35.39/35.45	c  S st  1559    237766        63      5343         6     25005     37341    366365     20.95     18.84  --
35.49/35.53	c  S st  1559    238268        63      5343         6     25472     37341    376296     20.95     18.84  --
35.49/35.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.49/35.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.59/35.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.10
35.59/35.64	c Calc non-exist non-lernt bins v-fix:     0 done:     63 time:  0.00 s
35.59/35.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.59/35.64	c Subs w/ non-existent bins:      0 time:  0.00 s
35.59/35.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.59/35.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.59/35.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
36.59/36.64	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
40.89/40.99	c Added 1 vars  tried: 64800 time: 4.35
40.99/41.00	c ORs :      1 avg-s:  0.0 cl-sh:  1630 l-rem:   1630 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.36
40.99/41.01	c lits-rem:      1105  cl-subs:     2230  v-elim:     60  v-fix:    0  time:  5.36 s
40.99/41.01	c learnt bin added due to v-elim: 0
40.99/41.01	c vivif2 --  cl tried     5344 cl shrink        0 lits rem          0 time: 0.00
40.99/41.01	c vivif2 --  cl tried    23242 cl shrink        0 lits rem          0 time: 0.00
41.09/41.17	c asymm  cl-useful: 0/768/5344 lits-rem:0 time: 0.16
41.09/41.17	c calculated reachability. Time: 0.00
41.09/41.17	c  N dy  1559    238268        64      5344         8     23242     37328    331212     20.95     18.84  --
43.49/43.51	c  N dy  1662    253499        64      5344         8     36985     37328    622741     21.74     18.84  --
45.79/45.87	c  N dy  1772    269796        64      5344         8     32875     37328    525729     21.34     18.84  --
48.59/48.60	c  N dy  1888    287058        64      5344         8     28649     37328    420060     21.37     18.85  --
51.59/51.64	c  N dy  2012    305418        64      5344         8     24480     37328    319652     21.50     18.85  --
54.90/54.96	c  N dy  2144    325022        64      5344         8     42146     37328    694585     21.25     18.84  --
58.20/58.26	c  N dy  2279    345067        64      5344         8     38644     37328    610770     22.04     18.84  --
60.40/60.49	c  S st  2363    357402        64      5344         8     27260     37328    356220     21.45     18.84  --
60.50/60.58	c  S st  2363    357906        64      5344         8     27726     37328    366189     21.45     18.84  --
60.50/60.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.50/60.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.70/60.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.1M T:  0.12
60.70/60.70	c Calc non-exist non-lernt bins v-fix:     0 done:     64 time:  0.00 s
60.70/60.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.70/60.71	c Subs w/ non-existent bins:      0 time:  0.00 s
60.70/60.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.70/60.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.70/60.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
61.60/61.68	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
66.49/66.59	c Added 1 vars  tried: 80000 time: 4.90
66.59/66.60	c ORs :      1 avg-s:  0.0 cl-sh:  1333 l-rem:   1333 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.92
66.59/66.61	c lits-rem:       825  cl-subs:     2016  v-elim:     60  v-fix:    0  time:  5.89 s
66.59/66.61	c learnt bin added due to v-elim: 0
66.59/66.61	c vivif2 --  cl tried     5345 cl shrink        0 lits rem          0 time: 0.00
66.59/66.61	c vivif2 --  cl tried    25710 cl shrink        0 lits rem          0 time: 0.00
66.69/66.72	c asymm  cl-useful: 0/610/5345 lits-rem:0 time: 0.12
66.69/66.73	c calculated reachability. Time: 0.00
66.69/66.73	c  N dy  2363    357906        65      5345        10     25710     37307    329898     21.45     18.84  --
70.09/70.17	c  N dy  2498    377916        65      5345        10     43794     37307    714074     21.76     18.83  --
73.59/73.66	c  N dy  2634    398029        65      5345        10     38568     37307    588199     21.79     18.83  --
77.39/77.46	c  N dy  2770    418135        65      5345        10     32400     37307    446554     21.51     18.82  --
81.49/81.53	c  N dy  2906    438234        65      5345        10     50520     37307    831668     21.96     18.82  --
85.19/85.20	c  N dy  3041    458306        65      5345        10     43345     37307    667897     21.20     18.82  --
89.20/89.27	c  N dy  3177    478389        65      5345        10     35362     37307    489079     21.67     18.81  --
93.50/93.57	c  N dy  3312    498407        65      5345        10     53441     37307    870778     21.52     18.80  --
97.39/97.46	c  N dy  3448    518511        65      5345        10     44507     37307    673941     21.34     18.80  --
101.59/101.61	c  S st  3572    536859        65      5345        10     33042     37307    420288     21.77     18.80  --
101.69/101.72	c  S st  3572    537363        65      5345        10     33513     37307    430928     21.77     18.80  --
101.69/101.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.69/101.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.79/101.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  0.16
101.79/101.88	c Calc non-exist non-lernt bins v-fix:     0 done:     65 time:  0.00 s
101.79/101.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.79/101.88	c Subs w/ non-existent bins:      0 time:  0.01 s
101.79/101.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.79/101.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.79/101.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.09/103.19	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
108.80/108.87	c Added 1 vars  tried: 80000 time: 5.67
108.80/108.88	c ORs :      1 avg-s:  0.0 cl-sh:  1138 l-rem:   1138 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.68
108.80/108.89	c lits-rem:       723  cl-subs:     2132  v-elim:     60  v-fix:    0  time:  6.99 s
108.80/108.89	c learnt bin added due to v-elim: 0
108.80/108.89	c vivif2 --  cl tried     5346 cl shrink        0 lits rem          0 time: 0.00
108.80/108.89	c vivif2 --  cl tried    31381 cl shrink        0 lits rem          0 time: 0.00
109.00/109.05	c asymm  cl-useful: 0/912/5346 lits-rem:0 time: 0.16
109.00/109.05	c calculated reachability. Time: 0.00
109.00/109.05	c  N dy  3572    537363        66      5346        12     31381     37298    392392     21.77     18.80  --
109.00/109.05	c  F st  3572    537363        66      5346        12     31381     37298    392392     21.77     18.80  --
109.40/109.41	c Decided on static restart strategy
112.99/113.09	c  N dy  3699    557370        66      5346        12     49432     37298    773871     21.26     18.79  --
117.39/117.45	c  N dy  3835    577397        66      5346        12     38706     37298    529065     20.99     18.79  --
122.10/122.17	c  N dy  3971    597492        66      5346        12     56873     37298    912389     21.74     18.78  --
126.29/126.39	c  N dy  4106    617516        66      5346        12     45194     37298    655584     21.14     18.78  --
170.60/170.64	c  N dy  4119    806045        66      5346        12     52153     37298    741548     19.23     18.04  --
170.60/170.66	c  S st  4119    806045        66      5346        12     52153     37298    741548     19.23     18.04  --
170.79/170.82	c  S st  4119    806548        66      5346        12     52618     37298    751255     19.23     18.04  --
170.79/170.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
170.79/170.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.09/171.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.1M T:  0.29
171.09/171.12	c Calc non-exist non-lernt bins v-fix:     0 done:     66 time:  0.00 s
171.09/171.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.09/171.13	c Subs w/ non-existent bins:      0 time:  0.01 s
171.09/171.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.09/171.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.09/171.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
173.90/173.99	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
183.10/183.13	c Added 1 vars  tried: 80000 time: 9.14
183.20/183.26	c ORs :      1 avg-s:  0.0 cl-sh:  6794 l-rem:   6794 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    9.27
183.20/183.28	c lits-rem:      1162  cl-subs:     7795  v-elim:     60  v-fix:    0  time: 12.13 s
183.20/183.28	c learnt bin added due to v-elim: 0
183.20/183.28	c vivif2 --  cl tried     5347 cl shrink        0 lits rem          0 time: 0.00
183.20/183.28	c vivif2 --  cl tried    44823 cl shrink        0 lits rem          0 time: 0.01
183.30/183.37	c asymm  cl-useful: 0/348/5347 lits-rem:0 time: 0.08
183.30/183.37	c calculated reachability. Time: 0.00
183.30/183.37	c  N dy  4119    806548        67      5347        14     44823     37287    609536     19.23     18.04  --
188.60/188.69	c  N dy  4255    826598        67      5347        14     62965     37287    991410     20.92     18.05  --
193.70/193.71	c  N dy  4390    846643        67      5347        14     46672     37287    638225     21.29     18.07  --
199.10/199.11	c  N dy  4526    866783        67      5347        14     64869     37287   1020548     21.18     18.07  --
204.39/204.44	c  N dy  4663    886915        67      5347        14     47333     37287    640002     20.96     18.09  --
209.90/209.99	c  N dy  4800    907045        67      5347        14     65522     37287   1022250     20.86     18.09  --
215.60/215.66	c  N dy  4936    927134        67      5347        14     46794     37287    618725     21.27     18.11  --
220.99/221.07	c  N dy  5072    947208        67      5347        14     64985     37287   1000720     21.30     18.12  --
227.09/227.10	c  N dy  5208    967243        67      5347        14     45185     37287    573825     20.92     18.12  --
232.29/232.32	c  N dy  5344    987356        67      5347        14     63319     37287    957289     21.62     18.14  --
238.80/238.88	c  N dy  5480   1007404        67      5347        14     42623     37287    508136     20.61     18.14  --
244.00/244.00	c  N dy  5615   1027424        67      5347        14     60691     37287    891548     21.64     18.16  --
250.80/250.84	c  N dy  5752   1047552        67      5347        14     78901     37287   1276624     21.83     18.17  --
256.00/256.08	c  N dy  5888   1067695        67      5347        14     57334     37287    811408     21.05     18.18  --
262.50/262.52	c  N dy  6024   1087829        67      5347        14     75511     37287   1198516     21.22     18.19  --
268.40/268.47	c  N dy  6161   1107976        67      5347        14     53093     37287    712791     21.51     18.20  --
274.39/274.40	c  N dy  6297   1128095        67      5347        14     71217     37287   1097540     21.44     18.21  --
281.10/281.15	c  N dy  6433   1148115        67      5347        14     47829     37287    590219     21.61     18.22  --
286.60/286.64	c  N dy  6569   1168227        67      5347        14     65975     37287    974365     21.58     18.23  --
294.00/294.01	c  N dy  6705   1188291        67      5347        14     84124     37287   1357485     21.59     18.24  --
299.50/299.54	c  N dy  6711   1209823        67      5347        14     60870     37287    849235     20.78     18.21  --
299.50/299.58	c  S st  6711   1209823        67      5347        14     60870     37287    849235     20.78     18.21  --
299.70/299.76	c  S st  6711   1210328        67      5347        14     61346     37287    859579     20.78     18.21  --
299.70/299.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
299.70/299.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
300.10/300.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.0M T:  0.38
300.10/300.14	c Calc non-exist non-lernt bins v-fix:     0 done:     67 time:  0.00 s
300.10/300.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
300.10/300.16	c Subs w/ non-existent bins:      0 time:  0.01 s
300.10/300.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
300.10/300.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
300.10/300.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
304.10/304.14	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
314.70/314.76	c Added 1 vars  tried: 80000 time: 10.62
314.90/314.91	c ORs :      1 avg-s:  0.0 cl-sh:  7452 l-rem:   7452 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.77
314.90/314.93	c lits-rem:       939  cl-subs:     7243  v-elim:     60  v-fix:    0  time: 14.75 s
314.90/314.93	c learnt bin added due to v-elim: 0
314.90/314.93	c vivif2 --  cl tried     5348 cl shrink        0 lits rem          0 time: 0.00
314.90/314.94	c vivif2 --  cl tried    54103 cl shrink        0 lits rem          0 time: 0.01
315.00/315.03	c asymm  cl-useful: 0/188/5348 lits-rem:0 time: 0.09
315.00/315.03	c calculated reachability. Time: 0.00
315.00/315.04	c  N dy  6711   1210328        68      5348        16     54103     37275    722365     20.78     18.21  --
321.69/321.73	c  N dy  6847   1230344        68      5348        16     72251     37275   1105289     21.30     18.22  --
482.00/482.07	c  N dy  6965   1710328        68      5348        16     81545     37275   1155509     19.20     17.33  --
482.10/482.12	c  S st  6965   1710328        68      5348        16     81545     37275   1155509     19.20     17.33  --
482.30/482.39	c  S st  6965   1710829        68      5348        16     82009     37275   1165178     19.20     17.33  --
482.30/482.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
482.30/482.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
482.90/482.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.7M T:  0.57
482.90/482.96	c Calc non-exist non-lernt bins v-fix:     0 done:     68 time:  0.00 s
482.90/482.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
482.90/482.98	c Subs w/ non-existent bins:      0 time:  0.02 s
482.90/483.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
482.90/483.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
482.90/483.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
489.80/489.86	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
503.51/503.53	c Added 1 vars  tried: 80000 time: 13.67
503.81/503.85	c ORs :      1 avg-s:  0.0 cl-sh: 10965 l-rem:  10965 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   14.00
503.81/503.87	c lits-rem:      4011  cl-subs:    14714  v-elim:     60  v-fix:    0  time: 20.87 s
503.81/503.87	c learnt bin added due to v-elim: 0
503.81/503.87	c vivif2 --  cl tried     5349 cl shrink        0 lits rem          0 time: 0.00
503.81/503.89	c vivif2 --  cl tried    67295 cl shrink        0 lits rem          0 time: 0.01
503.91/503.97	c asymm  cl-useful: 0/175/5349 lits-rem:0 time: 0.09
503.91/503.98	c calculated reachability. Time: 0.00
503.91/503.98	c  N dy  6965   1710829        69      5349        18     67295     37263    916965     19.20     17.33  --
510.90/510.94	c  N dy  7101   1730837        69      5349        18     85459     37263   1292263     21.29     17.34  --
518.40/518.47	c  N dy  7237   1750943        69      5349        18     54050     37263    640460     20.94     17.35  --
524.60/524.66	c  N dy  7373   1771010        69      5349        18     72229     37263   1020876     22.05     17.36  --
532.20/532.26	c  N dy  7509   1791048        69      5349        18     90437     37263   1406545     20.80     17.38  --
540.30/540.33	c  N dy  7645   1811082        69      5349        18     56967     37263    683508     21.23     17.40  --
546.00/546.09	c  N dy  7781   1831173        69      5349        18     75207     37263   1070040     21.01     17.41  --
553.00/553.06	c  N dy  7917   1851301        69      5349        18     93460     37263   1455152     21.16     17.43  --
560.80/560.80	c  N dy  8053   1871434        69      5349        18     58777     37263    705108     21.36     17.44  --
566.70/566.78	c  N dy  8189   1891454        69      5349        18     77014     37263   1084916     21.60     17.45  --
685.50/685.54	c  N dy  8307   2210829        69      5349        18     84483     37263   1194440     21.02     17.19  --
685.50/685.59	c  S st  8307   2210829        69      5349        18     84483     37263   1194440     21.02     17.19  --
685.80/685.84	c  S st  8307   2211331        69      5349        18     84954     37263   1204530     21.02     17.19  --
685.80/685.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
685.80/685.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.30/686.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.7M T:  0.51
686.30/686.36	c Calc non-exist non-lernt bins v-fix:     0 done:     69 time:  0.00 s
686.30/686.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
686.30/686.38	c Subs w/ non-existent bins:      0 time:  0.02 s
686.41/686.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
686.41/686.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
686.41/686.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
693.30/693.30	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
707.81/707.83	c Added 1 vars  tried: 80000 time: 14.52
708.11/708.13	c ORs :      1 avg-s:  0.0 cl-sh: 10552 l-rem:  10552 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   14.82
708.11/708.15	c lits-rem:      3691  cl-subs:    10727  v-elim:     60  v-fix:    0  time: 21.74 s
708.11/708.15	c learnt bin added due to v-elim: 0
708.11/708.15	c vivif2 --  cl tried     5350 cl shrink        0 lits rem          0 time: 0.00
708.11/708.16	c vivif2 --  cl tried    74227 cl shrink        0 lits rem          0 time: 0.01
708.21/708.25	c asymm  cl-useful: 0/216/5350 lits-rem:0 time: 0.09
708.21/708.25	c calculated reachability. Time: 0.00
708.21/708.25	c  N dy  8307   2211331        70      5350        20     74227     37250    991162     21.02     17.19  --
715.11/715.11	c  N dy  8442   2231409        70      5350        20     92400     37250   1368913     21.83     17.20  --
723.81/723.85	c  N dy  8578   2251503        70      5350        20    110657     37250   1751769     19.54     17.21  --
731.21/731.24	c  N dy  8713   2271539        70      5350        20     71245     37250    916822     21.12     17.22  --
738.21/738.25	c  N dy  8849   2291587        70      5350        20     89580     37250   1297156     20.96     17.23  --
746.60/746.63	c  N dy  8984   2311679        70      5350        20    107857     37250   1681219     19.98     17.24  --
755.01/755.04	c  N dy  9120   2331741        70      5350        20     66635     37250    806073     20.80     17.25  --
761.71/761.78	c  N dy  9256   2351862        70      5350        20     85034     37250   1190688     19.83     17.26  --
770.20/770.26	c  N dy  9391   2371960        70      5350        20    103358     37250   1574550     19.51     17.27  --
781.51/781.57	c  N dy  9526   2391973        70      5350        20     60863     37250    671106     20.70     17.28  --
788.11/788.13	c  N dy  9662   2412101        70      5350        20     79086     37250   1052710     20.26     17.29  --
795.81/795.83	c  N dy  9796   2432114        70      5350        20     97193     37250   1432885     20.37     17.30  --
805.22/805.25	c  N dy  9932   2452226        70      5350        20    115506     37250   1812668     21.51     17.31  --
813.31/813.36	c  N dy 10067   2472230        70      5350        20     72095     37250    895610     21.52     17.32  --
820.41/820.42	c  N dy 10203   2492359        70      5350        20     90309     37250   1272586     22.06     17.33  --
914.22/914.29	c  N dy 10239   2711332        70      5350        20     99483     37250   1452661     20.92     17.19  --
914.31/914.35	c  S st 10239   2711332        70      5350        20     99483     37250   1452661     20.92     17.19  --
914.61/914.65	c  S st 10239   2711840        70      5350        20     99961     37250   1462858     20.92     17.19  --
914.61/914.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
914.61/914.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
915.32/915.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 42.8M T:  0.70
915.32/915.37	c Calc non-exist non-lernt bins v-fix:     0 done:     70 time:  0.00 s
915.32/915.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
915.32/915.39	c Subs w/ non-existent bins:      0 time:  0.02 s
915.41/915.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
915.41/915.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
915.41/915.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
924.81/924.87	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 24.0 T:    0.19
944.11/944.15	c Added 1 vars  tried: 80000 time: 19.28
944.91/944.98	c ORs :      1 avg-s:  0.0 cl-sh: 20886 l-rem:  20886 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.11
945.02/945.01	c lits-rem:      2271  cl-subs:     8477  v-elim:     60  v-fix:    0  time: 29.59 s
945.02/945.01	c learnt bin added due to v-elim: 0
945.02/945.01	c vivif2 --  cl tried     5351 cl shrink        0 lits rem          0 time: 0.00
945.02/945.03	c vivif2 --  cl tried    91483 cl shrink        0 lits rem          0 time: 0.02
945.11/945.12	c asymm  cl-useful: 0/145/5351 lits-rem:0 time: 0.09
945.11/945.13	c calculated reachability. Time: 0.00
945.11/945.13	c  N dy 10239   2711840        71      5351        22     91483     37240   1276070     20.92     17.19  --
945.11/945.13	c  F st 10239   2711840        71      5351        22     91483     37240   1276070     20.92     17.19  --
945.81/945.89	c Decided on static restart strategy
954.01/954.08	c  N dy 10367   2731883        71      5351        22    109673     37240   1641449     20.53     17.20  --
1178.13/1178.11	c  N dy 10374   3211842        71      5351        22    138420     37240   2213679     20.83     16.91  --
1178.13/1178.19	c  S st 10374   3211842        71      5351        22    138420     37240   2213679     20.83     16.91  --
1178.62/1178.66	c  S st 10374   3212346        71      5351        22    138886     37240   2223128     20.83     16.91  --
1178.62/1178.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1178.62/1178.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1179.52/1179.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 47.8M T:  0.85
1179.52/1179.52	c Calc non-exist non-lernt bins v-fix:     0 done:     71 time:  0.00 s
1179.52/1179.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1179.52/1179.54	c Subs w/ non-existent bins:      0 time:  0.02 s
1179.52/1179.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1179.62/1179.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1179.62/1179.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1224.72/1224.70	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 20.4 T:    0.31
1257.02/1257.00	c Added 1 vars  tried: 80000 time: 32.30
1259.22/1259.26	c ORs :      1 avg-s:  0.0 cl-sh: 35008 l-rem:  35008 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   34.56
1259.32/1259.30	c lits-rem:     13994  cl-subs:    16960  v-elim:     60  v-fix:    0  time: 79.70 s
1259.32/1259.30	c learnt bin added due to v-elim: 0
1259.32/1259.30	c vivif2 --  cl tried     5352 cl shrink        0 lits rem          0 time: 0.00
1259.32/1259.33	c vivif2 --  cl tried   121921 cl shrink        0 lits rem          0 time: 0.03
1259.42/1259.44	c asymm  cl-useful: 0/121/5352 lits-rem:0 time: 0.11
1259.42/1259.44	c calculated reachability. Time: 0.00
1259.42/1259.44	c  N dy 10374   3212346        72      5352        24    121921     37230   1863687     20.83     16.91  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173473-1301795401/watcher-3173473-1301795401 -o /tmp/evaluation-result-3173473-1301795401/solver-3173473-1301795401 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173473-1301795401.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: 3.99 3.97 3.95 3/182 24258
/proc/meminfo: memFree=19955672/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=28916 CPUtime=0 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 593 0 0 0 0 0 0 0 25 0 1 0 271955389 29609984 528 33554432000 4194304 4797429 140734883414032 18446744073709551615 254261313017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 7229 528 347 148 0 2158 0

[startup+0.102237 s]
/proc/loadavg: 3.99 3.97 3.95 3/182 24258
/proc/meminfo: memFree=19955672/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=29044 CPUtime=0.09 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 672 0 0 0 9 0 0 0 25 0 1 0 271955389 29741056 605 33554432000 4194304 4797429 140734883414032 18446744073709551615 4429097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 7261 605 369 148 0 2190 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29044

[startup+0.200219 s]
/proc/loadavg: 3.99 3.97 3.95 3/182 24258
/proc/meminfo: memFree=19955672/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=128328 CPUtime=0.19 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 934 0 0 0 19 0 0 0 25 0 1 0 271955389 131407872 817 33554432000 4194304 4797429 140734883414032 18446744073709551615 4387790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 32082 817 403 148 0 27011 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 128328

[startup+0.300212 s]
/proc/loadavg: 3.99 3.97 3.95 3/182 24258
/proc/meminfo: memFree=19955672/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=128492 CPUtime=0.29 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 1031 0 0 0 29 0 0 0 25 0 1 0 271955389 131575808 910 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 32123 910 405 148 0 27052 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128492

[startup+0.700128 s]
/proc/loadavg: 3.99 3.97 3.95 3/182 24258
/proc/meminfo: memFree=19955672/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=129580 CPUtime=0.69 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 1583 0 0 0 69 0 0 0 25 0 1 0 271955389 132689920 1089 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 32395 1089 405 148 0 27324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129580

[startup+1.50099 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24291
/proc/meminfo: memFree=19944064/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=130084 CPUtime=1.49 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 2084 0 0 0 149 0 0 0 25 0 1 0 271955389 133206016 1314 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 32521 1314 405 148 0 27450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130084

[startup+3.1007 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24291
/proc/meminfo: memFree=19939724/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=132112 CPUtime=3.09 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 2947 0 0 0 309 0 0 0 25 0 1 0 271955389 135282688 1862 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 33028 1862 410 148 0 27957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132112

[startup+6.30014 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24291
/proc/meminfo: memFree=19930700/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=134268 CPUtime=6.29 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 4578 0 0 0 628 1 0 0 25 0 1 0 271955389 137490432 2292 33554432000 4194304 4797429 140734883414032 18446744073709551615 4425824 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 33567 2292 410 148 0 28496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134268

[startup+12.701 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24319
/proc/meminfo: memFree=19980680/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=136348 CPUtime=12.69 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 6534 0 0 0 1268 1 0 0 25 0 1 0 271955389 139620352 2757 33554432000 4194304 4797429 140734883414032 18446744073709551615 4523996 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 34087 2757 415 148 0 29016 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136348

[startup+25.5007 s]
/proc/loadavg: 3.99 3.97 3.95 5/190 24319
/proc/meminfo: memFree=19969140/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=139388 CPUtime=25.49 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 9215 0 0 0 2548 1 0 0 25 0 1 0 271955389 142733312 3674 33554432000 4194304 4797429 140734883414032 18446744073709551615 4404790 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 34847 3674 415 148 0 29776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139388

[startup+51.1002 s]
/proc/loadavg: 4.06 3.99 3.96 5/190 24320
/proc/meminfo: memFree=19954320/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=141308 CPUtime=51.09 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 14391 0 0 0 5107 2 0 0 25 0 1 0 271955389 144699392 4429 33554432000 4194304 4797429 140734883414032 18446744073709551615 4345219 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 35327 4429 415 148 0 30256 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 141308

[startup+102.301 s]
/proc/loadavg: 4.02 3.99 3.96 5/190 24321
/proc/meminfo: memFree=19941148/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=145732 CPUtime=102.29 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 23592 0 0 0 10225 4 0 0 25 0 1 0 271955389 149229568 4981 33554432000 4194304 4797429 140734883414032 18446744073709551615 4524456 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 36433 4981 415 148 0 31362 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 145732

[startup+162.301 s]
/proc/loadavg: 4.04 4.00 3.96 5/190 24323
/proc/meminfo: memFree=19925188/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=148296 CPUtime=162.29 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 31637 0 0 0 16223 6 0 0 25 0 1 0 271955389 151855104 5953 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 37074 5953 415 148 0 32003 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 148296

[startup+222.307 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 24325
/proc/meminfo: memFree=19908760/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=153092 CPUtime=222.3 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 38485 0 0 0 22222 8 0 0 25 0 1 0 271955389 156766208 7312 33554432000 4194304 4797429 140734883414032 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 38273 7312 415 148 0 33202 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 153092

[startup+282.3 s]
/proc/loadavg: 4.06 4.01 3.97 5/190 24326
/proc/meminfo: memFree=19901896/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=154176 CPUtime=282.3 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 45975 0 0 0 28220 10 0 0 25 0 1 0 271955389 157876224 7290 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 38544 7290 415 148 0 33473 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 154176

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 24328
/proc/meminfo: memFree=19888696/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=160040 CPUtime=342.3 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 51158 0 0 0 34218 12 0 0 25 0 1 0 271955389 163880960 9045 33554432000 4194304 4797429 140734883414032 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 40010 9045 415 148 0 34939 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 160040

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 24329
/proc/meminfo: memFree=19882788/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=160196 CPUtime=402.3 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 57546 0 0 0 40216 14 0 0 25 0 1 0 271955389 164040704 8919 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 40049 8919 415 148 0 34978 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 160196

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 24331
/proc/meminfo: memFree=19874404/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=161600 CPUtime=462.3 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 63296 0 0 0 46214 16 0 0 25 0 1 0 271955389 165478400 9464 33554432000 4194304 4797429 140734883414032 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 40400 9464 415 148 0 35329 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 161600

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 24333
/proc/meminfo: memFree=19867640/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=166492 CPUtime=522.3 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 67875 0 0 0 52212 18 0 0 25 0 1 0 271955389 170487808 10160 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 41623 10160 415 148 0 36552 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 166492

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 24334
/proc/meminfo: memFree=19864616/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=166684 CPUtime=582.31 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 73682 0 0 0 58211 20 0 0 25 0 1 0 271955389 170684416 10030 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 41671 10030 415 148 0 36600 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 166684

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.97 5/190 24336
/proc/meminfo: memFree=19857996/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=166788 CPUtime=642.31 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 78556 0 0 0 64209 22 0 0 25 0 1 0 271955389 170790912 10838 33554432000 4194304 4797429 140734883414032 18446744073709551615 4404775 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 41697 10838 415 148 0 36626 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 166788

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 24346
/proc/meminfo: memFree=19846324/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=167776 CPUtime=702.3 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 82771 0 0 0 70207 23 0 0 25 0 1 0 271955389 171802624 10922 33554432000 4194304 4797429 140734883414032 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 41944 10922 415 148 0 36873 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 167776

[startup+762.301 s]
/proc/loadavg: 4.04 4.02 3.98 5/190 24821
/proc/meminfo: memFree=20168152/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=169932 CPUtime=762.31 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 87808 0 0 0 76205 26 0 0 25 0 1 0 271955389 174010368 11361 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 42483 11361 415 148 0 37412 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 169932

[startup+822.301 s]
/proc/loadavg: 4.09 4.03 3.98 5/190 24823
/proc/meminfo: memFree=20161008/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=171548 CPUtime=822.31 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 92896 0 0 0 82203 28 0 0 25 0 1 0 271955389 175665152 11898 33554432000 4194304 4797429 140734883414032 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 42887 11898 415 148 0 37816 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 171548

[startup+882.306 s]
/proc/loadavg: 4.03 4.02 3.98 5/190 24824
/proc/meminfo: memFree=20154744/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=172672 CPUtime=882.32 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 97856 0 0 0 88202 30 0 0 25 0 1 0 271955389 176816128 12166 33554432000 4194304 4797429 140734883414032 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 43168 12166 415 148 0 38097 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 172672

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.98 5/190 24826
/proc/meminfo: memFree=20145412/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=178672 CPUtime=942.31 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 101555 0 0 0 94200 31 0 0 25 0 1 0 271955389 182960128 13415 33554432000 4194304 4797429 140734883414032 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 44668 13415 415 148 0 39597 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 178672

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/190 24827
/proc/meminfo: memFree=20139044/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=178788 CPUtime=1002.31 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 105840 0 0 0 100198 33 0 0 25 0 1 0 271955389 183078912 12672 33554432000 4194304 4797429 140734883414032 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 44697 12672 415 148 0 39626 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 178788

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 24829
/proc/meminfo: memFree=20133044/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=178852 CPUtime=1062.32 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 109585 0 0 0 106197 35 0 0 25 0 1 0 271955389 183144448 13913 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 44713 13913 415 148 0 39642 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 178852

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 24831
/proc/meminfo: memFree=20139920/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=180088 CPUtime=1122.31 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 114482 0 0 0 112195 36 0 0 25 0 1 0 271955389 184410112 13915 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 45022 13915 415 148 0 39951 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 180088

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/190 24832
/proc/meminfo: memFree=20122884/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=186032 CPUtime=1182.32 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 119130 0 0 0 118194 38 0 0 25 0 1 0 271955389 190496768 16069 33554432000 4194304 4797429 140734883414032 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 46508 16069 415 148 0 41437 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 186032

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.99 5/190 24834
/proc/meminfo: memFree=20114900/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=187864 CPUtime=1242.32 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 119464 0 0 0 124194 38 0 0 25 0 1 0 271955389 192372736 16403 33554432000 4194304 4797429 140734883414032 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 46966 16403 415 148 0 41895 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 187864



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 24835
/proc/meminfo: memFree=20112724/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=190172 CPUtime=1300.02 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 122573 0 0 0 129963 39 0 0 25 0 1 0 271955389 194736128 16544 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 47543 16544 415 148 0 42472 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 190172

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

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

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.99 5/190 24835
/proc/meminfo: memFree=20112724/32951124 swapFree=67111528/67111528
[pid=24258] ppid=24256 vsize=190172 CPUtime=1300.02 cores=1,3
/proc/24258/stat : 24258 (techdemo) R 24256 24258 23778 0 -1 4202496 122573 0 0 0 129963 39 0 0 25 0 1 0 271955389 194736128 16544 33554432000 4194304 4797429 140734883414032 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24258/statm: 47543 16544 415 148 0 42472 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 190172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.64
CPU system time (s): 0.401938
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 288540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.401938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 122573
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= 13
involuntary context switches= 867

runsolver used 2.12068 second user time and 4.94725 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-03 03:50:01
IDJOB=3173473
IDBENCH=82891
IDSOLVER=1585
FILE ID=node140/3173473-1301795401
RUNJOBID= node140-1301791494-23799
PBS_JOBID= 12841431
Free space on /tmp= 71516 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S1720200795-004.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173473-1301795401/watcher-3173473-1301795401 -o /tmp/evaluation-result-3173473-1301795401/solver-3173473-1301795401 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173473-1301795401.cnf

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

MD5SUM BENCH= 3db6bd99841631bff4d8c3d33ccc1047
RANDOM SEED=1439336625

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:      19955952 kB
Buffers:        372424 kB
Cached:       12219224 kB
SwapCached:          0 kB
Active:        7579624 kB
Inactive:      5135812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19955952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15580 kB
Writeback:           0 kB
AnonPages:      124396 kB
Mapped:          15736 kB
Slab:           215636 kB
PageTables:       5360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   410800 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= 71804 MiB
End job on node140 at 2011-04-03 04:11:43